http://bugs.winehq.org/show_bug.cgi?id=399
Bug 399 depends on bug 514, which changed state.
Bug 514 Summary: fixme:msvcrt:__CxxFrameHandler - OpenOffice 1.0
http://bugs.winehq.org/show_bug.cgi?id=514
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--
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=737
Bug 737 depends on bug 514, which changed state.
Bug 514 Summary: fixme:msvcrt:__CxxFrameHandler - OpenOffice 1.0
http://bugs.winehq.org/show_bug.cgi?id=514
What |Old Value |New Value
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--
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=2310
Summary: wineshelllink doesnt create shortcuts in the right
folder on KDE
Product: Wine
Version: 20040615
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: santoshks(a)rocketmail.com
For KDE wineshelllink creates shortcuts under $(HOME)/.kde/share/applnk. But on
redhat 9 it should be created under $(HOME)/.kde/share/applnk-redhat in order
to show up on the main menu.
--
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=2309
Summary: Config file is missing with the June version of WINE
binaries
Product: Wine
Version: 20040615
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: santoshks(a)rocketmail.com
Config file doesnt get created with the June version of WINE binaries.
--
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=2287
------- Additional Comments From rklazes(a)xs4all.nl 2004-23-06 05:41 -------
The problem can be seen here:
0009:Ret kernel32.GetFileAttributesA() retval=00000020 ret=00453b75
0009:Call kernel32.DeleteFileA(5687d148 "F:\\Program
Files\\Agent\\DATA\\000011B1.BID") ret=00453ba8
...
0009:Ret kernel32.DeleteFileA() retval=00000001 ret=00453ba8
Agent deletes the file 11b1.bid. The return value of 1 means "success".
Then it wants to rename another:
0009:Call kernel32.MoveFileA(5687e5e8 "F:\\Program
Files\\Agent\\DATA\\000011B1.IDX",5687d148 "F:\\Program
Files\\Agent\\DATA\\000011B1.BID") ret=00453c1d
...
0009:Ret kernel32.MoveFileA() retval=00000000 ret=00453c1d
0009:Call kernel32.GetLastError() ret=00453c2b
0009:Ret kernel32.GetLastError() retval=000000b7 ret=00453c2b
The return value of MoveFileA means unsuccessfull, and the LastError b7 means
"file exists".
0009:Call kernel32.Sleep(000001f4) ret=00453c39
0009:Call ntdll.NtDelayExecution(00000000,5570f0f0) ret=55360cb3
0009:Ret ntdll.NtDelayExecution() retval=00000000 ret=55360cb3
0009:Ret kernel32.Sleep() retval=00000000 ret=00453c39
0009:Call kernel32.MoveFileA(5687e5e8 "F:\\Program
Files\\Agent\\DATA\\000011B1.IDX",5687d148 "F:\\Program
Files\\Agent\\DATA\\000011B1.BID") ret=00453c1d
Agent wait half a second and retries the operation. There are some more retries
until Agent gives up. Agent retries because a file is only finally deleted when
the last handle opend for that file is closed. Somehow this does not happen.
Is it possible that there is more then one wine process active, and that one is
"hung" ?
--
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=2137
markf78(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20040408 |20040615
------- Additional Comments From markf78(a)yahoo.com 2004-22-06 20:32 -------
it appears this problem isn't yet fixed:
i just downloaded the latest monthly release.
if i enter "wine calc.exe" in bash, then i get a segmentation fault.
if i enter the "setarch i686 wine calc.exe" in bash (that previously worked
correctly), then winedbg executes with the following:
fixme:win:GetProcessDefaultLayout ( 0x5587fe6c ): No BiDi
fixme:msvcrt:_XcptFilter (-1073741819,0x5587f79c)semi-stub
wine: Unhandled exception (thread 0009), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x556ae7c0,1) - no error checking or
testing yet
WineDbg starting on pid 0x8
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x55a4861f).
In 32 bit mode.
0x55a4861f: movl $0x0,0x0(%eax)
Wine-dbg>quit
WineDbg terminated on pid 0x8
i'm running FC2 with kernel-2.6.6-1.435. i'm happy to provide more information
as needed.
--
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=2307
Summary: Unix-style names instead of Windows for
FileOpen&FileSave Dialogs
Product: Wine
Version: 20030911
Platform: SGI
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivanr(a)syncad.com
CC: ivanr(a)syncad.com
Hi,
In /dlls/commdlg/filedlg95.c on WM_INITDIALOG you fill the dialog controls with
FILEDLG95_FillControls one of which the 'look in' and 'filter' combo boxes.
This combo boxes then show windows-style paths (for example C:\ D:\ ).
I would like them show the Unix mount points for these drives instead. I tried
initializing the paths before the FILEDLG95_FillControls call using
wine_get_unix_file_name and ISHellFolder_SetNameOf[1]. But the latter is mapped
to
ISF_MyComputer_fnSetNameOf[A] function in shfldr_mycomp.c
instead of to
IShellFolder_fnSetNameOf[B] function in shfldr_fs.c
[A] does nothing and does not implement the functionality of [1] and [B] does
(I believe so but will check this now). Why do you use [A] instead of [B]?
Could you help me with the problem?
Sincerely,
Ivan Rachev
PS: BTW what happened with my 'Help Contex IDs' bug report (the previous one)?
--
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=2170
------- Additional Comments From pealfa(a)yahoo.es 2004-22-06 13:06 -------
I have the same problem, using Mandrake 10.0 without MS-Win., with the
wine-20040505 and wine-20040615.
After accepting in the installation the directory
c:\Program Files\Microsoft Office
the returned message is: You cannot complete the installation.
With winedebug=+loaddll he/she appears me:
trace:loaddll:load_dll Loaded module L"advapi32.dll" : builtin
...
trace:loaddll:load_dll Loaded module L"X:\\~MSSETUP.T\\~msstfof.t\\ffast_bb.dll"
: native
err:seh:setup_exception stack overflow 0 bytes in thread 000c eip
ffffe401 esp 405d1000 stack 0x405d0000-0x406d0000
--
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.