[GEM-dev] [ pd-gem-Bugs-3485050 ] plugin : videoV4L2 can't get/set property with space

SourceForge.net noreply at sourceforge.net
Tue Feb 7 10:42:04 CET 2012


Bugs item #3485050, was opened at 2012-02-06 11:11
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3485050&group_id=64325

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Antoine Villeret (avilleret)
Assigned to: Nobody/Anonymous (nobody)
Summary: plugin : videoV4L2 can't get/set property with space

Initial Comment:
hi, 

my built-in i-Sight cam has a "Backlight Compensation" property as [enumProps( shows it
but i can't set nor get it (apart with the enumProps mess)
[get Backlight Compensation( is just like [get Backlight, get Compensation( by nature
and 
[set Backlight Compensation 123( doesn't work at all since Backlight prop doesn't exists

best

antoine

----------------------------------------------------------------------

>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2012-02-07 01:42

Message:
this is a problem of Pd (creating symbols with spaces is awkward), not of
Gem.

workarounds are:
- use a symbolbox (Ctrl-4) to type the property name
- use the symbol that is output by the enumProps mess
- use something like "[32(->[makefilename Backlight%cCompensation]" or
[Backlight Compensation(->[list2symbol]

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=507079&aid=3485050&group_id=64325



More information about the GEM-dev mailing list