Menu

#110 0launching AddApp crash on ubuntu 12.04 / fluxbox / Rox

Crash
closed-fixed
nobody
None
5
2014-01-30
2014-01-29
Bertrand
No

Dear developper team,

On ubuntu 12.04 + fluxbox + Rox, trying
0launch http://rox.sourceforge.net/2005/interfaces/AddApp

Results in following traceback:

Traceback (most recent call last):
  File "~/.cache/0install.net/implementations/sha256=720f93e201be02b073a00697dae7b65278550d09a0723bdbe387b32f342711ae/AddApp/AppRun", line 123, in <module>
    rox.report_exception()
  File "~/.cache/0install.net/implementations/sha256=ccefa7b1873926de15430341b912466929fbff8116b6d0ad67c4df6d0c06243e/ROX-Lib2/python/rox/__init__.py", line 184, in report_exception
_excepthook(type, value, tb)
  File "~/.cache/0install.net/implementations/sha256=ccefa7b1873926de15430341b912466929fbff8116b6d0ad67c4df6d0c06243e/ROX-Lib2/python/rox/__init__.py", line 191, in _excepthook
debug.show_exception(ex_type, value, tb)
  File "~/.cache/0install.net/implementations/sha256=ccefa7b1873926de15430341b912466929fbff8116b6d0ad67c4df6d0c06243e/ROX-Lib2/python/rox/debug.py", line 50, in show_exception
traceback.format_tb(tb) +
  File "~/.cache/0install.net/implementations/sha256=720f93e201be02b073a00697dae7b65278550d09a0723bdbe387b32f342711ae/AddApp/AppRun", line 83, in <module>
launcher = AppLauncher(uri)
  File "~/.cache/0install.net/implementations/sha256=720f93e201be02b073a00697dae7b65278550d09a0723bdbe387b32f342711ae/AddApp/launcher.py", line 27, in __init__
self.policy.recalculate()
  AttributeError: 'Policy' object has no attribute 'recalculate'

May someone confirm ?
Many thanks in advance for any hint.

Kindest regards
Bertrand

Related

Bugs: #110

Discussion

  • Thomas Leonard

    Thomas Leonard - 2014-01-29

    I've made a new release (AddApp 0.11), which should fix it.

    To update, run this command and check it shows 0.11 as the version:

    0install update http://rox.sourceforge.net/2005/interfaces/AddApp

    You might need to go to "Preferences" and tick "Help test new versions".

     
    • Bertrand

      Bertrand - 2014-01-30

      Hello Thomas,
      AddApp 0.11 works perfectly.
      Many thank's for your help.

      2014-01-29 Thomas Leonard tal197@users.sf.net:

      I've made a new release (AddApp 0.11), which should fix it.

      To update, run this command and check it shows 0.11 as the version:

      0install update http://rox.sourceforge.net/2005/interfaces/AddApp

      You might need to go to "Preferences" and tick "Help test new versions".

      Status: open
      Created: Wed Jan 29, 2014 01:49 AM UTC by Bertrand
      Last Updated: Wed Jan 29, 2014 01:49 AM UTC
      Owner: nobody

      Dear developper team,

      On ubuntu 12.04 + fluxbox + Rox, trying
      0launch http://rox.sourceforge.net/2005/interfaces/AddApp

      Results in following traceback:

      Traceback (most recent call last):
      File "~/.cache/0install.net/implementations/sha256=720f93e201be02b073a00697dae7b65278550d09a0723bdbe387b32f342711ae/AddApp/AppRun", line 123, in <module>
      rox.report_exception()
      File "~/.cache/0install.net/implementations/sha256=ccefa7b1873926de15430341b912466929fbff8116b6d0ad67c4df6d0c06243e/ROX-Lib2/python/rox/init.py", line 184, in report_exception_excepthook(type, value, tb)
      File "~/.cache/0install.net/implementations/sha256=ccefa7b1873926de15430341b912466929fbff8116b6d0ad67c4df6d0c06243e/ROX-Lib2/python/rox/init.py", line 191, in _excepthookdebug.show_exception(ex_type, value, tb)
      File "~/.cache/0install.net/implementations/sha256=ccefa7b1873926de15430341b912466929fbff8116b6d0ad67c4df6d0c06243e/ROX-Lib2/python/rox/debug.py", line 50, in show_exceptiontraceback.format_tb(tb) +
      File "~/.cache/0install.net/implementations/sha256=720f93e201be02b073a00697dae7b65278550d09a0723bdbe387b32f342711ae/AddApp/AppRun", line 83, in <module>launcher = AppLauncher(uri)
      File "~/.cache/0install.net/implementations/sha256=720f93e201be02b073a00697dae7b65278550d09a0723bdbe387b32f342711ae/AddApp/launcher.py", line 27, in initself.policy.recalculate()
      AttributeError: 'Policy' object has no attribute 'recalculate'

      May someone confirm ?
      Many thanks in advance for any hint.

      Kindest regards
      Bertrand


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/rox/bugs/110/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #110

  • Thomas Leonard

    Thomas Leonard - 2014-01-30
    • status: open --> closed-fixed
     
  • Thomas Leonard

    Thomas Leonard - 2014-01-30

    Thanks for the report!

     

Log in to post a comment.