similar to: [Bug 74648] New: Ultima IX (wine) movie playback crashes game

Displaying 20 results from an estimated 2000 matches similar to: "[Bug 74648] New: Ultima IX (wine) movie playback crashes game"

2010 Mar 11
2
Gallium driver and compatibility issues
Hi, I use two nv34 cards and I would like to test / try out / use the Gallium driver without drawbacks. Unfortunately this has not been working since I decided to install / compile nouveau drivers. My system is Debian Squeeze, my kernel is 2.6.34-rc1. The problem is: Every time I load nouveau_dri.so into RAM existing applications are broken / unusable (Example: gnome-games). It does not
2014 Apr 21
4
[Bug 77724] New: error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES
https://bugs.freedesktop.org/show_bug.cgi?id=77724 Priority: medium Bug ID: 77724 Assignee: nouveau at lists.freedesktop.org Summary: error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES Severity: blocker Classification: Unclassified OS: All Reporter: pulkitnandan at gmail.com
2012 Jul 29
1
Mesa build issue... is it just me?
Anyone else getting this when building the latest mesa? make[3]: Entering directory `/usr/local/nouveau/mesa2/mesa/src/gallium/targets/dri-nouveau' gcc -c -I. -I../../../../src/mesa/drivers/dri/common -Iserver -I../../../../include -I../../../../include/GL/internal -I../../../../src/mapi -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary
2012 Mar 16
2
Wine has probs with Mount & Blade Warband
Hi; I want to use Wine to play M&B Warband. I don't know why wine has problems with this; it should probably work. For further information I created the backtrace: > > Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0xb699347d). > Register dump: > CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b > EIP:b699347d ESP:0440ec0c EBP:b6c80ff4
2011 Jul 11
2
Pre-populating association
Hello, I think this is an easy one for the average Rails developer but I''m a bit stuck. I''m creating a simple voting app: any user can create a survey, with any number of questions, and other users can then vote by creating a ballot for that survey. Here''s the modeling: class Survey < ActiveRecord::Base has_many :questions has_many :eligibilities has_many
2011 Sep 13
1
"Isn't precompiled" message while compiling
I have one JS library that references image assets in /app/assets/images/subdir/. When I execute "bundle exec rake assets:precompile RAILS_ENV=production", I receive an error that the image file in /subdir/ isn''t precompiled ... while I''m telling it to compile all assets. I''ve tried clearing out /public/assets/. Any ideas? Thanks, Christopher Thielen --
2018 Jun 11
2
libGL error messages
glxgears, chromium etc. run fine. The problems is these error messages, $ glxinfo > /dev/null libGL error: failed to create dri screen libGL error: failed to load driver: nouveau How can I make them go away? I tried everything. P.S., also /var/log/Xorg.0.log [ 37.195] (EE) AIGLX error: Calling driver entry point failed
2019 May 13
1
[Bug 110669] New: iMac with GK107M unstable - hangs with xorg / crashes with xwayland
https://bugs.freedesktop.org/show_bug.cgi?id=110669 Bug ID: 110669 Summary: iMac with GK107M unstable - hangs with xorg / crashes with xwayland Product: Mesa Version: 19.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2013 Oct 29
0
Unable to display a network on GeForce Go 7400 under Fedora
Hello all, I'm new in this forum. I would like to have your help as I am facing the following problem: I've installed the last Gephi release (Gephi 0.8.2-beta) for linux, which is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs (http://http://gephi.org/). The Gephi documentation specifies that
2015 Aug 14
15
[Bug 91632] New: Crash in nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=91632 Bug ID: 91632 Summary: Crash in nouveau Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at lists.freedesktop.org
2012 Jan 31
1
[Bug 45454] New: Compilation failure: nouveau_dri.so.tmp: undefined reference to `st_gl_api_create'
https://bugs.freedesktop.org/show_bug.cgi?id=45454 Bug #: 45454 Summary: Compilation failure: nouveau_dri.so.tmp: undefined reference to `st_gl_api_create' Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity:
2014 Feb 25
0
[Bug 75279] XCloseDisplay() takes one minute around nouveau_dri.so, freezing Firefox startup
https://bugs.freedesktop.org/show_bug.cgi?id=75279 --- Comment #19 from Benoit Jacob <bjacob at mozilla.com> --- A duplicate Mozilla bug has a stack with symbols: https://bugzilla.mozilla.org/show_bug.cgi?id=975512#c1 #0 0x0000003f3a2da007 in sched_yield () from /lib64/libc.so.6 #1 0x00007f1e003bb1d1 in nouveau_fence_wait () from /usr/lib64/dri/nouveau_dri.so #2 0x00007f1e0039d635
2014 Jun 12
2
Fedora 19/20 new install :Unable to create vcpu cgroup
Hi, After full new install of Fedora 19 or 20, I am getting this when I want to create a new VMs. Impossible de terminer l'installation : « Unable to create vcpu cgroup for fedora20(vcpu: 0): Aucun fichier ou dossier de ce type » Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in cb_wrapper callback(asyncjob, *args,
2014 Aug 30
4
I want a Fedora 20 system to be a member server and offer a share in a Windows 2008R2 Active Directory domain
I'm close to making this work. The goal is to make this Fedora 20 system pretend to be a Windows member server in my Windows 2008R2 Active Directory domain and then I'll use it as a backup target. When I run ADUC from my domain controller, I see my F20 system named nfsa. But from Windows, when I do Start...\\nfsa, I get an Access Denied error and it prompts for credentials. When I do
2014 Jun 12
3
Re: Xen drivers for virt-builder images
Hello everyone, On gio, 2014-06-12 at 08:20 +0100, Richard W.M. Jones wrote: > On Wed, Jun 11, 2014 at 10:02:22PM +0100, George Dunlap wrote: > > On Wed, Jun 11, 2014 at 8:34 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > > > Do you know what extra packages have to be installed or commands need > > > to be run to enable Xen drivers in Fedora? > > >
2015 Nov 05
0
NOUVEAU(0): DRI3 on EXA enabled
On 04.11.2015 12:27, poma wrote: > On 04.11.2015 11:57, Martin Peres wrote: >> On 02/11/15 08:28, poma wrote: >>> An interesting results. >>> >>> DRI2: >>> >>> $ vblank_mode=0 glxgears >>> ATTENTION: default value of option vblank_mode overridden by environment. >>> 6321 frames in 5.0 seconds = 1264.103 FPS >>> 6380
2010 Jun 11
2
nvfx
Hi Marek Thanks a lot for your rebasing work. Here is my report : - all my games that broke with temporaries patch (they were either completely black or lot of black screen flash every frame) behave badly, but in different ways : * etracer is very slow and often crash in ttm code [1] (I think this is an old bug that just resurrected, no idea why) * foobillard is very slow and still flash a bit *
2015 Jun 15
4
mpv rpm
On 06/15/2015 04:09 PM, jd1008 wrote: > I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and: > > /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm > says: > Error: No Package found for libquvi-devel You can get that, as well as most deps from nux-dextop: http://li.nux.ro/repos.html Peter
2018 Jul 12
4
[Bug 107210] New: Segment Fault while opening thunderbitf windows
https://bugs.freedesktop.org/show_bug.cgi?id=107210 Bug ID: 107210 Summary: Segment Fault while opening thunderbitf windows Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau
2009 Aug 25
3
[Bug 23505] New: KDE's Kubrick has problems with xf86-video-nouveau driver
http://bugs.freedesktop.org/show_bug.cgi?id=23505 Summary: KDE's Kubrick has problems with xf86-video-nouveau driver Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at