https://bugs.kde.org/show_bug.cgi?id=384082
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.2.2
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=391437
Bug ID: 391437
Summary: plasmashell eat up 100% CPU with likely buggy electron
application
Product: plasmashell
Version: 5.12.2
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=391370
--- Comment #5 from Kevin Kofler ---
Huh? Are you sure? The patch adds the missing removeLockFile function to the
system QtSingleApplication. This looks no different to me from what the bundled
QtSingleApplication in QupZilla/Falkon does. Am I missing
https://bugs.kde.org/show_bug.cgi?id=390024
Kevin Kofler changed:
What|Removed |Added
CC||kevin.kof...@chello.at
--- Comment #9 from
https://bugs.kde.org/show_bug.cgi?id=390024
Kevin Kofler changed:
What|Removed |Added
CC|kevin.kof...@chello.at |
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=391437
--- Comment #2 from Kevin Ottens ---
Still, shouldn't such a central facility defend itself from getting in such a
mess than eating 100% CPU because of a buggy application? For sure more buggy
applications and more applications on older revisio
https://bugs.kde.org/show_bug.cgi?id=391437
--- Comment #4 from Kevin Ottens ---
Fair enough, I'd have expected more than just the bloody electron app having
this nasty "spam notification" issue. If it's just them it's likely OK indeed.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=391370
--- Comment #9 from Kevin Kofler ---
Can you please file a bug against qtsingleapplication at bugzilla.redhat.com?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=391370
--- Comment #14 from Kevin Kofler ---
Comment on attachment 111214
--> https://bugs.kde.org/attachment.cgi?id=111214
Difference
The added braces around one-line conditionals do not change anything.
QT_VERSION >= QT_VERSION_CHECK(4,5,0) i
https://bugs.kde.org/show_bug.cgi?id=391370
--- Comment #16 from Kevin Kofler ---
So I think I see where the issue is. First, we construct the
QtSingleApplication with the default appId, which calls sysInit() once. Then,
setAppId is called, which calls sysInit(appId) and creates a new socket
https://bugs.kde.org/show_bug.cgi?id=391524
--- Comment #3 from Kevin Ottens ---
I guess it used to not be 404 though, how did it end up going away? Beside I
didn't write that file and have no time to look into it at the moment.
Any chance someone could lend a hand there? Probabl
https://bugs.kde.org/show_bug.cgi?id=391524
--- Comment #5 from Kevin Ottens ---
Don't think I do unfortunately... surely can be cropped a bit?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=387994
Kevin Funk changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/kde |https://commits.kde.org/kde
https://bugs.kde.org/show_bug.cgi?id=391742
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.2.2
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=365420
Kevin Funk changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/kde |https://commits.kde.org/kde
https://bugs.kde.org/show_bug.cgi?id=387994
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.2.2
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=365420
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.2.2
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=391775
Kevin Funk changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=384580
Kevin Funk changed:
What|Removed |Added
CC||gufi...@gmail.com
--- Comment #3 from Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=372220
Kevin Funk changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=391320
Kevin Funk changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=391127
Kevin Funk changed:
What|Removed |Added
Keywords||junior-jobs
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=388971
Kevin Funk changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=393084
Kevin Funk changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=391320
Kevin Funk changed:
What|Removed |Added
CC||kdebugtracker@impulseforge
https://bugs.kde.org/show_bug.cgi?id=393138
Kevin Funk changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Keywords
https://bugs.kde.org/show_bug.cgi?id=393280
Kevin Funk changed:
What|Removed |Added
Version|unspecified |5.7.2
--- Comment #1 from Kevin Funk ---
Akonadi
https://bugs.kde.org/show_bug.cgi?id=393280
Bug ID: 393280
Summary: Repeated entries of 'Executing search
"kontact-476707713-SearchSession"' in Akonadi log
Product: Akonadi
Version: unspecified
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=334213
Kevin Funk changed:
What|Removed |Added
CC||kf...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=393505
--- Comment #1 from Kevin Ottens ---
This is surprising, it should just "take the first one it can write to" by
default or your favorite one if you selected such a thing (in the source view,
select one and click the small star icon at the b
https://bugs.kde.org/show_bug.cgi?id=393507
Kevin Funk changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=393507
Kevin Funk changed:
What|Removed |Added
Severity|normal |crash
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=393505
--- Comment #3 from Kevin Ottens ---
That's the thing... it shouldn't since in that case it'd just pick a "random"
one for you... but for some reason in your case it'd picked one it didn't like.
I really wonder wh
https://bugs.kde.org/show_bug.cgi?id=393505
--- Comment #5 from Kevin Ottens ---
Yes, it's really only about visibility. Could you try them one after another as
default and see if it fails with any of those three?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393505
--- Comment #7 from Kevin Ottens ---
Yes, just kill the defaultCollection key in your zanshinrc config file.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393507
--- Comment #4 from Kevin Funk ---
Adding backtrace inline for SEO:
Thread 15 "Queue(0x560" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff77fff700 (LWP 4080)]
0x7fff8b202847 in clang::Sema::ActOnExplicitIns
https://bugs.kde.org/show_bug.cgi?id=393507
Kevin Funk changed:
What|Removed |Added
Summary|SIGSEGV parsing a .cpp file |SIGSEGV parsing a .cpp file
https://bugs.kde.org/show_bug.cgi?id=393505
--- Comment #9 from Kevin Ottens ---
Yes, I'm at a loss what it could have been either... if we can't reproduce
though we won't get closer to an explanation I'm afraid.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393638
Kevin Funk changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=393789
Kevin Funk changed:
What|Removed |Added
Summary|Crash Opening Session |Crash Opening Session
https://bugs.kde.org/show_bug.cgi?id=393138
--- Comment #5 from Kevin Funk ---
@Sagnik: I'm not sure I understand.
First of all: I wouldn't change the title of said dialog, it might need to
expand too much in size in order to display a long session name.
There's this
https://bugs.kde.org/show_bug.cgi?id=368097
Kevin Funk changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=368097
--- Comment #10 from Kevin Funk ---
@Francis: No, dynamically linking to a LGPLv3-only library has the same effect
as copying the code into your application. The resulting work would have to be
GPLv3.
See: https://www.gnu.org/licenses/gpl-faq.html
https://bugs.kde.org/show_bug.cgi?id=368097
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.3.0
Resolution
https://bugs.kde.org/show_bug.cgi?id=336604
Kevin Funk changed:
What|Removed |Added
CC||aleix...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=386846
Kevin Ottens changed:
What|Removed |Added
CC||er...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=327760
Kevin Funk changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=387911
Kevin Funk changed:
What|Removed |Added
Severity|normal |wishlist
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=388441
Kevin Kofler changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=388441
--- Comment #3 from Kevin Kofler ---
I could reopen this and mark it as a wishlist item, but I don't think this
feature is going to be implemented any time soon either way. It is not a bug in
any case.
--
You are receiving this mail because:
Yo
https://bugs.kde.org/show_bug.cgi?id=388043
Kevin Ottens changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=363425
Kevin Ottens changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=306519
--- Comment #2 from Kevin Ottens ---
Unfortunately won't make it for 0.5, I'd like it addressed in 0.6 though.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=345681
--- Comment #2 from Kevin Ottens ---
This is still an hard one to crack and won't make it for 0.5... hopefully will
be addressed in 0.6.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=363203
--- Comment #7 from Kevin Ottens ---
I confirm it won't make it in 0.5, contemplating it for the 0.6 roadmap though.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=388042
Kevin Ottens changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=388044
Kevin Ottens changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/zan
https://bugs.kde.org/show_bug.cgi?id=368728
Kevin Ottens changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=363425
--- Comment #5 from Kevin Ottens ---
We're releasing 0.5.0 today which should at least solve your availability issue
on KDE Neon.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=376157
--- Comment #6 from Kevin Kofler ---
FYI, https://github.com/lxde/lxqt-admin might be an alternative of interest to
distros.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=388441
Kevin Kofler changed:
What|Removed |Added
Resolution|INVALID |---
Summary|Syntax highlighting
https://bugs.kde.org/show_bug.cgi?id=388523
--- Comment #3 from Kevin Ottens ---
That's pretty much what I got here (except distribution is openSUSE
Tumbleweed...) and it builds just fine. I'm not sure what's happening on your
end unfortunately, sounds like an ABI issue in your
https://bugs.kde.org/show_bug.cgi?id=388523
--- Comment #6 from Kevin Ottens ---
Hm... except I don't control that order at all from the CMakeLists.txt files...
Note BTW that it seems to be in the tests, so if you just plan to use zanshin
or package it you could build with BUILD_TESTING t
https://bugs.kde.org/show_bug.cgi?id=388678
Bug ID: 388678
Summary: Rename and Open terminal here actions missing in menu
Product: krusader
Version: 2.5.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Seve
https://bugs.kde.org/show_bug.cgi?id=388678
Kevin Kofler changed:
What|Removed |Added
Platform|Other |Fedora RPMs
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=388679
Bug ID: 388679
Summary: RFE: Button row should follow configured function key
shortcuts
Product: krusader
Version: Git
Platform: Fedora RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=348133
Kevin Funk changed:
What|Removed |Added
CC||yanp.b...@gmail.com
--- Comment #1 from Kevin
https://bugs.kde.org/show_bug.cgi?id=388689
Kevin Funk changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=348133
Kevin Funk changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=348915
--- Comment #3 from Kevin Funk ---
@Aditya: Please read through https://www.kdevelop.org/contribute-kdevelop
It contains all the information about how to get in touch, how to compile
KDevelop, how to file patches, etc.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=383086
Kevin Funk changed:
What|Removed |Added
CC||ych0...@163.com
--- Comment #30 from Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=388832
Kevin Funk changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=388832
Kevin Funk changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=375277
Kevin Funk changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=365420
--- Comment #5 from Kevin Funk ---
*** Bug 375277 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=391897
Kevin Funk changed:
What|Removed |Added
CC||7437...@gmail.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=391320
Kevin Funk changed:
What|Removed |Added
Summary|crash on copy multiple |crash on copy multiple
|files
https://bugs.kde.org/show_bug.cgi?id=391320
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.2.2
Resolution
https://bugs.kde.org/show_bug.cgi?id=391127
--- Comment #8 from Kevin Funk ---
@Christoph: Well, see the code I linked to. QtCreator does just use platform
defaults (and also respects the SSH_ASKPASS env var if available).
--
You are receiving this mail because:
You are watching all bug
https://bugs.kde.org/show_bug.cgi?id=392033
Kevin Funk changed:
What|Removed |Added
Component|general |general
Version|git master
https://bugs.kde.org/show_bug.cgi?id=392033
Kevin Funk changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=391897
Kevin Funk changed:
What|Removed |Added
URL||https://phabricator.kde.org
https://bugs.kde.org/show_bug.cgi?id=392126
Bug ID: 392126
Summary: Compile error under Clang 5.0: rror:
non-constant-expression cannot be narrowed from type
'int' to 'uint32_t'
Product: frameworks-kwindowsystem
V
https://bugs.kde.org/show_bug.cgi?id=392126
Kevin Funk changed:
What|Removed |Added
Summary|Compile error under Clang |Compile error under Clang
|5.0
https://bugs.kde.org/show_bug.cgi?id=391897
Kevin Funk changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/kde
https://bugs.kde.org/show_bug.cgi?id=386918
Kevin Funk changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Version Fixed In
https://bugs.kde.org/show_bug.cgi?id=373932
Bug 373932 depends on bug 388370, which changed state.
Bug 388370 Summary: Make parser code usable from Umbrello (or other projects)
https://bugs.kde.org/show_bug.cgi?id=388370
What|Removed |Added
-
https://bugs.kde.org/show_bug.cgi?id=388370
Kevin Funk changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=385919
Kevin Funk changed:
What|Removed |Added
URL||https://phabricator.kde.org
https://bugs.kde.org/show_bug.cgi?id=192128
Kevin Funk changed:
What|Removed |Added
Status|CLOSED |RESOLVED
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=385919
Kevin Funk changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=385915
Kevin Funk changed:
What|Removed |Added
Version Fixed In||5.2.2
Resolution
https://bugs.kde.org/show_bug.cgi?id=166162
Kevin Funk changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|REOPENED
https://bugs.kde.org/show_bug.cgi?id=193153
Kevin Funk changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=184845
Kevin Funk changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=391127
Kevin Funk changed:
What|Removed |Added
CC||mcgu...@kde.org
--- Comment #10 from Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=198638
Kevin Funk changed:
What|Removed |Added
Priority|NOR |VLO
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=165976
Kevin Funk changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=217405
Kevin Funk changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=223271
Kevin Funk changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
901 - 1000 of 2676 matches
Mail list logo