Skip to content

Crash when clicking the Dapp icon in the Home Page #19580

@jrainville

Description

@jrainville

Bug Report

Description

The Dapp button is there multiple times, and also clicking on them makes the app crash.

WRN 2025-12-12 14:26:27.795Z qt warning                                 topics="qt" tid=590850 category=default file=qrc:/app/AppLayouts/HomePage/HomePageAdaptor.qml:330 text="Unable to assign [undefined] to QUrl"
WRN 2025-12-12 14:26:27.795Z qt warning                                 topics="qt" tid=590850 category=default file=qrc:/app/AppLayouts/HomePage/HomePageAdaptor.qml:325 text="Unable to assign [undefined] to QString"
WRN 2025-12-12 14:26:27.795Z qt warning                                 topics="qt" tid=590850 category=default file=qrc:/app/AppLayouts/HomePage/HomePageAdaptor.qml:330 text="Unable to assign [undefined] to QUrl"
WRN 2025-12-12 14:26:27.795Z qt warning                                 topics="qt" tid=590850 category=default file=qrc:/app/AppLayouts/HomePage/HomePageAdaptor.qml:325 text="Unable to assign [undefined] to QString"
INF 2025-12-12 14:26:31.385Z shutting down...                           topics="status-app" tid=590850 file=nim_status_client.nim:259
INF 2025-12-12 14:26:31.385Z logging out...                             topics="app-controller" tid=590850 file=app_controller.nim:285
DBG 2025-12-12 14:26:31.471Z qt message                                 topics="qt" tid=590850 category=qml file=qrc:/app/AppLayouts/stores/Messaging/MessagingRootStore.qml:37 text="Store for 0x026a67575773e924d4d628285caae0bc8f28ce36ef4874ec7b86b8c314684937dd destroyed"
DBG 2025-12-12 14:26:31.471Z qt message                                 topics="qt" tid=590850 category=qml file=qrc:/app/AppLayouts/stores/Messaging/MessagingRootStore.qml:37 text="Store for 0x024fa9114e8884d220111653fe9a2095e62c8d0890198ac9787d512d707e276501 destroyed"
DBG 2025-12-12 14:26:31.471Z qt message                                 topics="qt" tid=590850 category=qml file=qrc:/app/AppLayouts/stores/Messaging/MessagingRootStore.qml:37 text="Store for 0x03316719f0c88e12ff60aec1e218730e9f80ac8c1488d755767c6a47b6083bd37d destroyed"
DBG 2025-12-12 14:26:31.471Z qt message                                 topics="qt" tid=590850 category=qml file=qrc:/app/AppLayouts/stores/Messaging/MessagingRootStore.qml:37 text="Store for 0x02b5bdaf5a25fcfe2ee14c501fab1836b8de57f61621080c3d52073d16de0d98d6 destroyed"
FAT 2025-12-12 14:26:31.548Z qt fatal error                             topics="qt" tid=590850 category=default file=:0 text="Object 0x62b37c6ef630 destroyed while one of its QML signal handlers is in progress.\nMost likely the object was deleted synchronously (use QObject::deleteLater() instead), or the application is running a nested event loop.\nThis behavior is NOT supported!\nqrc:/app/mainui/AppMain.qml:1818: function() { [native code] }"
SIGABRT: Abnormal termination.
Aborted (core dumped)

Steps to reproduce

  1. Probably open the browser to have the Dapp icon appear
  2. Go to home page
  3. Click on Dapp icon

Expected behavior

Goes to the Dapp

Actual behavior

Crashes

Additional Information

  • Status desktop version: 2.36.0
  • Operating System: Ubuntu 2

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcrash

Type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions