http://bugs.winehq.org/show_bug.cgi?id=10358
Summary: wine 0.9.48 takes 5 minutes to start an application Product: Wine Version: 0.9.48. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-winelib AssignedTo: wine-bugs@winehq.org ReportedBy: jean-jaques@women-at-work.org
Created an attachment (id=9029) --> (http://bugs.winehq.org/attachment.cgi?id=9029) wine debug output where wine freezes for a while
I've wiped my .wine directory and had winecfg rebuild it. Then I installed iTunes 7.3 and now it takes more than 5 minutes until wine launches _any_ windows application. When I enter "wine app.exe" nothing happens for a really long time. After waiting for 5 or sometimes up to 10 minutes (no CPU load) the application launches. This even applies to winecfg! When I run wine in debug mode (WINEDEBUG=+relay winecfg) it stops producing output at a certain point and then continues (again after a few minutes). I have attached some debug output (the place where wine seems to freeze and stops producing output). I can't attach the entire file, because it is 40MB :(
wine 0.9.48, compiled from sources, Gentoo 2007.0
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2007-11-08 04:30:26 --- Most likely your CUPS setup points to a network printer that's unreachable.
http://bugs.winehq.org/show_bug.cgi?id=10358
jean-jaques@women-at-work.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from jean-jaques@women-at-work.org 2007-11-08 05:18:33 --- oh well, you are right... when i unset my CUPS_SERVER var it works...
http://bugs.winehq.org/show_bug.cgi?id=10358
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
--- Comment #3 from James Hawkins truiken@gmail.com 2007-11-08 08:40:24 --- It's not fixed, it's invalid.
http://bugs.winehq.org/show_bug.cgi?id=10358
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from James Hawkins truiken@gmail.com 2007-11-08 08:40:46 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=10358
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Status|CLOSED |UNCONFIRMED Component|wine-winelib |wine-gdi-(printing) Resolution|INVALID | Summary|wine 0.9.48 takes 5 minutes |wine takes 5 minutes to |to start an application |start an application when | |network printer unreachable
--- Comment #5 from Dan Kegel dank@kegel.com 2007-11-08 09:12:55 --- This is a valid bug. Windows doesn't have this problem, and neither should wine.
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #6 from Detlef Riekenberg wine.dev@web.de 2007-11-11 14:29:24 --- Created an attachment (id=9114) --> (http://bugs.winehq.org/attachment.cgi?id=9114) ntdll: Add the ticks debug channel
Please apply the attached patch and recompile wine.
Then attach a log (with CUPS_SERVER set): WINEDEBUG="+process,+loaddll,+tid,+winspool,+ticks" wine app.exe 2>&1 | tee log.txt
Thanks.
http://bugs.winehq.org/show_bug.cgi?id=10358
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de
http://bugs.winehq.org/show_bug.cgi?id=10358
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|gdi32 |spooler Keywords| |printing
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #7 from babil bil_912@hotmail.com 2008-05-27 21:56:41 --- (In reply to comment #5)
This is a valid bug. Windows doesn't have this problem, and neither should wine.
My two cents ... one can verify the bug by running any application with "strace". For example, "strace wine winefile" would halt if cups network printer is unreachable.
doing the same, after stopping cups printer is stopped (/etc/init.d/cupsys stop) will make the application run instantly.
Regards, -babil.
http://bugs.winehq.org/show_bug.cgi?id=10358
dkeehl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dkeehl@gmail.com
--- Comment #8 from dkeehl@gmail.com 2008-06-22 02:01:47 --- Same here. winecfg, notepad, regedit, all of them take about 4 minutes to start. To avoid this, I have to add '--without-cups' option when compiling wine.
There's no 'cups' package installed on my computer, only the 'libcups' library.
http://bugs.winehq.org/show_bug.cgi?id=10358
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Target Milestone|--- |1.2.0
--- Comment #9 from Dan Kegel dank@kegel.com 2008-06-22 03:41:58 --- This one pisses me off. Targeting for 1.2.
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #10 from Detlef Riekenberg wine.dev@web.de 2008-06-22 14:07:18 --- I'm working on this Problem, but there a lot of things to do and it's delayed because a Patch crashed on julliards system.
Some things changed in CUPS, and a different API was suggested to enumerate the installed printers.
http://bugs.winehq.org/show_bug.cgi?id=10358
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #11 from Austin English austinenglish@gmail.com 2008-12-23 07:00:03 --- Is this still an issue in current (1.1.11 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #12 from dkeehl@gmail.com 2008-12-30 04:13:28 --- (In reply to comment #11)
Is this still an issue in current (1.1.11 or newer) wine?
Yes, it's still there.
Using wine 1.1.11 from Arch linux official repository.
http://bugs.winehq.org/show_bug.cgi?id=10358
Jo bugzilla@freedom-x.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@freedom-x.de
--- Comment #13 from Jo bugzilla@freedom-x.de 2009-03-16 18:24:00 --- I have the same problem with latest Arch packages. I have libcups but didn't configure CUPS. Using --nocups works fine. I also attached a debug with ticks as requested.
wine 1.1.17-1 libcups 1.3.9-3
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #14 from Jo bugzilla@freedom-x.de 2009-03-16 18:25:04 --- Created an attachment (id=19993) --> (http://bugs.winehq.org/attachment.cgi?id=19993) Log +process,+loaddll,+tid,+winspool,+ticks
http://bugs.winehq.org/show_bug.cgi?id=10358
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #19993|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #15 from Austin English austinenglish@gmail.com 2009-09-15 15:20:57 --- Pretty sure it's still there..
http://bugs.winehq.org/show_bug.cgi?id=10358
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=10358
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ky6uk.kun@gmail.com
--- Comment #16 from Vitaliy Margolen vitaliy@kievinfo.com 2010-06-09 18:58:14 --- *** Bug 19448 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=10358
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ashot1100@gmail.com
--- Comment #17 from Alexandre Julliard julliard@winehq.org 2010-06-22 08:54:05 --- *** Bug 22681 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=10358
Claudio sick_soul@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sick_soul@yahoo.it
--- Comment #18 from Claudio sick_soul@yahoo.it 2010-07-24 08:21:03 --- I had a similar problem in the past, see if this is the same.
http://bugs.winehq.org/show_bug.cgi?id=14108
http://bugs.winehq.org/show_bug.cgi?id=10358
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=10358
Ivan whattheheckofu@rocketmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |whattheheckofu@rocketmail.c | |om
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #19 from butraxz@gmail.com 2013-06-21 15:30:46 CDT --- This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc3 or higher or is this to be closed as abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #20 from Rosanne DiMesio dimesio@earthlink.net 2013-10-07 10:08:42 CDT --- A forum user just ran into this in 1.7.3, so yes, it's still an issue.
https://bugs.winehq.org/show_bug.cgi?id=10358
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #21 from André H. nerv@dawncrow.de --- I mostly run wine with an offline network printer (connected to another ubuntu machine via usb, shared via network, both computer and printer are turned off) and it works fine. What i notice is that (on a different machine) wine starts very slowly when network shares mounted with CIFS are not reachable, but that's also true for other applications...
https://bugs.winehq.org/show_bug.cgi?id=10358
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.0 |2.0.x
https://bugs.winehq.org/show_bug.cgi?id=10358
--- Comment #22 from Dan Kegel dank@kegel.com --- Roseanne points out this may be a dup of bug 3507.
https://bugs.winehq.org/show_bug.cgi?id=10358
David dnschneid@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dnschneid@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=10358
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #23 from joaopa jeremielapuree@yahoo.fr --- Still a bug with wine-4.19?