similar to: compiz aiglx fbconfig-depth-fix seg-fault

Displaying 20 results from an estimated 300 matches similar to: "compiz aiglx fbconfig-depth-fix seg-fault"

2006 Jun 27
1
compiz on aiglx redux
Hi, I've revisited compiz on aiglx and at this point, if you're running rawhide (fedora development), it's a matter of installing the i386 RPM found here: http://people.redhat.com/krh/compiz/ There's a SRPM there too for other architectures, rebuild using rpmbuild --rebuild compiz-0.0.13.fedora1-3.src.rpm To run compiz, first start the gnome-window-decorator process in
2006 Sep 20
1
Fedora Patches
Hi, We've been fixing a few bugs and glitches in our fedora compiz rpm and I wanted to post them here for review, in the hope that we could get them included before the upcoming release. Without further ado: cow.patch - add support for using the composite overlay window for GL output instead of rendering to the root window. This is lets compiz run on AIGLX without the
2010 Jan 26
2
large integers in R
Has there been any update on R's handling large integers greater than 10^9 (between 10^9 and 4x10^9) ? as.integer() in R 2.9.2 lists this as a restriction but doesnt list the actual limit or cause, nor if anyone was looking at fixing it. Glenn D Blanford, PhD <mailto:glenn.blanford@us.army.mil> Scientific Research Corporation gblanford@scires.com<mailto:gblanford@scires.com>
2007 Mar 19
1
Photoshop Install Help
I am running Ubuntu Dapper Drake with Wine 9.9 - I tried to load Photoshop 4 with the following results: :~$ wine "/media/cdrom/photoshp/disk1/setup.exe" libGL warning: 3D driver returned no fbconfigs. libGL error: InitDriver failed libGL error: reverting to (slow) indirect rendering libGL warning: 3D driver returned no fbconfigs. libGL error: InitDriver failed libGL error: reverting to
2006 Dec 04
1
(no subject)
Hi, I've been trying to get the new i915tex DRI module to work with the new DRM memory manager and finally succeeded. Unfortunately it seems to break compiz which errors out complaining that there are no GLXFBConfigs for the default depth. I was able to trace the problem to the following block of code in src/screen.c, starting on line 1897: if (s->fbo) { (*s->getFBConfigAttrib)
2007 Mar 19
2
Fbconfig patch - how to install?
I was having the same problem as this guy: http://bugs.winehq.org/show_bug.cgi?id=6215 Basically when starting winecfg it says "rr:wgl:has_opengl glx_version as 1.3 and GLX_SGIX_fbconfig extension is unsupported. Expect problems." Those problems become very regular and predictable: I get a runtime error 380 everytime I try to run a particular chat client.
2014 Jun 20
2
[PATCH] stream_encoder : Improve selection of residual accumulator width
On Fri, Jun 20, 2014 at 01:21:03PM +0400, lvqcl wrote: > Miroslav Lichvar ?????: > > > +/* > > + * This is used to avoid overflow with unusual signals in 32-bit > > + * accumulator in the *precompute_partition_info_sums_* functions. > > + */ > > +#define FLAC__MAX_EXTRA_RESIDUAL_BPS 4 > > > + /* WATCHOUT: "+ bps +
2006 Apr 09
2
EXT_texture_from_pixmap update
Patch for mesa with a set of updates for EXT_tfp. Includes necessary FBConfig support, adds attrib_list to BindTexImage and fixes CreateDrawable so that glXCreatePixmap works. Xgl and compiz requires this patch. Can I commit this to head? -David -------------- next part -------------- A non-text attachment was scrubbed... Name: mesa-tfp-update-1.patch Type: text/x-patch Size: 8154 bytes Desc:
2007 Mar 05
1
compiz composited video and alpha only GLX pixmaps
I've added a simple plugin to compiz that provides a way to render video efficiently on a composited desktop. A video playback client basically copies video data to a pixmap and sets an X property on a client window that describes the image format of the data and where it should be rendered. The compiz video plugin will scale and perform necessary colorspace conversions when compositing the
2006 Jun 20
2
pagefault error
OS: Mandriva 2006 LE w/KDE System: dual boot (WinXP/Linux) running on separate HD, 1.5GHz Intel, 512MRAM I have installed and uninstalled Wine 9.14 and 9.15. I have tried to install several applications (wine setup.exe") and use the supplimental applications (wineconfig, filemanager, etc.). They seem to work and the installs complete Unfortunately, that's where the good luck ends.
2016 May 31
4
CenOS 6.8 and libGL failures
Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears: $ glxgears libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 154 (GLX) Minor
2007 Mar 07
3
video plugin?
Hello, I updated to current git and find the video plugin. What exactly is it supposed to do? I want to test it but I don't know exactly what to test.... Enabling it did not make any difference (it loaded successfully).
2014 Mar 20
2
Wrong warning in encoder for 24bits WAV
Hi Guys, I've just faced a wrong warning trying to encode a 24 bits WAV file if(wFormatTag == 1) { if(bps != 8 && bps != 16) { if(bps == 24 || bps == 32) { /* let these slide with a warning since they're unambiguous */ flac__utils_printf(stderr, 1, "%s: WARNING: legacy WAVE file has
2013 Feb 05
1
pymol
Anyone familiar with pymol? We're getting an error I find references to from a few years ago when we try to run remotely on a headless server. I can run it fine on my machine (CentOS 6.3, NVidia video), and on another person's workstation remotely, with other make video, but the server's got a Matrox - which shouldn't matter, since I'm running this after ssh -Y. pymol yum
2016 May 31
4
CenOS 6.8 and libGL failures
On 05/31/2016 08:15 AM, Johnny Hughes wrote: > On 05/31/2016 06:09 AM, isdtor wrote: >> >> Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears: >> >> $ glxgears >> libGL error: No matching fbConfigs or visuals found >> libGL error: failed to load driver: swrast
2012 Oct 10
1
Regarding R's png device in linux
Hi, I am a developer from Oracle. I wanted to create a png file out of png device with a bit depth of 8. I am using R on linux. But I noticed that R automatically switches between 8 and 24 bit depth. i tried a lot of things from your grDevices package but unable to control the bitdepth. I would be really grateful to you guys if you can suggest me some way to solve this issue. -/Ag Anshul Gupta
2010 Jun 15
1
Lots of bugs in xubuntu lucid
Hello guys, i've decided to test nouveau driver and installed it recently from official repos. My videocard is GeForce 4 with additional S-video and Composite outputs, 64 MB of memory. I installed xubuntu, and tried to use nouveau driver instead of official nvidia's. After switching driver, the boot splash xubuntu logo turned into poor coloured low-resolutioned one, but X loaded normally.
2008 Jan 30
1
Hacking 3D on the NV17
Hi, I recently got access to an old NV17 card (my wife's old laptop) , and I would like to start hacking. I grabbed the 1/20/08 fedora DRM + nouveau driver packages from hughsie's fedora repo. http://people.freedesktop.org/~hughsient/fedora/8/i386/ (Shame on me, I didn't build from git) I installed mesa with: 'git clone git://anongit.freedesktop.org/git/mesa/mesa', and
2017 Dec 20
0
[ANNOUNCE] xorg-server 1.19.6
Yet another collection of fixes from master. There will likely be at least one more 1.19.x release in 2018 as there are still a number of unreviewed patches pending. Until then, happy new year. Adam Jackson (10): xfixes: Remove the CursorCurrent array glx: Fix typos that break GLX_ARB_context_flush_control glx: Only flush indirect contexts in MakeCurrent (v2) glx: Fix
2008 Nov 17
6
PWGL, some improvements
Hi, few months ago I started a thread about running PWGL under wine. PWGL is a " free cross-platform visual language based on Common Lisp, CLOS and OpenGL, specialized in computer aided composition and sound synthesis. " http://www2.siba.fi/PWGL/index.html However, because I had to use winetricks to install Microsoft Visual C++ 2005 (it's needed by PWGL), and the many errors that I