User forums > Help
Error message upon opening new workspace
Wretch:
Dear Forum,
I am an newcomer to Code::Blocks following the online guide by one "Alex" named "Learn C++.
My Platform is LinuxMint.
Upon trying to start a new Project in Code::Blocks 25.03, I recive this message:
Couldn't save project C-Stuff/Clol/Clol.cbp
(Maybe the file is write-protected?)
This message pops up three times.
A moment later, I receive this message:
app/include/wx-3.2/wx/datetime.h(1722): assert "IsValid()" failed in GetValue(): invalid wxDateTime
I am hopelessly lost. I assume this is a problem with my host system, but I have no clue were to start.
Miguel Gimenez:
Do you have write permissions for C-Stuff?
Please post the full path to C-Stuff (should be simmilar to /home/noob/Proyects/C-Stuff) and the result of executing "ls -l /home/noob/Projects" in a console.
Wretch:
Hello,
I can't access the path right now but I simply made a new folder directly in my account's directory (like what "noob" would be in the example).
'Guess that's silly? :-[
I am not sure if I have write permissions. Do I need to be admin for that? Is there a console command for finding out?
Otherwise I never had any problems with changing the content of folders.
Miguel Gimenez:
The console command is in my previous message, after "executing".
Wretch:
So the path is:
/home/solar/C-Stuff
I am not sure if in am applying your command right but if I type in:
ls -l /home/solar/C-Stuff
I get:
total 0
(That is also a description of me. ::))
Navigation
[0] Message Index
[#] Next page
Go to full version