[kdevelop] [Bug 371565] KDevelop can't find header files if the project path contains spaces

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

Kevin Funk  changed:

   What|Removed |Added

   Target Milestone|--- |5.0.3
   Priority|NOR |HI

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


[kdevelop] [Bug 338441] Add vera++ support

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

--- Comment #9 from Kevin Funk  ---
@Interested parties, there's now a kdev-verapp.git repository which you can try
out:
  https://phabricator.kde.org/diffusion/222/

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


[kdevelop] [Bug 371565] KDevelop can't find header files if the project path contains spaces

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

Kevin Funk  changed:

   What|Removed |Added

 CC||aleix...@kde.org
  Component|general |Build tools: CMake

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


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

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

Kevin Funk  changed:

   What|Removed |Added

Summary|kdevelop segfaults while|kdevelop segfaults while
   |typing  |typing
   ||[Php::FunctionDeclaration::
   ||prettyName]
  Component|general |Language Support: PHP

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


[kdevplatform] [Bug 371210] patch review shouldn't add files it opens to the recent files menu

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

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.1.0

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


[kdevelop] [Bug 358497] Find Uses cannot be canceled

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

Kevin Funk  changed:

   What|Removed |Added

   Priority|NOR |HI
 CC||kf...@kde.org

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


[kdevelop] [Bug 358497] Find Uses cannot be canceled

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

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Kevin Funk  ---
For the one planning to work on this: We should probably just drop the hugely
inefficient implementation of the Uses Widget feature (one QWidget per use, for
instance... sic!) and instead base it on a proper Qt model.

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


[kdevelop] [Bug 371326] Snippets not existent

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

Kevin Funk  changed:

   What|Removed |Added

URL||https://phabricator.kde.org
   ||/T3826

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


[kdevelop] [Bug 371326] Snippets not existent

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

Kevin Funk  changed:

   What|Removed |Added

   Target Milestone|--- |5.0.3

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


[kdevelop] [Bug 371326] Snippets not existent

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

Kevin Funk  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Kevin Funk  ---
It's on our TODO:
https://phabricator.kde.org/T3826

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


[kdevelop] [Bug 369374] Background parser slows down the GUI thread for large projects

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

--- Comment #8 from Kevin Funk  ---
@Wei-Cheng: Want to get started hacking on KDevelop? Looks like you're almost
there. :)

Patches welcome! See https://www.kdevelop.org/contribute-kdevelop

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


[kdevelop] [Bug 371197] Running certain unit tests freezes KDevelop and Plasma panels

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

Kevin Funk  changed:

   What|Removed |Added

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

--- Comment #1 from Kevin Funk  ---
When KDevelop freezes, can you attach GDB and get us a backtrace?

See more here:
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/Debugging_with_GDB#Attaching_gdb_to_already_running_applications

-- 
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-10-18 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.3

-- 
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-10-18 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363473

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdev
   ||platform/816721d60711b17540
   ||53e63e290dba0b205a02eb
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #21 from Kevin Funk  ---
Git commit 816721d60711b1754053e63e290dba0b205a02eb by Kevin Funk, on behalf of
René J.V. Bertin.
Committed on 18/10/2016 at 16:21.
Pushed by kfunk into branch '5.0'.

use a different tab bar widget for tabbed documents

This is a potential fix for an issue raised on BKO:
https://bugs.kde.org/show_bug.cgi?id=363473

It's also the most complete/implementation:
- applies only when the Macintosh widget style is being used
- if so, creates a QStyle object for the Fusion widget style
- when successful, sets the `Sublime::ContainerTabBar` to use that style

This solves all issues stemming from Qt's use of a "native" widget that is
intended only for use in dialogs and not in tabbed document interfaces.

In my testing, the `ContainerTabBar` ctor is called only rarely, apparently
only when changing views (e.g. code -> patch review and back again, or code ->
debug). If that observation is correct, use of a global `qTabBarStyle` variable
is justified (but more elegant solutions might exist). This observation also
justifies (IMHO) the check for the active application style rather than using
an `#ifdef Q_OS_OSX` or even applying the fix across all platforms and
application styles. That is certainly a possibility that doesn't lead to any
shocking style mismatches in my eyes. It does cause some loss of compactness
when using my QtCurve settings, which is why I added the style check; a small
cost as a gesture to users of a highly configurable style.

There is still some weirdness behind the tabs which looks like a misaligned
well or frame. I'd love to get that right too.

REVIEW: 128880

M  +19   -0sublime/container.cpp

http://commits.kde.org/kdevplatform/816721d60711b1754053e63e290dba0b205a02eb

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

[kdevelop] [Bug 370993] KDevelop crashes shortly after startup

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

--- Comment #3 from Kevin Funk  ---
Comment on attachment 101616
  --> https://bugs.kde.org/attachment.cgi?id=101616
GDB output together with first pause – signal SIGSEGV – continue

Sorry, forgot to tell you: please also install debug symbols for libclang. 

Please generate a backtrace for both the first and the second SIGSEGV.

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

[kdevelop] [Bug 371056] Kdevelop will crash every time when quit by clicking on the close button of the window.

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

Kevin Funk  changed:

   What|Removed |Added

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

--- Comment #2 from Kevin Funk  ---
Could you install debug symbols for Qt5DBus? Then reproduce the issue and send
us the updated backtrace?

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


[kdevelop] [Bug 331883] Whenever I try to fetch a GitHub project, KDevelop crashes.

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

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdev
   ||elop/3afcc322a94878c8f5f662
   ||c1c5795b75a3bf62a5
   Version Fixed In||5.0.3
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Kevin Funk  ---
Git commit 3afcc322a94878c8f5f662c1c5795b75a3bf62a5 by Kevin Funk.
Committed on 18/10/2016 at 07:47.
Pushed by kfunk into branch '5.0'.

GitHub: Don't crash when Git plugin not loaded
FIXED-IN: 5.0.3

M  +6-3providers/ghprovider/ghproviderwidget.cpp

http://commits.kde.org/kdevelop/3afcc322a94878c8f5f662c1c5795b75a3bf62a5

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


[kdevelop] [Bug 371053] KDevelop crashes when fetching a project from Github

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

Kevin Funk  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE

--- Comment #2 from Kevin Funk  ---
That's likely the problem, marking as duplicate.

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

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


[kdevelop] [Bug 331883] Whenever I try to fetch a GitHub project, KDevelop crashes.

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

Kevin Funk  changed:

   What|Removed |Added

 CC||j...@holodeck1.com

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

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


[frameworks-solid] [Bug 371012] "There is no disk in drive D:\" dialog when starting KDevelop on some systems

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

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/soli
   ||d/f544380db86301f4833b2149d
   ||d46dca47acc8042
   Version Fixed In||5.28.0

--- Comment #1 from Kevin Funk  ---
Git commit f544380db86301f4833b2149dd46dca47acc8042 by Kevin Funk.
Committed on 18/10/2016 at 07:33.
Pushed by kfunk into branch 'master'.

Windows: Don't display error dialogs

Summary:
Some Windows API functions like GetDiskFreeSpaceEx may produce error
dialogs. This is not desired. Fix this by temporarily blocking errors by
calling SetThreadErrorMode with certain error suppressing flags.
FIXED-IN: 5.28.0

Reviewers: #frameworks, brauch, vonreth

Reviewed By: vonreth

Subscribers: vonreth, nalvarez, broulik

Differential Revision: https://phabricator.kde.org/D3091

M  +4-0src/solid/devices/backends/win/winstoragevolume.cpp
A  +67   -0src/solid/devices/backends/win/winutils_p.h [License: LGPL]

http://commits.kde.org/solid/f544380db86301f4833b2149dd46dca47acc8042

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


[kdevelop] [Bug 371053] KDevelop crashes when fetching a project from Github

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

Kevin Funk  changed:

   What|Removed |Added

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

--- Comment #1 from Kevin Funk  ---
Is the Git plugin loaded? Check Settings -> Configure KDevelop -> Plugins.

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


[kdevelop] [Bug 363044] Crash when parsing javascript/python files [DeclarationBuilder::inferArgumentsFromCall]

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

Kevin Funk  changed:

   What|Removed |Added

 CC||k...@jbev.net

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

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


[kdevelop] [Bug 371008] KDevelop crashes when reloading file

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

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 363044 ***

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


[kdevelop] [Bug 370993] KDevelop crashes shortly after startup

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

Kevin Funk  changed:

   What|Removed |Added

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

--- Comment #1 from Kevin Funk  ---
[KCrash Handler]
#5  0x7f91de462f30 in  () at /usr/lib/libclang.so.3.8
#6  0x7f91de6a230c in  () at /usr/lib/libclang.so.3.8

=> You're getting a SIGSEGV in libclang. This isn't necessarily critical,
libclang likely can recover from a SIGSEGV. You need to continue debugging in
order to find out the real issue for crashing.

If GDB is paused, with a backtrace like this, enter the following:
  signal SIGSEGV
  continue

This will make GDB re-raise the signal and continue debugging

(Note you might have to re-enter those commands multiple times, in case
KDevelop crashes again inside libclang.)

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


[kdevelop] [Bug 49719] breakpoints are hard to see with dark themes, icon border should be enabled by default

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

--- Comment #4 from Kevin Funk  ---
+1. When I did some Q with a KDevelop noob the missing icon border was pretty
confusing to that person. When pausing the debugger you don't even get a mark
for the line you're in!

And yes, the Breeze icons for breakpoint + 'current line in debugger' are
really unfortunate...

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


[kdevelop] [Bug 363122] No ToolTip for Command line option (missing khelpcenter)

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

--- Comment #4 from Kevin Funk  ---
@dhaumann: Related to this issue. It probably makes sense to add a tool tip to
the "Switch to command line" line edit? I think lots of people don't know what
it is about.

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


[kdevelop] [Bug 363122] No ToolTip for Command line option (missing khelpcenter)

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

Kevin Funk  changed:

   What|Removed |Added

 CC||dhaum...@kde.org

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


[kdevelop] [Bug 363122] No ToolTip for Command line option (missing khelpcenter)

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

Kevin Funk  changed:

   What|Removed |Added

Summary|No ToolTip for Command line |No ToolTip for Command line
   |option  |option (missing
   ||khelpcenter)

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


[kdevplatform] [Bug 349966] Integrate with Baloo search

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

Kevin Funk  changed:

   What|Removed |Added

   Priority|NOR |LO

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


[kdevelop] [Bug 370574] Fonts & Colors Error

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

Kevin Funk  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Kevin Funk  ---
Confirmed. Something fishy going on there. This is a KTextEditor bug, though.

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


[frameworks-ktexteditor] [Bug 370574] Fonts & Colors Error

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

Kevin Funk  changed:

   What|Removed |Added

  Component|general |general
Product|kdevelop|frameworks-ktexteditor
   Assignee|kdevelop-bugs-n...@kde.org  |kwrite-bugs-n...@kde.org
Version|5.0.1   |unspecified

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


[kdevelop] [Bug 370470] KDevelop crashes when I turn on Atomatic Spell Checking [Sonnet::GuessLanguagePrivate::guessFromDictionaries]

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

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.2

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


[kdevplatform] [Bug 370495] heap corruption after immediately after opening folder [KDevelop::BackgroundParserPrivate::createParseJob]

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

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.0.2
  Latest Commit||http://commits.kde.org/kdev
   ||platform/3c395340d9ee7c936f
   ||7c2a5895b28078ae4a5ce5
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Kevin Funk  ---
Git commit 3c395340d9ee7c936f7c2a5895b28078ae4a5ce5 by Kevin Funk.
Committed on 11/10/2016 at 23:40.
Pushed by kfunk into branch '5.0'.

BackgroundParserPrivate::createParseJob: Fix race

While creating a parse job we temporarily unlock the mutex used to
ensure access to the BackgroundParsers shared data is exclusive.

But this is problematic:
 a) we use data which can be modified by other threads
 b) we use iterators which could have become invalid
since the underlying container got modified by other threads

This almost instantly crashes the KDevelop on Windows version when there
multiple language plugins creating parse jobs in parallel.
FIXED-IN: 5.0.2

M  +16   -6language/backgroundparser/backgroundparser.cpp

http://commits.kde.org/kdevplatform/3c395340d9ee7c936f7c2a5895b28078ae4a5ce5

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


[kdevplatform] [Bug 370495] heap corruption after immediately after opening folder [KDevelop::BackgroundParserPrivate::createParseJob]

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

Kevin Funk  changed:

   What|Removed |Added

   Priority|NOR |HI

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


[kdevplatform] [Bug 370495] heap corruption after immediately after opening folder [KDevelop::BackgroundParserPrivate::createParseJob]

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

Kevin Funk  changed:

   What|Removed |Added

Summary|heap corruption after   |heap corruption after
   |immediately after opening   |immediately after opening
   |folder  |folder
   ||[KDevelop::BackgroundParser
   ||Private::createParseJob]

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


[kdevplatform] [Bug 370495] heap corruption after immediately after opening folder

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

Kevin Funk  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Kevin Funk  ---
I've had a similar crash a while ago. Can confirm.

ucrtbase.dll!7ff8628298fe() Unknown
ucrtbase.dll!7ff862829036() Unknown
>   kdevelop.exe!__scrt_unhandled_exception_filter(_EXCEPTION_POINTERS * const 
> pointers) Line 75C++
KernelBase.dll!7ff863e67e1e()   Unknown
ntdll.dll!7ff8670dd998()Unknown
ntdll.dll!7ff8670c5b26()Unknown
ntdll.dll!7ff8670d9afd()Unknown
ntdll.dll!7ff867064fe9()Unknown
ntdll.dll!7ff867066c94()Unknown
KernelBase.dll!7ff863e11f28()   Unknown
vcruntime140.dll!7ff85beb2a10() Unknown
ntdll.dll!7ff8670d90e3()Unknown
Qt5Core.dll!QHashData::detach_helper(void(*)(QHashData::Node *, void *)
node_duplicate=0x7ff83db52004, void(*)(QHashData::Node *)
node_delete=0x7ff83db56f14, int nodeSize=48, int nodeAlign=8) Line 485   
C++
   
KDevPlatformLanguage.dll!QHash::detach_helper()
Line 567   C++
KDevPlatformLanguage.dll!DocumentParsePlan::priority() Line 152 C++
   
KDevPlatformLanguage.dll!KDevelop::BackgroundParserPrivate::createParseJob(const
KDevelop::IndexedString & url={...}, const DocumentParsePlan & parsePlan={...})
Line 370   C++
   
KDevPlatformLanguage.dll!KDevelop::BackgroundParserPrivate::parseDocumentsInternal()
Line 306   C++
KDevPlatformLanguage.dll!KDevelop::BackgroundParser::parseDocuments() Line
651  C++
   
KDevPlatformLanguage.dll!KDevelop::BackgroundParser::qt_static_metacall(QObject
* _o=0x021cb981b1f0, QMetaObject::Call _c, int _id, void * *
_a=0x021cbc6e3160) Line 269C++
Qt5Core.dll!QObject::event(QEvent * e) Line 1256C++
Qt5Widgets.dll!QApplicationPrivate::notify_helper(QObject *
receiver=0x021cb981b1f0, QEvent * e=0x021cbc8988c0) Line 3805   C++
Qt5Widgets.dll!QApplication::notify(QObject * receiver, QEvent *
e=0x021cbc8988c0) Line 3767C++
Qt5Core.dll!QCoreApplication::notifyInternal2(QObject *
receiver=0x021cb981b1f0, QEvent * event=0x021cbc8988c0) Line 1015   C++
Qt5Core.dll!QCoreApplicationPrivate::sendPostedEvents(QObject *
receiver=0x, int event_type, QThreadData *
data=0x021cb524ed10) Line 1650   C++
qwindows.dll!QWindowsGuiEventDispatcher::sendPostedEvents() Line 76 C++
Qt5Core.dll!qt_internal_proc(HWND__ * hwnd=0x000806b2, unsigned int
message=1025, unsigned __int64 wp=0, __int64 lp=0) Line 438 C++
user32.dll!7ff866a61169()   Unknown
user32.dll!7ff866a60c97()   Unknown
Qt5Core.dll!QEventDispatcherWin32::processEvents(QFlags flags={...}) Line 838   C++
qwindows.dll!QWindowsGuiEventDispatcher::processEvents(QFlags flags={...}) Line 69  C++
Qt5Core.dll!QEventLoop::exec(QFlags
flags={...}) Line 205   C++
Qt5Core.dll!QCoreApplication::exec() Line 1285  C++
kdevelop.exe!main(int argc=1, char * * argv=0x021cb5250810) Line 763   
C++
kdevelop.exe!WinMain(HINSTANCE__ * __formal=0x000a, HINSTANCE__
* __formal=0x, char * __formal=0x00b3d2578000, int
__formal=-766017536) Line 113C++
kdevelop.exe!__scrt_common_main_seh() Line 253  C++
kernel32.dll!7ff864a68102() Unknown
ntdll.dll!7ff86708c5b4()Unknown

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


[kdevelop] [Bug 370470] KDevelop crashes when I turn on Atomatic Spell Checking [Sonnet::GuessLanguagePrivate::guessFromDictionaries]

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

--- Comment #3 from Kevin Funk  ---
The installer contained an out of date version of KF5Sonnet which didn't have
the crash fix in it.

Will be resolved in the next installer update. Thanks for reporting!

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


[kdevelop] [Bug 370470] KDevelop crashes when I turn on Atomatic Spell Checking [Sonnet::GuessLanguagePrivate::guessFromDictionaries]

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

Kevin Funk  changed:

   What|Removed |Added

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

--- Comment #2 from Kevin Funk  ---


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

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


[frameworks-sonnet] [Bug 367758] Crash when starting kdevelop [Sonnet::GuessLanguagePrivate::guessFromDictionaries]

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

Kevin Funk  changed:

   What|Removed |Added

 CC||g2s...@hotmail.com

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

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


[kdevelop] [Bug 370470] KDevelop crashes when I turn on Atomatic Spell Checking [Sonnet::GuessLanguagePrivate::guessFromDictionaries]

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

Kevin Funk  changed:

   What|Removed |Added

Summary|KDevelop crashes when I |KDevelop crashes when I
   |turn on Atomatic  Spell |turn on Atomatic  Spell
   |Checking|Checking
   ||[Sonnet::GuessLanguagePriva
   ||te::guessFromDictionaries]
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Kevin Funk  ---
Reproduced. Crash in KF5Sonnet.

>   
> KF5SonnetCore.dll!Sonnet::GuessLanguagePrivate::guessFromDictionaries(const 
> QString & sentence={...}, const QStringList & candidates) Line 827  C++
 KF5SonnetCore.dll!Sonnet::GuessLanguage::identify(const QString &
text={...}, const QStringList & suggestionsListIn) Line 606C++
 KF5SonnetCore.dll!Sonnet::LanguageFilter::language() Line 105C++
 KF5SonnetCore.dll!Sonnet::LanguageFilter::isSpellcheckable() Line 123   
C++
 KF5SonnetCore.dll!BackgroundCheckerPrivate::checkNext() Line 62C++
 Qt5Core.dll!QObject::event(QEvent * e) Line 1256C++
 Qt5Widgets.dll!QApplicationPrivate::notify_helper(QObject *
receiver=0x01e7075f69a0, QEvent * e=0x01e7075f6a00) Line 3805C++
 Qt5Widgets.dll!QApplication::notify(QObject * receiver, QEvent *
e=0x01e7075f6a00) Line 3767C++
 Qt5Core.dll!QCoreApplication::notifyInternal2(QObject *
receiver=0x01e7075f69a0, QEvent * event=0x01e7075f6a00) Line 1015   
C++
 Qt5Core.dll!QCoreApplicationPrivate::sendPostedEvents(QObject *
receiver=0x, int event_type, QThreadData *
data=0x01e775620990) Line 1650C++
 qwindows.dll!QWindowsGuiEventDispatcher::sendPostedEvents() Line 76C++
 Qt5Core.dll!qt_internal_proc(HWND__ * hwnd=0x001f06ae, unsigned
int message=1025, unsigned __int64 wp=0, __int64 lp=0) Line 438C++
 user32.dll!7ff866a61169()Unknown
 user32.dll!7ff866a60c97()Unknown
 Qt5Core.dll!QEventDispatcherWin32::processEvents(QFlags flags={...}) Line 838C++
 qwindows.dll!QWindowsGuiEventDispatcher::processEvents(QFlags flags={...}) Line 69C++
 Qt5Core.dll!QEventLoop::exec(QFlags
flags={...}) Line 205C++
 Qt5Core.dll!QCoreApplication::exec() Line 1285C++
 kdevelop.exe!main(int argc=1, char * * argv=0x01e775628730) Line 763  
 C++
 kdevelop.exe!WinMain(HINSTANCE__ * __formal=0x000a,
HINSTANCE__ * __formal=0x, char * __formal=0x00861d3a,
int __formal=490340352) Line 113C++
 kdevelop.exe!__scrt_common_main_seh() Line 253C++
 kernel32.dll!7ff864a68102()Unknown
 ntdll.dll!7ff86708c5b4()Unknown

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

[kdevelop] [Bug 369176] Crash when selecting one of the fixits

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

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.2
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdev
   ||elop/ef75a8ca6c34dd37676e34
   ||7b5f93e0752cd38592

--- Comment #2 from Kevin Funk  ---
Git commit ef75a8ca6c34dd37676e347b5f93e0752cd38592 by Kevin Funk.
Committed on 11/10/2016 at 20:48.
Pushed by kfunk into branch '5.0'.

Ensure DUChain is locked when activating fixit
FIXED-IN: 5.0.2

M  +1-0languages/clang/duchain/unknowndeclarationproblem.cpp

http://commits.kde.org/kdevelop/ef75a8ca6c34dd37676e347b5f93e0752cd38592

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


[kdevelop] [Bug 285162] not possible to set font type / size of CMake help

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

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.2

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


[kmail2] [Bug 370452] Message viewer: New citation renderer swallows newlines in citation

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

Kevin Funk  changed:

   What|Removed |Added

Summary|Message viewer: New |Message viewer: New
   |citation renderer swallos   |citation renderer swallows
   |newlines in citation|newlines in citation

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


[kmail2] [Bug 370452] Message viewer: New citation renderer swallos newlines in citation

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

Kevin Funk  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Kevin Funk  ---
Using KDEPIM stack from Ubuntu 16.10. KF5 5.26.0, Qt 5.6.1.

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


[kmail2] [Bug 370452] Message viewer: New citation renderer swallos newlines in citation

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

--- Comment #2 from Kevin Funk  ---
Created attachment 101525
  --> https://bugs.kde.org/attachment.cgi?id=101525=edit
Sample mail where this issue is apparent

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


[kmail2] [Bug 370452] Message viewer: New citation renderer swallos newlines in citation

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

--- Comment #1 from Kevin Funk  ---
Created attachment 101524
  --> https://bugs.kde.org/attachment.cgi?id=101524=edit
Screenshot showing the citation rendering swalloing newlines

On the left you can see the citation rendered as usual in kmail2 (no newlines
in citation shown).
On the right you can see the raw source of the mail (newlines shown).

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


[kmail2] [Bug 370452] New: Message viewer: New citation renderer swallos newlines in citation

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

Bug ID: 370452
   Summary: Message viewer: New citation renderer swallos newlines
in citation
   Product: kmail2
   Version: 5.2.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: kf...@kde.org

See screenshot.

No newlines are shown in citations when viewing mails.

Reproducible: Always

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


[kmail2] [Bug 286692] Kmail doesn't show attachment icon in message list.

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

Kevin Funk  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #18 from Kevin Funk  ---
I hate to be the party pooper. But I also still have problems with the
attachment icon showing up only randomly in the message list. This whole
feature actually *never* worked reliable for me in the whole KMail 4.x + 5.x
series.

Running kmail 5.2.3. Anything where I can help debugging?

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


[kdevelop] [Bug 365752] crash during typing

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

Kevin Funk  changed:

   What|Removed |Added

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

--- Comment #2 from Kevin Funk  ---


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

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


[kdevelop] [Bug 360707] KDevelop crashes during parsing a project when it is compiled with GCC 6.0 (due to "remove null pointer checks for 'this' optimization") [KDevelop::AbstractType::indexed]

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

Kevin Funk  changed:

   What|Removed |Added

 CC||sylko.olzsc...@gmail.com

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

-- 
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 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.


[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 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 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 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 369631] KDevelop crashed at startup

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

--- Comment #8 from Kevin Funk  ---
@Afief: Have a look at KDevelop's debug output in console. KDevelop usually
prints the files it currently attempts to parse to console.

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


[kdevelop] [Bug 369573] kdevelop consumes all available memory when editing larger js file

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

--- Comment #1 from Kevin Funk  ---
Can you disclose that JS file so we can attempt to reproduce the issue?

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


[kdevelop] [Bug 369525] Rewrite the command echo in the Build toolview

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

Kevin Funk  changed:

   What|Removed |Added

   Severity|critical|normal

--- Comment #1 from Kevin Funk  ---
What about grepping our code base for "Copy selection to clipboard"...?

Reducing severity, this is definitely not critical.

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


[yakuake] [Bug 343061] Yakuake creates task list entry when being opened

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

Kevin Funk  changed:

   What|Removed |Added

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

--- Comment #3 from Kevin Funk  ---
Just upgraded to Kubuntu 16.10, which ships Yakuake 3.0.2-1. I'm still seeing
this behavior.

I can help debugging.

-- 
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 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.


[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

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from Kevin Funk  ---
Well, assuming this particular crash got fixed. Please reopen / open another
bug report for any related crashes.

-- 
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.


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


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


  1   2   3   4   5   6   7   >