After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 586906 - Edit Track Information->Changing Track Artist's name should change the greyed out portion below as you type
Edit Track Information->Changing Track Artist's name should change the greyed...
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Track Editor
git master
Other All
: Normal minor
: 1.x
Assigned To: Aaron Bockover
Aaron Bockover
Depends on:
Blocks:
 
 
Reported: 2009-06-25 02:49 UTC by Scott Howard
Modified: 2009-09-10 08:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for the bug (927 bytes, patch)
2009-08-22 15:25 UTC, Benjamín Valero Espinosa
committed Details | Review

Description Scott Howard 2009-06-25 02:49:43 UTC
When editing track information on a song without the "Compilation Album Artist" checkbox checked, the content of that box is forced to be the same as the Track Artist's name field.

However, it only updates after you save and hit apply and then reload by editing track information again. Instead, it should update as the user types to make clear he is editing both fields at once.


Other information:
Original report:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/386780


Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: banshee 1.4.3-3ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: banshee
Uname: Linux 2.6.28-11-generic x86_64
Comment 1 Alexander Kojevnikov 2009-06-25 03:02:52 UTC
Confirming.
Comment 2 Benjamín Valero Espinosa 2009-08-22 15:25:49 UTC
Created attachment 141423 [details] [review]
Patch for the bug

This patch makes the album artist change if the track artist changes, but only if the album is not a compilation, i.e., if the compilation checkbox is checked.
Comment 3 Alexander Kojevnikov 2009-09-10 08:53:48 UTC
Thanks Benjamín, committed a slightly modified version of the patch.