Discussion Board

Results 1 to 6 of 6
  1. #1
    when launch imgviewer select image take error " Atribute error: type object 'Image' has no attribute 'inspect' " line 145 ( imgviewer.py )
    any ideas?
    thanks

  2. #2
    Registered User cyke64's Avatar
    Join Date
    Feb 2005
    Location
    Belgium (Europe)
    Posts
    1,352
    Look at graphics module !
    you 'll see that SDK not 1.2 don't have inspect (but also no open,load,save,transpose,resize function) !
    But perhaps you can take _graphics.pyd from 2ndEd version and put in \system\libs
    It works for me :-)

  3. #3
    thanks cyke64

  4. #4
    Super Contributor jplauril's Avatar
    Join Date
    Dec 2004
    Posts
    643
    Originally posted by obfuscatedcode
    when launch imgviewer select image take error " Atribute error: type object 'Image' has no attribute 'inspect' " line 145 ( imgviewer.py )
    any ideas?
    thanks
    That's because there is no image loading or saving support in the 1st Edition build. If imgviewer.py is included in the 1st Edition SIS package, then that is just a mistake.

    2nd Edition has new API's for image loading, saving etc. and we support just those 2nd Edition API's. Sorry, 1st Ed. users, but providing support for the old API's is not planned.

  5. #5
    Registered User vyskocil's Avatar
    Join Date
    Dec 2003
    Posts
    17
    Do yo mean that there will be no images support with Canvas on 1st Ed. phones at all ? If it's true it's a pitty...
    Can't you make a restricted API, for exemple only a limited file format choice ? MBM support ?
    Is it possible to extend the canvas with third party C++ "plugins" ?

  6. #6
    Yes, please give 1.2 users the option to load/save imagedata. A limited api (only load und save functions) are really needed.

    Thanx in advance.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved