Missing hexes.svg background in released packages

Bug #1030218 reported by Fabián Rodríguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SchoolTool
Fix Released
Medium
Douglas Cerna

Bug Description

This same error message shows up repeatedly under Server > Errors:

Clicking on the object produces this information:

Exception traceback
Time Fri Jul 27 23:29:33 2012
User unauthenticated, sb.person.manager, LASTNAME, FIRSTNAME ,
Request URL http://localhost:7080/@@/schooltool.skin.flourish/hexes.svg
Exception Type NotFound
Exception Value Object: None, name: u'hexes.svg'
Traceback

Traceback (most recent call last):

    Module zope.publisher.publish, line 129, in publish
    obj = request.traverse(obj)
    Module zope.publisher.browser, line 540, in traverse
    ob = super(BrowserRequest, self).traverse(obj)
    Module zope.publisher.http, line 457, in traverse
    ob = super(HTTPRequest, self).traverse(obj)
    Module zope.publisher.base, line 260, in traverse
    obj = publication.traverseName(self, obj, entry_name)
    Module zope.app.publication.zopepublication, line 194, in traverseName
    ob2 = ob.publishTraverse(request, nm)
    Module zope.browserresource.directory, line 63, in publishTraverse
    return self.get(name)
    Module zope.browserresource.directory, line 91, in get
    raise NotFound(None, name)

NotFound: Object: None, name: u'hexes.svg'<br />

Display traceback as text
Request
HTTP_ACCEPT: image/png,image/*;q=0.8,*/*;q=0.5
wsgi.multiprocess: True
HTTP_COOKIE: zope3_cs_14788f5b=NbA6t7NEXGjza5R1bbrhMtCrmCA7Psih3QYLJGLPs39Jb6ul--V9B0
wsgi.multithread: True
SERVER_SOFTWARE: zope.server.http (zope.server.http)
SCRIPT_NAME:
CHANNEL_CREATION_TIME: 1343449667.87
wsgi.input:
REQUEST_METHOD: GET
HTTP_HOST: localhost:7080
PATH_INFO: /@@/schooltool.skin.flourish/hexes.svg
SERVER_PROTOCOL: HTTP/1.1
QUERY_STRING:
CONNECTION_TYPE: keep-alive
wsgi.url_scheme: http
HTTP_USER_AGENT: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0
wsgi.version: (1, 0)
HTTP_REFERER: http://localhost:7080/@@/schooltool.skin.flourish/flourish.css
SERVER_NAME: 0.0.0.0
REMOTE_ADDR: 127.0.0.1
wsgi.run_once: False
wsgi.errors:
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
zserver.proxy.scheme:
zserver.proxy.host:
SERVER_PORT: 7080
HTTP_ACCEPT_ENCODING: gzip, deflate
zope3_cs_14788f5b: NbA6t7NEXGjza5R1bbrhMtCrmCA7Psih3QYLJGLPs39Jb6ul--V9B0

Revision history for this message
Douglas Cerna (replaceafill) wrote :

Ah yes. Unfortunately, we didn't include svg files in our MANIFEST.in file before the release was created. This was solved here:

http://bazaar.launchpad.net/~schooltool-owners/schooltool/flourish/revision/3403

The svg file is going to be included in the next bugfix release.

Revision history for this message
Fabián Rodríguez (magicfab) wrote :

Thank you! What are those files for? Should I use the PPA to get such release? It seems the current version should have it.

Can you also change this bug's status/importance/assignment accordingly?

Revision history for this message
Douglas Cerna (replaceafill) wrote :

The hexes.svg file is just a background image used in our default skin. AFAIK, we still don't have a release with the fix in our PPAs. Although this error shouldn't prevent you from using SchoolTool correctly.

If the errors in the log become annoying, you could check NotFound in Server -> Errors -> Settings to ignore them.

Changed in schooltool:
status: New → Fix Committed
Changed in schooltool:
importance: Undecided → Medium
assignee: nobody → Douglas Cerna (replaceafill)
Changed in schooltool:
milestone: none → 2.1.1
Changed in schooltool:
status: Fix Committed → Fix Released
summary: - NotFound: Object: None, name: u'hexes.svg' in Server > Errors
+ Missing hexes.svg background in released packages
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.