[Bug 18308] New: Triggering Help menu in Sibelius 4 does nothing
http://bugs.winehq.org/show_bug.cgi?id=18308 Summary: Triggering Help menu in Sibelius 4 does nothing Product: Wine Version: 1.1.20 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: julian.lam(a)gmail.com Created an attachment (id=20847) --> (http://bugs.winehq.org/attachment.cgi?id=20847) wine output from beginning to end To enable proper functionality in Sibelius 4, a placeholder DLL file "gdiplus.dll" must be created and placed in "$WINEPREFIX/drive_c/system32/". This seemed like a great implementation (except for the fact that it required the placeholder to be created), but I've finally discovered a side effect. Press F1, or accessing the help dialogue in Sibelius 4 will try to open the default browser... at least, it's supposed to. However, when triggered, an error involving gdiplus.dll appears in the console. I have attached the full console output for your perusal. Thank you for your time. -- 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=18308 Julian Lam <julian.lam(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus -- 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=18308 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gdiplus |-unknown --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-01 23:12:16 --- How do you create a placeholder DLL file? It looks like you don't do that correctly. -- 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=18308 --- Comment #2 from Julian Lam <julian.lam(a)gmail.com> 2009-05-01 23:14:20 --- (In reply to comment #1)
How do you create a placeholder DLL file? It looks like you don't do that correctly.
"touch gdiplus.dll" How come the component was changed? Seems like a gdiplus problem... :) -- 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=18308 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-01 23:41:13 --- (In reply to comment #2)
"touch gdiplus.dll"
That's wrong.
How come the component was changed? Seems like a gdiplus problem... :)
No, that's your problem, placeholder dlls are created as a part of an initial Wine install, and are listed in wine.inf 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=18308 --- Comment #4 from Julian Lam <julian.lam(a)gmail.com> 2009-05-01 23:47:42 --- (In reply to comment #3)
No, that's your problem, placeholder dlls are created as a part of an initial Wine install, and are listed in wine.inf file.
Then how would you suggest I go about making a placeholder dll for gdiplus? Without it, the program fails to run properly. -- 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=18308 --- Comment #5 from Julian Lam <julian.lam(a)gmail.com> 2009-05-02 00:02:22 --- Actually, now that I've set the DLL override to "native, builtin", the program can run fine without the placeholder DLL. However, the bug detailed still remains, although now there is no output to the console. -- 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=18308 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-02 05:21:32 --- (In reply to comment #4)
Then how would you suggest I go about making a placeholder dll for gdiplus? Without it, the program fails to run properly.
Add it to tools/wine.inf.in,[FakeDllsSection]. -- 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=18308 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-11-19 12:53:27 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.33 or newer) wine? -- 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=18308 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-12-23 19:09:33 CST --- No response in over a year, marking abandoned. If this is still an issue in current (1.3.9 or newer) wine, and you can provide the needed information, feel free to reopen. -- 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=18308 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2010-12-23 19:10:07 CST --- Closing abandoned. -- 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.
participants (1)
-
wine-bugs@winehq.org