** Changed in: amarok (Gentoo Linux)
Importance: Unknown => High
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
https://bugs.launchpad.net/bugs/316140
Title:
wikipedia tab shows only languages block
--
kubuntu-bugs
** Changed in: amarok (Debian)
Status: Confirmed => Fix Released
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
--
kubuntu-bugs mailin
** Changed in: amarok (Debian)
Status: Fix Released => Confirmed
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
** Changed in: amarok (Debian)
Status: Unknown => Fix Released
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
--
kubuntu-bugs mailing
** Bug watch added: Debian Bug tracker #553637
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553637
** Also affects: amarok (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553637
Importance: Unknown
Status: Unknown
--
wikipedia tab shows only languages block
http
** Attachment added: "99_fix_wikipedia_lookup.patch"
http://launchpadlibrarian.net/34885946/99_fix_wikipedia_lookup.patch
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Well, not knowing that there existed some patches, I made my own.
The "fix released" seems to be for amarok 2, AFAIUI. The patch attached
to this is meant to be used with Amarok 1.4.
It is based on my discoveries and incorporates some suggestions from
people here. Oh, and providing a binary-only
Hi! I fixed it by upgrading. I'm not an ubuntu user, my PCLinuxOS
kicked ubuntu's butt, root access, rpms...love it. I had hardy,
upgraded to pclos, no problems now!
alexdd wrote:
> Please help!
>
> kubuntu 8.04.3, amarok 1.4.9.1.
> the fix in post #16 by max does NOT work,
> the .deb in post
Please help!
kubuntu 8.04.3, amarok 1.4.9.1.
the fix in post #16 by max does NOT work,
the .deb in post #7 gives "ERROR: Dependency is not satisfiable: amarok-common"
... couldnt find "amarok-common" for hardy..
what shall i do?
--
wikipedia tab shows only languages block
https://bugs.launchpa
** Changed in: amarok (Gentoo Linux)
Status: Confirmed => Fix Released
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
** Changed in: amarok (Gentoo Linux)
Status: Fix Released => Confirmed
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
--
kubuntu-bugs
ubuntu 8.04, just updated to 1.4.9.1 and artist lookup tab is broken, wont load
artist and defaults to choice of 3 languages.
apparent known bug
it is fixed in that svn branch, and patches have supposively been sent to the
packagers at many distros. i thought todays update would have contained it
I tried the deb, it was for kde 4, I tried the libamrarok.so.0.0.0. All
kinds of failure. The two lines of code just need to be written into
the package and released...
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because y
When will this update appear in ubuntu updates? Installing the fixed
.deb linked to above causes a conflict with the current amarok package.
In the meantime, for a quick fix, copy and overwrite the attached
libamarok.so.0.0.0 to /usr/lib/
** Attachment added: "libamarok.so.0.0.0"
http://launch
This bug was fixed in the package amarok 2:2.0.1.1mysql5.1.30-0ubuntu3
---
amarok (2:2.0.1.1mysql5.1.30-0ubuntu3) jaunty; urgency=low
* Add kubuntu_05_wikipaedia.diff from upstream, fixes Wikipaedia
applet
-- Jonathan Riddell < jridd...@ubuntu.com> Tue, 17 Feb 2009 10:21:38
+000
Anyone to do an amd64 compilation?
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
--
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
I found a discussion on the Amarok forum. Apparently, they have a fix in SVN.
http://amarok.kde.org/forum/index.php/topic,16359.0.html
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, wh
fix works great! This fix needs to appear in update manager.
Unfortunately amarok 2 is not yet better than 1.4
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ama
Actually, I found it's even better to change the offending line to just
m_wiki = m_wiki.mid( m_wiki.find( "[^<]*"), QString::null );
I inserted the following line:
m_wiki.replace( QRegExp("Jump to: navigation, search"), QString::null );
This way, Amarok won't show the pointless (non-functioning) "J
** Changed in: amarok (Gentoo Linux)
Status: Confirmed => Fix Released
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
--
kubuntu-bugs
** Changed in: amarok (Gentoo Linux)
Status: Unknown => Confirmed
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
** Also affects: amarok (Gentoo Linux) via
http://bugs.gentoo.org/show_bug.cgi?id=256389
Importance: Unknown
Status: Unknown
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Ubuntu
Bugs,
Hi, (upstream Amarok here)
we have applied your patch upstream and I informed our packagers about
the fix. If they apply it is up to them now. Another release of the 1.4
series is not planned.
Thanks for the fix :)
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/3161
I have modified the file again to simplify the change and reduce the
chance of compatibility problems with other pages.
My contextbrowser.cpp now contains at line 4192
from: m_wiki = m_wiki.mid( m_wiki.find( "" ) );
to: m_wiki = m_wiki.mid( m_wiki.find( "https://bugs.launchpad.net/bugs/316140
You
AFP_SCH: it works for me now. Thank you!
But the package version is the same as I had before from the official
repository, and Synaptic is slightly confused. When I list packages by
origin, Amarok isn't in Local/main, as expected, but in
se.archive.ubuntu.com/main. Furthermore its is markes as if
download from here
Amarok 1.4.10 here
http://janitux.boaboa.org/etc/amarok_1.4.10-0ubuntu3_i386.deb
Bye
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok
Helge/WarwickH,
A big thanks to you both! I submitted this bug to Gentoo's Bugzilla
(http://bugs.gentoo.org/show_bug.cgi?id=256389), and the change you
suggested works there as well. I noticed the bug this morning and was
concerned about the lack of support by the KDE Amarok team for the (in
my
2009/1/24 WarwickH :
> Thanks to Helge's suggestion, I was able to get the artist tab working
> again
Wonderful!
Helge
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Thanks to Helge's suggestion, I was able to get the artist tab working
again by modifying line 4192 of contextbrowser.cpp in the 1.4.10 source
and then recompiling.
from: m_wiki = m_wiki.mid( m_wiki.find( "" ) );
to: m_wiki = m_wiki.mid( m_wiki.find( "" ) );
--
wikipedia tab shows only languages
** Changed in: amarok (Ubuntu)
Status: New => Confirmed
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
Using archive.org, one thing in the html source seems to have changed. Looking
at http://en.wikipedia.org/wiki/Kent_(band):
2007: Kent (band)
2009 (now): Kent (band)
In other words, there is now an id="firstHeading" in the text that
Amarok problably parses.
--
wikipedia tab shows only languages
I confirm that problem. I use gutsy,amarok 1.4.7 kde 3.5.8.
Clicking through the offered languages brings a reproducable result for a
certain song/album/artist and language. (i.e Simply Red - Picture book in
Italian (Album Page), in Russki (Artist Page). Smashing Pumpkins in
Norsk/Nederlands (Ar
** Attachment added: "screenshot.png"
http://launchpadlibrarian.net/21108024/screenshot.png
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
33 matches
Mail list logo