similar to: Error in X11() : X11 module cannot be loaded

Displaying 20 results from an estimated 1000 matches similar to: "Error in X11() : X11 module cannot be loaded"

2016 Apr 19
3
Problem with X11
Dear All, I have never had this problem before. I run debian testing on my box and I have recently update my R environment. Now, see what happens when I try the most trivial of all plots > plot(seq(22)) Error in (function (display = "", width, height, pointsize, gamma, bg, : X11 module cannot be loaded In addition: Warning message: In (function (display = "", width,
2016 Apr 19
0
Problem with X11
I don't have my debian box available so can't confirm. But I would try $apt-get install libpng On Tue, Apr 19, 2016 at 11:23 AM, Lorenzo Isella <lorenzo.isella at gmail.com> wrote: > Dear All, > I have never had this problem before. I run debian testing on my box > and I have recently update my R environment. > Now, see what happens when I try the most trivial of all
2010 Oct 07
1
Linux 64-bit R installation problem - "Failed dependencies"
I am trying to install 64 bit R on Linux. But I got the following error - rpm -i R-core-2.10.0-2.fc11.x86_64.rpm warning: R-core-2.10.0-2.fc11.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 97d3544e error: Failed dependencies: /bin/bash is needed by R-core-2.10.0-2.fc11.x86_64 /bin/sh is needed by R-core-2.10.0-2.fc11.x86_64 /sbin/ldconfig is needed by
2007 Jun 21
4
FW: Suse RPM installation problem
Hello I am trying to install the R RPM for Suse 10.0 on an x86_64 PC. However I am failing a dependency for "libpng12.so.0" straight away PC5-140:/home/rmgzshd # rpm -i R-base-2.5.0-2.1.x86_64.rpm error: Failed dependencies: libpng12.so.0(PNG12_0)(64bit) is needed by R-base-2.5.0-2.1.x86_64 I do seem to have this file PC5-140:/home/rmgzshd # whereis libpng12.so.0
2016 Apr 19
1
Possible problem with R/X11/libpng on Debian
Dear all, can you reproduce (on testing or unstable, especially) this 2 line error which inhibits interactive graphics (to me, tested on 2 debian testing boxes). l at m740n:~$ R --vanilla > example(hist) hist> op <- par(mfrow = c(2, 2)) Error in (function (display = "", width, height, pointsize, gamma, bg, : il modulo X11 non pu? essere caricato Inoltre: Warning message:
2010 Oct 27
1
firefox problems
Just wondering if anyone might be seeing any similar frequent crashes of Firefox/GNOME/Nautilus lately. I have a couple of users who have reported a problem like this. Any ideas are welcome. Latest CentOS 5.5 w/patches, latest nVidia graphics driver, firefox from repos. | ###!!! ABORT: Request 0.0: BadRequest (invalid request code or no such | operation): file nsX11ErrorHandler.cpp, line 182 |
2018 Dec 06
3
Audacious broken on CentOS 7.6
Hi, Looks like the Audacious audio player from EPEL (which has worked fine in previous versions) is broken under CentOS 7.6. It refuses to start, and when I try to start it from the command line, here's what I get. [microlinux at bernadette:~] $ rpm -qa | grep audacious audacious-3.9-1.el7.x86_64 audacious-libs-3.9-1.el7.x86_64 audacious-plugins-3.9-1.el7.x86_64 [microlinux at bernadette:~]
2006 Jul 17
1
Suse10 libgtkmm problem with x86_64
Hello, I have installed mgeups (for Mge ellipse premium 500) in a Suse 10 x86_64 machine with yast2. But when I try to launch psp I receive the next error: psp: error while loading shared libraries: libgtkmm-2.4.so.1: cannot open shared object file: No such file or directory and don't start. The rpms installed are: mgeups-psp-3.0.1-3 nut-2.0.2-5 glibmm24-2.8.0-2 gtkmm24-2.8.0-2
2013 Jan 18
1
Updating gtk2
What does this error mean? Updating : gtk2 35/178 g_module_open() failed for /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so: /usr/local/lib/libpng12.so.0: undefined symbol: inflateReset /usr/bin/gtk-query-immodules-2.0-64: /usr/local/lib/libpng12.so.0: no version information available (required by /usr/lib64/libcairo.so.2)
2016 Jan 02
1
Default R Font Changed After Upgrade to Debian 8
Good day, The code is : png("grainy.png", h = 600, w = 900) plot(1:10, main = "abcedfghijklmnopqrstuvwxyz", cex.main = 4, cex.lab = 4, cex.axis = 4) dev.off() and the server has the characteristics : > getOption("bitmapType") [1] "cairo" > sessionInfo() R version 3.2.3 (2015-12-10) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Debian
2016 Apr 19
0
Problem with X11
Dear Lorenzo, Dear R list,[a] to all recipients: sorry, this email is html-against my own believes and because of inevitable constraints so far.[b] to Lorenzo: "...and I have recently update my R environment" sounds as that would be a gift of heaven! How did you manage to update and how exactly went the process of updating the whole R environment, as you put it? I turn to you since I
2010 Aug 09
2
Error compiling wine 1.3.0 on slackware64
im having a error compiling wine version 1.3.0 on slackware64 i have the multilib gcc and 32 bit packages installed and i cannot compile i am getting this error. make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/wine-1.3.0/dlls/windebug.dll16' make[1]: Entering directory `/root/wine-1.3.0/dlls/windowscodecs' gcc -m32 -c -I. -I. -I../../include -I../../include
2015 Dec 30
2
Default R Font Changed After Upgrade to Debian 8
Good day, I have been unable to solve this issue. Do you get grainy fonts when running the test case plot(1:10, main = "abcedfghijklmnopqrstuvwxyz", cex.main = 4, cex.lab = 4, cex.axis = 4) What version of libcairo is on your system ? -------------------------------------- Dario Strbenac PhD Student University of Sydney Camperdown NSW 2050 Australia
2008 Nov 24
2
python issue?
# system-config-printer Traceback (most recent call last): File "/usr/share/system-config-printer/system-config-printer.py", line 29, in ? import gtk.glade File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 48, in ? from gtk import _gtk ImportError: /usr/lib/libcairo.so.2: undefined symbol: FT_GlyphSlot_Embolden CentOS 5.2 Any clues? Craig
2008 Jul 19
1
Clash between 'Cairo' and 'EBImage' packages on Windows
Hi, on Windows XP Pro with R version 2.7.1 Patched (2008-06-27 r46012) the 'Cairo' and the 'EBImage' packages does not play well together. Loading EBImage before Cairo cause the following to happen: # Rterm --vanilla > library(EBImage); > library(Cairo) Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library
2008 Apr 21
2
GUI
Hi, i am happy user of Centos 5.1 . i have installed Zimbra , Zenoss and webmin for testing purposes. Everything was going fine until yesterday when ever i want to go to yumex Gui it does not open, same with add and remove software when i click it , it does not open. also when i go to "services" gui same is happening. Yesterday i updated the system and rebooted still the problem
2007 Nov 18
2
[Bug 13293] New: _cairo_pen_find_active_cw_vertex_index failed assertion
http://bugs.freedesktop.org/show_bug.cgi?id=13293 Summary: _cairo_pen_find_active_cw_vertex_index failed assertion Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2010 Apr 13
1
CentOS-3, is this what I need?
Hi, I am new to linux and so far I have only used ubuntu. I have developed a python application which I would like package and distribute. The problem with packaging tools such as pyinstaller and cx_freeze is that you have to compile the bootloader first. Now If I compile the loader on karmic 9.10, the binary would suffer from compatibility issue. In other words I won't be able to
2011 Feb 10
1
Installing cairo-package fails / solaris
Hi, I have installed the latest version of libglib-2.0 (2.28.0) and cairo 1.10.2 Then I have compiled R 2.12.1 But when i I try to install Cairo (1.4-6) I get the following unreferenced Symbol error: *** installing help indices ** building package indices ... ** testing if installed package can be loaded Error : .onLoad failed in loadNamespace() for 'Cairo', details: call:
2008 Feb 02
1
[Bug 14338] New: Firefox crash when viewing this flash
http://bugs.freedesktop.org/show_bug.cgi?id=14338 Summary: Firefox crash when viewing this flash Product: swfdec Version: unspecified Platform: x86 (IA32) URL: http://www.circuit-fantasia.com/collections/circuit- collection/menus/circuit-contents.swf OS/Version: Linux (All) Status: NEW