http://bugs.winehq.org/show_bug.cgi?id=33436
Bug #: 33436
Summary: Tomb Raider (2013): Game does sometimes not respond to
mouse move
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felixhaedicke(a)web.de
Classification: Unclassified
Sometimes the game does not react properly to mouse movement events (camera
gets stucked). This happens reproducible in some game scenes.
By switching to window mode (pressing Alt+Return) or back to fullscreen mode,
these issues can be temporarily avoided. And the mouse issues are overall much
less serious in window mode.
Not all systems are equally affected by this bug. The graphics performance
seems to matter. On a Laptop with an Intel GPU (which is much too slow for this
game), it happens in almost every scene. And on a PC NVIDIA GeForce 560 Ti
(normally almost > 60 FPS), this bug only occurs sometimes if
StrictDrawOrdering is enabled.
The game uses raw input mouse events.
--
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=27275
Summary: When printing in First Class 10.009 as a unprevilegied
user the program crashes.
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henrik.jonsson(a)orestad-linux.se
Created an attachment (id=34886)
--> (http://bugs.winehq.org/attachment.cgi?id=34886)
wine debug
Hello!
We have a problem with Wine 1.3.15 and First Class 10.009, this problem occurs
only when the user does not have any administrative rights in the First Class
network he or she is connected to. Upon printing the application crashes.
I have attached a debug trace from Wine that hopefully has the info needed to
solve the problem, the OS is Ubuntu 10.10 64 Bit.
If you need any more information i will be happy to add it as soon as i can and
assist you in any way possible to solve this. I am however no programmer.
Best Regards!
/Henrik Jönsson
--
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=32359
Bug #: 32359
Summary: Error when exiting Home Designer Suite 2014
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tduane(a)yahoo.com
Classification: Unclassified
Created attachment 42698
--> http://bugs.winehq.org/attachment.cgi?id=42698
backtrace of core dump
Was able to install Home Designer Suite 2014, but hung on "Update finished"
screen. Tried to File/Exit and got this dump.
--
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=29166
Bug #: 29166
Summary: Serious Sam 3: BFE Crashes after selecting difficulty
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dakiato(a)gmail.com
Classification: Unclassified
Created attachment 37622
--> http://bugs.winehq.org/attachment.cgi?id=37622
Wine console output wine C:\Program Files\Steam\steam.exe
After selecting the difficulty in Serious Sam 3: BFE for the Campaign (First
Level), the game crashes, no error output from game, simply closes.
Game is running through Steam client.
--
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=23927
Summary: Twinity environment looks grey, not very visible
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://twinity.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The virtual world app Twinity installs and runs once you
do winetricks d3dx9_36 to get past bug 23919,
but the world looks grey and washed-out to the extent
that you are really missing out.
--
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=9597
Summary: Sony Digital Voice Editor 3 locks up when you try to
play or convert an .msv file
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.sony.jp/products/overseas/contents/support/do
wnload/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Sony "IC Recorder" ICD-SX57 digital voice recorder uses
a proprietary format, .msv, and comes with "Sony Digital Voice Editor 3",
an app to convert them to .mp3. (I believe you can download
several versions of that app from the URL above, haven't tried that myself.)
The app's installer completes, but Wine warns that MSCAT32.DLL
was not found. Mike Hearn posted a patch that adds stubs for
this, http://www.winehq.org/pipermail/wine-patches/2006-April/026116.html ,
so I updated it a bit, added two missing forwards, and
now the app installs without warning.
The next problem was a crash on startup, with backtrace starting with
=>1 0x7e37a450 convert_888_to_565_asis+0x70(width=0x78, height=0x18,
srcbits=0x4537888, srclinebytes=0x168, dstbits=0x7c081940,
dstlinebytes=0xffffff10)
[/home/dank/wine-git/dlls/winex11.drv/dib_convert.c:733] in winex11
(0x0033eed4)
Now, that's an old friend, and a patch for it is in
http://bugs.winehq.org/show_bug.cgi?id=7380#c16
With that patch, the app starts up and can find media properly.
Once you've done all that, you come to the bug that is the subject of this
report, namely, it crashes when you ask it to load a .msv file.
First, Wine outputs a stream of warnings for about twenty seconds,
saying over and over
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
err:ole:CoGetClassObject class {e30629d1-27e5-11ce-875d-00608cb78066} not
registered
err:ole:CoGetClassObject no class object {e30629d1-27e5-11ce-875d-00608cb78066}
could be created for context 0x1
err:quartz:GraphBuilder_Render Unable to create filter (80040154), trying next
one
and then finally crashing with
err:seh:setup_exception stack overflow 160 bytes in thread 000d eip b7d3b573
esp 7cf39f60 stack 0x7cf3a000-0x7d04a000
--
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=31752
Bug #: 31752
Summary: Forge download client hangs during startup
Product: Wine
Version: 1.5.13
Platform: x86
URL: http://cdn.darkvalegames.com.edgesuite.net/alpha/setup
.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Forge (http://www.playforgewar.com/) is an upcoming deathmatch game with
MMO-inspired combat. It's currently possible to buy into the Alpha test, but
that's not necessary to reproduce this bug.
The download client (see download link) doesn't require any authentication to
install and run. I believe a login is required to actually play.
On Wine, the client installs, but the process hangs before displaying any
window.
--
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=21928
Summary: WebCeo: Lots of "Invalid floating point operation"
errors make the application unusable
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mati_wroc(a)o2.pl
Created an attachment (id=26609)
--> (http://bugs.winehq.org/attachment.cgi?id=26609)
Console output of WebCeo run without +relay
When WebCeo is run
(free install from http://www.webceo.com/download/ ),
a lot of "Invalid floating point operation" are displayed. When program is
being installed, those errors are shown using dialog boxes - clicking "Ok" make
it install, but later the program is practically unusable.
Console output (attached) is full of messages like:
"fixme:dc:DeleteDC not deleting busy DC 0xXXXX refcount Y"
When run with
WINEDEBUG=+relay wine /home/mati/.wine/drive_c/Program\ Files/Web\
CEO/BIN/webceo.exe &> ~/Pulpit/webceo_debug.txt
the result file is too large to be attached.
--
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=31020
Bug #: 31020
Summary: Medieval 2 total war graphical tearing
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 1007380(a)gmail.com
Classification: Unclassified
Created attachment 40714
--> http://bugs.winehq.org/attachment.cgi?id=40714
Just some major graphical glitches.
I have installed Medieval 2 Total War, and it installed fine. Upon starting the
game, I noticed that the screen was torn [see screenshot] to the point of
unplayability. I have tried this on two graphics cards, neither of which did
any better (Intel hd3000 and NVS4200M with nouveau). The game runs perfectly
fine besides that major graphical glitch.
Running Wine 1.5.7 on Arch Linux, kernel 3.4.4-2-ARCH
--
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.