[kpat] [Bug 478547] Repeatable crash when selecting certain games

2024-03-01 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=478547

Harald Sitter  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/neon
   ||/kde/kpat/-/commit/4be24498
   ||3fcb64a94d7e898bd2cd8811478
   ||4522a

--- Comment #6 from Harald Sitter  ---
Git commit 4be244983fcb64a94d7e898bd2cd88114784522a by Harald Sitter.
Committed on 01/03/2024 at 16:18.
Pushed by sitter into branch 'Neon/release'.

depend on freecell-solver-bin

the freecell-solver library internally calls the bin, but doesn't depend
on it. let's deal with this one level higher so we don't need to rebuild
the library in neon

M  +4-1debian/control

https://invent.kde.org/neon/kde/kpat/-/commit/4be244983fcb64a94d7e898bd2cd88114784522a

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

[kpat] [Bug 478547] Repeatable crash when selecting certain games

2024-03-01 Thread Kais Hassan
https://bugs.kde.org/show_bug.cgi?id=478547

Kais Hassan  changed:

   What|Removed |Added

 CC||kai...@gmail.com

--- Comment #5 from Kais Hassan  ---
Solved by installing freecell-solver-bin on KDE Neon. Using X11

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

[kpat] [Bug 478547] Repeatable crash when selecting certain games

2024-02-29 Thread Miguel Angel Lopez
https://bugs.kde.org/show_bug.cgi?id=478547

--- Comment #4 from Miguel Angel Lopez  ---
(In reply to Miguel Angel Lopez from comment #3)
> Same problem with KPat 24.02.0, Qt 6.6.2 KF6, KDE Neon (jammy), Wayland.
> With exactly the same games.

Sorry, I forgot to add the error itself.

ASSERT: "!parse_args_ret_code" in file
./src/patsolve/abstract_fc_solve_solver.cpp, line 126
KCrash: Application 'kpat' crashing... crashRecursionCounter = 2
KCrash: Application Name = kpat path = /usr/games pid = 43301
KCrash: Arguments: /usr/games/kpat 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
QSocketNotifier: Invalid socket 6 and type 'Read', disabling...
void ReportInterface::maybePickUpPostbox()
kf5idletime_wayland: This plugin does not support polling idle time
29  ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
void ReportInterface::maybePickUpPostbox()

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

[kpat] [Bug 478547] Repeatable crash when selecting certain games

2024-02-29 Thread Miguel Angel Lopez
https://bugs.kde.org/show_bug.cgi?id=478547

Miguel Angel Lopez  changed:

   What|Removed |Added

 CC||bufalo1...@gmail.com

--- Comment #3 from Miguel Angel Lopez  ---
Same problem with KPat 24.02.0, Qt 6.6.2 KF6, KDE Neon (jammy), Wayland. With
exactly the same games.

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

[kpat] [Bug 478547] Repeatable crash when selecting certain games

2023-12-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=478547

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org,
   ||j...@jriddell.org

--- Comment #2 from Albert Astals Cid  ---
Works for me, wonder if neon has a too old or too new freecell-solver?

Jonathan is that something you could help debugging?

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

[kpat] [Bug 478547] Repeatable crash when selecting certain games

2023-12-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=478547

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kpat] [Bug 478547] Repeatable crash when selecting certain games

2023-12-15 Thread Stephan Kulow
https://bugs.kde.org/show_bug.cgi?id=478547

--- Comment #1 from Stephan Kulow  ---
These games all have in common that they use the Freecell solver:

#15 0x7efcda4a6f14 in qt_assert (assertion=assertion@entry=0x55b11000a7a4
"!parse_args_ret_code", file=file@entry=0x55b11000a570
"./src/patsolve/abstract_fc_solve_solver.cpp", line=line@entry=126) at
./src/corelib/global/qassert.cpp:68
#16 0x55b10ff92d8c in FcSolveSolver::patsolve (this=0x55b1110cec00,
_max_positions=) at
./src/patsolve/abstract_fc_solve_solver.cpp:126
#17 0x55b10ffa746e in DealerScene::isGameLost (this=0x55b110915550) at
./src/dealer.cpp:1658
#18 DealerScene::isGameLost (this=0x55b110915550) at ./src/dealer.cpp:1553

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