omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    notification.get_scheduled() not working

    Pythonista
    3
    4
    53
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xgm last edited by

      Hi @omz , notification.get_scheduled() is not working in Pythonista 3.4 beta, at least with iOS 15.6. It crashes the app

      cvp omz 2 Replies Last reply Reply Quote 0
      • cvp
        cvp @xgm last edited by cvp

        @xgm in iOS 16.3.1, error is Segmentation fault as often in the beta...

        Fatal Python error: Segmentation fault
        
        Thread 0x000000016d81b000 (most recent call first):
          File "/var/containers/Bundle/Application/F73D86DB-15E8-4BD5-8791-9D84A82746C3/Pythonista3.app/Frameworks/Py3Kit.framework/pylib/threading.py", line 321 in wait
          File "/var/containers/Bundle/Application/F73D86DB-15E8-4BD5-8791-9D84A82746C3/Pythonista3.app/Frameworks/Py3Kit.framework/pylib/threading.py", line 461 in acquire
          File "/var/containers/Bundle/Application/F73D86DB-15E8-4BD5-8791-9D84A82746C3/Pythonista3.app/Frameworks/Py3Kit.framework/pylib/site-packages/pythonista/notification.py", line 110 in get_scheduled
          File "/private/var/mobile/Containers/Shared/AppGroup/94C45A26-1F47-4486-9539-896F8F44AA91/Pythonista3/Documents/MesApps/Notifications_List.py", line 3 in <module>
        
        Extension modules: pykit_io, _ui, _appex, _frameworksimporter, console, _pythonista, _debugger_ui, _notification (total: 8)
        
        1 Reply Last reply Reply Quote 0
        • omz
          omz @xgm last edited by

          @xgm Thanks, I'll look into it.

          1 Reply Last reply Reply Quote 0
          • X
            xgm last edited by

            Thank you @cvp and @omz for your answers!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors