[mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

[mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
---------------------------+------------------------------------------------
 Reporter:  Kilu           |       Owner:  luks                              
     Type:  bug            |      Status:  new                              
 Priority:  normal         |   Milestone:                                    
Component:  Picard Tagger  |     Version:  Picard 0.9.0alpha5                
 Keywords:                 |     Browser:  Netscape, Firefox, Mozilla (Gecko)
       Os:  Windows XP     |  
---------------------------+------------------------------------------------
 It seems that it breaks on large(as in, a lot of tracks and possibly long
 filenames) albums. I'm guessing that it has something to do with somekind
 of maximum character count on either in picard, or browsers address bar.
 Either way, the url gets cut-off and as such doesn't fully fill the
 tracklist import boxes.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

[mb-bugs] Re: [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
-------------------------------------------------+--------------------------
  Reporter:  Kilu                                |       Owner:  luks              
      Type:  bug                                 |      Status:  new              
  Priority:  normal                              |   Milestone:                    
 Component:  Picard Tagger                       |     Version:  Picard 0.9.0alpha5
Resolution:                                      |    Keywords:                    
   Browser:  Netscape, Firefox, Mozilla (Gecko)  |          Os:  Windows XP        
-------------------------------------------------+--------------------------
Comment (by voiceinsideyou):

 Yeah, there is a maximum length for a URL in HTTP. The implementation
 should probably be changed to use a form-encoded HTTP POST, if possible,
 rather than a URL GET.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:1>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

[mb-bugs] Re: [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
-------------------------------------------------+--------------------------
  Reporter:  Kilu                                |       Owner:  luks              
      Type:  bug                                 |      Status:  new              
  Priority:  normal                              |   Milestone:                    
 Component:  Picard Tagger                       |     Version:  Picard 0.9.0alpha8
Resolution:                                      |    Keywords:                    
   Browser:  Netscape, Firefox, Mozilla (Gecko)  |          Os:  Windows XP        
-------------------------------------------------+--------------------------
Changes (by Kilu):

  * version:  Picard 0.9.0alpha5 => Picard 0.9.0alpha8

Comment:

 I was thinking something along the lines of an uploaded xml file or
 something. But that kind of thing would require some changes in server as
 well for sure. And I don't really know if that would be a good fileformat
 either. But it's an idea.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:2>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

[mb-bugs] Re: [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
-------------------------------------------------+--------------------------
  Reporter:  Kilu                                |       Owner:  luks              
      Type:  bug                                 |      Status:  new              
  Priority:  normal                              |   Milestone:                    
 Component:  Picard Tagger                       |     Version:  Picard 0.9.0alpha8
Resolution:                                      |    Keywords:                    
   Browser:  Netscape, Firefox, Mozilla (Gecko)  |          Os:  Windows XP        
-------------------------------------------------+--------------------------
Comment (by voiceinsideyou):

 well mb already supports some AJAX stuff so it might not be too much of a
 stretch to use that mech- nicer than a pure POST too.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:3>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

[mb-bugs] Re: [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
-------------------------------------------------+--------------------------
  Reporter:  Kilu                                |       Owner:  luks              
      Type:  bug                                 |      Status:  new              
  Priority:  normal                              |   Milestone:                    
 Component:  Picard Tagger                       |     Version:  Picard 0.9.0alpha8
Resolution:                                      |    Keywords:                    
   Browser:  Netscape, Firefox, Mozilla (Gecko)  |          Os:  Windows XP        
-------------------------------------------------+--------------------------
Comment (by voiceinsideyou):

 Ticket has duplicate #3137 (sometimes you get an HTTP error, sometimes it
 just cuts off).

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:4>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
-------------------------------------------------+--------------------------
  Reporter:  Kilu                                |       Owner:  luks        
      Type:  bug                                 |      Status:  new        
  Priority:  normal                              |   Milestone:              
 Component:  Picard Tagger                       |     Version:  Picard 0.9.0
Resolution:                                      |    Keywords:              
   Browser:  Netscape, Firefox, Mozilla (Gecko)  |          Os:  Windows XP  
-------------------------------------------------+--------------------------
Changes (by Kilu):

  * version:  Picard 0.9.0alpha8 => Picard 0.9.0

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:5>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
-------------------------------------------------+--------------------------
  Reporter:  Kilu                                |       Owner:  luks        
      Type:  bug                                 |      Status:  new          
  Priority:  normal                              |   Milestone:              
 Component:  Picard Tagger                       |     Version:  Picard 0.10.0
Resolution:                                      |    Keywords:              
   Browser:  Netscape, Firefox, Mozilla (Gecko)  |          Os:  Windows XP  
-------------------------------------------------+--------------------------
Changes (by Kilu):

  * version:  Picard 0.9.0 => Picard 0.10.0

Comment:

 It looks like this problem has evolved in a way. Right now when I try to
 add something lenghty, I get a 'You cannot add a release to the 'Deleted
 Artist'' error. I tried with bunch of albums and couldn't get the old
 problem with empty fields anymore, only this Deleted Artist error.

 The url to  that error page is
 http://musicbrainz.org/edit/album/add.html?artistid=2&error=1

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:6>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  luks        
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
   Browser:                 |          Os:  Windows XP  
----------------------------+-----------------------------------------------
Changes (by jesus2099):

  * browser:  Netscape, Firefox, Mozilla (Gecko) =>

Comment:

 A nice workaround would be to allow user to copy the ''url'' variable (or
 send it to the clipboard) before/instead of submitting it to the browser.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:7>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  luks        
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
   Browser:                 |          Os:  Windows XP  
----------------------------+-----------------------------------------------
Comment (by outsidecontext):

 How does the server currently deal with a POST of the same data? A POST
 would not be affected by the URI length limitations.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:8>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  luks        
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
   Browser:                 |          Os:  Windows XP  
----------------------------+-----------------------------------------------
Comment (by luks):

 It's not about the server, it's about the web browser. You can't POST from
 the browser via a command line. What you can do is to create a temporary
 file with a hidden POST form, open the file and automatically submit the
 form using JavaScript.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:9>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  luks        
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
   Browser:                 |          Os:  Windows XP  
----------------------------+-----------------------------------------------
Comment (by outsidecontext):

 True point, I didn't think about the fact that we must open it in the
 browser :)

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:10>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  luks        
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
   Browser:                 |          Os:  Windows XP  
----------------------------+-----------------------------------------------
Comment (by jesus2099):

 ''You cannot add a release to the 'Deleted Artist'.'' [#comment:7 s]imple
 [http://forums.musicbrainz.org/viewtopic.php?pid=5825#p5825 WORKAROUND] at
 last !!
 Thanks to voiceinsideyou ! I ♡ you man !

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:11>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  luks        
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
   Browser:                 |          Os:  Windows XP  
----------------------------+-----------------------------------------------
Comment (by voiceinsideyou):

 If someone had a bit more time (or a modicum of PyQT knowledge, which I
 don't yet) it'd be trivial to make it check if URL > 2083 chars, and if so
 pop-up a dialog you could easily C+P from rather than automagically
 launching the browser using the flawed windows url.dll hook.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:12>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  luks        
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
   Browser:                 |          Os:  Windows XP  
----------------------------+-----------------------------------------------
Comment (by voiceinsideyou):

 Extreme hack with no modicum of Python GUI knowledge:
 http://pastebin.com/f5e93be61

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:13>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  luks        
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
   Browser:                 |          Os:  Windows XP  
----------------------------+-----------------------------------------------
Changes (by mll):

 * cc: mll (added)

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:14>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  nxisgod      
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
        Os:  Windows XP     |     Browser:              
----------------------------+-----------------------------------------------
Changes (by nxisgod):

  * owner:  luks => nxisgod

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:15>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  nxisgod      
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
        Os:  Windows XP     |     Browser:              
----------------------------+-----------------------------------------------
Comment (by nxisgod):

 I have a fix in my unofficial beta 3. Should you find a bug, please report
 it to the bug report website but specify it's my build. Thanks. :)

 [http://rapidshare.com/files/294880772/picard-
 setup-0.12.0_beta3_1036NX.exe.html]

 The source code can be found here:
 [http://rapidshare.com/files/294880772/picard-
 setup-0.12.0_beta3_1036NX.exe.html]

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:16>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  nxisgod      
      Type:  bug            |      Status:  new          
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
        Os:  Windows XP     |     Browser:              
----------------------------+-----------------------------------------------
Comment (by voiceinsideyou):

 Given the root problem here is really a limitation of Windows; I don't see
 what your "fix" can be doing. Please elaborate; or we don't know what
 we're testing.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:17>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  nxisgod      
      Type:  bug            |      Status:  assigned    
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
        Os:  Windows XP     |     Browser:              
----------------------------+-----------------------------------------------
Changes (by nxisgod):

  * status:  new => assigned

Comment:

 http://bazaar.launchpad.net/~openshift/picard/nxstable/annotate/head%3A/contrib/plugins/addrelease.py

 This is the code change. All it does is show up a box with the link, in
 windows only. It's better than waiting pointlessly for something to show
 up. When we can send in xml, we'll have solved this issue.

 Code for bundling plugins:
 http://bazaar.launchpad.net/~openshift/picard/nxstable/revision/1022

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:18>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs

Re: [mb-bugs] [MusicBrainz Bug Tracker] #2544: "Add cluster as release" feature breaks on large albums

by MusicBrainz Bug Tracker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#2544: "Add cluster as release" feature breaks on large albums
----------------------------+-----------------------------------------------
  Reporter:  Kilu           |       Owner:  nxisgod      
      Type:  bug            |      Status:  assigned    
  Priority:  normal         |   Milestone:              
 Component:  Picard Tagger  |     Version:  Picard 0.10.0
Resolution:                 |    Keywords:              
        Os:  Windows XP     |     Browser:              
----------------------------+-----------------------------------------------
Comment (by voiceinsideyou):

 Right, so you just took my hack and added a Win32 check. OK. Cool :) I
 agree that it's better than nothing.

--
Ticket URL: <http://bugs.musicbrainz.org/ticket/2544#comment:19>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase
_______________________________________________
Musicbrainz-bugs mailing list
Musicbrainz-bugs@...
http://lists.musicbrainz.org/mailman/listinfo/musicbrainz-bugs
< Prev | 1 - 2 | Next >