manatools / dnfdragora

dnfdragora is a dnf frontend based on libyui abstraction
GNU General Public License v3.0
137 stars 41 forks source link

F32 - dnf dragora crashed after updating repo #152

Closed flotho closed 4 years ago

flotho commented 4 years ago

Hi,

Freshly updated from F31 to F32 and my favorite dnfdragora is no more answering. here are my latest logs :

Get root backend. Locked (False)
Get root backend. Locked (False)
Unexpected error: <class ‘KeyError’>
<M> [ui] YUILoader.cc:163 deleteUI(): Shutting down UI
<M> [ew] YExternalWidgets.cc:116 ~YExternalWidgetsTerminator(): Shutting down mga External Widgets
<M> [ew] YMGAWidgetExtensionFactory.cc:49 ~YMGAWidgetFactory(): Factory removed

Any advice would be appreciated,

regards

Conan-Kudo commented 4 years ago

Try deleting ~/.config/dnfdragora* and running dnfdragora --exit from the terminal, then start dnfdragora again normally.

flotho commented 4 years ago

Hi @Conan-Kudo ,

thanks for the time pent on my requets.

I tried as you proposed,

After the exit command :

method return time=1593283558.877154 sender=:1.945 -> destination=:1.944 serial=6 reply_serial=2
   boolean true

And now everything IS WORKING PERFECTLY!

Thansk a lot