Qnext
Moderator/ica: Moderatori/ce
Re: Qnext
Eto isprobao msn na njemu. Sta reci, smajlici s live msn
i jako nista posebno. Mogli su i bolje, a koga zanima, medu opcijama sam vidjeo za razgovor (kao na skypeu). Koga zanima, nek da proba.
"Ništa nije sveto, sve je bruto i neto, sve je zabava ..."
Re: Qnext
Hi
Sorry I'm responding in English, however I had the same problem when attempting to run the linux version of qnext on opensuse 11.1 from a terminal. I also got the error message.
./qnext
Image not found in global image table: Image.Generic.Folder.Small
Image not found in global image table: Image.Generic.Folder.Large
and just a blank rectangle appeared. Checking the processes qnextclient was running but no dialog box appeared.
This is how I fixed it. Basically the version of Java provided with qnext has some incorrect execute permissions.
Do the following. Assuming you downloaded and extracted the tar archive into /home/user/downloads/qnext/
cd /home/user/downloads/qnext/qnext/jre1.6.0_14/lib/i386
chmod -R +x *
cd /home/user/downloads/qnext/qnext/jre1.6.0_14/bin
chmod +x *
The above commands will give execute permissions to the binaries. Try running ./qnext again and hopefully you should now find it works.

Sorry I'm responding in English, however I had the same problem when attempting to run the linux version of qnext on opensuse 11.1 from a terminal. I also got the error message.
./qnext
Image not found in global image table: Image.Generic.Folder.Small
Image not found in global image table: Image.Generic.Folder.Large
and just a blank rectangle appeared. Checking the processes qnextclient was running but no dialog box appeared.
This is how I fixed it. Basically the version of Java provided with qnext has some incorrect execute permissions.
Do the following. Assuming you downloaded and extracted the tar archive into /home/user/downloads/qnext/
cd /home/user/downloads/qnext/qnext/jre1.6.0_14/lib/i386
chmod -R +x *
cd /home/user/downloads/qnext/qnext/jre1.6.0_14/bin
chmod +x *
The above commands will give execute permissions to the binaries. Try running ./qnext again and hopefully you should now find it works.
Re: Qnext
That fix I posted earlier isn't the final solution. Sometimes it works, sometimes not. In earlier versions qnext runs fine without making those files executable. So I don't think my earlier post really gets to the root of this problem.
Regards
Regards