Summary: | crashes immediatly when fully loaded | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libkdegames | Reporter: | Dieter Pfeiffer <pfeiffer> |
Component: | general | Assignee: | kdegames bugs list <kde-games-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | a.hovenkamp, aacid, alberthilbert, arnoldofurtado, b_jacquemin, daniel.moyne, fabiolocati, ictholendrecht, kde-games-bugs, mfabry, pascal, presidentti, probichaud, sanjan |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dieter Pfeiffer
2008-10-30 23:17:37 UTC
what's the output if you start from a terminal? clara@clara:~$ kpat QFSFileEngine::open: No file name specified ASSERT: "!pixmap().isNull()" in file /build/buildd/kdegames-4.1.2/kpat/card.cpp, line 470 KCrash: Application 'kpat' crashing... sock_file=/home/clara/.kde/socket-clara/kdeinit4__0 That is a ubuntu bug then. Please report there *** Bug 174083 has been marked as a duplicate of this bug. *** *** Bug 174071 has been marked as a duplicate of this bug. *** *** Bug 174386 has been marked as a duplicate of this bug. *** *** Bug 173199 has been marked as a duplicate of this bug. *** *** Bug 175386 has been marked as a duplicate of this bug. *** *** Bug 175451 has been marked as a duplicate of this bug. *** *** Bug 175891 has been marked as a duplicate of this bug. *** Can you guys verify that doing KDE_LANG=en_US kpat from a shell makes it work? yes when doing so it works fine ; now what is the fix to avoid that. Regards. please get this into launchpad, I can't do anything here. It works fine in german and french locale with both kde 4.2 and 4.1 branch No, it's a bug in libkdegames, see the patch i sent to kdegames mailing list. *** Bug 178535 has been marked as a duplicate of this bug. *** SVN commit 901864 by aacid: use the untranslated deck name when reading/writing to disk, otherwise swithching langs causes decks not to be found Also make frontTheme and backTheme check the theme that they are returning and if does not exist, return the default one BUGS: 173932 M +16 -32 carddeckinfo.cpp M +16 -16 carddeckinfo.h M +22 -8 kcarddialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=901864 *** Bug 178841 has been marked as a duplicate of this bug. *** *** Bug 174494 has been marked as a duplicate of this bug. *** I use Kubuntu Intrepid and latest KDE update (4.1.4) apparently fixed the problem. *** Bug 183577 has been marked as a duplicate of this bug. *** |