http://bugs.winehq.org/show_bug.cgi?id=11760
Summary: Deleting files from Winefile does not send them to the
Trash
Product: Wine
Version: 0.9.55.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
If I create a file using the WineLib Notepad and then use WineFile to delete
it, the file is deleted instead of sending it to the Trash application. The
file is permenantly deleted from the system. Bug 5055 discusses the file
deletion problem on Linux based PC systems and may apply to this issue.
--
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=9629
Summary: winecfg: selecting the audio tab crashes winecfg
Product: Wine
Version: 0.9.44.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: singingwolfboy(a)gmail.com
Created an attachment (id=8023)
--> (http://bugs.winehq.org/attachment.cgi?id=8023)
crash log of winecfg audio tab crash
When I click on the Audio tab in winecfg, it begins to crash. First, it
displays this message:
There is no audio driver currently specified in the registry.
A recommended driver has been selected for you. You can use this driver or
select another driver if available.
You must click Apply for the selection to take effect.
When I hit OK on that message, winecfg briefly stays up with no menu options in
the open tab, and then crashes. Crash log is attached.
I thought this might be a duplicate of bug 4051, but since wine no longer uses
arts, it can't be. Still, it seems to be a similar problem.
System info:
Apple Macbook (Intel chip, 2 GHz processor, 1st generation white Macbook)
running Mac OS X 10.4.10. Running wine through Apple X11.
--
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=21638
Summary: Motocross Madness 2 (mcm2): crashes after aborting a
race
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=26127)
--> (http://bugs.winehq.org/attachment.cgi?id=26127)
console log and backtrace
Aborting a race with ESC, then clicking on the leftmost button (abort race),
Wine crashes instead of resizing the desktop window to 640x480 in order to
return to the main menu.
commit 02e0b3ae1a3b3162026cdfacf077d4d3accb4ff0 prior to wine-1.1.38
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
wined3d: Introduce surface_prepare_texture().
caused this regression.
2 0x91b4eb96 kCVDisplayLinkID+0x7a() in corevideo
9 0x964823ab glBegin+0x1b() in libgl.dylib
10 0x42d35843 _surface_depth_blt+0x203() in wined3d
11 0x42d3f9ed _surface_load_ds_location+0x42d() in wined3d
12 0x42cb24e8 _IWineD3DDeviceImpl_SetDepthStencilSurface+0x1d8() in wined3d
Using MacOSX 10.5.8 mini with nVidia 9400GM graphics.
Note that you need a lot of patience to be able to click the button. Bug
#17234 is gone in the main menus (640x480), but there's extreme lag when the
three button requester appears at game-resolution (1600x1400) as a result of
pressing ESC during a race: There's approximately one refresh of the mouse
cursor once every three seconds.
I've not tested what happens when you end a race "normally" (by timeout or
whatever). ESC is the only way I know to end a training session.
--
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=19094
Summary: Regression on OS X, may not be able to load dll
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gellule.xg(a)free.fr
Hi,
(wine, almost latest git, on OS X)
With a recent git, I stumbled on the following:
"wine client_ryzom_rd.exe" crashes with the following.
DBG 9 dynloadlib.cpp 211 NLMISC::CLibrary::loadLibrary client_ryzom_rd.exe
: Loading dynamic library 'nel_drv_opengl_win_r.dll'
dyld: lazy symbol binding failed: lazy pointer not found at address 0x303d17af
in image /opt/local/libexec/wine/wine
dyld: lazy pointer not found at address 0x303d17af in image
/opt/local/libexec/wine/wine
WRN 9 dynloadlib.cpp 45 NLMISC::nlLoadLibrary client_ryzom_rd.exe : Load
library 'nel_drv_opengl_win_r.dll' failed: ????????
WRN 9 dynloadlib.cpp 222 NLMISC::CLibrary::loadLibrary client_ryzom_rd.exe
: Loading library nel_drv_opengl_win_r.dll failed: Verify DLL existence
The application cannot load the native library 'nel_drv_opengl_win_r.dll'.
winecfg also exhibit these two lines, the first time it was run, but without
crashing:
dyld: lazy symbol binding failed: lazy pointer not found at address 0x303d17af
in image /opt/local/libexec/wine/wine
dyld: lazy pointer not found at address 0x303d17af in image
/opt/local/libexec/wine/wine
I checked out a few revisions and narrowed down the issue to be between:
"kernel32: Add call frame annotations in x86 assembly code." (which works) and
"loader: Reserve some more memory to cover the native ole32 addresses." (which
does not work).
I'm ready to do some more testing if somebody could guide me. I could already
start bisecting through:
loader: Reserve some more memory to cover the native...
ntdll: Release some address space after the process...
ntdll: Don't try to decommit a heap past its initial...
ntdll: Compute the free lists address at run-time inste...
Best regards,
-Gellule
--
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=17616
Summary: TntMPD gives mapi32.dll error on startup
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewroth(a)gmail.com
When attempting to run TntMPD, the program gives
"This program requires Windows Messaging (mapi32.dll)"
and exits. Only
fixme:reg:GetNativeSystemInfo (0x75f0ac) using GetSystemInfo()
is output.
--
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=21347
Summary: Heroes of might and magic V crashes on startup
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jocke114(a)hotmail.com
Heroes of might and magic V (collectors edition) crashes everytime I try to
boot it (running it through Crossover Games 8.1.4). The installation works
proper. It is when I try to play the game that it won't work. The first startup
screen works but after that the screen goes blank and then it says:
The program H5.game.exe has encountered a serious problem and needs to close.
--
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=20204
Summary: MacOS: enhanced metafile retrieval fails and crashes
clipboard test
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: huw(a)codeweavers.com
Huw Davies' post 1.1.24 commit 7490f922e0adaacbf5396cf8afdc90e33bc1a808
"test for enhanced metafile retrieval" fails on MacOS.
After a variable amount of output about getdata and next, I see
clipboard.c:1356: Test failed: got 80004005
clipboard.c:1358: Test failed: got 0
Alas, the testsuite randomly crashes afterwards, because ReleaseStgMedium() is
not called only if(SUCCEEDED(hr)). In fact, n-1 occurrences of
ReleaseStgMedium in that file are not guarded. Therefore, the actual error was
not spotted until now.
Curiously, gcc -O0 tests/clipboard.c tends to crash less or show no crash
dialog at all. That may explain why using winetest.exe did not spot this
defect earlier. Sometimes test runs report no failure, it's just the missing
summary line that reveals the problem.
With the guard in place, the testsuite always runs to completion (with the
above 2 errors out of 381 tests).
--
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=15712
Summary: Lego Star Wars II installer crashes
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaziniho(a)gmail.com
Created an attachment (id=16796)
--> (http://bugs.winehq.org/attachment.cgi?id=16796)
Apple Problem Reporter crash log
After the initial few screens of the Lego Star Wars II installer are stepped
through, a further stage in the installation processes is started. In the Wine
Log window it appears that a large number of in game sound files are being
converted from the OGG format. Each file would count up the percentage complete
in the log window. This was taking a significant amount of time, so I left this
running whilst out. On return Wine had crashed and the log window was closed.
No one had interfered with the machine in the mean time.
I currently only have the OS X crash output as the WineLog window itself
closed. I will make a clean install of wine this evening and read up on how to
get full wine debug information output to a file and hopefully post this
information in the next day or two.
The machine is a 2.1GHz Intel Mac with 4GB RAM and ample hard disk space.
Further details on operating system version etc can be found in the log.
--
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.