my solution, since i use pdpcompose is 2 pdp_glx windows one pos 0 0 , dim 240 180 the other
posdim 1280 0 1280 1024
and then have Gem running on machine and slightly re-size the rectangle to remove the title bar.
From: Paris Treantafeles paris@parisgraphics.com Date: 2006/02/23 Thu AM 11:48:32 EST To: PD List send pd-list@iem.at Subject: [PD] pdp window on another x display
Hi List,
I've been searching the archives but didn't quite find the advice
that I need.Here's the situation. Two machines. One running debian, the other running os x.
I'm using X on both and I can export the display to run pd on the
debian machine but display it on the mac. Pd shows up, I can load a patch etc. Then I try to have a pdp window show on the mac and no luck - here's
the situation:
- pdp_xv seems that the graphics card on my debian box doesn't
support it. running xvinfo gives "no adaptors present" i guess this with a display ipOfMac:0.0 would be the way to go.
- pdp_glx - tried sending this a message with the display of the mac.
it worked for a second then crashes with X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 150 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 32 Current serial number in output stream: 32
- pdp_sdl
crashes
Any advice on how to do this would really be appreciated!
Thanks, p
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Patrick Pagano Digital Media Specialist University of Florida Digital Worlds Institute 352-294-2082
remember to use the command
% xhost +
on OS X's X11 to allow remote connections
./d5
From: Paris Treantafeles paris@parisgraphics.com Date: 2006/02/23 Thu AM 11:48:32 EST To: PD List send pd-list@iem.at Subject: [PD] pdp window on another x display
Hi List,
I've been searching the archives but didn't quite find the advice that I need.
Here's the situation. Two machines. One running debian, the other running os x.
I'm using X on both and I can export the display to run pd on the debian machine but display it on the mac. Pd shows up, I can load a patch etc. Then I try to have a pdp window show on the mac and no luck - here's the situation:
- pdp_xv seems that the graphics card on my debian box doesn't
support it. running xvinfo gives "no adaptors present" i guess this with a display ipOfMac:0.0 would be the way to go.
- pdp_glx - tried sending this a message with the display of the mac.
it worked for a second then crashes with X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 150 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 32 Current serial number in output stream: 32
- pdp_sdl
crashes
Any advice on how to do this would really be appreciated!
Thanks, p
hi d5,
yeah, i do.
pd itself shows up just not the rendering window.
anyway... that was probably not the best way to try to record
patches :-)
i think i'm going for svideo out instead.
best, p
On Feb 24, 2006, at 4:40 PM, day 5 wrote:
remember to use the command
% xhost +
on OS X's X11 to allow remote connections
./d5
From: Paris Treantafeles paris@parisgraphics.com Date: 2006/02/23 Thu AM 11:48:32 EST To: PD List send pd-list@iem.at Subject: [PD] pdp window on another x display
Hi List,
I've been searching the archives but didn't quite find the advice that I need.
Here's the situation. Two machines. One running debian, the other running os x.
I'm using X on both and I can export the display to run pd on the debian machine but display it on the mac. Pd shows up, I can load a patch etc. Then I try to have a pdp window show on the mac and no luck - here's the situation:
- pdp_xv seems that the graphics card on my debian box doesn't
support it. running xvinfo gives "no adaptors present" i guess this with a display ipOfMac:0.0 would be the way to go.
- pdp_glx - tried sending this a message with the display of the
mac. it worked for a second then crashes with X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 150 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 32 Current serial number in output stream: 32
- pdp_sdl
crashes
Any advice on how to do this would really be appreciated!
Thanks, p
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
hi bigswift,
thanks - yeah, that will put it on a second display. i was trying to get it on a whole other machine though.
best, p
On Feb 24, 2006, at 11:56 AM, bigswift@cox.net bigswift@cox.net
wrote:
my solution, since i use pdpcompose is 2 pdp_glx windows one pos 0
0 , dim 240 180 the otherposdim 1280 0 1280 1024
and then have Gem running on machine and slightly re-size the
rectangle to remove the title bar.From: Paris Treantafeles paris@parisgraphics.com Date: 2006/02/23 Thu AM 11:48:32 EST To: PD List send pd-list@iem.at Subject: [PD] pdp window on another x display
Hi List,
I've been searching the archives but didn't quite find the advice that I need.
Here's the situation. Two machines. One running debian, the other running os x.
I'm using X on both and I can export the display to run pd on the debian machine but display it on the mac. Pd shows up, I can load a patch etc. Then I try to have a pdp window show on the mac and no luck - here's the situation:
- pdp_xv seems that the graphics card on my debian box doesn't
support it. running xvinfo gives "no adaptors present" i guess this with a display ipOfMac:0.0 would be the way to go.
- pdp_glx - tried sending this a message with the display of the
mac. it worked for a second then crashes with X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 150 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 32 Current serial number in output stream: 32
- pdp_sdl
crashes
Any advice on how to do this would really be appreciated!
Thanks, p
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Patrick Pagano Digital Media Specialist University of Florida Digital Worlds Institute 352-294-2082