[KScreen] [Bug 352788] Dual screen setting does not work, especially after suspend

2021-03-10 Thread Daniel Pfenniger
https://bugs.kde.org/show_bug.cgi?id=352788 --- Comment #4 from Daniel Pfenniger --- I have stopped using the docking station, it wasn't worth using it with the remaining problems, but I continue to use the laptop and kscreen, so I cannot confirm whether the problem persists. -- Yo

[kde] [Bug 391102] New: KDE crashes after laptop suspend

2018-02-26 Thread Daniel Pfenniger
https://bugs.kde.org/show_bug.cgi?id=391102 Bug ID: 391102 Summary: KDE crashes after laptop suspend Product: kde Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Keywords: drkonqi

[kshisen] [Bug 362093] New: The initial board is not random as in previous versions.

2016-04-22 Thread Daniel Pfenniger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362093 Bug ID: 362093 Summary: The initial board is not random as in previous versions. Product: kshisen Version: 1.9 Platform: Fedora RPMs OS: Linux Status:

[kshisen] [Bug 362093] The initial board is not random as in previous versions.

2016-04-23 Thread Daniel Pfenniger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362093 --- Comment #3 from Daniel Pfenniger --- Since in kshisen (Help/About KDE) no KDE version is indicated I infer from the installed Fedora package libkdegames-15.12.3-1.fc23.x86_64 that current KDE version is 15.12. The kshisen configuration is: 1

[kshisen] [Bug 362093] The initial board is not random as in previous versions.

2016-04-24 Thread Daniel Pfenniger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362093 --- Comment #7 from Daniel Pfenniger --- @Frederik: Pressing "New" n times gives n new boards following the same sequence. @Anne: Indeed it would make sense, the package I have is kf5-kcoreaddons-5.21.0-1.fc23.x86_64 -- You are rece

[frameworks-kcoreaddons] [Bug 362161] KRandom::random seeds qrand, but returns value from rand

2016-04-26 Thread Daniel Pfenniger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362161 --- Comment #5 from Daniel Pfenniger --- Random numbers may be of crucial importance for security and cryptography, so such functions should be always automatically passed through standard randomness tests before each new KDE release. -- You are

[frameworks-kcoreaddons] [Bug 362161] KRandom::random seeds qrand, but returns value from rand

2016-04-28 Thread Daniel Pfenniger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362161 --- Comment #9 from Daniel Pfenniger --- (In reply to Albert Astals Cid from comment #7) > Daniel, please provide a patch with such a test :)Daniel, please provide a > patch with such a test :) Alas, I am absolutely ignorant about KDE internals