[kshisen] [Bug 358773] kshisen shows as stuck when obvious moves remain

2016-02-26 Thread chili555 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #11 from chili555  ---
It compiled perfectly with the additions of 'make' and 'sudo make install.'

I will play it and test. Thank you.

On Thu, Feb 25, 2016 at 8:18 PM, Frederik Schwarzer via KDE Bugzilla <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=358773
>
> --- Comment #10 from Frederik Schwarzer  ---
> Ok then. :)
> You can find the code here: https://quickgit.kde.org/?p=kshisen.git
> See the "clone url".
>
> The command "apt-get build-dep kshisen" might save you some trouble
> getting the
> dependencies.
>
> For the build environment, I have the following variables in my ~/.bashrc
> file:
> export KF5=~/kde5apps/
> export XDG_DATA_DIRS=$KF5/share:$XDG_DATA_DIRS:/usr/share
> export XDG_CONFIG_DIRS=$KF5/etc/xdg:$XDG_CONFIG_DIRS:/etc/xdg
> export PATH=$KF5/bin:$PATH
> export
>
> QT_PLUGIN_PATH=$KF5/lib/plugins:$KF5/lib64/plugins:$KF5/lib/x86_64-linux-gnu/plugins:$QT_PLUGIN_PATH
> export
> QML2_IMPORT_PATH=$KF5/lib/qml:$KF5/lib64/qml:$KF5/lib/x86_64-linux-gnu/qml
> export QML_IMPORT_PATH=$QML2_IMPORT_PATH
> export KDE_SESSION_VERSION=5
> export KDE_FULL_SESSION=true
>
> Then, in KShisen source, create a folder named "build", cd into it and say:
> cmake -DCMAKE_PREFIX_PATH=~/kde5apps -DCMAKE_INSTALL_PREFIX=~/kde5apps
> -DCMAKE_BUILD_TYPE=Debug ../
>
> If I forgot something here or you stumble over some other problem, feel
> free to
> ask. :)
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You reported the bug.
>

-- 
You are receiving this mail because:
You are watching all bug changes.


[kshisen] [Bug 358773] kshisen shows as stuck when obvious moves remain

2016-02-25 Thread chili555 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #9 from chili555  ---
I am more than happy to compile it. May I have a link?


On Tue, Feb 23, 2016 at 9:03 PM, Frederik Schwarzer via KDE Bugzilla <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=358773
>
> --- Comment #8 from Frederik Schwarzer  ---
> Hmm, unfortunately there are no newer packages for either Ubuntu or Debian.
> Ubuntu Xenial still has 15.08 in it's archives. I hope they will update it
> before the release in April.
>
> Compiling a KDE application is not trivial (lots of prerequisites) so I
> would
> not recommend it if you did not compile a KDE application yet.
>
> Currently I am busy with a nasty porting bug in Klickety. As soon as that
> is
> fixed, I will spend time again on KShisen.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You reported the bug.
>

-- 
You are receiving this mail because:
You are watching all bug changes.


[kshisen] [Bug 358773] kshisen shows as stuck when obvious moves remain

2016-02-21 Thread chili555 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #7 from chili555  ---
I will be happy to try version 15.12. Where may I find it to download and,
I assume, compile?



On Fri, Feb 19, 2016 at 4:53 PM, Frederik Schwarzer via KDE Bugzilla <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=358773
>
> --- Comment #6 from Frederik Schwarzer  ---
> I am sorry but the situation here is unfortunate.
> 1. since that version, I changed quite some things in KShisen
> 2. I just started ripping it all apart because many parts of the code are
> old
> and not written by me (so I sometimes do not know how they are supposed to
> work)
> 3. KDevelop refuses to parse the 15.08 version so it does not help me at
> all
> while browsing the code
> 4. I tried to reproduce today again and failed with around 20 games.
>
> So, I believe you that there is a problem, but cannot reproduce it, have a
> hard
> time checking the related code for several reasons and also have problems
> wrapping my head around that specific code, which made me start a complete
> rewrite.
>
> Do you have any chance to install version 15.12?
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You reported the bug.
>

-- 
You are receiving this mail because:
You are watching all bug changes.


[kshisen] [Bug 358773] kshisen shows as stuck when obvious moves remain

2016-02-17 Thread chili555 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

chili555  changed:

   What|Removed |Added

 CC||wrwes...@gmail.com

--- Comment #5 from chili555  ---
Created attachment 97273
  --> https://bugs.kde.org/attachment.cgi?id=97273=edit
Second example of report 'stuck' when a move is apparent.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kshisen] [Bug 358773] kshisen shows as stuck when obvious moves remain

2016-02-17 Thread chili555 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #4 from chili555  ---
Here is another example. Please see the cursor.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kshisen] [Bug 358773] kshisen shows as stuck when obvious moves remain

2016-01-31 Thread chili555 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #2 from chili555  ---
Created attachment 96942
  --> https://bugs.kde.org/attachment.cgi?id=96942=edit
kshisen settings as requested.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kshisen] [Bug 358773] New: kshisen shows as stuck when obvious moves remain

2016-01-30 Thread chili555 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

Bug ID: 358773
   Summary: kshisen shows as stuck when obvious moves remain
   Product: kshisen
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: schwar...@kde.org
  Reporter: wrwes...@gmail.com
CC: kde-games-b...@kde.org

Created attachment 96923
  --> https://bugs.kde.org/attachment.cgi?id=96923=edit
Screenshot showing 'stuck.'

The version is from the Ubuntu package: Version: 4:15.08.2-0ubuntu1. As per the
attachment, the game reports 'stuck' when a move remains as shown by the
cursor.

Ubuntu 15.10
x86_64
4.2.0-25-generic

-- 
You are receiving this mail because:
You are watching all bug changes.