[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-08 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

[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 Pr

[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 changed: What|Removed |Added CC||afie...@gmail.com -- You are receiving this

[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 --- Created attachment 110664 --> https://bugs.kde.org/attachment.cgi?id=110664&action=edit New crash information added by DrKonqi kdevelop (5.1.2) using Qt 5.9.1 KDevelop crashed when closing the a

[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 changed: What|Removed |Added CC||afie...@gmail.com --- Comment #17 from Afief

[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 P

[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 --- @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 are over. @Sve

[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 --- 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 navigation, so if the background parser is causing

[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 --- 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 pollutes the cache c

[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 --- 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 cache due to previous corru

[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 --- 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 P

[kdevelop] [Bug 368449] New: KDevelop crashed when opening a file that changed on disk

2016-09-08 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368449 Bug ID: 368449 Summary: KDevelop crashed when opening a file that changed on disk Product: kdevelop Version: 5.0.0 Platform: Appimage OS: Linux Status:

[kdevelop] [Bug 368375] New: KDevelop hangs while parsing project

2016-09-07 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368375 Bug ID: 368375 Summary: KDevelop hangs while parsing project Product: kdevelop Version: 5.0.0 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 --- 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 cannot post the

[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 --- 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 to get their events, so perhaps

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

2015-12-15 Thread Afief Halumi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=328987 --- Comment #7 from Afief Halumi --- Tried this in both Kubuntu 15.10 and Ubuntu 15.10, xev doesn't show any notifications from the gamepad. Don't mind testing it on other systems as well if you think this helps. -- You are receiving

[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