Author Topic: Files don't open when given as argument in Ubuntu 7.10  (Read 2629 times)

Offline DaVince

  • Multiple posting newcomer
  • *
  • Posts: 11
    • DaVince's Website
Files don't open when given as argument in Ubuntu 7.10
« on: November 25, 2007, 04:38:20 pm »
I try to run codeblocks by passing an argument to it (the .cpp file I want to open!), but it simply does not open the file when C::B has fully started. I'm running it from the console and the output doesn't seem to be giving me any errors.

Code
Initialize EditColourSet .....
Initialize EditColourSet: done.
Loading toolbar...
Autosave: loaded
AStylePlugin: loaded
ScriptedWizard: loaded
Debugger: loaded
CodeCompletion: loaded
Compiler: loaded
FilesExtensionHandler: loaded
ToDoList: loaded
ProjectsImporter: loaded
OpenFilesList: loaded
ClassWizard: loaded
Autosave plugin activated
Source code formatter (AStyle) plugin activated
Project wizard added for 'Empty project'
Project wizard added for 'Console application'
Project wizard added for 'D application'
Project wizard added for 'FLTK project'
Project wizard added for 'GLFW project'
Project wizard added for 'GLUT project'
Project wizard added for 'GTK+ project'
Project wizard added for 'Irrlicht project'
Project wizard added for 'Lightfeather project'
Project wizard added for 'OpenGL project'
Project wizard added for 'Ogre project'
Project wizard added for 'Code::Blocks plugin'
Project wizard added for 'QT4 project'
Project wizard added for 'SDL project'
Project wizard added for 'Static library'
Project wizard added for 'AVR Project'
Project wizard added for 'wxWidgets project'
Build-target wizard added for 'Console'
Build-target wizard added for 'wxWidgets'
File(s) wizard added for 'Empty file'
File(s) wizard added for 'C/C++ source'
File(s) wizard added for 'C/C++ header'
Scripted wizard plugin activated
Debugger plugin activated
Code completion plugin activated
Added compiler "GNU GCC Compiler"
Added compiler "Intel C/C++ Compiler"
Added compiler "SDCC Compiler"
Added compiler "Tiny C Compiler"
Added compiler "GDC D Compiler"
Added compiler "Digital Mars D Compiler"
Added compiler "GNU ARM GCC Compiler"
Added compiler "GNU AVR GCC Compiler"
Added compiler "GNU GCC Compiler for PowerPC"
Added compiler "GNU GCC Compiler for TriCore"
Compiler plugin activated
Files extension handler plugin activated
To-Do List plugin activated
Foreign projects importer plugin activated
Open files list plugin activated
Class wizard plugin activated
Parsing stage done (0 total parsed files, 0 tokens in 0 minute(s), 0.0 seconds).
Updating class browser...
Class browser updated.
Initializing plugins...
Deinitializing plugins...

Anyone know what's going on? This is probably something that needs to be fixed in C::B?
Btw, I'm using SVN version 4675.