http://bugs.winehq.org/show_bug.cgi?id=27234
Summary: [mi] EQ overflowing. The server is probably stuck in
an infinite loop.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Commander.Alchemy(a)gmail.com
Xorg infinte loop when running Wine + EvE-Online and fglrx. This seems to be
the only way I triggered this error.
Happens on the same spot all the time in EVE-Online (when trying to log into
char) and to stop the xorg loop i have to kill the wineprocess with ssh from
another device.
This has been an issue for many players and seems to be draging even from fglrx
9.10 drivers to latest 11.5. So this may be a 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=26075
Summary: Eve Online: Incursion 1.x doesn't start with fglrx
8.81.5 (catalyst 11.1)
Product: Wine
Version: 1.3.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimir(a)slate-project.org
CC: wine-bugs(a)winehq.org
Steps to reproduce:
1) Install Catalyst 11.1 driver (released 27th Jan '11)
2) Install EVE Online Incursion 1.1 from their website
3) Install corefonts from winetricks
4) Launch EVE online, and get a crash just after it loads the jukebox, with a
stacktrace leading to fglrx_dri.so
System information:
Ubuntu 10.10, kernel 2.6.35-26, wine 1.3.13 from the wine PPA on launchpad
Radeon HD5870 1GB, AMD Phenom X6 1050T
I did get EVE to launch on both 1.1.1 and 1.1.1 client update while following
the information in
http://www.eveonline.com/ingameboard.asp?a=topic&threadID=1464799&page=1#3 but
once it updated to client update 2 it didn't work any more, no matter how I
tweaked settings.
To clarify, EVE started up with 1.1.0 version and a vanilla wine setup with the
following winetricks things:
corefonts
ddr=opengl
glsl-disable
orm=fbo
winxp
gecko
vcrun2005
I will be trying to reinstall again and see precisely which configuration seems
to work. In no way however does EVE run for me just with corefonts installed.
Attached is the first and last 1000 lines of the log. The whole log was
obtained by running:
export WINEDEBUG="+dinput,+d3d9,+d3dx"
env WINEPREFIX="${HOME}/.wine" wine explorer /desktop=EVE1,1920x1080
C:\\Program\ Files\\CCP\\EVE\\eve.exe
--
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=24247
Summary: Windows Live Essentials Beta (wlsetup-webc.exe) fails
to install programs
Product: Wine
Version: 1.3.1
Platform: x86-64
URL: http://wl.dlservice.microsoft.com/download/B/2/9/B2954
09B-AAAB-4415-B32D-A36EFD6DC36E/en/wlsetup-webc.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=30524)
--> (http://bugs.winehq.org/attachment.cgi?id=30524)
Terminal output (wine-1.3.1-443-gd223b30)
This is a follow-up to bug 23472, for the following installer:
sha1sum wlsetup-webc.exe
318440388b2e15c5e25948120c0fae39dab0b229 wlsetup-webc.exe
After selecting a program to install and completing the download process, the
installer fails with "an unknown error occurred". The exact procedure I've used
is this:
1. Run winetricks dotnet30
2. Set Windows version to Win7 in winecfg
3. Run the installer, selecting any one program
4. Wait for the download to complete, and the error should appear
--
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=17857
Summary: Gothic 3 works in no OffscreenRenderingMode
Product: Wine
Version: 1.1.17
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=20130)
--> (http://bugs.winehq.org/attachment.cgi?id=20130)
issues without OffscreenRenderingMode set
Hello,
I am trying to run Gothic 3 1.7 on wine-1.1.17 using Ubuntu 8.10 (amd64).
My video card is: NVIDIA Quadro NVS 140M
Nvidia driver version: 180.29
I tried multiple OffscreenRenderingMode settings but all have graphic issues.
I will attach a screenshot of each.
The first screenshot shows the issues that occur when no OffscreenRenderingMode
has been set in the registry.
--
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=15610
Summary: When compiling with CFLAGS="-Werror", sys/asoundlib.h is
unusable
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CFLAGS="-Werror" CC="ccache gcc" ./configure --verbose
checking sys/asoundlib.h usability... no
checking sys/asoundlib.h presence... yes
configure: WARNING: sys/asoundlib.h: present but cannot be compiled
configure: WARNING: sys/asoundlib.h: check for missing prerequisite
headers?
configure: WARNING: sys/asoundlib.h: see the Autoconf documentation
configure: WARNING: sys/asoundlib.h: section "Present But Cannot Be
Compiled"
configure: WARNING: sys/asoundlib.h: proceeding with the preprocessor's result
configure: WARNING: sys/asoundlib.h: in the future, the compiler will take
precedence
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to wine-devel(a)winehq.org ##
configure: WARNING: ## ------------------------------------ ##
Works fine without -Werror though.
--
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=23962
Summary: Borderlands will not start
Product: Wine
Version: 1.3.0
Platform: x86-64
URL: http://store.steampowered.com/app/8980/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l_bratch(a)yahoo.co.uk
Created an attachment (id=30086)
--> (http://bugs.winehq.org/attachment.cgi?id=30086)
Output with wine-1.3.0
Using the currently up to date version of Borderlands on Steam, the game fails
to start at all. Wine complains of a bad EXE format. Terminal output
attached.
I have tried deleting the executable and having Steam redownload it, to no
avail.
--
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=9717
Summary: Gothic 3 -
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.gothic3.com/index.php?do=09709911610511111006
1109101100105097
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=8141)
--> (http://bugs.winehq.org/attachment.cgi?id=8141)
Graficissue Gothic 3
There is a black "shadow" of the landscape mirrored along the middle of the
screen.
My System:
Fedora 7 x86_64, Nvidia 8800GTS, Proprietary drivers 100.14.11
--
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=22155
Summary: Civilization IV Colonization crashes when making
diplomatic contact
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krause(a)informatik.uni-halle.de
"Civilization IV: Colonization" which crashes with pagefault when making
diplomatic contact.
in wine 1.1.40 it crashes in
"=>0 0xb7e46776 memcpy+0x46() in libc.so.6 (0x7c0ce990)",
in wine 1.1.34 it crashes in
"=>0 0xb7aea18e in d3d9 (+0x1a18e) (0x0033fb88)",
in wine 1.1.28 it works correctly
i have done a bisection, and
commit ff92e6eb6a6b0f5b6ee0d062f8434cad8f31c33d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Dec 4 11:50:47 2009 +0100
d3d9: Simplify GetDevice().
seems to be the cause
I am on openSUSE 11.0 with fglrx drivers 9.3 on a Radeon 9700 Pro (old card not
supported by newer drivers)
--
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=25527
Summary: iexpress.exe does not display a user interface
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)robots.org.uk
On a windows 7 machine, from c:\windows\syswow64, I copied iexpress.exe and
en-us\iexpress.exe.mui to a linux machine, preserving the directory structure.
Running 'wine iexpress.exe' results in a 1x50px window with no contents (an
interactive wizard should have been shown).
running 'wine iexpress.exe /help' results in an empty MessageBox with the error
icon (a usage message should have been shown).
--
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.