http://bugs.winehq.org/show_bug.cgi?id=32108
Bug #: 32108
Summary: Steam - Borderlands 2
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: nille1990(a)gmx.de
Classification: Unclassified
After installation, when i press "play" i just get an error so i can´t start
the game. the dialog said i shoult report 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=24064
Summary: Half-Life no longer starts after latest Steam update
(20 Aug 2010)
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elton(a)schiert.net
Created an attachment (id=30248)
--> (http://bugs.winehq.org/attachment.cgi?id=30248)
+tid log
Since the latest Steam update (http://store.steampowered.com/news/4228/) trying
to run Half-Life results only in displaying the title screen, nothing more.
I am fairly certain that this is a bug which was exposed by the above update. I
was playing Half-Life, then Steam prompted for a restart to complete the update
and since then I can no longer run Half-Life, not even from a clean
installation. I did not change my wine version inbetween.
This issue affects goldsource games (HL), but not source games (HL2).
--
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=28621
Bug #: 28621
Summary: MTGO updater hangs
Product: Wine
Version: 1.3.29
Platform: x86
URL: http://mtgoinstaller1.onlinegaming.wizards.com/mtgov3/
helper/MTGOIII_Helper.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardo_barbano(a)hotmail.com
Classification: Unclassified
after installing the latest version of MTGO (linked above), when running the
updater (Kicker.exe) it hangs.
I successfully ran the updater with an older installer, and the only difference
in the log from the console is:
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
--
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=28921
Bug #: 28921
Summary: Battlefield 3 crashes on installation
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timo.schmid(a)gmail.com
Classification: Unclassified
Created attachment 37177
--> http://bugs.winehq.org/attachment.cgi?id=37177
Wine's output
Reproduce:
- Download Origin (EA's game distribution platform) and install it
- Create an account, log in
- Download Battlefield 3 or install it from CD
(When an error shows up, that you should be Admin, create the Folder
"Battlefield 3" in the Folder "Origin Games" and an empty file called
".manifest" inside. That fixed it for me)
- Try to install the game
See the attached log for wine's output during the crash.
--
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=30352
Bug #: 30352
Summary: builtin iexplore + selenium hangs on startup
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download and install python26 from
http://www.python.org/ftp/python/2.6/python-2.6.msi
2. Download and install easyinstall from
http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11.win32-py…
3. start wine cmd, install Selenium with easyinstall :
easyinstall selenium
4. start the sample python-selenium script as attachment selenium-Ie.py :
$ wine 'c:\python26\python.exe' selenium-Ie.py
$ ./selenium-Ie.sh
Expect result:
Iexplore will open google, search for "cheese" as a keyword automatic, then
quit. All these are control by selenium
Actual result:
Iexplore hangs on start up, with following messages:
fixme:ieframe:ClassFactory_QueryInterface
(0x7eb7cb04)->({00000003-0000-0000-c000-000000000046} 0x33fb50)
fixme:ole:CoResumeClassObjects stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:ieframe:handle_navigation_error Navigate to error page
winetricks wininet will workaround for it, but there will be a crash in
IEDriver of selenium then.
--
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=26066
Summary: use after free in X11DRV_GetKeyboardLayout?
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33245)
--> (http://bugs.winehq.org/attachment.cgi?id=33245)
valgrind log
Several of the valgrind tests show something like:
Invalid read of size 4
at X11DRV_GetKeyboardLayout (keyboard.c:1992)
by GetKeyboardLayout (input.c:693)
by IMM_DestroyContext (imm.c:679)
by IMM_FreeThreadData (imm.c:239)
by DllMain (imm.c:389)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by LdrShutdownThread (loader.c:2342)
by exit_thread (thread.c:345)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
Address 0x7f017e08 is 192 bytes inside a block of size 200 free'd
at notify_free (heap.c:262)
by RtlFreeHeap (heap.c:1747)
by HeapFree (heap.c:272)
by GetPrivateProfileStringA (profile.c:1189)
by GetProfileStringA (profile.c:1199)
by SYSPARAMS_Init (sysparams.c:941)
by process_attach (user_main.c:276)
by DllMain (user_main.c:332)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2535)
by ??? (port.c:60)
appears in the user32 menu, msg, and win tests.
I'll attach the log from the win test.
--
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=9667
Summary: Grim Fandango hangs if X in 24bpp mode
Product: Wine
Version: 0.9.45.
Platform: PC
URL: http://www.grimfandango.net/?page=demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
Grim Fandango works well if X is started with 16-bit colour depth.
If started with 24-bit colour, it hangs before the intro video (disc 1) or the
game engine start (disc 2).
--
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=19151
Summary: Spotify crashes in the mittle of a song and give me a
pop-up fault message
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.bjork(a)gmail.com
Created an attachment (id=22140)
--> (http://bugs.winehq.org/attachment.cgi?id=22140)
Screen shot, pop-up message
I use:
Ubuntu 9.04 - the Jaunty Jackalope
Spotify 0.9.17
Spotify crash with different time interwalls (sometimes I can listen for hours
and sometimes just a couple of songs). No matter if I start wine & spotify
using the Applications"-menu or if I start it in a console. A pop-up message
appears that suggest to visit your site and learn how to use the application or
to create a bug report
I attach a screen shot and the fault message from the console
--
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=26895
Summary: Rendering is red mesh/black text on black background
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fritzophrenic(a)gmail.com
Application is Microsoft 3D Movie Maker
Installation completes without noticing any issues, but game is unusable.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11767
Ubuntu Lucid with Wine 1.2.2.
Colors are all messed up on most screens. Screen is covered in red mesh making
text unreadable, menus unusable, and many of the animations look really bad.
Possibly related to the game wanting to run in 256 color mode, did not
investigate.
This issue makes the game pretty much unusable. I'm very much a novice so I
don't want to submit a test result, but I'd give this a "garbage" rating.
--
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.