hey guys,
i have a strange problem with pd and pd-extended under ubuntu 12.04 on i5 64bit. happens in older versions and the newest beta (extended). when i create a new object and type to fast i get loggedout from my linux session, and loose all data. the same sometimes happens when i press ctrl 1. after that i have to login again.
someone heard of such a bug? any ideas? can you give me an hint in which logfiles i have to look to maybe figure out what the problem causes?
thanks!
robert
I've hit similar things. Your window manager probably has a key command for logging out, something like Ctrl-L.
.hc
On 01/19/2013 11:19 AM, Robert Grah wrote:
hey guys,
i have a strange problem with pd and pd-extended under ubuntu 12.04 on i5 64bit. happens in older versions and the newest beta (extended). when i create a new object and type to fast i get loggedout from my linux session, and loose all data. the same sometimes happens when i press ctrl 1. after that i have to login again.
someone heard of such a bug? any ideas? can you give me an hint in which logfiles i have to look to maybe figure out what the problem causes?
thanks!
robert
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Robert Grah wrote:
any ideas? can you give me an hint in which logfiles i have to look to maybe figure out what the problem causes?
Look in /var/log/Xorg.log.
I've had something similar with some xwidgets applications related to some bug with intel video and/or unaccelerated video.
The crash is due to a segfault.
It can be totally unrelated but it might help, Charles
its not to hard to get your keyboard settings screwed up when changing them around. in the settings editor there are several places that you can view modify the keyboard control window manager, window manager tweaks and keyboard are a few places to check. maybe setting everything back to default values and then searching in those lists for the crashy keystroke .
http://docs.xfce.org/xfce/xfwm4/wmtweaks
is there a way for me to use give puredata exclusive response to the keyboard regardless if i click on another window and bring it into focus with the mouse?
also is there a way to use 2 keyboards and have one of them as dedicated input to a specific puredata window. maybe by re piping the kb signal directly to the window?
i found hid keyboard but for some reason it's not working with my keyboards
is there a way for me to use give puredata exclusive response to the keyboard regardless if i click on another window and bring it into focus with the mouse?
also is there a way to use 2 keyboards and have one of them as dedicated input to a specific puredata window. maybe by re piping the kb signal directly to the window?
found it http://puredata.hurleur.com/sujet-3933-multiple-mice-keyboards-hid-input
ha ha
billy@resonator:~$ xinput ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ HP Mouse id=8 [slave pointer (2)] ⎜ ↳ Microsoft Comfort Curve Keyboard 2000 id=12 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Power Button id=7 [slave keyboard (3)] ↳ Microsoft Comfort Curve Keyboard 2000 id=11 [slave keyboard (3)] ↳ Apple, Inc Apple Keyboard id=9 [slave keyboard (3)] ↳ Apple, Inc Apple Keyboard id=10 [slave keyboard (3)]
Check puredata.info, there is a HOWTO for changing that.
.hc
On 01/21/2013 04:50 PM, Billy Stiltner wrote:
hid only sees my input devices if i start pd with sudo
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list