Re: [PD] help with pd error

2013-03-04 Thread Hans-Christoph Steiner

It looks like the Gem model loading error message is somehow being executed by
Pd.  That's an odd one.  Can you narrow it down?  Can you provide a working
example so that I can reproduce this on my machine?

.hc

On 03/04/2013 11:16 AM, Patrick Pagano wrote:
 This pd extended 0.43-4
 Ubuntu 64 bit
 When i am clicking on Hradio buttons, this TCL error appears
 
 } {} 1 (Tcl)\ MISSING\ CLOSE-BRACE\ '\}':\ missing\ close-brace\n\ \ \ \
 while\ executing\n\\00\}\ 1\ \{_glmFindMaterial():\ \ can't\ find\ material\
 \initialShadingGroup\.::pdwindow::logpost\ \{\}\ 4\ \{loaded\ image\
 '/home/shree/Desktop/vj-live2\ (1)/images/...\\n\ \ \ \ (\uplevel\\ body\
 line\ 4)\n\ \ \ \ invoked\ from\ within\n\uplevel\ #0\ \$cmds_from_pd\
 
 then the GUI does not update. The whole dump is in the pdwindow.txt
 
 On 03/04/2013 10:16 AM, Hans-Christoph Steiner wrote:
 Click on the pd window, and do File -- Save as...

 .hc

 On 03/04/2013 09:09 AM, Patrick Pagano wrote:
 Hans

 I am having a wired TCL error with pd extended on ubuntu 64 bit, how do i
 generate a window dump?

 pp
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] help with pd error

2013-03-04 Thread Hans-Christoph Steiner

Also, does this file exist:

/home/shree/Desktop/vj-live2 (1)/models/atom.mtl

.hc

On 03/04/2013 11:49 AM, Hans-Christoph Steiner wrote:
 
 It looks like the Gem model loading error message is somehow being executed by
 Pd.  That's an odd one.  Can you narrow it down?  Can you provide a working
 example so that I can reproduce this on my machine?
 
 .hc
 
 On 03/04/2013 11:16 AM, Patrick Pagano wrote:
 This pd extended 0.43-4
 Ubuntu 64 bit
 When i am clicking on Hradio buttons, this TCL error appears

 } {} 1 (Tcl)\ MISSING\ CLOSE-BRACE\ '\}':\ missing\ close-brace\n\ \ \ \
 while\ executing\n\\00\}\ 1\ \{_glmFindMaterial():\ \ can't\ find\ material\
 \initialShadingGroup\.::pdwindow::logpost\ \{\}\ 4\ \{loaded\ image\
 '/home/shree/Desktop/vj-live2\ (1)/images/...\\n\ \ \ \ (\uplevel\\ body\
 line\ 4)\n\ \ \ \ invoked\ from\ within\n\uplevel\ #0\ \$cmds_from_pd\

 then the GUI does not update. The whole dump is in the pdwindow.txt

 On 03/04/2013 10:16 AM, Hans-Christoph Steiner wrote:
 Click on the pd window, and do File -- Save as...

 .hc

 On 03/04/2013 09:09 AM, Patrick Pagano wrote:
 Hans

 I am having a wired TCL error with pd extended on ubuntu 64 bit, how do i
 generate a window dump?

 pp


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] help with pd error

2013-03-04 Thread Patrick Pagano

i guess i could remove the links in the .objs that reference the .mtls
but this is wierd that it is generatingthe error when i click on a 
hradio selector.





On 03/04/2013 11:53 AM, Hans-Christoph Steiner wrote:

Also, does this file exist:

/home/shree/Desktop/vj-live2 (1)/models/atom.mtl

.hc

On 03/04/2013 11:49 AM, Hans-Christoph Steiner wrote:

It looks like the Gem model loading error message is somehow being executed by
Pd.  That's an odd one.  Can you narrow it down?  Can you provide a working
example so that I can reproduce this on my machine?

.hc

On 03/04/2013 11:16 AM, Patrick Pagano wrote:

This pd extended 0.43-4
Ubuntu 64 bit
When i am clicking on Hradio buttons, this TCL error appears

} {} 1 (Tcl)\ MISSING\ CLOSE-BRACE\ '\}':\ missing\ close-brace\n\ \ \ \
while\ executing\n\\00\}\ 1\ \{_glmFindMaterial():\ \ can't\ find\ material\
\initialShadingGroup\.::pdwindow::logpost\ \{\}\ 4\ \{loaded\ image\
'/home/shree/Desktop/vj-live2\ (1)/images/...\\n\ \ \ \ (\uplevel\\ body\
line\ 4)\n\ \ \ \ invoked\ from\ within\n\uplevel\ #0\ \$cmds_from_pd\

then the GUI does not update. The whole dump is in the pdwindow.txt

On 03/04/2013 10:16 AM, Hans-Christoph Steiner wrote:

Click on the pd window, and do File -- Save as...

.hc

On 03/04/2013 09:09 AM, Patrick Pagano wrote:

Hans

I am having a wired TCL error with pd extended on ubuntu 64 bit, how do i
generate a window dump?

pp



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] help with pd error

2013-03-04 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-03-04 18:29, Patrick Pagano wrote:
 i guess i could remove the links in the .objs that reference the
 .mtls but this is wierd that it is generatingthe error when i click
 on a hradio selector.

could you post the patch?
could you try tunning the patch with -stderr to get the full error
message?

fmsdfr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlE03J8ACgkQkX2Xpv6ydvRsGQCeIzViuCPLzSb5HDZB9A01u6F2
JI0AoLGR5X5m7E1saQKsNnN1HaIRQuj3
=Wt1d
-END PGP SIGNATURE-

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] help with pd error

2013-03-04 Thread Patrick Pagano
After adding -stderr flag to pd-extended, i cannot seem to replicate the 
error again?

weird scenes inside the coalmine.

On 03/04/2013 12:40 PM, IOhannes m zmoelnig wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2013-03-04 18:29, Patrick Pagano wrote:

i guess i could remove the links in the .objs that reference the
.mtls but this is wierd that it is generatingthe error when i click
on a hradio selector.

could you post the patch?
could you try tunning the patch with -stderr to get the full error
message?

fmsdfr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlE03J8ACgkQkX2Xpv6ydvRsGQCeIzViuCPLzSb5HDZB9A01u6F2
JI0AoLGR5X5m7E1saQKsNnN1HaIRQuj3
=Wt1d
-END PGP SIGNATURE-

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] help with pd error

2013-03-04 Thread Thomas Mayer
On 04.03.2013 18:56, Patrick Pagano wrote:
 After adding -stderr flag to pd-extended, i cannot seem to replicate the
 error again?
 weird scenes inside the coalmine.

Actually, that is pretty normal, as starting Pd with -stderr does not
post anything to the Pd console (which is parsed in Tcl), but to bash
(or your shell or cmd.exe).

There is an open bug related to it:
http://sourceforge.net/tracker/?func=detailatid=478070aid=3589171group_id=55736

Best regards,
Thomas

 
 On 03/04/2013 12:40 PM, IOhannes m zmoelnig wrote:
 On 2013-03-04 18:29, Patrick Pagano wrote:
 i guess i could remove the links in the .objs that reference the
 .mtls but this is wierd that it is generatingthe error when i click
 on a hradio selector.
 could you post the patch?
 could you try tunning the patch with -stderr to get the full error
 message?
 
 fmsdfr
 IOhannes

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list

-- 
From the perspective of communication analysis, government is not
an instrument of law and order, but of law and disorder. (Gracchus
Gruad in: Robert Shea  Robert A. Wilson, The Golden Apple)
http://www.residuum.org/

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] help with pd error

2013-03-04 Thread Pagano, Patrick
It was driving me batty.

From: pd-list-boun...@iem.at [pd-list-boun...@iem.at] on behalf of Thomas Mayer 
[tho...@residuum.org]
Sent: Monday, March 04, 2013 3:19 PM
To: pd-list@iem.at
Subject: Re: [PD] help with pd error

On 04.03.2013 18:56, Patrick Pagano wrote:
 After adding -stderr flag to pd-extended, i cannot seem to replicate the
 error again?
 weird scenes inside the coalmine.

Actually, that is pretty normal, as starting Pd with -stderr does not
post anything to the Pd console (which is parsed in Tcl), but to bash
(or your shell or cmd.exe).

There is an open bug related to it:
http://sourceforge.net/tracker/?func=detailatid=478070aid=3589171group_id=55736

Best regards,
Thomas


 On 03/04/2013 12:40 PM, IOhannes m zmoelnig wrote:
 On 2013-03-04 18:29, Patrick Pagano wrote:
 i guess i could remove the links in the .objs that reference the
 .mtls but this is wierd that it is generatingthe error when i click
 on a hradio selector.
 could you post the patch?
 could you try tunning the patch with -stderr to get the full error
 message?

 fmsdfr
 IOhannes

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list


 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list

--
From the perspective of communication analysis, government is not
an instrument of law and order, but of law and disorder. (Gracchus
Gruad in: Robert Shea  Robert A. Wilson, The Golden Apple)
http://www.residuum.org/

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list