| Anonymous | Login | Signup for a new account | 10-09-09 22:40 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| 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 |
|
||||||
|
|
|||||||
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. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |