http://bugs.winehq.org/show_bug.cgi?id=26322
Summary: Grand Theft Auto: Vice City (2003) rendering problems
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install and run GTA: Vice City as follows:
rm -rf ~/.wine
cd /media
wine GTA_Vice_City/setup.exe (uncheck Radio Station to avoid needing disc 2)
# eject disc1 and mount disc2
# work around wine not creating symlink for d:, e.g.
ln -s /dev/cdrom ~/.wine/dosdevices/d::
ln -s /media/Vice_City_Play /home/dank/.wine/dosdevices/d:
# start the game!
cd ~/".wine/drive_c/Program Files/Rockstar Games/Grand Theft Auto Vice City"
wine gta-vc.exe
Happily, this even plays the intro movies and recognizes the disc.
Unhappily, the first cut scene (where the gangsters are sitting around
a table discussing what to do with a guy who's just getting out of jail)
has really, really low fps.
The appdb suggests using OffscreenRenderMode=pbuffer, but that was removed
in wine-1.1.41.
OffscreenRenderMode=backbuffer gets the performance of that scene up nicely.
Either way, the next scene, where a car is driving around,
doesn't show the cars.
And when that finishes, you're supposed to drive around, but everything
looks completely wrong, all one can see are clouds.
POL uses wine-1.1.40 for this game, fwiw.
--
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=35790
Bug ID: 35790
Summary: Error finding libpng15.so.15 (Affects Microsoft Visual
C++ Redistributable 2013 (x86) installer and Microsoft
Visual C++ Redistributable 2013 (x86_64) installer and
indirectly affects all C/C++ applications compiled
with Visual Studio 2013)
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: thehairyrock(a)gmail.com
Created attachment 47783
--> http://bugs.winehq.org/attachment.cgi?id=47783
Error logs from the installers.
This causes the installer for Visual C++ 2013 Runtime Redistributable to crash,
It affects both the x86 version and the x86_64 version on both types of
prefixes.
p.s. - I checked my system path and installed packages and libpng15 is
installed, I also re-installed wine and encountered the same issue.
p.p.s - I did not test the ARM installer to see if it encountered the same
error, as i don't have wine ARM.
--
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=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.
https://bugs.winehq.org/show_bug.cgi?id=36150
Bug ID: 36150
Summary: valgrind shows a few leaks in
dlls/msi/tests/automation.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Definitely:
==2682== 32 bytes in 1 blocks are definitely lost in loss record 248 of 740
==2682== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2682== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2682== by 0x6208297: heap_alloc (typelib.c:1664)
==2682== by 0x62112EC: ITypeLib2_fnGetLibAttr (typelib.c:4984)
==2682== by 0x6204868: LoadRegTypeLib (oaidl.h:2672)
==2682== by 0x539DD76: get_typeinfo (automation.c:97)
==2682== by 0x539E67E: AutomationObject_GetIDsOfNames (automation.c:296)
==2682== by 0x4E6DDF7: get_dispid (oaidl.h:814)
==2682== by 0x4E6DE74: test_dispid (automation.c:601)
==2682== by 0x4E7CD05: func_automation (automation.c:2765)
==2682== by 0x4F98E4B: run_test (test.h:584)
==2682== by 0x4F9923A: main (test.h:654)
possibly:
==2606== 28 bytes in 1 blocks are possibly lost in loss record 200 of 740
==2606== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2606== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2606== by 0x5896826: COMPOBJ_DllList_Add (compobj.c:526)
==2606== by 0x5898B62: apartment_getclassobject (compobj.c:1335)
==2606== by 0x589C2AC: get_inproc_class_object (compobj.c:2894)
==2606== by 0x589C76B: CoGetClassObject (compobj.c:3032)
==2606== by 0x589CD2D: CoCreateInstance (compobj.c:3197)
==2606== by 0x4EA8C4B: func_automation (automation.c:2757)
==2606== by 0x4FC4E4B: run_test (test.h:584)
==2606== by 0x4FC523A: main (test.h:654)
==2606== 28 bytes in 1 blocks are possibly lost in loss record 201 of 740
==2606== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2606== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2606== by 0x6228202: heap_alloc_zero (typelib.c:1657)
==2606== by 0x622AE41: MSFT_ReadAllRefs (typelib.c:2897)
==2606== by 0x622D0EC: ITypeLib2_Constructor_MSFT (typelib.c:3711)
==2606== by 0x622C358: TLB_ReadTypeLib (typelib.c:3455)
==2606== by 0x6224694: LoadTypeLibEx (typelib.c:478)
==2606== by 0x62245D0: LoadTypeLib (typelib.c:454)
==2606== by 0x6224822: LoadRegTypeLib (typelib.c:537)
==2606== by 0x53B5D76: get_typeinfo (automation.c:97)
==2606== by 0x53B667E: AutomationObject_GetIDsOfNames (automation.c:296)
==2606== by 0x4E99DF7: get_dispid (oaidl.h:814)
==2606== by 0x4E99E74: test_dispid (automation.c:601)
==2606== by 0x4EA8D05: func_automation (automation.c:2765)
==2606== by 0x4FC4E4B: run_test (test.h:584)
==2606== by 0x4FC523A: main (test.h:654)
==2606==
--
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=34424
Bug #: 34424
Summary: Can't log into Star Trek Online
Product: Wine-gecko
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: alexhenrie24(a)gmail.com
Classification: Unclassified
Star Trek Online creates an IEframe showing
http://launcher.startrekonline.com/launcher_login. When you click "Login",
nothing happens.
When you go to the same web page in Firefox, Firefox's error console gets
"Security Error: Content at http://launcher.startrekonline.com/launcher_login
may not load or link to app://4/."
Installing ie8 from winetricks gets around the problem.
This leads me to believe that wine-gecko is not properly emulating Internet
Explorer's cross-site data restriction policies.
--
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.