Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002297 [XMMS2] pythonbinding minor always 09-12-03 14:57 10-02-20 15:09
Reporter vdust View Status public  
Assigned To anders
Priority normal Resolution fixed  
Status resolved   Product Version 0.6 DrM
Summary 0002297: XMMSSync call to XMMSResult.get_error() produces a TypeError
Description XMMSSync calls XMMSResult.get_error() when a result is an error. But the method doesn't exists and a TypeError exception is raised. XMMSSync should use XMMSResult.value() instead.
Additional Information
Tags No tags attached.
GIT commit id cf706dc3e5f333bed601530a13a28268f94e24be
Has patch Yes, needs review
Attached Files ? file icon 0001-BUG-2297-Fix-wrong-function-call-in-XMMSSync.patch [^] (1,115 bytes) 09-12-03 15:02

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0004057)
automatic (developer)
10-01-21 14:46

commit cf706dc3e5f333bed601530a13a28268f94e24be
Author: Raphaƫl Bois <virtualdust@gmail.com>
AuthorDate: Thu Dec 3 14:44:20 2009 +0100
Commit: Anders Waldenborg <andersg@xmms.org>
CommitDate: Thu Jan 21 14:37:34 2010 +0100

    BUG(2297): Fix wrong function call in XMMSSync.
    
    It used to raise a TypeError exception when calling the missing
    XMMSResult.get_error() function. It now uses XMMSResult.value() and
    raises the expected XMMSError exception.

- Issue History
Date Modified Username Field Change
09-12-03 14:57 vdust New Issue
09-12-03 14:57 vdust Has patch => Yes, needs review
09-12-03 15:02 vdust File Added: 0001-BUG-2297-Fix-wrong-function-call-in-XMMSSync.patch
10-01-21 14:46 automatic Checkin
10-01-21 14:46 automatic Note Added: 0004057
10-01-23 19:01 caotic GIT commit id => cf706dc3e5f333bed601530a13a28268f94e24be
10-01-23 19:01 caotic Resolution open => fixed
10-01-23 19:01 caotic Fixed in Version => 0.7 DrN
10-01-23 19:01 caotic Target Version => 0.7 DrN
10-01-26 12:41 anders Status new => resolved
10-01-26 12:41 anders Assigned To => anders
10-02-20 11:38 nano Target Version 0.7 DrN => 0.8 DrO
10-02-20 15:07 nano Target Version 0.8 DrO => 0.7 DrN


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker