[kdevelop] [Bug 371481] kdevelop segfaults while typing [Php::FunctionDeclaration::prettyName]

2019-10-31 Thread Piotr Keplicz
https://bugs.kde.org/show_bug.cgi?id=371481 --- Comment #9 from Piotr Keplicz --- Created attachment 123615 --> https://bugs.kde.org/attachment.cgi?id=123615=edit New crash information added by DrKonqi kdevelop (5.4.3) using Qt 5.13.1 - What I was doing when the application crashed:

[kdevelop] [Bug 371481] kdevelop segfaults while typing [Php::FunctionDeclaration::prettyName]

2019-10-31 Thread Piotr Keplicz
https://bugs.kde.org/show_bug.cgi?id=371481 Piotr Keplicz changed: What|Removed |Added CC||kepl...@cmc.pl -- You are receiving this mail

[kdevelop] [Bug 371481] kdevelop segfaults while typing [Php::FunctionDeclaration::prettyName]

2016-11-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=371481 Sven Brauch changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[kdevelop] [Bug 371481] kdevelop segfaults while typing [Php::FunctionDeclaration::prettyName]

2016-11-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=371481 --- Comment #7 from tho...@sdg.de --- kdeveop in (Debian unstable) is fixed. I cannot reproduce this error any more and I don't know which fix closes this bug. kdevelop is still 5.0.1-2. You can close this bug. -- You are receiving this mail

[kdevelop] [Bug 371481] kdevelop segfaults while typing [Php::FunctionDeclaration::prettyName]

2016-10-30 Thread Tom
https://bugs.kde.org/show_bug.cgi?id=371481 --- Comment #6 from Tom --- > Yes, if you had some example code which reproduces the issue, that'd be great. I'm sorry, can't reproduce it with other simpler code. I compiled now kdevelop from (Debian-)source by my own and this

[kdevelop] [Bug 371481] kdevelop segfaults while typing [Php::FunctionDeclaration::prettyName]

2016-10-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=371481 --- Comment #5 from Sven Brauch --- Yes, if you had some example code which reproduces the issue, that'd be great. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 371481] kdevelop segfaults while typing [Php::FunctionDeclaration::prettyName]

2016-10-22 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371481 Kevin Funk changed: What|Removed |Added Summary|kdevelop segfaults while|kdevelop segfaults while

[kdevelop] [Bug 371481] kdevelop segfaults while typing

2016-10-22 Thread Tom via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371481 --- Comment #4 from Tom --- I have 5.0.1 (debian): kdevelop:amd64/testing 4:5.0.1-2 uptodate kdevelop-data:all/testing 4:5.0.1-2 uptodate kdevelop-l10n:all/testing 4:5.0.1-2 uptodate kdevelop-php:amd64/testing 5.0.1-2 uptodate

[kdevelop] [Bug 371481] kdevelop segfaults while typing

2016-10-22 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371481 --- Comment #3 from Sven Brauch --- Can you make sure you have kdev-php version 5.0.1, not 5.0.0? We fixed a similar bug in between. You can also try with the pre-built kdevelop from kdevelop.org/download. I can't reproduce the

[kdevelop] [Bug 371481] kdevelop segfaults while typing

2016-10-22 Thread Tom via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371481 --- Comment #2 from Tom --- the part of code was: //Page header public function Header() { // Set font // void SetFont( string $family, [string $style = ''], [float $size = 0], [string $fontfile = ''])

[kdevelop] [Bug 371481] kdevelop segfaults while typing

2016-10-22 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371481 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de ---