guayadeque icon indicating copy to clipboard operation
guayadeque copied to clipboard

Crash on reading in the library.

Open nextgenthemes opened this issue 5 years ago • 1 comments

Version: guayadeque-0.4.5-2.46.x86_64 on Open SUSE Tumbleweed.

Crash when reading in my 207GB music library at like 90%.

When Starting from console I get this b4 the app crashes and it crashes every time so I only can use it without library at this point:

**
Gtk:ERROR:gtktextview.c:3571:gtk_text_view_validate_onscreen: assertion failed: (text_view->onscreen_validated)
[1]    3906 abort (core dumped)  guayadeque

Found this old bug from 2014 when searching about this https://sourceforge.net/p/guayadeque/bugs-reports/132/

nextgenthemes avatar Jul 18 '19 02:07 nextgenthemes

I am on KDE and X no not Wayland. But he required GTK libs should all be installed not sure if that matters.

Moved some files where tags cound not be read because I thought it may be related to that. Got this:

04:46:34: Updating the podcasts...
04:46:34: Indicators_Sound_Available() => 0
04:46:34: guFileBrowser::OnDirItemChanged( '/' )
04:46:34: / == /media/4tb/Mukke/
04:46:34: '/' ==>> '0' ''
04:46:34: guFileBrowserFileCtrl::SetPath( / )
04:46:34: guFilesListBox::SetPath( / )
04:46:39: OnCollectionCommand 13114  0 14  1
04:46:39: Doing Library Update in /media/4tb/Mukke/
The program 'guayadeque' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadImplementation (server does not implement operation)'.
  (Details: serial 192171 error_code 17 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

And after that I did a guayadeque --sync for this.

04:55:47: Doing Library Update in /media/4tb/Mukke/
[xcb] Unknown sequence number while awaiting reply
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
guayadeque: xcb_io.c:295: poll_for_response: Zusicherung »!xcb_xlib_threads_sequence_lost« nicht erfüllt.
[1]    4897 abort (core dumped)  guayadeque --sync

nextgenthemes avatar Jul 18 '19 03:07 nextgenthemes