dark-eye / com.darkeye.chatGPT

KDE Plasma plasmoid for chatGPT
BSD 3-Clause "New" or "Revised" License
56 stars 16 forks source link

Clicking links not working? #9

Closed irthomasthomas closed 1 year ago

irthomasthomas commented 1 year ago

Hi, loving this widget! Just wondering, does clicking links in a chat not work? It's not working for me anyway. How can I debug a plasmoid? Like, can I run it from a terminal to see log output?

dark-eye commented 1 year ago

@irthomasthomas In the last version you can enable the developer debug console by right clicking the plasmoid -> Advanced (Tab) -> "Show debug console".

After that you`ll see a debug button at the bottom of the plasmoid.

But i assume that the issue is a qt/qml issue probably I fail to listen to a regular navigation events i`ll look into it...