https://bugs.kde.org/show_bug.cgi?id=377885
--- Comment #6 from Michael D ---
Thanks for the update!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378374
Jan Grulich changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=378490
Bug ID: 378490
Summary: Checking column display for the position of the editor
cursor
Product: kdevelop
Version: 5.1.0
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=378188
--- Comment #2 from Olle Lundin ---
BATCH_RENDERING relies on symbolId for generating a hash but when setting the
icon with setIcon(QImage) the symbolId is set to empty string which leads to
same hash for all icons
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=369490
--- Comment #3 from thomas.mesch...@ilr.tu-berlin.de ---
in KDE neon User Edition 5.9 this still doesn't work...
this is my /etc/systemd/logind.conf:
[Login]
KillUserProcesses=no
user processes get killed after logging out with this setting. Only
fi
https://bugs.kde.org/show_bug.cgi?id=378490
Kevin Funk changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=378491
Bug ID: 378491
Summary: Volume feedback checkbox not working
Product: plasma-pa
Version: 5.9.4
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=378419
--- Comment #7 from Francis Herne ---
Reproducible here.
KDevelop seems to normalize the path - the titlebar shows the target of the
symlink, and 'find in project' works after opening a symlink if the target is
in the project (whether or not the symlin
https://bugs.kde.org/show_bug.cgi?id=376149
--- Comment #14 from Kevin Funk ---
RelWithDebInfo should be sufficient. But you also need to make sure that
LLVM_ENABLE_ASSERTIONS:BOOL is not ON.
Please check whether your compiler invocations contain -DNDEBUG.
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=378489
Sauerland changed:
What|Removed |Added
CC||sauerlandli...@gmx.de
--- Comment #1 from Sauerland
https://bugs.kde.org/show_bug.cgi?id=378490
Markus Elfring changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=378492
Bug ID: 378492
Summary: [WACOM CINTIQ 13HD] rectangle of pixels under brush
cursor (only brush tool)
Product: krita
Version: 3.1.2
Platform: Windows CE
OS: Windows
https://bugs.kde.org/show_bug.cgi?id=378493
Bug ID: 378493
Summary: krunner crash when start typing, randomly
Product: krunner
Version: 5.9.4
Platform: Chakra
OS: Linux
Status: UNCONFIRMED
Keywords: drkonq
https://bugs.kde.org/show_bug.cgi?id=378493
--- Comment #1 from Lionel Félicité ---
This issue pops from time to time.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378492
Boudewijn Rempt changed:
What|Removed |Added
CC||b...@valdyas.org
--- Comment #1 from Boudewij
https://bugs.kde.org/show_bug.cgi?id=378485
Boudewijn Rempt changed:
What|Removed |Added
OS|Linux |MS Windows
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=378494
Bug ID: 378494
Summary: Debugee terminates on any signal
Product: Heaptrack
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=378490
--- Comment #3 from Markus Elfring ---
Created attachment 104900
--> https://bugs.kde.org/attachment.cgi?id=104900&action=edit
Demonstration for a text editing siutation around a tab character in KDevelop
5.1
(In reply to Kevin Funk from comment #1)
https://bugs.kde.org/show_bug.cgi?id=378490
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #4 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=283682
--- Comment #186 from Joachim Wagner ---
As to "manually filtered" (comment #185), please distinguish between "manually
applied filters (menu: Message --> Apply Filter)" and "manually filtered by
moving messages between folders (menu: Message --> Move M
https://bugs.kde.org/show_bug.cgi?id=376318
--- Comment #10 from Moritz Bunkus ---
I've just bisected the problem. The first bad commit is
9dbabcb38862c1590503169be3ae7806e6673dba.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378495
Bug ID: 378495
Summary: Inconsistent alignment of drop menus in FolderView
settings
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Stat
https://bugs.kde.org/show_bug.cgi?id=378495
Lag changed:
What|Removed |Added
CC||bhus...@gmail.com
Component|Folder
https://bugs.kde.org/show_bug.cgi?id=376318
--- Comment #11 from Moritz Bunkus ---
More information. Running the compiled ksshaskpass from the command line shows
the following debug information:
> ksshaskpass: Unable to extract keyFile from phrase "wuff"
"wuff" is the sole argument I've execute
https://bugs.kde.org/show_bug.cgi?id=342105
Boudewijn Rempt changed:
What|Removed |Added
CC||misaelnascime...@outlook.co
https://bugs.kde.org/show_bug.cgi?id=378419
--- Comment #8 from Milian Wolff ---
the lookup feature could (and should) use the indexed string of the normalized
path to find the corresponding project item, this should fix this issue then, I
guess - patches welcome!
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=378495
--- Comment #1 from Lag ---
I forgot to mention that I am using Neon 5.9.2
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378282
Boudewijn Rempt changed:
What|Removed |Added
CC||b...@valdyas.org
Status|UNCONFIRM
https://bugs.kde.org/show_bug.cgi?id=378490
--- Comment #5 from Milian Wolff ---
afaik ktexteditor has an idea of virtual cursors that map to the "expected"
column. Not sure how we want to show it though, some people want to actual
cursor position, some want the virtual,...
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=378274
Boudewijn Rempt changed:
What|Removed |Added
CC||b...@valdyas.org
Status|UNCONFIRM
https://bugs.kde.org/show_bug.cgi?id=378282
--- Comment #3 from Boudewijn Rempt ---
Yes, the default Qt color dialog was replaced with a color managed one. We then
reimplemented Qt's default screen color picking in our own dialog. But because
on OSX, Qt doesn't use its internal code, but the OSX
https://bugs.kde.org/show_bug.cgi?id=378490
--- Comment #6 from Markus Elfring ---
(In reply to Sven Brauch from comment #4)
Applications like the following give me an other impression by default for the
shown example.
* Anjuta 3.22.0-2.1
* Qt Creator 3.2.2-110.4
* KWrite 16.12.3-1.2
Is there a
https://bugs.kde.org/show_bug.cgi?id=378282
Boudewijn Rempt changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/kri
https://bugs.kde.org/show_bug.cgi?id=378282
Boudewijn Rempt changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
https://bugs.kde.org/show_bug.cgi?id=378468
--- Comment #1 from Boudhayan Gupta ---
Have you tried taking a "section of a window" screenshot of a modern app with
KSnapshot recently? e.g., a Qt5 app? It doesn't work anymore.
That functionality relied on the fact that in the old days every widget
https://bugs.kde.org/show_bug.cgi?id=378241
Boudewijn Rempt changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
https://bugs.kde.org/show_bug.cgi?id=373315
Boudewijn Rempt changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
https://bugs.kde.org/show_bug.cgi?id=378158
Boudewijn Rempt changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
https://bugs.kde.org/show_bug.cgi?id=378328
Boudewijn Rempt changed:
What|Removed |Added
CC||b...@valdyas.org
--- Comment #1 from Boudewij
https://bugs.kde.org/show_bug.cgi?id=378335
Boudewijn Rempt changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=378361
Boudewijn Rempt changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
CC|
https://bugs.kde.org/show_bug.cgi?id=378197
Jarosław Staniek changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=377579
Jarosław Staniek changed:
What|Removed |Added
Depends on|371974 |
Referenced Bugs:
https://bugs.kde.org/sho
https://bugs.kde.org/show_bug.cgi?id=371974
Jarosław Staniek changed:
What|Removed |Added
Blocks|377579 |
Referenced Bugs:
https://bugs.kde.org/sho
https://bugs.kde.org/show_bug.cgi?id=371974
Jarosław Staniek changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=377579
Bug 377579 depends on bug 371974, which changed state.
Bug 371974 Summary: Kexi erased some criteria of a query once a new field is
added to the query
https://bugs.kde.org/show_bug.cgi?id=371974
What|Removed |Added
--
https://bugs.kde.org/show_bug.cgi?id=377579
Jarosław Staniek changed:
What|Removed |Added
Depends on||371974
CC|
https://bugs.kde.org/show_bug.cgi?id=371974
--- Comment #4 from Jarosław Staniek ---
#377579 is newer but more general and fixed now for 3.0.2. So resolving this
one too. Thanks.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=377579
Jarosław Staniek changed:
What|Removed |Added
Version Fixed In||3.0.2
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=377579
Jarosław Staniek changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/kex
https://bugs.kde.org/show_bug.cgi?id=377579
Jarosław Staniek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://bugs.kde.org/show_bug.cgi?id=378366
Boudewijn Rempt changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
https://bugs.kde.org/show_bug.cgi?id=378366
Boudewijn Rempt changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=378481
--- Comment #2 from Jarosław Staniek ---
Forum topic: https://forum.kde.org/viewtopic.php?f=221&t=139802
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378414
Boudewijn Rempt changed:
What|Removed |Added
Status|UNCONFIRMED |NEEDSINFO
CC|
https://bugs.kde.org/show_bug.cgi?id=378496
Bug ID: 378496
Summary: [Activity pager] Some application displaying all
activities
Product: kdeplasma-addons
Version: 5.9.4
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=378496
--- Comment #1 from kikadf ---
Created attachment 104903
--> https://bugs.kde.org/attachment.cgi?id=104903&action=edit
Konsole shown only where opened
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378496
--- Comment #2 from kikadf ---
Created attachment 104904
--> https://bugs.kde.org/attachment.cgi?id=104904&action=edit
Activitypager showing all activities, pager works fine.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378497
Bug ID: 378497
Summary: kbibtex crashes when closing settings dialog
Product: KBibTeX
Version: git (master)
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=376318
--- Comment #12 from Moritz Bunkus ---
Sorry for spamming, but I think I should explain my use case here. I'm using
ksshaskpass not just with ssh-add via SSH_ASKPASS, but also for other purposes,
including:
* letting mutt retrieve the password to my IM
https://bugs.kde.org/show_bug.cgi?id=378414
damar...@gmail.com changed:
What|Removed |Added
Resolution|WAITINGFORINFO |FIXED
--- Comment #3 from damar...@gmail.co
https://bugs.kde.org/show_bug.cgi?id=378486
--- Comment #2 from Rodrigo ---
Created attachment 104906
--> https://bugs.kde.org/attachment.cgi?id=104906&action=edit
KWin support information
Output of "qdbus org.kde.KWin /KWin supportInformation" attached.
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=378361
--- Comment #2 from psychi...@gmail.com ---
I don't think it changes anything..
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=376149
Johannes Hirte changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=378498
Bug ID: 378498
Summary: Power settings missing scrollbar
Product: Powerdevil
Version: 5.8.6
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: norma
https://bugs.kde.org/show_bug.cgi?id=283682
--- Comment #187 from Andreas Mahel ---
As per my comment above (comment #179), it would be "running the filters
manually (via Ctrl-J)". I haven't yet reverted to not using filters at all and
dispatching several mailing lists to their respective sub fol
https://bugs.kde.org/show_bug.cgi?id=378499
Bug ID: 378499
Summary: Project template for Qt4 failing
Product: kdevelop
Version: 5.1.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=378499
Massimo Burcheri changed:
What|Removed |Added
Summary|Project template for Qt4|Project template for Qt4
|
https://bugs.kde.org/show_bug.cgi?id=378499
Kevin Funk changed:
What|Removed |Added
CC||kosse...@kde.org
--
You are receiving this mail b
https://bugs.kde.org/show_bug.cgi?id=378499
Kevin Funk changed:
What|Removed |Added
Component|general |application templates
--
You are receiving this m
https://bugs.kde.org/show_bug.cgi?id=378500
Bug ID: 378500
Summary: Dolphin crashed when click on "properties".
Product: dolphin
Version: 16.12.3
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Key
https://bugs.kde.org/show_bug.cgi?id=378499
Friedrich W. H. Kossebau changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=378499
Friedrich W. H. Kossebau changed:
What|Removed |Added
Version Fixed In||5.1.1
--
You are receiving this mai
https://bugs.kde.org/show_bug.cgi?id=378080
Marco Martin changed:
What|Removed |Added
Summary|Screen Locker causes crash |Plotter component causes
|
https://bugs.kde.org/show_bug.cgi?id=378501
Bug ID: 378501
Summary: Dolphin cashes when pluggin in phone and accessing it
Product: dolphin
Version: 16.12.3
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=378269
Christoph Feck changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=378370
Christoph Feck changed:
What|Removed |Added
Assignee|unassigned-b...@kde.org |dolphin-bugs-n...@kde.org
Product|k
https://bugs.kde.org/show_bug.cgi?id=378394
Christoph Feck changed:
What|Removed |Added
Version|unspecified |5.21.0
Assignee|unassigned-b...@kde.
https://bugs.kde.org/show_bug.cgi?id=378483
Christoph Feck changed:
What|Removed |Added
Component|general |general
Assignee|unassigned-b...@kde
https://bugs.kde.org/show_bug.cgi?id=359202
--- Comment #6 from Petar Jovanovic ---
Committed as r16296.
Thanks.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=377561
--- Comment #4 from Marco Martin ---
energy saving shouldn't change screen configuration in any way...
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=377808
--- Comment #11 from Marco Martin ---
also: what's the Qt version? some of this problems may depend on it (and why i
can't reproduce any)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=377808
--- Comment #12 from Kai Uwe Broulik ---
Qt 5.7.1 for me
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378453
Boudewijn Rempt changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=378453
Boudewijn Rempt changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
https://bugs.kde.org/show_bug.cgi?id=378453
Boudewijn Rempt changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=378496
kikadf changed:
What|Removed |Added
CC||kikadf...@gmail.com
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=378502
Bug ID: 378502
Summary: Wrong cursor size in multi-screen
Product: plasmashell
Version: 5.9.4
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=378503
Bug ID: 378503
Summary: Mouse cant be moved back to laptop screen
Product: plasmashell
Version: 5.9.4
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: nor
https://bugs.kde.org/show_bug.cgi?id=378504
Bug ID: 378504
Summary: [proposal] Add LCD filter settings to font config
Product: systemsettings
Version: 5.9.4
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=338012
--- Comment #8 from David Rosenstrauch ---
IIRC, oxygen-gtk is no longer being supported. (Since the upgrade to gtk3.)
So probably best to just bite the bullet and switch to a GTK3 supported theme,
like adwaita.
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=378495
Kai Uwe Broulik changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://bugs.kde.org/show_bug.cgi?id=338012
--- Comment #9 from Matt Whitlock ---
(In reply to David Rosenstrauch from comment #8)
> IIRC, oxygen-gtk is no longer being supported. (Since the upgrade to gtk3.)
GTK3 support in SWT (the GUI toolkit that Eclipse uses) is half-baked (lots of
widgets
https://bugs.kde.org/show_bug.cgi?id=377808
--- Comment #13 from Marco Martin ---
the theory i can make is that a new primary screen arrives, but has a wrong
geometry for a while, making the old screen "redundant", then it gets
moved/resized (maybe even without emitting signals) so things get ver
https://bugs.kde.org/show_bug.cgi?id=378495
--- Comment #3 from Lag ---
That explains "Location" misalignment, yet the "Icons" one could be fixed
aligning to the center (as you can see in "Wallpaper" everything is aligned to
center, yet in "Icons" it is to the left).
Is there anything we could d
https://bugs.kde.org/show_bug.cgi?id=378496
--- Comment #3 from kikadf ---
In panel icon of applications possible to set: which activity show the
application, just disable all activities... and works fine.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378496
kikadf changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=378328
--- Comment #2 from winterx...@gmail.com ---
(In reply to Boudewijn Rempt from comment #1)
> Hm... That seems to work here. Which distribution are you using?
Ubuntu Gnome 16.04
I didn't have this problem in the previous versions.
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=377217
--- Comment #1 from spammonster2...@hotmail.com ---
Created attachment 104908
--> https://bugs.kde.org/attachment.cgi?id=104908&action=edit
WiFi Information
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=377808
--- Comment #14 from Marco Martin ---
one more thing that has been discovered: it appears this also depends from the
primary screen (that is getting removed or added) to be at 0,0 position and the
other screen being at the right of it.
this makes the n
1 - 100 of 203 matches
Mail list logo