Bug 183036 - winxp: amarok starting complains about not working librivox script and aborts after ok
Summary: winxp: amarok starting complains about not working librivox script and aborts...
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Tools/Script Manager (show other bugs)
Version: 2.0.1
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
: 187272 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-03 19:13 UTC by Haeber
Modified: 2009-03-16 03:41 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
last screen of amarok before ok/crash (95.54 KB, image/jpeg)
2009-02-03 19:16 UTC, Haeber
Details
Amarok debug output on Windows. (44.70 KB, text/plain)
2009-02-05 19:08 UTC, Diego
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***