[Bugs] #2862 UNSP: doesn't support View Source
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Jun 30 11:00:12 EDT 2011
#2862: doesn't support View Source
------------------------------------------+---------------------------------
Reporter: sascha_silbe | Owner: sayamindu
Type: defect | Status: closed
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Imageviewer | Version: Git as of bugdate
Severity: Unspecified | Resolution: fixed
Keywords: | Distribution:
Status_field: Unconfirmed |
------------------------------------------+---------------------------------
Changes (by alsroot):
* status: new => closed
* resolution: => fixed
Comment:
http://git.sugarlabs.org/imageviewer/mainline/commit/d5513e35809cc72a64c8d9f9a4d7bf6889885ef4
The problem is that handle_view_source() in activity was just `pass` and
sugar relies on raising an exception if it is not implemented but pylint
treating `raise NotImplementedError` as a code that should be overriden in
user code (which is obvious).
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2862#comment:4>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list