

I'm one of the original authors of this MountISO project. I am HIGHLY surprised that no one even contacted me or Oleg Kourapov (aka 2sheds) about this situation.
Of course, MountISO was licensed under GPL but I don't think that was a good idea to remove my administrator rights for this project. GPL does mean you can use my code but it does not mean you can take my project without asking me.
I'm glad someone decided to continue my project but I think you should have contacted me before.
So would highly appreciate that you return my administrator rights and contact me jinjiru at gmail dot com
Thank you. - Jan 03 2008

KDE Plasma Screenshots by zammi 42 comments
Could you please please explain it?
Thank you! - Apr 13 2006
amazonsearch.cpp:33: `fileButton' undeclared (first use this function)
amazonsearch.cpp:33: (Each undeclared identifier is reported only once
amazonsearch.cpp:33: for each function it appears in.)
amazonsearch.cpp: At top level:
amazonsearch.cpp:65: no `void AmazonSearch:penFile()' member function declared in class `AmazonSearch'
amazonsearch.cpp: In method `void AmazonSearch:penFile()':
amazonsearch.cpp:74: implicit declaration of function `int imageReady(...)'
amazonsearch.cpp:74: warning: cannot pass objects of type `const QPixmap' through `...'
make[4]: *** [amazonsearch.o] Error 1
make[4]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1'
make: *** [all] Error 2 - Sep 13 2004
stripdialogview.cpp:406: ambiguous overload for `bool ? const char[2] : QString'
stripdialogview.cpp:406: candidates are: operator ?:(bool, QString, QString)
stripdialogview.cpp:406: operator ?:(bool, const char *, constchar *)
make[3]: *** [stripdialogview.lo] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/komics/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/komics/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/komics'
make: *** [all] Error 2 - Aug 24 2004

Email by nascent 181 comments
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O3 -fno-exceptions -fno-check-new -fno-common -c -o kcheckgmailtray.o `test -f 'kcheckgmailtray.cpp' || echo './'`kcheckgmailtray.cpp
kcheckgmailtray.cpp: In method `void KCheckGmailTray::launchBrowser()':
kcheckgmailtray.cpp:151: implicit declaration of function `int system(...)'
kcheckgmailtray.cpp:151: warning: cannot pass objects of type `QCString' through `...'
make[2]: *** [kcheckgmailtray.o] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/kcheckgmail-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/kcheckgmail-0.2.1'
make: *** [all] Error 2 - Aug 05 2004

Email by nascent 181 comments
I'm using Lycoris and KDE 3.3beta2.
I think this is a nice applet, very useful, go on with this job :) - Aug 05 2004

Email by nascent 181 comments
main.cpp: In function `int main(int, char **)':
main.cpp:62: `EXIT_SUCCESS' undeclared (first use this function)
main.cpp:62: (Each undeclared identifier is reported only once
main.cpp:62: for each function it appears in.)
main.cpp:63: warning: control reaches end of non-void function `main(int, char**)'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kcheckgmail-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kcheckgmail-0.2'
make: *** [all] Error 2 - Aug 05 2004

Email by nascent 181 comments
Just replace src/kcheckgmail.cpp with this one:
http://www.jinjiru.ru/project/files/kcheckgmail.cpp
and re-compile. It now should work with Firefox. - Aug 04 2004

Email by nascent 181 comments
There's one problem... In vertically oriented kicker the google icon is not proportional and does not fit the panel... - Aug 04 2004

Email by nascent 181 comments
gmail.cpp: In method `void GMail::slotCheckData(KIO::Job *, const QByteArray &)':
gmail.cpp:181: implicit declaration of function `int atoi(...)'
make[2]: *** [gmail.lo] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/kcheckgmail-0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/kcheckgmail-0.1'
make: *** [all] Error 2 - Aug 04 2004

Education Apps by hanseno 24 comments
information_setup.ui.h: In method `void information_setup::pageSelect(QListBoxItem *)':
information_setup.ui.h:11: warning: unused parameter `class QListBoxItem * item_p'
information_setup.ui.h: In method `void information_setup::textChanged(const QString &)':
information_setup.ui.h:17: warning: unused parameter `const class QString & _txt'
information_setup.ui.h: In method `void information_setup::timeChanged(const QTime &)':
information_setup.ui.h:22: warning: unused parameter `const class QTime & _tm'
information_setup.ui.h: In method `void information_setup::stateChanged(int)':
information_setup.ui.h:28: warning: unused parameter `int _val'
information_setup.cpp: In method `information_setup::information_setup(QWidget* = 0, const char * = 0, bool = FALSE, unsigned int = 0)':
information_setup.cpp:1604: `Horizontal_Spacing2' undeclared (first use this function)
information_setup.cpp:1604: (Each undeclared identifier is reported only once
information_setup.cpp:1604: for each function it appears in.)
make[2]: *** [information_setup.o] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/teacherspet-0.1/teacherspet'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/teacherspet-0.1'
make: *** [all] Error 2
What should I do?
Using KDE 3.3beta2, QT 3.3 - Jul 28 2004

Education Apps by hanseno 24 comments
k3bdevice.cpp: In method `bool K3bCdDevice::CdDevice::getFeature(unsigned char **, int &, unsigned int) const':
k3bdevice.cpp:3391: warning: large integer implicitly truncated to unsigned type
make[3]: *** [k3bdevice.lo] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/k3b-0.11.12/src/device'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/k3b-0.11.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/k3b-0.11.12'
make: *** [all] Error 2
Using KDE 3.2 - Jun 25 2004
Still getting an error (though another kind)
uic: File generated with too recent version of Qt Designer (3.3 vs. 3.2.3)
make[4]: *** [scriptmanagerbase.h] Error 1
make[4]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1'
make: *** [all] Error 2
Is it curable or I must go update KDE right now? :) - Jun 23 2004
playlistwindow.cpp:468: no matching function for call to `KWin::WindowInfo::hasState (NET::State) const'
make[4]: *** [playlistwindow.o] Error 1
make[4]: Leaving directory `/home/jinjiru/Personal_Files/Develop/amarok-1.0/amarok/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/Develop/amarok-1.0/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/amarok-1.0/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/amarok-1.0'
make: *** [all] Error 2
Using KDE 3.2
beta 4 compiled perfectly, what should I do to compile this final release? Help, please! - Jun 23 2004

KDE 3.x Window Decorations by clearbeast 72 comments
nvidiaconfig.cpp:186: duplicate `const'
nvidiaconfig.cpp:314: duplicate `const'
make[3]: *** [nvidiaconfig.lo] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/kwin-decor-blueice3/kwin/config'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/kwin-decor-blueice3/kwin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/kwin-decor-blueice3'
make: *** [all] Error 2
Any help, please! - Jun 08 2004
playerwindow.cpp: In method `bool PlayerWidget::eventFilter(QObject *, QEvent *)':
playerwindow.cpp:594: no matching function for call to `KWin::WindowInfo::hasState (NET::State)'
make[4]: *** [playerwindow.o] Error 1
make[4]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/cvs/kdeextragear-1'
make: *** [all] Error 2 - Jun 06 2004
1)Did you install Mount-ISO as root or as a normal (limited) user?
2)What distro are you using? Is it SUSE (we know there are some problems with some versions of SUSE)?
3)start "konsole" and type the following command:
kde-config --userpath desktop
What's the output of this command? - Jun 06 2004

Audio Apps by swami 17 comments

Audio Apps by swami 17 comments
playlistwindow.cpp:343: warning: enumeration value `MaxUser' not handled in switch
playlistwindow.cpp:399: break statement not within loop or switch
playlistwindow.cpp:401: default label not within a switch statement
playlistwindow.cpp:401: confused by earlier errors, bailing out
make[4]: *** [amarokapp.all_cpp.o] Error 1
make[4]: Leaving directory `/home/jinjiru/Personal_Files/Develop/amarok-1.0-beta4/amarok/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/Develop/amarok-1.0-beta4/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/amarok-1.0-beta4/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/amarok-1.0-beta4'
make: *** [all] Error 2
What should I do?
Using KDE 3.2, Lycoris - Jun 01 2004

Dolphin Service Menus by BorgQueen4 7 comments
In order to prevent desktop file from missing info you better archive it (f.e. create tar.bz2 archive) :)
Thanks once again for your useful servicemenu! :) - May 29 2004

Dolphin Service Menus by BorgQueen4 7 comments
Maybe you should create a desktop file instead of giving us txt, just rename and archive :) And maybe somekind of installer will be useful :)
Anyway, that's a good job, thank you! - May 28 2004

Utilities by nickprotopapas 31 comments
frmmainform.h:36: dvdread/dvd_reader.h: No such file or directory
frmmainform.h:37: dvdread/ifo_read.h: No such file or directory
frmmainform.h:38: dvdread/ifo_print.h: No such file or directory
frmmainform.h:40: dvdnav/dvd_udf.h: No such file or directory
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kdvdbackup-0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kdvdbackup-0.1'
make: *** [all] Error 2
Using Lycoris + KDE 3.2 - May 17 2004

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

KDE 3.x Window Decorations by jrch2k 357 comments
mymoneyfinancialcalculator.cpp:184: implicit declaration of function `int round(...)'
make[4]: *** [mymoneyfinancialcalculator.o] Error 1
make[4]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kmymoney2-0.6rc4/kmymoney2/mymoney'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kmymoney2-0.6rc4/kmymoney2/mymoney'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kmymoney2-0.6rc4/kmymoney2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kmymoney2-0.6rc4'
make: *** [all] Error 2
Using Lycoris, gcc 2.95, KDE 3.2 - May 11 2004

Graphic Apps by cbouveyron 197 comments

Graphic Apps by cbouveyron 197 comments
Now installing KImgSM
mv: imageconverter.desktop: No such file or directory
mv: jpegorient.desktop: No such file or directory
Finished installing. - Apr 28 2004

Graphic Apps by cbouveyron 197 comments
Just two notes:
1) failed to extract archive, had to copy all files manually and paste in new folder.
2) Too long action name in contextmenu - maybe it icould be better to remove the name from each line? or maybe somehow shorten the action name? - Apr 28 2004