https://bugs.kde.org/show_bug.cgi?id=445743
--- Comment #4 from Paul Floyd ---
I can also reproduce the problem on FreeBSD.
What I see so far is that main runs all the way to pthread_join. contender does
not run at all, despite the sleep. Only after main is blocked in the
pthread_join does conte
https://bugs.kde.org/show_bug.cgi?id=445790
Alvin Wong changed:
What|Removed |Added
CC||al...@alvinhc.com,
|
https://bugs.kde.org/show_bug.cgi?id=445791
Bug ID: 445791
Summary: "Apply Initially" rules are re-applied after certain
circumstances
Product: kwin
Version: 5.23.3
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=445719
--- Comment #5 from Alvin Wong ---
https://invent.kde.org/qt/qt/qtbase/-/merge_requests/81
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445792
Bug ID: 445792
Summary: Cannot properly configure tabs and spaces for project
indentation settings
Product: kdevelop
Version: 5.6.2
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=445564
Alvin Wong changed:
What|Removed |Added
CC||al...@alvinhc.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=445793
Bug ID: 445793
Summary: Wireguard connections
Product: plasma-nm
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=445476
--- Comment #3 from Alvin Wong ---
I think we will need a tablet log to diagnose this issue. Please try following
step 5 under
https://docs.krita.org/en/contributors_manual/user_support.html#gathering-information
to get a tablet log of a pen stroke show
https://bugs.kde.org/show_bug.cgi?id=444962
Prajna Sariputra changed:
What|Removed |Added
CC||putr...@gmail.com
--- Comment #3 from Prajna
https://bugs.kde.org/show_bug.cgi?id=439797
--- Comment #23 from stakano...@libero.it ---
Created attachment 143757
--> https://bugs.kde.org/attachment.cgi?id=143757&action=edit
New crash information added by DrKonqi
systemsettings5 (5.23.3) using Qt 5.15.2
- What I was doing when the applicat
https://bugs.kde.org/show_bug.cgi?id=439797
stakano...@libero.it changed:
What|Removed |Added
CC||stakano...@libero.it
--
You are receivin
https://bugs.kde.org/show_bug.cgi?id=445439
Jazeix Johnny changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=445476
--- Comment #4 from Andreas Resch ---
Here is the log file and the text output from Tablet Tester (just tipping the
test area a few times).
http://www.argfx.at/upload/Cintiq27QHD_Krita_Logs_01.zip
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=443905
gobo...@gmail.com changed:
What|Removed |Added
CC||gobo...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=445739
Phos changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED|RE
https://bugs.kde.org/show_bug.cgi?id=445634
Andrei Rybak changed:
What|Removed |Added
CC||rybak@gmail.com
--- Comment #6 from Andrei R
https://bugs.kde.org/show_bug.cgi?id=445794
Bug ID: 445794
Summary: Plasma Wayland session freezes after checking
"Synchronise contents of the clipboard and the
selection" and selecting text
Product: plasmashell
V
https://bugs.kde.org/show_bug.cgi?id=445634
--- Comment #7 from Andrei Rybak ---
In my case, running `apt-cache policy libkf5coreaddons-dev` shows that
`libkf5coreaddons-dev` is not installed at all. The file
`/etc/apt/preferences.d/50-kcoreaddons` does exist, which includes a pin for
`libkf5core
https://bugs.kde.org/show_bug.cgi?id=445795
Bug ID: 445795
Summary: Crash on creating new empty file
Product: krita
Version: 4.4.8
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Keywords: drkonqi
https://bugs.kde.org/show_bug.cgi?id=445634
--- Comment #8 from Andrei Rybak ---
(In reply to Andrei Rybak from comment #7)
> In my case, running `apt-cache policy libkf5coreaddons-dev` shows that
> `libkf5coreaddons-dev` is not installed at all.
In my case, `libkf5coreaddons5` and `libkf5coread
https://bugs.kde.org/show_bug.cgi?id=386513
Mikko Merikivi changed:
What|Removed |Added
CC||mikko...@gmail.com
--- Comment #12 from Mikko
https://bugs.kde.org/show_bug.cgi?id=445795
Halla Rempt changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=445719
Halla Rempt changed:
What|Removed |Added
CC||shu...@sthu.org
--- Comment #6 from Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=445795
--- Comment #2 from Halla Rempt ---
Note that you should use the appimage for the best experience since that
includes a patched-as-heck Qt, and that this crash won't happen if you enable
canvas acceleration. (But the same bug will cause crashes in other
https://bugs.kde.org/show_bug.cgi?id=445634
--- Comment #9 from Andrei Rybak ---
(In reply to Andrei Rybak from comment #8)
> `libkf5coreaddons5` and `libkf5coreaddons-data` are installed with the
> "incorrect" `5:5.86.0`
> and `aptitude` refuses to upgrade to them.
I managed to install `5.88.0
https://bugs.kde.org/show_bug.cgi?id=445634
--- Comment #10 from Andrei Rybak ---
(In reply to Andrei Rybak from comment #9)
> (In reply to Andrei Rybak from comment #8)
> > `libkf5coreaddons5` and `libkf5coreaddons-data` are installed with the
> > "incorrect" `5:5.86.0`
>
> I managed to instal
https://bugs.kde.org/show_bug.cgi?id=445743
--- Comment #5 from Paul Floyd ---
And this post on SO covers why the contender mutex lock fails.
https://stackoverflow.com/questions/12781944/pthread-mutex-lock-returns-invalid-argument
--
You are receiving this mail because:
You are watching all bu
https://bugs.kde.org/show_bug.cgi?id=445781
Christoph Feck changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=98259
Christoph Feck changed:
What|Removed |Added
CC||heartwoodjack+g...@gmail.co
|
https://bugs.kde.org/show_bug.cgi?id=445796
Bug ID: 445796
Summary: Show alternatives button does nothing
Product: kwin
Version: 5.23.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=445797
Bug ID: 445797
Summary: Brush Settings window cropped when opened for the
first time (git: afcbeae084)
Product: krita
Version: nightly build (please specify the git hash!)
Platfor
https://bugs.kde.org/show_bug.cgi?id=445796
--- Comment #1 from deresi...@protonmail.ch ---
Created attachment 143760
--> https://bugs.kde.org/attachment.cgi?id=143760&action=edit
Video showing what happens
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445786
Volker Krause changed:
What|Removed |Added
Component|general |normalization
Assignee|vkra...@kde.or
https://bugs.kde.org/show_bug.cgi?id=445787
Volker Krause changed:
What|Removed |Added
Assignee|vkra...@kde.org |fa...@kde.org
Component|general
https://bugs.kde.org/show_bug.cgi?id=445784
Volker Krause changed:
What|Removed |Added
Component|general |parser
--
You are receiving this mail because:
https://bugs.kde.org/show_bug.cgi?id=445785
Volker Krause changed:
What|Removed |Added
Component|general |parser
--
You are receiving this mail because:
https://bugs.kde.org/show_bug.cgi?id=445798
Bug ID: 445798
Summary: No brush stroke registered when tipping pen very
lightly in place (git: afcbeae084)
Product: krita
Version: nightly build (please specify the git hash!)
Pl
https://bugs.kde.org/show_bug.cgi?id=445799
Bug ID: 445799
Summary: Some brush tip previews opaque, some not (git:
afcbeae084)
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Microsoft Windows
https://bugs.kde.org/show_bug.cgi?id=445785
--- Comment #1 from Bug Janitor Service ---
A possibly relevant merge request was started @
https://invent.kde.org/libraries/kopeninghours/-/merge_requests/78
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445783
--- Comment #2 from Frank Steinmetzger ---
I never used the versioning feature knowingly and I couldn’t even find it in
Showfoto’s Settings. So it’s very likely that it is not enabled.
--
You are receiving this mail because:
You are watching all bug
https://bugs.kde.org/show_bug.cgi?id=348047
--- Comment #3 from Geert Janssens ---
I forgot I had left a comment on this bug. Since then things have worsened. A
while ago I upgraded to Fedora 34 and since then all applications restore to
the first workspace. This is becoming highly annoying. It'
https://bugs.kde.org/show_bug.cgi?id=348047
--- Comment #4 from Geert Janssens ---
For additional info
Fedora 35 uses plasma-workspace-5.23.3-1.fc35.x86_64
Fedora 34 uses plasma-workspace-5.22.5-2.fc34.x86_64
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445785
--- Comment #2 from Volker Krause ---
https://invent.kde.org/libraries/kopeninghours/-/merge_requests/78 adds the day
and month names (and fixes long-form time ranges that so far were only
partially covered).
The other strings for open/closed and the s
https://bugs.kde.org/show_bug.cgi?id=445634
fizi...@gmail.com changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=445784
Bug Janitor Service changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=445797
Alvin Wong changed:
What|Removed |Added
CC||al...@alvinhc.com
--- Comment #1 from Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=445797
--- Comment #2 from Andreas Resch ---
I use the latest nightly build from today.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445476
--- Comment #5 from Alvin Wong ---
Thanks. Just judging from the tablet log (and you can see it for yourself), the
tilt angles `xTilt` and `yTilt` seems pretty normal and smooth, so it seems
that the pen input is not the problem here. I don't have a clu
https://bugs.kde.org/show_bug.cgi?id=435490
Alex Dănilă changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=445800
Bug ID: 445800
Summary: If both 'Track Mouse' and 'Overview' effects are
enabled, both effects are actvated when I press
meta+ctrl+d or kwin_wayland hangs
Product: kwin
https://bugs.kde.org/show_bug.cgi?id=445797
--- Comment #3 from Alvin Wong ---
What's your monitor setup and scaling as set in Windows Settings? And what does
it say under "Display Information" inside "Help -> Show system information for
bug reports" inside Krita?
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=445797
--- Comment #4 from Andreas Resch ---
Here's the system info ...
http://www.argfx.at/upload/Krita_SysInfo_01.txt
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445801
Bug ID: 445801
Summary: Doesn't honor the umask while saving screenshots
Product: Spectacle
Version: 21.08.3
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=445476
--- Comment #6 from Andreas Resch ---
To be sure I checked it with Windows Ink as well (I usually use WinTab) and
problem is there as well.
Earlier today I filed a bug about the brush tip not registering a brush stroke
when the pen just tips the surfa
https://bugs.kde.org/show_bug.cgi?id=445802
Bug ID: 445802
Summary: Vector shape update bug when reducing stroke width
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Microsoft Windows
OS: Microso
https://bugs.kde.org/show_bug.cgi?id=445803
Bug ID: 445803
Summary: Doesn't honor the umask while saving xml FILE in
.local/share/okular/docdata/
Product: okular
Version: 21.08.3
Platform: Archlinux Packages
https://bugs.kde.org/show_bug.cgi?id=445804
Bug ID: 445804
Summary: kiconthemes 5.88.0 inconsistent icon changes
Product: frameworks-kiconthemes
Version: 5.88.0
Platform: Archlinux Packages
OS: Linux
Status: REPORTE
https://bugs.kde.org/show_bug.cgi?id=441376
Fushan Wen changed:
What|Removed |Added
CC||qydwhotm...@gmail.com
--
You are receiving this m
https://bugs.kde.org/show_bug.cgi?id=445805
Bug ID: 445805
Summary: Konsole freezes when printing certain characters
Product: konsole
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: no
https://bugs.kde.org/show_bug.cgi?id=445806
Bug ID: 445806
Summary: Rows are highlighted in blue as the list scrolls while
window rules are deleted in sequence
Product: systemsettings
Version: master
Platform: Neon Packages
https://bugs.kde.org/show_bug.cgi?id=445797
--- Comment #5 from Alvin Wong ---
I can't reproduce... I tried multiple times making Krita start up on each
monitor, also tried moving the main window to another monitor after startup,
but the brush editor always opens with the right size.
I also can'
https://bugs.kde.org/show_bug.cgi?id=445806
--- Comment #1 from Patrick Silva ---
Created attachment 143761
--> https://bugs.kde.org/attachment.cgi?id=143761&action=edit
window rules
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445806
--- Comment #2 from Patrick Silva ---
Created attachment 143762
--> https://bugs.kde.org/attachment.cgi?id=143762&action=edit
screen recording
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=402903
--- Comment #24 from Sam ---
I don't get the bouncy cursor after switching to wayland.
KDE Plasma: 5.23.3
KDE Frameworks: 5.88.0
QT Version: 5.15.2
Kernel Version: 5.15.2-1-default (64-bit)
Graphics platform: Wayland
--
You are receiving this mail b
https://bugs.kde.org/show_bug.cgi?id=445797
--- Comment #6 from Andreas Resch ---
It's not a major bug. I will keep an eye on it over the next builds and see if
it continues. Thanks for checking.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=419698
g...@netcologne.de changed:
What|Removed |Added
CC||g...@netcologne.de
--- Comment #4 from g...
https://bugs.kde.org/show_bug.cgi?id=445807
Bug ID: 445807
Summary: Konsole: Font rendering does not properly adapt to
display DPI
Product: konsole
Version: 21.08.3
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=445807
--- Comment #1 from Jakub Veselý ---
I apologise for missing the repro steps, first time reporting a bug here and I
was trying to add an attachement ( and I cannot see an edit button for the
text). It happens after restart and stays that way. Restarting
https://bugs.kde.org/show_bug.cgi?id=445783
--- Comment #3 from Frank Steinmetzger ---
Just to clarify, in case there is a difference: I open the image in Showfoto
directly, not from within Digikam.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445807
Ahmad Samir changed:
What|Removed |Added
CC||a.samir...@gmail.com,
|
https://bugs.kde.org/show_bug.cgi?id=445510
Thomas Baumgart changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/offi
https://bugs.kde.org/show_bug.cgi?id=445297
--- Comment #4 from Dennis Schridde ---
(In reply to Dennis Schridde from comment #3)
> nvme-pci-0900
> Adapter: PCI adapter
> Composite:+44.9°C (low = -273.1°C, high = +83.8°C)
>(crit = +83.8°C)
> Sensor 1: +44.9°C (l
https://bugs.kde.org/show_bug.cgi?id=445603
Carlo Vanini changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=443540
Yaroslav Sidlovsky changed:
What|Removed |Added
CC||zawer...@gmail.com
--
You are receiving t
https://bugs.kde.org/show_bug.cgi?id=445808
Bug ID: 445808
Summary: The area to set Keyboard shortcuts is not entirely
visible when I open the window to configure a desktop
effect
Product: systemsettings
Version:
https://bugs.kde.org/show_bug.cgi?id=445808
--- Comment #1 from Patrick Silva ---
Created attachment 143764
--> https://bugs.kde.org/attachment.cgi?id=143764&action=edit
screen recording
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=443961
Fushan Wen changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/plas
|
https://bugs.kde.org/show_bug.cgi?id=443961
Fushan Wen changed:
What|Removed |Added
Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
|ma/
https://bugs.kde.org/show_bug.cgi?id=443961
Fushan Wen changed:
What|Removed |Added
Version Fixed In||5.23.4
--
You are receiving this mail because:
Yo
https://bugs.kde.org/show_bug.cgi?id=445516
Konrad Materka changed:
What|Removed |Added
CC|mate...@gmail.com |
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=441527
Nicolas Fella changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=442463
Nicolas Fella changed:
What|Removed |Added
CC||bo...@bori.org
--- Comment #1 from Nicolas Fell
https://bugs.kde.org/show_bug.cgi?id=445809
Bug ID: 445809
Summary: Add left margin space to Menus without icons
Product: dolphin
Version: 20.12.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: norma
https://bugs.kde.org/show_bug.cgi?id=425402
--- Comment #11 from Patrick Silva ---
it's almost fixed on neon unstable. Sometimes the bug occurs after focusing a
text box of a Xwayland app.
1. open this bug report with Opera internet browser running on Xwayland (I'm
unable to reproduce with Firef
https://bugs.kde.org/show_bug.cgi?id=445809
--- Comment #1 from Philip Murray ---
Also, right-click context menus have the same issue; the text is aligned too
tightly to the left. It may be sufficient to just increase the left margin a
bit, not necessarily equal to menus that have radio buttons.
https://bugs.kde.org/show_bug.cgi?id=445809
--- Comment #2 from Philip Murray ---
Created attachment 143765
--> https://bugs.kde.org/attachment.cgi?id=143765&action=edit
Dolphin top menu, no icons. Note more space at right side than left.
--
You are receiving this mail because:
You are watchi
https://bugs.kde.org/show_bug.cgi?id=445809
--- Comment #3 from Philip Murray ---
Created attachment 143766
--> https://bugs.kde.org/attachment.cgi?id=143766&action=edit
Dolphin right-click menu, no icons. Note more space at right of the arrows than
left of the text.
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=445810
Bug ID: 445810
Summary: Disk Quota icon should be updated in the system tray
Product: plasmashell
Version: master
Platform: Neon Packages
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=445810
--- Comment #1 from Patrick Silva ---
Created attachment 143767
--> https://bugs.kde.org/attachment.cgi?id=143767&action=edit
screenshot
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445743
--- Comment #6 from Paul Floyd ---
Unfortunately this doesn't seem to help on Linux.
The problem seems to be that after the signal contender doesn't return to
waiting.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445811
Bug ID: 445811
Summary: Weird icons in places panel of Dolphin
Product: dolphin
Version: 21.08.3
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity
https://bugs.kde.org/show_bug.cgi?id=445811
--- Comment #1 from Pranav Karande ---
Created attachment 143769
--> https://bugs.kde.org/attachment.cgi?id=143769&action=edit
observed icons
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445811
--- Comment #2 from Pranav Karande ---
Created attachment 143770
--> https://bugs.kde.org/attachment.cgi?id=143770&action=edit
observed icons when selected
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445811
Pranav Karande changed:
What|Removed |Added
CC||pranav.3...@gmail.com
--
You are receiving th
https://bugs.kde.org/show_bug.cgi?id=443410
Laosom changed:
What|Removed |Added
CC||dellfirmw...@gmail.com
--- Comment #36 from Laosom --
https://bugs.kde.org/show_bug.cgi?id=376731
Kishore Gopalakrishnan changed:
What|Removed |Added
Status|NEEDSINFO |CONFIRMED
Resolution|WAITINGFO
https://bugs.kde.org/show_bug.cgi?id=445774
Pranav Karande changed:
What|Removed |Added
CC||pranav.3...@gmail.com
--- Comment #2 from Pran
https://bugs.kde.org/show_bug.cgi?id=443410
--- Comment #37 from Bharadwaj Raju ---
It is going to be redone in QML and brought back. The flip and cover switch
effects even have am MR in progress.
Adding comments here is not helping. Either write it, or wait and don't spam
what basically everyon
https://bugs.kde.org/show_bug.cgi?id=444330
Patrick Silva changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=445774
--- Comment #3 from Pranav Karande ---
Created attachment 143771
--> https://bugs.kde.org/attachment.cgi?id=143771&action=edit
Video showing the problem
--
You are receiving this mail because:
You are watching all bug changes.
1 - 100 of 371 matches
Mail list logo