[Bug 52768] New: IrfanView can't open images with context menu resulting in a black screen

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 3 05:11:09 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52768

            Bug ID: 52768
           Summary: IrfanView can't open images with context menu
                    resulting in a black screen
           Product: Wine
           Version: 7.5
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: mo78 at abv.bg
      Distribution: ---

Hello,
As of v.7.5 IrfanView can't open images from the context menu when this
workaround is used:

QUICKPARLOCATION="/path/to/i_view32.exe"
PARAM=`winepath -w "$*"`
wine "$QUICKPARLOCATION" "$PARAM" &
exit 0

The program starts normally but with a black screen instead of the image. It's
working fine with all previous Wine versions.

Without this workaround there's no context menu to open images and it isn't in
the list of available image handling programs, despite of the fact "Association
with images" is selected during install.

Executing this script doesn't give any useful output so I don't know how to
give you any.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list