similar to: Wine Window Classes

Displaying 20 results from an estimated 30000 matches similar to: "Wine Window Classes"

2008 Feb 23
4
compiz 0.7 error "No GLXFBConfig for default depth"
Since upgrading to compiz 0.7, it does not start anymore on my x86_64 system, with the error message compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work. compiz (core) - Error: Failed to manage screen: 0 compiz (core) - Fatal: No manageable screens found on display :0.0 I am using an nvidia graphics card with nvidia 169.09 driver. xorg.conf and Xorg.0.log can
2006 Apr 18
3
compiz-aiglx patch
hi, a small patch inspired from Kristian H?gsberg compiz-aiglx patch, to use compiz with xorg aiglx with tftp_damage patch and gl-include-inferior patch. this patch add command-line option to force bind and release whenever the texture is used. to use it you must start xorg in 16 depth mode, and start compiz with LIBGL_ALWAYS_INDIRECT environnement variable PS : sorry for my bad english
2007 Jun 12
1
Compiz porting plan, for help
David & All, As you might have heard, Intel recently introduced a new low-power device called a Mobile Internet Device (MID). We're working in Intel's Open source Technology Center on the Linux Desktop UI. Given the small screen we're planning on using a stack-based window manager where each application runs full-screen (think Matchbox). We think it would be very cool to get a
2006 May 11
1
compiz without a desktop window
Running compiz without a desktop window has some unexpected behavior. It is not possible to grab the cube with the mouse. The pointer needs to be over a window for it to work. In display.c the XSelectInput call in addDisplay is missing ButtonPressMask and ButtonReleaseMask, so it makes sense why this doesn't work. Is there a reason why they have been left out? Lower window with Button2 on
2006 Apr 07
2
[PATCH] Add GLX 1.3 + conformant GLX_EXT_texture_from_pixmap support
As promised awhile ago... This patch makes compiz conformant with the latest published version of the GLX_EXT_texture_from_pixmap specification. It has been tested to be fully backwards compatible as well, so it will still work with current versions of Xgl. If GLX 1.3 support isn't available, it just falls back to the existing use of XVisualInfo. However, my version of Xgl is a bit
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 Nov 17
1
the notorious "GLX_EXT_texture_from_pixmap is missing" error
I'm not reporting a bug (I know it's not the right place to do that anyway), but a little help would be appreciated. Once again I run into the famous "compiz: GLX_EXT_texture_from_pixmap is missing" error. The problem is I can't figure out what's wrong. I use fedora core 6 on an athlon XP with an ati RV250 and the radeon open-source drivers running compiz reports: $
2008 May 02
1
Java animations, Google Earth flashing with Compiz enabled
On a Dell Inspiron E1505 / 6400 with the ATI x1400 video card running the fglrx driver on Kubuntu 8.04, I have some video problems while running Compiz. I am not using XGL, in fact, I removed it from the system as it was causing performance issues. The symptoms I describe here were present before removing XGL, as well as after. The test applet on java.com flashes (as if it disappears between
2009 May 08
3
Will radeon or radeonhd work with compiz?
Sam, Danny, J., all I am working with the radeon and radeonhd drivers seeing if I can get them to work with compiz 0.8.2.1 on my radeon x1200 laptop. My xorg .conf is: Section "Device" BoardName "RV350 NP" # Driver "radeon" Driver "radeonhd" Identifier "Device[0]" VendorName "ATI" EndSection I have tried
2007 Sep 01
1
intel 945GM / GMA 950 with compiz fusion probably bug.
I am having troubles having compiz fusion to work with my GMA 950. I have posted this problem on this forum, and it seems other have been affected of this recently: http://bbs.archlinux.org/viewtopic.php?id=36875 Information: here is my xorg.conf: http://one.fsphost.com/jinn/configs/xorg.conf [15:52 root ~]# uname -a Linux estergon 2.6.22-ARCH #1 SMP PREEMPT Thu Aug 23 20:18:37 CEST 2007 i686
2008 May 02
12
Carrara 6 on wine in Ubuntu Hardy...
I am new and trying to get Daz Carrara 6 Pro going on Ubuntu Hardy. I am on a Core 2 Quad Q6600 Dell Inspiron 530 using an ATI X1650 pro card. I am using the Ubuntu Add/Remove ATI drivers and Wines. Carrara 6 pro 6.1. and I just updated to 6.1.1. I did not load the C++ and I have turned off windows management in WINE. If I change the interactive rendering settings and click OK, Carrara
2010 Aug 05
2
No video acceleration under wine?
OS: Ubuntu 10.04 32bits Core: i5 2,4ghz Video card: Ati Mobility Radeon HD 5470 1GB Hello all, I'm trying to play a direct3d MMORPG game called Ragnarok Online (if you search, you'll see it's not a heavy game), but when I connect, I noticed slow perfomance, as if the game was working just by CPU. So I'm wondering if WINE is using video acceleration for it. I'm using
2007 Apr 11
3
The direct/indirect rendering stuff and compiz
Hi, In fact, this bugged me a long time and now I'd finally like to have a solution: https://bugs.freedesktop.org/show_bug.cgi?id=8160 The issue is: compiz has now some fallback code to indirect rendering if direct doesn't work. But that's completely useless, because it'll fail some lines later, exactly here: glxExtensions = glXQueryExtensionsString (dpy, screenNum);
2007 Jan 17
3
compiz 0.3.6 in fedora rawhide
Hi, I've just updated compiz in fedora rawhide and wanted to post a quick overview of the patches we still carry. Patch details are available here: http://cvs.fedora.redhat.com/viewcvs/rpms/compiz/devel terminate-move.patch restart.patch These are already upstream, but not yet in a released version. aiglx-defaults.patch tfp-server-extension.patch These two paper over a problem in
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).
2007 Aug 05
1
Using Compiz in KDE
I have had a rather hard time enabling Compiz on my Dell laptop, as it has an ATI X1400 video card. I found a tutorial which helped me configure Compiz in Gnome, but I'm not about to switch to Gnome. I hope that someone here can help me translate the scripts used in the tutorial to start KDE instead of Gnome. I myself have been unable to do so, after a good day googling the subject. These are
2008 Jan 26
2
White Cube of Death - fglrx_7_1_0_SUSE103-8.452.1-1
Listmates (only posting to one list) Compiz has been running great with the 8.433 driver except for the libGL SONAME lockup on exit. see: https://bugzilla.novell.com/show_bug.cgi?id=344135 I just built and installed the 8.452 driver. Compiz would not start with the normal fusion-icon approach that I have been using with the 8.433 driver. This is on my Toshiba P35 laptop with an ATI
2006 May 20
4
Menus and other things stop drawing
The menus stop drawing problem is still there in cvs. I can reproduce it 100% of the time by trying to use the File menu button in K3B. The other buttons work fine. Once i try to use the File menu all the other ones stop working. The fun doesn't stop there because trying to use it also causes all the other menus from drawing including the panel. nautilus from what i can tell stops
2006 May 07
2
3 xgl/compiz problems
Looking deeper to compiz/xgl I found three problems in my system that I report to you hoping to be somehow a little useful. I didn't find any of them using Xorg 7 First my testing environment: KDE 3.5 latest XGL cvs - XORG-7.0 Nvidia FX5200 64Mb Latest nvidia drivers Kernel 2.6.16.1 XGL problems: 1) xine is somehow broken with xgl, even with no composite managers: it is very slow even when
2008 Jun 21
1
Howto uninstall compiz from Kubuntu
Compiz: A colleague tempted me with compiz eye candy, and I tried it. Sorry, but many features were too far outside my usability comfort zone: - lazy mouse (in /this/ day and age???) - The Run window did not reliably pop up - minimize-all-windows turned everything black Some of those items were configurable. Some required multiple, diverse reconfigurations to fix. I couldn't fix the