[Bug 11062] New: CSLU toolkit doesn't create menus when you run its setup. bat
http://bugs.winehq.org/show_bug.cgi?id=11062 Summary: CSLU toolkit doesn't create menus when you run its setup.bat Product: Wine Version: CVS/GIT Platform: Other URL: http://www.cslu.ogi.edu/toolkit/ OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com The CSLU toolkit installer is a complex thing that downloads all sorts of stuff. When it finishes, c:\program files\cslu seems to be there ok. Inside that directory is a setup.bat that creates start menu entries. Running that batch file with wine start setup.bat does indeed create .lnk files in c:/windows/profiles/All Users/Start Menu/CSLU Toolkit but no menu entries are created in ~/.local/share/applications/wine. Running WINEDEBUG=+shell,+menubuilder,+process wine cmd /c setup.bat I see trace:shell:StartLinkProcessor starting L"winemenubuilder.exe -w \"RAD.lnk\"" ... warn:menubuilder:InvokeShellLinker Unknown link location L"C:\\windows\\profiles\\ALL_~DGY\\STAR~DZT\\CSLU Toolkit\\RAD.lnk". Ignoring. GetLinkLocation calls GetFullPathNameW() to get the full path, but it also needs to call GetLongPathNameW(), or the names won't match its hardcoded list of allowed locations. I'll submit a patch that fixes this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11062 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2008-01-08 17:31:49 --- Patch committed 6 Jan '08, http://source.winehq.org/git/wine.git/?a=commit;h=59b69a7236957a65a7a6af08b1... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11062 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-01-28 06:11:25 --- Closing all RESOLVED FIXED bugs older than 0.9.54. -- 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=11062 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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