Bug#309012: 309012

2006-10-08 Thread Dirk Eddelbuettel

On 7 October 2006 at 15:26, Andreas J Guelzow wrote:
| We are experiencing a similar issue and may have some light to shed on
| the issue (especially for others that may experience it to).
| 
| We are running ltsp thin-clients connecting via xdmcp to a debian
| unstable amd64 machine. We occasionally got the same error.
| 
| It turned out that the error occurs until some application does
| something along the lines of:
| xset fp default
| 
| That command itself fixed the problem. Since we don't seem to do
| anything strange with the fontpath I don't know why this command makes a
| dfference but it fixed the problem. (So we inserted it into the R shell
| script.)

Thanks for the update.  This seems to be a genuine amd64 upstream oddity 
of fonts being flaky.  I think the best I can do is to point it out upstream.

Regards, Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309012: Follow-up on R/amd64 cannot find fonts in some cases (Was: Bug#309012: 309012(

2006-10-08 Thread Dirk Eddelbuettel

Peter, Kurt, Brian,

Here is a belated comment from an R user on amd64 experiencing font problems
as described in an earlier bug report by Ryan, and a suggested way to fix the
issue.

The full (older) discussion of the problem is at 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309012
and Peter had chimed in once or twice.

I can't really judge how pervasive the issue is, and if something out to be
done about it at the R level, but I thought I should at least give you the
heads up.  My thanks to Andreas for the follow-up and the tip.

Ryan: Is there something you folks at Berkeley observed?

Dirk

On 7 October 2006 at 15:26, Andreas J Guelzow wrote:
| We are experiencing a similar issue and may have some light to shed on
| the issue (especially for others that may experience it to).
| 
| We are running ltsp thin-clients connecting via xdmcp to a debian
| unstable amd64 machine. We occasionally got the same error.
| 
| It turned out that the error occurs until some application does
| something along the lines of:
| xset fp default
| 
| That command itself fixed the problem. Since we don't seem to do
| anything strange with the fontpath I don't know why this command makes a
| dfference but it fixed the problem. (So we inserted it into the R shell
| script.)
| 
| Andreas 
| -- 
| Prof. Dr. Andreas J. Guelzow
| Dept. of Mathematical  Computing Sciences
| Concordia University College of Alberta
| 
| 

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309012: Follow-up on R/amd64 cannot find fonts in some cases (Was: Bug#309012: 309012(

2006-10-08 Thread Dirk Eddelbuettel

On 8 October 2006 at 10:04, Ryan Lovett wrote:
| On Sun, Oct 08, 2006 at 10:45:28AM -0500, Dirk Eddelbuettel wrote:
|  Peter, Kurt, Brian,
|  
|  Here is a belated comment from an R user on amd64 experiencing font problems
|  as described in an earlier bug report by Ryan, and a suggested way to fix 
the
|  issue.
|  
|  The full (older) discussion of the problem is at 
|  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309012
|  and Peter had chimed in once or twice.
|  
|  I can't really judge how pervasive the issue is, and if something out to be
|  done about it at the R level, but I thought I should at least give you the
|  heads up.  My thanks to Andreas for the follow-up and the tip.
|  
|  Ryan: Is there something you folks at Berkeley observed?
| 
| 
| I don't recall ever trying out that xset command, though it has been a
| while. We've since switched to Ubuntu and cannot reproduce the behavior.

That's an interesting data point as it pretty much gets R out of jail for
free --- given how Ubuntu uses my packages unaltered (yet presumably has
differnt polish and fixes for X11).

| But thanks for your perseverance! :)

Just playing messaging broker at this point :)

Dirk (running R under Debian and Ubuntu at different places)

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309012: Follow-up on R/amd64 cannot find fonts in some cases (Was: Bug#309012: 309012(

2006-10-08 Thread Ryan Lovett
On Sun, Oct 08, 2006 at 10:45:28AM -0500, Dirk Eddelbuettel wrote:
 Peter, Kurt, Brian,
 
 Here is a belated comment from an R user on amd64 experiencing font problems
 as described in an earlier bug report by Ryan, and a suggested way to fix the
 issue.
 
 The full (older) discussion of the problem is at 
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=309012
 and Peter had chimed in once or twice.
 
 I can't really judge how pervasive the issue is, and if something out to be
 done about it at the R level, but I thought I should at least give you the
 heads up.  My thanks to Andreas for the follow-up and the tip.
 
 Ryan: Is there something you folks at Berkeley observed?


I don't recall ever trying out that xset command, though it has been a
while. We've since switched to Ubuntu and cannot reproduce the behavior.

But thanks for your perseverance! :)

Ryan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309012: Follow-up on R/amd64 cannot find fonts in some cases (Was: Bug#309012: 309012)

2006-10-08 Thread Andreas J. Guelzow
A moment ago I wrote:


well I have the following: (I removed some output lines from xset q that
are clearly irrelevant.)

[EMAIL PROTECTED]:~$ xset q
Font Path:
  
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/ 
X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
Bug Mode: compatibility mode is disabled
[EMAIL PROTECTED]:~$ xset fp default
[EMAIL PROTECTED]:~$ xset q
Font Path:
  
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
Bug Mode: compatibility mode is disabled
[EMAIL PROTECTED]:~$

so it looks to me like the font path did not change.


This makes so little sense to me that I should probably include a complete 
listing including the R tests in between:

[EMAIL PROTECTED]:~$ xset q
Keyboard Control:
  auto repeat:  onkey click percent:  0LED mask:  
  auto repeat delay:  500repeat rate:  30
  auto repeating keys:  00ffdbbf
fadfffdfffdfe5ef


  bell percent:  50bell pitch:  400bell duration:  100
Pointer Control:
  acceleration:  2/1threshold:  4
Screen Saver:
  prefer blanking:  yesallow exposures:  yes
  timeout:  600cycle:  600
Colors:
  default colormap:  0x20BlackPixel:  0WhitePixel:  16777215
Font Path:
  
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
Bug Mode: compatibility mode is disabled
DPMS (Energy Star):
  Standby: 1200Suspend: 1800Off: 2400
  DPMS is Disabled
[EMAIL PROTECTED]:~$ R

R version 2.4.0 (2006-10-03)
Copyright (C) 2006 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

 data - 
 read.csv(/home/aguelzow/coursematerial/Math151/data/project2.csv,header=T);
 hist(data$weight);
Error in title(main = main, sub = sub, xlab = xlab, ylab = ylab, ...) :
X11 font at size 14 could not be loaded
 q();
Save workspace image? [y/n/c]: n
[EMAIL PROTECTED]:~$ xset fp default
[EMAIL PROTECTED]:~$ xset q
Keyboard Control:
  auto repeat:  onkey click percent:  0LED mask:  
  auto repeat delay:  500repeat rate:  30
  auto repeating keys:  00ffdbbf
fadfffdfffdfe5ef


  bell percent:  50bell pitch:  400bell duration:  100
Pointer Control:
  acceleration:  2/1threshold:  4
Screen Saver:
  prefer blanking:  yesallow exposures:  yes
  timeout:  0cycle:  0
Colors:
  default colormap:  0x20BlackPixel:  0WhitePixel:  16777215
Font Path:
  
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
Bug Mode: compatibility mode is disabled
DPMS (Energy Star):
  Standby: 900Suspend: 1800Off: 2100
  DPMS is Enabled
  Monitor is On
[EMAIL PROTECTED]:~$ R

R version 2.4.0 (2006-10-03)
Copyright (C) 2006 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

 data - 
 read.csv(/home/aguelzow/coursematerial/Math151/data/project2.csv,header=T);
 hist(data$weight);
 q();
Save workspace image? [y/n/c]: n
[EMAIL PROTECTED]:~$


Andreas

-- 
Andreas J. Guelzow, Professor
Dept. of Mathematical  Computing Sciences
Concordia University College of Alberta



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309012: 309012

2006-10-07 Thread Andreas J Guelzow
We are experiencing a similar issue and may have some light to shed on
the issue (especially for others that may experience it to).

We are running ltsp thin-clients connecting via xdmcp to a debian
unstable amd64 machine. We occasionally got the same error.

It turned out that the error occurs until some application does
something along the lines of:
xset fp default

That command itself fixed the problem. Since we don't seem to do
anything strange with the fontpath I don't know why this command makes a
dfference but it fixed the problem. (So we inserted it into the R shell
script.)

Andreas 
-- 
Prof. Dr. Andreas J. Guelzow
Dept. of Mathematical  Computing Sciences
Concordia University College of Alberta



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]