http://bugs.winehq.org/show_bug.cgi?id=5368
------- Additional Comments From kmdemeye(a)vub.ac.be 2006-26-09 12:16 -------
I have the same (so I guess this is what nautilus does), by running this from
the terminal:
wine /home/scapor/.wine/drive_c/Program\ Files/SPSS/spsswin.exe
'/home/scapor/Desktop/Documenten/SPSS/bivariate.sav'
--
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=5725
------- Additional Comments From neil(a)parkwaycc.co.uk 2006-26-09 12:07 -------
(In reply to comment #22)
>Can you improve the patch or respond?
This is actual behaviour of SwitchToThisWindow(hWnd, FALSE);
The previously active window is sent to the back of the z-order.
This emulates the Alt+Esc key behaviour.
--
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=6272
------- Additional Comments From mike(a)codeweavers.com 2006-26-09 11:52 -------
The "App Paths" key is checked by ShellExecute. If you run ACDSee from the
command line in windows too, it will likely fail. Try starting it using "wine
start acdsee.exe" and see if that works... if not, ShellExecute needs fixing.
--
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=5493
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-26-09 11:51 -------
Fixed today.
--
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=5725
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-26-09 11:11 -------
Since Delphi encapsulates the win API there are a lot of things that happen in
the the base applicaion frameworks. So what happens after the ok or cancel
button will require tracing with debug channels or other debugging methods or
programs. If there is a debug channel or two that will log the messages I can
get some logs.
Here is the source and exe of a one line program Delphi 3 applicaion to execute
the file open dialog. Included are a steps to reproduce txt file
http://arcelectronicsinc.com/testinfo/D3Zorder.zip
--
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=6286
Summary: Running copy or move in cmd.exe with no files crashes
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
In Wine's built in cmd.exe, if you run copy or move without specifying any files
to copy/move, cmd.exe will crash.
1) Run "wine cmd.exe"
2) Type either "move" or "copy" on its own.
Wine then crashes.
Expected result should be something like "no file specified".
This occurs on the latest CVS as of a few minutes ago.
Back trace is attached.
--
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=4531
------- Additional Comments From Speedator(a)gmx.de 2006-26-09 10:24 -------
This issue isn't really fixed. Tried with latest wine and Steam and it is still
there on several sytems and not only for me. So I neither see the reason to have
this issue closed.
--
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.