http://bugs.winehq.org/show_bug.cgi?id=29227
Bug #: 29227
Summary: Everything using acceleration crashes after a while on
radeon
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 2012atondwal(a)tjhsst.edu
Classification: Unclassified
Anything that tries to use graphics acceleration (e.g. steam client, not even
the games...) crashes. I think it's the graphics acceleration because quicktime
crashes immediately and the steam client only crashed after it auths.
Bug disappears with +relay, but ofc, everything is uselessly slow with +relay.
Under catalyst it works. Here's the log:
http://pastebin.com/1Xvu5f0b
radeon:
http://pastebin.com/7PCGgKYK
I thought the problem was
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4
and card vendor 0000.
so in accordance with
http://bugs.winehq.org/show_bug.cgi?id=24051
I made wine recognize my card. (added a catchall strstr(gl_vendor_string,
"Gallium")) in wined3d_guess_card_vendor under vendor "ATI" in
dlls/wined3d/directx.c )
Same thing happens. This is the log without +relay:
http://pastebin.com/nqkeSgv4
The log with +relay is attached.
My graphics card is a radeon 6850HD.
Kernel 3.1.2-1-ARCH
mesa 7.11.2 with gallium3d
--
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=37069
Bug ID: 37069
Summary: pluginloader.exe crashes when using netflix
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ehlers.kerri(a)gmail.com
Created attachment 49258
--> http://bugs.winehq.org/attachment.cgi?id=49258
error log
wine crashes when using netflix after recent updates.
--
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=30942
Bug #: 30942
Summary: iWisoft Flash SWF to Video Converter crashes Unity
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damage3025(a)gmail.com
Classification: Unclassified
I use Ubuntu 12.04 x86_64, the wine is installed through PPA.
$ wine --version
wine-1.5.5
$ rm -r ~/.wine/
$ wine swfconverter.exe &> install.log
$ cd ~/.wine/drive_c/Program\ Files/iWisoft\ Flash\ SWF\ to\ Video\ Converter/
$ wine swf2avi.exe
# Magic happens!
# Terminal Windows disappears
# Unity Panel disappears
--
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=20088
Summary: Darkest of Days crashes after the main menu
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: syberghost(a)gmail.com
Created an attachment (id=23649)
--> (http://bugs.winehq.org/attachment.cgi?id=23649)
command line output
Every time I run it, the main menu comes up, background music plays, but if I
click "New Game" it crashes. Output attached.
--
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=31170
Bug #: 31170
Summary: Realmyst crashat start
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Classification: Unclassified
RealMyst crash at launch with all the WIne version except 1.1.5.
With all version Install OK and you can access video option.
The debug log attached made with wine 1.4 version.
Thanks for your help.
--
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=28030
Summary: wine fails to run when compiled with llvm-gcc
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@atialien:~/wine-git$ ./wine notepad
wine: created the configuration directory '/home/austin/.wine'
wine: Unhandled page fault on execute access to 0x0033efe8 at address 0x33efe8
(thread 0012), starting debugger...
wine: Unhandled page fault on execute access to 0x7eccbe78 at address
0x7eccbe78 (thread 0014), starting debugger...
wine: Unhandled page fault on execute access to 0x7edaae78 at address
0x7edaae78 (thread 0010), starting debugger...
wine: Unhandled page fault on execute access to 0x7ed44e78 at address
0x7ed44e78 (thread 000b), starting debugger...
wine: Unhandled page fault on execute access to 0x0033efe8 at address 0x33efe8
(thread 001e), starting debugger...
wine: Unhandled page fault on execute access to 0x7ea30e78 at address
0x7ea30e78 (thread 0009), starting debugger...
winedbg: Internal crash at 0x7ec92e78
austin@atialien:~/wine-git$ llvm-gcc --version
llvm-gcc (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
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=34994
Bug #: 34994
Summary: Application flickers after installing AMD non-free
drivers
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turley714(a)gmail.com
Classification: Unclassified
Created attachment 46631
--> http://bugs.winehq.org/attachment.cgi?id=46631
wine YNAB\ 4.exe &> log.txt
I've been using YNAB 4 for some time in with amd open source drivers. After
installing the AMD proprietary drivers (tried both 13.11 beta and fglrx
provided with my distro) the application flickers and is unusable.
Linux Mint 16 RC
AMD Radeon HD 5800
Wine 1.6
--
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=33868
Bug #: 33868
Summary: Sims Medieval (and probably many other games)
fullscreen isn't fullscreen on Ubuntu 13.04
Product: Wine
Version: 1.6-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Ah, Unity.
I just tested Sims Medieval, which defaults to fullscreen... but Ubuntu (13.04,
but probably also earlier versions)'s Unity launcher bar on the left is
still shown, as is the global menu bar... so the game is shortchanged in both
X and Y, and is therefore cut off slightly.
Makes it hard to play.
I've seen this on several games in the past, too.
This is probably a Unity bug,
https://bugs.launchpad.net/unity/+bug/734908
but I think it deserves mention here, too.
--
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=33047
Bug #: 33047
Summary: Netflix-desktop. Programme shows error and terminates
when you attempt to play a specific film
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nickroydavies(a)hotmail.com
Classification: Unclassified
Created attachment 43686
--> http://bugs.winehq.org/attachment.cgi?id=43686
crash log from netflix-desktop
netflix desktop appears to have been installed correctly. Application loads
correctly and displays the netflix home page. Login as netflix user works fine
and displays the page showing most popular films/TV programmes.
When you click on a particular movie to play it the screen turns black and the
following error message is displayed:
"The programme plugin-container.exe has encountered a serious problem and needs
to close. We are sorry for the inconvenience."
The application then has to be closed.
I have tried uninstalling the package and reinstalling it several times.
The OS I am using is Linux Mint Maya.
I have attached the details from the crash log.
Thank you for your consideration.
Nick
--
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=29200
Bug #: 29200
Summary: Gothic 1 stops rendering graphics
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Schlosser.T(a)seznam.cz
Classification: Unclassified
Created attachment 37697
--> http://bugs.winehq.org/attachment.cgi?id=37697
Console output until the stuck point
When playing Gothic everything works fine for 10 - 15 minutes, then the
rendering just stops and the screen is left as it was. The game works normally
(I can hear footsteps, jump to menu, save (esc + 3x enter) and exit (esc + 3x
up + enter + up + enter). However it is really annoying to quit a game every 10
- 15 minutes to restart it. After restart the save game is working normally
(for the next 10 - 15 minutes).
Fedora 16 (Verne) x86_64
Wine v. 1.3.29 (from Fedora repository)
VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 2400
direct rendering: Yes
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV610
OpenGL version string: 2.1 Mesa 7.11
OpenGL shading language version string: 1.20
Installed (Gothic didn't work without it at all)
libtxc_dxtn.i686 1:1.0.0-1.fc15 @rpmfusion-free
I also tried kmod-catalyst (proprietary drivers) and running it with wine64
none of which helped.
--
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.