Displaying 20 results from an estimated 1000 matches similar to: "strange crashes caused by 'cairoDevice' and 'tcltk' dialogues"
2010 Jan 16
0
'tcltk' crashes related to event-loops (PR#14187)
--0016e6d464cff5d753047d482362
Content-Type: text/plain; charset=UTF-8
I am experiencing some regular crashes on Debian Linux, 32- and
64-bit, involving 'tcltk' and 'cairoDevice' or 'RGtk2'. They make it
very difficult to use tcltk interfaces (Rcmdr) and GTK+ ones (rattle,
playwith, etc.) in the same R session.
NOTE: Before you continue, please read NOTE2 located towards
2010 Jan 16
0
'tcltk' freezes related to event-loops (PR#14188)
This report is related to the bug `'tcltk' crashes related to
event-loops' PR#14187 [1]. The difference to that bug is an inversion
of the command sequence.
[1] http://bugs.r-project.org/cgi-bin/R/incoming?id=14187;user=guest
With the following sequence I get sporadic freezes of tcltk.
require(cairoDevice)
require(tcltk)
Unlike for the previous bug, I am unable to identify a simple
2009 Aug 21
1
sessionInfo() fails to correctly detect locale settings
Dear R devels
Yesterday I was slightly surprised to notice that R incorrectly
detected some of the locale settings. I am not sure whether this is
important, but I preferred to drop a message. In the R output below,
some entries that should have been "en_GB.UTF-8" are presented as "C".
Regards
Liviu
> sessionInfo()
R version 2.9.1 (2009-06-26)
x86_64-pc-linux-gnu
locale:
2010 Mar 22
4
Playwith on Mint
Hello,
I am having trouble installing the package playwith on the latest Mint
"helena",
running R version 2.10.1 (2009-12-14).
I suspect it has to do with the GTK library but as far as I can tell there
is nothing wrong with it.
Any help extremely appreciated.
I include the output:
> install.packages("playwith")
Warning in install.packages("playwith") :
2009 Dec 07
1
options(width=100) ignored on start-up: bug or feature?
Dear developers
I've tried this a couple of days ago on r-help, unfortunately with no
feedback. Could you please take a look and confirm whether it's a bug,
feature, or bad eye-sight when reading Help:
Is it normal that R ignores options("width"=100) at start-up? Although
liviu at debian-liv:~$ cat /usr/lib/R/etc/Rprofile.site | grep width
options(width = 100)
, R will
2009 Oct 02
1
trouble with html() in Hmisc
Dear all
On my system html() conversion of a `latex()' object fails. Follows a
dummy example:
> require(Hmisc)
> data(Angell)
> .object <- cor(Angell[,1:2], use="complete.obs")
> tmp <- latex(.object, cdec=c(2,2), title="")
> class(tmp)
[1] "latex"
> html(tmp)
/tmp/RtmprfPwzw/file7e72f7a7.tex:9: Warning: Command not found: \tabularnewline
2011 Jun 09
1
cairoDevice on Windows: succesful installation but does not load
Hi!
I've tried to install playwith on Windows XP but,
> install.packages("cairoDevice")
trying URL 'http://cran.at.r-project.org/bin/windows/contrib/2.13/cairoDevice_2.15.zip'
Content type 'application/zip' length 52371 bytes (51 Kb)
opened URL
downloaded 51 Kb
package 'cairoDevice' successfully unpacked and MD5 sums checked
The downloaded packages are
2009 May 25
2
cairoDevice.dll error, but it exists..?
Hello, running windows vista, R2.9. Installed the following libraries:
(*latticist*, *playwith* and *Cairo*)
Wanted then to run, to evaluate the visualization features:
>data(iris)
>library(latticist)
>latticist(iris)
However, i tested my desktop and laptop and get the following error
after typing latticist(iris):
latticist(iris)
Loading required package: playwith
Loading
2006 Sep 21
0
cairoDevice 1.2 on CRAN
The cairoDevice package has recently been released on CRAN. cairoDevice
is an R graphics device based on the cairo
(http://www.cairographics.org) vector graphics library. It is
distinguished from many other devices in its ability to render high
quality anti-aliased graphics. It is available on all three major
platforms (Windows, Mac, and Linux) and requires the GTK+ 2.8.0 library
and its
2006 Sep 21
0
cairoDevice 1.2 on CRAN
The cairoDevice package has recently been released on CRAN. cairoDevice
is an R graphics device based on the cairo
(http://www.cairographics.org) vector graphics library. It is
distinguished from many other devices in its ability to render high
quality anti-aliased graphics. It is available on all three major
platforms (Windows, Mac, and Linux) and requires the GTK+ 2.8.0 library
and its
2008 Jul 28
1
equivalent to "require" for imports? (cairoDevice)
Hi R-devel
I use the packages RGtk2 and cairoDevice. The cairoDevice package has
a few stand-alone functions, plus "asCairoDevice" which depends on
RGtk2 and calls require(RGtk2). So cairoDevice lists RGtk2 under
"Suggests" in the DESCRIPTION file. It can not Import RGtk2 because
that would force all users to install RGtk2.
The upshot of this is, if you *import* the RGtk2
2008 Apr 29
1
Annoying bug in package cairoDevice
I sent this to R-Help and the listed maintainer of cairoDevice, I hope that
was the right thing to do.
For some reason, Cairo_png puts a box around a figure when you call
plot.new. It looks like box was called with black and a transparent
background. Example:
> library(cairoDevice)
> Cairo_png('cairo.png')
> plot.new()
> dev.off()
null device
1
The boarder is
2008 Apr 29
0
Annoying bug (?) in package cairoDevice
I apologize for sending this twice, I didn't realize that gmail
helpfully defaulted to rich formatting.
For some reason, Cairo_png puts a box around a figure when you call
plot.new. It looks like box was called with black and a transparent
background. Example:
> library(cairoDevice)
> Cairo_png('cairo.png')
> plot.new()
> dev.off()
null device
1
The boarder is
2008 Jan 24
1
vlc
Anyone else got this, vlc do not start...? Here's the output..
VLC media player 0.8.6d Janus
The program '.' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 280 error_code 11 request_code 146 minor_code 5)
(Note to programmers: normally, X errors are reported
2005 May 03
5
CentOS 4 - problem with remote X application
Hello
i have a problem on CentOS 4 with starting remote x application on
remote CentOS 3 od Solaris 9 boxes.
The problem is: When I run it from CentOS 3 it's OK form CentOS 4 I
cannot find a bad word in logs ...
My local machine
stoping firewall
[root at klima-pc ~]# service iptables stop
[root at klima-pc ~]# iptables-save
[root at klima-pc ~]#
SELinux is OFF
I am connecting by ssh
2010 Jan 18
0
ggobi and plug-ins issues
Dear all
I have issues with loading ggobi plug-ins in my Debian testing. In a R
--vanilla session I get a lot of error messages about being unable to
load the plug-ins (see at the end).
I understand that this issue has been previously addressed [1][2], and
the solution implemented in Debian:
liviu at debian-liv:~$ locate /usr/lib/ggobi/plugins
/usr/lib/ggobi/plugins
2007 Nov 16
0
[ wxruby-Bugs-15666 ] bigdemo crashes after using the arrow keys to select the widgets
Bugs item #15666, was opened at 2007-11-15 21:28
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=15666&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Brian Takita (btakita)
Assigned to: Nobody (None)
Summary: bigdemo crashes after using the arrow keys to select the widgets
Initial
2008 Jan 19
1
Urgent: Major bug in latest X.Org Update for CentOs 5
OS: CentOS 5.1 x86.
Hi, after applying the latest X.Org updates, applications have stopped
running with an error message:
"The program 'multiget' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 214 error_code 11 request_code 146 minor_code 5)
(Note to
2009 Mar 16
0
[OT] Debian now has a new section 'gnu-r'
Joerg Jaspert, one of the ftpmasters / archive maintainers within Debian,
today posted a new list of 'Sections' to debian-devel-announce (see eg here
http://www.nabble.com/forum/ViewPost.jtp?post=22524830&framed=y )
This now includes a new Section:
gnu-r Everything about GNU R, a statistical computation and
graphics system
which
2010 Feb 25
2
error using pvcm() on unbalanced panel data
Dear all
I am trying to fit Variable Coefficients Models on Unbalanced Panel
Data. I managed to fit such models on balanced panel data (the example
from the "plm" vignette), but I failed to do so on my real, unbalanced
panel data.
I can reproduce the error on a modified example from the vignette:
> require(plm)
> data("Hedonic")
> Hed <- pvcm(mv ~ crim + zn + indus