Skip to content
Snippets Groups Projects
Closed Exceptions in 0.11.0 dev branch
  • View options
  • Exceptions in 0.11.0 dev branch

    • View options
  • Closed created by inso

    Created by: vtexier

    After a few hours opened, cutecoin raise thoses exceptions :

    Traceback (most recent call last): File "/home/vit/Documents/dev/python/cutecoin/src/cutecoin/core/net/network.py", line 223, in handle_change self.nodes.remove(node) ValueError: list.remove(x): x not in list

    and this one repeatedly :

    QBackingStore::flush() called for QWidgetWindow(0x19f54c0, name = "MainWindowWindow") which does not have a handle. QBackingStore::flush() called for QWidgetWindow(0x19f54c0, name = "MainWindowWindow") which does not have a handle. QBackingStore::flush() called for QWidgetWindow(0x19f54c0, name = "MainWindowWindow") which does not have a handle.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first