http://bugs.winehq.org/show_bug.cgi?id=31405
Bug #: 31405
Summary: Wine not playing GTA San Andreas
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ibrahim.chhaya(a)gmail.com
Classification: Unclassified
Hi, when I install GTA San Andreas it's perfectly fine but when I go to wine
and play the game the screen becomes black and slowly changes to white, then
white to black repeatedly
--
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=31099
Bug #: 31099
Summary: powerpoint crashes when trying to save
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juanmamompo(a)hotmail.com
Classification: Unclassified
Created attachment 40827
--> http://bugs.winehq.org/attachment.cgi?id=40827
generated error file
i can open a ppt but I'm not allowed to save the changes.
Also have problems opening the folder to select the file I want to open. my
guess is there is a problem with explorer.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=29338
Bug #: 29338
Summary: The program Rhino.exe has encountered a serious
problem and needs to close. We are sorry for the
inconvenience
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gsaumure79(a)videotron.ca
Classification: Unclassified
The program just run fine, but I get an error message when I close the program.
The program Rhino.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
This issue is not very serious, just annoying. And the problem seems to appear
since I have upgraded from Linux Mint 11 to Linux Mint 12.
--
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=15892
Summary: BYOND Crash
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.byond.com
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stevenw9(a)gmail.com
Created an attachment (id=17050)
--> (http://bugs.winehq.org/attachment.cgi?id=17050)
BYOND Crash Debug Output
BYOND suddenly crashes when launching the game: BYOND Tabletop Game. I'm not
sure why, so I placed some debug info underneath this.
--
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=31097
Bug #: 31097
Summary: wine apps crash when using opengl
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)leon.vankammen.eu
Classification: Unclassified
It seems that the latest 1.5.7 wine-package doesnt like libgl/dri-driver 8.x.x
(win32 apps crash in wine as soon as opengl is called)..however if you install
libgl/dri-driver 7.x.x everything works.
more info about configuration etc: https://bugs.archlinux.org/task/30501
As stated, I got it working with older libgl/dri-driver libs now but I will try
to generate some more debugging info.
The friendly guys @ archlinux pointed out the 'LIBGL_DEBUG=verbose wine
foo.exe' trick, any other suggestions?
btw. pretty neato bugtracker with the possible duplicates-checker :)
--
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=27848
Summary: Crysis2 freezes/hangs since wine 1.3.22 (ReportFault
0xc65de0c)
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockorequin(a)hotmail.com
Crysis 2 runs fine on wine 1.3.21 on my PC with an nvidia 540M card, but in
versions 1.3.22 and onwards it freezes at a random point usually less than a
minute after gameplay starts with the error:
fixme:faultrep:ReportFault 0xc65de0c 0x0 stub
At this point, the music continues to play (it doesn't appear to be looping)
but the graphics are frozen, so I'm guessing it's a d3d issue.
I have the various directX 9 and 10 native libraries enabled via winetricks and
the Crysis patch applied to wine.
Running it in wine 1.3.24, I also get
"fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x6aa3928 stub!"
errors, but these don't appear to cause the freeze.
--
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=14882
Summary: UpdateResource fails to delete a resource
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnlen7+wine(a)gmail.com
UpdateResource should, according to MSDN, delete a resource if
(!lpData)&&(!cbData). This is actually the way applications can delete
resources and various resource-related application, like InnoSetup, use it.
However wine's current implementation of UpdateResourceW unconditionally calls
allocate_resource_data, which will fail if either lpData or cbData is NULL.
I hope I can fix it, but I will need to familiarize myself with kernel32 code
first.
--
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=22280
Summary: Assassin's Creed: compatibility test app aborts when
KERNEL32.SetThreadPriorityBoost fails
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Assassin's Creed installer runs
Program Files/Ubisoft/Assassin's Creed/Detection/Detection.exe
at the end. This is supposed to pop up a screen showing
whether various components of your system meet minimum spec for the game.
It crashes on wine after calling KERNEL32.SetThreadPriorityBoost.
That function always returns FALSE on wine. Changing it to return TRUE
lets Detection.exe work 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=32190
Bug #: 32190
Summary: Forex Stategy cant be loaded
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Classification: Unclassified
on Ubuntu 12.10 i386 with fresh wine 1.5.17 install:
i try to load an ".net2" app but loading enter into an infinite loop with the
errors at the beginning:
fixme:exec:SHELL_execute flags ignored: 0x00000100
err:exec:shellex_load_object_and_run failed to get data object
fixme:exec:SHELL_execute flags ignored: 0x00000100
err:exec:shellex_load_object_and_run failed to get data object
then continue flooding with:
fixme:wincodecs:PngDecoder_Block_GetCount 0x160fed0,0x33ef18: stub
This is a free software: http://forexsb.com/wiki/download
Both builder & trader refuse to load.
--
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=14222
Summary: RpcBindingSetAuthInfo(Ex) fails with
RPC_C_AUTHN_GSS_NEGOTIATE
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winesku(a)googlemail.com
RpcBindingSetAuthInfo(Ex) fails with RPC_S_UNKNOWN_AUTHN_SERVICE if
RPC_C_AUTHN_GSS_NEGOTIATE is specified. While this looks correct at first
glance, because WINE's secur32.dll currently has no Negotiate provider, but
instead only an NTLM provider, it is not what applications expect. Since
Windows 2000, RPC clients that call RpcBindingSetAuthInfo(Ex) can at least
expect that this call succeeds with the selection of NTLM, even in non-domain
environments. Therefore WINE's RpcBindingSetAuthInfo(Ex) should make a fallback
to RPC_C_AUTHN_WINNT if RPC_C_AUTHN_GSS_NEGOTIATE is requested by the caller
but only NTLM is available. After all, by specifying RPC_C_AUTHN_GSS_NEGOTIATE,
the client indicated that NTLM is sufficient.
--
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.