This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Configure scripts in amarok 2.8 ?

Tags: None
(comma "," separated)
xin
Registered Member
Posts
19
Karma
0

Configure scripts in amarok 2.8 ?

Sat Aug 24, 2013 2:42 am
Hello

I must say, I feel very stupid to ask this, but I've recently installed amarok 2.8 and installed 2 scripts:
- ultimate lyrics
- good morning

I've activated them and restarted amarok... but I can't find any way to configure them oO
if I well remember, in the previous versions of amarok, a new button appeared in "configuration" to configure ultmate lyrics, but this does not happen anymore.

I'm sure the answer is quite simple, but I really can't find it :<
User avatar
google01103
Manager
Posts
6668
Karma
25

Re: Configure scripts in amarok 2.8 ?

Sat Aug 24, 2013 10:38 am
ulitimate lyrics should be under tools

Image


OpenSuse Leap 42.1 x64, Plasma 5.x

User avatar
Sentynel
KDE Developer
Posts
285
Karma
1
OS

Re: Configure scripts in amarok 2.8 ?

Sat Aug 24, 2013 11:59 am
Ultimate Lyrics puts its configuration options under Settings > Ultimate Lyrics, and always has as far as I remember.


xin
Registered Member
Posts
19
Karma
0

Re: Configure scripts in amarok 2.8 ?

Sat Aug 24, 2013 12:50 pm
OK, I think I'm experiencing a bug: I've nothing in "tools" (well, it's "outils" for me because my system is in french). See the screenshot attached.

Image

thank you for your answers.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Configure scripts in amarok 2.8 ?

Sat Aug 24, 2013 12:58 pm
Check your "Settings" (Configurations in French) menu, as it might as well be there.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
xin
Registered Member
Posts
19
Karma
0
yes, of course I've also checked it ;)
it's been 2 days that I'm looking for it, and I've searched everywhere: all the menus, in the configuration panel of amarok... I've tried all the wrench (to configure the playlist or the display of the collection)...

as you can see, I've enabled "amarok script console" that I don't even know what it is. I'm thinking about a missing dependency, so amarok can't load the scripts (?).

it's quite a problem because my cellphone just died, and I don't have other alarms to wake me up to go to work... the "good morning" script seemed to be great.

I'm actually using debian sid with amarok 2.8.0 on KDE 4.10.5.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
I presume you did actually restart Amarok once you installed the script, didn't you?
How about checking if removing and installing the script again helps? No idea what went wrong in your installation, several Amarok devs tried to reproduce and couldn't.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
xin
Registered Member
Posts
19
Karma
0

Re: Configure scripts in amarok 2.8 ?

Sat Aug 24, 2013 11:30 pm
yes, I restarted amarok a few times ;)

here is what I just did:
- uninstall "good morning" and "ultimate lyrics"
- restart amarok
- install ultimate lyrics
- restart amarok
- install good morning
- restart amarok
nothing appears in the menus
- deactivate ultimate lyrics and good morning
- restart amarok
- reactivate ultimate lyrics
- restart amarok
(nothing)
reactivate good morning
- restart amarok
still nothing...

I'm going to purge and reinstall amarok.
a thing that must be said is that I deactivated some external modules and all the service scripts since the beginning. maybe I shouldn't ?
xin
Registered Member
Posts
19
Karma
0

Re: Configure scripts in amarok 2.8 ?

Sat Aug 24, 2013 11:45 pm
well... that's crazy.
here is what I've just done (without results):
Code: Select all
sudo apt-get purge amarok
sudo apt-get autoremove --purge
rm ~.kde/cache-zespy/Amarok-pixmaps.kcache
rm -r ~.kde/share/apps/amarok/
rm ~/kde/tmp-zespy/amarok*
sudo apt-get install amarok

my configuration of the previous installation of amarok was not deleted, so I've reactivated all the scripts and modules (where this informations are saved?)
I've installed ultimate lyrics and restarted amarok, but nothing appeared :(
I don't know what's wrong.
User avatar
google01103
Manager
Posts
6668
Karma
25

Sat Aug 24, 2013 11:53 pm
the config file is ~/.kde/share/config/amarokrc

try running:
Code: Select all
 kbuildsycoca4 --noincremental  2> /dev/null


OpenSuse Leap 42.1 x64, Plasma 5.x

xin
Registered Member
Posts
19
Karma
0

Re:

Sun Aug 25, 2013 12:46 am
google01103 wrote:the config file is ~/.kde/share/config/amarokrc


oh yes, in config, so simply! (I've had a loooong day, my brain is out).

I've run your command but it changed nothing: no output,, and after a restart of amarok, I don't have the so wanted menu entry.
I really don't understand where the problem comes from. are there any way to test if the scripts can be executed by amarok? (with the script console thing maybe?)
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
I am wondering: how did you install that script?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
xin
Registered Member
Posts
19
Karma
0
OK... it was Debian fault... And mine because I didn't check that.
Apparently, they disabled QtScript some time ago because of a bug. They have just re-enabled it in 2.8.0-2 (actually in Sid). Changelog below.

So, the problem is resolved and I apologize because I didn't checked that :s

http://ftp-master.metadata.debian.org/c ... _changelog
amarok (2.8.0-2) unstable; urgency=low

* Drop kdemultimedia-dev build dependency. Apparently, it is not needed.
* Replace kdemultimedia-kio-plugins Recommends with kio-audiocd.
* Re-enable QtScript bindings which got disabled due to bug
(fix debian_disable_qtscriptbindings_check_fix.diff) (Closes: #721882)
* Describe amzdownloader in amarok-utils package description (Closes: #728037)
* Backport a fix for a crash on shuffle keyboard shortcut (Closes: #725895)
Patch: backport_dont_crash_on_shuffle_keyb_shortcut.diff
* Bump Standards-Version to 3.9.5: no further changes needed.
* Disallow Spectrum Analyzer applet with VLC backend (Closes: #725893)
Patch (backport): backport_dont_allow_analyzer_with_vlc.diff

-- Modestas Vainius <modax@debian.org> Mon, 04 Nov 2013 21:44:31 +0200


Bookmarks



Who is online

Registered users: bancha, Bing [Bot], daret, Evergrowing, Google [Bot], lockheed, sandyvee, Sogou [Bot]