https://bugs.winehq.org/show_bug.cgi?id=37267
Bug ID: 37267 Summary: First run of 1.7.26 seems to hang forever Product: Wine Version: 1.7.26 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: scallegari@arces.unibo.it
Maybe limited to the ubuntu build of 1.7.26.
To reproduce
WINEPREFIX=~/TESTX winecfg
(just use any untaken wine prefix)
Dialog about wine configuration appears and nothing happens.
In fact the application is not dead. If you wait enough (2-3 minutes) then the application starts.
Same thing happens on a used wine prefix created by previous versions of WINE.
Subsequent runs are fine.
Issue is critical, as users can get the impression that the software is simply not working at all.
https://bugs.winehq.org/show_bug.cgi?id=37267
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|First run of 1.7.26 seems |First run of Wine 1.7.26 on |to hang forever |Ubuntu foo seems to hang | |forever Severity|critical |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello Sergio,
since you seem to be the only one experiencing this, your distro install is likely broken or missing prerequisites -> invalid.
Try with Wine 1.7.27 and provide *more* information if it still happens.
--- quote --- Maybe limited to the ubuntu build of 1.7.26. --- quote ---
There are a lot of Ubuntu versions/releases/flavours in the wild. Is that some kind of a guessing game here?
Regards
https://bugs.winehq.org/show_bug.cgi?id=37267
--- Comment #2 from Sergio Callegari scallegari@arces.unibo.it --- I still occasionally see this after having upgraded to another ubuntu release (utopic). My feeling is that it has to do with the network.
If I upgrade wine on a system with no network or on a system with a good network, I see no hang. If I upgrade on a system with a bad network, the update of the wine configuration hangs.
As a workaround I am detaching the network before launching wine after the package upgrades and it seems to work.
https://bugs.winehq.org/show_bug.cgi?id=37267
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur in wine-4.0-rc2?