Public bug reported:

1) 26.04 
2) 0.12.5-1
3) I expected Iotas to open
4) iotas Crashes with this terminal output:
17:55:52 | application | INFO | Iotas v0.12.5
17:55:52 | migration_assistant | INFO | Updating to v0.12.5
17:55:52 | migration_assistant | INFO | Running v0.9.0 preference migrations
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/iotas/application.py", line 53, in 
<lambda>
    self.connect("startup", lambda _o: self.__on_startup())
                                       ~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/iotas/application.py", line 143, in 
__on_startup
    migration_assistant.migrate()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/iotas/migration_assistant.py", line 41, 
in migrate
    self.__run_migrations(self.__migrations)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/iotas/migration_assistant.py", line 65, 
in __run_migrations
    function()
    ~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/iotas/migration_assistant.py", line 88, 
in __v090_preference_migrations
    if not self.__config_manager.markdown_syntax_hightlighting_enabled:
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigManager' object has no attribute 
'markdown_syntax_hightlighting_enabled'. Did you mean: 
'get_markdown_syntax_hightlighting_enabled'?

** Affects: iotas (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2138559

Title:
  iotas crashes on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iotas/+bug/2138559/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to