http://bugs.winehq.org/show_bug.cgi?id=13267
Summary: Autodesk SketchBook Pro 2009/3.0 crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12050
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: panagiotis(a)gmail.com
Created an attachment (id=13112)
--> (http://bugs.winehq.org/attachment.cgi?id=13112)
Back trace of SketchBook Pro crashing on Wine
Starting Autodesk SketchBook Pro 2009 leads to an immediate 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=12207
Summary: taxcut 2007 does not install
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: funmaker_11(a)att.net
Created an attachment (id=11628)
--> (http://bugs.winehq.org/attachment.cgi?id=11628)
wine debug output from attempted install of taxcut 2007.
Taxcut 2007 will not install. Please see attachment.
Another matter: My email address is wrong but I can not figuree out how to
update it. Would someone please tell me how to do 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=11183
Summary: Sam and Max doesn't start
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michele.scandura(a)gmail.com
This should be a regression of bug n°8601. Tried to start sam'n max culture
shock (not the demo, the full game without fixed exe) and says it's been
modified by a virus.
Wine is ubuntu hardy's latest version
--
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=11125
Summary: s.t.a.l.k.e.r does not start
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asdmin(a)gmail.com
Created an attachment (id=10163)
--> (http://bugs.winehq.org/attachment.cgi?id=10163)
printout
Is there anybody who has a clue on this error message? This appears whenever i
want to start stalker, installed and started as the appdb howto spefifies.
--
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=10606
Summary: L/R volume of a sound source changes improperly in
S.T.A.L.K.E.R.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
When there is a continous source nearby and I look left or right from it, the
L/R channels are supposed to change volumes. However this doesn't work properly
in Wine.
The channels are of same volume when looking directly at the source. Then say I
look away left from the source and the sound volume decreases on the left
channel and reaches its minimum at around 35 degrees away from the source. This
it the same as in Windows.
However when looking further away towards 90 degrees, in Windows the volume in
the left channel increases back to a certain point and I think it gains some
sort of effect. But not in Wine, in Wine the left volume just stays at the
minimal level.
This happens with both ALSA and OSS. Default rate is 44100, default bits 16.
Audio chip is Intel HD audio.
--
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=10605
Summary: Gun sounds coming from a distant source in
S.T.A.L.K.E.R.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
The gunshot sounds and other weapon sounds (reloads, switching guns,
binoculars) seem to come from a distant source, but the volumes should be the
same for both left and right channels.
I mean the L and R volumes change as I look around - looking in a certain
direction both channels are the same, and the volume shifts as I look more left
or right.
However the footsteps sound right.
This happens with both ALSA and OSS. Default rate is 44100, default bits 16.
Audio chip is Intel HD audio.
I've attached a log with +dsound - I started the game, loaded a savegame, then
shot a few rounds in each direction, first towards the source, than left,
right, and away from. Then I minimized it and hit ctrl+c.
--
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=10266
Summary: Numpad keyboard handling is strange, Del key produces
two events
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
The current handling of the numeric keypad is strange in two aspects:
1) The Decimal / Comma / Del key (key 104) behaves very strange: It produces
*both* a Backspace and a comma character on my machine, when Shift is active.
2) In general, the interaction with Shift is odd. This is a quite complicated
area. Windows, QT, GTK all uses different models, but Wine does not follow
either of them. I'm suggesting that Wine should follow the QT model, which has
also been implemented in rdesktop. For details, see
http://www.cendio.com/~astrand/keyboards/numpad.txt. Patch will follow.
--
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=10100
Summary: Photoshop Elements 4 and 5 HTML welcome dialog displays
scroll bars
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
It looks like if the scrollable area would be equal to the client area if the
scroll bars were not present.
--
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=9930
Summary: Leaves on Oblivion's trees are rotated
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Created an attachment (id=8433)
--> (http://bugs.winehq.org/attachment.cgi?id=8433)
Rotated leaves
Affects both the trees and bushes. Some appear to be rotated 90 degrees
clockwise, and others counter-clockwise. They sway as expected, they're just
off. See image.
--
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=9708
Summary: Application hangs with "fixme:ole" error
Product: Wine
Version: 0.9.45.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexander.nagorny(a)gmail.com
I ran russian accounting program called 1C. Installation went fine, but during
startup of this application console shows "fixme:ole:GetHGlobalFromILockBytes
cbSize is 7873024" and program hangs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.