Page 3 of 3

Re: Mudlet rpm?

Posted: Fri Apr 18, 2014 11:15 pm
by Vadi
Go into bin, the run-mudlet.sh file is in there.

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 1:24 am
by Kyrton
root@localhost bin # ./run-mudlet.sh
./mudlet: error while loading shared libraries: libquazip.so.0: cannot open shared object file: No such file or directory

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 1:40 am
by Vadi
That's finally he installer issue. Download and place this file into the bin/ folder: http://ge.tt/6b1rbyb1/v/0, and try again.

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 2:28 am
by Kyrton
ok progress!

root@localhost bin # ./run-mudlet.sh
./mudlet: /home/username/mudlet-2.1/bin/libc.so.6: version `GLIBC_2.17' not found (required by /lib64/libglib-2.0.so.0)
./mudlet: /home/username/mudlet-2.1/bin/libc.so.6: version `GLIBC_2.17' not found (required by /lib64/libdrm.so.2)
./mudlet: /home/username/mudlet-2.1/bin/libc.so.6: version `GLIBC_2.17' not found (required by /lib64/liblzma.so.5)

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 2:39 am
by Vadi
Try deleting libc.so.6.

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 3:20 am
by Kyrton
Huzzah! It ran. Thank you Vadi! I am definitely going to work hard to earn the credits to get your system soon.

Should I be worried about the warnings in my output though?

root@localhost bin # ./run-mudlet.sh
Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)"
QGtkStyle was unable to detect the current GTK+ theme.
Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioOutput ( no objectName ).
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioOutput ( no objectName ).
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioOutput ( no objectName ).
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioOutput ( no objectName ).
Object::connect: No such slot TLuaInterpreter::slotSelect(int,QString,int) in TLuaInterpreter.cpp:86
Object::connect: No such slot TLuaInterpreter::slotSelectSection(int,int,int) in TLuaInterpreter.cpp:87
Object::connect: No such slot TLuaInterpreter::slotSetFgColor(int,int,int,int) in TLuaInterpreter.cpp:91
Object::connect: No such slot TLuaInterpreter::slotSetBgColor(int,int,int,int) in TLuaInterpreter.cpp:92
restoring map of profile: "default_host" url: ""
RESTORING MAP
BUILD AREAS run time: 0
TMap::init() initialize area rooms: run time: 1
audit map: runtime: 0
BUILD AREAS run time: 0
TMap::init() initialize area rooms: run time: 1
audit map: runtime: 0
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setFont: Painter not active
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setFont: Painter not active
Loaded the font the file VeraMoBd.ttf
Loaded the font the file VeraMoBI.ttf
Loaded the font the file VeraMoIt.ttf
Loaded the font the file VeraMono.ttf

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 3:45 am
by Vadi
That's OK.

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 3:51 am
by Kyrton
What it turned off my audio output :/

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 4:11 am
by Vadi
Audio from Mudlet or audio in general?

Re: Mudlet rpm?

Posted: Sat Apr 19, 2014 4:14 am
by Kyrton
No, all audio for example VLC media player. Tracking down the problem. It seems it turned off Phonon

edit: It only does it when I start from the terminal! So everything is good!