[kdevelop] [Bug 365884] KDeveop open saved session segfaulting [VcsOverlayProxyModel::repositoryBranchChanged]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365884

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdev
   ||platform/24acff13f8ca66c43b
   ||2fb518758459db4635615c
   Version Fixed In||5.0.1
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Kevin Funk  ---
Git commit 24acff13f8ca66c43b2fb518758459db4635615c by Kevin Funk.
Committed on 08/09/2016 at 08:08.
Pushed by kfunk into branch '5.0'.

Avoid crashes when switching branches

See comments in diff. Relaxed the assert a bit: only assert when we hit
an exact match. This code path will no longer trigger a crash in release
mode now either. If I did something wrong, some projects just don't get
a proper VCS info attached to their names (which is way better than
crashing).
FIXED-IN: 5.0.1

M  +14   -2plugins/projectmanagerview/vcsoverlayproxymodel.cpp

http://commits.kde.org/kdevplatform/24acff13f8ca66c43b2fb518758459db4635615c

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368436] Kdevelop on OpenSuse Leap cant import online templates - initializing

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368436

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Kevin Funk  ---
Known issue. Fixed in 5.0.1, but a server-side issue remains.

*** This bug has been marked as a duplicate of bug 359626 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 345733] Kdevelop crashes on start

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345733

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Kevin Funk  ---
Is this still reproducible?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 357779] Crash When Debugging [GDBDebugger::DebugSession::interruptDebugger]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357779

Kevin Funk  changed:

   What|Removed |Added

Summary|Crash When Debugging|Crash When Debugging
   ||[GDBDebugger::DebugSession:
   ||:interruptDebugger]

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 362879] kdevelop crashes when pausing execution

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362879

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Kevin Funk  ---


*** This bug has been marked as a duplicate of bug 357779 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 357779] Crash When Debugging [GDBDebugger::DebugSession::interruptDebugger]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357779

Kevin Funk  changed:

   What|Removed |Added

 CC||7437...@gmail.com,
   ||kf...@kde.org
 Ever confirmed|0   |1
  Component|general |VCS: Subversion
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Kevin Funk  ---
@Peifeng: Care to have a look if you're still around? :)

-- 
You are receiving this mail because:
You are watching all bug changes.


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

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368375

Kevin Funk  changed:

   What|Removed |Added

 CC||m...@milianw.de,
   ||m...@svenbrauch.de

--- Comment #1 from Kevin Funk  ---
@Milian, Sven: Did your recent changes tackle this?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevplatform] [Bug 308796] Crash when debugging [KDevelop::TreeModel::indexForItem]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=308796

Kevin Funk  changed:

   What|Removed |Added

Summary|Crash when debugging|Crash when debugging
   ||[KDevelop::TreeModel::index
   ||ForItem]

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 353253] kdevelop segfault

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353253

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Kevin Funk  ---
Crash deep in Qt (QML engine) -- we can't do anything about it.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 347529] debugging error

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347529

Kevin Funk  changed:

   What|Removed |Added

 CC||elias@gmail.com

--- Comment #1 from Kevin Funk  ---
*** Bug 363367 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 363367] Crash when deleting empty "Write" breakpoint

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363367

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---


*** This bug has been marked as a duplicate of bug 347529 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 330348] KDevelop crash on shutdown [race between CMakeImportJob and shutdown]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=330348

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Kevin Funk  ---
Should be fixed by:

commit 454edf075f61ad8cfe77876cbce8a9520997a897
Author: Kevin Funk 
Date:   Mon Jan 25 12:51:19 2016 +0100

CMakeManager: Fix use-after-free

Fixes crash-on-exit, detected by ASAN

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 345733] Kdevelop crashes on start

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345733

Kevin Funk  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #7 from Kevin Funk  ---
Just reproduced this on current 4.7 branch:

Thread 8 (Thread 0x7ff75e3c4700 (LWP 13085)):
[KCrash Handler]
#6  0x7ff81bbbabd4 in KConfigGroup::config() const () from
/usr/lib/libkdecore.so.5
#7  0x7ff81bbbd087 in KConfigGroup::hasKey(char const*) const () from
/usr/lib/libkdecore.so.5
#8  0x7ff81bbbd2c3 in KConfigGroup::hasKey(QString const&) const () from
/usr/lib/libkdecore.so.5
#9  0x7ff76a61ad47 in (anonymous namespace)::currentBuildDirIndex
(project=) at
/home/kfunk/devel/src/kdevelop/projectmanagers/cmake/cmakeutils.cpp:103
#10 0x7ff76a619331 in (anonymous namespace)::readProjectParameter
(project=0x0, key=..., aDefault=...) at
/home/kfunk/devel/src/kdevelop/projectmanagers/cmake/cmakeutils.cpp:112
#11 0x7ff76a6180b2 in CMake::currentBuildDir (project=0x7ff738004a68) at
/home/kfunk/devel/src/kdevelop/projectmanagers/cmake/cmakeutils.cpp:261
#12 0x7ff754aadb04 in CMakeImportJob::initializeProject (this=0x11fdb20,
rootFolder=) at
/home/kfunk/devel/src/kdevelop/projectmanagers/cmake/cmakeimportjob.cpp:134
#13 0x7ff754aad786 in CMakeImportJob::initialize (this=) at
/home/kfunk/devel/src/kdevelop/projectmanagers/cmake/cmakeimportjob.cpp:119
#14 0x7ff754aafffd in QtConcurrent::RunFunctionTask::run
(this=0x147a8a0) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:134
#15 0x7ff81a2ade0a in QThreadPoolThread::run (this=0x114b250) at
concurrent/qthreadpool.cpp:108
#16 0x7ff81a2bae3c in QThreadPrivate::start (arg=0x114b250) at
thread/qthread_unix.cpp:352
#17 0x7ff817df46fa in start_thread (arg=0x7ff75e3c4700) at
pthread_create.c:333
#18 0x7ff8196dcb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 363151] Crash when editing project configuration

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363151

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Still reproducible? This crash is deep inside Qt's QML engine (can't do
anything about it I fear).

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 350138] Crash when modifing a file on disk open in Kdev

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350138

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Kevin Funk  ---


*** This bug has been marked as a duplicate of bug 313681 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 351669] KDevelop segfault on startup [KDevelop::ParsingEnvironmentFile::indexedTopContext]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351669

Kevin Funk  changed:

   What|Removed |Added

Summary|KDevelop segfault on|KDevelop segfault on
   |startup |startup
   ||[KDevelop::ParsingEnvironme
   ||ntFile::indexedTopContext]

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 313681] kdevelop crashes while reloading the project from CMake [addImportedContextRecursion]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=313681

Kevin Funk  changed:

   What|Removed |Added

 CC||bass...@hotmail.com

--- Comment #11 from Kevin Funk  ---
*** Bug 350138 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 347529] Crash when deleting breakpoint [..., KDevelop::IBreakpointController::breakpointDeleted]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347529

Kevin Funk  changed:

   What|Removed |Added

Summary|debugging error |Crash when deleting
   ||breakpoint [...,
   ||KDevelop::IBreakpointContro
   ||ller::breakpointDeleted]

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 347529] Crash when deleting breakpoint [..., KDevelop::IBreakpointController::breakpointDeleted]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347529

Kevin Funk  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 274980] kconfig not threadsafe: needs guard when looking for include paths

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=274980

Kevin Funk  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Kevin Funk  ---
This is no longer a problem in 5.0, is it?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 349656] Rerun debugging makes KDevelop to crash

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349656

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Can you please try to reproduce the issue, with full debugging symbols around?

https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 367837] KDevelop crashes when trying to debug from command-line

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367837

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 345733] Kdevelop crashes on start

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345733

--- Comment #5 from Kevin Funk  ---
Related patch:

commit db3e79e01eeea78c8b05828b33914a3c35dd44c5
Author: Kevin Funk 
Date:   Wed Jul 9 16:28:29 2014 +0200

CMakeUtils: Protect against null pointers

Be more defensive against unexpected input for these functions.
'project' might be 0 in some circumstances => crash.

(This happens when quickly shutting down KDevelop after startup)

Backtrace:
Thread 2 (Thread 0x7fcf81dea700 (LWP 10002)):
[KCrash Handler]
5  (anonymous namespace)::baseGroup (project=project@entry=0x0) at
/home/krf/devel/src/kdevelop/projectmanagers/cmake/cmakeutils.cpp:83
6  0x7fcf83506c96 in (anonymous namespace)::currentBuildDirIndex
(project=project@entry=0x0) at
/home/krf/devel/src/kdevelop/projectmanagers/cmake/cmakeutils.cpp:98
7  0x7fcf83506dc0 in (anonymous namespace)::readProjectParameter
(project=project@entry=0x0, key=..., aDefault=...) at
/home/krf/devel/src/kdevelop/projectmanagers/cmake/cmakeutils.cpp:109
8  0x7fcf83506e42 in CMake::currentBuildDir (project=0x0) at
/home/krf/devel/src/kdevelop/projectmanagers/cmake/cmakeutils.cpp:254
9  0x7fcf81f0ce99 in CMakeImportJob::initializeProject
(this=this@entry=0x2024cf0, rootFolder=0x42ec130) at
/home/krf/devel/src/kdevelop/projectmanagers/cmake/cmakeimportjob.cpp:134
10 0x7fcf81f0dc43 in CMakeImportJob::initialize (this=0x2024cf0) at

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 367837] KDevelop crashes when trying to debug from command-line

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367837

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kdev |http://commits.kde.org/kdev
   |elop/b386fb1cf30d5d0682b1fd |elop/449d55cfc1688c55e7b83a
   |2eebe2f458ebd75e86  |61056ca0698a94ed26

--- Comment #9 from Kevin Funk  ---
Git commit 449d55cfc1688c55e7b83a61056ca0698a94ed26 by Kevin Funk, on behalf of
Anton Anikin.
Committed on 08/09/2016 at 12:33.
Pushed by kfunk into branch '5.0'.

Fix KDevelop crashes when trying to debug from command-line

Fixes the crash in KDE bug #367837 that is caused by starting
debugging session from command line:

kdevelop -d gdb dolphin

This caused to ASSERT: QFile::exists(). Current version fix it
by searching full paths for such binaries.
FIXED-IN: 5.0.1
(cherry picked from commit b386fb1cf30d5d0682b1fd2eebe2f458ebd75e86)

M  +13   -1app/main.cpp

http://commits.kde.org/kdevelop/449d55cfc1688c55e7b83a61056ca0698a94ed26

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 367956] KDevelop only runs as root

2016-08-29 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367956

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Kevin Funk  ---
Please try to run KDevelop with:
  KDEV_DISABLE_WELCOMEPAGE=1 kdevelop

Please report back if that works for you.

Looks related to this: https://phabricator.kde.org/D2581

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 367956] KDevelop only runs as root

2016-08-29 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367956

Kevin Funk  changed:

   What|Removed |Added

 Resolution|UPSTREAM|FIXED
   Version Fixed In||5.0.1

--- Comment #5 from Kevin Funk  ---
This is just a work-around, this will be fixed in 5.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 367973] View->Borders->show icon border not saving correctly

2016-08-29 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367973

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
This is intentional. Just a temporary setting.

The persistent setting is in Settings -> Configure KDevelop -> Editor ->
Appearance -> Border.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 367977] Build fails at codegen/adaptsignatureassistant.h:45:18: error: ‘virtual void Cpp::AdaptSignatureAssistant::textChanged(KTextEditor::View*, const KTextEditor::Range&, const QStr

2016-08-29 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367977

Kevin Funk  changed:

   What|Removed |Added

   Keywords||junior-jobs
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 239004] Custom Makefile Project has wrong working directory

2016-09-07 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=239004

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 361958] outline dropdown widget jumps to function implementation in another file

2016-09-07 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361958

Kevin Funk  changed:

   What|Removed |Added

Summary|select + copy text actions  |outline dropdown widget
   |for uses report |jumps to function
   ||implementation in another
   ||file

--- Comment #3 from Kevin Funk  ---
Reverted the title

-- 
You are receiving this mail because:
You are watching all bug changes.


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

2016-08-31 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368067

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Kevin Funk  ---
Confirmed.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 365635] signature assistant unusable since assistant-ng merge

2016-08-30 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365635

Kevin Funk  changed:

   What|Removed |Added

  Component|Language Support: Ada   |Language Support: CPP
   ||(Clang-based)

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473

--- Comment #7 from Kevin Funk  ---
Has no effect under X11/Breeze afaics.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 359948] Feature to rename preprocessor definitions

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359948

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Actually this works for me. Can you try again?

Code:
#define FOO
#ifndef FOO

#endif

I then renamed the first occurence of 'FOO' to 'FOO1' => both uses got renamed.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 335460] Project Filter tab place should be last

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335460

Kevin Funk  changed:

   What|Removed |Added

   Severity|normal  |wishlist
   Priority|NOR |LO

--- Comment #2 from Kevin Funk  ---
The entries are now sorted by name. 

Actually not sure this issue here is important to fix at all. Reducing
priority.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 338336] CR (\r) in program output will delete the output

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338336

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Still a problem, Eike?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 367841] Crash during parsing of cmake/C++/Python files

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367841

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #9 from Kevin Funk  ---
Thanks a ton for the analysis, Axel.

And yes, those two bug reports have the same root cause => I'll merge them.

*** This bug has been marked as a duplicate of bug 363269 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 363269] Crash when projects contains *.txt file that is actually a binary file [cmListFileLexerSetToken]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363269

Kevin Funk  changed:

   What|Removed |Added

 CC||axel.kellerm...@gmx.de

--- Comment #16 from Kevin Funk  ---
*** Bug 367841 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 363269] Crash when projects contains *.txt file that is actually a binary file [cmListFileLexerSetToken]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363269

--- Comment #17 from Kevin Funk  ---
Some comments from the dup:

"""
I found the problem, and it's actually similar, but not the same as bug 363269.
The code base being parsed contains a subfolder with example text in a couple
of different asian languages, all stored as .txt files in UTF16LE. The cmake
parser seems to not just read CMakeLists.txt and *.cmake, but also generally
all files with the extension .txt. Apparently the encoding of the example files
is handled correctly, but then the wide characters are given to the lexer that
expects chars, hence the one byte buffer overflow reported (just my guess,
didn't have a look at all the code involved).

If I delete all the UTF16 files, the whole code base is processed successfully.
"""

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevplatform] [Bug 361831] Please implement action "Cut" in project tree

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361831

Kevin Funk  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Kevin Funk  ---
Patch here: https://phabricator.kde.org/D1955

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 355685] KDevelop C++ parser crash [DeclarationBuilder::closeDeclaration]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

Kevin Funk  changed:

   What|Removed |Added

Summary|Kdevelop C++ parser crash   |KDevelop C++ parser crash
   ||[DeclarationBuilder::closeD
   ||eclaration]

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 362413] crash after loading

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362413

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---


*** This bug has been marked as a duplicate of bug 355685 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

Kevin Funk  changed:

   What|Removed |Added

 CC||eduard_kalinow...@yahoo.de

--- Comment #19 from Kevin Funk  ---
*** Bug 362413 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 338196] path completion does not escape special characters

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338196

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Kevin Funk  ---
@Barade: Which compiler supports this?

Citing https://gcc.gnu.org/onlinedocs/cpp/Include-Syntax.html:
"However, if backslashes occur within file, they are considered ordinary text
characters, not escape characters. None of the character escape sequences
appropriate to string constants in C are processed. Thus, #include "x\n\\y"
specifies a filename containing three backslashes. (Some systems interpret ‘\’
as a pathname separator. All of these also interpret ‘/’ the same way. It is
most portable to use only ‘/’.)"

Considering this invalid.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 359439] Crash on build after importing project

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359439

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Kevin Funk  ---


*** This bug has been marked as a duplicate of bug 344059 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 344059] Kdevelop 4.90.90 crashes when trying to build a second time

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344059

Kevin Funk  changed:

   What|Removed |Added

 CC||john.moore...@att.net

--- Comment #3 from Kevin Funk  ---
*** Bug 359439 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 344059] Kdevelop 4.90.90 crashes when trying to build a second time [KDevelop::BuilderJobPrivate::addJob]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344059

Kevin Funk  changed:

   What|Removed |Added

Summary|Kdevelop 4.90.90 crashes|Kdevelop 4.90.90 crashes
   |when trying to build a  |when trying to build a
   |second time |second time
   ||[KDevelop::BuilderJobPrivat
   ||e::addJob]

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 265975] c++ parser doesn't support designated initializers (C99 feature)

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=265975

Kevin Funk  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.0.0

--- Comment #4 from Kevin Funk  ---
Hello!

We worked on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available
https://www.kdevelop.org/news/kdevelop-500-released

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur in my testing. For these reasons, I'll close this bug. Please try out
KDevelop 5, either by downloading it through your distro, or by playing around
with the AppImage:.

If you think this bug is applicable to Clang/KDevelop 5, please reopen the
report and add new information on how to reproduce the bug there.

Sorry for the inconvenience, I hope you understand the reasoning above.

Cheers

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 272621] gcc's #include_next is not interpreted

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=272621

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Hello!

We are working on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur. In my testing. For these reasons, I'll close this bug. Please stay tuned
for KDevelop 5.

If you think this bug is applicable to Clang/KDevelop 5, please reopen the
report and add new information on how to reproduce the bug there.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 339632] not able to create new project with KDE mininum

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=339632

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Kevin Funk  ---
No idea what this is about. Needs more information.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 361176] Getting Started screen is blank

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361176

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Kevin Funk  ---
Fixed this a while ago.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 310391] Autocompleting C++ lists unwanted or irrelevant Boost items in all contexts.

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=310391

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.0.0

--- Comment #9 from Kevin Funk  ---
Hello!

We are working on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur. In my testing. For these reasons, I'll close this bug. Please stay tuned
for KDevelop 5.

If you think this bug is applicable to Clang/KDevelop 5, please reopen the
report and add new information on how to reproduce the bug there.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 273658] Confusion with nested namespace

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=273658

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Kevin Funk  ---
Hello!

We are working on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur. In my testing. For these reasons, I'll close this bug. Please stay tuned
for KDevelop 5.

If you think this bug is applicable to Clang/KDevelop 5, please reopen the
report and add new information on how to reproduce the bug there.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 345028] Entering a single character can trigger auto complete popup

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345028

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Kevin Funk  ---
Hello!

We are working on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur. In my testing. For these reasons, I'll close this bug. Please stay tuned
for KDevelop 5.

If you think this bug is applicable to Clang/KDevelop 5, please reopen the
report and add new information on how to reproduce the bug there.

Note: If you reopen this, please post a minimal working example which we can
use to reproduce the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 315754] Completion fails with implicit using declaration

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=315754

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Kevin Funk  ---
Hello!

We are working on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

If you think this bug is applicable to Clang/KDevelop 5, please reopen the
report and add new information on how to reproduce the bug there.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 361950] Should provide a option of vim mode default?

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361950

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
That's already possible:

Configure KDevelop -> Editor -> Editing -> Input Mode: Set Default input mode
to "Vi Input Mode"

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 337891] Synchronise editor windows between Code and Debug modes

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=337891

Kevin Funk  changed:

   What|Removed |Added

 CC||dhaum...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 267246] No support for conditional constant definition

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=267246

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Kevin Funk  ---
Confirmed under KDevelop 5.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 367841] Crash during parsing of cmake/C++/Python files

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367841

--- Comment #7 from Kevin Funk  ---
Could that be related to bug 363269? Could you check the CMake file KDevelop is
parsing (see debug output). Is it a binary file?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 362062] Kdevelop crashes when on 4.7.1 when we try to open it with memory leak checking application valgrind

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362062

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Kevin Funk  ---
Waiting for info

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 362563] Plugin crashes when shutting down

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362563

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Kevin Funk  ---
Needs more info. Didn't we fix that issue anyway?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 360348] Cannot inspect stuff inside static_assert

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360348

Kevin Funk  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Kevin Funk  ---
Confirmed.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 363473] KDevelop should use a different tab bar widget for tabbed documents

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473

--- Comment #5 from Kevin Funk  ---
Does this patch do anything?

diff --git a/sublime/container.cpp b/sublime/container.cpp
index a51c12b..23c89ed 100644
--- a/sublime/container.cpp
+++ b/sublime/container.cpp
@@ -54,6 +54,8 @@ public:
 ContainerTabBar(Container* container)
 : QTabBar(container), m_container(container)
 {
+setDocumentMode(true);
+
 installEventFilter(this);
 }


Patches welcome!

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 362062] Kdevelop crashes when on 4.7.1 when we try to open it with memory leak checking application valgrind

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362062

Kevin Funk  changed:

   What|Removed |Added

 Resolution|FIXED   |WAITINGFORINFO

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 362483] Helper "Adapt Signature" disappears when I try to enter parameter name

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362483

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.0.0

--- Comment #1 from Kevin Funk  ---
Helper are no longer automatically raised, so this issue should be fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 280591] Code completion for member names in C structure initializers

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=280591

--- Comment #4 from Kevin Funk  ---
Right, code parses fine now.

We still lack the code completion part, though.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 303647] DU chain resolves pointer to member incorrectly

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303647

Kevin Funk  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #4 from Kevin Funk  ---
Still a problem in KDevelop 5.0, the function sig in the popup makes no sense.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 310962] Kdevelop doesn't respect screen resolution

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=310962

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Kevin Funk  ---


*** This bug has been marked as a duplicate of bug 335578 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 361716] Duplicate suggestions in include file completion

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361716

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Still a problem? Please post a screenshot in that case; including the project
tree view with the folder hierarchy if possible.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 362334] .cfg file isn't higlighted correctly

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362334

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
A .cfg file is not a known suffix for Python.

Did you try setting the file's modeline (cf.
https://kate-editor.org/2006/02/09/kate-modelines/)?

Just add this to the end of the file, then reopen it:
# kate: syntax python

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 319833] Semantic Analysis doesn't understand the global scope operator "::" in deferred constructor calls.

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=319833

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.0.0

--- Comment #1 from Kevin Funk  ---
Hello!

We worked on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available
https://www.kdevelop.org/news/kdevelop-500-released

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur in my testing. For these reasons, I'll close this bug. Please try out
KDevelop 5, either by downloading it through your distro, or by playing around
with the AppImage:.

If you think this bug is applicable to Clang/KDevelop 5, please reopen the
report and add new information on how to reproduce the bug there.

Sorry for the inconvenience, I hope you understand the reasoning above.

Cheers

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 321075] KDEvelop can't parse for new c++11 for loop over literal lists

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=321075

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Kevin Funk  ---
Hello!

We are working on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur. In my testing. For these reasons, I'll close this bug. Please stay tuned
for KDevelop 5.

All test cases work under KDevelop 5.0.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 336703] Floating toolviews

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=336703

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Sounds like a dup of bug 335578.

*** This bug has been marked as a duplicate of bug 335578 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 256071] KDevelop does not flag uses of non-static field from static member function as illegal

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=256071

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.0.0

--- Comment #1 from Kevin Funk  ---
Hello!

We are working on a new clang-based C/C++ language plugin for KDevelop 5 which
supersedes the old C++ plugin in KDevelop 4. See e.g.:
https://www.kdevelop.org/news/first-beta-release-kdevelop-500-available

Due to a lack of manpower, we cannot fix bugs in the old C++ plugin. We rather
want to supply a good Clang based C++ experience for KDevelop 5 than wasting
our time on the legacy C++ support for KDevelop 4.

With the new clang-based C/C++ language plugin, the bug presented here does not
occur. In my testing. For these reasons, I'll close this bug. Please stay tuned
for KDevelop 5.

Note: Tested this; KDevelop correctly flags this as invalid code.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368458] Can't change highlight color used when hovering identifier

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368458

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In|5.0.0   |5.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368458] Can't change highlight color used when hovering identifier

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368458

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 356308] kdevelop completion popup window sizing is broken

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356308

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Kevin Funk  ---
Thanks for the feedback! Assuming this got fixed in the meanwhile.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 335578] Bottom buttons (tabs) influence minimum window size

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335578

--- Comment #3 from Kevin Funk  ---
*** Bug 336703 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 363269] Crash when projects contains *.txt file that is actually a binary file [cmListFileLexerSetToken]

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363269

Kevin Funk  changed:

   What|Removed |Added

Summary|Crash when projects |Crash when projects
   |contains *.txt file that is |contains *.txt file that is
   |actually a binary file  |actually a binary file
   ||[cmListFileLexerSetToken]

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 335578] Bottom buttons (tabs) influence minimum window size

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335578

Kevin Funk  changed:

   What|Removed |Added

 CC||stompdagg...@yahoo.com

--- Comment #4 from Kevin Funk  ---
*** Bug 310962 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 334003] C++ parser takes class method template instantiation as method declaration

2016-09-10 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=334003

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 360567] Wrong parameter info displayed for variadic function templates

2016-09-10 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360567

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368695] Crash when using QuickOpen

2016-09-14 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368695

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 363151] Crash when editing project configuration

2016-09-13 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363151

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368731] Every time kdevelop start it freeze

2016-09-13 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368731

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Known issue in 5.0.0. Work-around:

export KDEV_DISABLE_WELCOMEPAGE=1
kdevelop

*** This bug has been marked as a duplicate of bug 368138 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368855] changing files via git (rebase, checkout) causes 100% CPU usage on 2 cores

2016-09-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368855

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Kevin Funk  ---
Backtrace please.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 338196] path completion does not escape special characters

2016-09-09 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338196

Kevin Funk  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|INVALID |---

--- Comment #4 from Kevin Funk  ---
Cough, no. Sorry, I was in C++ mode here :)

Reproduced the problem in a CMakeLists.txt.

MWE:
Create a file foo(.cpp.

Then in the accompanying CMakeLists.txt file:
set(FOO
foo
)

=> Will insert foo(.cpp.
=> CMake reports: Parse error.  Function missing ending ")".  End of file
reached.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 194403] ability to configure verbosity of compiler output is lost

2016-10-07 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=194403

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Kevin Funk  ---
I think there are no plans to revive this, marking as WONTFIX.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 354143] Unclear output when building cpp project using cmake

2016-10-07 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354143

Kevin Funk  changed:

   What|Removed |Added

 CC||codestr...@posteo.org

--- Comment #23 from Kevin Funk  ---
*** Bug 330205 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 330205] make VERBOSE=1 does not show gcc command

2016-10-07 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=330205

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Kevin Funk  ---
Fixed in 5.0.0

*** This bug has been marked as a duplicate of bug 354143 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 359626] Project creation: "Get More Templates" broken

2016-10-07 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359626

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In|5.0.1   |1.7.4

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 369635] Allow to change UI colors, not just editor theme

2016-10-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369635

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.1.0
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Kevin Funk  ---
@Janek: This went into master branch only which represents the unreleased 5.1
branch at this point. So this will be fixed for 5.1.0 release.

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-knotifications] [Bug 370311] KDevelop crashed during quit

2016-10-09 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370311

Kevin Funk  changed:

   What|Removed |Added

Version|5.0.1   |unspecified
   Assignee|kdevelop-bugs-n...@kde.org  |mklape...@kde.org
 CC||kdelibs-b...@kde.org
Product|kdevelop|frameworks-knotifications
  Component|general |general

--- Comment #1 from Kevin Funk  ---
Unrelated to KDevelop, crash in knotifications. Moving bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368603] crash when starting an lldb debug session

2016-09-20 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368603

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.1.0

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevplatform] [Bug 306128] kdevelop crashs on launch after crash on remove project [ItemRepository::followerIndex assertion]

2016-09-23 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=306128

Kevin Funk  changed:

   What|Removed |Added

 CC||rjvber...@gmail.com

--- Comment #4 from Kevin Funk  ---
*** Bug 369238 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kde] [Bug 369238] KDevelop5 hang on exit in itemrepository.h (deleteItem())

2016-09-23 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369238

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Kevin Funk  ---


*** This bug has been marked as a duplicate of bug 306128 ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 369182] kdevelop crashes while parsing javascript files

2016-09-22 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369182

--- Comment #4 from Kevin Funk  ---
Can you try running KDevelop under valgrind? Thanks for helping out!

valgrind --smc-check=all-non-file --track-origins=yes kdevelop ...

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 369182] kdevelop crashes while parsing javascript files

2016-09-22 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369182

--- Comment #1 from Kevin Funk  ---
Are you simply running out of memory? Is the project public, so we can try
reproduce the problem ourselves?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368318] Crash during session restore at startup

2016-09-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368318

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368318] Crash during session restore at startup

2016-09-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368318

--- Comment #5 from Kevin Funk  ---
Git commit eaf3739fba2229187938123ec0af7459dad3ad28 by Kevin Funk.
Committed on 16/09/2016 at 16:23.
Pushed by kfunk into branch '5.0'.

Hardening: Fix one of the immediate crashes

M  +1-0language/duchain/topducontextdynamicdata.cpp

http://commits.kde.org/kdevplatform/eaf3739fba2229187938123ec0af7459dad3ad28

-- 
You are receiving this mail because:
You are watching all bug changes.


<    1   2   3   4   5   6   7   >