


Text Editors by CraigD 16 comments
would it be possible to have autocompletion upon pressing . or ->?
It would popup a list of public methods or member variables. - Oct 02 2007

Email by atomo64 88 comments
Sorry! - May 11 2007

Email by atomo64 88 comments
1) feature "don't show popup"
2) write the number of new messages on top of the icon, like kmail, akgregator
that would be awesome :) - May 11 2007

Email by atomo64 88 comments
I love that notifier!
However, for google hosted accounts the webbrowser opens the wrong url.
For email addresses which do not end with gmail.com or mail.google.com or....
the correct url would be
http://mail.google.com/a/domainname
I simply patched kgmailnotifier.py:260
but would be nice if there was some gui or something where you tell the thing that the email address is a hosted one.
A simple check box would do it. You would then just have to get the hostname from the email address and build the correct browserProc argument.
Thanks for this cool notifier! I Love it! - May 11 2007

Browser by vkhaitan 72 comments
hmm, why do we need this google bar? Konqui already has a google search bar.
"3. Finding of words in page by clicking buttons (see the screenshot button "kpart")"
what do you mean? You mark a word and then click on some button and then it googles for that word? and?
mark it and click your middle mouse button, that's it.
imho, you're adding features which are already there, or am I wrong?
Martin - Mar 17 2005

Wallpaper Other by Linux-Addict 2 comments
The password problem is known. It works for the most users.
>2. downloawds break as soon as you
>start and then never find them again
what do you mean by "break"?
>3. if you share 21 gig on the Windows >drive it will suck your hard drive >for 30 mins
sharing files requires computing hash sums. This takes a while. giFT is responsible for that, not apollon.
>4. after installing firewall, it will >never connect anywhere
you gotta open some ports. if you claim to be a non-GUI-guy then you should be able to read the config files in ~/.giFT/*/*.conf
>5. GUI sucks, few config parameters
Apollon is one of the few who have such a feature rich settings dialog.
>6. do not know where it connects, >just tells Connecting forever
this is because of not up-to-date nodes-files.
Are you always frustrated like this?
Martin - Sep 23 2004
Apollon doesn't need OpenGL, but other libs apollon uses (some kdelibs) might need openGL which causes your problem.
good luck :)
Martin - Jun 07 2004
either unpack the installer or get the sources itself. configure it and add the following lines to apollon-0.9.4/config.h
/* Name of package */
#define PACKAGE "apollon"
/* Version number of package */
#define VERSION "0.9.4"
don't know why the config.h is broken. it is generated by configure. - Jun 02 2004

Icon Sub-Sets by Liron 2 comments
that's cool that you made a crystalized icon. but what about if you crystalize the current icon? that would be awesome! :)
and please notify us also either at #apollon (irc.freenode.net) or our devel-mailinglist.
thanks!
Martin - Jun 01 2004
is only OpenFT not connecting?
try to copy OpenFT nodes from http://jasta.gotlinux.org/gift/nodes to ~/.giFT/OpenFT/.
what about other plugins?
make sure the ports mentioned in the conf-files in ~/.giFT/{OpenFT, FastTrack, Gnutella} are open. - May 25 2004
no, it compiles also with QT 3.1 and KDE 3.1
To solve this do either:
- edit preferences.ui with a normal editor and change the version number in one of the first tags
or
- open it in your designer and save it again, to change the version number. - Jan 27 2004
you can create them manually:
#uic preferences.ui -o preferences.h
#uic preferences.ui -i preferences.h -o preferences.cpp
is your $QTDIR/bin part of your $PATH?
I think this little forum is not supposed to be a support-forum. In case of problems, please contact us on our mailinglist apollon-devel@lists.sourceforge.net
or on irc.freenode.net#apollon
Martin - Jan 14 2004