Cannot create the file with the internal debugger

Just starting out? Need help? Post your questions and find answers here.
Rudy M
User
User
Posts: 44
Joined: Fri Aug 23, 2024 1:18 pm

Cannot create the file with the internal debugger

Post by Rudy M »

Hello,

after installation of PB version 612 I can not run anymore pb files with the "open console" statement.
The problem is on my HP-laptop and on my Lenovo ThinkCentre PC (both with Linux Mint 22 and Xfce as desktop).

I did already everything I saw on this forum to get it working but nothing helps.

All pb files without the use of "openconsole" are running perfect.

Are is there a possibility to reset the PB preferences?

Rudy M
User avatar
mk-soft
Always Here
Always Here
Posts: 6202
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Cannot create the file with the internal debugger

Post by mk-soft »

Maybe forgotten ...

Have you also set under compiler option -> executable format -> console?
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Rudy M
User
User
Posts: 44
Joined: Fri Aug 23, 2024 1:18 pm

Re: Cannot create the file with the internal debugger

Post by Rudy M »

Yess, I put it on "console"
Very strange, before the update I did not had this problem.
I have used this install-file: PureBasic_Linux3_X64_LTS_6.12_wmtw4e.tgz
Rudy M
User
User
Posts: 44
Joined: Fri Aug 23, 2024 1:18 pm

Re: Cannot create the file with the internal debugger

Post by Rudy M »

I did a new test: I used the old V611 pref. file (after replacing 'v611' by 'v612')

but I obtain the same error message.
User avatar
mk-soft
Always Here
Always Here
Posts: 6202
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Cannot create the file with the internal debugger

Post by mk-soft »

For Linux Mint 22 you probably still have to take the PB version Linux2 ...
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Rudy M
User
User
Posts: 44
Joined: Fri Aug 23, 2024 1:18 pm

Re: Cannot create the file with the internal debugger

Post by Rudy M »

I did an installation with x86 version but that didn't work at all.

So I did a full new installation with the x64 version.
3D example "bridge".....................: OK
array example.................................: OK
example with "debug" as output: OK
example with openconsole.........: Does not work "with internal debugger".
2e test (debugger unchecked) ...: Does not work either.

So I still have the problem with "open console" in my programs with the error message "cannot execute with internal debugger.
Please try the stand alone one."

(I did not a test with the previous 6.11 version, so I can not say its a version problem).
Post Reply