Search found 14 matches

by GoatGoat
Sun Oct 16, 2022 10:19 pm
Forum: New
Topic: Broken control from the keyboard
Replies: 13
Views: 1367

Re: Broken control from the keyboard

I have been experiencing this on Arch Linux as well.

The Enter key does not work from Browse menu. Under "Settings > Interface > Switching mode", I tried all options. The Enter key does nothing for all options.

Pressing Ctrl + Left Click when viewing an image does not work. It instead moves the ...
by GoatGoat
Tue May 24, 2022 3:09 pm
Forum: New
Topic: 0.99.7: Not starting under Wayland
Replies: 3
Views: 1245

Re: 0.99.7: Not starting under Wayland

xnview wrote: Tue May 24, 2022 6:19 am
GoatGoat wrote: Tue May 24, 2022 2:13 am I've been having this issue as well, also on Plasma Wayland on Arch. I've experienced this running XnViewMP version 1.0.0.
and not with 0.99.7?
On 0.99.7, I receive the same issue as on 1.0.0. Using the workaround of adding /usr/lib/qt/plugins/ to QT_PLUGIN_PATH also works the same on 0.99.7.
by GoatGoat
Tue May 24, 2022 2:13 am
Forum: New
Topic: 0.99.7: Not starting under Wayland
Replies: 3
Views: 1245

Re: 0.99.7: Not starting under Wayland

I've been having this issue as well, also on Plasma Wayland on Arch. I've experienced this running XnViewMP version 1.0.0.

I was able to temporarily fix it by exporting the system qt libraries (e.g. adding /usr/lib/qt/plugins to QT_PLUGIN_PATH), although I'm not sure if this will last through the ...
by GoatGoat
Sat Jul 31, 2021 2:45 am
Forum: New
Topic: 0.98.4: AVIF & JPEG XL formats not appearing
Replies: 7
Views: 4903

0.98.4: AVIF & JPEG XL formats not appearing

XnView: MP 0.98.4
OS: Linux 64bit
I'm experiencing a bug in which the AVIF and JPEG XL formats do not appear in the About/Formats menu, or in the "Save as" menu when saving a file.
by GoatGoat
Tue Jun 05, 2018 2:41 am
Forum: MP - Suggestions
Topic: 0.90: Add Video Loop
Replies: 2
Views: 1308

Re: 0.90: Add Video Loop

Video looping has been mentioned by others, such as in the missing features thread. That being said, it is one of the features I would look forward to the most. Would really help to get rid of .gifs with large file sizes. Are there any plans to implement looping in the near future?
by GoatGoat
Tue Nov 03, 2015 3:22 pm
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

Re: Can't start in 0.76

do you use this executable Linux 32bits Linux 64bits ?
It works for me on a fresh install of fedora 22 64bits KDE

Wow, thanks! Running that command to export the library in combination with the new executable works just fine. Sorry again for the bother.

Edit: It seems I have to run that ...
by GoatGoat
Tue Nov 03, 2015 12:25 am
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

Re: Can't start in 0.76

do you use this executable Linux 32bits Linux 64bits ?
It works for me on a fresh install of fedora 22 64bits KDE

Wow, thanks! Running that command to export the library in combination with the new executable works just fine. Sorry again for the bother.

Edit: It seems I have to run that ...
by GoatGoat
Mon Nov 02, 2015 3:37 pm
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

Re: Can't start in 0.76

try to use

export QT_PLUGIN_PATH=/usr/lib64/qt5/plugins
./XnView

From a new XnView 0.76, I'm getting the same results as if I had ran djcj's commands from before.
"XNVIEW restoreGeometry before : 640 480
Segmentation fault (core dumped)"
Again, trying it after removing my user preferences ...
by GoatGoat
Sat Oct 31, 2015 3:10 pm
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

Re: Can't start in 0.76

It works if you start ./XnView not ./xnview.sh

I've been running ./XnView all this time for the previous posts.. Upon trying ./xnview.sh, I get a similar error. "./xnview.sh: line 5: 2140 Segmentation fault (core dumped) "$dirname"/XnView "$@"

And the four digit number changes whenever I run ...
by GoatGoat
Fri Oct 30, 2015 9:09 pm
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

Re: Can't start in 0.76

The xcb plugin is at lib/platforms/libqxcb.so.
Did you export the plugin and library paths before starting the binary?
cd /path/to/xnview
export LD_LIBRARY_PATH="$PWD/lib"
export QT_PLUGIN_PATH="$PWD/lib"
./XnView
Okay, I've ran those commands and the results are different. Running it gives me ...
by GoatGoat
Fri Oct 30, 2015 4:46 pm
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

Re: Can't start in 0.76

xnview wrote:is it fedora with Gnome or KDE?
I'm using Fedora's KDE spin.
by GoatGoat
Fri Oct 30, 2015 2:24 pm
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

Re: Can't start in 0.76

djcj wrote:Does it help if you remove the libraries from the lib directory and resolve the dependencies with your package manager?
xnview wrote:If you rename the lib folder, same error?
Yep, still getting the error after renaming/deleting the lib folder.
by GoatGoat
Fri Oct 30, 2015 1:08 am
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

Re: Can't start in 0.76

do you have tried to replace executable with one of these:
Linux 32bits Linux 64bits

Unfortunately, the 64 bit executable gives back the same error. The 32 bit one gives this error instead:
"./XnView-archx32: error while loading shared libraries: libQt5MultimediaWidgets.so.5: cannot open shared ...
by GoatGoat
Thu Oct 29, 2015 4:23 pm
Forum: MP - General Support
Topic: [Solved] Can't start in 0.76
Replies: 17
Views: 5109

[Solved] Can't start in 0.76

0.76, I can't start the program at all.

"This application failed to start because it could not find or load the Qt platform plugin "xcb".

Reinstalling the application may fix this problem.
Aborted (core dumped)"