atom feed3 messages in at.iem.pd-listRe: [PD] GEM: no xxf86vm-support
FromSent OnAttachments
Fanouris MoraitisFeb 8, 2007 6:02 am 
chris clepperFeb 8, 2007 7:39 am 
IOhannes m zmoelnigFeb 8, 2007 8:41 am 
Subject:Re: [PD] GEM: no xxf86vm-support
From:IOhannes m zmoelnig (zmoe@iem.at)
Date:Feb 8, 2007 8:41:21 am
List:at.iem.pd-list

Fanouris Moraitis wrote:

Hi all, I am using Gem 0.91-cvs Pd version 0.39.2-extended-test7 in Ubuntu 6.10 My graphic card is ATI x300 and the direct rendering is enabled When i send a fullscreen message in gemwin i get the following error

error: GEM: no xxf86vm-support: cannot switch to fullscreen

well, obviously: recompile Gem with xxf86vm support.

any ideas?

you need to have libxxf86vm-dev (and libxxf86vm1, but the -dev package depends on that one) installed at the time of compiling (configuring) Gem.

mfs.asdr IOhannes