https://bugs.winehq.org/show_bug.cgi?id=49856
Bug ID: 49856 Summary: ShareX can't open settings window Product: Wine Version: 5.17 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
The program starts fine, but when clicking "Application Settings" on the left side of the window, it does display an error message.
The program is using .NET, although native .NET doesn't seem to help.
Download link is attached, the program in question is open source.
https://bugs.winehq.org/show_bug.cgi?id=49856
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, source URL| |https://github.com/ShareX/S | |hareX/releases/download/v13 | |.2.1/ShareX-13.2.1-setup.ex | |e
https://bugs.winehq.org/show_bug.cgi?id=49856
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 68198 --> https://bugs.winehq.org/attachment.cgi?id=68198 screenshot
Works fine here; though i have installed it in an existing wineprefix, where dotnetsp20 and dotnet48 is installed
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Created attachment 68200 --> https://bugs.winehq.org/attachment.cgi?id=68200 Screenshot error
I'm on Arch Linux, wine-5.17, fresh WINEPREFIX and get that attached error.
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Also, when I compile Wine from source, I get a crash when trying to application at all. So much for reproducibility... Any idea on how to proceed?
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Fabian Maurer from comment #3)
Also, when I compile Wine from source, I get a crash when trying to application at all. So much for reproducibility... Any idea on how to proceed?dd
I noticed that too; when i did "wine start ShareX.exe" it worked
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- And just checked, in clean prefix only "winetricks dotnet48" is enough to work around this bug (for me).
So this appears to be clearly a mono-bug...
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Neither of those two workarounds helps for me, still crashes. Only works with my distros wine and not dotnet48 installed...
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Fabian Maurer from comment #6)
Neither of those two workarounds helps for me, still crashes. Only works with my distros wine and not dotnet48 installed...
I guess you mean "with dotnet48" installed, right?
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- No, installing dotnet48 makes it crash on start. Without dotnet48 I can get the main window, at least.
https://bugs.winehq.org/show_bug.cgi?id=49856
CamnJB@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |CamnJB@gmail.com
--- Comment #9 from CamnJB@gmail.com --- Been messing with sharex after getting the same error. Installing dotnet48 did initially stop me from staring sharex after it would at least start without it.
After I tried installing dotnet48 sharex wouldn't start and would say I need the .net framework 4.8 which was already installed however I did a repair and now I can access sharex settings fine. Havent managed to get screen capture to work properly though
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #10 from Cameron CamnJB@gmail.com --- Program seems to work fine other than hotkeys don't work and an ffmpeg error when I try to screen capture. Everything else seems to work fine.
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #11 from Fabian Maurer dark.shadow4@web.de --- Seems to work fine with wine-6.22. What's odd though: Sometimes it tried to download dotnet47, despite mono being installed. Fresh wineprefix fixed it though.
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #12 from Cameron CamnJB@gmail.com --- managed to get hotkeys to work when wine isn't focus using xdotool and some scripts but still getting an ffmpeg error when I try to screen capture.
https://bugs.winehq.org/show_bug.cgi?id=49856
--- Comment #13 from Fabian Maurer dark.shadow4@web.de --- (In reply to Cameron from comment #12)
managed to get hotkeys to work when wine isn't focus using xdotool and some scripts but still getting an ffmpeg error when I try to screen capture.
That would be a new bug though, this one is about the crash when opening settings.