


Amarok 2.x Scripts by jbatalle 43 comments
I get the list of songs (all together, not nested by any metatag, just sorted by song name) but when I try to play one of them I get that error, and the most useful thing I see in the debug is this, I think:
Quote:SCRIPT "Google Music for Amarok" : "<HTML>
<HEAD>
<TITLE>Moved Temporarily</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Moved Temporarily</H1>
The document has moved <A HREF="https://www.google.com/accounts/ServiceLogin?service=sj&passive=1209600&continue=https://music.google.com/music/play?u%3D0%26songid%3Db81953d2-8795-3ecf-b3ba-1fac80bd522b%26pt%3De&followup=https://music.google.com/music/play?u%3D0%26songid%3Db81953d2-8795-3ecf-b3ba-1fac80bd522b%26pt%3De">here</A>.
</BODY>
</HTML>
" - Jul 06 2013

Amarok 2.x Scripts by jbatalle 43 comments
here also I got the "Parse error" problem... I've looked at my Json code but it seems fine to me... :(
If it can help, I can send you the file via email, I don't think attach the whole file here is a good idea... - Jul 06 2013

Plasma 4 Extensions by CraigD 642 comments
suggestions are really welcome! - Jan 29 2012

Plasma 4 Extensions by CraigD 642 comments

Various KDE 1.-4. Improvements by KAnton 122 comments
have someone solved this?
thank you and nice idea! - Jan 04 2012

Icon Sub-Sets by n00bw00t 43 comments
It seems possible to do an icon for clementine also.
I'm not able to do it, but I think that if you are able, people would really like it, me included! :D
The grey icon is the "empty" version.
I mean, the icon is usually full colored, but as you listen to a song the icon gradually empty itself proportionally to the time lapsed in the song, and only the borders remains at the end.
I'd really thank you if you are going to add a Clementine icon :) - Sep 03 2011

Icon Sub-Sets by n00bw00t 43 comments

Plasma 4 Extensions by panzi 842 comments
Quote:fra@fra-notebook:~/Scrivania/jinliu-smooth-tasks-7881896d67ac/build> make -j 2
[ 0%] Built target plasma_applet_smooth-tasks_automoc
[ 0%] Built target translations
[ 3%] [ 7%] Building CXX object applet/CMakeFiles/plasma_applet_smooth-tasks.dir/plasma_applet_smooth-tasks_automoc.o
Building CXX object applet/CMakeFiles/plasma_applet_smooth-tasks.dir/SmoothTasks/Applet.o
In file included from /home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/TaskItem.h:25:0,
from /home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/TaskbarLayout.h:30,
from /home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/build/applet/../../applet/SmoothTasks/FixedSizeTaskbarLayout.h:24,
from /home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/build/applet/moc_FixedSizeTaskbarLayout.cpp:10,
from /home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/build/applet/plasma_applet_smooth-tasks_automoc.cpp:4:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h: In member function ‘bool SmoothTasks::Task::isLauncher() const’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h:89:81: error: ‘class TaskManager::TaskGroup’ has no member named ‘isPinned’
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h: In member function ‘bool SmoothTasks::Task::isPinned() const’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h:91:79: error: ‘class TaskManager::TaskGroup’ has no member named ‘isPinned’
In file included from /home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/TaskItem.h:25:0,
from /home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:24:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h: In member function ‘bool SmoothTasks::Task::isLauncher() const’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h:89:81: error: ‘class TaskManager::TaskGroup’ has no member named ‘isPinned’
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h: In member function ‘bool SmoothTasks::Task::isPinned() const’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h:91:79: error: ‘class TaskManager::TaskGroup’ has no member named ‘isPinned’
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp: In member function ‘void SmoothTasks::Applet::itemAdded(TaskManager::AbstractGroupableItem*)’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:225:33: warning: ‘virtual bool TaskManager::AbstractGroupableItem::isGroupItem() const’ is deprecated (declared at /usr/include/taskmanager/abstractgroupableitem.h:89)
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp: In member function ‘virtual void SmoothTasks::Applet::wheelEvent(QGraphicsSceneWheelEvent*)’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:590:41: warning: ‘virtual bool TaskManager::AbstractGroupableItem::isGroupItem() const’ is deprecated (declared at /usr/include/taskmanager/abstractgroupableitem.h:89)
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp: In member function ‘void SmoothTasks::Applet::setGroupingStrategy(TaskManager::GroupManager::TaskGroupingStrategy)’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:1434:18: error: ‘class TaskManager::TaskGroup’ has no member named ‘isPinned’
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:1436:10: error: ‘class TaskManager::TaskGroup’ has no member named ‘setPinned’
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:1461:7: error: ‘class TaskManager::TaskGroup’ has no member named ‘setPinned’
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:1471:10: error: ‘class TaskManager::TaskGroup’ has no member named ‘setPinned’
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp: In member function ‘void SmoothTasks::Applet::savePinnedAppList()’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:1495:14: error: ‘class TaskManager::TaskGroup’ has no member named ‘isPinned’
In file included from /home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Applet.cpp:1525:0:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h: In member function ‘bool SmoothTasks::Task::isPinned() const’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h:91:91: error: control reaches end of non-void function
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h: In member function ‘bool SmoothTasks::Task::isLauncher() const’:
/home/fra/Scrivania/jinliu-smooth-tasks-7881896d67ac/applet/SmoothTasks/Task.h:89:120: error: control reaches end of non-void function
make[2]: *** [applet/CMakeFiles/plasma_applet_smooth-tasks.dir/SmoothTasks/Applet.o] Errore 1
make[2]: *** Attesa dei processi non terminati....
make[2]: *** [applet/CMakeFiles/plasma_applet_smooth-tasks.dir/plasma_applet_smooth-tasks_automoc.o] Errore 1
make[1]: *** [applet/CMakeFiles/plasma_applet_smooth-tasks.dir/all] Errore 2
make: *** [all] Errore 2 - May 03 2011

Audioplayers by davidsansome 66 comments

Audioplayers by davidsansome 66 comments
It's so great, thank you so much!
Just a question... is it normal that with version 0.7.1 also after configuring proxy I am still not able to use last.fm radios?
I'm from Italy and the proxy server is in U.S. (where last.fm is free) :)
Any help is really welcome :) - Apr 02 2011

Plasma 4 Extensions by panzi 842 comments
cheers! - Jan 19 2011

Plasma 4 Extensions by 8siem 5 comments

Various Gnome Stuff by vinoddahiya 39 comments
Ubuntu Hardy Heron with Rhythmbox 0.11.5 .
It shows in plugin list rhythmarty, but I can't load it.
Thank for your work! - Dec 13 2010

Various Gnome Stuff by vinoddahiya 39 comments
Ubuntu Hardy Heron with Rhythmbox 0.11.5 .
It shows in plugin list rhythmarty, but I can load it.
Thank for your work! - Dec 13 2010

Icon Sub-Sets by cloudslayer 6 comments
anyway great work!!!!
You should suggest to kmess dev team to include it in next release. - Dec 07 2010
I would like to try the new release of KpackageKit, cause it seems really awesome! "Applications" was a feature I was really waiting for!
BUT...
i get the following error while compiling sources:
Quote:fra@fra-notebook:~/Scrivania/kpackagekit-0.6.2/build$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-- Found Qt-Version 4.7.0 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Found KDE 4.5 include dir: /usr/include
-- Found KDE 4.5 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Building KPackageKit with auto remove: ON
-- Building KPackageKit with app install: OFF
-- checking for module 'packagekit-qt>=0.6.8'
-- package 'packagekit-qt>=0.6.8' not found
CMake Error at /usr/share/kde4/apps/cmake/modules/FindPkgConfig.cmake:285 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindPkgConfig.cmake:339 (_pkg_check_modules_internal)
CMakeLists.txt:54 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
I've installed on my machine all libpackagekit-* packages.
I've got Kubuntu 10.04 with KDE 4.5.1...
any idea? anyone got the same error? - Oct 06 2010
perhaps I don't get what exactly Kall can do, but is there a way to use it in a ADSL connection if you are behind a Wifi router?
(so /dev/modem and all the others interfaces listed in kall aren't working but /dev/eth0 or /dev/wifi0 are)
Thank you in advance for your help :) - Oct 05 2010
So for all the (k)ubuntu/debian users you need to install the following dependecies before trying to compile the source: "kdepimlibs5-dev" and "libakonadi-dev". You can use the following command to install them:
Quote:sudo apt-get install kdepimlibs5-dev libakonadi-dev
binro: I suggest you to include this instruction in the description of the software ;)
Thx to everyone! - Oct 05 2010
BUT...
I've another problem while running make:
Quote:[ 13%] Building CXX object src/CMakeFiles/kall.dir/kall_automoc.o
In file included from /usr/include/akonadi/item.h:28,
from /usr/include/akonadi/itemfetchjob.h:23,
from /home/fra/Scrivania/kall-2.1/build/src/../../src/dialdialogimp.h:35,
from /home/fra/Scrivania/kall-2.1/build/src/moc_dialdialogimp.cpp:10,
from /home/fra/Scrivania/kall-2.1/build/src/kall_automoc.cpp:6:
/usr/include/akonadi/itempayloadinternals_p.h:28:32: error: boost/shared_ptr.hpp: Nessun file o directory
/usr/include/akonadi/itempayloadinternals_p.h:29:41: error: boost/type_traits/is_same.hpp: Nessun file o directory
In file included from /usr/include/akonadi/itemfetchjob.h:23,
from /home/fra/Scrivania/kall-2.1/build/src/../../src/dialdialogimp.h:35,
from /home/fra/Scrivania/kall-2.1/build/src/moc_dialdialogimp.cpp:10,
from /home/fra/Scrivania/kall-2.1/build/src/kall_automoc.cpp:6:
/usr/include/akonadi/item.h:34:35: error: boost/static_assert.hpp: Nessun file o directory
/usr/include/akonadi/item.h:35:44: error: boost/type_traits/is_pointer.hpp: Nessun file o directory
In file included from /usr/include/akonadi/item.h:28,
from /usr/include/akonadi/itemfetchjob.h:23,
from /home/fra/Scrivania/kall-2.1/build/src/../../src/dialdialogimp.h:35,
from /home/fra/Scrivania/kall-2.1/build/src/moc_dialdialogimp.cpp:10,
from /home/fra/Scrivania/kall-2.1/build/src/kall_automoc.cpp:6:
/usr/include/akonadi/itempayloadinternals_p.h:89: error: ‘boost’ was not declared in this scope
/usr/include/akonadi/itempayloadinternals_p.h:89: error: template argument 1 is invalid
/usr/include/akonadi/itempayloadinternals_p.h:127: error: ‘boost’ has not been declared
/usr/include/akonadi/itempayloadinternals_p.h:127: error: expected primary-expression before ‘,’ token
/usr/include/akonadi/itempayloadinternals_p.h:127: error: expected ‘;’ before ‘>’ token
In file included from /usr/include/akonadi/itemfetchjob.h:23,
from /home/fra/Scrivania/kall-2.1/build/src/../../src/dialdialogimp.h:35,
from /home/fra/Scrivania/kall-2.1/build/src/moc_dialdialogimp.cpp:10,
from /home/fra/Scrivania/kall-2.1/build/src/kall_automoc.cpp:6:
/usr/include/akonadi/item.h: In member function ‘T Akonadi::Item::payload() const’:
/usr/include/akonadi/item.h:379: error: ‘boost’ has not been declared
/usr/include/akonadi/item.h:379: error: expected primary-expression before ‘>’ token
/usr/include/akonadi/item.h:379: error: ‘::value’ has not been declared
/usr/include/akonadi/item.h:379: error: there are no arguments to ‘BOOST_STATIC_ASSERT’ that depend on a template parameter, so a declaration of ‘BOOST_STATIC_ASSERT’ must be available
/usr/include/akonadi/item.h:379: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/usr/include/akonadi/item.h: In member function ‘bool Akonadi::Item::hasPayload() const’:
/usr/include/akonadi/item.h:404: error: ‘boost’ has not been declared
/usr/include/akonadi/item.h:404: error: expected primary-expression before ‘>’ token
/usr/include/akonadi/item.h:404: error: ‘::value’ has not been declared
/usr/include/akonadi/item.h:404: error: there are no arguments to ‘BOOST_STATIC_ASSERT’ that depend on a template parameter, so a declaration of ‘BOOST_STATIC_ASSERT’ must be available
make[2]: *** [src/CMakeFiles/kall.dir/kall_automoc.o] Errore 1
make[1]: *** [src/CMakeFiles/kall.dir/all] Errore 2
make: *** [all] Errore 2
I'd be glad if anyone got some hint on how to fix this problem also...
...or does anyone got a .deb for Ubuntu Lucid? :P this would also fix the problem ;)
Thanks to everyone :) - Oct 04 2010
Quote:CMake Error at /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:139 (MESSAGE):
Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake:80 (find_package_handle_standard_args)
src/CMakeLists.txt:3 (find_package)
Any idea?
Kubuntu 10.04 with KDE 4.5 and Qt 4.7 - Oct 03 2010

Text Editors by sokoloff 3 comments

Text Editors by sokoloff 3 comments

Browser by adjam 290 comments
I was trying to set those 2 sites for manual filtering... any hint on how to add them to white list?
i've tryed with:
@@flickr
but it doesn't work...
@@myspace instead works well - Sep 03 2010

Browser by adjam 290 comments
flickr works well without AdBlock... thx...
and also Myspace O.O
Great thank you! - Sep 03 2010

Browser by adjam 290 comments
flickr doesnt' recognize i think the css file because i got a sort of not stylized html page.
myspace instead has a diffent kind of bug: if i click on a link pointing to a page in the myspace domain (myspace homepage, any profile page, ecc...) the link simply doesn't work... i click on it and nothing happens...
with any other browser (konqueror also) i don't got any of these 2 problems...
Kubuntu 10.04 64bit, Rekonq 0.5.80 - Sep 01 2010

Browser by adjam 290 comments
I've compiled it following the instruction in INSTALL file. - Aug 23 2010

Browser by adjam 290 comments
if i run it from kde menu, it doesn't show the favorites page but instead displays a blank page titled "(Untitled)" and also got some others minor bugs like not properly displying the favicons (just half favicon is displayed).
If i run it from a terminal with the command "rekonq" it runs well indeed.
any suggestion or idea why it's performing this way?
i got the last version (0.5.80) working under KDE 4.5 on Kubuntu 10.04.
Also... any way to add Italian to the languages in the language menu? I only got "American English" in there.
Thank you for all! - Aug 22 2010

Browser by adjam 290 comments
if i run it from kde menu, it doesn't show the favorites page but instead displays a blank page titled "(Untitled)" and also got some others minor bugs like not properly displying the favicons (just half favicon is displayed).
If i run it from a terminal with the command "rekonq" it runs well indeed.
any suggestion or idea why it's performing this way?
i got the last version (0.5.80) working under KDE 4.5 on Kubuntu 10.04.
Also... any way to add Italian to the languages in the language menu? I only got "American English" in there.
Thank you for all! - Aug 22 2010

GTK3/4 Themes by alecive 90 comments
congratulations, really! - Aug 08 2010

Video Apps by gilfcp10 146 comments

Video Apps by gilfcp10 146 comments
sorry for this OT question,
i just would like to know what plasmoids are you using in the panel for getting the taskbar as icons only and for the dictionary.
anyhow, great player :)
thx and sorry... - Jul 11 2010

Compiz Themes by ElTimo 20 comments
http://pimpmylinux.wordpress.com/2010/06/06/pimp-my-%E2%84%A2-trasparenza-con-murrina-e-gtk-per-ubuntu-lucid/
Spero serva a qualcuno. - Jun 13 2010

Dolphin Service Menus by kinus 19 comments
Quote:[Desktop Entry]
Type=Service
ServiceTypes=KonqPopupMenu/Plugin
MimeType=all/all;
Actions=getPublicURL;copyPublicURL;
X-KDE-Submenu=Dropbox
X-KDE-StartupNotify=false
X-KDE-Priority=TopLevel
[Desktop Action getPublicURL]
Name=Get Public URL
Icon=dropbox
Exec=kdialog --msgbox "`python ~/Dropbox/dropbox.py puburl %u`"
[Desktop Action copyPublicURL]
Name=Copy Public URL to Klipper
Icon=klipper
Exec=dbus-send --type=method_call --dest=org.kde.klipper /klipper org.kde.klipper.klipper.setClipboardContents string:"`python ~/Dropbox/dropbox.py puburl %u`"
if someone knows how can be very useful that this menu is shown only when the path of the selected file/folder starts with the public dir path. - Feb 18 2010

Full Icon Themes by switzak 286 comments
http://dl.dropbox.com/u/933691/Icons.tar.gz
Can i have your email? We can talk about another icon i can build for you (work online/offline in toolbar of evolution or emesene, junkmail in evolution or Dropbox tray icon.).
very Sorry for my english, i'm italian :D
Other thing... he's not FraSMOG the icon builder ... i'm your brother (you can call me Duma :D)... i only use your gnomelook account :) - Jan 23 2010

Full Icon Themes by switzak 286 comments
I try to follow your instructions, but I haven't done nothing :( .
I think I can send you my 3 icons, here a link for the tar.gz .
http://dl.dropbox.com/u/933691/Icons.tar.gz
If you update your theme, I'm very interested to help you in your project.
Sorry for the bad English,
Thank you,
Duma. - Jan 17 2010

Full Icon Themes by switzak 286 comments
How can i do?
Thank you! - Jan 16 2010

Audio Apps by killerkiwi 6 comments
it works ;) - Jun 03 2009

Audio Apps by killerkiwi 6 comments

Single Icon/Logo by FraSMOG 4 comments
http://hush66.deviantart.com/art/Magic-The-Gathering-Mana-4069453 - May 15 2009

Single Icon/Logo by FraSMOG 4 comments
which one do you want? - May 15 2009

Full Icon Themes by Scnd101 48 comments
I think it will begun one of my favorite themes... :) - Mar 03 2009

Audio Apps by killerkiwi 6 comments

Icon Sub-Sets by BlueElectro 16 comments

Various Gnome Stuff by fausto23 22 comments
Quote:sudo apt-get install libpanel-applet2-dev libpanel-applet2-0 libwnck-dev libwnck-common
then compile with
Quote:make
sudo make install
in the directory of the sources... - Jan 21 2009