[mb-bugs] [MusicBrainz Bug Tracker] #3816: Drag'n'drop with open log crashes

MusicBrainz Bug Tracker noreply at musicbrainz.org
Thu Jul 3 20:08:04 UTC 2008


#3816: Drag'n'drop with open log crashes
-----------------------------+----------------------------------------------
  Reporter:  outsidecontext  |       Owner:  luks         
      Type:  bug             |      Status:  new          
  Priority:  normal          |   Milestone:               
 Component:  Picard Tagger   |     Version:  Picard 0.10.0
Resolution:                  |    Keywords:               
   Browser:                  |          Os:  Linux        
-----------------------------+----------------------------------------------
Comment (by outsidecontext):

 {{{
 === modified file 'picard/log.py'
 --- picard/log.py       2007-09-05 08:42:02 +0000
 +++ picard/log.py       2008-07-03 19:54:46 +0000
 @@ -68,5 +68,4 @@
  class DebugLog(Log):

      def debug(self, message, *args, **kwargs):
 -        self._message("D:", message, args, kwargs)
 -#        thread.proxy_to_main(self._message, "D:", message, args, kwargs)
 +        thread.proxy_to_main(self._message, "D:", message, args, kwargs)
 }}}

-- 
Ticket URL: <http://bugs.musicbrainz.org/ticket/3816#comment:5>
MusicBrainz Bug Tracker <http://musicbrainz.org>
MusicBrainz -- the music metadatabase


More information about the Musicbrainz-bugs mailing list