http://bugs.winehq.org/show_bug.cgi?id=17804
Summary: Sim City 3000 +NoCD fails to load
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20037)
--> (http://bugs.winehq.org/attachment.cgi?id=20037)
Wine 1.1.17 +loaddll +tid +seh
NoCD required to work around Bug 219 (Safedisc).
Sim City 3000 fails to load with the following error in the console
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 519
Current serial number in output stream: 519
The game is started in a virtual desktop but resizes it and exits.
--
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=20042
Summary: Wine does not build on amd64 when linking to 32-bit
libmpg123
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
I'm not 100% sure this isn't a distribution issue, however I couldn't think of
anything else to do so I'm reporting it here in case there's something obvious
in Wine I've missed.
Essentially, I've added libmpg123-dev to the build depends in the latest Wine
package, and it seems to build fine on i386:
http://launchpadlibrarian.net/31760091/buildlog_ubuntu-karmic-i386.wine1.2_…
However, doing the same thing on amd64 generates a build failure, even after
I've added a 32 bit version of libmpg123-0 to the ia32-libs package (and thus I
have /usr/lib32/libmpg123.so, /usr/lib32/libmpg123.so.0, and
/usr/lib32/libmpg123.so.0.14.3)
Configure detects /usr/include/mpg123.h as usable, however build later fails
with: mpegl3.o: In function `MPEG3_Reset':
/build/buildd/wine1.2-1.1.29/dlls/winemp3.acm/mpegl3.c:401: undefined reference
to `mpg123_feedseek'
You can see the build log here (compare with the first one above) -- search for
mpg123 to get to the relevant stuff:
http://launchpadlibrarian.net/31759796/buildlog_ubuntu-karmic-amd64.wine1.2…
If it's relevant, the libmpg123 version is 1.7.2
--
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=19616
Summary: showing notes for a list of versions broken after
editing (duplicated entries)
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
the following commit breaks notes display:
--- snip ---
Module: appdb
Branch: master
Commit: 68b9a2b69e9341086f37407fe6775b838b446c8f
URL:
http://source.winehq.org/git/appdb.git/?a=commit;h=68b9a2b69e9341086f37407f…
Author: Alexander Nicolaysen Sørnes <alexander <at> linux-xqqm.(none)>
Date: Thu Aug 6 02:02:36 2009 +0200
note: Allow showing notes for a list of versions
--- snip ---
Entries are now getting duplicated after edit (only one version checked).
Attention: if you try to delete one duplicate, both entries disappear *argh*
Example: http://appdb.winehq.org/objectManager.php?sClass=version&iId=9828
Regards
--
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=19676
Summary: Settings window of Gates of Andaros is blank
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sense(a)qense.nl
Created an attachment (id=22969)
--> (http://bugs.winehq.org/attachment.cgi?id=22969)
Gates of Andaros console output
When loading the settings window of the MMORPG Gates of Andaros it takes a long
time to load, during which the application is unresponsive. When it's loaded
it's mostly white space and only the check-boxes and the'System Settings' and
quit buttons are shown.
Attached are a screenshot that shows the problem, and the console output.
--
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=19424
Summary: Xlib: Maximum number of clients reached for ANY
application
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toxygen1(a)gmail.com
Recently I upgraded from stable to latest development.
I did compile by hand, config being:
./configure --with-x --x-libraries=/usr/X11R6/lib/
--x-includes=/usr/X11R6/include/
I'm using Mac OS X 10.4.11 + XQuartz-1.4.2-apple44 (also compiled by hand)
any other applications (except wine) cooperate with Xorg nicely, opengl
working, everything's fine.
However if I try to run any application, even notepad, I get hundreds of
messages:
Xlib: connection to ":0.0" refused by server
Xlib: Maximum number of clients reached
I included part of output as attachment.
Also, sometimes after closing wine & wineserver I'm not able to run any other
application in Xorg anymore, I must restart Xorg. But that's not always the
case.
--
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=19197
Summary: EPIM trolls my Desks on Ubuntu
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saverio.pub(a)inbox.com
Always reproducible bug; though there isn't an exact way to reproduce it, it
always shows withing minutes of usage.
I have a Ubuntu Desktop with 2 Desks, left and right.
I launch EPIM on the right desk (because of a bug I'm going to report
separately), wait until it opens, and keep it maximized.
After a few minutes of working with other programs, and/or switching desks,
and/or working with EPIM (involving opening of popup windows, but always
keeping the app in the right Desk), EPIM autonomously moves to the left
desktop.
System: Ubuntu Karmic alpha 2 (but was happening on Jaunty as well)
--
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=11712
Summary: BSSBWin crashes when closing windows
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias_stegmann(a)gmx.net
Created an attachment (id=10935)
--> (http://bugs.winehq.org/attachment.cgi?id=10935)
debug message for bssbwin
Used Wine version: wine-0.9.55
Used Linux distribution: Ubuntu 7.10 x86_64
Used software version: BSSBWin 4.3.14
Software download: http://www.bssb.de/downloads/2kb/downloads/SetupV.EXE
Software description: German management software for sport clubs written in
Visual Basic 6.0, depends on Windows XP SP 2 or Win2k SP
Bug-Description:
After Getting the application installed and starting ( as described in
http://bugs.winehq.org/show_bug.cgi?id=11658#c11 ) when closing windows which
were opened by submenu-buttons - see debugger message for details.
Thanks.
--
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=15989
Summary: Level-R menu is just black
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://levelr.gamigo.de/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=17182)
--> (http://bugs.winehq.org/attachment.cgi?id=17182)
screenshot of the menu
Updating works, even the intro video is displayed. After that I can only see a
black screen.
Dozens of this lines in the console:
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_R32F
err:d3d:getColorBits Unsupported format: WINED3DFMT_A16B16G16R16F
err:d3d:IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt Unable to check
compatibility for Format=WINED3DFMT_A16B16G16R16F
--
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=19638
Summary: Anno1503 intromission: bird drags traces
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gorgonz(a)web.de
this is a dividing of bug #19632 into different errors
AMD 9750 Quad, ATI HD 4850, OpenSUSE 11.1, KDE4.3
Game is Anno 1503, not yet a patch
- Installation of game ok
- winecfg:mount cd, set audio:alsa ok
- start game ok
- select intro mission ok
Now are several problems
- A bird drags traces, while flying over the sea
--
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=12372
Summary: BreakQuest crashes on startup; "file not found"
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.nurium.com/getdemo.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timonator(a)perpetuum-immobile.de
Created an attachment (id=11868)
--> (http://bugs.winehq.org/attachment.cgi?id=11868)
log file. note, that the "scenes" folder doesn't exist on the FS.
The game starts up, changes the resolution and then crashes.
Slowing down the execution (for example by using strace or WINEDEBUG=all)
reveals, that a small window with three buttons on the bottom, one of which
being "Start Game", appears for a very brief moment before it closes again and
the game switches to fullscreen mode. The content of the window is not visible.
--
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.