Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Lucas Cordiviola

On 7/8/2023 10:17 PM, Linux ROUEN wrote:

I have made an in-depth cleaning of my Windows system and then installed for 
the 4th time Pd Vanilla 0.54.0 (.exe), but still no luck I can't launch the 
application, nothing happens. ...



Joseph thanks for the report!

there is something wrong here:

from your attached "Pure-Data-0.54.0_REG-1.txt"

~~~

Valeur 3
  Nom :    audioindev1
  Type :    REG_EXPAND_SZ
  Données :    0 -2

~~~

this should be

"Données :    0 2"

without the negative 2

I don't know "how" or "why" the "0 -2" got into the registry. May be 
related to the new WASAPI functionality introduced in 0.54-0. but this 
is only speculation.


to fix this there are 2 methods, try them in the following order.

--1 (Debussy: Syrinx) (you don't loose prefs)

  - open windows registry editor and navigate to 
"Computer\HKEY_CURRENT_USER\Software\Pure-Data"


  - in the right pane right-click over "audioindev1" and select "Modifiy.."

  - set the "value data" to "0 2" (without the the quotes, just the two 
numbers)


  - hit OK

  hopefully Pd should run.

--2 (Deep Purple: Burn) (all prefs are gone)

  - open windows registry editor and navigate to 
"Computer\HKEY_CURRENT_USER\Software\Pure-Data"


  - in the left pane right-click over "Pure-Data" and select "Delete"

  now Pd **should** run.



--

Mensaje telepatico asistido por maquinas.




___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Linux ROUEN
Hello Lucas,

I have made an in-depth cleaning of my Windows system and then installed for 
the 4th time Pd Vanilla 0.54.0 (.exe), but still no luck I can't launch the 
application, nothing happens.

I'm not a Windows Registry specialist but the here attached 2 files are a 
snapshot of Pd Preferences and not about the program itself, or it's missing 
something.
- Pure-Data-0.54.0_REG-1.txt = "Computer\HKEY_CURRENT_USER\Software\Pure-Data"
- Pure-Data-0.54.0_REG-2.txt = 
"Computer\HKEY_CURRENT_USER\Software\Pure-Data\org.puredata.pd.pd-gui"
I hope this will help.

As a remainder, my troubles started when I used the Uninstall program of Pd 
0.53.2 prior installing for the 1st time Pd 0.54.0 .exe.
During my above cleaning I discovered that Pd 0.53.2 was not really 
uninstalled, as seen by the system, even if the C:\Program Files\Pd folder was 
gone. This is why during my 3rd installation Pd Installer gave me such a 
warning that Pd 0.54.0 is already installed, it was confusing. And when 
removing properly Pd 0.53.2 with Programs & Functionalities it also removed Pd 
0.54.0. But this doesn't solved my issue.

Thanks,
Joseph Gastelais

-Message d'origine-
De : Pd-list [mailto:pd-list-boun...@lists.iem.at] De la part de Lucas 
Cordiviola
Envoyé : dimanche 9 juillet 2023 02:05
À : pd-list@lists.iem.at
Objet : Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit 
is not running!

On 08/07/2023 20:04, Linux ROUEN wrote:
> So back on track to the Pd List...

please do:
- open windows registry editor and navigate to 
"Computer\HKEY_CURRENT_USER\Software\Pure-Data"
- on the left pane right-click on "Pure Data" folder
   - select "export"
 - in the "save as type" select "txt"
 - give it a name and hit "save"
- do the same export but this time on folder 
"Computer\HKEY_CURRENT_USER\Software\Pure-Data\org.puredata.pd.pd-gui"
- attach both files and post them in this list.
--
Mensaje telepatico asistido por maquinas.
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list
ÿþNom de la clé :          
HKEY_CURRENT_USER\SOFTWARE\Pure-Data

Nom de la classe :        <Sans classe>

Heure de dernière écriture :   
08/07/2023 - 01:51

Valeur 0

  Nom :            loading

  Type :            REG_EXPAND_SZ

  Données :            no



Valeur 1

  Nom :            audioapi

  Type :            REG_EXPAND_SZ

  Données :            3



Valeur 2

  Nom :            noaudioin

  Type :            REG_EXPAND_SZ

  Données :            False



Valeur 3

  Nom :            audioindev1

  Type :            REG_EXPAND_SZ

  Données :            0 -2



Valeur 4

  Nom :            audioindevname1

  Type :            REG_EXPAND_SZ

  Données :            Microphone 
(DroidCam Virtual Au



Valeur 5

  Nom :            noaudioout

  Type :            REG_EXPAND_SZ

  Données :            False



Valeur 6

  Nom :            audiooutdev1

  Type :            REG_EXPAND_SZ

  Données :            0 2



Valeur 7

  Nom :            audiooutdevname1

  Type :            REG_EXPAND_SZ

  Données :            Ecouteurs (High 
Definition Audi



Valeur 8

  Nom :            audiobuf

  Type :            REG_EXPAND_SZ

  Données :            80



Valeur 9

  Nom :            rate

  Type :            REG_EXPAND_SZ

  Données :            48000



Valeur 10

  Nom :            callback

  Type :            REG_EXPAND_SZ

  Données :            0



Valeur 11

  Nom :            blocksize

  Type :   

Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Lucas Cordiviola


On 08/07/2023 20:04, Linux ROUEN wrote:

So back on track to the Pd List...



please do:

- open windows registry editor and navigate to 
"Computer\HKEY_CURRENT_USER\Software\Pure-Data"


- on the left pane right-click on "Pure Data" folder

  - select "export"

    - in the "save as type" select "txt"

    - give it a name and hit "save"

- do the same export but this time on folder 
"Computer\HKEY_CURRENT_USER\Software\Pure-Data\org.puredata.pd.pd-gui"



- attach both files and post them in this list.




--

Mensaje telepatico asistido por maquinas.




___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Linux ROUEN
So back on track to the Pd List...

The bad thing under Windows 10 64-bit started yesterday when I used the 
Uninstall included into Pd 0.53.2 prior trying to install Pd 0.54.0 (see my 
previous emails here below).
By the way today I updated Purr Data from 2.19.2 to 2.19.3 and everything went 
well including the launch of the application an use of my patches. The 
Uninstall previous version function included directly into the program has made 
its job.
And yes, I'm since years with only one account with Admin rights and never had 
such kind of issue under Windows 10 Pro neither with Pd Vanilla, nor Pd-L2Ork 
nor Purr Data, nor now PlugData.

So if both Pd 0.54.0 .exe and .zip are effectively working on other Windows 10 
machines (PLEASE DO CONFIRM), I do need to investigate in depth what happened 
on mine!

-Message d'origine-
De : Lucarda [mailto:luca...@lucarda.com.ar] 
Envoyé : dimanche 9 juillet 2023 00:24
À : Linux ROUEN
Cc : mpucke...@cloud.ucsd.edu
Objet : Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit 
is not running!

> Also have a look at my last answer to Miller where the unzipped 
> “pd-0.54-0.msw.zip” file is not working too.

OMG!
what is happening with your machine?
i'm totally lost :)

looking at the pics you posted to the list: why you could not write 
files if you are admin?

why you can't run your unzipped “pd-0.54-0.msw.zip” ?
really lost!!!

please don't reply to me on this address and lets continue on the pd-list.
--
Mensaje telepatico asistido por maquinas.
= = = = = = = = = =

De : Linux ROUEN [mailto:linux.ro...@free.fr] 
Envoyé : dimanche 9 juillet 2023 00:08
À : 'Lucarda'
Cc : 'mpucke...@cloud.ucsd.edu'
Objet : RE: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit 
is not running!
Hello Lucarda,

I’m running Window 10 Pro with an Administrator account since years (see here 
below picture).
As written, I never had this kind of issue with  Pd Vanilla neither 0.53.0, nor 
0.53.1 and 0.53.2.
Nevertheless, I will investigate your 3 messages and will see.

Also have a look at my last answer to Miller where the unzipped 
“pd-0.54-0.msw.zip” file is not working too.

Thanks,
Joseph Gastelais

-Message d'origine-
De : Linux ROUEN [mailto:linux.ro...@free.fr] 
Envoyé : samedi 8 juillet 2023 23:44
À : 'Miller Puckette'
Cc : 'pd-list@lists.iem.at'
Objet : RE: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit 
is not running!

Done... pd-0.54-0.msw.zip... but there is no "pd.cmd" inside the 
"\Desktop\pd-0.54-0\bin" folder... only "pd.com" and "pd.exe".

Double-clicking on "pd.com" opens for about 1 second a terminal but doesn't 
launch Pd Vanilla.
Double-clicking on "pd.exe" doesn't launch Pd Vanilla.
In both case, no "wish" found in the Windows Tasks Manager.

Thanks.

-Message d'origine-
De : Miller Puckette [mailto:mpucke...@cloud.ucsd.edu] 
Envoyé : samedi 8 juillet 2023 23:04
À : Linux ROUEN
Cc : pd-list@lists.iem.at
Objet : Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit 
is not running!

Well, the "System tells there is already a Pd installation" message 
looks suspicious - but I don't understand the inner workings of the 
installer generator ("nsis") that makes the .exe file so I'm not sure if 
it's anything to worry about.

OTOH, one thing to try would be to manually ... grab the ".zip" file and 
unzip it somewhere in your own files (desktop is OK), then click inside 
"PD\bin" and try starting "pd.cmd" (the terminal app version) and see 
what it says/does.

 From the fact that you have a hung "Wish" app but no "pd" I think 
somehow the gui application (a Wish script) is somehow not even getting 
to where it tries to start pd, which is a separate application with no GUI.

Meanwhile I can't get to a Windows 10 machine myself until Wednesday so 
I can't test any of this myself yet.

Thanks for the reporting in any case!
Miller
= = = = = = = = = =


On 7/8/23 08:02, Linux ROUEN wrote:
> Hello Miller,
> Thanks for your reply.
>
> No more luck trying to launch Pd Vanilla 0.54.0 after my 3rd installation 
> attempt under Windows 10.
>
> Installation procedure (with antivirus disabled):
> - Manually deleted "C:\Program Files\Pd" folder,
> - Manually deleted Pd Vanilla "StartMenu" entries,
> - Rebooted my PC,
> - Installed "pd-0.54-0.windows-installer.exe" file without any errors,
>. except a warning message at the beginning of the procedure stating that:
>  "System tells there is already a Pd installation" which impossible!
> - At the end of the installation, ran Pure Data 0.54.0, but nothing happened!
> - In the Windows Tasks Manager, Wish is running but no Pd.
> See the attached zip file summarizing the above.
>
> Best,
> Joseph Gastelais
>
> -Message d'origine-
> De : Pd-list [mailto:pd-list-boun...@lists.iem.at] De la part de Miller 
> Puckette
> Envoyé : samedi 8 juillet 2023 15:24
> À : pd-list@lists.iem.at
> Objet : Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under 

Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Marc D. Demers
On my side, Pd run perfectly under Windows 10 Pro… gonna look your files if I 
can help…

MD


Téléchargez Outlook pour iOS

De : Pd-list  de la part de Lucas Cordiviola 

Envoyé : Saturday, July 8, 2023 6:03:03 PM
À : pd-list@lists.iem.at 
Objet : Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit 
is not running!

i'm having problems replying to the list (sometimes it happens sometimes
not)

please read the 3 following messeges in reverse order



--



On 08/07/2023 16:46, Lucas Cordiviola wrote:
I think all the trouble originated by running the uninstaller (which was
installed by admin) from an non admin user.


--


On 08/07/2023 16:39, Lucas Cordiviola wrote:
oh I forgot: better do

- switch to admin user

- install Pd 0.53-*

- uninstall Pd 0.53-*

- install Pd 0.54-0



---



On 08/07/2023 16:36, Lucas Cordiviola wrote:
Watching the pics you attached you seem to not have write permissions.

to get everything working do a fresh 0.54-0 install from your admin user.

NOTES:

installers prior to 0.54 were unusable for non admin users trying to
install to default (system protected) folders like "C:\Program Files\*"
and also was unable to write to the registry or create startup menus.

you posted:

> "System tells there is already a Pd installation" which impossible!

i think you did uninstallations from your non-admin user which silently
went wrong and the registry keys were not deleted which causes lots of
headaches to the new installer as it thinks Pd is installed.

What bothers me most is that i dont understand why the new installer
did't kick in all the "non admin" installation paths and registry stuff.
but i think this might be triggered by your first failed uninstallation.

will have to investigate later.



again: to get everything working do a fresh 0.54-0 install from your
admin user.

--

Mensaje telepatico asistido por maquinas.

On 08/07/2023 18:44, Linux ROUEN wrote:
> Done... pd-0.54-0.msw.zip... but there is no "pd.cmd" inside the 
> "\Desktop\pd-0.54-0\bin" folder... only "pd.com" and "pd.exe".



___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Lucas Cordiviola

seems this one also didn't kick in to the list



-

Mensaje telepatico asistido por maquinas.

On 08/07/2023 19:15, Marc D. Demers wrote:
On my side, Pd run perfectly under Windows 10 Pro… gonna look your 
files if I can help…


MD


Téléchargez Outlook pour iOS ___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Lucas Cordiviola
i'm having problems replying to the list (sometimes it happens sometimes 
not)


please read the 3 following messeges in reverse order



--



On 08/07/2023 16:46, Lucas Cordiviola wrote:
I think all the trouble originated by running the uninstaller (which was 
installed by admin) from an non admin user.



--


On 08/07/2023 16:39, Lucas Cordiviola wrote:
oh I forgot: better do

- switch to admin user

- install Pd 0.53-*

- uninstall Pd 0.53-*

- install Pd 0.54-0



---



On 08/07/2023 16:36, Lucas Cordiviola wrote:
Watching the pics you attached you seem to not have write permissions.

to get everything working do a fresh 0.54-0 install from your admin user.

NOTES:

installers prior to 0.54 were unusable for non admin users trying to 
install to default (system protected) folders like "C:\Program Files\*" 
and also was unable to write to the registry or create startup menus.


you posted:


"System tells there is already a Pd installation" which impossible!


i think you did uninstallations from your non-admin user which silently 
went wrong and the registry keys were not deleted which causes lots of 
headaches to the new installer as it thinks Pd is installed.


What bothers me most is that i dont understand why the new installer 
did't kick in all the "non admin" installation paths and registry stuff. 
but i think this might be triggered by your first failed uninstallation.


will have to investigate later.



again: to get everything working do a fresh 0.54-0 install from your 
admin user.


--

Mensaje telepatico asistido por maquinas.

On 08/07/2023 18:44, Linux ROUEN wrote:

Done... pd-0.54-0.msw.zip... but there is no "pd.cmd" inside the "\Desktop\pd-0.54-0\bin" folder... 
only "pd.com" and "pd.exe".




___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Linux ROUEN
Done... pd-0.54-0.msw.zip... but there is no "pd.cmd" inside the 
"\Desktop\pd-0.54-0\bin" folder... only "pd.com" and "pd.exe".

Double-clicking on "pd.com" opens for about 1 second a terminal but doesn't 
launch Pd Vanilla.
Double-clicking on "pd.exe" doesn't launch Pd Vanilla.
In both case, no "wish" found in the Windows Tasks Manager.

Thanks.

-Message d'origine-
De : Miller Puckette [mailto:mpucke...@cloud.ucsd.edu] 
Envoyé : samedi 8 juillet 2023 23:04
À : Linux ROUEN
Cc : pd-list@lists.iem.at
Objet : Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit 
is not running!

Well, the "System tells there is already a Pd installation" message 
looks suspicious - but I don't understand the inner workings of the 
installer generator ("nsis") that makes the .exe file so I'm not sure if 
it's anything to worry about.

OTOH, one thing to try would be to manually ... grab the ".zip" file and 
unzip it somewhere in your own files (desktop is OK), then click inside 
"PD\bin" and try starting "pd.cmd" (the terminal app version) and see 
what it says/does.

 From the fact that you have a hung "Wish" app but no "pd" I think 
somehow the gui application (a Wish script) is somehow not even getting 
to where it tries to start pd, which is a separate application with no GUI.

Meanwhile I can't get to a Windows 10 machine myself until Wednesday so 
I can't test any of this myself yet.

Thanks for the reporting in any case!

Miller


On 7/8/23 08:02, Linux ROUEN wrote:
> Hello Miller,
> Thanks for your reply.
>
> No more luck trying to launch Pd Vanilla 0.54.0 after my 3rd installation 
> attempt under Windows 10.
>
> Installation procedure (with antivirus disabled):
> - Manually deleted "C:\Program Files\Pd" folder,
> - Manually deleted Pd Vanilla "StartMenu" entries,
> - Rebooted my PC,
> - Installed "pd-0.54-0.windows-installer.exe" file without any errors,
>. except a warning message at the beginning of the procedure stating that:
>  "System tells there is already a Pd installation" which impossible!
> - At the end of the installation, ran Pure Data 0.54.0, but nothing happened!
> - In the Windows Tasks Manager, Wish is running but no Pd.
> See the attached zip file summarizing the above.
>
> Best,
> Joseph Gastelais
>
> -Message d'origine-
> De : Pd-list [mailto:pd-list-boun...@lists.iem.at] De la part de Miller 
> Puckette
> Envoyé : samedi 8 juillet 2023 15:24
> À : pd-list@lists.iem.at
> Objet : Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 
> 64-bit is not running!
>
> Well, first off I'd like to see if you can get back up and running  0.53
> OK - then we can confidently try to figure out what happened with 0.54.
>
> I think the machine failed to un-install Pd 0.54 because it was running
> somehow without showing any windows.  The fix for that would be to look
> in the "task manager" (open that using the famous control-alt-delete key
> combination) and find all copies of Pd that are running, and kill them.
> At that point an "uninstall" should work, but it would be simpler and
> more direct simply to delete the folder "\Program Files\Pd".
>
> Once that's done you should be able to install and run Pd 0.53 as it was
> working before.
>
> NExt step, since this is Windows, might be simply to reinstall 0.54 and
> try it again.  If it doesn't immediately work then let's try together to
> figure out why and how to fix it :)
>
> Miller
>
> On 7/7/23 18:34, Linux ROUEN wrote:
>> Hello Pd List,
>>
>> Under Windows 10 22H2 64-bit, the previous 3 versions 0.53.0, 0.53.1
>> and 0.53.2 of Pure Data Vanilla were working okay, but not the latest
>> 0.54.0 version!
>>
>> I tried today to update to it using the
>> ‘pd-0.54-0.windows-installer.exe’ file from Miller’s site but after
>> the installation trying to launch it nothing happens.
>>
>> Installation procedure (with antivirus disabled):
>> - Uninstall Pd 0.53.2: okay
>> - Install ‘pd-0.54-0.windows-installer.exe’: everything went well
>> - Launch Pd 0.54.0: nothing happens!
>> - Uninstall Pd 0.54.0: okay
>> - Reinstall ‘pd-0.53-2.windows-installer.exe’: but lot of errors which
>> was not the case previously!
>> - Launch Pd 0.53.2: it’s opening?!
>> See the attached zip file for the error messages.
>>
>> - Uninstall Pd 0.53.2: okay
>> - Reinstall ‘pd-0.54-0.windows-installer.exe’: but now a lot of errors
>> like with 0.53.2 reinstallation!
>> - Launch Pd 0.54.0: still nothing happens!!
>> See the attached zip file for the error messages.
>>
>> See also the attached Pd Bin & Font zip file for the folders content.
>>
>> Any idea what is going wrong with Pd 0.54.0 installation and now also
>> with Pd 0.53.2 reinstallation?
>> Everything seems to be broken!
>>
>> Thanks,
>> Joseph Gastelais
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> 
>> 

Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Miller Puckette
Well, the "System tells there is already a Pd installation" message 
looks suspicious - but I don't understand the inner workings of the 
installer generator ("nsis") that makes the .exe file so I'm not sure if 
it's anything to worry about.


OTOH, one thing to try would be to manually ... grab the ".zip" file and 
unzip it somewhere in your own files (desktop is OK), then click inside 
"PD\bin" and try starting "pd.cmd" (the terminal app version) and see 
what it says/does.


From the fact that you have a hung "Wish" app but no "pd" I think 
somehow the gui application (a Wish script) is somehow not even getting 
to where it tries to start pd, which is a separate application with no GUI.


Meanwhile I can't get to a Windows 10 machine myself until Wednesday so 
I can't test any of this myself yet.


Thanks for the reporting in any case!

Miller


On 7/8/23 08:02, Linux ROUEN wrote:

Hello Miller,
Thanks for your reply.

No more luck trying to launch Pd Vanilla 0.54.0 after my 3rd installation 
attempt under Windows 10.

Installation procedure (with antivirus disabled):
- Manually deleted "C:\Program Files\Pd" folder,
- Manually deleted Pd Vanilla "StartMenu" entries,
- Rebooted my PC,
- Installed "pd-0.54-0.windows-installer.exe" file without any errors,
   . except a warning message at the beginning of the procedure stating that:
 "System tells there is already a Pd installation" which impossible!
- At the end of the installation, ran Pure Data 0.54.0, but nothing happened!
- In the Windows Tasks Manager, Wish is running but no Pd.
See the attached zip file summarizing the above.

Best,
Joseph Gastelais

-Message d'origine-
De : Pd-list [mailto:pd-list-boun...@lists.iem.at] De la part de Miller Puckette
Envoyé : samedi 8 juillet 2023 15:24
À : pd-list@lists.iem.at
Objet : Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit 
is not running!

Well, first off I'd like to see if you can get back up and running  0.53
OK - then we can confidently try to figure out what happened with 0.54.

I think the machine failed to un-install Pd 0.54 because it was running
somehow without showing any windows.  The fix for that would be to look
in the "task manager" (open that using the famous control-alt-delete key
combination) and find all copies of Pd that are running, and kill them.
At that point an "uninstall" should work, but it would be simpler and
more direct simply to delete the folder "\Program Files\Pd".

Once that's done you should be able to install and run Pd 0.53 as it was
working before.

NExt step, since this is Windows, might be simply to reinstall 0.54 and
try it again.  If it doesn't immediately work then let's try together to
figure out why and how to fix it :)

Miller

On 7/7/23 18:34, Linux ROUEN wrote:

Hello Pd List,

Under Windows 10 22H2 64-bit, the previous 3 versions 0.53.0, 0.53.1
and 0.53.2 of Pure Data Vanilla were working okay, but not the latest
0.54.0 version!

I tried today to update to it using the
‘pd-0.54-0.windows-installer.exe’ file from Miller’s site but after
the installation trying to launch it nothing happens.

Installation procedure (with antivirus disabled):
- Uninstall Pd 0.53.2: okay
- Install ‘pd-0.54-0.windows-installer.exe’: everything went well
- Launch Pd 0.54.0: nothing happens!
- Uninstall Pd 0.54.0: okay
- Reinstall ‘pd-0.53-2.windows-installer.exe’: but lot of errors which
was not the case previously!
- Launch Pd 0.53.2: it’s opening?!
See the attached zip file for the error messages.

- Uninstall Pd 0.53.2: okay
- Reinstall ‘pd-0.54-0.windows-installer.exe’: but now a lot of errors
like with 0.53.2 reinstallation!
- Launch Pd 0.54.0: still nothing happens!!
See the attached zip file for the error messages.

See also the attached Pd Bin & Font zip file for the folders content.

Any idea what is going wrong with Pd 0.54.0 installation and now also
with Pd 0.53.2 reinstallation?
Everything seems to be broken!

Thanks,
Joseph Gastelais
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://urldefense.com/v3/__https://lists.puredata.info/listinfo/pd-list__;!!Mih3wA!FH_E-UyCbDRHUyQle1m4WKV-1uE1HBFeoaRzPluNApW1_2_bAaB0uCiVumRMUArupOiETWP7Gi-1lu9hlQ$

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list




___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] HELP: Pure Data Vanilla v.0.54-0 under Windows 10 22H2 64-bit is not running!

2023-07-08 Thread Miller Puckette
Well, first off I'd like to see if you can get back up and running  0.53 
OK - then we can confidently try to figure out what happened with 0.54.


I think the machine failed to un-install Pd 0.54 because it was running 
somehow without showing any windows.  The fix for that would be to look 
in the "task manager" (open that using the famous control-alt-delete key 
combination) and find all copies of Pd that are running, and kill them.  
At that point an "uninstall" should work, but it would be simpler and 
more direct simply to delete the folder "\Program Files\Pd".


Once that's done you should be able to install and run Pd 0.53 as it was 
working before.


NExt step, since this is Windows, might be simply to reinstall 0.54 and 
try it again.  If it doesn't immediately work then let's try together to 
figure out why and how to fix it :)


Miller

On 7/7/23 18:34, Linux ROUEN wrote:


Hello Pd List,

Under Windows 10 22H2 64-bit, the previous 3 versions 0.53.0, 0.53.1 
and 0.53.2 of Pure Data Vanilla were working okay, but not the latest 
0.54.0 version!


I tried today to update to it using the 
‘pd-0.54-0.windows-installer.exe’ file from Miller’s site but after 
the installation trying to launch it nothing happens.


Installation procedure (with antivirus disabled):

- Uninstall Pd 0.53.2: okay

- Install ‘pd-0.54-0.windows-installer.exe’: everything went well

- Launch Pd 0.54.0: nothing happens!

- Uninstall Pd 0.54.0: okay

- Reinstall ‘pd-0.53-2.windows-installer.exe’: but lot of errors which 
was not the case previously!


- Launch Pd 0.53.2: it’s opening?!

See the attached zip file for the error messages.

- Uninstall Pd 0.53.2: okay

- Reinstall ‘pd-0.54-0.windows-installer.exe’: but now a lot of errors 
like with 0.53.2 reinstallation!


- Launch Pd 0.54.0: still nothing happens!!

See the attached zip file for the error messages.

See also the attached Pd Bin & Font zip file for the folders content.

Any idea what is going wrong with Pd 0.54.0 installation and now also 
with Pd 0.53.2 reinstallation?


Everything seems to be broken!

Thanks,

Joseph Gastelais


___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://urldefense.com/v3/__https://lists.puredata.info/listinfo/pd-list__;!!Mih3wA!FH_E-UyCbDRHUyQle1m4WKV-1uE1HBFeoaRzPluNApW1_2_bAaB0uCiVumRMUArupOiETWP7Gi-1lu9hlQ$




___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list