[Bug 49856] New: ShareX can't open settings window
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(a)winehq.org Reporter: dark.shadow4(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 Fabian Maurer <dark.shadow4(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #2 from Fabian Maurer <dark.shadow4(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #3 from Fabian Maurer <dark.shadow4(a)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? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)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
-- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #5 from Louis Lenders <xerox.xerox2000x(a)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... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #6 from Fabian Maurer <dark.shadow4(a)web.de> --- Neither of those two workarounds helps for me, still crashes. Only works with my distros wine and not dotnet48 installed... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #7 from Louis Lenders <xerox.xerox2000x(a)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? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #8 from Fabian Maurer <dark.shadow4(a)web.de> --- No, installing dotnet48 makes it crash on start. Without dotnet48 I can get the main window, at least. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 CamnJB(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |CamnJB(a)gmail.com --- Comment #9 from CamnJB(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #10 from Cameron <CamnJB(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #11 from Fabian Maurer <dark.shadow4(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #12 from Cameron <CamnJB(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=49856 --- Comment #13 from Fabian Maurer <dark.shadow4(a)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. -- 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.
participants (1)
-
WineHQ Bugzilla