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@winehq.org ReportedBy: julian.lam@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.
http://bugs.winehq.org/show_bug.cgi?id=18308
Julian Lam julian.lam@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus
http://bugs.winehq.org/show_bug.cgi?id=18308
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|gdiplus |-unknown
--- Comment #1 from Dmitry Timoshkov dmitry@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.
http://bugs.winehq.org/show_bug.cgi?id=18308
--- Comment #2 from Julian Lam julian.lam@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... :)
http://bugs.winehq.org/show_bug.cgi?id=18308
--- Comment #3 from Dmitry Timoshkov dmitry@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.
http://bugs.winehq.org/show_bug.cgi?id=18308
--- Comment #4 from Julian Lam julian.lam@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.
http://bugs.winehq.org/show_bug.cgi?id=18308
--- Comment #5 from Julian Lam julian.lam@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.
http://bugs.winehq.org/show_bug.cgi?id=18308
--- Comment #6 from Dmitry Timoshkov dmitry@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].
http://bugs.winehq.org/show_bug.cgi?id=18308
--- Comment #7 from Austin English austinenglish@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?
http://bugs.winehq.org/show_bug.cgi?id=18308
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #8 from Austin English austinenglish@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.
http://bugs.winehq.org/show_bug.cgi?id=18308
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com 2010-12-23 19:10:07 CST --- Closing abandoned.