Hi,
I'm experiencing problems setting up the startup options from the GUI (Edit > Preferences > Startup)
OS: Win10 x64PD: v0.4.7.1
From the CLI the following examples both work:
pd.exe -font-size 24 -font-face Cambria pd.exe -font-size "24" -font-face "Cambria"
none of them instead from the GUI about the first one: just the first options produces the expected behaviour, while the other seems ignored (same by swapping them) the second one, probably due to the parsing of the double quotes, gives an error (you have to restart Pd using -noprefs to correct the problem or use regedit)
Is this is some kind of bug or am I missing something?
Thanks in advance for your kind help and for this fantastic computer music project. Enrico
Hi,
Is working here, Pd 0.47.1 win10 x64.
Did you press file/preferences/save all settings?
Did you type Cambria (case sensitive) ?
As is one word you don't need “ ”.
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
Hi Lucas,
thanks for your reply. Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
I'm typing Cambria in case-sensitive manner since cambria (case-insensitive) is not found (I am using: log dropdown > all) (btw the same happens with the other common fonts, e.g. Courier, Arial, ...)
the problem, as described in my previous post, is relevant also to the size of the font (e.g. -font-face 24) etc.
I'm investigating further: when I save the startup prefs using the GUI, in my case the registry key that Pd uses is: HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
but when I reopen the application, it seems that the key used to retrieve those info is instead this: HKLM\Software\WOW6432Node\Pd (which in my case doesn't exist at all) and in fact if I reopen the Startup GUI, there are no flags anymore, but in the registry the values are still there: in HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
Thanks Enrico
From: Lucas Cordiviola lucarda27@hotmail.com To: "pd-list@iem.at" pd-list@iem.at; NitroWheels nitrowheels71@yahoo.com Sent: Wednesday, June 14, 2017 8:59 PM Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Hi,
Is working here, Pd 0.47.1 win10 x64.
Did you press file/preferences/save all settings?
Did you type Cambria (case sensitive) ?
As is one word you don't need “ ”.
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
Try the “save all settings”
relevant also to the size of the font (e.g. -font-face 24) etc.
Surely you miss-typed in this message, you mean: -font-size 24 ?
My tests were using the Zip version of Pd, not with an installation.
Looks like a Registry shi*.
Try to erase all registry doing:
From the CLI: pd.exe -noprefs
Save all settings from “file/preferences/save all settings ”
quit
run again
retry loading the font from the startup flags menu entry,
“save all settings” again.
Quit
reopen
.....
PS: there were reports of windows loosing reg settings. There were also announcements of a coming pref file to avoid the registry. Also I`m a regular user and I avoid using the registry with .cmd files for different startups.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of NitroWheels via Pd-list pd-list@lists.iem.at Sent: Wednesday, June 14, 2017 7:41 PM To: PD List Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Hi Lucas,
thanks for your reply. Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
I'm typing Cambria in case-sensitive manner since cambria (case-insensitive) is not found (I am using: log dropdown > all) (btw the same happens with the other common fonts, e.g. Courier, Arial, ...)
the problem, as described in my previous post, is relevant also to the size of the font (e.g. -font-face 24) etc.
I'm investigating further: when I save the startup prefs using the GUI, in my case the registry key that Pd uses is: HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
but when I reopen the application, it seems that the key used to retrieve those info is instead this: HKLM\Software\WOW6432Node\Pd (which in my case doesn't exist at all) and in fact if I reopen the Startup GUI, there are no flags anymore, but in the registry the values are still there: in HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
Thanks Enrico
Hi Lucas,
yes I perform "Edit > Preferences > Save All Settings" and yes (sorry) it's -font-size 24 as previously written
I deleted the "problematic" settings many times by using the -noprefs option while trying to come up with a solution to the startup problem
Note: I used the PD installer
I will try to understand how from "dialog_startup.tcl" things go on... (but I'm totally new to this code and the underlying structure of the project)
Thanks Enrico
From: Lucas Cordiviola lucarda27@hotmail.com To: PD List pd-list@iem.at; NitroWheels nitrowheels71@yahoo.com Sent: Wednesday, June 14, 2017 11:04 PM Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
Try the “save all settings”
relevant also to the size of the font (e.g. -font-face 24) etc.
Surely you miss-typed in this message, you mean: -font-size 24 ?
My tests were using the Zip version of Pd, not with an installation.
Looks like a Registry shi*.
Try to erase all registry doing:
From the CLI: pd.exe -noprefs
Save all settings from “file/preferences/save all settings ”
quit
run again
retry loading the font from the startup flags menu entry,
“save all settings” again.
Quit
reopen
.....
PS: there were reports of windows loosing reg settings. There were also announcements of a coming pref file to avoid the registry. Also I`m a regular user and I avoid using the registry with .cmd files for different startups.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of NitroWheels via Pd-list pd-list@lists.iem.at Sent: Wednesday, June 14, 2017 7:41 PM To: PD List Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Hi Lucas,
thanks for your reply. Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
I'm typing Cambria in case-sensitive manner since cambria (case-insensitive) is not found (I am using: log dropdown > all) (btw the same happens with the other common fonts, e.g. Courier, Arial, ...)
the problem, as described in my previous post, is relevant also to the size of the font (e.g. -font-face 24) etc.
I'm investigating further: when I save the startup prefs using the GUI, in my case the registry key that Pd uses is: HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
but when I reopen the application, it seems that the key used to retrieve those info is instead this: HKLM\Software\WOW6432Node\Pd (which in my case doesn't exist at all) and in fact if I reopen the Startup GUI, there are no flags anymore, but in the registry the values are still there: in HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
Thanks Enrico
I don't know how to deal with that registry issue.
My test was done on a clean win10 and with a zip version of Pd (don't know where the registry is stored) but it worked as is supposed to (from the GUI).
Try uninstalling and reinstalling to see if that clears the registry.
Hope it helps, Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of NitroWheels via Pd-list pd-list@lists.iem.at Sent: Wednesday, June 14, 2017 9:38 PM To: PD List Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Hi Lucas,
yes I perform "Edit > Preferences > Save All Settings" and yes (sorry) it's -font-size 24 as previously written
I deleted the "problematic" settings many times by using the -noprefs option while trying to come up with a solution to the startup problem
Note: I used the PD installer
I will try to understand how from "dialog_startup.tcl" things go on... (but I'm totally new to this code and the underlying structure of the project)
Thanks Enrico
From: Lucas Cordiviola lucarda27@hotmail.com To: PD List pd-list@iem.at; NitroWheels nitrowheels71@yahoo.com Sent: Wednesday, June 14, 2017 11:04 PM Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
Try the “save all settings”
relevant also to the size of the font (e.g. -font-face 24) etc.
Surely you miss-typed in this message, you mean: -font-size 24 ?
My tests were using the Zip version of Pd, not with an installation.
Looks like a Registry shi*.
Try to erase all registry doing:
From the CLI: pd.exe -noprefs
Save all settings from “file/preferences/save all settings ”
quit
run again
retry loading the font from the startup flags menu entry,
“save all settings” again.
Quit
reopen
.....
PS: there were reports of windows loosing reg settings. There were also announcements of a coming pref file to avoid the registry. Also I`m a regular user and I avoid using the registry with .cmd files for different startups.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of NitroWheels via Pd-list pd-list@lists.iem.at Sent: Wednesday, June 14, 2017 7:41 PM To: PD List Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Hi Lucas,
thanks for your reply. Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
I'm typing Cambria in case-sensitive manner since cambria (case-insensitive) is not found (I am using: log dropdown > all) (btw the same happens with the other common fonts, e.g. Courier, Arial, ...)
the problem, as described in my previous post, is relevant also to the size of the font (e.g. -font-face 24) etc.
I'm investigating further: when I save the startup prefs using the GUI, in my case the registry key that Pd uses is: HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
but when I reopen the application, it seems that the key used to retrieve those info is instead this: HKLM\Software\WOW6432Node\Pd (which in my case doesn't exist at all) and in fact if I reopen the Startup GUI, there are no flags anymore, but in the registry the values are still there: in HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
Thanks Enrico
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Hi Lucas,
uninstalling didn't clear that registry key (HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd) nor its entries, so before reinstalling I manually deleted that one and finally reinstalled the application. Now in the GUI all the startup options when set are kept and work as expected.
Thanks for your kind help, have a nice day. Enrico
From: Lucas Cordiviola lucarda27@hotmail.com To: PD List pd-list@iem.at; NitroWheels nitrowheels71@yahoo.com Sent: Wednesday, June 14, 2017 11:52 PM Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
I don't know how to deal with that registry issue.
My test was done on a clean win10 and with a zip version of Pd (don't know where the registry is stored) but it worked as is supposed to (from the GUI).
Try uninstalling and reinstalling to see if that clears the registry.
Hope it helps, Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of NitroWheels via Pd-list pd-list@lists.iem.at Sent: Wednesday, June 14, 2017 9:38 PM To: PD List Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Hi Lucas,
yes I perform "Edit > Preferences > Save All Settings" and yes (sorry) it's -font-size 24 as previously written
I deleted the "problematic" settings many times by using the -noprefs option while trying to come up with a solution to the startup problem
Note: I used the PD installer
I will try to understand how from "dialog_startup.tcl" things go on... (but I'm totally new to this code and the underlying structure of the project)
Thanks Enrico
From: Lucas Cordiviola lucarda27@hotmail.com To: PD List pd-list@iem.at; NitroWheels nitrowheels71@yahoo.com Sent: Wednesday, June 14, 2017 11:04 PM Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
Try the “save all settings”
relevant also to the size of the font (e.g. -font-face 24) etc.
Surely you miss-typed in this message, you mean: -font-size 24 ?
My tests were using the Zip version of Pd, not with an installation.
Looks like a Registry shi*.
Try to erase all registry doing:
From the CLI: pd.exe -noprefs
Save all settings from “file/preferences/save all settings ”
quit
run again
retry loading the font from the startup flags menu entry,
“save all settings” again.
Quit
reopen
.....
PS: there were reports of windows loosing reg settings. There were also announcements of a coming pref file to avoid the registry. Also I`m a regular user and I avoid using the registry with .cmd files for different startups.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of NitroWheels via Pd-list pd-list@lists.iem.at Sent: Wednesday, June 14, 2017 7:41 PM To: PD List Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Hi Lucas,
thanks for your reply. Yes I'm saving all the settings with the dedicated menu entry, after pressing "Apply" and "Ok".
I'm typing Cambria in case-sensitive manner since cambria (case-insensitive) is not found (I am using: log dropdown > all) (btw the same happens with the other common fonts, e.g. Courier, Arial, ...)
the problem, as described in my previous post, is relevant also to the size of the font (e.g. -font-face 24) etc.
I'm investigating further: when I save the startup prefs using the GUI, in my case the registry key that Pd uses is: HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
but when I reopen the application, it seems that the key used to retrieve those info is instead this: HKLM\Software\WOW6432Node\Pd (which in my case doesn't exist at all) and in fact if I reopen the Startup GUI, there are no flags anymore, but in the registry the values are still there: in HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd
Thanks Enrico
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Super!
Thanx for solving it as the issue might come again from other users.
Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.
From: Pd-list pd-list-bounces@lists.iem.at on behalf of NitroWheels via Pd-list pd-list@lists.iem.at Sent: Wednesday, June 14, 2017 10:21 PM To: PD List Subject: [PD] [SOLVED] Re: Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
Hi Lucas,
uninstalling didn't clear that registry key (HCU\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node\Pd) nor its entries, so before reinstalling I manually deleted that one and finally reinstalled the application. Now in the GUI all the startup options when set are kept and work as expected.
Thanks for your kind help, have a nice day. Enrico
From: Lucas Cordiviola lucarda27@hotmail.com To: PD List pd-list@iem.at; NitroWheels nitrowheels71@yahoo.com Sent: Wednesday, June 14, 2017 11:52 PM Subject: Re: [PD] Problems with startup options from the GUI (PD 0.47.1, Win10 x64)
I don't know how to deal with that registry issue.
My test was done on a clean win10 and with a zip version of Pd (don't know where the registry is stored) but it worked as is supposed to (from the GUI).
Try uninstalling and reinstalling to see if that clears the registry.
Hope it helps, Salutti, Lucarda.
Mensaje telepatico asistido por maquinas.