http://bugs.winehq.org/show_bug.cgi?id=16243
Summary: No fonts are displayed under Ubuntu Intrepid
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony(a)spheregroup.net
After migrating to Intrepid (Ubuntu 8.10) and installing the nvidia proprietary
drivers, and a clean install of Wine 1.01, I have the following problem:
With nvidia drivers version 96 (which is the less buggy version to run on
Intrepid), Wine does not display any fonts (either in the wine dialogs or
under any apps)
With other version of nvidia (recommended ones), I get the fonts in Wine, but
get to other display problems under Intrepid.
--
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=5941
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=201
--- Comment #45 from Ronak <goonstk(a)yahoo.com> 2008-11-28 15:01:37 ---
Created an attachment (id=17512)
--> (http://bugs.winehq.org/attachment.cgi?id=17512)
Problem still exists. White and pink shadows and lack of transparency.
Problem still exists in wine 1.1.9. White and pink shadows and lack of
transparency.
--
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=15996
Summary: World of Warcraft: Random crashes in Shattrath (memory
problems?)
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=17196)
--> (http://bugs.winehq.org/attachment.cgi?id=17196)
Crashlogs
WoW randomly crashes in Shattrath with different errors each time. First time
the UI blanked out (see second attachment) and it froze. Then it either crashed
or went white. See first attachment for crashlogs.
This is near-exclusive to Shattrath (which is extremely memory-hungry).
Reducing some graphic effects seem to calm the crashes down.
--
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=7333
--- Comment #7 from Dan Kegel <dank(a)kegel.com> 2008-11-28 13:40:07 ---
I'm still getting exactly the same error.
Plus, it's harder to get into 256 color mode these days;
I did it today with
sudo sh /etc/init.d/gdm stop
(press F2 and log in)
startx -- -depth 8
(Ubuntu isn't quite happy with that; it mostly worked, but the
user switcher crashed. But that's not wine's fault.)
Maybe you're using a newer version of the game? My copy of the installed exe
has timestamp from 1995:
444944 1995-07-13 17:00 CARMEN.EXE
What does yours show?
--
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=15665
Summary: WoW crashes after OpenGL runs out of memory
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulc(a)voip.null.ro
World of Warcraft version 3.0.2 crashes trying to dereference a NULL pointer
after it runs out of virtual memory for OpenGL.
Previous version (2.4.3) worked properly.
fixme:d3d:IWineD3DOcclusionQueryImpl_Issue >>>>>>>>>>>>>>>>> GL_OUT_OF_MEMORY
(0
x505) from glBeginQuery() @ query.c / 474
...
crash (intercepted by WoW)
--- Thread ID: 42 [Current Thread] ---
7D8561DC s2624+12 (0x003AF688,0x00000000,0x003AF6C8,0x7C191CF8)
7D7C3E67 s8293+183 (0x7DC19880,0x7C0665B0,0x003AF6B8,0x7E719C60)
7D835823 s7938+275 (0x000088EC,0x000088BA,0x003AF718,0x7E6D23F8)
7D5504D5 s12468+37 (0x000088EC,0x000088BA,0x00000001,0x003AF6EC)
7E6D23F8 wined3d.dll IWineD3DSurfaceImpl_LockRect+344
(0x0721A6F0,0x003AF794,0x003AF77C,0x00000000) (surface.c,1153)
7E73C0EE d3d9.dll IDirect3DSurface9Impl_LockRect+174
(0x072116D0,0x003AF794, 0x003AF77C,0x00000000) (surface.c,231)
...
Linux: Mandriva 2007.1 x86_64
Wine: 1.1.6 + CVS
Video driver: ATI fglrx 8.40.4
System: HP Compaq NX 6125 (laptop)
CPU: Turion M34
Memory: 512M + 512M swap
Video card: Radeon Mobility M200
--
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=5382
Ilya Chernykh <neptunia(a)mail.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |neptunia(a)mail.ru
--- Comment #7 from Ilya Chernykh <neptunia(a)mail.ru> 2008-11-28 12:23:15 ---
Is it possible to make GTK look like Wine?
--
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=4090
Jan de Mooij <jandemooij(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jandemooij(a)gmail.com
--- Comment #14 from Jan de Mooij <jandemooij(a)gmail.com> 2008-11-28 10:56:39 ---
Patch sent:
http://www.winehq.org/pipermail/wine-patches/2008-November/065255.html
Fixes it for me with eMule 0.49b
--
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=6971
brebs(a)sent.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|brebs(a)sent.com |
--
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=5941
Peter Ajamian <peter(a)pajamian.dhs.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peter(a)pajamian.dhs.org
--- Comment #9 from Peter Ajamian <peter(a)pajamian.dhs.org> 2008-11-28 05:05:46 ---
Still doesn't work in 1.1.9.
You can download from http://www.pokerstars.com/
--
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.