[kdevelop] [Bug 396310] Segfault when parsing file

2018-09-08 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=396310 --- Comment #6 from Afief Halumi --- Crash still happens in KDevelop-5.2.4-x86_64.AppImage -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 396310] Segfault when parsing file

2018-07-09 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=396310 --- Comment #5 from Afief Halumi --- Tested another few AppImages: KDevelop-5.2.0-x86_64.AppImage: No crash KDevelop-5.2.1-x86_64.AppImage: Crash KDevelop-5.2.3-x86_64.AppImage: Crash -- You are receiving this mail because: You are watching all bug

[kdevelop] [Bug 396310] Segfault when parsing file

2018-07-08 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=396310 --- Comment #3 from Afief Halumi --- Tested again on a live image of Ubuntu 14.04.5, crash reproduced. Steps for reproduction: * Run 14.04.5 live image * sudo apt-get install build-essential #crash doesn't happen without this * wget https

[kdevelop] [Bug 396310] Segfault when parsing file

2018-07-08 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=396310 --- Comment #2 from Afief Halumi --- Hi Sven, thanks for looking. No, I extracted the file into a completely session (no project), pressed ctrl+n and pasted the contents into the editor. It crashed instantly. The types for the most part are made up

[kdevelop] [Bug 396310] New: Segfault when parsing file

2018-07-08 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=396310 Bug ID: 396310 Summary: Segfault when parsing file Product: kdevelop Version: 5.2.3 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: crash

[kdevelop] [Bug 387733] kdevelop crashes on deactivating the activity containing it

2018-02-14 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=387733 Afief Halumi <afie...@gmail.com> changed: What|Removed |Added CC||afie...@gmail.com -

[kdevelop] [Bug 387733] kdevelop crashes on deactivating the activity containing it

2018-02-14 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=387733 --- Comment #2 from Afief Halumi <afie...@gmail.com> --- Created attachment 110664 --> https://bugs.kde.org/attachment.cgi?id=110664=edit New crash information added by DrKonqi kdevelop (5.1.2) using Qt 5.9.1 KDevelop crashed whe

[okular] [Bug 351670] Error opening arabic named PDFs

2017-07-22 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=351670 Afief Halumi <afie...@gmail.com> changed: What|Removed |Added CC||afie...@gma

[kate] [Bug 375594] New: Automatic save

2017-01-26 Thread Afief Halumi
https://bugs.kde.org/show_bug.cgi?id=375594 Bug ID: 375594 Summary: Automatic save Product: kate Version: unspecified Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: wishlist

[kdevelop] [Bug 369631] KDevelop crashed at startup

2016-10-03 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369631 --- Comment #10 from Afief Halumi <afie...@gmail.com> --- @Kevin I don't recall there being a specific file, but I was a bit distracted by things in my own code when it happened, so I'll take another look after the new year's celebrations ar

[kdevelop] [Bug 369631] KDevelop crashed at startup

2016-10-03 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369631 --- Comment #7 from Afief Halumi <afie...@gmail.com> --- Is there a way to tell which file KDevelop was processing when it crashes? As far as I understand it processes all my files in the background to support better code navigati

[kdevelop] [Bug 369631] KDevelop crashed at startup

2016-10-02 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369631 --- Comment #5 from Afief Halumi <afie...@gmail.com> --- Unfortunately it isn't a free/public, it's a rather convoluted more than 20 years old codebase in some dire need for refactoring. If I had to guess I'd say the second bug somehow po

[kdevelop] [Bug 369631] KDevelop crashed at startup

2016-10-02 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369631 --- Comment #3 from Afief Halumi <afie...@gmail.com> --- I seem to be getting the same crash multiple times today (may have something to do wit the branch of the code I'm wroking with). This time it was a clean startup which cleared the cac

[kdevelop] [Bug 369631] KDevelop crashed at startup

2016-10-02 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369631 --- Comment #2 from Afief Halumi <afie...@gmail.com> --- The next startup gave me a popup about a possible cache corruption, so it fixed itself. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 369631] New: KDevelop crashed at startup

2016-10-02 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369631 Bug ID: 369631 Summary: KDevelop crashed at startup Product: kdevelop Version: 5.0.1 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: crash

[kdevelop] [Bug 368105] Wrong type is deduced for type auto

2016-09-05 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368105 --- Comment #2 from Afief Halumi <afie...@gmail.com> --- My bad, turns out I only got int* because the example didn't compile in the sample code. I was a bit too hasty trying to create a synthethic example from my work code. Sorry about that. I

[kdevelop] [Bug 368105] New: Wrong type is deduced for type auto

2016-09-01 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368105 Bug ID: 368105 Summary: Wrong type is deduced for type auto Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux Status: UNCONFIRMED Severity: normal

[kdevelop] [Bug 368067] New: Wrong declaration is caught when class name as template parameter

2016-08-31 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368067 Bug ID: 368067 Summary: Wrong declaration is caught when class name as template parameter Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux

[frameworks-kidletime] [Bug 328987] Power saving should not trigger if joystick is in use

2015-12-17 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=328987 --- Comment #9 from Afief Halumi <afie...@gmail.com> --- Would donating a gamepad to a developer help or is this issue too far out of scope for KIdleTime? The input-devices in systemsettings seems to be aware of of the joysticks and be able

[Powerdevil] [Bug 356636] New: Joystick input doesn't prevent screen from turning off

2015-12-13 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356636 Bug ID: 356636 Summary: Joystick input doesn't prevent screen from turning off Product: Powerdevil Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED