Qnext

Rasprave u vezi Linux aplikacija.

Moderator/ica: Moderatori/ce

Avatar
NELE86
Postovi: 753
Pridružen/a: 04 srp 2008, 23:54
Spol: M

Re: Qnext

Post Postao/la NELE86 »

Da li ste i vi imali ove probleme sto sam nabrojao gore :?:
Avatar
Link
Postovi: 14
Pridružen/a: 10 tra 2009, 00:32
OS: Ubuntu 9.04

Re: Qnext

Post Postao/la Link »

Meni je iskreno grozan i poslije 10-min jednostavno sam ga obrisao..
Avatar
4ndY
Moderator
Postovi: 4060
Pridružen/a: 15 svi 2008, 18:05
Spol: M
OS: Fedora/KDE
Lokacija: Hamburg, DE
Kontakt:

Re: Qnext

Post Postao/la 4ndY »

Nije opensource?! Neću ni probat :mrgreen:
A neutron walks into a bar; he asks the bartender, 'How much for a beer?' The bartender looks at him, and says 'For you, no charge.'
Avatar
NELE86
Postovi: 753
Pridružen/a: 04 srp 2008, 23:54
Spol: M

Re: Qnext

Post Postao/la NELE86 »

Koooje smece,pokusao sam ga koristit i trpit neke bugove al sad je DOSTA :twisted:
Avatar
tuxi
Postovi: 889
Pridružen/a: 01 lip 2008, 17:41
Spol: M
OS: Ubuntu 10.04 LTS x64

Re: Qnext

Post Postao/la tuxi »

Eto isprobao msn na njemu. Sta reci, smajlici s live msn :mrgreen: 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 ..."
steelskin
Postovi: 2
Pridružen/a: 19 kol 2009, 23:54

Re: Qnext

Post Postao/la steelskin »

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.

:)
steelskin
Postovi: 2
Pridružen/a: 19 kol 2009, 23:54

Re: Qnext

Post Postao/la steelskin »

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
Odgovori