GithubHelp home page GithubHelp logo

Linux support about lucaschess HOT 20 CLOSED

lukasmonk avatar lukasmonk commented on August 17, 2024
Linux support

from lucaschess.

Comments (20)

lukasmonk avatar lukasmonk commented on August 17, 2024

lucaschess_11 has more support to Linux.
https://github.com/lukasmonk/lucaschess_11

from lucaschess.

DavidParkin avatar DavidParkin commented on August 17, 2024

I can't get it to work on native Linux. The play against engine of choice starts, accepts my move but never responds. After this the interface widgets do not always work.

from lucaschess.

lukasmonk avatar lukasmonk commented on August 17, 2024

Test chmod to 777 to all folders below Engines folder.

from lucaschess.

DavidParkin avatar DavidParkin commented on August 17, 2024

All file and folders below Engines set to perm 777 - still does not work.

from lucaschess.

lukasmonk avatar lukasmonk commented on August 17, 2024

Sorry, I always forget that the support of Linux is in the new version (in development) https://github.com/lukasmonk/lucaschess_11.

from lucaschess.

DavidParkin avatar DavidParkin commented on August 17, 2024

Sorry, I should have said that I am using version 11.

from lucaschess.

DavidParkin avatar DavidParkin commented on August 17, 2024

Does this help?
Traceback (most recent call last):
File "./Code/QT/TabElementos.py", line 220, in mouseReleaseEvent
File "./Code/QT/Tablero.py", line 1308, in intentaMover
File "./Code/GestorEntMaq.py", line 771, in mueveHumano
File "./Code/GestorEntMaq.py", line 558, in analizaFinal
File "./Code/Gestor.py", line 874, in analizaTutor
File "./Code/XGestorMotor.py", line 160, in analiza
File "./Code/XGestorMotor.py", line 81, in testEngine
File "./Code/XMotor.py", line 37, in init
File "./Code/EngineThread.py", line 113, in start
File "/usr/lib/python2.7/subprocess.py", line 390, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

I have perhaps fixed this for Linux .
Invalid parameter meant it never executed the chess engine file not found
In EngineThread.py line 59 changed
self.args = [os.path.basename(self.exe), ]
to
self.args = self.exe

from lucaschess.

zagabra avatar zagabra commented on August 17, 2024

hello, thanks for lucaschess...i think the best software of that kind..
i have a little problem..:
inlinux mint i try it with wine but every move i do in the excercise (like mate in one) give me the message of wrong move (even if the move is right...).. i try the linux one... (i follow the istruction but do not start.. with xmk_linux nothing happen.. i cry a lot...

from lucaschess.

lukasmonk avatar lukasmonk commented on August 17, 2024

This is a bug I will fix in this weekend.

from lucaschess.

lukasmonk avatar lukasmonk commented on August 17, 2024

Fix =
File: Code/GestorMate
Line: 451
Change: jg.siJaqueMate ---> jg.siJaque (remove Mate)

from lucaschess.

aasutossh avatar aasutossh commented on August 17, 2024

Found lucaschess in AUR, installed it.
Seems quite laggy.
Less configurations.
What is this?(i am using i3wm)

Is right clicking and dragging to create arrows not available?

from lucaschess.

lukasmonk avatar lukasmonk commented on August 17, 2024

This is Challenge 101, 10 positions, only one move is valid, you move.... play if you want

You must press F1/../F10 then create your own arrows, blocks, ...... (if you don´t have arrows: right button on F1 box, Edit, Arrows, then create one arrow, right button on F1 box again, Arrows, select the arrow created) with left button.....

from lucaschess.

aasutossh avatar aasutossh commented on August 17, 2024

I meant at the rightmost of screen. Quite many blinking happening in about everything. I like the tactics training. How many tactics are there?

from lucaschess.

lukasmonk avatar lukasmonk commented on August 17, 2024

Program only controls left part.

To train tactics there are some options, the presentation:challenge 101, Training positions, Mates, Training tactics by repetition, Turn on lights, ....

from lucaschess.

aasutossh avatar aasutossh commented on August 17, 2024

Can you disable right click to show game comments?? and enable arrows on right click and drag?
Also I am having same problem as @zagabra. How do I fix it?
edit: also I checked /opt/lucaschess/Code/GestorMate.py and in line 451 it is if jg.siJaque:.

from lucaschess.

zagabra avatar zagabra commented on August 17, 2024

@TheDumbKnight
i have installed exe version 11.03 and its perfect

from lucaschess.

aasutossh avatar aasutossh commented on August 17, 2024

@zagabra using winE??

from lucaschess.

zagabra avatar zagabra commented on August 17, 2024

yes, work perfectly with wine from repository or also lastest stable from their website (i try both)

from lucaschess.

aasutossh avatar aasutossh commented on August 17, 2024

Let me try the exe version, be right back.

from lucaschess.

Costor avatar Costor commented on August 17, 2024
  1. Lucas Chess runs natively under Linux - see #51 . May be the installation process should become more polished...

  2. Yes, at least the portable windows version 11.04a runs perfectly using current wine version.

from lucaschess.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.