Debian Multimedia :: Xlib - Extension GLX Missing On Display 0.0
Oct 6, 2010
I am trying to run the SDK for Meego with Qt. When I try to launch my simulator I get the error message: Xlib: extension "GLX" missing on display ":0.0". The answer I got on Meego's forum is that I am missing glx extensions. I have tried to find a way to get the glx extensions but I do not seem to get it. My searches on the web all point to Nvidia, but I have got ATI. I run Lenny 5.0.6 amd64.
View 2 Replies
ADVERTISEMENT
Feb 5, 2010
I've verified that xorg-x11-libs is installed. This package provides libXrandr.so.2. However, when I run a program, in this case the python script for blueproximity (start_proximity.sh), I get the error in the title.
Code:
grep -ni randr /var/log/Xorg.0.log
237:(==) RandR enabled
247:(==) RandR enabled
257:(==) RandR enabled
274:(II) Initializing built-in extension RANDR
View 5 Replies
View Related
Dec 28, 2009
After upgrading to 11.2, I get the following error when starting any xclient. Worse, its usually repeated a few times for each client.
Xlib: extension "Generic Event Extension" missing on display <my_ip>
I get this both when using Xming and nomachine.
View 2 Replies
View Related
Jan 28, 2011
I typed vainfo in the terminal and get the following error message
Quote:
libva: libva version 0.31.1
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
Segmentation fault
View 9 Replies
View Related
Jan 3, 2010
when running sax2 -r i get this message any idea on what it means if its a problem how can i fix it
Xlib: extension "XFree86-Misc" missing on display ":0.0".
View 6 Replies
View Related
May 26, 2010
I am trying to get xinerama to work with x11vnc on Xvfb and I am getting:
xdpyinfo -ext XINERAMA
Xlib: extension "XINERAMA" missing on display ":0.0".
XINERAMA extension not supported by server
I am using the latest version of x11vnc which says XINERAMA is on by default. I have tried xf4vnc as well and get the same issue.
Xvfb :1 -screen 0 1024x2048x24 &
mwm &
x11vnc -display :1 -bg -nopw -xkb -N
I get a screen that looks like xinerama and windows pass from display to display fine, however xdpyinfo says otherwise and we have software that looks to xdpyinfo to get information about how display guis. When x11vnc was compiled it said it found libXinerama. Not sure what is going on. Does vncviewer need to support xinerama as well? Is there any way to tell if vncviewer does without downloading a newer or different version?
View 4 Replies
View Related
Mar 12, 2009
I am having trouble writing an Xlib application that displays a window. The most frustrating thing is that I've written applications like this before, and never had any problems. For some reason I cannot get this program to work properly. I'm running KDE and when I launch the program, a "button" for the application will appear on the application panel, however, no window will display. It is possible to right click on the panel button and select the Close item which will successfully close the window.
The following is source code that when built will exhibit the behaviour described above code...
View 10 Replies
View Related
Jun 12, 2011
I'm trying to build a program called Obpager, but I'm getting an error saying I don't have xlib.h. From what I understand, that file is included in libx11-dev, which I have installed. Any idea?
Code:
dagoss@MAGIC-PORT:~/Downloads/obpager-1.8$ make
Compiling src/main.cc
In file included from src/main.cc:33:0:
[code]....
View 2 Replies
View Related
Sep 18, 2015
I'm using icedove with the calendar extension. Since quite some time there is a pending update from 31.7 to 31.8 which is held back by apt:
Code: Select all> apt --installed list icedove iceowl-extension
Listing... Done
icedove/testing,now 31.7.0-1 amd64 [installed,upgradable to: 31.8.0-1~deb8u1]
iceowl-extension/testing,now 31.7.0-1 amd64 [installed,upgradable to: 31.8.0-1~deb8u1]
> sudo apt upgrade
Reading package lists... Done
Building dependency tree
[code]....
Seems like the problem lies with the package libvpx1. The correct version (>= 1.3) seems to be installed but under the name libvpx2.
Code: Select all> sudo apt install icedove
The following packages have unmet dependencies:
icedove : Depends: libvpx1 (>= 1.3.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
> apt list --installed | grep libvpx
libvpx2/testing,now 1.4.0-4 amd64 [installed,automatic]
>
What can be done, or should the dependency in the icedove package be updated?
View 5 Replies
View Related
Oct 10, 2015
I'd like to know how I can modify an existing GNOME extension to call Code: Select allsystemctl hibernate
View 1 Replies
View Related
Dec 8, 2010
I downloaded an flv video from ..... and tried to transorm it into mp3 with sound converter but the choise to make it mp3 is not there at all.Am I missing some codec and if so how can I install it?
View 1 Replies
View Related
Aug 19, 2011
I seem to have no end of strange problems. Ctl-Alt-Del no longer presents me with the logout/shutdown dialog. I have no idea what caused it to disappear. I have to use Ctl-Alt-Backspace to kill X now in order to shutdown, reboot, or log in as a different user. I can't find any setting in kdmrc that might affect this. I'm running straight squeeze. I have been removing and re-installing a variety of packages, (see my post on Kaffeine, e.g.) but have not seen any errors or found any broken packages.
View 2 Replies
View Related
Dec 14, 2014
How could xorg be set-up such that different monitors work with different DPI but still compose the same extended display?
I have a 15 inch laptop display extending to the right the main display which is 23 inch. The resolutions are comparable, but the difference in pixel size is very large. Thus, either the external display has too large fonts and UI, or the laptop one has them very small. Moving them at different distances is not entirely possible.
xrandr info:
eDP1 connected primary 1920x1080+2048+0 (normal left inverted right x axis y axis) 344mm x 194mm
VGA1 connected 2048x1152+0+0 (normal left inverted right x axis y axis) 510mm x 287mm
I heard that Windows has a hack (which I can't check) for extending displays with different pixels sizes: it computes in which of the displays a window has most of it's surface and sets the DPI for that window based on that. Thus a window will change DPI when crossing monitors, (and will look too small/large on one of the monitors if it is in the middle).
View 0 Replies
View Related
Mar 7, 2015
I am using xfce4 and in this image
The top bar only shows the bottom half. the bottom bar only shows the top half. i also can't see anything after the r in centre on the right. part of the initial picture on the left also does not display.
My thought is that the tv it has a resolution of 1920x1080 and this is causing the issue. i have this in my xorg.conf:
Code: Select allSection "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "nvidia-auto-select +0+0; 1920x1080_60 +0+0"
[Code] ....
The graphics card is
Code: Select all02:00.0 VGA compatible controller: NVIDIA Corporation C77 [GeForce 8300] (rev a2)
Changing metamodes to 19200x1200 doesn't change anything.
View 4 Replies
View Related
Sep 29, 2010
I've been dual booting Lenny and Squeeze but after replacing Lenny with a fresh Squeeze using ext4, the video display has been strange. The effect is similar to running a live CD, where a click does nothing for a few seconds while the CD winds up and gets to the application, but slower than that. Sometimes the display has patches of several windows all mixed up, zig zag patterns like a TV that is too far from a transmitter to receive a good signal and sometimes the mouse freezes in moving around. When I boot and don't start X, everything works perfectly, no delays, no messed up windows.
My video is ATI x1300 with Radeon driver. What is the best way to get the system to use only vesa, to see if that works, instead of ati or radeon? is possible to use grub.cfg or /etc/defaults/grub or /etc/grub.d/ ? I couldn't find any reports of problems with Xorg used by Squeeze, so it seems to be the ATi driver or the radeon driver.
View 3 Replies
View Related
May 20, 2011
I have an ATI Radeon 5850 card with 2 17" monitors, plus a 46" TV via HDMI (disabled, except for BD plaback under windows) under Debian 6.0/Squeeze. When I first installed this system, it worked fine with all 3 screens (only 2 enabled at a time). Sometime in the past few weeks though, it's decided to revert to a single-display setup. I can't find any errors in the logfiles, and it works perfectly fine when I re-enabled the secondary display via the ATI Catalyst Control center.
The auto-generated xorg.conf isn't configured to use the second display (even after re-generating one using "aticonfig -initial=dual-head"), and it is not being modified when I change settings in the Catalyst Control Center.Updating display settings after every boot is just a bit annoying.
View 2 Replies
View Related
Jun 19, 2011
Is it possible to display a thumbnail for the *.png image in Nautilus ?It works fine for *.jpeg, *.tiff,... What are the requirements to do that ? (librairies...)
View 4 Replies
View Related
Aug 11, 2011
sshd is openssh-server 1:5.5p1-6.
I'm getting "Can't open display" all the time when I log in the server through ssh.
penguin@theblue:~$ xeyes
Error: Can't open display: laptop:0.0
penguin@theblue:~$ export DISPLAY=192.168.1.101:0.0
penguin@theblue:~$ echo $DISPLAY
[Code].....
The problem I found is sshd server set DISPLAY to localhost all the time.
View 3 Replies
View Related
Nov 22, 2014
I got a new laptop, Dell Vostro with AMD A6. This came with Ubuntu 12. Got rid of it!I installed Debian 7.6 from a Live dvd with gnome & update it and no have Debian 7.7. I saw a few videos where Debian 7 comes with a vertical menu bar at the left of the screen and most of the options are available is a nice graphical interface. This is missing in my installation.Below is a link of desktop image i could find. The left activities bar does not show on my system. URL....
Also including diplay details if this could be display drivers related.
01:00.0 Display controller: Advanced Micro Devices [AMD] nee ATI Device 6663
Subsystem: Dell Device 0682
Physical Slot: 0
Flags: bus master, fast devsel, latency 0, IRQ 10
Memory at c0000000 (64-bit, prefetchable) [size=256M]
[code]....
View 11 Replies
View Related
Oct 31, 2015
I have a problem with my Debian 8 installation. This morning I was playing around with libvirt and virt-manager while I was routinely installing updates using apt-get. While doing that, my system crashed (probably because of the running Win8 VM). After resetting (in hardware), I got access to the emergency console where I tried executing "dpkg --configure -a" which worked.
After restarting, I first noticed that the login screen background (just the normal Jessie one on LXDM) was missing and the screen was black instead. After logging in, I saw that nearly every image/icon/whatever is missing. For example:
- the icons in lxpanel (I use LXDE)
- the copy and paste icons nearly everywhere
- the New Tab icon in Firefox
- many more icons
- the desktop and login background
A few images are still there:
- interestingly, the lxpanel icons are replaced by "icon missing" icons which still work
- most icons in Firefox except for New Tab
- all images of LibreOffices (so this problem might be Gtk+ only)
Some programs don't work (obviously because they can't load their menu icons and don't a fallback). An example for this would be Inkscape. It crashes at start:
Code: Select all(inkscape:2513): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Format der Bilddatei unbekannt
(inkscape:2513): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Format der Bilddatei unbekannt
(inkscape:2513): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Format der Bilddatei unbekannt
[Code] .....
Note: I use a German system. "Format der Bilddatei unbekannt" means something like "Format of image file is unknown", "Bildtyp 'xpm' wird nicht unterstützt" means "xpm image type is not supported".
Concerning the desktop background, I looked at /etc/alternatives/desktop-background and found a correct SVG image which was the one I had before.
How I could restore these images?
View 2 Replies
View Related
Feb 1, 2016
Every time I install Jessie, I also install gufw as a graphical firewall frontend for desktop users, but I've also always had to create my own menu icon because the default one never showed up. I opened up the .desktop file today and took a look to see why it was never displayed in Gnome.
There was a line next to the bottom that basically told it to only appear in Unity. Deleting this line allowed it to appear in the Gnome menu. My question is this. Why is this line even in here?
Screenshot: [URL] .....
View 2 Replies
View Related
Mar 27, 2010
I am testing LXDE on my test-laptop and it looks quite nice and fast. I am thinking of switching DE from Gnome.
My question: are there features in Gnome that are missing in LXDE? I can not think of any, so far. The only thing I miss so far is a possibility to edit the menu, as the menu is huge
View 11 Replies
View Related
Jul 2, 2010
I just got my new version of Debian, and under System>Preferences, near the top of the list, there should be a CompizConfig Settings Manager. But it's not there. I've tried apt-getting compiz, but it says I have the latest version out there. So I don't know what to do next.
View 8 Replies
View Related
Aug 30, 2010
I'm getting an error in Rhythmbox. It says that my ID3 Tag Demuxer is missing. I found this Ubuntu thread and I think it may have the solution:Unfortunately I can't do what it suggests because the command isn't recognised.gst-inspect id3demuxThis could also be an optionAnother solution is to remove gnome-codec-install
View 11 Replies
View Related
Jun 3, 2015
Background: I am running Debian 8 with the Xfce DE on my Toshiba Satellite Laptop.
When at home I will connect my laptop to an external display. I did the same while I was running Ubuntu; however, with Ubuntu I could activate my laptop display by simply disconnecting the external monitor. With Debian + Xfce, unplugging the external monitor leaves my laptop screen blank.
In order to activate my laptop display, I have to open Display settings, turn on laptop display -- which still leaves my laptop screen blank -- and then switch resolution: there are two listings for 1366x768 under resolution, and only the second one restores my laptop display. Please note that if I have both displays on at the same time the size of the output on my external monitor will be reduced to about the size of my laptop's display.
I would like the create a Bash script which can automatically switch between my displays. After some Googling it seems like xrandr is the tool I need for the job. However, I have been having trouble getting it to work.
I tried the command Code: Select allxrandr --output LVDS1 --auto --primary --output HDMI1 --off. This however just turns my external display off without turning on my laptop's display. I suspect this has something to do with the fact that LVDS1 has two modes at 1366x768; perhaps only one of them can actually display? I'm not sure, but anyways here's the output of xrandr:
Code: Select allScreen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1366x768 59.99*+
1360x768 59.80 59.96
1024x768 60.00
800x600 60.32 56.25
[Code] ....
Is there a way I can specify that xrandr should use the second 1366x768 mode?
I just realized that the second mode is, in fact, 1360x768 rather than 1366x768...
The good news is that I fixed my problem. It turns out that my backlight was not turning on, giving the appearance that my laptop screen was not displaying anything.
View 2 Replies
View Related
Sep 9, 2010
Noticed that gdm 3 updated to new version (2.30.5-1) which displays nice avatar for each user on the login prompt. Now there seems to be only placeholder pic for every user on this computer, but of course I want to have real picture there to greet the users. So the question is, where can I change the pictures?
View 4 Replies
View Related
Mar 30, 2011
I have already tried editing /etc/slim.conf and making the "Automatically login..." look like this: auto_login yes default_user<username>
BUT nothing I've tried has work.
View 2 Replies
View Related
Nov 26, 2014
I use Debian Jessie which includes a gnome shell version 3.14.1. The problem is that icons of some applications such as Viber or Starcal are not shown in the tray while the icons of other applications (e.g. Skype of Dropbox) are shown without problem.
By the way, the problem does not relate to loading, because all applications are loaded and a space is considered for each in the tray, but the problem is that for some of applications the pictures of their icons are not shown.
View 4 Replies
View Related
May 26, 2015
The dconf-editor is missing 'percentage-action', 'percentage-low', 'percentage-critical' strings that's responsible for notifying the user of the battery levels. How can I add them?
View 5 Replies
View Related
Jun 5, 2015
I'm having some issue running a wine application, this seems to not start 'cause of some missing libraries.
So I tried to locate those and the only one I found is this:
# locate libxcb.so.1
/usr/lib/i386-linux-gnu/libxcb.so.1
/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
/usr/lib/x86_64-linux-gnu/libxcb.so.1
/usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
These others don't show any result, but I checked and all the corresponding deb pkgs are installed (both amd64 and i386):
libx11.so.6
libxext.so.6
libgl.so.1
libc.so.6
What do you think I can do to resolve? I aleady tried a reinstall. Not tried to purge 'cause apt asks to remove half of the system.
View 2 Replies
View Related