Hello List,
I am using the latest vanilla and I think there is a bug in the MacOSX 10.10.5 and 10.9.5 (I have run into the same issue in both versions of OS).
bottom line, sometimes I open a project and when I try to go to Edit Mode, it does not. I have tried via shortcut command + e and via menu.
I was wondering if someone else has encountered this problem. I think it has something to do with spaces or "the virtual desktops" as the bug goes away if I move to another virtualdesktop and back
cheers
https://sourceforge.net/p/pure-data/bugs/1249/
2016-09-11 12:34 GMT-03:00 José Rafael Subía Valdez jsubiavaldez@gmail.com :
Hello List,
I am using the latest vanilla and I think there is a bug in the MacOSX 10.10.5 and 10.9.5 (I have run into the same issue in both versions of OS).
bottom line, sometimes I open a project and when I try to go to Edit Mode, it does not. I have tried via shortcut command + e and via menu.
I was wondering if someone else has encountered this problem. I think it has something to do with spaces or "the virtual desktops" as the bug goes away if I move to another virtualdesktop and back
cheers
-- José Rafael Subía Valdez www.jrsv.net
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/ listinfo/pd-list
Thanks Alexander,
It seems to be the same kind of problem but not exactly it. Lets hope miller finds a possible solution for next version. My guess is that its the same issue that is causing similar behaviors.
Cheers
On Sep 11, 2016 10:41 PM, "Alexandre Torres Porres" porres@gmail.com wrote:
https://sourceforge.net/p/pure-data/bugs/1249/
2016-09-11 12:34 GMT-03:00 José Rafael Subía Valdez < jsubiavaldez@gmail.com>:
Hello List,
I am using the latest vanilla and I think there is a bug in the MacOSX 10.10.5 and 10.9.5 (I have run into the same issue in both versions of OS).
bottom line, sometimes I open a project and when I try to go to Edit Mode, it does not. I have tried via shortcut command + e and via menu.
I was wondering if someone else has encountered this problem. I think it has something to do with spaces or "the virtual desktops" as the bug goes away if I move to another virtualdesktop and back
cheers
-- José Rafael Subía Valdez www.jrsv.net
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/li stinfo/pd-list
Thanks Alexander,
It seems to be the same kind of problem but not exactly it. Lets hope miller finds a possible solution for next version. My guess is that its the same issue that is causing similar behaviors.
Cheers
On Sep 11, 2016 10:41 PM, "Alexandre Torres Porres" porres@gmail.com wrote:
I think I may have come across the not being able to drop into edit mode too and I'm on Xubuntu 16.04.1. I was thinking this was because I'm on my 6-year old laptop with somewhat sticky keys and a barely functioning trackpad while I get my newer one fixed at some point, but it could potentially be that too =P. I'm wondering if other Linux folks have come across this or it's just this computer being temperamental...
Derek
On 2016-09-12 11:33, Derek Kwan wrote:
I think I may have come across the not being able to drop into edit mode too and I'm on Xubuntu 16.04.1. I was thinking this was because I'm on my 6-year old laptop with somewhat sticky keys and a barely functioning trackpad while I get my newer one fixed at some point, but it could potentially be that too =P. I'm wondering if other Linux folks have come across this or it's just this computer being temperamental...
i only know this behavious when having CAPSLOCK enabled: Pd's shortcuts are case-sensitive, so while <kbd>Ctrl</kbd>-<kbd>e</kbd> will switch to edit mode, the similar <kbd>Ctrl</kbd>-<kbd>E</kbd> (aka <kbd>Ctrl</kbd>-<kbd>Shift</kbd><kbd>e</kbd>, aka <kbd>CapsLock</kbd> <kbd>Ctrl</kbd>-<kbd>e</kbd> will not.
other shortcuts have the same behaviour.
gsdmr IOhannes