[Gambas-user] Cannot initialize debug mode
John Rose
john.aaron.rose at mailbox.org
Tue Sep 1 11:27:45 CEST 2020
When I try to Debug any Gambas app (after 'Compile->All' & 'Save
Project', I now get (in Console):
gb.debug: No such file or directory: /tmp/gambas.1000/6652.out
**
** OOPS! INTERNAL ERROR. Program aborting, sorry! :-(
** Cannot initialize debug mode
**
** Please send a bug report to the gambas bugtracker [1] or to the
gambas mailing-list [2].
** [1] http://gambaswiki.org/bugtracker
** [2] https://lists.gambas-basic.org/listinfo/user
**
I thought that was due to having my temporary files deleted by Ubuntu:
option I have is to purge them every 7 days. But, interestingly there
are still /tmp files but not
/tmp/gambas.1000/6652.out:
john at JohnPC:~$ ls /tmp/gambas.1000/*
/tmp/gambas.1000/3891:
/tmp/gambas.1000/6652:
help
How do I get round this?
More information about the User
mailing list