[frameworks-kiconthemes] [Bug 483626] Creating a KIconLoader instance causes application to wait at application exit

2024-03-16 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=483626 --- Comment #4 from Hernan Martinez --- Understood At least now, with the repro code, one can reproduce the issue 100% of the time. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kiconthemes] [Bug 483626] Creating a KIconLoader instance causes application to wait at application exit

2024-03-15 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=483626 --- Comment #2 from Hernan Martinez --- I just build all deps and KIconThemes with MINGW64 instead of UCRT64, the issue with the same stack trace persists. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kiconthemes] [Bug 483626] Creating a KIconLoader instance causes application to wait at application exit

2024-03-15 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=483626 --- Comment #1 from Hernan Martinez --- Code to reproduce: ``` #include #include #include int main(int arc, char *argv[]) { QApplication app(arc, argv); KIconLoader loader; QWidget window; window.resize(250, 150

[frameworks-kiconthemes] [Bug 483626] Creating a KIconLoader instance causes application to wait at shutdown

2024-03-15 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=483626 Hernan Martinez changed: What|Removed |Added Summary|Creating a KIconLoader |Creating a KIconLoader

[frameworks-kiconthemes] [Bug 483626] Creating a KIconLoader instance causes application to wait at application exit

2024-03-15 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=483626 Hernan Martinez changed: What|Removed |Added Summary|Creating a KIconLoader |Creating a KIconLoader

[frameworks-kiconthemes] [Bug 483626] Creating a KIconLoader instance causes application to halt at shutdown

2024-03-15 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=483626 Hernan Martinez changed: What|Removed |Added Platform|Other |Microsoft Windows -- You are receiving

[frameworks-kiconthemes] [Bug 483626] New: Creating a KIconLoader instance causes application to halt at shutdown

2024-03-15 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=483626 Bug ID: 483626 Summary: Creating a KIconLoader instance causes application to halt at shutdown Classification: Frameworks and Libraries Product: frameworks-kiconthemes Version: 6.0.0

[krita] [Bug 466497] Windows on ARM builds do not identify the OS architecture

2023-02-27 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=466497 --- Comment #4 from Hernan Martinez --- > ADDITIONAL INFORMATION Krita Version: 5.1.5 (git a6721a5) Installation type: installer / portable package Hidpi: true Qt Version (compiled): 5.15.8 Version (loaded): 5.15.8 OS Information Bu

[krita] [Bug 466497] Windows on ARM builds do not identify the OS architecture

2023-02-26 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=466497 --- Comment #3 from Hernan Martinez --- Created attachment 156774 --> https://bugs.kde.org/attachment.cgi?id=156774=edit Syslog -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 466497] Windows on ARM builds do not identify the OS architecture

2023-02-26 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=466497 --- Comment #2 from Hernan Martinez --- @amyspark. I already have a patch for it https://invent.kde.org/graphics/krita/-/merge_requests/1759 I create a bug here because this is my first time ever contributing to Krita and I don't know if there's policy

[krita] [Bug 466497] New: Windows on ARM builds do not identify the OS architecture

2023-02-26 Thread Hernan Martinez
https://bugs.kde.org/show_bug.cgi?id=466497 Bug ID: 466497 Summary: Windows on ARM builds do not identify the OS architecture Classification: Applications Product: krita Version: 5.1.5 Platform: Microsoft Windows