http://bugs.winehq.org/show_bug.cgi?id=5631
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-07 00:08 -------
This one really a dup of Bug 5445 (which author claims is fixed).
But what's wrong with 'start MAHJONGG.lnk'? Works here just fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5631
Summary: wine can't handle .lnk files on the commandline
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Many installers create .lnk files on the desktop.
It would be nice if doubleclicking on these worked.
That would be easy to arrange if
$ wine MAHJONGG.lnk
worked. At the moment, it fails with
wine: could not load L"Z:\\home\\dank\\Desktop\\MAHJONGG.lnk": Bad EXE format for
A helper script, ~/bin/winelnk, can work around this:
FILE=`winedump lnk $1 | grep LocalPath | sed 's/.*(.//;s/.).*//'`
wine "$FILE"
but this is a kludge, as it doesn't handle all kinds of shortcuts
(cf http://wiki.winehq.org/ShellLink,
http://wiki.winehq.org/MsiAdvertisedShortcuts).
Better to make Wine handle these without a helper script.
(One app that creates a .lnk when installed is Daniel Valot's mahjongg,
http://dvalot.free.fr/games.htm. But many do, that's not a special app.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4525
------- Additional Comments From dank(a)kegel.com 2006-08-07 22:43 -------
Still present today; reproduced with wine from git
on openoffice-2.0.3. To repeat:
File/Open
and pick Home / My Computer / C: / Program Files
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4887
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From dank(a)kegel.com 2006-08-07 22:27 -------
Current cvs installs and runs abiword-2.4.4
(not wonderfully, but at least it runs).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5504
------- Additional Comments From tony.lambregts(a)gmail.com 2006-08-07 17:16 -------
I believe it has to do with the size of the text. Sometimes the richedit field
is not large enough to display the text. For me the font used when this happens
is Bold. I too have seen that sometimes they show up and other times they don't.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5501
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-08-07 16:36 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5501
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |test
Product|WineHQ Apps Database |Wine
------- Additional Comments From tony.lambregts(a)gmail.com 2006-08-07 16:36 -------
Not a website bug
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5001
------- Additional Comments From mjpowersjr(a)gmail.com 2006-08-07 16:00 -------
same thing happens here. wine 9.10 on dapper drake. same version of rhapsody. :-(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5337
------- Additional Comments From stefan(a)huehner.org 2006-08-07 13:28 -------
Just retested with current git and fresh .wine. Not change: Text-output is still
wrong as shown in the first screenshot. Text-output is correct after login ->
logout sequence as before.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.