step 1: CLI launch works step 2: menu launch doesn't work step 3: CLI launch doesn't work and shows following ... log_libkmahjongg: Using background at "/usr/share/kmahjongglib/backgrounds/egyptian.svgz" terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 0) >= this->size() (which is 0) KCrash: Application 'kshisen' crashing... KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 pa_write() failed while trying to wake up the mainloop: Bad file descriptor pa_write() failed while trying to wake up the mainloop: Bad file descriptor pa_write() failed while trying to wake up the mainloop: Bad file descriptor Invalid write to eventfd: Bad file descriptor Code should not be reached at pulsecore/fdsem.c:199, function pa_fdsem_post(). Aborting. Unable to start Dr. Konqi ----------------------------------- after removing ~/.config/kshisenrc CLI launch doesn't work and shows following: QFSFileEngine::open: No file name specified log_libkmahjongg: Inside LoadDefault(), located path at "/usr/share/kmahjongglib/tilesets/default.desktop" log_kshisen: An error occurred when loading the tileset "/usr/share/kmahjongglib/tilesets/default.desktop" KShisen will continue with the default tileset. QFSFileEngine::open: No file name specified log_libkmahjongg: Inside LoadDefault(), located background at "/usr/share/kmahjongglib/backgrounds/egyptian.desktop" log_libkmahjongg: Using background at "/usr/share/kmahjongglib/backgrounds/egyptian.svgz" log_kshisen: An error occurred when loading the background "/usr/share/kmahjongglib/backgrounds/egyptian.desktop" KShisen will continue with the default background. Reproducible: Always Steps to Reproduce: 1. menu launch fails 2. CLI launch works 3. CLI launch doesn't work Actual Results: kshisen doesn't launch Expected Results: kshisen should have launched with proper (non-default) settings ... gravity=false; solvable=true
What version are you running?
(In reply to Frederik Schwarzer from comment #1) > What version are you running? I apologize for the oversight. Version 1.10.0 Using: KDE Frameworks 5.22.0 Qt 5.6.0 (built against 5.6.0) The xcb windowing system openSUSE Tumbleweed
(In reply to Carl Symons from comment #2) > (In reply to Frederik Schwarzer from comment #1) > > What version are you running? > > I apologize for the oversight. > Version 1.10.0 > Using: > KDE Frameworks 5.22.0 > Qt 5.6.0 (built against 5.6.0) > The xcb windowing system > > openSUSE Tumbleweed probably broken since Tumbleweed&build=20160529 kshisen (15.12.3 -> 16.04.1)
Thanks for the report. This issue was fixed a few weeks ago right after the 16.04.1 release and will be in 16.04.2 (KShisen version 1.10.1). *** This bug has been marked as a duplicate of bug 363038 ***