[Bug 14083] New: Application Takes Over 5 min to Open after initial use
http://bugs.winehq.org/show_bug.cgi?id=14083 Summary: Application Takes Over 5 min to Open after initial use Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bobgoodman(a)mindspring.com I've installed Logbook Pro (pilot flight log program) in Wine 1.0 on a Ubuntu 8.04 PC. After the initial use, subsequent launches of the application requires 5-10 minutes for the application to open. This issue was duplicated by a WineHQ forum moderator who recommended opening this bug report. The complete details of the setup, including Term outputs, can be found at http://forum.winehq.org/viewtopic.php?t=1414&sid=9d79596120e384ef5138a5e4a03... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://logbookpro.com/Downlo | |ad.aspx?ProductID=logbook- | |pro Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 bgood <bobgoodman(a)mindspring.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #1 from bgood <bobgoodman(a)mindspring.com> 2008-06-24 11:15:44 --- I modified the installation by adding riched20 via winetricks and then modified the winecfg for Logbook Pro so that oleaut20 would run in native mode for this application. While I was making these changes Ubuntu Update Manager pulled down a Wine update. I don't know if it was my changes or the Wine changes but the application now opens in less than 5 seconds. It appears this is resolved. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WORKSFORME | --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2008-06-24 11:19:02 --- Wait, when you say you changed oleaut32 to run in native mode, do you mean you installed dcom98 via winetricks and also set oleaut32 to run in native mode? If you're using native oleaut32, can you switch back to builtin oleaut32 and see if the bug persists? If not, go ahead and close this. If it does, then Wine's builtin oleaut32 still needs to be fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |ole Ever Confirmed|0 |1 Summary|Application Takes Over 5 min|Logbook Pro Takes Over 5 min |to Open after initial use |to Open after initial use --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2008-06-24 12:51:00 --- Confirming, overriding oleaut32 fixes it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 --- Comment #4 from bgood <bobgoodman(a)mindspring.com> 2008-06-24 13:08:32 --- I'll be glad to do the test but the instructions I received from the forum moderator, see http://forum.winehq.org/viewtopic.php?t=1414&sid=9d79596120e384ef5138a5e4a03..., said to replace my oleaut32.dll with one from my Windows PC. So, I moved the dll over from a Windows XP install into my Wine System32 folder, I did not use the winetricks dcom98. My last set of changes included setting the winecfg for Logbook Pro to run oleaut32 in Native mode. If you can tell me where I can get the builtin wine oleaut32.dll to put back into the System32 folder I'll be glad to do your test. I assume it's pointless to toggle the "native" mode on the Windows XP oleaut32 file. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 --- Comment #5 from Juan Lang <juan_lang(a)yahoo.com> 2008-06-25 11:13:02 --- (In reply to comment #4)
I'll be glad to do the test but the instructions I received from the forum moderator, see http://forum.winehq.org/viewtopic.php?t=1414&sid=9d79596120e384ef5138a5e4a03..., said to replace my oleaut32.dll with one from my Windows PC. So, I moved the dll over from a Windows XP install into my Wine System32 folder, I did not use the winetricks dcom98. My last set of changes included setting the winecfg for Logbook Pro to run oleaut32 in Native mode.
Don't worry, I was able to reproduce the bug, which is why I confirmed it. If you have a copy of Windows (and therefore a copy of oleaut32.dll), you can copy oleaut32.dll from it rather than using 'winetricks dcom98'.
If you can tell me where I can get the builtin wine oleaut32.dll to put back into the System32 folder I'll be glad to do your test. I assume it's pointless to toggle the "native" mode on the Windows XP oleaut32 file
While this isn't a support forum, I'll explain this for you: you don't need to replace oleaut32.dll with the builtin one, they're installed in different locations. You can choose which one is used by using winecfg. Setting a DLL to be "native" will use oleaut32.dll from your windows/system32 directory, while using "builtin" will use oleaut32.dll.so from wherever Wine is installed. That's what "native" vs. "builtin" means: which version of the DLL does Wine try to load. It doesn't run them in different modes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 Rob Shearman <robertshearman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ole |oleaut32 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-01-10 21:59:51 --- Still present in git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2010-07-18 19:46:38 --- http://download.logbookpro.com/lbproNoMSI.exe Seems okay in 1.2, though there's also a new version of Logbook Pro that may be the cause. Reporter, can you please retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=14083 butraxz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz(a)gmail.com --- Comment #8 from butraxz(a)gmail.com 2012-05-18 05:17:37 CDT --- This bug has not been updated for two years and OP by four. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=14083 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #7)
http://download.logbookpro.com/lbproNoMSI.exe
Seems okay in 1.2, though there's also a new version of Logbook Pro that may be the cause. Reporter, can you please retest.
No reply, marking WORKSFORME. -- 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=14083 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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)
-
wine-bugs@winehq.org