http://bugs.winehq.org/show_bug.cgi?id=17040
Summary: Portal crashes when facing towards the exit on the first
level
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=18843)
--> (http://bugs.winehq.org/attachment.cgi?id=18843)
Crash log
The game seems to be running fine unless you turn to face where the exit should
be (turn left after the game gives you control). The game either locks up or
crashes and closes itself (guessing it's crashed in the first instance too but
it doesn't always kill itself).
--
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=10340
Summary: Pro evolution soccer 2008
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco.r24(a)libero.it
During the game of the master league, legue or other, the game blocker while
save or load data! I hope in solution, thank you
--
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=14762
Summary: Max Payne 2: sepia tone filter issues (high PPE)
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://www.rockstargames.com/maxpayne2/mp2_downloads.htm
l
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: onety-three(a)gmx.net
Hi,
this is a cleaned up version of the issues first described in
http://bugs.winehq.org/show_bug.cgi?id=14038.
Game affected: Max Payne 2 (demo version tested)
Issue: MP2 uses some fullscreen post-processing effects to enhance gaming
experience. The famous bullet time effect is using a sepia tone filter, which
breaks on wine when certain ingame options are set.
MP2 offers two modes of post-processing effect quality (switching them
completly off is also possible):
(i) medium -> the sepia filter works
(ii) high -> sepia filter breaks
Notice that MP2 also uses some other PP (post-processing) effects, like a
motion blur filter in cutscenes. The filter from the cutscenes is NOT affected
by this issue described here, although it also affects the entire screen.
The issue also appears with wine-0.9.56.
Issue is gone when going back to wine-0.9.45, but the rendered area is now
confined in a rectangular portion of the visible screen. (read more about this
at the end (*))
Regression testing turned up this commit:
[d09cbcec91561186bee77aaba55b29cbf2d7e7ef] wined3d: Activate
GL_ARB_texture_rectangle.
http://source.winehq.org/git/wine.git/?a=shortlog;h=d09cbcec91561186bee77aa…
Notice the other five wined3d commits by Stefan Dösinger.
Somehow using ARB_tex_rect instead of using NP2 emulation breaks the sepia
filter, but leaves the motion blur intact.
In fact this commit does also correct "scaling" issues with the other PP
effect, motion blur (again see below (*)).
My wine settings for MP2:
UseGLSL=disabled
OffscreenRenderingMode=backbuffer
RenderTargetLockMode=auto
It doesn't matter though is ORM is set to backbuffer or fbo, the issue also is
reproducible with ORM=fbo. However testing this with ORM=backbuffer makes it
easier for me because of other issues with FBO (plus FBO generates a lot of
FIXME noise on the console).
Graphics hardware used to confirm:
(i) Me, using a Geforce FX 5900
(ii) Frank Roscher, using a Geforce FX 5700
Drivers versions:
(i) FX 5900 driven with 100.14.19 and 173.14.09 (makes no difference)
(ii) FX 5700 driven by driver version 169.12
(*) Interesting facts with wine-0.9.45:
Like I said above PPE set to high work with this version, but the rendered area
is suffering from "scaling issues". This can be reproduced all the time with
the bullettime filter.
However there are also the cutscenes, using the motion blur filter. The funny
thing there is that they are also affected by the scaling issue, BUT not
always.
Watch the first cutscene sequence after you gain control over Max in the
hospital room (the cutscene begins when you are right in front of the double
door). The scaling issue changes during the cutscene to correct rendering, and
back after some moments.
I don't know if the changes from "wrong scaling" to "correct scaling" and
vice-versa are always the same but I'm going to check that again.
Greets,
Tobias
--
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=13070
Summary: Deus Ex - Invisible War fails to launch new game
Product: Wine
Version: 0.9.61.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
Created an attachment (id=12826)
--> (http://bugs.winehq.org/attachment.cgi?id=12826)
Default debug log
The named game is starting with intro movies and main menu. But when I want to
start a new game then it end's up with this message.
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it!
The sound got repeated endless (OSS selected, full, 44800 Hz, 16 Bit. I guess
it is not the sound, more that error message. Attached is the full console
output (default WINEDEBUG)
--
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=12053
Summary: User32: msg test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11419)
--> (http://bugs.winehq.org/attachment.cgi?id=11419)
+msg trace in git
User32's msg.c test fails for me consistently in git. +msg log attached. This
is on a fresh install of Ubuntu Hardy on an few years old toshiba laptop.
--
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=17300
Summary: openlp.org output/preview scrambled.
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
URL: http://www.openlp.org/en/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: online(a)patrick-brueckner.de
Created an attachment (id=19313)
--> (http://bugs.winehq.org/attachment.cgi?id=19313)
screenshot
with wine1.1.14 the output of openlp.org is scrambled in the preview aswell as
in the main window, see attached screenshot.
last time i had it working was with 1.1.10 or 1.1.11, but I don't use the
program to often on my linux machine.
it should be easy to reproduce the bug, since the program is foss.
if you would like to get any logs, please let me know - i will gladly provide
them.
--
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=12446
Summary: Call of Cthulhu: overall low performance compared to
Vista
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vkojouharov(a)gmail.com
The wine version for this bug is actually 0.9.59, but as of the time of
writing, this version is not available from the select box.
This bug is about the overall slow game performance of Call of Cthulhu (
http://appdb.winehq.org/objectManager.php?sClass=application&iId=3981
), compared to the same game with the same settings under Windows Vista.
Overall, the game is at least twice as slow, as compared to Vista, maybe more.
The test machine is a core 2 duo @ 2.20 GHz, with an 8400M GS video card, with
an nvidia driver version of 100.14.19. The same settings are used on both wine
and vista. The the resolution is set to 1600x1200, and the other graphics
related setting, the AA, is set to None.
--
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=12985
Summary: Microsoft SQL Server Management Studio Express crashes
at start
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: am(a)keeper.lv
Created an attachment (id=12737)
--> (http://bugs.winehq.org/attachment.cgi?id=12737)
Very small error log.
Microsoft SQL Server Management Studio Express crashes at start with Visual C++
Runtime Library error message.
--
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=10335
Summary: Installing Jet 40 with winetricks with Darwine requires
installation of DCOM98
Product: Wine
Version: 0.9.48.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
This is a documentation bug only!
I was receiving an error when installing Jet 4.0 for use with BiblePro about
the failure to register a .tlb file.
Found that I had to install DCOM98 first to get around this error.
Suggest that winetricks ask this question:
Have you installed DCOM98? (y/N) ?
With an abort message or call to DCOM 98 installation for Jet 4.0.
If this is already documented, please add this to the Jet 4.0 install
instructions.
Thank you.
James
--
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=15720
Summary: Crash when attempting to run Lego Star Wars II
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
When attempting to run Lego Star Wars II through wine 1.1.6 on OS X 10.5.4 and
X11.app.2.1.1 (xorg-server 1.3.0-apple5), a window appears on screen very
briefly (too briefly to read) then attached crash occurrs.
System is an intel core2duo 2.1Ghz with 4GB RAM and ample hard disk space.
--
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=13117
Summary: 1.0-rc1 fails to compile in Mac OS X
Product: Wine
Version: 1.0-rc1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teloiv(a)gmail.com
When trying to compile Wine 1.0-rc1 in Mac OS X Leopard, Wine errors during
make and fails to compile. I've attached the make output of the compile
failing. If i run 'make -k' to ignore the error, wine successfully compiles,
however this just ignores the problem, not solves it.
--
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=15375
Summary: Failed to load libGL: dlopen(libGL.1.dylib, 266): image
not found
Product: Wine
Version: 1.1.5
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimir.endaltcev(a)gmail.com
After upgrading XQuartz to latest version 2.3.1 and installing wine 1.1.5 using
macports (wine-devel port) got following:
--
err:wgl:has_opengl Failed to load libGL: dlopen(libGL.1.dylib, 266): image not
found
err:wgl:has_opengl OpenGL support is disabled.
If set LD_LIBRARY_PATH to /usr/X11/lib then libGL works but faced to:
---
err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
Could you explain why it is necessary to set env variables after installation?
Is it wine compilation defect?
Thanks in advance,
Vladimir
--
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=16625
Summary: Unable to build on Leopard
Product: Wine
Version: 1.1.11
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tael67(a)gmail.com
Created an attachment (id=18187)
--> (http://bugs.winehq.org/attachment.cgi?id=18187)
Compile log
I got some errors when trying to build Wine on my Mac.
--
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=16115
Summary: jscript: field with has wrong type
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
dhcp-128-194-53-159:jscript austin$ make
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -I/usr/include -I/usr/include/libxml2
-I/usr/include/libxslt -I/usr/include/libpng12 -I/usr/include/gphoto2
-I/usr/include/sane -I/usr/include -o regexp.o regexp.c
regexp.c: In function ‘SimpleMatch’:
regexp.c:2392: warning: field width should have type ‘int’, but argument 6
has type ‘long unsigned int’
regexp.c: In function ‘ExecuteREBytecode’:
regexp.c:2631: warning: field width should have type ‘int’, but argument 6
has type ‘long unsigned int’
--
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=17236
Summary: Starcraft / Broodwar does not work on MacOS-X
Product: Wine
Version: 1.1.6
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.steinmann(a)gmx.de
Hi,
while its no problem with wine1.0.1 on Linux, on MacOS-X Starcraft does not
start with wine1.1.6. Here is the Log-File:
Full patch of Starcraft was applied, but did not make a difference.
--
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=15863
Summary: Unable to find X development files on Leopard
Product: Wine
Version: 1.1.7
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teloiv(a)gmail.com
When compiling Wine on Mac OS X under some installs, it fails to find X11's
libraries and include files.
The only thing that I can think of that's different is the lack of imake and
xmkmf. The default Leopard X11 install includes imake and xmkmf, however, if
someone chooses to not install base X11 and instead install Xquartz at a later
date, they do not get imake and xmkmf because they are not shipped with Xquartz
as of 2.2.0 - see http://xquartz.macosforge.org/trac/wiki/X112.2.0 .
If the locations of X11's libraries and include files are specified with
--x-includes=/usr/X11/include and --x-libraries=/usr/X11/libs, Wine finds X11
and builds properly.
--
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=13601
Summary: wine build incompatible with iPhone SDK
Product: Wine
Version: 1.0-rc3
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-2008(a)ryandesign.com
wine (versions 0.9.44 thru 1.0-rc3 at least) compiles fine with Xcode 3.0 on
Mac OS X 10.5.3 Intel, but fails with the iPhone SDK beta 5 or beta 6 (a.k.a.
Xcode 3.1 beta).
/usr/bin/gcc-4.0 -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/mp/include -O2
-o status.o status.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./crtdll.spec
crtdll_main.o -o crtdll.dll.so -lmsvcrt -lkernel32
../../libs/port/libwine_port.a -L/mp/lib -framework CoreServices -lz
./crtdll.spec:44: external symbol 'CRTDLL__basemajor_dll' is not a function
./crtdll.spec:45: external symbol 'CRTDLL__baseminor_dll' is not a function
./crtdll.spec:46: external symbol 'CRTDLL__baseversion_dll' is not a function
./crtdll.spec:66: external symbol 'CRTDLL__cpumode_dll' is not a function
./crtdll.spec:243: external symbol 'CRTDLL__osmajor_dll' is not a function
./crtdll.spec:244: external symbol 'CRTDLL__osminor_dll' is not a function
./crtdll.spec:245: external symbol 'CRTDLL__osmode_dll' is not a function
./crtdll.spec:247: external symbol 'CRTDLL__osversion_dll' is not a function
winegcc: ../../tools/winebuild/winebuild failed
make[2]: *** [crtdll.dll.so] Error 2
make[1]: *** [crtdll] Error 2
Here's the MacPorts ticket for this issue:
http://trac.macports.org/ticket/13000
--
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=15547
Summary: Application's (Games) requiring OpenGL fail to start
Product: Wine
Version: 1.1.5
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: osai(a)openttdcoop.org
Hello,
I am running Wine 1.1.5 on Mac OS X 10.5.5. Basic Applications are working
quite stable despite some minor notices, but I am not able to start any kind of
games requiring 3D-Acceleration. All of them excite with the following
error-message:
e.g. for Warcraft III TFT or Heroes of Might and Magic III 4.0:
err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
I didn't find any further information about this problem and due to your latest
News Issue (#353) saying people using wine on other platforms should report
more problems I started to do so.
If necessary I can provide further information about my system.
Regards,
Osai
--
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=12989
Summary: Foobar2k: crashes wine when reading MP3 file from my
local MP3 server.
Product: Wine
Version: 0.9.60
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goles.nicolas(a)gmail.com
I have an Ubuntu (7.04) server at home, that server hosts my mp3s, oggs, .FLAC
etc.
When I try to listen an MP3 located on that server using foobar2k, Wine
crashes, and of course foobar2k crashes too. If I try to read (play) a .FLAC or
.OGG from the ubuntu server, I don't experience this issue at all ( the files
play normally ).
The files (mp3, ogg, .flac, etc...) are added to foobar2k playlist, the issue
comes when I try to play the added .mp3 files.
This issue is not present when I try to play an Mp3 from localhost using wine
of course.
Here is a link to download foobar2k , but I am pretty sure this is a Wine
issue, not a foobar issue. I haven't been able to install WinAMP to check if it
fails too.
foobar2k download link :
http://www.foobar2000.org/foobar2000_0.9.5.2.exe
--
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=15222
Summary: Tejina: fails to open installer
Product: Wine
Version: 1.1.4
Platform: Macintosh
URL: http://www.incors.com/products/
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soychaimocha(a)yahoo.com
When trying to run the installer for Tejina, Wine is unable to start the
installer program. The errors in the logs are attached. I'm running Darwine
1.1.4 on Mac OS X 10.5.
Also tried in Ubuntu using Wine 1.1.4, with a similar failure. Ubuntu is able
to launch the installer, but crashes after the progress bar with the Earth
image. Ubuntu error log is in the second half of the attachment.
Tejina is a java-based kanji-recognition software. The company has since
discontinued making the application, but Download.com still has the program
available if further testing is needed:
http://www.download.com/Tejina/3000-2279_4-10069593.html
The installer application they used seems to be called InstallAnywhere by
ZeroG.com, if that is relevant.
http://www.acresso.com/products/installation/installanywhere.htm
Tried with and without Java installed in Wine.
--
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=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=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.