image.width and image.height return None

Bug #1036903 reported by Chris Gagnon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xpresser
Fix Committed
Undecided
Chris Gagnon

Bug Description

summary:
image.width and image.height return None

Steps:
1. Open python and type:
  from xpresser import Xpresser
  xp = Xpresser()
  xp.load_images("/xpresser")
  image = xp.get_image("test")
  print image.width

Expected result:
A number is printed with the pixel width

Actual results:
None is returned

Version:
$ apt-cache policy python-xpresser
python-xpresser:
  Installed: 1.1.2
  Candidate: 1.1.2
  Version table:
 *** 1.1.2 0
        500 http://ppa.launchpad.net/xpresser-team/ppa/ubuntu/ precise/main amd64 Packages
        100 /var/lib/dpkg/status

Revision history for this message
Chris Gagnon (chris.gagnon) wrote :
Changed in xpresser:
assignee: Chris Wayne (cwayne18) → Chris Gagnon (chris.gagnon)
status: New → Fix Committed
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.