Bug 363797 - won't launch
Summary: won't launch
Status: RESOLVED DUPLICATE of bug 363038
Alias: None
Product: kshisen
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR grave
Target Milestone: ---
Assignee: Frederik Schwarzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-01 14:58 UTC by Carl Symons
Modified: 2016-06-02 08:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Symons 2016-06-01 14:58:49 UTC
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
Comment 1 Frederik Schwarzer 2016-06-01 16:16:10 UTC
What version are you running?
Comment 2 Carl Symons 2016-06-01 17:18:55 UTC
(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
Comment 3 Carl Symons 2016-06-01 17:22:39 UTC
(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)
Comment 4 Frederik Schwarzer 2016-06-02 08:50:44 UTC
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 ***