https://bugs.kde.org/show_bug.cgi?id=387663
Kevin Funk changed:
What|Removed |Added
CC|kf...@kde.org |
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=462638
--- Comment #1 from Kevin Funk ---
Got the same issue with a ical calendar shared from
https://outlook.office365.com/.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=460594
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=457847
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=457787
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--- Comment #4 from Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=406377
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=449184
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=444003
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=441849
Kevin Funk changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=441849
--- Comment #1 from Kevin Funk ---
Further note: Looks like we're missing a 'saslplugin' component on Bugzilla.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=441849
Bug ID: 441849
Summary: libkdexoauth2 fails to build because of newly enabled
C99 standard: "duplicate symbol: atof" & similar
Product: libkgapi
Version: GIT
Platform: Ubuntu Pack
https://bugs.kde.org/show_bug.cgi?id=436812
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=263042
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=426070
Kevin Funk changed:
What|Removed |Added
URL||https://bugreports.qt.io/br
https://bugs.kde.org/show_bug.cgi?id=398186
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=297144
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=214627
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=406917
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=368289
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=386985
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=421358
Kevin Funk changed:
What|Removed |Added
CC||ralf.habac...@freenet.de
--- Comment #2 from
https://bugs.kde.org/show_bug.cgi?id=417679
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
https://bugs.kde.org/show_bug.cgi?id=386513
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=369546
--- Comment #8 from Kevin Funk ---
What about Download (icon next to "Check out Branch") -> Plain Diff?
Or https://invent.kde.org/kde/kdevelop/merge_requests/88.diff
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=369546
Kevin Funk changed:
What|Removed |Added
Keywords||junior-jobs
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=369546
--- Comment #5 from Kevin Funk ---
Note: Relevant code is in plugins/clang/util/clangutils.cpp: See the
ClangUtils::getDefaultArguments() function.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=416051
--- Comment #1 from Kevin Funk ---
https://bugreports.qt.io/browse/QTBUG-76588?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=392768
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.66.0
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=392768
Kevin Funk changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=415913
Kevin Funk changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=409951
--- Comment #7 from Kevin Funk ---
CC'ing Friedrich who's also worked on the BUILD_TESTING related changes.
These classes shouldn't be used outside of unit tests IMO (they could assert or
have any ill-formed behavior). You would n
https://bugs.kde.org/show_bug.cgi?id=409951
--- Comment #4 from Kevin Funk ---
I just realized what might be wrong:
The KDev::Tests target is only built when BUILD_TESTING=ON in CMake. You'll
need to adapt in Umbrello and do the same: Only /use/ KDev::Tests when
BUILD_TESTING=ON.
Side not
https://bugs.kde.org/show_bug.cgi?id=400155
Kevin Funk changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=392768
Kevin Funk changed:
What|Removed |Added
CC||andy...@mail.ru
--- Comment #13 from Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=392768
Kevin Funk changed:
What|Removed |Added
URL||https://phabricator.kde.org
https://bugs.kde.org/show_bug.cgi?id=392768
--- Comment #10 from Kevin Funk ---
I think the last patch makes sense. Looks like the subtraction was the wrong
way around.
Would you mind putting that patch up to Phabricator so it can be reviewed? Or
shall I do it?
See: https://community.kde.org
https://bugs.kde.org/show_bug.cgi?id=409951
Kevin Funk changed:
What|Removed |Added
Status|REPORTED|NEEDSINFO
Resolution
https://bugs.kde.org/show_bug.cgi?id=392768
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=392768
--- Comment #6 from Kevin Funk ---
Also see my observations in https://bugs.kde.org/show_bug.cgi?id=411047#c6
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=411047
Kevin Funk changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=392768
Kevin Funk changed:
What|Removed |Added
CC||jkill...@arcor.de
--- Comment #5 from Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=411047
Kevin Funk changed:
What|Removed |Added
CC||fa...@kde.org
https://bugs.kde.org/show_bug.cgi?id=411047
Kevin Funk changed:
What|Removed |Added
Target Milestone|1.0 |---
Version|5.16.5
https://bugs.kde.org/show_bug.cgi?id=411047
--- Comment #6 from Kevin Funk ---
Just did some some quick investigation, it's indeed from loading the album art.
Plasmashell output (trimmed):
```
[12:10:03.102] kio_http(21273)/kf5.kio.kio_http: unknown:
QUrl("http://o.scd
https://bugs.kde.org/show_bug.cgi?id=413898
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
Severity|normal
https://bugs.kde.org/show_bug.cgi?id=413898
--- Comment #1 from Kevin Funk ---
The "Why?" is explained easily: The CMake config files for Clang have not been
there when we started working with libclang.
I'm happy to switch to the CMake config files shipped by Clang once we'r
https://bugs.kde.org/show_bug.cgi?id=413372
Kevin Funk changed:
What|Removed |Added
Version|unspecified |5.4.2
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=413372
Kevin Funk changed:
What|Removed |Added
Summary|Can't debug with LLDB. |Can't debug wit
https://bugs.kde.org/show_bug.cgi?id=361725
--- Comment #9 from Kevin Funk ---
FWIW: Still happens for me on Kubuntu 19.10, Yakuake 3.0.5+, Qt 5.12.4.
Also: Duplicate of bug 360037?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=361725
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=411047
--- Comment #4 from Kevin Funk ---
Can confirm.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=411047
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=405221
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.4.3
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=406931
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.4.3
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=369570
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=369570
--- Comment #1 from Kevin Funk ---
I just also noticed this issue.
Does the "Use as default calendar" have any effect at all right now?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=365080
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=409222
--- Comment #1 from Kevin Funk ---
Would you like to submit a proper patch to https://invent.kde.org/kde/kdevelop?
Gives you the ability to have proper patch authoring information and
attribution inside your commit :)
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=408841
Kevin Funk changed:
What|Removed |Added
Keywords||junior-jobs
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=402233
Kevin Funk changed:
What|Removed |Added
Summary|Segfault in clang |Segfault in clang
https://bugs.kde.org/show_bug.cgi?id=355441
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=407776
Kevin Funk changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=355669
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=407493
Kevin Funk changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=379227
Kevin Funk changed:
What|Removed |Added
CC||k...@david-redondo.de
--- Comment #1 from Kevin
https://bugs.kde.org/show_bug.cgi?id=407493
Kevin Funk changed:
What|Removed |Added
Summary|Segfault while debugging|Segfault while debugging
https://bugs.kde.org/show_bug.cgi?id=407493
--- Comment #2 from Kevin Funk ---
Posting backtrace inline for better SEO:
Thread 1 (Thread 0x7f7fed7a0bc0 (LWP 2496)):
[KCrash Handler]
#6 0x7f7f9dfc7704 in KDevMI::MIDebugger::interrupt() () at
/usr/lib/x86_64-linux-gnu/qt5/plugins
https://bugs.kde.org/show_bug.cgi?id=407396
Kevin Funk changed:
What|Removed |Added
Resolution|--- |FIXED
Version Fixed In
https://bugs.kde.org/show_bug.cgi?id=407385
Kevin Funk changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=407385
--- Comment #3 from Kevin Funk ---
Opening the Clang source in KDevelop is unfortunately not /that/ good. As this
contains the regression test suite which contains source files which make
earlier versions of Clang crash... :)
You might want to put a
https://bugs.kde.org/show_bug.cgi?id=406871
Kevin Funk changed:
What|Removed |Added
Resolution|--- |UPSTREAM
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=406881
--- Comment #2 from Kevin Funk ---
Managed to find the culprit by printing some more debug output and thereby
locating the problematic calendar folder
The final fix was to clear the Akonadi cache for that particular calendar
folder; I think that
https://bugs.kde.org/show_bug.cgi?id=406881
--- Comment #1 from Kevin Funk ---
Note: Following breakpoints are relevant:
10 breakpoint keep y 0x7f382281b332 in
sortedPrenodes(QList > const&)
at
/home/kfunk/devel/
https://bugs.kde.org/show_bug.cgi?id=406881
Bug ID: 406881
Summary: Infinite loop in sortedPrenodes
Product: korganizer
Version: GIT (master)
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity:
https://bugs.kde.org/show_bug.cgi?id=406871
--- Comment #1 from Kevin Funk ---
Theoretically a problem in Qt itself.
Possible fix:
https://codereview.qt-project.org/#/c/259642/
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=406865
--- Comment #1 from Kevin Funk ---
Could you start KDevelop from the terminal and observe it's terminal output?
Maybe it gives an indicitation where it's hanging?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=406871
Bug ID: 406871
Summary: Crash in kmail on exit [trace:
Grantlee::Engine::~Engine,
MessageViewer::MessagePartRendererManager::~MessagePar
tRendererManager]
Produ
https://bugs.kde.org/show_bug.cgi?id=406848
Kevin Funk changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=406842
Kevin Funk changed:
What|Removed |Added
Keywords||junior-jobs
--- Comment #1 from Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=405225
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.4.0
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=403159
--- Comment #9 from Kevin Funk ---
Also now getting this on Kubuntu 19.04. Can confirm: "I'm getting blank preview
on all messages, plain text and html."
Using KMail 5.8.3, KF5 5.56, Qt version 5.11.3.
--
You are receiving this mail b
https://bugs.kde.org/show_bug.cgi?id=403159
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=393472
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=399167
Kevin Funk changed:
What|Removed |Added
CC||devuran...@gmx.net
--- Comment #15 from Kevin
https://bugs.kde.org/show_bug.cgi?id=402526
Kevin Funk changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=338658
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=405162
--- Comment #5 from Kevin Funk ---
Helping him with translations is fine of course.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=405162
Kevin Funk changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=405097
--- Comment #5 from Kevin Funk ---
It's an option, but we currently dont do it. As the installer is generated on
KDE's Binary Factory, there's no easy way to get access to the PDB files
either.
You're best option is to compile KDev
https://bugs.kde.org/show_bug.cgi?id=405097
--- Comment #3 from Kevin Funk ---
@Jeremy: Yep, that's one option.
Unfortunately we don't provide the debugging symbols (PDB files) though. So the
stack trace is likely going to be not that useful. But you can check whether it
reveals so
https://bugs.kde.org/show_bug.cgi?id=403798
Kevin Funk changed:
What|Removed |Added
Component|All editors |Language Support: CPP
https://bugs.kde.org/show_bug.cgi?id=403644
Kevin Funk changed:
What|Removed |Added
CC||aleix...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=388743
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.3.2
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=377395
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=403045
Kevin Funk changed:
What|Removed |Added
Assignee|kdevelop-bugs-n...@kde.org |m...@svenbrauch.de
Component|general
https://bugs.kde.org/show_bug.cgi?id=403045
Kevin Funk changed:
What|Removed |Added
Summary|KDev-Python crashes when|KDev-Python crashes when
https://bugs.kde.org/show_bug.cgi?id=392336
Kevin Funk changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=402207
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.4.0
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=402617
Kevin Funk changed:
What|Removed |Added
Resolution|--- |FIXED
Version Fixed In
https://bugs.kde.org/show_bug.cgi?id=402617
--- Comment #8 from Kevin Funk ---
GrepOutputView::rowsRemoved() should be safe; as that's directly connected to a
signal from the model which is currently active (afaics). Added an assert.
--
You are receiving this mail because:
You are watchin
1 - 100 of 2054 matches
Mail list logo