https://bugs.winehq.org/show_bug.cgi?id=45318
Bug ID: 45318 Summary: All version 3.x I tested will crash when I try to perform a File --> Open or File --> Save from a Windows program Product: Wine Version: 3.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: pascal_mons@hotmail.com Distribution: ---
Created attachment 61602 --> https://bugs.winehq.org/attachment.cgi?id=61602 Following a File --> Open a crash will happen after clicking the OK button
All wine versions 3.x I tested will crash when I try to perform a File --> Open or File --> Save from a Windows program running in wine.
This was not happening in any wine version 2.x I tested on my Linux Ubuntu Xenial 16.04.
For example I use the Garmin MapSource Program 6.16.3 to insert POIs to my GPS. I am unable to open any GPX file, either a route, or POI file. Drag and Drop will work, however I will not be able to save any change as the program does not know where does the file come from. Saving or Opening a file will cause a crash. See the attachment picture. One is correctly opening the combo box to select a path and a file (this is in wine version 2.x)(not possible to attach 2 pictures), the other display a pop-up error window and following a click the program crash (this is in wine version 3.x).
https://www8.garmin.com/support/download_details.jsp?id=209
Second example using the Captvty downloaded on http://captvty.fr/. This program allows the download of French speaking TV shows in Europe and Canada. A detailed explanation of how to install it in Linux wine is given on the website, although in French only.
Upon opening Captvty I have to set for each new release the Download directory by clicking on the lower left Options button. Then I click on 'Téléchargement et noms de fichiers' and when I click on the 'Parcourir...' button in order to open a combo box to select a directory, wine 3.x crashes. With wine 2.x it was working on all versions.
So my question is : Did you ever test properly your new version 3.x releases ? And when will this quite annoying bug be fixed ? We are now at least 9 month in the wine 3.x releases cycle ...
In the mean time I am still running wine version 2.x on my Linux machine.
https://bugs.winehq.org/show_bug.cgi?id=45318
Pascal Mons pascal_mons@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pascal_mons@hotmail.com Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=45318
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- I use Captvty with Wine (you can see my bug reports for this software) and I never had the problem that you are talking about.
At least, this bug does not occur for Captvty.
https://bugs.winehq.org/show_bug.cgi?id=45318
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net --- I downloaded Captvty from the link provided and tested it in 3.10. The app requires winetricks dotnet40 or it won't run at all, but with that installed, I cannot reproduce any crash.
If truly everything crashes, that's usually a problem with either the wineprefix or the build. Have you tried a clean wineprefix? If not, please do so. Also, where did you get Wine from? If you are not using the WineHQ packages, please try those.
https://bugs.winehq.org/show_bug.cgi?id=45318
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=45318
--- Comment #3 from Pascal Mons pascal_mons@hotmail.com --- I did use the winehq packages from this website and all dotnet till 4.6 are installed properly, as I use the same method to install dotnet in wine 2.x. I use the method described on this website to install wine 3.x with repositories in /etc/apt/sources.list
# WineHQ deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main # deb-src https://dl.winehq.org/wine-builds/ubuntu/ xenial main
it does not leave any doubt that the wine install is performed correctly.
Then I use winetricks to set up dotnet framework till 4.6.
Otherwise I use for now wine2.0 from PPA repositories in Ubuntu.
The failure to open a pop-up combo box means there is something wrong in the API conversion from Windows to UNIX POSIX.
Other functions are working properly.
I did the test on 2 different wine prefixes named .wine and .wine32 with the same results.
https://bugs.winehq.org/show_bug.cgi?id=45318
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to Pascal Mons from comment #3)
Then I use winetricks to set up dotnet framework till 4.6.
I only installed dotnet40 when I tested Captvty. Try that, in a separate wineprefix from all your other apps.
If that doesn't fix it, attach (don't paste) full console output, including both the backtrace and the log leading up to it.