Bug 183036

Summary: winxp: amarok starting complains about not working librivox script and aborts after ok
Product: [Applications] amarok Reporter: Haeber <thomas>
Component: Tools/Script ManagerAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: crash CC: bjoernsc, diego.ml, ian.monroe, sathya
Priority: NOR    
Version: 2.0.1   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: last screen of amarok before ok/crash
Amarok debug output on Windows.

Description Haeber 2009-02-03 19:13:36 UTC
Version:           Unbekannt (using 4.2.00 (KDE 4.2.0), MS Visual Studio 2005 SP1)
Compiler:          cl.exe
OS:                Microsoft Windows (i686) release 5.1 (XP Home Edition)

Amarok installed on Windows XP. After Start and before you can do anything Amarok complains about an malfunction in an script (librivox.org). The only possibility is to OK it. Then Amarok crashes and the windows xp crash manager starts.
Comment 1 Mikko C. 2009-02-03 19:16:07 UTC
Confirmed here.
As I wrote on the Amarok mailing list, here's the workaround I had to use:

Create (or modify) an amarokrc file with the following:

[Plugins]   Librivox.orgEnabled=false
Comment 2 Haeber 2009-02-03 19:16:08 UTC
Created attachment 30929 [details]
last screen of amarok before ok/crash
Comment 3 Haeber 2009-02-03 19:25:30 UTC
@Mikko C.: Where (in which folder/path) do I have to create/modify the amarokrc
file?
Comment 4 Mikko C. 2009-02-03 19:53:38 UTC
Sorry, I'm not anywhere near a windows pc.
I'm pretty sure you can find the file's path with the "search file" option.
It should be something like /Documents and settings/User/....
Comment 5 Haeber 2009-02-03 20:51:30 UTC
I've found it in "Documents and settings\User\Application data\.kde\share\config" and changed Librivox.orgEnabled to false. Now it works.
Comment 6 Ian Monroe 2009-02-04 06:44:44 UTC
It'd be really nice to have a backtrace.
Comment 7 Diego 2009-02-05 19:08:06 UTC
Created attachment 30995 [details]
Amarok debug output on Windows.

I run amarok --debug and captured the debug output.

In particular this line is not present if you disable librivox:
00000531	3.07263827	[628] amarok:       [ScriptManager] [ERROR!] Script Error: "18:52:42 Error: Unable to import qt.gui: no such extension on Line: -1"
Comment 8 Bjoern Schroeder 2009-03-13 11:03:26 UTC
Thats fixed in current svn so it can be closed.
Comment 9 Lydia Pintscher 2009-03-13 11:06:31 UTC
Thanks. Closing.
Comment 10 Seb Ruiz 2009-03-16 03:41:53 UTC
*** Bug 187272 has been marked as a duplicate of this bug. ***