Search found 4 matches
- Tue Dec 01, 2015 4:35 pm
- Forum: New
- Topic: UTF-8 comments not correctly displayed
- Replies: 7
- Views: 3166
Re: UTF-8 comments not correctly displayed
The problem is still there (XnViewMP 0.76.1, Debian 64 bit). I added as examples three test files.
- Thu Oct 08, 2015 9:53 am
- Forum: MP - Suggestions
- Topic: "Open with" function corrected
- Replies: 6
- Views: 2557
Re: "Open with" function corrected
Reinstalling my script is not necessary. Just run the following command in a terminal:
sudo bash -c 'mv "$0" "$0-org"; ln -sr "$0-fm" "$0"' "`which xnview`"
The installation of a new version of XnViewMP rewrites its startup. The code saves this and creates a symlink that points to my installed ...
sudo bash -c 'mv "$0" "$0-org"; ln -sr "$0-fm" "$0"' "`which xnview`"
The installation of a new version of XnViewMP rewrites its startup. The code saves this and creates a symlink that points to my installed ...
- Wed Jul 08, 2015 9:45 am
- Forum: MP - Suggestions
- Topic: "Open with" function corrected
- Replies: 6
- Views: 2557
Re: "Open with" function corrected
I revised my script. Now it also works with a list of files that have been selected in a fille manager, and opens them all in XnViewMP . In contrast to the original startup script (/usr/bin/xnview) my revised script also supports the PCManFM file manager.
I tested my revised script on: PCManFM ...
I tested my revised script on: PCManFM ...
- Thu Aug 22, 2013 2:24 pm
- Forum: MP - Suggestions
- Topic: "Open with" function corrected
- Replies: 6
- Views: 2557
"Open with" function corrected
I'm using XnViewMP Version 0.61 on Lubuntu 12.04 and Lubuntu 13.04.
The filemanager is PCManFm. This one offers a feature called "Open with" to open a selected file with an other program. If I try to open a jpg or a png file that way with XnViewMP, XnViewMP tells it couldn't find the file ...
The filemanager is PCManFm. This one offers a feature called "Open with" to open a selected file with an other program. If I try to open a jpg or a png file that way with XnViewMP, XnViewMP tells it couldn't find the file ...