[kate] [Bug 459108] Crash on startup

2022-09-25 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=459108

--- Comment #11 from Lothar  ---
Hm, yes. After the request to use some bool I forgot to set it properly to true
at some useful place. No idea why it has worked anyway. And the extra stuff by
Christoph did it at the wrong place.

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

[kate] [Bug 459108] Crash on startup

2022-09-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=459108

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #12 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/kate/-/merge_requests/904

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

[kate] [Bug 459591] LSP tooltip hint misses some symbols

2022-09-25 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459591

Eric Armbruster  changed:

   What|Removed |Added

 CC||eric1.armbrus...@gmail.com

--- Comment #1 from Eric Armbruster  ---
We recently had a patch that changed displaying of tooltips to Markdown. This
should fix the issue you are seeing. At least <|> is displayed correctly for me
with this patch. If you can, please check out the latest git master.

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

[kate] [Bug 459591] LSP tooltip hint misses some symbols

2022-09-25 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=459591

--- Comment #2 from Eric Armbruster  ---
Please note, markdown tooltips are only supported if the Haskell LSP server has
this capability.

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

[frameworks-kio] [Bug 459485] Recently used files cannot be chosen in file pickers

2022-09-25 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=459485

--- Comment #8 from Méven Car  ---
Notes for bug resolver:

The bug is due to the fact that recentlyused:/ can contain several time a file
with the same filename. But those files still need to be identified
individually. Furthermore the order is determined by the underlying query to
kactivitiesStats.
We have a mechanism in KIO to hide the technical name to the user, when we fill
UDS_DISPLAY_NAME, the name is only revealed when displaying its real url or
path. Currently recentlyused:/ code is exploiting this but this can't fulfill
the need here. To get to identify files individually (this is also a
requirement of using KDirOperator/KDirModel), -n is appended to the url where n
is the number of the row is added to the technical name. This allows
recentlyused to be able to decode and identify files with urls such
`recentlyused:/files/CMakeLists.txt-10` .

This mostly works in dolphin. But FileWidget (KIO File picker) needs to return
urls or path to its user, so it bluntly return the technical url. 
recentlyused:/ fills UDS_LOCAL_PATH and UDS_TARGET_URL, but we lack a way to
make FileWidget use it instead (this is done is `KDirOperator::selectDir` for
instance). FileWidgets also expects those urls to be filled in the selecturl
bar correctly and can cause some other incompatibility issues.

This behavior (hence) this regression was added in
https://invent.kde.org/network/kio-extras/-/merge_requests/158/diffs.

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

[digikam] [Bug 245221] Add a new tool to apply Tags in BQM

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=245221

--- Comment #14 from caulier.gil...@gmail.com ---
Git commit 893fffc21e40a80cf20098bc8c78dbf3108daad1 by Gilles Caulier.
Committed on 25/09/2022 at 07:44.
Pushed by cgilles into branch 'master'.

New Batch Queue Manager tool to assign titles and Captions to items.

M  +1-0NEWS
M  +1-0core/dplugins/bqm/metadata/CMakeLists.txt
A  +26   -0core/dplugins/bqm/metadata/assigncaptions/CMakeLists.txt
A  +254  -0core/dplugins/bqm/metadata/assigncaptions/assigncaptions.cpp
[License: GPL(v2.0+)]
A  +59   -0core/dplugins/bqm/metadata/assigncaptions/assigncaptions.h
[License: GPL(v2.0+)]
A  +87   -0   
core/dplugins/bqm/metadata/assigncaptions/assigncaptionsplugin.cpp
[License: GPL(v2.0+)]
A  +52   -0core/dplugins/bqm/metadata/assigncaptions/assigncaptionsplugin.h
[License: GPL(v2.0+)]
M  +2-2core/dplugins/bqm/metadata/assignlabels/assignlabelsplugin.cpp
M  +4-1core/utilities/queuemanager/manager/task.cpp

https://invent.kde.org/graphics/digikam/commit/893fffc21e40a80cf20098bc8c78dbf3108daad1

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

[krita] [Bug 349152] When transforming a clone layer with transform tool, create a transformation mask automatically

2022-09-25 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=349152

--- Comment #5 from Halla Rempt  ---
I haven't heard from Jonathan every since, so probably not?

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

[frameworks-bluez-qt] [Bug 459340] Some tests fail when built statically

2022-09-25 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=459340

Volker Krause  changed:

   What|Removed |Added

 CC||vkra...@kde.org

--- Comment #1 from Volker Krause  ---
https://invent.kde.org/frameworks/bluez-qt/-/jobs/484896 is the correct log
link, failure is related to QML plugins.

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

[krita] [Bug 459632] New: Split Layer hangs when used directly on colorize mask

2022-09-25 Thread Măcelaru Tiberiu
https://bugs.kde.org/show_bug.cgi?id=459632

Bug ID: 459632
   Summary: Split Layer hangs when used directly on colorize mask
Classification: Applications
   Product: krita
   Version: 5.1.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Layer Stack
  Assignee: krita-bugs-n...@kde.org
  Reporter: polecatt...@gmail.com
  Target Milestone: ---

Created attachment 152403
  --> https://bugs.kde.org/attachment.cgi?id=152403&action=edit
The Krita file which can trigger the bug

SUMMARY
Split Layer cause application to stall when used directly on colorize mask
layer.


STEPS TO REPRODUCE
1. Select de `Colorize Mask Bug` layer in the right panel.
2. In the top menu select Layer -> Split -> Split Layer . . .
3. In the Split Layer dialog set default settings (
  Put all layers in a group layer = True,
  Put every layer in its own, separate  group layer = False,
  Alpha-lock every new layer = True,
  Hide the original layer = False,
  Sort layers by amount of non-transparent pixels = True,
  Disregard opacity = False,
  Fuzziness = 20
)
4. Click Apply

OBSERVED RESULT
The `Colorize Mask Bug` layer disappears and a Colorize Mask 1 layer is created
with all the color in a single layer.
The Split Layer operation never finishes and is stuck at 0% percent completion.
You can save during the process which causes the `Split into Layers` to have
50% percent completion.

EXPECTED RESULT
The `Split Layer` should work normally as if clicked on the parent of the
`Colorize Mask` or disable the option if a `Colorize Mask` layer is selected.

SOFTWARE/OS VERSIONS
Windows: 10 Build 19044

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

[kwin] [Bug 459609] KWin switches the discrete GPU on every time a new Wayland window is opened in a switchable graphics setup

2022-09-25 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=459609

--- Comment #1 from Prajna Sariputra  ---
After further investigation it appears that it is just about anything that
wants an EGL context that triggers the issue rather than anything Wayland
related, since `eglinfo` also turns on the dGPU, and GTK3 apps (like
`gtk3-demo`) don't touch the dGPU at all unless I try the OpenGL example in it
(which I guess is why I never noticed the issue when I was using GNOME, as it
was when most apps still use GTK3).

So, at this point I'm not sure if I should report this issue elsewhere (Mesa?)
or if it is just how EGL is designed and there is no way around it, any advice
would be appreciated.

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

[kstars] [Bug 459633] New: KStars not launching on MacOS 10.15.7

2022-09-25 Thread Leafar Izen
https://bugs.kde.org/show_bug.cgi?id=459633

Bug ID: 459633
   Summary: KStars not launching on MacOS 10.15.7
Classification: Applications
   Product: kstars
   Version: 3.6.0
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: leafar.i...@gmail.com
  Target Milestone: ---

I run KStars 3.5.9 fine on my Macbook pro (end 2011) ruling MacOS 10.15.7.
(What a great astro software ! It does everything and more !)
But when I install and try to run the KStars 3.6.0 version, it won't launch at
all. Nothing displays, i've to "force quit" KStars.

IMPORTANT NOTE : My Macbook 8.3 end 2011, IS NOT supposed to run Catalina Mac
OS. I've patched it, to force OS Upgrade. This may explain why I'm unable to
launch 3.6.0.

STEPS TO REPRODUCE
1. Download KStars 3.6.0 dmg. 
2. Install and drag in application folder.
3. Launch KStars app.

OBSERVED RESULT
KStars don't show and has to be "force to quit"

EXPECTED RESULT
Well, run and use KStars...

SOFTWARE/OS VERSIONS
Windows: 
macOS: 10.15.7
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
My Macbook 8.3 end 2011, IS NOT supposed to run Catalina Mac OS. I've patched
it, to force OS Upgrade. This may explain why I'm unable to launch 3.6.0.

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

[krita] [Bug 459632] Split Layer hangs when used directly on colorize mask

2022-09-25 Thread Măcelaru Tiberiu
https://bugs.kde.org/show_bug.cgi?id=459632

--- Comment #1 from Măcelaru Tiberiu  ---
Created attachment 152404
  --> https://bugs.kde.org/attachment.cgi?id=152404&action=edit
Krita system information

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

[kio-extras] [Bug 459634] New: samba authentication prompt when creating a folder which does not work

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459634

Bug ID: 459634
   Summary: samba authentication prompt when creating a folder
which does not work
Classification: Frameworks and Libraries
   Product: kio-extras
   Version: 22.08.1
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Samba
  Assignee: plasma-b...@kde.org
  Reporter: einglasvollka...@vivaldi.net
CC: sit...@kde.org
  Target Milestone: ---

SUMMARY
If you create a folder in a samba share, an authentication dialog asks for
username and password for that share, but even when you enter the correct
information, the dialog just opens again.


STEPS TO REPRODUCE
1. Open a samba share in dolphin.
2. Create a folder.
3. Authentication prompt opens...

OBSERVED RESULT
Instead of just showing the create folder popup it asks for authentication and
even when you enter the correct login information it just opens again.
If you cancel the dialog two times it creates a folder normally.

EXPECTED RESULT
Don't show the authentication dialog and just create a folder.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Kernel Version: 5.19.10-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 1700X Eight-Core Processor
Memory: 15,6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2

ADDITIONAL INFORMATION
Log output when creating folder:
kf.kio.workers.smb: QUrl("smb://samba@10.0.42.245/test/New Folder")
kf.kio.workers.smb: checkURL  QUrl("smb://samba@10.0.42.245/test/New Folder")
kf.kio.workers.smb: checkURL return3  QUrl("smb://samba@10.0.42.245/test/New
Folder")
kf.kio.workers.smb: updateCache  "/test/New Folder"
kf.kio.workers.smb: size  0
kf.kio.workers.smb: updateCache  "/test/New Folder"
kf.kio.workers.smb: checkPassword for  QUrl("smb://samba@10.0.42.245/test/New
Folder")
kf.kio.workers.smb: call openPasswordDialog for  QUrl("smb://10.0.42.245/test")
kf.kio.workers.smb: openPasswordDialog returned  "samba"
kf.kio.workers.smb: updateCache  "/test/New Folder"
kf.kio.workers.smb: QUrl("smb://samba@10.0.42.245/test/New Folder")
kf.kio.workers.smb: checkURL  QUrl("smb://samba@10.0.42.245/test/New Folder")
kf.kio.workers.smb: checkURL return3  QUrl("smb://samba@10.0.42.245/test/New
Folder")
kf.kio.workers.smb: updateCache  "/test/New Folder"
kf.kio.workers.smb: size  0
kf.kio.workers.smb: updateCache  "/test/New Folder"
kf.kio.workers.smb: checkPassword for  QUrl("smb://samba@10.0.42.245/test/New
Folder")

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

[Elisa] [Bug 459635] New: Filter Files to show only added music folders

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459635

Bug ID: 459635
   Summary: Filter Files to show only added music folders
Classification: Applications
   Product: Elisa
   Version: 22.08.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: jmestreracl...@gmail.com
  Target Milestone: ---

SUMMARY
Filter Files tab to show only added music folders, or add option on the
configuration. Also, if Files tab was selected then switched to another tab and
switched back to Files, remember the previous location.

EXPECTED RESULT
File tab should show only added music folders.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5

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

[kmymoney] [Bug 458616] In report configuration, any Date range outside of "User configuration" should disable the From/To date input

2022-09-25 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=458616

--- Comment #2 from Thomas Baumgart  ---
I am with Jack on this one.

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

[kmymoney] [Bug 459636] New: Report heading shows two years when report period matches calendar year

2022-09-25 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=459636

Bug ID: 459636
   Summary: Report heading shows two years when report period
matches calendar year
Classification: Applications
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: reports
  Assignee: kmymoney-de...@kde.org
  Reporter: tbaumg...@kde.org
  Target Milestone: ---

In some circumstances, year headings are shown in the form /yy even though
the fiscal year is the calendar year and the start date of the report is Jan
1st.

STEPS TO REPRODUCE
1. Switch fiscal year to start on Jan 1st
2. Start report with all dates selected
3. Change start date to Jan 1st of the second year of data

OBSERVED RESULT
Heading switches from "2002" to "2002/03"

EXPECTED RESULT
Heading should remain "2002"

ADDITIONAL INFORMATION
This may also apply to 5.1 versions

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

[kmymoney] [Bug 459636] Report heading shows two years when report period matches calendar year

2022-09-25 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=459636

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/e156cec1
   ||b29b122844e65de8d98b9f6ceed
   ||fc9c7
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Thomas Baumgart  ---
Git commit e156cec1b29b122844e65de8d98b9f6ceedfc9c7 by Thomas Baumgart.
Committed on 25/09/2022 at 09:53.
Pushed by tbaumgart into branch 'master'.

Show single year in report heading if fiscal year equals calendar year

M  +7-2kmymoney/plugins/views/reports/core/pivottable.cpp
M  +8-0kmymoney/plugins/views/reports/core/pivottable.h

https://invent.kde.org/office/kmymoney/commit/e156cec1b29b122844e65de8d98b9f6ceedfc9c7

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

[digikam] [Bug 245221] Add a new tool to apply Tags in BQM

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=245221

--- Comment #15 from caulier.gil...@gmail.com ---
Hi Maik,

The next stage is to write a BQM tool to tags items.

In opposite of other BQM metadata tools, I think this one will needs to use the
MetadataHub to merge existing tags and new tags hierarchies together.

Gilles

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

[plasmashell] [Bug 419764] OSD to set multi-monitor mode should ignore all tiling shortcuts

2022-09-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=419764

Patrick Silva  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

--- Comment #4 from Patrick Silva  ---
This bug persists only on X11. Please watch the screen recording attached to
this comment and observe what happens when I press the tiling shortcuts.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Graphics Platform: X11

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

[plasmashell] [Bug 419764] OSD to set multi-monitor mode should ignore all tiling shortcuts

2022-09-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=419764

--- Comment #5 from Patrick Silva  ---
Created attachment 152405
  --> https://bugs.kde.org/attachment.cgi?id=152405&action=edit
video recorded on X11

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

[kmymoney] [Bug 459637] New: Can not delete securities

2022-09-25 Thread Gustav Delius
https://bugs.kde.org/show_bug.cgi?id=459637

Bug ID: 459637
   Summary: Can not delete securities
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: unspecified
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: gustav.del...@gmail.com
  Target Milestone: ---

Created attachment 152406
  --> https://bugs.kde.org/attachment.cgi?id=152406&action=edit
Simple .kmy file for reproducing the problem

SUMMARY

In the attached small test.kmy file there are two securites. Neither has an
associated transaction in any of the accounts. Nevertheless the "Delete" button
on the Securities page is greyed out. The file passes the consistency check.

STEPS TO REPRODUCE
1. Open test.kmy
2. Go to "Investments" -> Securities
3. Select a security

OBSERVED RESULT

"Delete" button is greyed out

EXPECTED RESULT

Delete button is active


SOFTWARE/OS VERSIONS
Windows:  10 Version 2009 (x86_64)
kmymoney 5.1.3-5b03a2216

ADDITIONAL INFORMATION

The test.kmy file was created by first creating a new empty file and then
importing a qif file and creating the investment and brokerage accounts during
the import dialog. I then deleted the two transactions and observed the above
problem. To allow the file to pass the consistency check I added prices to the
two securities. That did not affect the reported problem. I am copying the
content of the qif file below:

!Type:Invst
D29/12'2000
T6,724.90
NShrsIn
Y3.4% Dresdner 2003
I96.07
Q70
^
D29/12'2000
T84,031.83
NShrsIn
Y4.375 Dresdner 2003
I99.09
Q848.035422
^

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

[kdenlive] [Bug 459638] New: Video subtitles for RTL text are not shown correctly

2022-09-25 Thread mágoa mångata
https://bugs.kde.org/show_bug.cgi?id=459638

Bug ID: 459638
   Summary: Video subtitles for RTL text are not shown correctly
Classification: Applications
   Product: kdenlive
   Version: unspecified
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: faded.solivag...@gmail.com
  Target Milestone: ---

Created attachment 152407
  --> https://bugs.kde.org/attachment.cgi?id=152407&action=edit
In the video is LTR instead of RTL

SUMMARY
When I try to sue a Right-to-Left language for subtitles (Farsi, in my case),
it's shown correctly in the timeline, but on the video, it's not correct and is
Left-to-Right (Screenshots are attached)

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

[kdenlive] [Bug 459638] Video subtitles for RTL text are not shown correctly

2022-09-25 Thread mágoa mångata
https://bugs.kde.org/show_bug.cgi?id=459638

--- Comment #1 from mágoa mångata  ---
Created attachment 152408
  --> https://bugs.kde.org/attachment.cgi?id=152408&action=edit
It's what it should be (It's in the timeline)

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

[frameworks-kconfig] [Bug 459337] Some tests fail when built statically

2022-09-25 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=459337

--- Comment #3 from Volker Krause  ---
I'm not finding a way to do this without explicit API, not even with just one
compiler, let alone portable.

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

[kdenlive] [Bug 435491] Two different effects with the same name "Invert"

2022-09-25 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=435491

emohr  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[plasmashell] [Bug 390984] Kimpanel should place itself fully inside the screen

2022-09-25 Thread hexchain
https://bugs.kde.org/show_bug.cgi?id=390984

--- Comment #2 from hexchain  ---
On Plasma 5.25.90, I don't think it is still happening.

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

[systemsettings] [Bug 459639] New: Nothing happens when I scroll on top of the sliders in Audio KCM

2022-09-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459639

Bug ID: 459639
   Summary: Nothing happens when I scroll on top of the sliders in
Audio KCM
Classification: Applications
   Product: systemsettings
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_pulseaudio
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
CC: m...@ratijas.tk, now...@gmail.com
  Target Milestone: ---

SUUMARY
We can adjust the volume level by scrolling on top of the sliders of plasma-pa
applet.
But we cannot do the same with the sliders in Audio KCM.

STEPS TO REPRODUCE
1. open Audio KCM
2. hover over any slider
3. scroll up/down

OBSERVED RESULT
nothing happens

EXPECTED RESULT
volume level changes

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Graphics Platform: Wayland

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

[kde] [Bug 459610] app feature requests for kde

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459610

--- Comment #6 from hacknor...@tutanota.com ---
(In reply to Nate Graham from comment #5)
> Yeah I';m afraid this giant list isn't actionable. Please see
> https://community.kde.org/Get_Involved/Issue_Reporting#Step_1:_Make_sure_it.
> 27s_a_valid_bug_or_feature_request to learn how to file a valid and
> actionable bug report.
> 
> Specifically:
> > Do not file Bugzilla tickets for vague or subjective matters, over-broad 
> > requests for giant changes to everything

afaik you said i can throw it here...

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

[kdeplasma-addons] [Bug 362986] Application Dashboard needs an option for the name to have two lines

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=362986

--- Comment #13 from tomash...@gmail.com ---
So, in this file:
https://github.com/KDE/plasma-desktop/blob/master/applets/kicker/package/contents/ui/ItemGridDelegate.qml
changing line 86 

elide: Text.ElideRight

to

elide: Text.ElideMiddle

fixes this. Reading the documentation:
https://doc.qt.io/qt-6/qml-qtquick-text.html#elide-prop I have no idea why. If
I understand it correctly, seting the elide mode to something else but
ElideRight, it enables wrapping. However, the opposite seems to be true. 

By the way, is there a more intelligent way to test this than editing 

/usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemGridDelegate.qml

and loggin out and in? I tried playing with plasmashell --replace etc. with no
effect, plasmawindowed just shows the icon of the dashboard, but it does not
expand when clicked. I guess I should install KDE Neon in to a virtual machine,
but maybe there is a smarter solution?




(In reply to Björn Feber from comment #11)
> Weird, it works with a PlasmaComponents3 label.

What do you mean by that? I tried changind the line

PlasmaComponents.Label {

to

PlasmaComponents.Label {

but then Dashboard just does not show.

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

[kwin] [Bug 459389] Copy and paste do not work in Wayland when using some text editors in konsole and some applications

2022-09-25 Thread Aurora Robb Kristiansen
https://bugs.kde.org/show_bug.cgi?id=459389

Aurora Robb Kristiansen  changed:

   What|Removed |Added

 CC||mopylr...@mozmail.com

--- Comment #4 from Aurora Robb Kristiansen  ---
In the Wayland session, I am experiencing that copying text and links in
Firefox Wayland do NOT appear on my Klipper clipboard, however when running
Firefox under xwayland, it works like normal and anything I copy appears on my
clipboard.
Been experiencing this since before 5.25 released, but was unsure whether that
was a Firefox bug or not and didn't get around to looking into it. Does that
essentially confirm this bug? Leaving it at reported just in case I'm wrong..

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

[plasmashell] [Bug 459640] New: Cannot move a favorite with a touchscreen

2022-09-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459640

Bug ID: 459640
   Summary: Cannot move a favorite with a touchscreen
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
CC: mikel5...@gmail.com, noaha...@gmail.com
  Target Milestone: 1.0

SUMMARY
Supposedly fixed in the past, see bug 398234. Can reproduce on X11 and Wayland.


STEPS TO REPRODUCE
1. open Kickoff
2. try to move a favorite to another position in the list using a touchscreen
3. 

OBSERVED RESULT
we cannot move the favorite

EXPECTED RESULT
we are able to move a favorite with a touchscreen

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Graphics Platform: Wayland

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

[kate] [Bug 459108] Crash on startup

2022-09-25 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=459108

Lothar  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/kate/commit/e703cbae9 |ities/kate/commit/6daa2d968
   |389e22bbbede1493bcede80b881 |e388dbe075c149c53e2ab066de4
   |e471|f50d
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #13 from Lothar  ---
Git commit 6daa2d968e388dbe075c149c53e2ab066de4f50d by loh tar.
Committed on 25/09/2022 at 10:26.
Pushed by cullmann into branch 'master'.

Sidebar: Set session restore flag at correct place

M  +8-3apps/lib/katemdi.cpp

https://invent.kde.org/utilities/kate/commit/6daa2d968e388dbe075c149c53e2ab066de4f50d

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

[kmymoney] [Bug 459637] Can not delete securities

2022-09-25 Thread Gustav Delius
https://bugs.kde.org/show_bug.cgi?id=459637

--- Comment #1 from Gustav Delius  ---
Just to confirm that the problem with deleting securities also arises if the
security is created by hand rather than via qif import.  To reproduce:

1) Create new file with no accounts
2) Create an investment account and associated brokerage account
3) On Investment page right-click and choose New Investment
4) Create investment
5) Go to securities tab and try to delete the newly creates security

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

[kdeplasma-addons] [Bug 362986] Application Dashboard needs an option for the name to have two lines

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=362986

--- Comment #14 from tomash...@gmail.com ---
Created attachment 152409
  --> https://bugs.kde.org/attachment.cgi?id=152409&action=edit
This is showing the fix

Do not mind the green - I changed the colour to check if my changes were being
applied. This shows two lines being displayed.

Two problems with that:
1) If there are two categoreis displayed - here "Applications" and "Command
line", the second line gets half hidden. I guess anchors would neet to be
adjusted.

2) for some applications, it still does not seem to be enough. Actually, I am
confused. When I launch the Dashboard, a default application displayed is
"Libre Office Writer (Word". When I press "l" it changes to "Libre Office
Writer" - the parenthesis dissappears). I assume "GenericName=Word Processor"
from /usr/share/applications/libreoffice-writer.desktop is displayed but since
it disappears and is not wholly displayed, I do not much see the point.

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

[plasmashell] [Bug 455129] Current wallpaper is no longer highlighted after adding an image

2022-09-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=455129

--- Comment #11 from Patrick Silva  ---
Created attachment 152410
  --> https://bugs.kde.org/attachment.cgi?id=152410&action=edit
screen recording

Here is a video recorded on neon unstable.

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

[plasmashell] [Bug 455129] Current wallpaper is no longer highlighted after adding an image

2022-09-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=455129

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/commit/
   |t/96e3232ae50663c631593f6ef |fe9604caa955d4417801f8b2b4d
   |c0d613afaeb0525 |abf1ad4350397
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #12 from Fushan Wen  ---
Git commit fe9604caa955d4417801f8b2b4dabf1ad4350397 by Fushan Wen.
Committed on 25/09/2022 at 10:59.
Pushed by fusionfuture into branch 'master'.

wallpapers/image: reset grid index after new images are added

Otherwise the index will still be the old index.
FIXED-IN: 5.26

M  +1-0   
wallpapers/image/imagepackage/contents/ui/ThumbnailsComponent.qml

https://invent.kde.org/plasma/plasma-workspace/commit/fe9604caa955d4417801f8b2b4dabf1ad4350397

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

[plasmashell] [Bug 455129] Current wallpaper is no longer highlighted after adding an image

2022-09-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=455129

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |fe9604caa955d4417801f8b2b4d |89dce8a127a65844cd7a0ae71d1
   |abf1ad4350397   |85aba403fc4f6

--- Comment #13 from Fushan Wen  ---
Git commit 89dce8a127a65844cd7a0ae71d185aba403fc4f6 by Fushan Wen.
Committed on 25/09/2022 at 11:00.
Pushed by fusionfuture into branch 'Plasma/5.26'.

wallpapers/image: reset grid index after new images are added

Otherwise the index will still be the old index.
FIXED-IN: 5.26
(cherry picked from commit fe9604caa955d4417801f8b2b4dabf1ad4350397)

M  +1-0   
wallpapers/image/imagepackage/contents/ui/ThumbnailsComponent.qml

https://invent.kde.org/plasma/plasma-workspace/commit/89dce8a127a65844cd7a0ae71d185aba403fc4f6

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

[systemsettings] [Bug 459641] New: dbus, dbus-broker, dbus-daemon, RT-Kit failed on Boot

2022-09-25 Thread RDM
https://bugs.kde.org/show_bug.cgi?id=459641

Bug ID: 459641
   Summary: dbus, dbus-broker, dbus-daemon, RT-Kit failed on Boot
Classification: Applications
   Product: systemsettings
   Version: 5.25.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: kcm_baloo
  Assignee: baloo-bugs-n...@kde.org
  Reporter: embedded_syst...@hotmail.co.uk
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 152411
  --> https://bugs.kde.org/attachment.cgi?id=152411&action=edit
Systemd active

SUMMARY
dbus.service fail on boot
dbus-broker.service fail to start
dbus-daemon.service fail on boot
rt-kit fail on boot

No Sound,

SOFTWARE/OS VERSIONS

Operating System: Fedora Linux 36
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.5
Kernel Version: 5.19.10-200.fc36.x86_64 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-2430M CPU @ 2.40GHz
Memory: 7.7 GiB of RAM
Graphics Processor: llvmpipe


ADDITIONAL INFORMATION

See systemctl output attached.

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

[plasmashell] [Bug 438585] Removing wallpaper doesn't trigger Apply button

2022-09-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=438585

--- Comment #5 from Fushan Wen  ---
Git commit a7a48b39451794f9134df3ba3804031b16d88c6e by Fushan Wen.
Committed on 25/09/2022 at 11:12.
Pushed by fusionfuture into branch 'Plasma/5.26'.

wallpapers/image: always emit `configurationChanged` after a wallpaper is
removed
(cherry picked from commit eb1d7431dfad10b7f9bd71be6d0dc633b5bc9cc2)

M  +1-2wallpapers/image/imagepackage/contents/ui/WallpaperDelegate.qml

https://invent.kde.org/plasma/plasma-workspace/commit/a7a48b39451794f9134df3ba3804031b16d88c6e

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

[plasmashell] [Bug 438585] Removing wallpaper doesn't trigger Apply button

2022-09-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=438585

--- Comment #6 from Fushan Wen  ---
Git commit eb1d7431dfad10b7f9bd71be6d0dc633b5bc9cc2 by Fushan Wen.
Committed on 25/09/2022 at 11:11.
Pushed by fusionfuture into branch 'master'.

wallpapers/image: always emit `configurationChanged` after a wallpaper is
removed

M  +1-2wallpapers/image/imagepackage/contents/ui/WallpaperDelegate.qml

https://invent.kde.org/plasma/plasma-workspace/commit/eb1d7431dfad10b7f9bd71be6d0dc633b5bc9cc2

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

[systemsettings] [Bug 458817] "Accent color from wallpaper" feature periodically stops updating when the wallpaper changes

2022-09-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=458817

Fushan Wen  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
Product|plasmashell |systemsettings
 CC||noaha...@gmail.com,
   ||tantalising...@gmail.com,
   ||uhh...@gmail.com
  Component|Image Wallpaper |kcm_colors

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

[systemsettings] [Bug 459641] dbus, dbus-broker, dbus-daemon, RT-Kit failed on Boot

2022-09-25 Thread RDM
https://bugs.kde.org/show_bug.cgi?id=459641

--- Comment #1 from RDM  ---
Created attachment 152412
  --> https://bugs.kde.org/attachment.cgi?id=152412&action=edit
Baloo crash

Baloo crashes, 
No Sound, and Desktop background turns black.
Unable to Halt whatever has turnover.
I have to do a $shutdown now, or a reboot.

At boot time, dbus, dbus-broker, dbus-daemon, RT-Kit fails to start.

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

[systemsettings] [Bug 438585] Removing wallpaper doesn't trigger Apply button

2022-09-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=438585

Fushan Wen  changed:

   What|Removed |Added

Product|plasmashell |systemsettings
   Assignee|notm...@gmail.com   |plasma-b...@kde.org
   Target Milestone|1.0 |---
  Component|Image Wallpaper |kcm_screenlocker

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

[kate] [Bug 458961] Sidebar with persistent display

2022-09-25 Thread D3XT3R
https://bugs.kde.org/show_bug.cgi?id=458961

D3XT3R  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

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

[kwin] [Bug 459642] New: Missing runtime modules

2022-09-25 Thread Petr
https://bugs.kde.org/show_bug.cgi?id=459642

Bug ID: 459642
   Summary: Missing runtime modules
Classification: Plasma
   Product: kwin
   Version: 5.25.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: phod...@protonmail.com
  Target Milestone: ---

SUMMARY
***
Hi,
I'm attempting to build the kwin on Guix. I added all the dependencies as
required by CMakeLists.txt. However, some modules are not found.


STEPS TO REPRODUCE
1. guix build kwin

OBSERVED RESULT
During the configure phase I see this output:
-- The following RUNTIME packages have not been found:

 * hwdata, 
   Runtime-only dependency needed for mapping monitor hardware vendor IDs to
full names
 * QtQuick.Controls-QMLModule, QML module 'QtQuick.Controls' is a runtime
dependency.
 * org.kde.plasma.core-QMLModule, QML module 'org.kde.plasma.core' is a runtime
dependency.
 * org.kde.plasma.components-QMLModule, QML module 'org.kde.plasma.components'
is a runtime dependency.

EXPECTED RESULT
The hwdata, plasma-framework and qtquickcontrols2 are inputs for this package.
So the CMake should be able to find them.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Guix kwin 5.25.5

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

[kwin] [Bug 459643] New: Plasma hangs when trying to log out while program "Ding" is running and Compositing/HiddenPreviews is *not* set to "Always"

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459643

Bug ID: 459643
   Summary: Plasma hangs when trying to log out while program
"Ding" is running and Compositing/HiddenPreviews is
*not* set to "Always"
Classification: Plasma
   Product: kwin
   Version: 5.24.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: compositing
  Assignee: kwin-bugs-n...@kde.org
  Reporter: imagina...@mailbox.org
  Target Milestone: ---

Since version 5.19 Plasma hangs when trying to log out/reboot/shutdown while
dictionary "Ding" (Tk based frontend to grep) is running and
Compositing/HiddenPreviews is not set to "6" in .config/kwinrc or "Always" in
Systemsettings/Monitor/Compositor/Keep Window Thumbnails.

What I have observed is that Ding's icon in the taskbar is the first to vanish
from the taskbar and immediately thereafter the screen freezes. The
mousepointer can still be moved but clicking anywhere has no effect.

The session can not be revived/replaced and the only way to get back to the
login screen of the display manager (lightdm) is to kill process
"startplasma-x11" in a VT.

The problem does *not* exist in Plasma-5.18.7, I've checked this several times
today. Irrespective of the setting of "HiddenReviews" (here: 4/5/6), all
logouts and reboots were just fine.

While a bug in Ding cannot be ruled out, a bug in Plasma >= 5.19 seems more
likely since no earlier version had this problem and neither does xfce on the
same PC.

The system is a SysVinit-system but the problem has also been confirmed for a
systemd-system by user popov895
(https://bugs.kde.org/show_bug.cgi?id=374538#c68).

--
Current system:

Operating System: Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.19.11 (64-bit)
Graphics Platform: X11

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

[kate] [Bug 458961] Sidebar with persistent display

2022-09-25 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=458961

Lothar  changed:

   What|Removed |Added

 CC||loh@googlemail.com

--- Comment #4 from Lothar  ---
Well, I'm also a little confused what you mean...

(In reply to D3XT3R from comment #2)
> I don't like and don't use Kate's giant sidebar icons.

...because of this. The icon size can be set in config too. But the next
issue...

> I disable them by going to Settings => Configure Kate => Plugins and uncheck
> the following options:
> 
> LSP client
> Document tree
> File system browser
> Project plugin
> 
> But just restart the system and all these icons are displayed again!

...is more serious. I guess you work with the default session, no special one?
Try to save explizite after your changes (plugin disabled) as default session.

> I would like these to remain disabled.

Yeah.

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

[kmail2] [Bug 411288] KMail crashes when changing the folder list style

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411288

k...@trummer.xyz changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from k...@trummer.xyz ---
Operating System: openSUSE Tumbleweed 20220916
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.5
Kernel Version: 5.19.8-1-default (64-bit)
Graphics Platform: X11

KMail: 5.21.1


I don't get a crash anymore either.

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

[ksmserver] [Bug 374538] Logout/shutdown/reboot from KDE session hangs system due to SDDM being stuck

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374538

--- Comment #73 from imagina...@mailbox.org ---
(In reply to Nate Graham from comment #72)
> That's weird. It does sound like a Plasma bug, yeah. Well, a KWin bug. A new
> bug report for it would be appreciated.

Alright, filed a report: https://bugs.kde.org/show_bug.cgi?id=459643.

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

[systemsettings] [Bug 438585] Removing wallpaper doesn't trigger Apply button

2022-09-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438585

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #7 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kscreenlocker/-/merge_requests/102

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

[Powerdevil] [Bug 459644] New: Wacom tablet does not prevent screen sleep

2022-09-25 Thread Dmitry Sharshakov
https://bugs.kde.org/show_bug.cgi?id=459644

Bug ID: 459644
   Summary: Wacom tablet does not prevent screen sleep
Classification: Plasma
   Product: Powerdevil
   Version: 5.25.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: d3dx12...@gmail.com
CC: m...@ratijas.tk
  Target Milestone: ---

SUMMARY
When I use Wacom Intuos BT M tablet to either interact with the desktop, Krita
or Xournal++ my computer keeps turning the screen off after 1 minute timeout I
specified. Tablet events do not count as activity unlike mouse movements, which
prevent sleep.

STEPS TO REPRODUCE
1. Disable "Manually block sleep and screen locking"
2. Verify that while you use mouse screen stays on
3. Do nothing for a timeout you set in System Settings, observe screen locking
4. Unlock
5. Try the same while drawing in Krita with Wacom
6. See that screen locks, tablet events didn't prevent locking

OBSERVED RESULT
Screen locks while drawing

EXPECTED RESULT
Screen stays unlocked while drawing, as it's user activity

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION
The tablet is connected with USB, uses stock kernel drivers as by default in
Fedora.
Using Plasma Wayland session

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

[kontact] [Bug 410510] Segfault on quit

2022-09-25 Thread Volker
https://bugs.kde.org/show_bug.cgi?id=410510

--- Comment #3 from Volker  ---
Hi,
as I wrote, the crash disappears after clearing the akonadi cash for the
respective folder.
It is not occurred again.
I'm did some updates in between and use now kontact 5.21.0 (22.08.0).
I'm not sure about the state of this bug report, so I did not change.
Greetings, volker

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

[kwin] [Bug 459643] Plasma hangs when trying to log out while program "Ding" is running and Compositing/HiddenPreviews is *not* set to "Always"

2022-09-25 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=459643

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

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

[valgrind] [Bug 459477] XERROR messages lacks ending '\n' in vgdb

2022-09-25 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=459477

Philippe Waroquiers  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||philippe.waroquiers@skynet.
   ||be

--- Comment #1 from Philippe Waroquiers  ---
Fixed in 3c5720453 (also fixes some occurrences of missing\n in ERROR calls)

Thanks for the report and the patch.

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

[frameworks-kwayland] [Bug 459523] Plasmoid popups now displace windows instead of appearing on top

2022-09-25 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=459523

--- Comment #13 from Iyán Méndez Veiga  ---
I confirm that the issue is solved for me after applying the original patch
(https://invent.kde.org/frameworks/kwayland/-/commit/d02188ad.patch) and the
fix to that path
(https://invent.kde.org/frameworks/kwayland/-/commit/a59a3032.patch) on top of
tag v5.98.0.

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

[kwin] [Bug 459614] Opening Kickoff resizes or moves windows

2022-09-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459614

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Patrick Silva  ---


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

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

[frameworks-kwayland] [Bug 459523] Plasmoid popups now displace windows instead of appearing on top

2022-09-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=459523

Patrick Silva  changed:

   What|Removed |Added

 CC||bizy...@zoho.com

--- Comment #14 from Patrick Silva  ---
*** Bug 459614 has been marked as a duplicate of this bug. ***

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

[frameworks-kwayland] [Bug 459523] Plasmoid popups now displace windows instead of appearing on top

2022-09-25 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=459523

--- Comment #15 from Iyán Méndez Veiga  ---
Unfortunately, I do observe another regression with both patches. Notifications
are drawn partially on top of the panel instead of leaving some margin.
Removing both patches solves the issue for me.

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

[frameworks-kwayland] [Bug 459523] Plasmoid popups now displace windows instead of appearing on top

2022-09-25 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=459523

Iyán Méndez Veiga  changed:

   What|Removed |Added

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

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

[kde] [Bug 459645] New: GTK apps have merged title bar and buttons

2022-09-25 Thread David
https://bugs.kde.org/show_bug.cgi?id=459645

Bug ID: 459645
   Summary: GTK apps have merged title bar and buttons
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Debian testing
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: david.cortes.riv...@gmail.com
  Target Milestone: ---

Created attachment 152413
  --> https://bugs.kde.org/attachment.cgi?id=152413&action=edit
evolution_title_bar

SUMMARY
After updating plasma to 5.25.5, GTK applications now have clickable buttons
placed inside the title bar and do not offer me any option to make them behave
normally like QT apps that have a lean title bar without clickable buttons that
looks the same for every app.

STEPS TO REPRODUCE
1. Update plasma to the latest version.
2. Launch some GTK app such as Evolution.

OBSERVED RESULT
Title bars have clickable buttons on them.

EXPECTED RESULT
Title bars should not have clickable buttons on them.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.4
Kernel Version: 5.19.0-1-amd64 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700 Eight-Core Processor
Memory: 15.5 GiB of RAM
Graphics Processor: VEGA10
Manufacturer: Acer
Product Name: Predator PH517-61
System Version: V1.09

ADDITIONAL INFORMATION

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

[neon] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2022-09-25 Thread Amy Gauna
https://bugs.kde.org/show_bug.cgi?id=415130

Amy Gauna  changed:

   What|Removed |Added

 CC||amaylia@crystalmoon.space

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

[frameworks-plasma] [Bug 458337] Link files / folders to activity is broken

2022-09-25 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=458337

Kishore Gopalakrishnan  changed:

   What|Removed |Added

 CC||kishor...@gmail.com

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

[Discover] [Bug 439050] Discover unnecessarily checks for updates again after opening via notifier

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439050

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[kdelibs] [Bug 167015] Scripts are opened in text editor instead of being executed.

2022-09-25 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=167015

Kishore Gopalakrishnan  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||kishor...@gmail.com

--- Comment #3 from Kishore Gopalakrishnan  ---
This can now be configured in Settings > configure Dolphin > General >
confirmation> when opening executable files.

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

[neon] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2022-09-25 Thread Amy Gauna
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #57 from Amy Gauna  ---
(In reply to rrpeak+kdebug from comment #55)
> Not sure if this is the same issue but I also can't submit the password
> using the enter key. however it also happens when I type my password
> correctly on the first try. I assume this might be because I am using a
> custom SDDM theme (https://gitlab.com/rwml/kameleon) with a cover that moves
> away and reveals the input field when any key is pressed
> 
> Operating System: KDE neon 5.25
> KDE Plasma Version: 5.25.5
> KDE Frameworks Version: 5.98.0
> Qt Version: 5.15.6
> Kernel Version: 5.15.0-46-generic (64-bit)
> Graphics Platform: Wayland
> Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
> Memory: 15,6 GiB of RAM
> Graphics Processor: Radeon RX 5500 XT
> Manufacturer: Gigabyte Technology Co., Ltd.
> Product Name: B550 AORUS PRO

The comment above yours mentioned that clicking on the password field also
triggers the bug, which I can confirm just now when I locked my screen and
clicked on the password field rather than just starting to type like I usually
do.  Is that possibly something that might be triggering what you're
experiencing too?

I'm also using a custom lock screen theme, but I only experience this bug when
I either click on the password field, or fail to type my password correctly the
first time, which happens frequently for me, unfortunately. 😔

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

[plasmashell] [Bug 365716] Digital clock display is missing digits when resuming from suspend with NVIDIA GPU

2022-09-25 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=365716

--- Comment #23 from ratijas  ---
I can confirm that things got generally better after laptop waking up from
sleep, at least on X11. On Wayland thoughyesterday I got an extremely glitchy
picture with artifacts covering the whole screen, but that might have been
related to multi-screen setup (I connected it to a "new" TV via HDMI before
waking up).

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

[Discover] [Bug 450560] Waydroid backend

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=450560

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[dolphin] [Bug 459646] New: Some .desktop files are always executed on clicking

2022-09-25 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=459646

Bug ID: 459646
   Summary: Some .desktop files are always executed on clicking
Classification: Applications
   Product: dolphin
   Version: 22.08.1
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: kishor...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
When left-clicking (either single- or double-click depending on the config) an
executable file, one can configure Dolphin to ask what to do or to open the
file in another application instead of just executing it. However, this setting
is not obeyed for some .desktop files.

STEPS TO REPRODUCE
1. Go to Settings > configure Dolphin > General > confirmation, and set 'when
opening executable files' to 'always ask'
2. In Dolphin, right-click > create new > link to location (URL), and enter any
URL to create a corresponding .desktop file in the current folder
3. Open the .desktop file (either single or double click depending on your
system settings)

OBSERVED RESULTS
The URL is opened in the default browser.

EXPECTED RESULTS
Dolphin should ask whether to 'execute' the .desktop file or whether to open
the .desktop file itself in the default application for text files, since a
user who has chosen this configuration for executables will probably be unhappy
with .desktop files being directly 'executed'.

SOFTWARE VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.90
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Kernel Version: 5.15.70-1-lts (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
Here is an example of a .desktop file for which this happens (strangely,
permissions are 644, not executable):
```
[Desktop Entry]
Icon=text-html
Name=Datasets
Type=Link
URL[$e]=https://turbulence.pha.jhu.edu/datasets.aspx
```

Strangely, the config is obeyed for .desktop files which are present in
.local/share/applications

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

[kwin] [Bug 426967] Activities not separating windows

2022-09-25 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=426967

Eric Edlund  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Eric Edlund  ---
Very probably fixed.

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

[Discover] [Bug 433587] Do not fetch updates/packages on every start of Discover (on OpenSUSE)

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=433587

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[Discover] [Bug 436277] Allow skip checking for updates when using metered network connection

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=436277

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[Discover] [Bug 448690] Discover's search is slow if you use it immediately after launching the app

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=448690

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[Discover] [Bug 459207] Discover less usable while fetching updates after being launched

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459207

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[Discover] [Bug 456362] Show more details while fetching updates

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=456362

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[Discover] [Bug 381170] Show on Updates page which updates are security-related

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381170

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[konsole] [Bug 454122] neofetch and right mouse button menu at the same time will cause a crash

2022-09-25 Thread Lewis
https://bugs.kde.org/show_bug.cgi?id=454122

--- Comment #5 from Lewis  ---
Created attachment 152414
  --> https://bugs.kde.org/attachment.cgi?id=152414&action=edit
New crash information added by DrKonqi

konsole (22.08.1) using Qt 5.15.6

Konsole consistently (with 100% reliability for me) crashes when performing a
long task (i.e: the beginning of an ssh prompt) and right-clicking the terminal
with the mouse immediately after, I have not tweaked Konsole's settings much
(if at all, from memory) and I have updated to the latest of all core Arch
repositories with my system in general being very stable.

-- Backtrace (Reduced):
#4  0x7fd35e3ad104 in Konsole::ProcessInfo::isValid() const () from
/usr/lib/libkonsoleprivate.so.1
#5  0x7fd35e43eda8 in Konsole::Session::getUrl() () from
/usr/lib/libkonsoleprivate.so.1
#6  0x7fd35e440e0f in Konsole::SessionController::url() const () from
/usr/lib/libkonsoleprivate.so.1
#7  0x7fd35e455191 in
Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from
/usr/lib/libkonsoleprivate.so.1
[...]
#9  0x7fd35e39d08a in Konsole::TerminalDisplay::configureRequest(QPoint
const&) () from /usr/lib/libkonsoleprivate.so.1

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

[konsole] [Bug 454122] neofetch and right mouse button menu at the same time will cause a crash

2022-09-25 Thread Lewis
https://bugs.kde.org/show_bug.cgi?id=454122

Lewis  changed:

   What|Removed |Added

 CC||jski...@protonmail.com

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

[ark] [Bug 459613] Ark cannot authorize password-protected ZIP, RAR archives

2022-09-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=459613

--- Comment #3 from Elvis Angelaccio  ---
Created attachment 152415
  --> https://bugs.kde.org/attachment.cgi?id=152415&action=edit
Example of header-encrypted RAR4 archive

Password = asdasd

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

[ark] [Bug 459613] Ark cannot authorize password-protected ZIP, RAR archives

2022-09-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=459613

--- Comment #4 from Elvis Angelaccio  ---
Created attachment 152416
  --> https://bugs.kde.org/attachment.cgi?id=152416&action=edit
Example of header-encrypted RAR5 archive

Password = asdasd

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

[konsole] [Bug 454122] neofetch and right mouse button menu at the same time will cause a crash

2022-09-25 Thread Lewis
https://bugs.kde.org/show_bug.cgi?id=454122

Lewis  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

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

[kde] [Bug 459610] app feature requests for kde

2022-09-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=459610

--- Comment #7 from Nate Graham  ---
I encouraged you to file issue reports (plural), not one giant one. :) Issue
reports need to be about one topic, narrowly targeted, and actionable.

If you're not familiar with the process, I would encourage you to read through
https://community.kde.org/Get_Involved/Issue_Reporting first. That should give
you an idea of how to make an actionable report. Thanks!

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

[ark] [Bug 459613] Ark cannot authorize password-protected ZIP, RAR archives

2022-09-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=459613

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #5 from Elvis Angelaccio  ---
Looks like something broke in theunarchiver, I filed an issue upstream:
https://github.com/MacPaw/XADMaster/issues/148

As temporary workaround from ark settings you can disable the Unarchiver plugin
and enable the RAR plugin (you'll also need to install unrar on your system).

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

[ark] [Bug 459613] Ark cannot authorize password-protected ZIP, RAR archives

2022-09-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=459613

Elvis Angelaccio  changed:

   What|Removed |Added

  Component|general |plugins

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

[ark] [Bug 459613] [unarchiver] Cannot open password-protected RAR archives

2022-09-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=459613

Elvis Angelaccio  changed:

   What|Removed |Added

Summary|Ark cannot authorize|[unarchiver] Cannot open
   |password-protected ZIP, RAR |password-protected RAR
   |archives|archives

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

[kmymoney] [Bug 440452] Suppress categories which are no longer used.

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=440452

--- Comment #4 from tonywbu...@gmail.com ---
as a temporary work around.
I've changed the "no longer used" categories to start with ZZ_.
This way, the ones I do still use will be at the top of the list.

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

[kwin] [Bug 448778] Unplugging an external monitor leads to a crash

2022-09-25 Thread Random Guy
https://bugs.kde.org/show_bug.cgi?id=448778

--- Comment #15 from Random Guy  ---
(In reply to Zamundaaa from comment #14)
> Please open a new bug report for that issue, it doesn't sound related at a
> first glance; KWin crashing does not make your monitors hang

The monitors are not actually hanging, I can use ctrl+alt+fX and login on
another tty.  I think it might actually be a bug within wayland itself so I may
make a report there.

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

[kwin] [Bug 458568] kwin_wayland crashes when using autocompletion in KDE editing applications

2022-09-25 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=458568

Zamundaaa  changed:

   What|Removed |Added

 CC||xaver.h...@gmail.com

--- Comment #1 from Zamundaaa  ---
This sounds like bug 448102. Can you try to get a complete backtrace?

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

[dolphin] [Bug 459647] New: using too many tags makes dolphin hang

2022-09-25 Thread Daniel Bulant
https://bugs.kde.org/show_bug.cgi?id=459647

Bug ID: 459647
   Summary: using too many tags makes dolphin hang
Classification: Applications
   Product: dolphin
   Version: 22.08.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: danbul...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

STEPS TO REPRODUCE
1. have a bit of files (6.5k in my case) with a lot of tags (I'd say that the
average file has ~30 tags)
2. open dolphin
3. dolphin hangs (first render is done, but then it doesn't respond for quite a
long time (few minutes), after which it starts responding normally). This
sometimes happens again even without closing dolphin and just switching back

OBSERVED RESULT
Dolphin hangs

EXPECTED RESULT
Dolphin works normally (even if the tags took quite a while to load in the
background, but using getfattr for all the files takes between 600ms (cold run)
and 100ms (after cache)).

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.19.10-arch1-1 (64-bit)
(available in About System)
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version:  5.15.6

ADDITIONAL INFORMATION

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

[kwin] [Bug 448778] Unplugging an external monitor leads to a crash

2022-09-25 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=448778

--- Comment #16 from Zamundaaa  ---
Wayland is not involved with what KWin displays. Please create a new bug report
here

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

[plasmashell] [Bug 459617] Installed new Kernel 5.19.10 and Pipewire

2022-09-25 Thread RDM
https://bugs.kde.org/show_bug.cgi?id=459617

--- Comment #2 from RDM  ---
Created attachment 152417
  --> https://bugs.kde.org/attachment.cgi?id=152417&action=edit
New crash information added by DrKonqi

plasmashell (5.25.5) using Qt 5.15.5

No Sound, whatever.

Start to watch a video (youtube?), and the Desktop turns black, and you will
need to reboot or shutdown, to start again.

-- Backtrace (Reduced):
#4  0x7f936ad1736d in
QV4::CompiledData::CompilationUnit::setUnitData(QV4::CompiledData::Unit const*,
QV4::CompiledData::QmlUnit const*, QString const&, QString const&) () at
/lib64/libQt5Qml.so.5
#5  0x7f936ae02485 in QV4::ExecutableCompilationUnit::loadFromDisk(QUrl
const&, QDateTime const&, QString*) () at /lib64/libQt5Qml.so.5
#6  0x7f936ae7e1c7 in QQmlTypeData::tryLoadFromDiskCache() () at
/lib64/libQt5Qml.so.5
#7  0x7f936ae83193 in
QQmlTypeData::dataReceived(QQmlDataBlob::SourceCodeData const&) () at
/lib64/libQt5Qml.so.5
#8  0x7f936aed016b in QQmlTypeLoader::setData(QQmlDataBlob*,
QQmlDataBlob::SourceCodeData const&) () at /lib64/libQt5Qml.so.5

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

[plasmashell] [Bug 459617] Installed new Kernel 5.19.10 and Pipewire

2022-09-25 Thread RDM
https://bugs.kde.org/show_bug.cgi?id=459617

RDM  changed:

   What|Removed |Added

 CC||embedded_syst...@hotmail.co
   ||.uk

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

[krita] [Bug 459198] Wrap around tool not working properly. Will not draw seamlessly and cuts off at original image dimensions.

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459198

--- Comment #5 from adorkablyfel...@gmail.com ---
My issue was resolved by updating my wintab driver and restarting
my computer.

On Fri, Sep 16, 2022, 2:05 PM Meghan Foley 
wrote:

> I'm sorry. I'm not tech savvy at all so it's difficult for me to explain
> what my issue is.
>
> So when I draw in wrap around mode, my pen just stops when it gets to the
> original canvas constraints.
>
> Before when I used to draw in wrap around mode, if I drew a line from left
> to right once I got to the edge of the original constraints I could
> continue that same line as a seamless pattern.
>
> But now, when I attempt to draw a pattern in wrap around mode, the line
> cuts off. I cannot continue the same line. I tried to show that on my
> original image, but it's hard to tell without a video.
>
> It looks like the tool is working properly for you as the lines continue
> to connect in a seamless manner. Mine just cut off. When I enter wrap
> around mode, it's as if I'm seeing multiple of my drawing without the
> ability to connect them.
>
> When I have a moment would you like me to send a video to show my issue? I
> probably won't be able to get to it until tonight.
>
> I tried looking through forums to find solutions for my problem, but
> nothing seemed to work.
>
> I apologize of I still am not wording my issue correctly.
>
> I really appreciate Krita and I was trying to draw a seamless snake
> pattern for my designs, but it has become much more difficult when I can't
> draw a continuous line.
>
> Thank you for your help and I'm sorry if I'm still not explaining my issue
> correctly. 😔
>
>
>
> On Fri, Sep 16, 2022, 8:38 AM Halla Rempt 
> wrote:
>
>> https://bugs.kde.org/show_bug.cgi?id=459198
>>
>> --- Comment #3 from Halla Rempt  ---
>> Created attachment 152099
>>   --> https://bugs.kde.org/attachment.cgi?id=152099&action=edit
>> Wraparound pattern
>>
>> Well, with GPU acceleration turned off, there is no wraparound mode
>> possible.
>> The other things you mention, like restarting your computer cannot have
>> any
>> relevance to the issue. I still think I don't understand the issue: the
>> pattern
>> shown is exactly what I'd expect from the image in the overview, and if I
>> test
>> this here, I get the result shown in my attachment.
>>
>> --
>> You are receiving this mail because:
>> You reported the bug.
>
>

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

[plasmashell] [Bug 459648] New: Only-Icon Task Manager Option for a Separator between Fixed and Non-Fixed Applications

2022-09-25 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=459648

Bug ID: 459648
   Summary: Only-Icon Task Manager Option for a Separator between
Fixed and Non-Fixed Applications
Classification: Plasma
   Product: plasmashell
   Version: 5.25.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: plasma-b...@kde.org
  Reporter: jsar...@gmail.com
  Target Milestone: 1.0

I'd like to have the option to display a vertical bar separator between Fixed
and Non-Fixed Applications in the Only-Icons Task Manager as shown here:

https://i.imgur.com/1Q5PWBN.png

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

[systemsettings] [Bug 340982] No way to change just the date format but not its actual translated text

2022-09-25 Thread Jérôme Borme
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #224 from Jérôme Borme  ---
One argument was that if an option is implemented in systemsettings (and not in
ICU/Qt/POSIX), then the behaviour of the plasma desktop will be inconsistent
with non-KDE applications are going to display differently than GTK/etc. when
tuning the date option in systemsettings. This argument applies to plasma
desktop, but KDE goes beyond that. I personally use KDE applications but my
main system does not use plasma and I think this is a legitimate use case
scenario for which the KDE developers should propose a solution. Now let's have
a look at the KDE Applications.

* Dolphin supports two date formats: absolute and relative. Changing the
setting in dolphin does not impact the KDE File Selection dialogue and other
KDE/Qt/GTK software
* Spectacle allows to save files according to the GNU coreutils "date" syntax
(by default: Screenshot_%Y%M%D_%H%m%S)
* calligrasheets offers 37 formatting styles for date entries (2 of which are
called "System" formats and I presume follow systemsettings)

We can see that KDE application developers are open to add relevant date
formatting options when they make sense for their software, even though this
could be understood as an inconsistency KDE-wide.

Therefore I think it would be very helpful to implement a free format option in
*dolphin* as: 1) dolphin already has 2 options to choose from so it does not
change the UI logic or reduce the elegance of KDE software, and 2) spectacle
already does something similar. The file manager is a central place where users
spend time reading file dates and times, I believe this would help solving a
significant fraction of the problem, and alleviate the frustration while
waiting for a solution that can be applied to KDE as a whole.

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

[Discover] [Bug 457205] Cancelling Flatpak app update has no visible effect

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=457205

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[Discover] [Bug 396991] History feature

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396991

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[digikam] [Bug 459497] Digikam fails to load images

2022-09-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=459497

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
   Version Fixed In||8.0.0

--- Comment #3 from Maik Qualmann  ---
The glibc from your Ununtu system is too old for the AppImage. There won't be a
fix for this unless you update your Ubuntu. In order to fix certain Qt bugs
that trigger digiKam, we need to use a very recent Qt version. This requires an
up-to-date glibc.

There is a private repository for Ubuntu with recent digiKam, so you can use
that to replace the broken Snap package as well.

https://launchpad.net/~savoury1/+archive/ubuntu/digikam

Maik

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

[Discover] [Bug 435845] Option to shut down/restart without applying pending offline updates

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435845

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[Discover] [Bug 452820] Auto shutdown PC after Discover finished updates

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452820

y...@masson-informatique.fr changed:

   What|Removed |Added

 CC||y...@masson-informatique.fr

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

[kwin] [Bug 458568] kwin_wayland crashes when using autocompletion in KDE editing applications

2022-09-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458568

--- Comment #2 from znvopn...@mozmail.com ---
I ran coredumpctl debug kwin_wayland and simply reacted with yes to any prompt.
I hope that it is kind of complete now.

---
coredumpctl debug kwin_wayland
   PID: 4940 (kwin_wayland)
   UID: 1000 (x)
   GID: 1000 (x)
Signal: 11 (SEGV)
 Timestamp: Sun 2022-09-25 16:28:53 CEST (3min 56s ago)
  Command Line: /usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0
--xwayland-fd 8 --xwayland-fd 9 --xwayland-display :1 --xwayland-xauthority
/run/user/1000/xauth_BWWZVi --xwayland
Executable: /usr/bin/kwin_wayland
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_wayland.service
  Unit: user@1000.service
 User Unit: plasma-kwin_wayland.service
 Slice: user-1000.slice
 Owner UID: 1000 (x)
   Boot ID: 0578d645947f497fbbc2b9820ee0d357
Machine ID: 0983fb20b67b420d906939263b4bcc4c
  Hostname: fedora
   Storage:
/var/lib/systemd/coredump/core.kwin_wayland.1000.0578d645947f497fbbc2b9820ee0d357.4940.166411613300.zst
(present)
 Disk Size: 11.9M
   Message: Process 4940 (kwin_wayland) of user 1000 dumped core.

Module linux-vdso.so.1 with build-id
04bbf737975d7a2895fd45d5232d267aa87496b8
Module libmodelsplugin.so with build-id
8f9cf60bf6e61fe884d2b50deb7db70966f873e5
Stack trace of thread 4940:
#0  0x7f4b0d67d134 _ZNK4KWin6Window6outputEv (libkwin.so.5
+ 0x2cc134)
#1  0x7f4b0d6a5c49
_ZNK4KWin9Workspace10clientAreaENS_16clientAreaOptionEPKNS_6WindowE
(libkwin.so.5 + 0x2f4c49)
#2  0x7f4b0d63e739
_ZN4KWin16WorkspaceWrapper18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv
(libkwin.so.5 + 0x28d739)
#3  0x7f4b0d63fb0b
_ZN4KWin16WorkspaceWrapper11qt_metacallEN11QMetaObject4CallEiPPv (libkwin.so.5
+ 0x28eb0b)
#4  0x7f4b0d63fb35
_ZN4KWin33DeclarativeScriptWorkspaceWrapper11qt_metacallEN11QMetaObject4CallEiPPv
(libkwin.so.5 + 0x28eb35)
#5  0x7f4b0d17a083
_ZNK18QQmlObjectOrGadget8metacallEN11QMetaObject4CallEiPPv (libQt5Qml.so.5 +
0x2e9083)
#6  0x7f4b0d052ba6
_ZL11CallPreciseRK18QQmlObjectOrGadgetRK16QQmlPropertyDataPN3QV415ExecutionEngineEPNS5_8CallDataEN11QMetaObject4CallE
(libQt5Qml.so.5 + 0x1c1ba6)
#7  0x7f4b0d054a8b
_ZNK3QV413QObjectMethod12callInternalEPKNS_5ValueES3_i (libQt5Qml.so.5 +
0x1c3a8b)
#8  0x7f4b0d084ade
_ZN3QV47Runtime18CallPropertyLookup4callEPNS_15ExecutionEngineERKNS_5ValueEjPS4_i
(libQt5Qml.so.5 + 0x1f3ade)
#9  0x7f4ae835c1d0 n/a (n/a + 0x0)
#10 0x7f4b0d074fe8
_ZN3QV44Moth3VME4execEPNS_13CppStackFrameEPNS_15ExecutionEngineE
(libQt5Qml.so.5 + 0x1e3fe8)
#11 0x7f4b0d007338
_ZN3QV413ArrowFunction11virtualCallEPKNS_14FunctionObjectEPKNS_5ValueES6_i
(libQt5Qml.so.5 + 0x176338)
#12 0x7f4b0d085268
_ZN3QV47Runtime28CallQmlContextPropertyLookup4callEPNS_15ExecutionEngineEjPNS_5ValueEi
(libQt5Qml.so.5 + 0x1f4268)
#13 0x7f4ae83a9059 n/a (n/a + 0x0)
#14 0x7f4b0d074fe8
_ZN3QV44Moth3VME4execEPNS_13CppStackFrameEPNS_15ExecutionEngineE
(libQt5Qml.so.5 + 0x1e3fe8)
#15 0x7f4b0d007338
_ZN3QV413ArrowFunction11virtualCallEPKNS_14FunctionObjectEPKNS_5ValueES6_i
(libQt5Qml.so.5 + 0x176338)
#16 0x7f4b0d05977e
_ZN3QV421QObjectSlotDispatcher4implEiPN9QtPrivate15QSlotObjectBaseEP7QObjectPPvPb
(libQt5Qml.so.5 + 0x1c877e)
#17 0x7f4b0c35e8b6 _Z10doActivateILb0EEvP7QObjectiPPv
(libQt5Core.so.5 + 0x2db8b6)
#18 0x7f4b0d1fd3b8 _ZN9QQmlTimer5eventEP6QEvent
(libQt5Qml.so.5 + 0x36c3b8)
#19 0x7f4b0b854d22
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 +
0x1aed22)
#20 0x7f4b0c32b218
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 +
0x2a8218)
#21 0x7f4b0c32e584
_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
(libQt5Core.so.5 + 0x2ab584)
#22 0x7f4b0c379495
_ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt5Core.so.5 + 0x2f6495)
#23 0x55cd8b850881
_ZN23QUnixEventDispatcherQPA13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(kwin_wayland + 0x12e881)
#24 0x7f4b0c329c6a
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 +
0x2a6c6a)
#25 0x7f4b0c331d32 _ZN16QCoreApplication4execEv
(libQt5Core.so.5 + 0x2aed32)
#26 0x55cd8b77a43a main (kwin_wayland + 0x5843a)
#27 0x7f4b0b0d7550 __libc_start_call_main (libc.so.6 +
0x29550)
#28 0x

  1   2   3   >