Closed roymacdonald closed 3 weeks ago
oh huh - I guess that we need to find a better way to keep the head up to date.
edit - actually the PG at https://github.com/openframeworks/projectGenerator/releases is up to date - last built 2 days ago. does that one not show up in the OF nightly download?
going to take a look now. pinging @danoli3 and @dimitre
Hmm - yeah the nightly one does seem busted.
If I use the PG app from April 2024 everything works fine.
If I use the nightly build I get:
It doesn't seem to be making the folder for the project name in OF/apps/myApps - so the generation errors out.
Shall look into this more. No issues on my local end, shall do more folder tests it might be downloads folder permissions
On Thu, 18 Jul 2024 at 1:05 PM, Theodore Watson @.***> wrote:
Hmm - yeah the nightly one does seem busted.
If I use the PG app from April 2024 everything works fine. Screenshot.2024-07-17.at.8.01.40.PM.png (view on web) https://github.com/user-attachments/assets/38135706-4f7f-4ebc-acc3-f17bd3ad29f7
If I use the nightly build I get: Screenshot.2024-07-17.at.8.02.48.PM.png (view on web) https://github.com/user-attachments/assets/4238d0a2-e840-47ce-b032-7820a4187b36
It doesn't seem to be making the folder for the project name in OF/apps/myApps - so the generation errors out.
— Reply to this email directly, view it on GitHub https://github.com/openframeworks/openFrameworks/issues/8053#issuecomment-2235219395, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGK2HFH2LUEONEFRF2NE5DZM4WINAVCNFSM6AAAAABLBNOB2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZVGIYTSMZZGU . You are receiving this because you were mentioned.Message ID: @.***>
Nightly says April but files are recent
On Thu, 18 Jul 2024 at 5:03 PM, Dan Rosser @.***> wrote:
Shall look into this more. No issues on my local end, shall do more folder tests it might be downloads folder permissions
On Thu, 18 Jul 2024 at 1:05 PM, Theodore Watson @.***> wrote:
Hmm - yeah the nightly one does seem busted.
If I use the PG app from April 2024 everything works fine. Screenshot.2024-07-17.at.8.01.40.PM.png (view on web) https://github.com/user-attachments/assets/38135706-4f7f-4ebc-acc3-f17bd3ad29f7
If I use the nightly build I get: Screenshot.2024-07-17.at.8.02.48.PM.png (view on web) https://github.com/user-attachments/assets/4238d0a2-e840-47ce-b032-7820a4187b36
It doesn't seem to be making the folder for the project name in OF/apps/myApps - so the generation errors out.
— Reply to this email directly, view it on GitHub https://github.com/openframeworks/openFrameworks/issues/8053#issuecomment-2235219395, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGK2HFH2LUEONEFRF2NE5DZM4WINAVCNFSM6AAAAABLBNOB2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZVGIYTSMZZGU . You are receiving this because you were mentioned.Message ID: @.***>
Wait what. I just tested the latest nightly, osx: no issues:
What are the steps to produce this error.
Oh generating a new project, not updating: gotcha! yeah none of the damn checks do that
Also if you want Debug Console with the PG run it from double clicking on the macOS
Yeah there was heaps of busted stuff in PG recently why I dived into it to fix it up and figure out the monster, I must not have checked new project alas!
I suspect a few more teething issues thanks for report @roymacdonald
Thanks to you @danoli3 for all the energy and time you put into OF.
Nightly still busted projectGenerator shall be fixed for today
Hi, The nightly build has an old and very buggy version of PG. Also, the one linked in the PG readme is this same older one. Please update the nightly download so it contains the newer and without so many bugs version of PG.
I guess that it just implies to run a remote build of PG.
@ofTheo