http://bugs.winehq.org/show_bug.cgi?id=6714
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-dos |wine-misc
Keywords| |regression
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-11 17:08 -------
Please do proper regression testing: http://wiki.winehq.org/GitWine
Also backtrace of the crash might be useful as well.
--
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=2527
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 17:04 -------
*** Bug 6640 has been marked as a duplicate of this 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=6640
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 17:04 -------
Resolving duplicate
*** This bug has been marked as a duplicate of 2527 ***
--
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=6628
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-msi
Keywords| |Installer
Product|WineHQ Apps Database |Wine
Summary|3DS Max 8 |3DS Max 8 does not install
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 16:09 -------
> wine: could not load L"C:\\windows\\system32\\wcmd.exe": Module not found
IIRC wcmd.exe was renamed to cmd.exe quite a while ago so it seems you are using
a older version of wine.
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=6620
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 15:31 -------
Please add an entry for this application in the AppDB http://appdb.winehq.org
--
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=6617
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=4762
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-11 15:10 -------
See Bug 6597 for shockwave problem. I would say this bug is more for flash.
--
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=6722
Summary: batfile executed with wcmd fails if bat comand args have
paths ending in \
Product: Wine
Version: 0.9.17.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zyrom(a)itr.no
executing bat files where command parametes ends in \ fails
example moving file from one directory to the other:
create a scratch dir test (mdir test)
create a dummyfile (touch dummyfile.txt)
create a bat file (test.bat) containing the sole line:
move .\dummyfile.txt .\test\
runnit with:
wcmd /c test.bat
this will generate an "Access denied" error
remove the trailing "\" on the directory test in the bat file and it will work
This error stops Saga of Ryzom being able to do auto patching, since it calls
a bat file to move the new patch files into position and then restart itself
--
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.