[choqok] [Bug 436703] choqok no longer runs after upgrade to kde-frameworks 5.81

2021-05-10 Thread Gerald Cox
https://bugs.kde.org/show_bug.cgi?id=436703

--- Comment #5 from Gerald Cox  ---
I went through my old notes and found that this actually has happened previous
to 5.81, and the circumvention is to delete the .local/share/choqok directory
then restart choqok.  At that point choqok appears to function properly. 
Instead of all the messages reported below when executed from console, I just
receive:

choqok
QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
QCommandLineParser: already having an option named "v"
QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver
QCoreApplication::postEvent: Unexpected null receiver
kf.xmlgui: Shortcut for action  "search" "Search..." set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.

I should have made a copy of what exactly was in the directory, but did not. 
Will do next time - but this at least tells us that something being reference
in that directory is causing the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[choqok] [Bug 436703] choqok no longer runs after upgrade to kde-frameworks 5.81

2021-05-10 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=436703

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #4 from David Edmundson  ---
Next useful step is

gdb choqok
break QtWaylandClient::QWaylandTextInput::updateState
run

and when it stops get a backtrace, ideally continuing and then getting 2 or 3.

-- 
You are receiving this mail because:
You are watching all bug changes.

[choqok] [Bug 436703] choqok no longer runs after upgrade to kde-frameworks 5.81

2021-05-10 Thread Bhushan Shah
https://bugs.kde.org/show_bug.cgi?id=436703

Bhushan Shah  changed:

   What|Removed |Added

 CC||bhus...@gmail.com

--- Comment #3 from Bhushan Shah  ---
I can not reproduce this on my local setup,

Do you have some more information on crash? like if some window appears before
it is crashing?

-- 
You are receiving this mail because:
You are watching all bug changes.

[choqok] [Bug 436703] choqok no longer runs after upgrade to kde-frameworks 5.81

2021-05-10 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=436703

David Redondo  changed:

   What|Removed |Added

   Keywords||wayland

-- 
You are receiving this mail because:
You are watching all bug changes.

[choqok] [Bug 436703] choqok no longer runs after upgrade to kde-frameworks 5.81

2021-05-07 Thread Gerald Cox
https://bugs.kde.org/show_bug.cgi?id=436703

--- Comment #2 from Gerald Cox  ---
Created attachment 138217
  --> https://bugs.kde.org/attachment.cgi?id=138217&action=edit
output from WAYLAND_DEBUG=1 choqok

Thank you for the quick response.  I've attached the information you requested.

-- 
You are receiving this mail because:
You are watching all bug changes.

[choqok] [Bug 436703] choqok no longer runs after upgrade to kde-frameworks 5.81

2021-05-07 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=436703

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #1 from David Redondo  ---
Can you provide a log of

WAYLAND_DEBUG=1 choqok?

-- 
You are receiving this mail because:
You are watching all bug changes.