LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Geting error loop QFike:getch: File not open QFile:atEnd: this file is not open (https://www.linuxquestions.org/questions/linux-newbie-8/geting-error-loop-qfike-getch-file-not-open-qfile-atend-this-file-is-not-open-399561/)

badgerbox76 01-04-2006 03:59 PM

Geting error loop QFike:getch: File not open QFile:atEnd: this file is not open
 
Hello

When i run LAOM i get this error QFike:getch: File not open
QFile:atEnd: this file is not open and it keeps going and going and the program just sits there whats the problem?

i have run the program as standar user and as root but i still get the same thing PLZ HELP!!!!

Mara 01-04-2006 04:09 PM

It's a bug, it looks. It tried to open a file, failed for some reason and the fail condition wasn't handled properly.

Make sure all needed files are readable. That may make it pass that.

badgerbox76 01-05-2006 10:55 PM

how can i make sure that the program can read all the needed files?

Mara 01-06-2006 04:06 PM

Look at the error message carefully (ctrl+c when it starts repeating itself). Look if there's file name mentioned. If not, look for logs (.log files, for example). Can you find anything interesting?

badgerbox76 01-07-2006 12:02 AM

If i still get this message when i run the program in root doesent that mean that the program is not haveing a hard time geting permisson to read a file but that it is having another problem?

Mara 01-07-2006 04:42 PM

It may be that the file doesn't exist and that's why it can't be read. Are you sure the installation is complete?

badgerbox76 01-07-2006 05:30 PM

I installed it from a compiled file but i will remove the game and use the source code this time and then tell you how it when.


QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFile::atEnd: File is not open
QFile::getch: File not open
QFi
nos@ubuntu:/opt/laom_linux_0.5.0/gui_client$


All times are GMT -5. The time now is 12:45 AM.