I have a Debian (squeeze) guest on virtualbox on a Windows 8 host. I have given it 128 MB video memory (the max allowed by vb) and 3 GB RAM. I am trying to run Compiz on it, but every time I switch to Compiz from GNOME my mouse, icons, top bar, and lower bar all go away, and I am left with a blank desktop. I have installed everything for GNOME-based compiz, followed the Debian wiki's guide to installing it, and edited all the necessary files for it to work. I tried enabling window decorations, which was supposed to fix the windows, but that didn't work. What am I doing wrong? I have 1200 MB video memory, and I have enabled 3D acceleration (vb doesn't allow 2D acceleration on non-windows guests), but are Intel integrated graphics just too crappy to run Compiz, or will it not run on virtual machine based Debian?
Debian shows only a blank desktop when using compiz
407 Views Asked by M0rtiferrimus At
1
There are 1 best solutions below
Related Questions in DEBIAN
- Python Requests just got very slow, better alternative?
- Getting X Cursor in WebKit GTK2+ widget if run by startx
- How to increase PHP memory_limit in Debian Jessie?
- Unable to install RabbitMQ using puppet due to curl error
- phpinfo() uses old version. What am I missing after "make install"?
- How to make home directory the root with useradd on Debian
- Is Google using Debian and Apache?
- scanbd doesn't work unless I restart it from the command line
- debconf selections for phpmyadmin unattended installation with no webserver installed and no dbconfig-common
- How to run TeamSpeak3 server on boot?
- Install Subversion 1.7 on Debian jessie
- apache proxy doesn't work
- module.js 340 error Cannot find module 'bonescript'
- Rails, Sidekiq and systemd are on a debian 8 ship
- Custon headers not working on php 5.6 - apache 2.4, debian 8 jessie
Related Questions in DESKTOP
- How i can set Desktop Icon of my java Application in windows7, 8?
- Deploying Client/Server Java Application
- Converting a Shell Script Into a *.app File
- Trigger a Windows Runtime background task from Windows 10 Desktop
- Desktop Database with Server without installation
- Script for button "View Desktop Version"?
- Relay Data Securely From Desktop Application
- Effective desktop layout saving for developers?
- Adaptive layout (mobile/desktop) in AngularJS - what is the preferred way to do it (example inside)
- Can I make a simple browser plugin for both desktop and mobile?
- Application Insights: How to track crashes in Desktop (WPF) applications?
- windows desktop notification
- Check if desktop window is in foreground using .bat
- Can i get the name of an java voice chat application which connect using IP?
- How to create a special docked window outside of the desktop (like microsoft test manager)
Related Questions in COMPIZ
- Ubuntu: Open Netbeans in specific workspace (using window matching)
- Can't a Wayland compositor do the window decorations like on X?
- What Mechanism does compiz use when copying from a xclient's frontbuffer to the backbuffer of root window?
- How to make a window always on top?
- Generating a Shadow under Xlib Window
- Sending an event using XSendEvent when a pointer is grabbed
- How to move eclipse control panel to ubuntu top panel?
- multiable widgets layer in compiz
- How to make Java Swing application show mouse cursor effects of Compiz Mouse Plugin (Ubuntu)
- VSCode icon is missing in app switcher on Ubuntu
- How to apply a graphical effect on graphical output on the fly under linux?
- Debian shows only a blank desktop when using compiz
- x11 - how to keep window at fixed position
- Can I assign a keyboard shortcut to Compiz "window overview" effect
- Ubuntu 12.04 LTS - can't install necessary libs
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I am also running VirtualBox in windows 8 with debian squeeze. It's my first run so I'm still using the
twmwindow manager. I'm getting the same thing as you- a blank desktop. The only time i can see anyhting is when I hold down the left mouse key(twm's ugly!). When I quitXserver I got these error messages:Try entering text mode and note what is being displayed. If you have
DRIdisabled like mine then it would explain the blank desktop sinceOpenGLdepends on DRI(Direct Rendering Infrastructure) for hardware accleration:and from the Compiz article: