Bug 145356 - Labels in tags editor don't appear
Summary: Labels in tags editor don't appear
Status: RESOLVED INTENTIONAL
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 1.4.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-12 18:03 UTC by Ber Kessels
Modified: 2008-09-10 07:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
The label editor, fired from the context-bar. (40.33 KB, image/png)
2007-05-12 18:05 UTC, Ber Kessels
Details
The tags editor, label tab, fired from the rightclick menu. (45.05 KB, image/png)
2007-05-12 18:06 UTC, Ber Kessels
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ber Kessels 2007-05-12 18:03:56 UTC
Version:           1.4.5 (using KDE 3.5.6, Kubuntu (feisty) 4:3.5.6-0ubuntu14)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-15-generic

Most of the labels don't show up in the 'tag editor' screen. In the screenshots you can see the problem. In the label editor, all labels show up, I have over 100 labels. In the tag-editor, one should be able to assign labels to a batch of tracks, but many of the labels don't show up there.
Comment 1 Ber Kessels 2007-05-12 18:05:18 UTC
Created attachment 20550 [details]
The label editor, fired from the context-bar.
Comment 2 Ber Kessels 2007-05-12 18:06:16 UTC
Created attachment 20551 [details]
The tags editor, label tab, fired from the rightclick menu.
Comment 3 Gavin Hyde 2008-01-01 00:53:01 UTC
I also am seeing this functionality. I don't have quite that many but it only shows one line of labels. Once I added more labels than what would fit on a single line it stopped adding them to the list so it's not completely alphabetical as I'll see some T's and W's but not an M.
Comment 4 Andreas Kern 2008-01-17 19:03:25 UTC
Is still in 1.4.8 using KDE 3.5.8 on a fedora system present...
Comment 5 Andreas Kern 2008-01-19 19:02:39 UTC
For those of you,who don't want to wait for the new version:

Get the amarok-source,and change in collectiondb.h line 412:
QStringList favoriteLabels( int type = CollectionDB::typeUser, int count = 10 );

where ten is the limit.If set it to a higher value and now get more labels also withhin multiple lines.

Hopefully,someone fixes this issue in the next version,might only take a minute so resolve.
Comment 6 Seb Ruiz 2008-09-10 07:09:29 UTC
Label support has been removed for Amarok 2 pending a complete rewrite.