[krita] [Bug 396298] Failed to compile because of call to Vc::isnan in kis_gauss_rect_mask_generator.cpp
https://bugs.kde.org/show_bug.cgi?id=396298 --- Comment #2 from Pierre "bloodywing" Geier --- Yes I have gcc 5.4 it's the current stable in Funtoo Linux, the other versions are masked. I try to upgrade my gcc but really don't like it compared to simply using the correct namespace :) -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 399203] New: Krita doesn't exit / quit / closes
https://bugs.kde.org/show_bug.cgi?id=399203 Bug ID: 399203 Summary: Krita doesn't exit / quit / closes Product: krita Version: 4.1.3 Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: bloodyw...@tastyespresso.de Target Milestone: --- Krita doesn't exit when clicking the X Button on your WM. Same for the Exit menu entry and Alt+F4. No Errors on console output. Last time when I checked it, it also affected current Krita master/HEAD. STEPS TO REPRODUCE 1. Start Krita 2. Try to exit it SOFTWARE VERSIONS KDE Plasma Version: 5.12.3 KDE Frameworks Version: 5.43.0 Qt Version: 5.9.4 WORKAROUND killall krita or start it on the console and simply ctrl+c when you want to exit ADDITIONAL INFORMATION Krita was compiled by me with GCC 7.3.1 and the ebuilds in my Gentoo overlay bloody -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 399203] Krita doesn't exit / quit / closes
https://bugs.kde.org/show_bug.cgi?id=399203 --- Comment #2 from Pierre "bloodywing" Geier --- Managed to fix it and reproduce it. Open a file in Krita Enable "Load last session" Quit Krita Remove the file that is referenced in your session Start Krita, it should complain about the file it can't find. And now you can't close Krita :) -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 399203] Krita doesn't exit / quit / closes
https://bugs.kde.org/show_bug.cgi?id=399203 --- Comment #4 from Pierre "bloodywing" Geier --- I just tried it with a fresh installed pc and krita 4.1.3 Regarding the sessions. you need to set it to "show session manager" first and create a session there. Otherwise krita never creates a session, not even a default one. After I've got my session I was able to reproduce the same bug again. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 399633] New: Compiling fails with QT 5.9
https://bugs.kde.org/show_bug.cgi?id=399633 Bug ID: 399633 Summary: Compiling fails with QT 5.9 Product: krita Version: git master Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: bloodyw...@tastyespresso.de Target Milestone: --- SUMMARY Commit 16ce49fc158d6c379c8a180b7c2f6c46549543cd breaks compatibility with QT 5.9 which is currently LTS STEPS TO REPRODUCE 1. Get QT 5.9 2. try to compile OBSERVED RESULT A call to screenAt for QApplication fails with everything below QT 5.10. This is a new feature that was added. EXPECTED RESULT Krita compiles just fine SOFTWARE VERSIONS (available in About System) KDE Plasma Version: 5.12.3 KDE Frameworks Version: 5.43.0 Qt Version: 5.9.4 ADDITIONAL INFORMATION QT 5.9 is LTS and the most recent version you can get on Gentoo and Funtoo without overlay. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 399633] Compiling fails with QT 5.9
https://bugs.kde.org/show_bug.cgi?id=399633 --- Comment #2 from Pierre "bloodywing" Geier --- Yes just saw it after I finished writing the bug :( 2444d1f75f70b321dca6cda36d1965548e5ff5b0 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 387102] Green lines in burn filter set to shadows using 16bit color depth
https://bugs.kde.org/show_bug.cgi?id=387102 Pierre "bloodywing" Geier changed: What|Removed |Added CC||bloodyw...@tastyespresso.de --- Comment #3 from Pierre "bloodywing" Geier --- Created attachment 115154 --> https://bugs.kde.org/attachment.cgi?id=115154&action=edit KRA file showing the bug, the burn filter is as filter mask here The file contains 2 layers. 1 layer is 8 bit with a burn mask and set to shadow, this layer works and below that layer is another one 16bit with the same filter as mask, it has green stripes. -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 387102] Green lines in burn filter set to shadows using 16bit color depth
https://bugs.kde.org/show_bug.cgi?id=387102 Pierre "bloodywing" Geier changed: What|Removed |Added Platform|MS Windows |Compiled Sources Version|3.3.2 |git master OS|MS Windows |All -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 453884] Krita 5.0.6 crashes during saving
https://bugs.kde.org/show_bug.cgi?id=453884 Pierre "bloodywing" Geier changed: What|Removed |Added CC||bloodyw...@tastyespresso.de -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 453884] Krita 5.0.6 crashes during saving
https://bugs.kde.org/show_bug.cgi?id=453884 --- Comment #2 from Pierre "bloodywing" Geier --- Created attachment 148887 --> https://bugs.kde.org/attachment.cgi?id=148887&action=edit New crash information added by DrKonqi krita (5.0.6) using Qt 5.15.3 - What I was doing when the application crashed: I started krita, klicked open file I tried it only with hotkeys, same happend File selection dialogs, for example resource manager makes krita crash as well -- Backtrace (Reduced): #4 std::__atomic_base::load (__m=std::memory_order_relaxed, this=0x2) at /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/g++-v11/bits/atomic_base.h:481 #5 QAtomicOps::loadRelaxed (_q_value=...) at /usr/include/qt5/QtCore/qatomic_cxx11.h:239 #6 0x7fba3fab6eea in QBasicAtomicInteger::loadRelaxed (this=0x2) at /usr/include/qt5/QtCore/qbasicatomic.h:107 [...] #8 0x7fba3facbc6d in QList::~QList (this=0x562b9418e130, __in_chrg=) at /usr/include/qt5/QtCore/qlist.h:873 #9 0x7fba3fb72072 in KToolBar::Private::~Private (this=0x562b9418e080, __in_chrg=) at /home/pierre/kritatest/krita-5.0.6/libs/widgetutils/xmlgui/ktoolbar.cpp:83 -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 453884] Krita 5.0.6 crashes during saving
https://bugs.kde.org/show_bug.cgi?id=453884 --- Comment #3 from Pierre "bloodywing" Geier --- (In reply to Halla Rempt from comment #1) > I suspect that this is an arch deps build problem. Probably the kde plasma > qt platform plugin broke. You can either disable native file dialogs in > Krita's settings, fix your arch installation or use the appimage. Appimage works for me, that is my workaround at the moment native file dialog works, until i want to actually open a file -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 474860] Graphical glitches that make krita impossible to use ( i tried
https://bugs.kde.org/show_bug.cgi?id=474860 Pierre "bloodywing" Geier changed: What|Removed |Added CC||bloodyw...@tastyespresso.de --- Comment #3 from Pierre "bloodywing" Geier --- A user on reddit r/krita confirmed that changing the display scaling to >= 80% in chrome OS helps as a workaround: https://archive.is/EOaCv -- You are receiving this mail because: You are watching all bug changes.
[krita] [Bug 404883] New: Fails to compile since Rec. 2020 PQ conversions
https://bugs.kde.org/show_bug.cgi?id=404883 Bug ID: 404883 Summary: Fails to compile since Rec. 2020 PQ conversions Product: krita Version: git master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: bloodyw...@tastyespresso.de Target Milestone: --- Created attachment 118410 --> https://bugs.kde.org/attachment.cgi?id=118410&action=edit compilation output. Error starts at line 5678 SUMMARY Current Krita master fails to compile with a cleaned source tree. Happens since commit: 3f31062e10f1a59d7d9b6fe50ef42e699a32e27f STEPS TO REPRODUCE 1. git pull 2. compile OBSERVED RESULT gcc throws errors with "invalid use of incomplete type" EXPECTED RESULT Krita compiles SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.14.3 KDE Frameworks Version: 5.52.8 Qt Version: 5.11.2 ADDITIONAL INFORMATION gcc: 7.4.1 -- You are receiving this mail because: You are watching all bug changes.