[kdevelop] [Bug 397159] Kdevelop crashes when debugging.

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397159 Kevin Funk changed: What|Removed |Added CC||o...@gidderikke.no --- Comment #2 from Kevin Funk

[kdevelop] [Bug 399032] kdevelop crashes when focusing a new tab and place the cursor in the text editor

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=399032 Kevin Funk changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kdevplatform] [Bug 399025] KDevelop crashes when starting debugging

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=399025 --- Comment #6 from Kevin Funk --- *** Bug 398790 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 398790] Kdevelop/Sublime : D15450 causes crash in patch review toolview [crash in Sublime::IdealButtonBarLayout::doVerticalLayout]

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398790 Kevin Funk changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kdevelop] [Bug 398790] Kdevelop/Sublime : D15450 causes crash in patch review toolview [crash in Sublime::IdealButtonBarLayout::doVerticalLayout]

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398790 Kevin Funk changed: What|Removed |Added Summary|Kdevelop/Sublime : D15450 |Kdevelop/Sublime : D15450

[kdevelop] [Bug 398790] Kdevelop/Sublime : D15450 causes crash in patch review toolview

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398790 --- Comment #1 from Kevin Funk --- Pasting backtrace of crashing thread inline for better SEO: Thread 1 (Thread 0x7fd4badd9bc0 (LWP 32536)): [KCrash Handler] #6 0x7fd4b81e5041 in Sublime::IdealButtonBarLayout::doVerticalLayout (this=0x256fa40

[kdevplatform] [Bug 399025] KDevelop crashes when starting debugging

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=399025 Kevin Funk changed: What|Removed |Added Product|kdevelop|kdevplatform Component|general

[kdevelop] [Bug 399025] KDevelop crashes when starting debugging

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=399025 Kevin Funk changed: What|Removed |Added CC||amh...@gmail.com -- You are receiving this mail

[kdevelop] [Bug 398907] kdevelop! script can't load libraries (Ubuntu 16.04; AppImage; zsh)

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398907 --- Comment #1 from Kevin Funk --- Note: bug 393091 seems to be related. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 393091] "zsh: kdevelop!: command not found" in Konsole tool view with CentOS AppImage

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393091 --- Comment #5 from Kevin Funk --- Bug 393091 seems to have a work-around for this issue? -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 393091] "zsh: kdevelop!: command not found" in Konsole tool view with CentOS AppImage

2018-09-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393091 --- Comment #6 from Kevin Funk --- Sorry, I've meant https://bugs.kde.org/show_bug.cgi?id=398907 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 368269] qch file cannot be added because QSQLITE driver not loaded (AppImage)

2018-09-20 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=368269 Kevin Funk changed: What|Removed |Added Component|general |Documentation viewer -- You are receiving this

[kdevelop] [Bug 368269] qch file cannot be added because QSQLITE driver not loaded (AppImage)

2018-09-20 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=368269 Kevin Funk changed: What|Removed |Added Version Fixed In||5.3.0 Resolution

[kdevelop] [Bug 393091] "zsh: kdevelop!: command not found" in Konsole tool view with CentOS AppImage

2018-09-20 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393091 Kevin Funk changed: What|Removed |Added CC||m...@svenbrauch.de -- You are receiving this

[kdevelop] [Bug 393091] "zsh: kdevelop!: command not found" in Konsole tool view with CentOS AppImage

2018-09-20 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393091 --- Comment #1 from Kevin Funk --- I can reproduce this. The 'kdevelop!' script is part of the AppImage, though. The problem is that the shell started in the Konsole view in KDevelop does not have the AppImage's PATH in its very own P

[kdevelop] [Bug 397734] AppImage: kdevclangsupport not loading

2018-09-20 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397734 Kevin Funk changed: What|Removed |Added Version Fixed In||5.3.0 -- You are receiving this mail because

[kdevelop] [Bug 398617] Project/Configure Selection does not take qmake extra arguments into account

2018-09-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398617 Kevin Funk changed: What|Removed |Added Summary|Project/Configure Selection |Project/Configure Selection

[kdevelop] [Bug 398617] Project/Configure Selection does not take qmake extra arguments into acount

2018-09-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398617 Kevin Funk changed: What|Removed |Added Summary|kdev-qmake :|Project/Configure Selection

[kdevelop] [Bug 398617] kdev-qmake : Project/Cnfigure Selection does not take qmake extra arguments into acount

2018-09-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398617 --- Comment #2 from Kevin Funk --- Note: Just a hint if someone wants to pick this up; not meant to RJVB directly. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 398617] kdev-qmake : Project/Cnfigure Selection does not take qmake extra arguments into acount

2018-09-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398617 --- Comment #1 from Kevin Funk --- Source code hint: Check kdevelop.git:plugins/qmakemanager -- start by grepping for 'args' or 'extraArguments'. This is probably easy to fix. Look into CMake support to find inspiration how to

[kdevelop] [Bug 398617] kdev-qmake : Project/Cnfigure Selection does not take qmake extra arguments into acount

2018-09-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398617 Kevin Funk changed: What|Removed |Added Keywords||junior-jobs -- You are receiving this mail

[kdevelop] [Bug 398615] crash exiting kdevelop [OutputWidget::findFilteredView]

2018-09-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398615 Kevin Funk changed: What|Removed |Added Component|general |Output Views URL

[kdevelop] [Bug 397734] AppImage: kdevclangsupport not loading

2018-09-13 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397734 Kevin Funk changed: What|Removed |Added Severity|major |grave -- You are receiving this mail because

[kdevelop] [Bug 373614] Crashes if Kdevelop is compiled against llvm 3.8 and mesa against 3.9

2018-09-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=373614 Kevin Funk changed: What|Removed |Added CC||poi...@gmail.com --- Comment #20 from Kevin Funk

[kdevelop] [Bug 398243] KDevelop Crashes on Project Load

2018-09-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398243 Kevin Funk changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Akonadi] [Bug 393280] Repeated entries of 'Executing search "kontact-476707713-SearchSession"' in Akonadi log

2018-09-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393280 --- Comment #2 from Kevin Funk --- Still experiencing this every time I restart the akonadiserver (which I have to do often b/c of mail sync stopping to work... -- different issue). Could someone tell me how I can figure out the root cause of this

[kdevelop] [Bug 398056] Icons are too small (4k resolution display)

2018-08-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398056 --- Comment #14 from Kevin Funk --- @Saverio: It would be great if you could try the newly generated Windows installer which should have the fix for this issue: https://binary-factory.kde.org/job/KDevelop_Nightly_win64 (download the .exe) Please

[kdevelop] [Bug 398056] Icons are too small (4k resolution display)

2018-08-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398056 --- Comment #10 from Kevin Funk --- @frinring: Go for it. I thought since some Qt version that was implicitly set; but apparently I was wrong. I see tons of other KDE applications (specifically kdepim ones) setting that attribute as well... -- You

[kdevelop] [Bug 398056] Icons are too small (4k resolution display)

2018-08-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398056 Kevin Funk changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0

[kdevelop] [Bug 398063] clang-tidy plugin doesn't build with kdevelop 5.2

2018-08-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398063 --- Comment #1 from Kevin Funk --- Git commit ed4992ec6dfd530608a8140b35d23f5375e6ad9d by Kevin Funk. Committed on 30/08/2018 at 11:16. Pushed by kfunk into branch 'master'. Add missing include M +1-0src/problemmodel.

[kdevelop] [Bug 398056] Icons are too small (4k resolution display)

2018-08-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=398056 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kdevelop] [Bug 397795] Code navigation/comprehension for overloadable operators

2018-08-23 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397795 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kdevelop] [Bug 385058] A file search result becomes unreadable.

2018-08-23 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=385058 Kevin Funk changed: What|Removed |Added Keywords||junior-jobs -- You are receiving this mail

[kdevelop] [Bug 397734] AppImage: kdevclangsupport not loading

2018-08-22 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397734 Kevin Funk changed: What|Removed |Added Keywords||release_blocker Target Milestone

[kdevelop] [Bug 397734] AppImage: kdevclangsupport not loading

2018-08-22 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397734 --- Comment #1 from Kevin Funk --- We're not shipping the Clang devel headers in the AppImage, I think. Could that be the reason? Sorry, I'm a bit out of the loop regarding what happened in our Clang support lately... -- You are receiving

[kdevelop] [Bug 397734] AppImage: kdevclangsupport not loading

2018-08-22 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397734 Kevin Funk changed: What|Removed |Added CC||6year...@gmail.com

[kdevelop] [Bug 397734] New: AppImage: kdevclangsupport not loading

2018-08-22 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397734 Bug ID: 397734 Summary: AppImage: kdevclangsupport not loading Product: kdevelop Version: unspecified Platform: Appimage OS: Linux Status: UNCONFIRMED Severity:

[kdevelop] [Bug 375557] No indication of cppcheck being run in background

2018-08-21 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=375557 Kevin Funk changed: What|Removed |Added Version Fixed In|5.3 |5.3.0 -- You are receiving this mail because

[kdevplatform] [Bug 343124] Use "Close all other output views" is breaking filtered Output in not closed view

2018-08-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=343124 Kevin Funk changed: What|Removed |Added Version Fixed In|1.7.3 |5.2.4 -- You are receiving this mail because

[kdevplatform] [Bug 343124] Use "Close all other output views" is breaking filtered Output in not closed view

2018-08-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=343124 Kevin Funk changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[kdevelop] [Bug 397387] KDevelop crashed while/after stopping an application running in debug mode [Utils::Set::unrefNode]

2018-08-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397387 --- Comment #4 from Kevin Funk --- *** Bug 397501 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 397501] KDevelop crashed immediately as I started typing in the editor after stopping an application running in debug mode

2018-08-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397501 Kevin Funk changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kdevelop] [Bug 391742] Crash on pressing Enter (kdevelop and kwrite) [KDevelop::FunctionType::returnType (this=0x0)]

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391742 Kevin Funk changed: What|Removed |Added CC||krzysio.ku...@wp.pl --- Comment #7 from Kevin

[kdevelop] [Bug 397478] Crash when autocompleting a variable

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397478 Kevin Funk changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kdevelop] [Bug 391742] Crash on pressing Enter (kdevelop and kwrite) [KDevelop::FunctionType::returnType (this=0x0)]

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391742 Kevin Funk changed: What|Removed |Added CC||victor.lamo...@gmail.com --- Comment #9 from

[kdevelop] [Bug 391742] Crash on pressing Enter (kdevelop and kwrite) [KDevelop::FunctionType::returnType (this=0x0)]

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391742 Kevin Funk changed: What|Removed |Added CC||mattia.basag...@gmail.com --- Comment #8 from

[kdevelop] [Bug 396196] Random crash on C++ autocompletion

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=396196 Kevin Funk changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kdevelop] [Bug 396580] kdevelop crashes when autofilling a name beggining with "__"

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=396580 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kdevelop] [Bug 397045] Kdevelop crashes when parsing starts [clang::Decl::setInvalidDecl]

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397045 Kevin Funk changed: What|Removed |Added Ever confirmed|0 |1 Summary|Kdevelop crashes when

[kdevelop] [Bug 397062] missing Qt5 QDebug output

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397062 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kdevelop] [Bug 397062] missing Qt5 QDebug output

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397062 Kevin Funk changed: What|Removed |Added Keywords||junior-jobs --- Comment #1 from Kevin Funk

[kdevelop] [Bug 377991] Change color scheme for editor in KDevelop also changes color in other instances of Kate/KWrite

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=377991 Kevin Funk changed: What|Removed |Added CC||cullm...@kde.org

[kdevelop] [Bug 397159] Kdevelop crashes when debugging.

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397159 Kevin Funk changed: What|Removed |Added Resolution|--- |UPSTREAM Status|UNCONFIRMED

[kdevelop] [Bug 397375] Kdevelop crash when closing a large project from last session at startup

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397375 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kdevelop] [Bug 397387] KDevelop crashed while/after stopping an application running in debug mode [Utils::Set::unrefNode]

2018-08-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=397387 Kevin Funk changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Summary|KDevelop

[kdevelop] [Bug 396634] KDevelop crash while editing QML file with custom types

2018-07-19 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=396634 Kevin Funk changed: What|Removed |Added Component|general |Language Support

[kdevelop] [Bug 389445] Menu "Color Theme" does not work in MS Windows.

2018-07-13 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=389445 --- Comment #5 from Kevin Funk --- > These .colors files have been excluded from the Windows installation, so the > menu shows up empty. Yes, right now the issue simply is: We don't package them on Windows (bug in packaging process).

[kdevelop] [Bug 396383] Crash when existing kdevelop [crash in Embedded::~Embedded()]

2018-07-11 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=396383 Kevin Funk changed: What|Removed |Added Component|general |Embedded systems support CC

[kdevplatform] [Bug 396347] KDevelop crash(assert) on close with Qt 5.11.1 and assert enabled [ClassModel::nodesRemoved]

2018-07-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=396347 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kdevplatform] [Bug 396347] KDevelop crash(assert) on close with Qt 5.11.1 and assert enabled [ClassModel::nodesRemoved]

2018-07-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=396347 Kevin Funk changed: What|Removed |Added Summary|KDevelop crash(assert) on |KDevelop crash(assert) on

[kdevelop] [Bug 392516] Please bring back "Back to code" button

2018-07-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392516 Kevin Funk changed: What|Removed |Added Keywords||junior-jobs -- You are receiving this mail

[kdevelop] [Bug 395763] file:/// as cmake toolchain file on android build

2018-06-23 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=395763 Kevin Funk changed: What|Removed |Added CC||aleix...@gmail.com -- You are receiving this

[frameworks-ktexteditor] [Bug 387362] UI does not show the total number of lines in a file anymore

2018-06-08 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=387362 Kevin Funk changed: What|Removed |Added URL||https://phabricator.kde.org

[kdevelop] [Bug 395148] Double-click text selection

2018-06-08 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=395148 --- Comment #1 from Kevin Funk --- I don't think there's a setting for that. What does actually happen when you double-click inside a word? -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 394848] Crash during background parsing after open recent project [crash in clang_Cursor_getRawCommentText]

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394848 Kevin Funk changed: What|Removed |Added Component|general |Language Support: CPP

[kdevelop] [Bug 394848] Crash during background parsing after open recent project [crash in clang_Cursor_getRawCommentText]

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394848 Kevin Funk changed: What|Removed |Added Summary|Crash during background |Crash during background

[kdevelop] [Bug 394849] When KDevelop is closing, the KDE complains about it [crash in QWebView::url()]

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394849 Kevin Funk changed: What|Removed |Added Summary|When KDevelop is closing, |When KDevelop is closing, |the

[kdevelop] [Bug 394849] When KDevelop is closing, the KDE complains about it

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394849 Kevin Funk changed: What|Removed |Added Component|general |Documentation viewer -- You are receiving this

[kdevelop] [Bug 394856] Crash when clicking [crash in KXMLGUIBuilder::removeContainer]

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394856 Kevin Funk changed: What|Removed |Added Summary|Crash when clicking |Crash when clicking [crash

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

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393732 Kevin Funk changed: What|Removed |Added Version Fixed In||5.3.0 -- You are receiving this mail because

[kdevelop] [Bug 242194] PHP parser shows an error on valid type hinting usage

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=242194 Kevin Funk changed: What|Removed |Added Version Fixed In||5.3.0 --- Comment #3 from Kevin Funk --- @Heinz

[kdevelop] [Bug 394920] kdevelop random crash

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394920 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kdevelop] [Bug 394920] kdevelop random crash

2018-06-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394920 --- Comment #1 from Kevin Funk --- Posting backtrace of crashing thread inline for SEO: Thread 1 (Thread 0x7ffaf2b37900 (LWP 5467)): [KCrash Handler] #6 0x7ffad2be56a9 in QXcbConnection::getSelectionOwner(unsigned int) const () at /usr/lib64

[kdevelop] [Bug 391742] Crash on pressing Enter (kdevelop and kwrite) [KDevelop::FunctionType::returnType (this=0x0)]

2018-05-18 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391742 Kevin Funk changed: What|Removed |Added CC||csuk...@gmail.com --- Comment #6 from Kevin Funk

[kdevelop] [Bug 394315] KDevelop crash after hitting enter

2018-05-18 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394315 Kevin Funk changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kdevelop] [Bug 394200] #include and #include are not handled identically by the parser

2018-05-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394200 Kevin Funk changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kdevelop] [Bug 394200] #include and #include are not handled identically by the parser

2018-05-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394200 --- Comment #3 from Kevin Funk --- I think those are the spots you should look at: ``` % ag -s ClangUtils::rangeForIncludePathSpec plugins/clang/clangsupport.cpp 102:KTextEditor::Range wordRange = ClangUtils::rangeForIncludePathSpec(line

[kdevelop] [Bug 394200] #include and #include are not handled identically by the parser

2018-05-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394200 Kevin Funk changed: What|Removed |Added Keywords||junior-jobs -- You are receiving this mail

[kdevelop] [Bug 394105] Clicking on build error will not give focus to editor component

2018-05-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394105 Kevin Funk changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[kdevelop] [Bug 394055] Crash when autocomplete with is_detected [crash in templateParamsHelper]

2018-05-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394055 Kevin Funk changed: What|Removed |Added Component|Code completion |Language Support: CPP

[kdevelop] [Bug 391742] Crash on pressing Enter (kdevelop and kwrite) [KDevelop::FunctionType::returnType (this=0x0)]

2018-05-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391742 Kevin Funk changed: What|Removed |Added CC||o...@appeartv.com --- Comment #5 from Kevin Funk

[kdevelop] [Bug 394233] Crashed when completing try keyword (c++)

2018-05-14 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=394233 Kevin Funk changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kdevelop] [Bug 393138] “Delete session” confirmation dialog lacks session name

2018-05-07 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393138 --- Comment #5 from Kevin Funk --- @Sagnik: I'm not sure I understand. First of all: I wouldn't change the title of said dialog, it might need to expand too much in size in order to display a long session name. There's this

[kdevelop] [Bug 393789] Crash Opening Session [QMapData::findNode]

2018-05-03 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393789 Kevin Funk changed: What|Removed |Added Summary|Crash Opening Session |Crash Opening Session

[kdevelop] [Bug 393638] Renaming Function

2018-05-01 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393638 Kevin Funk changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file [crash in clang::Sema::ActOnExplicitInstantiation]

2018-04-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393507 Kevin Funk changed: What|Removed |Added Summary|SIGSEGV parsing a .cpp file |SIGSEGV parsing a .cpp file

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393507 --- Comment #4 from Kevin Funk --- Adding backtrace inline for SEO: Thread 15 "Queue(0x560" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff77fff700 (LWP 4080)] 0x7fff8b202847 in clang::Sema::ActOnExplicitIns

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-25 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393507 Kevin Funk changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-25 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393507 Kevin Funk changed: What|Removed |Added Severity|normal |crash -- You are receiving this mail because

[kmail2] [Bug 334213] Stuck "Mail filter agent" progressbar

2018-04-19 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=334213 Kevin Funk changed: What|Removed |Added CC||kf...@kde.org -- You are receiving this mail

[Akonadi] [Bug 393280] Repeated entries of 'Executing search "kontact-476707713-SearchSession"' in Akonadi log

2018-04-19 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393280 Kevin Funk changed: What|Removed |Added Version|unspecified |5.7.2 --- Comment #1 from Kevin Funk --- Akonadi

[Akonadi] [Bug 393280] New: Repeated entries of 'Executing search "kontact-476707713-SearchSession"' in Akonadi log

2018-04-19 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393280 Bug ID: 393280 Summary: Repeated entries of 'Executing search "kontact-476707713-SearchSession"' in Akonadi log Product: Akonadi Version: unspecified Platform: Other

[kdevelop] [Bug 393138] “Delete session” confirmation dialog lacks session name

2018-04-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393138 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Keywords

[kdevelop] [Bug 391320] crash on copy multiple files [CutCopyPasteHelpers::mapSourceToDestination]

2018-04-12 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391320 Kevin Funk changed: What|Removed |Added CC||kdebugtracker@impulseforge

[kdevelop] [Bug 393084] KDevelop crashes when attempting to copy files between two projects

2018-04-12 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393084 Kevin Funk changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[kdevelop] [Bug 392942] Error when closing a Plasma activity while KDevelop is open

2018-04-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392942 --- Comment #2 from Kevin Funk --- For a work-around, please see the last paragraph of https://bugs.kde.org/show_bug.cgi?id=368560#c6 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 368560] Crash when closing activity [Welcome Page related, crash below QQuickRenderControl::~QQuickRenderControl]

2018-04-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=368560 Kevin Funk changed: What|Removed |Added CC||limit...@gmail.com --- Comment #7 from Kevin Funk

[kdevelop] [Bug 392942] Error when closing a Plasma activity while KDevelop is open

2018-04-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392942 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kdevelop] [Bug 392553] Repositories are not fetched from github provider

2018-04-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392553 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version Fixed In

[kdevplatform] [Bug 384955] Use project name set in import wizard in more place throughout the KDevelop UI

2018-04-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=384955 Kevin Funk changed: What|Removed |Added Component|UI: general |shell Product|kdevelop

<    1   2   3   4   5   6   7   8   9   10   >