Search found 6 matches

by Cons1mgr
Fri Feb 21, 2025 11:20 am
Forum: MP - General Support
Topic: XnView MP on Linux: "Open with ..." feature
Replies: 8
Views: 1467

Re: XnView MP on Linux: "Open with ..." feature

With wine /media/...(path).../i_view32.exe %1 put into the configuration list at "Open with ..." it results in starting the wine web browser with

file:Z:\home\bkl\Bilder\IMG_0629.JPG

at the address line (the pic filename and the path displayed are correct). Putting the same wine call into a ...
by Cons1mgr
Wed Feb 19, 2025 9:00 am
Forum: MP - General Support
Topic: XnView MP on Linux: "Open with ..." feature
Replies: 8
Views: 1467

Re: XnView MP on Linux: "Open with ..." feature

Thanks, but this results into the same: the wine internal web browser will be opened with the following at the address line

file:Z:\home\...(path-to-pic)...\IMG_0630.JPG

Obviously something from the Windows version of XnView has not found its way into the Linux version: e.g. Linux can't handle ...
by Cons1mgr
Tue Feb 18, 2025 9:41 am
Forum: New
Topic: XnView MP 1.8.6 (64 bit, Linux): "Open with ..." feature
Replies: 0
Views: 504

XnView MP 1.8.6 (64 bit, Linux): "Open with ..." feature

While using XnView MP Version 1.8.6 (64 bit) on Linux Mint 22 Cinnamon I would like to pass pics from XnView to Windows applications that run under wine using the "Open with ..." feature.

Following the hint on https://newsgroup.xnview.com/viewtopic.php?f=82&t=48583 I made the following sample ...
by Cons1mgr
Mon Feb 17, 2025 3:49 pm
Forum: MP - General Support
Topic: XnView MP on Linux: "Open with ..." feature
Replies: 8
Views: 1467

Re: XnView MP on Linux: "Open with ..." feature

@Pierrre:

?? Would You pls share an example e.g. based on irfan metioned in the OP?
by Cons1mgr
Mon Feb 17, 2025 10:51 am
Forum: MP - General Support
Topic: XnView MP on Linux: "Open with ..." feature
Replies: 8
Views: 1467

Re: XnView MP on Linux: "Open with ..." feature

Yes, but this only allows to pick an application from the ...\bin directory e.g. "wine" and put e.g. the path into the argument field.
If now "Open with wine" is applied to an image, only the wine internal internet explorer will be opened with no content (only the file name of the selected image ...
by Cons1mgr
Mon Feb 17, 2025 10:38 am
Forum: MP - General Support
Topic: XnView MP on Linux: "Open with ..." feature
Replies: 8
Views: 1467

XnView MP on Linux: "Open with ..." feature

While using XnView MP Version 1.8.6 (64 bit) on Linux Mint 22 Cinnamon I would like to pass pics from XnView to Windows applications that run under wine.

A starter for Windows apps is like (example):
wine '/media/...(any path)..../IrfanView64/i_view64.exe'

Is there a way to configure the "Open ...