http://bugs.winehq.org/show_bug.cgi?id=10948
Summary: Photoshop CS2 menu z-order problem
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
- install and start photoshop cs2 (I used the trial)
- File / New to start a new image
- select a brush if needed
- click on color picker to change colors
- observe that menus (e.g. Filters) now pop up *under* the image window instead
of *over* like they should
This could be quite an annoying bug.
Observed in both 0.9.50 and 0.9.52 (haven't tried any others).
Does not affect Photoshop 7 or CS, only CS2.
--
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=10942
Summary: Alsa uses plughw:0,0 instead of default
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=9872)
--> (http://bugs.winehq.org/attachment.cgi?id=9872)
use "default" as the default card name instead of "default:0"
When starting wine I get messages like:
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
this is caused by wine trying to use default:0 as sound device which doesn't
seem to be allowed according to
http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html
Using plughw:0,0 also causes problems when people are using an dmix plugin to
allow sharing the input and output. As the dmix plugin uses the output in an
exclusive way. So it's eighter wine audio or dmix/alsa audio.
When using "default" instead of "default:0" the messages disappear and wine
uses the default path as defined in ~/.asoundrc
--
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=10926
Summary: Regression causes graphic problems with Grim Fandango
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sileon(a)gmail.com
Hi,
With yesterday's git, a commit caused a regression in Grim Fandango. I did a
regression test, and the bad commit was:
2bec23fd7c059e0d4c90652f12d8c0675a620602 is first bad commit
commit 2bec23fd7c059e0d4c90652f12d8c0675a620602
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Dec 25 22:57:01 2007 +0100
wined3d: Fix a problem in BltOverride.
:040000 040000 59e9cb8e213a18e2438352e3694932fb60418a39
b6ec40f289a6c26d5c700b7b392a37ad071cec81 M dlls
It seems that the previously rendered graphics are not cleared correctly. See
the attached screenshots for an example of the problem.
--
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=10906
Summary: Thinstall openoffice demo aborts on unimplemented
advapi.QueryServiceConfig2A
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://thinstall.com/examples/OpenOffice.2.0.4.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
0009:Call KERNEL32.GetProcAddress(7eab0000,7fef036c "QueryServiceConfig2A")
ret=004012f5
0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=004012f5
...
0009:Call user32.MessageBoxA(00000000,0013efb0 "Invalid module type for
ADVAPI32.dll\r\n",7fef036c "QueryServiceConfig2A",00000030) ret=004010ea
This error was mentioned in IRC back in september '07, so it's hit at least
one real user.
Incidentally I noticed a document that mentions this function,
http://hackersforge.com/smb-dce-rpc/win_net_srv.pdf,
and has interesting context that might be helpful to whoever implements it.
--
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=10891
Summary: Multiple Games just "hang" at certain stage
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.strategyinformer.com/pc/painkiller/demo/697.h
tml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Happens in Anno1701, Painkiller and Gothic 3
When the games are finished loading, they just hang or crash instead going
ingame.
83c0b13c5b2bf710542f365b6aa876b103a46147 is first bad commit
commit 83c0b13c5b2bf710542f365b6aa876b103a46147
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sun Dec 16 00:18:20 2007 +0100
wined3d: Split up the render target -> render target blit.
:040000 040000 aba6e653887274eab0cb7daaa5af3ef2a21c3ee1
47b97f71ac60dff9d6259dc4be3a8fafdaa7dbf7 M dlls
--
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=10883
Summary: C&C 3 extremely slow in current GIT
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://largedownloads.ea.com/pub/demos/Commandand3/CnC3De
mo.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
With current GIT, C&C 3 Tiberium Wars is extremely slow. Looking at the
console log it appears to be doing software blits, which should explain the
problem.
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filters not supported in software
blit
err:d3d_surface:IWineD3DSurfaceImpl_BltOverride Unexpected render target ->
render target blit
fixme:d3d_surface:IWineD3DSurfaceImpl_BltOverride Implement blit from a
swapchain to the active render target
In Wine 0.9.51 the blitting operation is not supported, it seems:
err:d3d_surface:fb_copy_to_texture_direct Texture filtering not supported in
direct blit
I have an nVidia GeForce 7600 GT with 256 MB RAM
--
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=10854
Summary: Codeblocks - black box in the about window
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.codeblocks.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=9748)
--> (http://bugs.winehq.org/attachment.cgi?id=9748)
Black box in the about window
Codeblocks (svn 4630) show a "black box" in the about window. Every time it is
opened an error is shown in the console:
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=24
--
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=10847
Summary: Dragon NaturallySpeaking 9.0 Preferred sound level
unstable
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
wine-0.9.51-190-g16aadb2
Starting with yesterday's git (I think--might have been day's before) training
and recognition have suffered tremendously in DNS 9.0 Preferred.
I believe this has to do with the sound level, but I am not sure.
Yesterday, (Thu 20071220) when training a new user, the microphone volume had a
great deal of trouble adjusting. When it finally did adjust, training went
poorly, often showing a red bar to indicate that the sound was too loud.
Today using the above git, the red bar appears less frequently but it still
shows up. In addition, recognition has suffered, and the program sometimes
hangs after a long utterance.
--
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=10843
Summary: Tray icon popup menu does not go away until clicked
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
For many applications that have system tray icons, when you click on the icon
to get the popup menu, the popup menu would not go away until you click on one
of the menu items.
On Windows, you can just click somewhere else, and the moment the popup menu
loses focus, it goes away. I noticed on Linux, the popup menu does not have
keyboard focus.
This bug affects multiple application: Picasa and Winamp are a couple examples.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.