Bug 383065 - Doesn't run on Linux Mint 18.2 and a Toshiba Laptop
Summary: Doesn't run on Linux Mint 18.2 and a Toshiba Laptop
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kreversi
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Inge Wallin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-03 01:38 UTC by Albert Seminatore
Modified: 2017-08-16 16:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-25229-0.html (2.67 KB, text/html)
2017-08-03 21:26 UTC, Albert Seminatore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Seminatore 2017-08-03 01:38:02 UTC
Kreversi doesn't execute on Linux Mint 18.2 on a toshiba Laptop.  I have had Kreversi running on Linux Mint 17.3 same laptop no problem.
I loaded it directly from the Ubuntu website.
When I try to execute it I get a   Kreversi - The KDE Crash Handler.    We are sorry KReversi closed unexpectedly.   Details:  Executable Kreversi PID: 3669 Signal:  Segmentation fault (11)  Time:  8/2/17  06:33:42PM

It is consistent in reporting this error every time I try to run it.
Comment 1 Albert Astals Cid 2017-08-03 18:32:45 UTC
can you run it from the command line?

what does it say?
Comment 2 Albert Seminatore 2017-08-03 21:26:24 UTC
Created attachment 107061 [details]
attachment-25229-0.html

This is what I got in the terminal in addition to the error window as
explained before.

kreversi
file:///usr/share/kde4/apps/kreversi/qml/Table.qml:107:5: Type CanvasItem
unavailable
         CanvasItem {
         ^
file:///usr/share/kde4/apps/kreversi/qml/CanvasItem.qml:25:1: module
"org.kde.games.core" is not installed
     import org.kde.games.core 0.1 as KgCore
     ^
QObject::connect: Cannot connect (null)::cellClicked(int,int) to
KReversiView::onPlayerMove(int,int)
KCrash: Application 'kreversi' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/home/al/.kde/socket-alstoshiba/kdeinit4__0

[1]+  Stopped                 kreversi

I also tried a reinstall using synaptic manager.  Same results.
....................     Al


On Thu, Aug 3, 2017 at 11:32 AM, Albert Astals Cid <bugzilla_noreply@kde.org
> wrote:

> https://bugs.kde.org/show_bug.cgi?id=383065
>
> Albert Astals Cid <aacid@kde.org> changed:
>
>            What    |Removed                     |Added
> ------------------------------------------------------------
> ----------------
>                  CC|                            |aacid@kde.org
>              Status|UNCONFIRMED                 |NEEDSINFO
>          Resolution|---                         |WAITINGFORINFO
>
> --- Comment #1 from Albert Astals Cid <aacid@kde.org> ---
> can you run it from the command line?
>
> what does it say?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 3 Albert Astals Cid 2017-08-03 22:05:43 UTC
The Linux Mint package is broken, it should depend on whatever package provides org.kde.games.core

Report a bug to them.