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

2022-10-19 Thread chili555
https://bugs.kde.org/show_bug.cgi?id=358773

chili555  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #14 from chili555  ---
The issue is resolved in the most recent version. Thanks.

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

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

2022-10-19 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=358773

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #13 from Justin Zobel  ---
Thank you for reporting this bug in KDE software. As it has been a while since
this issue was reported, can we please ask you to see if you can reproduce the
issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

-- 
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-26 Thread Frederik Schwarzer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #12 from Frederik Schwarzer  ---
Oh right, I forgot to mention make and make install.
Good that it worked out.
And thanks for testing this version. :)

-- 
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-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 Frederik Schwarzer via KDE Bugzilla
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 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-23 Thread Frederik Schwarzer via KDE Bugzilla
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 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-19 Thread Frederik Schwarzer via KDE Bugzilla
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 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 Frederik Schwarzer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358773

--- Comment #3 from Frederik Schwarzer  ---
Thank you for the screen shot.

I will try to reproduce this tomorrow.

-- 
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] kshisen shows as stuck when obvious moves remain

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

--- Comment #1 from Frederik Schwarzer  ---
Thank you for your report.
I tried to reproduce today but no luck so far. But I will continue.

A question though: Can you attach a screenshot of the General page of the
settings dialogue with all settings being the way they were when the problem
occurred?

Thanks you.

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