|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
SwingOSC slider not updatedhello,
trying to use SwingOSC (0.59) on ubuntu hardy (feisty tested, too) unfortunately the sliders (e.g. found in s.makeWindow) do not update... This is sclang svn head and java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode) . when opening a window I get somethig like X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 147 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 169 Major opcode: 147 Minor opcode: 3 Resource id: 0x0 Failed to open device anyone confirm this problem or knows a fix for it? cheerioh till _______________________________________________ sc-users mailing list sc-users@... http://lists.create.ucsb.edu/mailman/listinfo/sc-users |
|
|
Re: SwingOSC slider not updatedI could need help on this... anyone have an idea?
regards Till On 02.05.2008, at 16:05, Till Bovermann wrote: > hello, > > trying to use SwingOSC (0.59) on ubuntu hardy (feisty tested, too) > unfortunately the sliders (e.g. found in s.makeWindow) do not > update... > > This is sclang svn head and > java version "1.6.0_03" > Java(TM) SE Runtime Environment (build 1.6.0_03-b05) > Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode) > . > > when opening a window I get somethig like > > X Error: BadDevice, invalid or uninitialized input device 169 > Major opcode: 147 > Minor opcode: 3 > Resource id: 0x0 > Failed to open device > X Error: BadDevice, invalid or uninitialized input device 169 > Major opcode: 147 > Minor opcode: 3 > Resource id: 0x0 > Failed to open device > > anyone confirm this problem or knows a fix for it? > > cheerioh > till > _______________________________________________ > sc-users mailing list > sc-users@... > http://lists.create.ucsb.edu/mailman/listinfo/sc-users _______________________________________________ sc-users mailing list sc-users@... http://lists.create.ucsb.edu/mailman/listinfo/sc-users |
|
|
Re: SwingOSC slider not updated
What does "the sliders do not update" mean? What action are you taking, and how does sc respond (or fail to respond)? Specifics are always helpful. hjh : H. James Harkins : http://www.dewdrop-world.net .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman _______________________________________________ sc-users mailing list sc-users@... http://lists.create.ucsb.edu/mailman/listinfo/sc-users |
|
|
|
|
|
Re: SwingOSC slider not updatedOn 07.05.2008, at 14:43, James Harkins wrote: >>> X Error: BadDevice, invalid or uninitialized input device 169 >>> Major opcode: 147 >>> Minor opcode: 3 >>> Resource id: 0x0 >>> Failed to open device >>> > > https://answers.launchpad.net/ubuntu/+source/xorg/+question/10983 > >>> trying to use SwingOSC (0.59) on ubuntu hardy (feisty tested, too) >>> unfortunately the sliders (e.g. found in s.makeWindow) do not >>> update... > > What does "the sliders do not update" mean? Basically it does not update its position when I try to adjust it via mouse movement. > > What action are you taking, and how does sc respond (or fail to > respond)? sc behaves like if it would update. > > Specifics are always helpful. you're propably right here. :-) Till > hjh > > > : H. James Harkins > : jamshark70@... > : http://www.dewdrop-world.net > .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: > > "Come said the Muse, > Sing me a song no poet has yet chanted, > Sing me the universal." -- Whitman > > _______________________________________________ > sc-users mailing list > sc-users@... > http://lists.create.ucsb.edu/mailman/listinfo/sc-users _______________________________________________ sc-users mailing list sc-users@... http://lists.create.ucsb.edu/mailman/listinfo/sc-users |
|
|
Simple question about font sizes on OSXI am new to SuperColllder.
I wold like to be able to change the font site in the command window, I can access the font dialog, but changing the font size there simply does change the font in use. Is there a way of doing what I want? _______________________________________________ sc-users mailing list sc-users@... http://lists.create.ucsb.edu/mailman/listinfo/sc-users |
|
|
Re: SwingOSC slider not updated(((resent because of hijacked email thread)))
till On 07.05.2008, at 20:15, LFSaw wrote: > > On 07.05.2008, at 14:43, James Harkins wrote: > >>>> X Error: BadDevice, invalid or uninitialized input device 169 >>>> Major opcode: 147 >>>> Minor opcode: 3 >>>> Resource id: 0x0 >>>> Failed to open device >>>> >> >> https://answers.launchpad.net/ubuntu/+source/xorg/+question/10983 >> >>>> trying to use SwingOSC (0.59) on ubuntu hardy (feisty tested, too) >>>> unfortunately the sliders (e.g. found in s.makeWindow) do not >>>> update... >> >> What does "the sliders do not update" mean? > > Basically it does not update its position when I try to adjust it via > mouse movement. > >> >> What action are you taking, and how does sc respond (or fail to >> respond)? > > > sc behaves like if it would update. > >> >> Specifics are always helpful. > > you're propably right here. :-) > > Till > >> hjh >> >> >> : H. James Harkins >> : jamshark70@... >> : http://www.dewdrop-world.net >> .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: >> >> "Come said the Muse, >> Sing me a song no poet has yet chanted, >> Sing me the universal." -- Whitman >> >> _______________________________________________ >> sc-users mailing list >> sc-users@... >> http://lists.create.ucsb.edu/mailman/listinfo/sc-users > > _______________________________________________ > sc-users mailing list > sc-users@... > http://lists.create.ucsb.edu/mailman/listinfo/sc-users _______________________________________________ sc-users mailing list sc-users@... http://lists.create.ucsb.edu/mailman/listinfo/sc-users |
|
|
Re: SwingOSC slider not updatedare you sure swingOSC is launched with sun java? i have heard of
another case with fedora 8 and gcj for java 1.5 that was solved when switching to sun java. otherwise try to launch with Metal look-and-feel instead of Gtk+. That should happen if you do SwingOptions.default.javaOptions_("") ciao, -sciss- Am 08.05.2008 um 10:46 schrieb LFSaw: > (((resent because of hijacked email thread))) > > till > > On 07.05.2008, at 20:15, LFSaw wrote: > >> >> On 07.05.2008, at 14:43, James Harkins wrote: >> >>>>> X Error: BadDevice, invalid or uninitialized input device 169 >>>>> Major opcode: 147 >>>>> Minor opcode: 3 >>>>> Resource id: 0x0 >>>>> Failed to open device >>>>> >>> >>> https://answers.launchpad.net/ubuntu/+source/xorg/+question/10983 >>> >>>>> trying to use SwingOSC (0.59) on ubuntu hardy (feisty tested, too) >>>>> unfortunately the sliders (e.g. found in s.makeWindow) do not >>>>> update... >>> >>> What does "the sliders do not update" mean? >> >> Basically it does not update its position when I try to adjust it via >> mouse movement. >> >>> >>> What action are you taking, and how does sc respond (or fail to >>> respond)? >> >> >> sc behaves like if it would update. >> >>> >>> Specifics are always helpful. >> >> you're propably right here. :-) >> >> Till >> >>> hjh >>> >>> >>> : H. James Harkins >>> : jamshark70@... >>> : http://www.dewdrop-world.net >>> .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..: >>> >>> "Come said the Muse, >>> Sing me a song no poet has yet chanted, >>> Sing me the universal." -- Whitman >>> >>> _______________________________________________ >>> sc-users mailing list >>> sc-users@... >>> http://lists.create.ucsb.edu/mailman/listinfo/sc-users >> >> _______________________________________________ >> sc-users mailing list >> sc-users@... >> http://lists.create.ucsb.edu/mailman/listinfo/sc-users > > _______________________________________________ > sc-users mailing list > sc-users@... > http://lists.create.ucsb.edu/mailman/listinfo/sc-users _______________________________________________ sc-users mailing list sc-users@... http://lists.create.ucsb.edu/mailman/listinfo/sc-users |
| Free Forum Powered by Nabble | Forum Help |