Search found 6 matches

by ap1213
Fri Oct 01, 2021 12:16 pm
Forum: MP - General Support
Topic: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user
Replies: 9
Views: 1615

Re: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user

Hi all :)

Today, the Linux kernel and the Nvidia proprietary driver were updated.... and XnWiew began to start instantly! 8)
by ap1213
Sat May 22, 2021 2:08 pm
Forum: MP - General Support
Topic: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user
Replies: 9
Views: 1615

Re: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user

Sadly :(

I found another oddity: when using the context command "Open with", VLC starts about 20 seconds. I applied "strace" and saw only a lot of system calls. Output "strace-f-o strace_f.txt xnview" attached. At the same time, GIMP starts instantly.
But when working with root rights, the picture ...
by ap1213
Fri May 21, 2021 3:30 pm
Forum: MP - General Support
Topic: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user
Replies: 9
Views: 1615

Re: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user

WOW! I just now learned from you about such a tool :) - that's cool !
However, to interpret the result, I need a deeper knowledge of Linux system functions. :(

File strace.txt - output " strace -o strace.txt xnview"
When running in the terminal, the pause occurs at the time of calling wait4 ...
by ap1213
Thu May 20, 2021 6:16 pm
Forum: MP - General Support
Topic: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user
Replies: 9
Views: 1615

Re: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user

Oh, I don't see any problems with the rights to the mounted devices...
Let me explain in more detail what was done.
The system partition was moved by rights-preserving copying (sudo cp-rxa / /mnt/******) to the partition of the new SSD. A separate partition of the old HD was previously mounted in ...
by ap1213
Wed May 19, 2021 7:52 pm
Forum: MP - General Support
Topic: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user
Replies: 9
Views: 1615

Re: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user

Thanks for the answer :)

I tried creating a new user - the effect is the same :(

In the OS, only the two block devices (HD with system partition and partition with /home ) and the paths to some data directories from /home/*** have changed. Other programs (I tried about 20 of them) do not ...
by ap1213
Sun May 16, 2021 5:48 pm
Forum: MP - General Support
Topic: Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user
Replies: 9
Views: 1615

Xubuntu 20.04 - Long start of XnView MP with the rights of an ordinary user

Hi all!

After migrating the OS to another disk, XnView MP 0.93.1 started with the rights of an ordinary user for 20 seconds!!! And then work normally.
But! when running from root, it starts instantly. This also works with the option to preserve user's enviroment (sudo-sE).

Upgrading to 0.98.3 ...