[kdevelop] [Bug 372035] New: Crash while typing PHP code

2016-11-03 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=372035 Bug ID: 372035 Summary: Crash while typing PHP code Product: kdevelop Version: 5.0.2 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords:

[konsole] [Bug 371624] Konsole crashed upon tab close

2016-12-07 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=371624 Julio J. <julioelpo...@gmail.com> changed: What|Removed |Added CC||julioelpo...@gma

[kdevelop] [Bug 373289] New: KDevelop crashes on startup

2016-12-05 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=373289 Bug ID: 373289 Summary: KDevelop crashes on startup Product: kdevelop Version: 5.0.3 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords:

[kdevelop] [Bug 373289] KDevelop crashes on startup

2016-12-05 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=373289 --- Comment #2 from Julio J. <julioelpo...@gmail.com> --- I can't just provide the files right away since they belong to my company, but I'll try to strip them down to something that still crashes my kdevelop but does not contain any critica

[kdevelop] [Bug 374219] New: Pasting a piece of text into a .yml file crashes kdevelop

2016-12-27 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=374219 Bug ID: 374219 Summary: Pasting a piece of text into a .yml file crashes kdevelop Product: kdevelop Version: 5.0.3 Platform: Archlinux Packages OS: Linux

[plasmashell] [Bug 368838] plasmashell keeps eating ram, but never release it.

2017-07-18 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=368838 Julio J. <julioelpo...@gmail.com> changed: What|Removed |Added CC||julioelpo...@gma

[frameworks-ktexteditor] [Bug 374219] Pasting a piece of text into a .yml file crashes kdevelop

2017-07-24 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=374219 --- Comment #3 from Julio J. <julioelpo...@gmail.com> --- I guess you can close it, I wasn't able to reproduce it again. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 381130] Notifications are sometimes misplaced in the left upper corner

2017-07-04 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=381130 Julio J. <julioelpo...@gmail.com> changed: What|Removed |Added CC||julioelpo...@gma

[kdevelop] [Bug 386969] KDevelop keeps crashing since the 5.2 upgrade

2017-11-15 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=386969 --- Comment #1 from Julio J. <julioelpo...@gmail.com> --- Wow, re-reading the report it sounds ironic, but I truly thank all of you for a great job on KDE and Kdevelop (regardless of the bugs that may sneak in). Keep it up! -- You are rec

[kdevelop] [Bug 386969] New: KDevelop keeps crashing since the 5.2 upgrade

2017-11-15 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=386969 Bug ID: 386969 Summary: KDevelop keeps crashing since the 5.2 upgrade Product: kdevelop Version: 5.2.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED

[kdevelop] [Bug 386969] KDevelop keeps crashing since the 5.2 upgrade [Php::VariableDeclaration::isVariadic]

2017-11-15 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=386969 --- Comment #3 from Julio J. <julioelpo...@gmail.com> --- Created attachment 108889 --> https://bugs.kde.org/attachment.cgi?id=108889=edit Another backtrace, same kind of crash I've been having since yesterday. Another backtrace, not sure i

[kdevelop] [Bug 386969] KDevelop keeps crashing since the 5.2 upgrade [Php::VariableDeclaration::isVariadic]

2017-11-15 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=386969 --- Comment #5 from Julio J. <julioelpo...@gmail.com> --- I'll file a different bug. tbh, I've submitted these 2 because DrKonqi gave them 3 stars. I'll look into getting debug symbols because I'd love to keep using kdevelop and these constant c

[kdevelop] [Bug 386969] KDevelop keeps crashing since the 5.2 upgrade [Php::VariableDeclaration::isVariadic]

2017-11-18 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=386969 --- Comment #7 from Julio J. <julioelpo...@gmail.com> --- @Sven Brauch: Thanks, that was my plan. @Kevin Funk: I've managed to compile KDevelop from sources with debug symbols, the kdev-php isn't included, and I can't find a way to include it.

[kdevelop] [Bug 393732] New: Parser wrongly marks any function called list() within a class

2018-05-01 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=393732 Bug ID: 393732 Summary: Parser wrongly marks any function called list() within a class Product: kdevelop Version: 5.2.1 Platform: Archlinux Packages OS: Linux

[kdevelop] [Bug 401278] Segfault in background parser [crash in PHP::ExpressionVisitor::visitClassNameReference]

2018-11-21 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=401278 --- Comment #1 from Julio J. --- Found it! This is the file that causes the crash https://github.com/googleapis/google-cloud-php-core/blob/master/src/GrpcRequestWrapper.php Only by opening the file, I can reproduce the crash every time. Let me know

[kdevelop] [Bug 401278] New: Segfault in background parser [crash in PHP::ExpressionVisitor::visitClassNameReference]

2018-11-21 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=401278 Bug ID: 401278 Summary: Segfault in background parser [crash in PHP::ExpressionVisitor::visitClassNameReference] Product: kdevelop Version: git master Platform: Compiled Sources

[kdevelop] [Bug 401278] Segfault in background parser [crash in PHP::ExpressionVisitor::visitClassNameReference]

2018-11-22 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=401278 --- Comment #3 from Julio J. --- Can confirm is fixed. I just tested with the latest HEAD from master (60dbbdf) and the crash is gone. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 401217] Kdevelop crash on start when parsing a PHP project

2018-11-20 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=401217 --- Comment #4 from Julio J. --- Hey Heinz! I just tried and with the latest version from master there is no crash, so I guess you can mark this as solved. I'll just keep my compiled version till the new release goes out. Thanks for the good work

[kdevelop] [Bug 401217] Kdevelop crash on start when parsing a PHP project

2018-11-19 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=401217 --- Comment #2 from Julio J. --- I just tried what you mentioned, and I get indeed a lot of output, and I realized that it crashes with any Laravel project, including an empty one. Steps to reproduce: - composer create-project --prefer-dist laravel

[kdevelop] [Bug 401217] New: Kdevelop crash on start when parsing a PHP project

2018-11-19 Thread Julio J .
https://bugs.kde.org/show_bug.cgi?id=401217 Bug ID: 401217 Summary: Kdevelop crash on start when parsing a PHP project Product: kdevelop Version: 5.3.0 Platform: Archlinux Packages OS: Linux Status: REPORTED

[kdevelop] [Bug 404374] Random crashes while editing PHP classes

2019-02-18 Thread Julio J.
https://bugs.kde.org/show_bug.cgi?id=404374 --- Comment #1 from Julio J. --- Not sure if it's useful, but I tried running it again from the command line, and after the crash this was outputted on there: > ASSERT failure in QVector::operator[]: "index out of range", file >

[kdevelop] [Bug 404374] New: Random crashes while editing PHP classes

2019-02-14 Thread Julio J.
https://bugs.kde.org/show_bug.cgi?id=404374 Bug ID: 404374 Summary: Random crashes while editing PHP classes Product: kdevelop Version: git master Platform: Compiled Sources OS: Linux Status: REPORTED

[kdevelop] [Bug 372035] Crash while typing PHP code

2019-02-14 Thread Julio J.
https://bugs.kde.org/show_bug.cgi?id=372035 Julio J. changed: What|Removed |Added Resolution|--- |UNMAINTAINED Status|REPORTED

[Breeze] [Bug 412078] Hovering on checkboxes or comboboxes changes their color to black

2019-10-17 Thread Julio J.
https://bugs.kde.org/show_bug.cgi?id=412078 Julio J. changed: What|Removed |Added CC||julioelpo...@gmail.com -- You are receiving

[kdevelop] [Bug 372035] Crash while typing PHP code

2022-10-03 Thread Julio J.
https://bugs.kde.org/show_bug.cgi?id=372035 --- Comment #5 from Julio J. --- Hi Justin, I think you can close this ticket, it's been a while since I've used KDevelop for PHP so I don't think I'd be able to reproduce it now. If I ever find it again I'll report it again. -- You are receiving

[plasmashell] [Bug 477939] Center-aligned panels cause left/right/top/bottom aligned panels sharing the same edge to not touch that edge

2024-03-10 Thread Julio J.
https://bugs.kde.org/show_bug.cgi?id=477939 Julio J. changed: What|Removed |Added CC||julioelpo...@gmail.com -- You are receiving

[ark] [Bug 222392] Ark does not properly stop an archive creation

2015-12-23 Thread Julio J . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=222392 Julio J. <julioelpo...@gmail.com> changed: What|Removed |Added CC|julioelpo...@gmail.com | -- You are rec

[dolphin] [Bug 356830] Invalid location in location bar (button mode) when browsing FTP

2015-12-22 Thread Julio J . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356830 Julio J. <julioelpo...@gmail.com> changed: What|Removed |Added CC||julioelpo...@gma

[konsole] [Bug 368785] konsole tab title format only uses the first program you ever ran, not the current one

2016-09-16 Thread Julio J . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368785 Julio J. <julioelpo...@gmail.com> changed: What|Removed |Added CC||julioelpo...@gma