


Amarok 1.x Scripts by browner 41 comments
Traceback (most recent call last):
File "./gnome_media_keys.py", line 38, in ?
object = bus.get_object('org.gnome.SettingsDaemon', '/org/gnome/SettingsDaem on')
File "/var/lib/python-support/python2.4/dbus/bus.py", line 240, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/var/lib/python-support/python2.4/dbus/proxies.py", line 236, in __init_ _
self._named_service = conn.activate_name_owner(bus_name)
File "/var/lib/python-support/python2.4/dbus/bus.py", line 179, in activate_na me_owner
self.start_service_by_name(bus_name)
File "/var/lib/python-support/python2.4/dbus/bus.py", line 277, in start_servi ce_by_name
'su', (bus_name, flags)))
File "/var/lib/python-support/python2.4/dbus/connection.py", line 602, in call _blocking
reply_message = self.send_message_with_reply_and_block(
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The na me org.gnome.SettingsDaemon was not provided by any .service files
- Jul 03 2007

Amarok 1.x Scripts by browner 41 comments
File "/home/xavy/.kde/share/apps/amarok/scripts/gnome_media_keys/gnome_media_keys.py", line 30, in ?
if (int(major) < 2) | ((int(major) == 2) & (int(minor) < 17)):
NameError: name 'major' is not defined - Jul 03 2007
Actually, i don't think happiness comes at a price, if not the price of living, being. I think people have lost sight of what's happiness. Really, look around: people are always looking for something better, somewhat a constant unsatisfaction. People have lost the ability to look at a glass of wine and see it half full, and not half empty; they have lost the ability to look at the present, look how the fuck they are powerfull, that's it, how well made.
Now, to that point, i agree; but i don't see why you want to suffer to reach happiness.
I may just say "ok, go on, cut you a hand
if it can makes you feel so happy why would I contest?",
"and by the way, would you say okay if i asked you to do it with my toothbrush just bought last day?
"The better you suffer, the better you are,
"i know a guy in Niger, it was forty-five,
"he took more than a whole year to die from a cancer
"he caught those ones on a river, at home in Niger
"he thought this shit gonna lead him to glory
"but he died in the lost of a all possible dignity
Amen - Jun 10 2007

Browser by PSIplus 43 comments
thanks,
Scruff - Jun 03 2007

Browser by PSIplus 43 comments
I really only needed LAN access, so thats what i set it up as. The fileserver was set for \\SambaServer\ through samba. I used beagle/peagle to do searching and then had it link to the files through samba sort of.
I had to edit two things. First, edit peagle or peagle.php (i still dont know the difference).
Change the function link_open to add a line similar to this: Quote:$url=str_replace("/home/","////SambaServer",$url);
so it should look like this:
Quote: function link_open($url)
{
global $set; $url=str_replace("/home/","////SambaServer/",$url);
switch($set["desktop"])
{
case "kde":case "gnome":case "mailcap":case "custom":return("/open?o=".rawurlencode($url));break;
case "link":return($url);break;
}
}
The four slashes are for the two slashes before a network link. Of course, i'm sure you could replace that ////SambaServer part with something like an IP address if you allowed web access, but for me, i didn't need web access.
The second part of this is to edit the mod_file.php file. I may not be covering everything, but all i wanted to do was to be able to open music files while browsing.
in there, edit the line that says Quote:<div class="headline"><a href="<?=htmlentities(link_open($a["Uri"]))?>"><?=highlight(htmlentities($a["beagle"]["ExactFilename"]))?></a></div>
to be
Quote:<div class="headline"><a href="<?=(link_open($a["Uri"]))?>"><?=highl.......etc
so you are just taking out the htmlentities part of it. I actually don't remember why i did that, you probably could leave it in. I just don't like all that %20 stuff. Whatever, i had never used php or html before today.
I wish this project was supported more. It really needs to be. If any of you make progress, figure something out, or write better code, email me at Scruff323 {{[at--}}] g------mail.com - Jun 03 2007

Chat & Messenging by burnie 15 comments

Network by bugmenot 5 comments
Secondly, the eBuild for this package exists in the Xeffects overlay:
http://wiki.gentoo-xeffects.org/Overlay
Use that URL to guide you through it.. I use Layman to keep up with the majority of my overlays, although using SVN directly will work as well.
It is also important to note the following
How to view this screensaver using XScreenSaver:
1) You must first edit
/usr/share/X11/app-defaults/XScreenSaver
and add a line for the new screensaver:
GL: "kCometen3" kcometen3.kss --root \n\
2) Edit your kCometen3 settings:
$ kcometen3.kss --setup
3) Run xscreensaver-demo and select the screensaver.. Note, it will open a full screen window to "sample" from.
Also, this screensaver doesn't support Xinerama, so dual heads will not work so great with it.
- May 29 2007
It's possible to make an option for choose the custom program (sudo / kdesu)?
Another issue (in gentoo):
every time you start kwlan you get a warning: "Impossible to find your user name..." i think is needed an option for ignore this problem, like for dialup and wpa warnings.
good, program guy! bye - Mar 19 2007

Amarok 1.x Scripts by ugh-bough 22 comments

Various KDE 1.-4. Improvements by CraigD 453 comments
First thank you for this!
But there is small problem: why the dialogs don't get my language (pt_BR)? There is a way to make them use the default locale? - Mar 11 2007

Network by Divilinux 2 comments

Office Apps by scribusdocs 61 comments
Windows > Action History, undo the text box not the text itself. What's wrong with Ctrl-Z to undo misspelled text, like any other application?
Instead of calling people trolls you need to learn to live with critics. - Feb 27 2007

Office Apps by scribusdocs 61 comments
Is sad that version after version of Scribus is released without this very simple feature.
I hope that one day we have really professional applications in this area. (Gimp is a joke and Scribus cannot compare to Indesign of Quark).
Sorry. - Feb 27 2007

Amarok 1.x Scripts by gauret 143 comments
Running in debug mode. No change will be done.
Processing artist: A...
Album: Exit Stage Right... (0)
Album: Vs. Monkey Kong... (0)
Cover Found !
Traceback (most recent call last):
File "copycover-offline.py", line 129, in ?
for file in os.listdir(album_path):
OSError: [Errno 2] No such file or directory: '0'
Amarok 1.4.5, KDE 3.5.6, Gentoo - Feb 20 2007

Audioplayers by comar961 272 comments

Audioplayers by comar961 272 comments

Various KDE 1.-4. Improvements by Ruffinius 52 comments

Various KDE 1.-4. Improvements by GerbilSoft 11 comments

Amarok 1.x Scripts by keegancsmith 150 comments
I did a little research and according to the issue tracker at https://sourceforge.net/search/?group_id=235&words=%22personal+message%22+msn&type_of_search=artifact&words=%22personal+message%22&Search=Search
they are working on supporting personal messages for msn in gaim, though it seems it could take a while. Until then i would be perfectly happy with the now playing info integrated in my nickname.
ps. When I was using gaim 2.0 beta 3 on from the standard ubuntu edgy repository the script did not work, after adding the debuntu.org repository and upgrading to 2.0 beta 5 from it my song info is showing in gaim. - Jan 10 2007

Amarok 1.x Scripts by gauret 143 comments
They are there, ls lists them all. Phew.
I'm using amarok 1.4.4, and my library is in /home/user/music. Your offline script tried to write in /user/music/.
I did a quick change to add /home, I'm not posting the diff because that's a dirty hack and will work just for me. Anyway, I think it would be easy to fix it in a clean way.
j. - Jan 04 2007

Various KDE 1.-4. Improvements by Ruffinius 52 comments

Network by nuttydevil1337 1 comment

Network by padde 9 comments
Suggestion: I have to change the proxy of firefox (here 2.0), too.
Can you implement it in you bashs script as an option. - Oct 28 2006

Dolphin Service Menus by nemti 20 comments
(POsted anonymous via bugmenot) - Oct 23 2006

System Software by eldadz 32 comments
http://www.rafb.net/paste/results/5dnzPQ52.html - Oct 15 2006

Utilities by Mephistoki 81 comments
isomaster (http://littlesvr.ca/isomaster/index.php)
its not kde (yet ;), but its working great and can extract and alter boot images... - Oct 14 2006

Video Apps by dsvilko 60 comments
svn checkout \
svn://svn.mplayerhq.hu/ffmpeg/trunk/
mv trunk ffmpeg
can be replaced with:
svn checkout \
svn://svn.mplayerhq.hu/ffmpeg/trunk/ ffmpeg
A small thing but you didn't seem to be aware that you could specify the name of the checkout dir by passing it as an extra argument at the end. No need to change the name of the default checkout dir name. - Oct 11 2006

Amarok 1.x Scripts by noquarter 7 comments

Video Apps by juergenk 179 comments

Video Apps by pdamsten 52 comments
You must use (for PAL) 352x576 or 720x576 mpg video files to make kmediafactory working.
You can use avidemux to make conversions (eg: XXXxYYY.avi=>720x576.mpg or 520x576.mpg=>720x576.mpg) - Sep 23 2006

Video Apps by pdamsten 52 comments
I've only modified (by editor menu) KMediaFactory "link" with the command:
LC_ALL="C" kmediafactory
and all works fine!
bye! o'6;-) - Sep 23 2006

Konqueror by panzi 110 comments
www.videodownloader.net
there's even a FF plugin - Jun 25 2006

Amarok 1.x Scripts by noquarter 7 comments
#run
input="trackChange"
while [ 1 ]
do
if [ $input = "trackChange" ]; then
cp ~/.xscreensaver ~/.xscreensaver.juke.bak
cp ~/.xscreensaver.juke ~/.xscreensaver
xscreensaver-command -select 1
cp ~/.xscreensaver.juke.bak ~/.xscreensaver
fi
read input
done - Jun 14 2006

Amarok 1.x Scripts by mprinke 23 comments
The mysql part should be simple, and then just make them all links to the command for amarok to add to the playlist "amarok -a" I would assume that the perl module already has this.
I will atempt to chagne some this code... I'll take a quick crash course in perl, by following your code.
ALSO as a side note, I had to manually downlaod and compile the 0.006 verion of DCOP::Amarok::Playlist to get it to work. - Jun 10 2006

Various KDE Stuff by lxnay 9 comments

Developers Apps by brockers 37 comments

Various KDE 1.-4. Improvements by Braindead 123 comments

Amarok 1.x Scripts by mbedouet 116 comments
Thanks very much for this great tool! - Jan 02 2006

Amarok 1.x Scripts by jjl 30 comments
(and my nickname isn't "bugmenot" :) (it comes from the site bugmenot.com that let me add a comment without having to register here), my nickname is "ntome" :) )
now a suggestion :), maybe you could reencod files (with lame for example) so they would be smaller in order to transfer over internet - Dec 04 2005

Amarok 1.x Scripts by jjl 30 comments
To convince you, just type
wget 'http://localhost:1234/mp3?url=/etc/fstab' -O -
in a console, and you will get the file /etc/fstab if the user has read access to this file (if you ask for a directory, the script simply crashes).
good bye privacy ! (and maybe security) - Dec 03 2005