https://bugs.winehq.org/show_bug.cgi?id=45008
Bug ID: 45008 Summary: capella 8 crashes on wine 3.0, runs fine on 1.6.2 Product: Wine Version: 3.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: stephan.herrmann@berlin.de Distribution: ---
Created attachment 61132 --> https://bugs.winehq.org/attachment.cgi?id=61132 crash log
Two linux boxes with the same version of Kubuntu 16.04 LTS.
One one box I have wine 1.6.2 and installed Capella 8 => works fine.
Today on the other box I installed wine 3.0 (following https://wiki.winehq.org/Ubuntu selecting stable).
On that second box any attempt to start Capella 8 causes a crash.
https://bugs.winehq.org/show_bug.cgi?id=45008
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Stephan Herrmann from comment #0)
Two linux boxes with the same version of Kubuntu 16.04 LTS.
One one box I have wine 1.6.2 and installed Capella 8 => works fine.
Today on the other box I installed wine 3.0 (following https://wiki.winehq.org/Ubuntu selecting stable).
On that second box any attempt to start Capella 8 causes a crash.
Did you check that win-versions are the same in both cases? (e.g. set both versions to xp or win7)
https://bugs.winehq.org/show_bug.cgi?id=45008
--- Comment #2 from Stephan Herrmann stephan.herrmann@berlin.de --- To double-check I de-installed wine 3.0, and installed the version that goes with Kubuntu 16.04 (wine 1.6.2) re-installed Capella and it runs fine - so far.
Ergo it's not a problem of this machine, but indeed a regression between wine 1.6.2 and 3.0
https://bugs.winehq.org/show_bug.cgi?id=45008
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Stephan Herrmann from comment #2)
To double-check I de-installed wine 3.0, and installed the version that goes with Kubuntu 16.04 (wine 1.6.2) re-installed Capella and it runs fine - so far.
Ergo it's not a problem of this machine, but indeed a regression between wine 1.6.2 and 3.0
What I meant is: wine-1.6 sets version to winxp by default (if i remember correctly) and wine-3.0 sets it to win7. Ergo: does changing version in wine-3.0 to winxp change anything?
https://bugs.winehq.org/show_bug.cgi?id=45008
--- Comment #4 from Stephan Herrmann stephan.herrmann@berlin.de --- (In reply to Louis Lenders from comment #3)
(In reply to Stephan Herrmann from comment #2)
To double-check I de-installed wine 3.0, and installed the version that goes with Kubuntu 16.04 (wine 1.6.2) re-installed Capella and it runs fine - so far.
Ergo it's not a problem of this machine, but indeed a regression between wine 1.6.2 and 3.0
What I meant is: wine-1.6 sets version to winxp by default (if i remember correctly) and wine-3.0 sets it to win7. Ergo: does changing version in wine-3.0 to winxp change anything?
sorry for being dense: how do I check / select windows versions in wine?
https://bugs.winehq.org/show_bug.cgi?id=45008
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- run winecfg, then look under tab ``applications``
https://bugs.winehq.org/show_bug.cgi?id=45008
--- Comment #6 from Gijs Vermeulen gijsvrm@gmail.com --- Created attachment 61133 --> https://bugs.winehq.org/attachment.cgi?id=61133 log with win7
I can confirm the crash with wine-3.6-47-g5808f1ddd4. Setting to winxp is a workaround (So not a "real" regression from 1.6.2).
Download is here: https://www.capella-software.com/de/index.cfm/download/capella/download-cape... (You need the German page, because the English page only lists capella 7, not 8).
The application prints this which looks suspicious:
[0418/000730:FATAL:raw_channel_win.cc(589)] Check failed: g_vista_or_higher_functions.Get().SetFileCompletionNotificationModes( handle_.get().handle, FILE_SKIP_COMPLETION_PORT_ON_SUCCESS).
After which the app crashes.
https://bugs.winehq.org/show_bug.cgi?id=45008
Stephan Herrmann stephan.herrmann@berlin.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #7 from Stephan Herrmann stephan.herrmann@berlin.de --- (In reply to Gijs Vermeulen from comment #6)
Created attachment 61133 [details] log with win7
I can confirm the crash with wine-3.6-47-g5808f1ddd4. Setting to winxp is a workaround (So not a "real" regression from 1.6.2).
Download is here: https://www.capella-software.com/de/index.cfm/download/capella/download- capella/ (You need the German page, because the English page only lists capella 7, not 8).
The application prints this which looks suspicious:
[0418/000730:FATAL:raw_channel_win.cc(589)] Check failed: g_vista_or_higher_functions.Get().SetFileCompletionNotificationModes( handle_.get().handle, FILE_SKIP_COMPLETION_PORT_ON_SUCCESS).
After which the app crashes.
Cool, thanks.
I first checked (still being on wine 1.6.2) that I had xp indeed, and switching to win7 broke it also there (even after removing .wine and reinstalling capella).
After switching to wine 3.0 with winxp it now starts again, indeed.
Lowering severity.
https://bugs.winehq.org/show_bug.cgi?id=45008
Stephan Herrmann stephan.herrmann@berlin.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|capella 8 crashes on wine |capella 8 crashes on wine |3.0, runs fine on 1.6.2 |3.0 win7, runs when | |selecting winxp
https://bugs.winehq.org/show_bug.cgi?id=45008
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com ---
The application prints this which looks suspicious:
[0418/000730:FATAL:raw_channel_win.cc(589)] Check failed: g_vista_or_higher_functions.Get().SetFileCompletionNotificationModes( handle_.get().handle, FILE_SKIP_COMPLETION_PORT_ON_SUCCESS).
After which the app crashes.
OK, that`s clear , this is a duplicate of other bug then
Note: this bug is fixed in wine-staging, but if setting version to winxp is also a workaround you don`t need staging really i guess. Thanks for testing, i`ll resolve this bug as duplicate. regards
https://bugs.winehq.org/show_bug.cgi?id=45008
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.capella-softwar | |e.com/de/index.cfm/download | |/capella/download-capella/ Summary|capella 8 crashes on wine |capella 8 crashes on wine |3.0 win7, runs when |3.0 win7, runs when |selecting winxp |selecting winxp due to stub | |kernel32.SetFileCompletionN | |otificationModes Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED Keywords| |download
--- Comment #9 from Louis Lenders xerox.xerox2000x@gmail.com --- resolveing duplicate
*** This bug has been marked as a duplicate of bug 38960 ***
https://bugs.winehq.org/show_bug.cgi?id=45008
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #10 from André H. nerv@dawncrow.de --- closing dup
https://bugs.winehq.org/show_bug.cgi?id=45008
--- Comment #11 from Stephan Herrmann stephan.herrmann@berlin.de --- Confirming: after bug 38960 got fixed I installed wine-3.19 from winehq-devel ubuntu package. Result: capella 8 can now run win Windows7 mode of wine.
Thanks!
https://bugs.winehq.org/show_bug.cgi?id=45008
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |kernel32