<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Quoth IOhannes m zmoelnig, on 12/01/10 16:06:
<blockquote cite="mid:4B4C9DE9.6040506@iem.at" type="cite">
  <pre wrap="">James Dunn wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Quoth IOhannes m zmoelnig, on 12/01/10 13:12:
    </pre>
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">So I tried using text3d, and
it crashes pd if I try to use fullscreen.     
        </pre>
      </blockquote>
      <pre wrap="">never encountered something like this (i have seen and run lot's of
installations with [text3d] in fullscreen)
are you sure it is related to [text3d], and not something else?
does fullscreen work in general?
does it still crash if you replace all the [text3d]s by a dummy
abstraction [textdummy] (inlet-&gt;outlet)?
  
      </pre>
    </blockquote>
    <pre wrap="">Well [text2d] used to work in fullscreen, as well as [pix_image] -&gt;
[pix_texture] -&gt; [rectangle]...
    </pre>
  </blockquote>
  <pre wrap=""><!---->

i haven't found anything yet that works in windowed mode but not in
fullscreen.

an alternative would be to not switch to fullscreen but rather do
[border 0, dimen 1024 768, offset 0 0(

  </pre>
</blockquote>
<br>
Nice idea - although I think the problem is solved.. see below<br>
<blockquote cite="mid:4B4C9DE9.6040506@iem.at" type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">I running Ubuntu Karmic and Pd-0.42.5-extended20100111 (which I just
installed, but the problem was there in the previous version). My
graphics card is RV350 Mobility Radeon 9600 M10.
    
        </pre>
      </blockquote>
      <pre wrap="">which driver do yo use?
  
      </pre>
    </blockquote>
    <pre wrap="">I think the driver is the problem - after some googling I tried an ATI
driver which really messed things up (no x server!). So I removed it and
now it's broken all of Gem! I guess this is a xorg / xserver issue so
not for this list perhaps, but if anyone can help, please let me know!!
    </pre>
  </blockquote>
  <pre wrap=""><!---->
i really hate ATI cards (esp. since i'm just trying to get a friends
all-in-wonder running via a remote connection)

  </pre>
</blockquote>
tell me about it! My graphics card is no longer supported by ATI, but I
managed to configure xorg.conf to use xserver-xorg-video-radeon to use
the radeon driver and now [text3d] works in fullscreen! It did crash
once when I changed font though, but seems stable now. Thanks a lot for
your help.<br>
<br>
James<br>
<br>
</body>
</html>