Search found 13 matches

by Redsandro
Wed Aug 16, 2023 10:52 pm
Forum: New
Topic: 1.5.3: Cannot open latest reference JPEG-XL jxl files
Replies: 3
Views: 2450

1.5.3: Cannot open latest reference JPEG-XL jxl files

XnView: MP 1.5.3 64 bit
Linux Mint 64 bit

JPEG-XL .jxl files created with JPEG XL image format reference implementation libjxl v0.9.0 cannot be opened with XnViewMP.

Effect: Error message: "my_error_exit...<Not a JPEG file: starts with 0x00 0x00>"

To reproduce:
1. Create image with latest cjxl ...
by Redsandro
Sat Apr 28, 2018 1:35 pm
Forum: MP - Suggestions
Topic: Add Effects and plugins to XnView MP
Replies: 4
Views: 3875

Re: Add Effects and plugins to XnView MP

  • HEIC plugin in XnViewMP for Linux
by Redsandro
Mon May 26, 2014 9:03 am
Forum: MP - Suggestions
Topic: Copy file location
Replies: 4
Views: 1439

Copy file location

Hi and thanks for a new release!

How can I (simply) copy a file path?

In most Linux programs (e.g. file managers) when you copy a file, you can paste it into a text input and it changes to the path + filename.
This is very convenient when you copy something and paste it into (an uploadbox for ...
by Redsandro
Tue Mar 19, 2013 11:32 pm
Forum: MP - Suggestions
Topic: Features needed
Replies: 48
Views: 15999

Re: Features needed

.53? I didn't know, my .50 always informs me .51 is available. And on my machine with .51, I get no update message.
I'm glad I am subscribed to this topic. :)

-edit-

Oh wait.. Windows only. :(
by Redsandro
Sun Mar 03, 2013 4:33 pm
Forum: MP - Suggestions
Topic: Ubuntu: Always open images with XnViewMP
Replies: 1
Views: 1059

Ubuntu: Always open images with XnViewMP

I have very very very often a struggle to get XnView to be the default picture viewer. I have asked questions on AskUbuntu, but they get closed.

For a while, it went good. But now on my new laptop (Mint 14 Cinnamon AKA Ubuntu 12.10), I cannot choose open pictures with XnView by default, again ...
by Redsandro
Thu Nov 29, 2012 8:45 pm
Forum: New
Topic: 0.51 Linux: XnView often opens with empty window
Replies: 5
Views: 1290

Re: XnViewMP 0.51 often opens with empty window

@effede: You are correct, the quotes fixes the issue! If the pathname has a space anywhere, the xnview window will remain empty.

@xnview: Please consider:
  • Adding the quotes in the next release
  • Using PPA for updates
:)
by Redsandro
Tue Nov 27, 2012 1:39 pm
Forum: New
Topic: 0.51 Linux: XnView often opens with empty window
Replies: 5
Views: 1290

Re: XnViewMP 0.51 often opens with empty window

Is that really the problem? Because in my experience, the problem is only there in the case of .png, while the quoting error doesn't discriminate across file types.
Or did I just accidentally never opened a .jpg file with spaces in the file name?

I will try it out.



BTW Pierre, considered putting ...
by Redsandro
Fri Nov 16, 2012 6:52 pm
Forum: New
Topic: 0.51 Linux: XnView often opens with empty window
Replies: 5
Views: 1290

Re: XnViewMP 0.51 often opens with empty window

Yes, correct. I have the blank window, and I press the close button.
When I start xnview without an image and the browser-display opens, it works just fine (including .png). :)

I use the 64 bit .deb package.
by Redsandro
Thu Nov 15, 2012 2:20 pm
Forum: New
Topic: 0.51 Linux: XnView often opens with empty window
Replies: 5
Views: 1290

0.51 Linux: XnView often opens with empty window

When I click on an image, I often get an empty XnViewMP window. Nothing in it, just the window border with the close button.

$ cat `which xnview`
#!/bin/sh

export LD_LIBRARY_PATH=/opt/XnView/lib
export QT_PLUGIN_PATH=/opt/XnView/lib

if [ $# -lt 1 ]; then
/opt/XnView/XnView
else
/opt/XnView ...
by Redsandro
Sun Jun 17, 2012 12:35 pm
Forum: MP - Suggestions
Topic: XnViewMP 0.50 & fit
Replies: 3
Views: 786

Re: XnViewMP 0.50

quatzar is right, you need to manually change the view (there is no default view in options) and then close the view after you close the options first.
Or something. To be honest I don't know exactly what I did. But it's not very intuitive. I think I had to issue a manual cmd_fitAll.

Once it works ...
by Redsandro
Sat Jun 16, 2012 11:16 pm
Forum: MP - Suggestions
Topic: XnViewMP 0.50 & fit
Replies: 3
Views: 786

XnViewMP 0.50 & fit

Very nice indeed. Fully customizable hotkeys. Nice!

Problem: Large pictures do not downsize properly to fit the screen. They remain half-zoomed-in or way too much zoomed out.
Is there a new option I need to set for this? 0.39 runs fine with this.

Also, it crashed twice on me after changing the ...
by Redsandro
Sat Mar 31, 2012 7:52 pm
Forum: Classic - Suggestions
Topic: Source code in Public repository
Replies: 7
Views: 12318

Re: Source code in Public repository

Or Pierre could consider turning XnViewMP Open Source with a subscription and support scheme just like the developer of FLOSS software Ardour.

Did you know that Red Hat is the first Open Source company that made over a billion last year?
http://investors.redhat.com/releasedetail.cfm?ReleaseID ...
by Redsandro
Sat Mar 31, 2012 7:09 pm
Forum: MP - Suggestions
Topic: Features needed
Replies: 48
Views: 15999

Re: Features needed

A lot of easy hotkeys like del for delete during fullscreen view .

But what I miss the most is a hotkey for tagging pictures during fullscreen view. I believe in XnView for Windows it was insert , although it could be anything really. This is a really important hotkey and I miss it when sorting ...