Rights problem TVP 11 Std 11.0.2-32bits on 64bits Linux

Please use this part to report bugs & errors, ask questions & "How to..."
Post Reply
mrainer
Posts: 3
Joined: 27 Nov 2015, 13:54

Rights problem TVP 11 Std 11.0.2-32bits on 64bits Linux

Post by mrainer »

Salut a tous et a toutes!

I have a segmentation fault when executing TVPaint 11 Standard 11.0.2-32bits on Linux Mint 17 64bits when executed from domain user account.

Here is the description of the environment and the problem.

Hardware:
Intel PC with NVIDIA Corporation GM107 [GeForce GTX 750 Ti] (rev a2) and Wacom Cintiq 22HD creative pen display.

Software:
Linux 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
ia32-libs for compatibility with 32bits applications
Wacom support with input-wacom-0.28.0 and paired X server Wacom driver xf86-input-wacom
The system is joined to Active Directory domain with Centrify Express set of tools for Linux
Xsane is 64bits version

TVPaint Animation 11.0.2.17156s Std (32).deb is installed with “dpkg --force-all -i” because it complained about unmet dependencies on xsane:i386 which is installed on the system as native 64bits version

I assume that the environment setup is satisfactory because TVPaint 11 Professional 11.0.2-64bits works without any problem when executed from a domain user account.

The problem:

When TVPaint 11 Standard 11.0.2-32bits is started from the environment of domain user account it exits immediately with segmentation fault.

mrainer@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $ ./tvp-animation-11
Segmentation fault
mrainer@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $

When TVPaint 11 Standard 11.0.2-32bits is started from the environment of local linux system account it complains about access to the display (X server)

mrainer@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $ su admin
Password:
admin@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $ ./tvp-animation-11
No protocol specified

(tvp-animation-11:2728): Gtk-WARNING **: cannot open display: :0

adding xhost +

admin@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $ exit
exit
mrainer@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $ xhost +
access control disabled, clients can connect from any host
mrainer@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $ su admin
Password:

Executing TVPaint as a local machine user account

admin@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $ ./tvp-animation-11
Failed to create secure directory (/run/user/1702888604/pulse): Permission denied

Now executing as a local machine user it complains about rights above and that it is not registered, when entering unlock code it works.

Executing TVPaint 11 Standard 11.0.2-32bits from the environment of local linux system account with superuser rights (root) always work

admin@lin16 /usr/share/tvpaint-developpement/tvp-animation-11 $ sudo su
lin16 tvp-animation-11 # ./tvp-animation-11

Do you have idea why when executing TVPaint 11 Standard 11.0.2-32bits as a domain user account it crashes with segmentation fault? Or advice where to look and check further?

If necessary I can upload core dump somewhere which is approximately 99MB big.

Thank you in advance.

Il ne faut pas céder à la peur, jamais!
Post Reply