|
Amarok usually shows Title of current song and Artist bolded on status bar (left down corner of playlist window). But in 1.3 the HTML tags < b > < / b > are shown instead of bold text.
|
KDE Developer
|
I thought you couldn\'t compile amaroK. O.o
Amarok Developer
|
|
But I did - after I have commented two functions that have been causing compilation problem (in file universalamarok.cpp)
Here is screenshot: http://www.republika.pl/iglica_smutku/amarok1.3b.jpg |
Registered Member
|
That\'s weird. Shows correctly here.
|
KDE Developer
|
probably the commenting caused this
Annoyed with bbcode since 1999.
|
|
I can\'t check this \'cause it does not copile when those functions are uncommented - but I think that it does not depend on this functions. They were from Konqueror Sidebar plugin.
HairMetalAddict - which version of Amarok do u have? |
Registered Member
|
1.3 (the new release) on SUSE 9.3 using Guru\'s SUSE RPMs.
|
KDE Developer
|
Bergo wrote:
dude if there is html code, what part of kde would be used to parse this? khtml! what part of kde does most use khtml? konqueror! what have you commented? the konqueror sidebar plugin! .... so? :S
Annoyed with bbcode since 1999.
|
|
Does not look as a HTML parsing engine!
[code:1] // FIXME: is this referenced from anywhere ??! extern \"C\" { void* KDE_EXPORT create_konqsidebar_universalamarok(KInstance *instance,QObject *par,QWidget *widp,QString &desktopname,const char *name) { return new UniversalAmarok(instance,par,widp,desktopname,name); } } // FIXME: Is this referenced from anywhere ??! extern \"C\" { KDE_EXPORT bool add_konqsidebar_universalamarok(QString* fn, QString* param, QMap *map) { Q_UNUSED(param); map->insert (\"Type\", \"Link\"«»); map->insert (\"URL\", \"\"«»); map->insert (\"Icon\", \"amarok\"«»); map->insert (\"Name\", i18n (\"amaroK\"«»)); map->insert (\"Open\", \"true\"«»); map->insert (\"X-KDE-KonqSidebarModule\",\"konqsidebar_universalamarok\"«»); fn->setLatin1 (\"amarok.desktop\"«»); return true; } }[/code:1] |
Registered Member
|
Well, obviously you\'ve commented out something that\'s causing the issue. Working fine for everyone who hasn\'t touched the code or uses RPMs.
|
KDE Developer
|
HairMetalAddict wrote:
Well, I notice he\'s using Redhat\'s KDE 3.3. Anyone else using KDE 3.3 and having this issue?
Amarok Developer
|
|
I\'m using Xfce for daily work, but yes I have installed standart KDE that goes with FC3
|
|
\" Well, obviously you\'ve commented out something that\'s causing the issue.\"
I did not - now I\'ve amarok compiled with that functions uncommented and still HTML tags are displaied. |
|
I have similar problem and still have no solution.
http://interdata.pl/~krzysiek/amarok-1.3-bug.png Fedora Core 4 |
KDE Developer
|
You are all postively certain that your using 1.3.0?
Amarok Developer
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]