http://bugs.winehq.org/show_bug.cgi?id=10177
Summary: Slow texture drawing in World of Warcraft
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dave(a)landlordhat.com
I recently upgraded from two nvidia 7900GTS cards in SLI to two 8600GTS cards,
still in SLI.
Since doing so, textures outside my immediate area (not sure how to describe...
30 or so game yards?) are drawn slowly. Moving forward I see terrain and
objects drawn without any texture (just grey) then slowly the textures fade in.
I run WoW in opengl mode, I tried to switch over to d3d, but the game runs so
poorly that I really couldn't determine if the issue was apparent there as
well.
I reported this to nvidia
(http://www.nvnews.net/vbulletin/showthread.php?t=100893) and they felt that
(since it apparently doesn't happen in Windows) I should report it here as
well.
I apologize for not having a whole ton of other information. :(
Anything I can do to be more helpful, please let me know.
--
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=9452
Summary: Steam will not start
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew(a)webspot.co.uk
Created an attachment (id=7784)
--> (http://bugs.winehq.org/attachment.cgi?id=7784)
App Output
After coming back to launch steam in the first time for a week, I found there's
been a steam update. Once the update had installed, launching Steam, or even
just trying to launch a steam game, results in wine crashing.
Attached is the Terminal output.
--
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=10447
Summary: Halflife 2 does not respect sound volume set in the
desktop environment
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joao.eiras(a)gmail.com
1. boot Halflife 2 episode 2, or any game for that matter (I used the previous)
2. start a new game - make sure your speakers are on and you ear all sounds and
music loud and clear
3. use your quick access keys on your keyboard to change sound volume, or try
to change it using your desktop sound volume applet (if you can alt+tab back
and forth)
What should happen:
- the sound volume of the game should respect the desktop's configured value
set by the user. Currently, the sound volume is always at (around) maximum.
This is hardly a sound driver bug or desktop environment bug.
--
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=6395
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:59:07 ---
Closing all RESOLVED INVALID older than four weeks.
--
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=10232
Summary: OpenGL with indirect rendering not working
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
3D apps don't seem to run when the OpenGL lib (e.g. mesa one) is doing indirect
rendering (hardware accelerated, through AIGLX). This can be done by exporting
LIBGL_ALWAYS_INDIRECT=1. Native games (quake3, xmoto) run fine. I've tried
FlatOut 2 with indirect rendering, but I get hundreds these in the console:
err:wgl:X11DRV_wglGetProcAddress No libGL on this box - disabling OpenGL
support !
and the game crashes then.
Indirect rendering would probably be useful if one would want to play a game
on a remote X server, or a game residing on a remote host and doing rendering
on the user's X server.
--
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=10328
Summary: Sonic and Knuckles collection install prompt hidden
behind blue background
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
After installing the Sonic 3 and Knuckles documentation, you proceed to install
the actual game.
The usual blue background pops up, but the window that asks if you want to
play, uninstall, or install the game is missing. it turns out it is hiding
behind the blue background.
There is only one fixme printed twice in the console:
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
I don't know if it is related or not.
--
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=10247
Summary: VK_PAUSE causes protection fault in menu shortcuts
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alkisg(a)freemail.gr
I'm developing an appication and I was testing for wine compatibility, when I
came upon this bug.
I'm not a native English speaker, so allow me to say it by example:
Suppose I have a classic "File" menu (I think menus are implemented in
comctl32.dll), and the classic "Open file..." menu item. It shows like:
| Open file... Ctrl+O |
If I assign the VK_PAUSE shortcut to this menuitem, it should show like:
| Open file... Pause |
The problem: if I use the VK_PAUSE shortcut, and I try to open the file menu, I
get a protection fault at address 0x000033F3.
This also applies to combinations like shift+pause.
Tested in Edubuntu 7.10.
I can post a demo application developed in Delphi if it helps.
Regards,
Alkis
--
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=9550
Summary: Mouse position desync with cursor in UFO:ET
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sm(a)kleinreich.de
Created an attachment (id=7922)
--> (http://bugs.winehq.org/attachment.cgi?id=7922)
Debugchannel +dinput while starting UFO:ET
In Game "UFO Extraterrestrials" the Cursor and the actual mouse position
desync.
If you use the mouse it's actually possible to move the real position in
relation to the displayed Cursor what means the desynced Position is not
static.
Also it is possible for the Mouse to leave the virtual desktop,
which make the desync even worser.
--
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=8545
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:59:01 ---
Closing all RESOLVED INVALID older than four weeks.
--
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=10574
Summary: Python _urandom()
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerijus(a)users.sourceforge.net
When running quite a few python scripts I get a traceback:
$ wine c:\\python25\\python opendict.py
Traceback (most recent call last):
File "C:\python25\lib\mimetools.py", line 6, in <module>
import tempfile
File "C:\Python25\lib\tempfile.py", line 33, in <module>
from random import Random as _Random
File "C:\Python25\lib\random.py", line 838, in <module>
_inst = Random()
File "C:\Python25\lib\random.py", line 94, in __init__
self.seed(x)
File "C:\Python25\lib\random.py", line 108, in seed
a = long(_hexlify(_urandom(16)), 16)
WindowsError: [Error -2146893801] Windows Error 0x80090017
Adding the following to python script usually helps:
import os
def ni(i): raise NotImplementedError
os.urandom = ni
--
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=8612
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:58:57 ---
Closing all RESOLVED INVALID older than four weeks.
--
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=10331
Summary: DVD-ROM dependent files not accessible from symlink
Product: Wine
Version: 0.9.48.
Platform: PC-x86-64
URL: http://forums.gentoo.org/viewtopic-t-610844.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pnanda(a)stmarytx.edu
Dependent files located on the CD/DVD-ROM drive (dependent = files needed by a
program called on the CD-ROM by wine) are only readable when setting the shell
basename to the actual mount point (e.g. /mnt/cdrom)
Running such a CD/DVD-ROM program from the symlink directory does not work
(e.g. d:\)
NB: Note that the program itself is readable from the mounted drive, just not
some of its dependent files on the same mount (a particular dll from my
experience - please refer to the URL)
Linux: Gentoo-2.6.22-r8
Arch : amd64
--
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=10774
Summary: Relations between tables cannot be opened in Dezign for
Databases
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: koetsier(a)oblivion.nl
In 0.9.48 everything worked fine, but since I moved to 0.9.49+ I am unable to
edit (double-click) a relation. When I do double click a relation, dezign
hangs. When I press <ESC> once or twice dezign continues working.
--
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=7817
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #15 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:58:52 ---
Closing all RESOLVED INVALID older than four weeks.
--
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=4823
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #10 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:58:50 ---
Closing all RESOLVED INVALID older than four weeks.
--
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=3840
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #11 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:58:47 ---
Closing all RESOLVED INVALID older than four weeks.
--
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=10607
Summary: Bryce 5 crashes upon opening in Gutsy Gibbon
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nethaven(a)hotmail.com
After installing Wine, I install Bryce 5, and it goes fine. A strange thing
happens during install...whenever I click on "Next," the screen disappears,
then reappears, but then quickly goes to the next screen...this is trivial
though.
The install works fine, but when I attempt to run the program, I see "starting
Bryce 5" in the taskbar for a few moments, but then it just disappears and the
program does not start. There is no trace of the process in the system
monitor, zombied or otherwise.
I understand that it seems to work in most cases, save some other bugs, and I
have duplicated this problem both on Ubuntu 7.10, and on Linux Mint (which I am
running now), which is basically Ubuntu 7.10 with thicker makeup, so I'm
thinking it is related to that release.
My hardware:
Athlon 4200+ X2 Dual Core
Gigabyte motherboard
Nvidia GeForce 7600 GS (using restricted driver)
2GB 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=10564
Summary: Visual C++ 2005 Redistributable Package fails to
install.
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blahboybang(a)gmail.com
Created an attachment (id=9331)
--> (http://bugs.winehq.org/attachment.cgi?id=9331)
vcredist_x86.exe Run log
Installer package "vcredist_x86.exe" crashes after EULA Dialog. Run log
attached.
--
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=10857
Summary: Photoshop 7 quick mask doesn't work.
Product: Wine
Version: unspecified
Platform: Other
URL: 2. Most often I am unable to select a brush size from
the drop down palette
OS/Version: other
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://appdb.winehq.org/objectManager.php?sClass=version&iId=1336#Comment-2…
earther wrote:
"I am working on a big project and have found some more bugs in PS 7 that make
it pretty unusable.
...
3. Quick mask doesn't work.
..."
--
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=10228
Johnny <JoaoGSF(a)sapo.pt> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.48.
--
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=9079
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:58:37 ---
Closing all RESOLVED INVALID older than four weeks.
--
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=10786
Summary: Wine fails to start with wait event returned message
Product: Wine
Version: 0.9.51.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: latishsherigar(a)gmail.com
CC: latishsherigar(a)gmail.com
I had installed Wine 0.9.51 on my Fedora8 system. The problem is that wine
fails to start giving the following message "wait event returned -14". Any help
would be greatly appreciated.
Thanx in advance
--
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=7000
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:58:35 ---
Closing all RESOLVED INVALID older than four weeks.
--
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=10159
Summary: It's impossible to install Houaiss dictionary in new
versions
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adeiss.vc(a)gmail.com
I use a Portuguese dictionary named Houaiss. I can install and use it perfectly
with the 0.9.30 version. In any newer version it's impossible to install the
program. When I try to run the installer, a warning window pops up with a
message that says I must have an original copy, although I have an original
copy. If I uninstall this version and reinstal 0.9.30 version, with a new
".wine" folder, the problem ends.
--
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=10717
Summary: RollerCoaster Tycoon 3 + Soaked Addon -> Crash on Menu
Loading
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: der_billyboy(a)hotmail.com
Created an attachment (id=9553)
--> (http://bugs.winehq.org/attachment.cgi?id=9553)
RCT3 LOG
Hi there,
I've just installed RollerCoaster Tycoon 3 and game works fine i think. Now i
tried to install the Expansion pack Soaked and Game crashes an loading menu!
For normal game without expansion you need also WM9 or 10 to be installed!
Done it like this Guide said and it worked ->
http://wine-review.blogspot.com/2007/09/windows-media-player-9-10-on-linux-…
I will attach my complete console output! Maybe it helps!
Ah and i could not properly Select the wine component, because there're several
things involved by this error!
Greets
Dark
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.