[plasmashell] [Bug 487083] Desktop area out of place

2024-05-15 Thread Angel
https://bugs.kde.org/show_bug.cgi?id=487083

--- Comment #1 from Angel  ---
(In reply to Angel from comment #0)
> Created attachment 169523 [details]
> How it looks like after changed resolution
> 
> SUMMARY
> I use 2 scripts both of which i will post here since they are just a
> command. Since I use a nvidia gpu I use nvidia-settings instead of xrandr
> when I want to change my resolution. This is my scretch resolution command
> 
> nvidia-settings -a CurrentMetaMode="DPY-5: 2560x1440_144 @1440x1440 +0+0
> {ViewPortIn=1440x1440, ViewPortOut=2560x1440+0+0, AllowGSYNCCompatible=On},
> DPY-0: nvidia-auto-select @1920x1080 +1440+360 {ViewPortIn=1920x1080,
> ViewPortOut=1920x1080+0+0}"
> 
> The main problem isnt on my main monitor, but on the second, which when
> moved, the Desktop Containment doesn't move. I will add an attachment to
> show how it looks like. It also seems like everything rendered there remains
> there.
> 
> STEPS TO REPRODUCE
> 1. Move screen position in x11
> 2. Observe result
> 
> OBSERVED RESULT
> 
> (Attachment 1 [details])
> 
> EXPECTED RESULT
> 
> A normal looking desktop that is moveable with screen position
> (Attachment 2 [details]) (Can't upload it)
> 
> SOFTWARE/OS VERSIONS
> KDE Frameworks Version: 6.1.0
> Qt Version: 6.7.0
> 
> ADDITIONAL INFORMATION
> Reverting back to default screen position fixes positioning

The observed result should be a unpositioned desktop containment, as visible in
attachment 169523 [details]

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

[krdc] [Bug 482950] KRDC RDP Blue screen shows nothing

2024-05-15 Thread Christian Finnberg
https://bugs.kde.org/show_bug.cgi?id=482950

Christian Finnberg  changed:

   What|Removed |Added

 CC||christ...@finnberg.net

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

[plasmashell] [Bug 487083] New: Desktop area out of place

2024-05-15 Thread Angel
https://bugs.kde.org/show_bug.cgi?id=487083

Bug ID: 487083
   Summary: Desktop area out of place
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: plasma-b...@kde.org
  Reporter: a.cvetkov...@gmail.com
CC: notm...@gmail.com
  Target Milestone: 1.0

Created attachment 169523
  --> https://bugs.kde.org/attachment.cgi?id=169523=edit
How it looks like after changed resolution

SUMMARY
I use 2 scripts both of which i will post here since they are just a command.
Since I use a nvidia gpu I use nvidia-settings instead of xrandr when I want to
change my resolution. This is my scretch resolution command

nvidia-settings -a CurrentMetaMode="DPY-5: 2560x1440_144 @1440x1440 +0+0
{ViewPortIn=1440x1440, ViewPortOut=2560x1440+0+0, AllowGSYNCCompatible=On},
DPY-0: nvidia-auto-select @1920x1080 +1440+360 {ViewPortIn=1920x1080,
ViewPortOut=1920x1080+0+0}"

The main problem isnt on my main monitor, but on the second, which when moved,
the Desktop Containment doesn't move. I will add an attachment to show how it
looks like. It also seems like everything rendered there remains there.

STEPS TO REPRODUCE
1. Move screen position in x11
2. Observe result

OBSERVED RESULT

(Attachment 1)

EXPECTED RESULT

A normal looking desktop that is moveable with screen position
(Attachment 2) (Can't upload it)

SOFTWARE/OS VERSIONS
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Reverting back to default screen position fixes positioning

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

[kwin] [Bug 487082] New: Not all screens update on window re-paints when using Zoom effect on Wayland

2024-05-15 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=487082

Bug ID: 487082
   Summary: Not all screens update on window re-paints when using
Zoom effect on Wayland
Classification: Plasma
   Product: kwin
   Version: 6.0.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: alkalinethun...@gmail.com
  Target Milestone: ---

SUMMARY
When using multiple displays with the Zoom effect on Wayland, not all screens
update when a window needs to re-paint. This is most notable when typing in a
text field, and appeasrs as if keys are being dropped.

STEPS TO REPRODUCE
1. Plug two or more displays into your system
2. Open Konsole on display 1
3. Zoom in to display 1, and type into Konsole until the cursor reaches display
2.
4. Continue typing, slowly, and observe keystrokes appearing to be dropped.
5. When you see that, either wait a bit or move your mouse. Notice the
"dropped" key was never dropped, the display was just never repainted on time
so you never saw it.
6. Repeat steps 5, swapping ddisplay 1 with display 2.

OBSERVED RESULT
If the user has more than one display, and is zoomed in, un-focused displays
appear to update less frequently even though they need to.  Unfocused displays
being displays other than the one on which the currently focused window is
placed when zoomed out.

The animation of zooming in and out of the screen isn't affected by this.
Toggling color inversion does get affected, one screen will occasionally appear
un-inverted when the other is inverted. The Window verview animation doesn't
cause this, but the Tiling Editor one does (more noticeable on my system when
closing tiling editor.)

EXPECTED RESULT
All displays on which re-painting windows are visible should be re-painted at
the same time so as to not cause them to go out-of-sync with each other.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux 6.8.9-arch1-2 (64-bit)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Both my screens are on the same GPU
GPU: AMD RX 7600XT
Screen 1: 32" 3840x2160, HDMI, 60Hz, no variable refresh rate
Screen 2: 32" 3840x2160, DisplayPort, 60Hz, no variable refresh rate

Both screens are at 100% display scale

This bug does not affect X11.

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

[kdenlive] [Bug 487065] effects inside child-sequence do not render for parent sequence

2024-05-15 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=487065

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from Jean-Baptiste Mardelle  ---
Oh, interesting! Looks like the fact that the track is locked in the main
sequence prevents the update of the ramisme and nitram sequences. Unlocking the
tracks (V1 and V2) in the main sequence and making a small change in the
sequences (resize a clip), then sqitch back to the main sequence and all looks
fine.

Will look into it.

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

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-15 Thread Graeme Murray
https://bugs.kde.org/show_bug.cgi?id=486449

--- Comment #9 from Graeme Murray  ---
Created attachment 169522
  --> https://bugs.kde.org/attachment.cgi?id=169522=edit
backtrace of latest crash

wake from sleep

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

[plasmashell] [Bug 486929] Icons-only Task Manager: Clicking Pin opens new Icon separate from Pin.

2024-05-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=486929

--- Comment #2 from mikar_gibb...@yahoo.com ---
Please add a Task Manager Option that Merges all Programs with the same Icon
"Hash" (does not have to be the same file location on disk).

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

[kate] [Bug 487081] New: Dark theme, Print Preview shows empty, prints white text on white background.

2024-05-15 Thread Sin Jeong-hun
https://bugs.kde.org/show_bug.cgi?id=487081

Bug ID: 487081
   Summary: Dark theme, Print Preview shows empty, prints white
text on white background.
Classification: Applications
   Product: kate
   Version: 24.02.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kwrite
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: typing...@gmail.com
  Target Milestone: ---

Created attachment 169521
  --> https://bugs.kde.org/attachment.cgi?id=169521=edit
Wrote "Hello" and printed it to a PDF file.

SUMMARY

When Plasma is using dark theme, selecting File -> Print/Export -> Print
Preview seems to change the theme of the editor view to "Printing". The editor
shows black text on white background, but the preview dialogue itself is using
white text on white background; I see nothing. 

I clicked the print button and chose PDF. The PDF looked empty. When I tried
text selection tool, it seemed that I could select something. I copied it and
pasted it into a text editor, and the text was there. So, the PDF is using
white text on white background.

Isn't it a bug that invoking the print preview changes the editor's theme? I
have to change it back, which is cumbersome. The preview is showing in a
separate pop-up window, so I am not sure if it is necessary to change the
editor's theme. At least shouldn't KWrite change editor's theme back when the
preview window is closed?

Also it seems that on a monitor with fractional scaling, the window size of
print preview is very small and I have to resize it every time.

Both Kate/KWrite seem to do exactly the same thing.


STEPS TO REPRODUCE
1.  Set dark mode for Plasma, and a dark theme for the editor
2.  Print Preview
3. Print to PDF 

OBSERVED RESULT
White text on paper

EXPECTED RESULT
Black text on paper

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux, Wayland
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Attaching the printed PDF page. It has "Hello" on it.

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

[Discover] [Bug 485598] Linux-image-6.5.0-26-generic and linux-image-6.5.0-9-generic can't be uninstal during update and discover crash

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485598

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |WORKSFORME

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 449743] Changing Media Type doesn't work

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=449743

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 327660] Printer installation seems OK but systems hangs waiting for printer to be "free"

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=327660

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|FIXED   |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 480219] Unable to autodiscover printer: hp deskjet plus 4100

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480219

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #9 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[Discover] [Bug 486057] discover crashed when i try to install vscode from a flatpakref file

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=486057

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasma-systemmonitor] [Bug 486359] The system settings program (Preferencias de sistema) start in all bootings.

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=486359

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers

2024-05-15 Thread Dominik Kummer
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #501 from Dominik Kummer  ---
(In reply to Nick from comment #494)
> (In reply to David Edmundson from comment #2)
> > >yes, the feature has been removed and due to the huge problem and added 
> > >complexity it gave, is not going back.
> > 
> > Then close the bug.
> ==
> I recall the times when "per-virtual-desktop-wallpaper[s]" option was
> available. 
> I recall that I was among the many who reported that in KDE 4 that option
> was removed .
> At that time I believed that re-activating  an older[just removed] option it
> is not big deal 
> Nowadaysseveral years after that KDE4 improvement--- we the users
> STILL want the option back
> It is surprising that we the users are told---even lectured---that our
> wishes can not be satisfied due to ... !!! COMPLEXITY !!!.
> I am not aware of such discussion when the developers ... GIFTED us 
> with  "ACTIVITIES" 
> It was not introduced via users' votes, but  .  via devs "desire".   
> 
> Instead, it seems that there is a NEW dev-trend of introducing new[?]
> options by removing/obsoleting existing options/packages.
> That explains why the devs use complexity  to justify why hood
> options/packages are pushed out !!! 
> 
> For a long time I use Vallpaper  [ now at 2.0.2 level  --- from kde-store ] 
> and it works beautifuly !!!
> 
> Dev-team's intransigence / unwillingness / approach / solution  / what-ever
> brings me back to many comments/aphorisms ...such as 
> 1.
> [ Re: user's reaction to "activities" complexity,  and devs'
> justification] ...
> What is a camel ?
> A horse designed by a committee !
> 
> 2.
> That's not right. That's not even wrong.
> Wolfgang Pauli
> 
> 3. 
>Most of the trouble in the world is caused by people wanting to be
> important.
>   T. S. Eliot
> 
> 4. 
>Don't listen to the person who has the answers; listen to the person who
> has the questions.
>   Albert Einstein 
> 
> 
> The devs should realize that it is high time to design for the users ,and 
> not for themselves !!!

i love to combine desktops and activities. its almost perfect. per-activity AND
per-desktop woud be definetly too much complexity for me. but i admit that it
took me a few month to figure out how to use those features and to adjust my
workflow. i think the activity should give the virtual desktop context, so the
desktop can adapt to my needs. Linking the file system to activities is another
route back to the semantic desktop vision.

from my point of view kde developers are sharing great technology with me. the
overall design and architecture is well-tailored. I use kde since 2007. and the
system is getting more productive with every update.

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

[kwin] [Bug 487072] Windows open with very narrow size at right screen edge

2024-05-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487072

b...@supafriends.club changed:

   What|Removed |Added

Summary|Window sizing/placement |Windows open with very
   |issue   |narrow size at right screen
   ||edge

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

[kwin] [Bug 487072] Window sizing/placement issue

2024-05-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487072

b...@supafriends.club changed:

   What|Removed |Added

Summary|Severe window   |Window sizing/placement
   |sizing/placement issue  |issue

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

[valgrind] [Bug 447989] Support Armv8.2 SHA-512 instructions

2024-05-15 Thread David Benjamin
https://bugs.kde.org/show_bug.cgi?id=447989

--- Comment #8 from David Benjamin  ---
(In reply to Paul Floyd from comment #7)
> I think that in this case I would just add sha512 tests to
> none/tests/fp_and_simd (or fp_and_simd_v82 - I'm not sure what the minimum
> version is for sha512).
> 
> Otherwise I just added a section to README_DEVELOPERS on writing regression
> tests.

Ah, perfect! Thanks, that's all really helpful! I think I've gotten the start
of it working. A couple questions before I finish this up:

Regarding the generating the expected files by running the test, I assume those
just record what my patch does. I.e. if my patch were wrong, the wrong things
would get recorded in expectations. I've run my test against BoringSSL's use of
these instructions, so I'm fairly confident it's correct. But it seems to me we
can do better: just synthesize the expected output by running the instructions
directly, without involving valgrind at all.

I don't suppose this exists? (If not, no big deal. Like I said, I've already
manually tested this against BoringSSL.)

Regarding where to put the tests, these are indeed Armv8.2 instructions, but I
noticed fp_and_simd_v82's prerequisite is actually the fphp (floating point
half-precision) extension. These instructions are from a separate extension. My
test device happens to have both but, in principle, they're orthogonal.

Should I still put them in fp_and_simd_v82 or make a new one? I'm guessing a
new one would be preferable, though this would get pretty large fast. Arm,
alas, has lots and lots of extensions. E.g. I noticed that the Armv8.0
cryptography instructions are just in the plain fp_and_simd test, with no
prereq, but not all Armv8.0 chips have those instructions. (It's pretty rare to
omit them, but I think the Raspberry Pis don't?)

If I make a new one, should I just copy all the various helper macros at the
top of that file, or try to extract them somewhere? Seems they're in a few
places already.

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

[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers

2024-05-15 Thread Dominik Kummer
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #500 from Dominik Kummer  ---
(In reply to Roke Julian Lockhart Beedell from comment #499)
> (In reply to Dominik Kummer from comment #497)
> I agree - I would want a way to populate all desktops with most of my
> plasmoids and their configurations, were this implemented. Solely a few, if
> any, would need to differ between desktops.

plasmoids are already visible on all desktops. to have differents sets of
plasmoids one has to use activities.

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

[kscreenlocker] [Bug 485031] screenlocker turns off the screen after 60 seconds and then turns it back on again

2024-05-15 Thread Reg
https://bugs.kde.org/show_bug.cgi?id=485031

--- Comment #1 from Reg  ---
I had this problem but it turned out after much searching around that I had two
monitors that were set to automatically look for an active port if the signal
dropped. When they started searching they jiggled a signal which would trigger
Linux to wake up the monitors. The solution was to turn off auto-seeking in the
monitors.

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

[dolphin] [Bug 487080] New: Files can't be dragged & dropped between Dolphin windows if let go over another file

2024-05-15 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=487080

Bug ID: 487080
   Summary: Files can't be dragged & dropped between Dolphin
windows if let go over another file
Classification: Applications
   Product: dolphin
   Version: 24.02.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: sonichedgehog_hyperblas...@yahoo.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Issue introduced in Plasma 6. When dragging and dropping files between Dolphin
windows or split views, the action will no longer be detected if the mouse
cursor is touching another file. For example if you drag one image over another
image in the target window, the image won't be copied or moved any more and
nothing happens, it only works if the image is dragged to an empty space
instead. In the past this was only intended for directories so you could drop
things into them.

STEPS TO REPRODUCE
Open two Dolphin instances or enable split view with F3. Navigate each one to a
different directory that isn't empty. Drag and drop a selection from one window
to another, but let go of the file being dragged from window #1 over a file in
window #2.

OBSERVED RESULT
The copying or moving action won't occur.

EXPECTED RESULT
Previous intended behavior was that only directories detect dropping over their
icon; When dropping over another file, the dragged file should be moved or
copied near it.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.9.0-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

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

[dolphin] [Bug 487080] Files can't be dragged & dropped between Dolphin windows if let go over another file

2024-05-15 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=487080

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

[krita] [Bug 486322] Export document dialogue doesn't have the original file name in Filename input field

2024-05-15 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=486322

--- Comment #4 from Tyson Tan  ---
It appears that this bug only affects the first export attempt of a Krita
session.

Once the user successfully exported anything (the image was saved), all export
coming after that (even with other documents) will have their original file
name provided in the input box.

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

[krita] [Bug 486322] Export document dialogue doesn't have the original file name in Filename input field

2024-05-15 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=486322

Tyson Tan  changed:

   What|Removed |Added

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

--- Comment #3 from Tyson Tan  ---
Sorry, I think the bug still exists. I probably have mistaken it with Save
As... in Comment 2.

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

[tellico] [Bug 461391] Image List report fails to load

2024-05-15 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=461391

--- Comment #4 from Robby Stephenson  ---
Git commit e87e20053644ca51c6ae2b2938203d80952e123c by Robby Stephenson.
Committed on 16/05/2024 at 01:41.
Pushed by rstephenson into branch '3.5'.

Fix bug with showing long entries

Avoid QWebEngineView limit of 2MB for html content by using
temporary file.
Related: bug 487079
FIXED-IN: 4.0

M  +4-0ChangeLog
M  +24   -5src/entryview.cpp

https://invent.kde.org/office/tellico/-/commit/e87e20053644ca51c6ae2b2938203d80952e123c

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

[tellico] [Bug 487079] Extremely long comment in entry freezes or doesn't display

2024-05-15 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=487079

Robby Stephenson  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi
   |ce/tellico/-/commit/03c3f37 |ce/tellico/-/commit/e87e200
   |c2e96fdfbfa7b4a0f6b3b21a693 |53644ca51c6ae2b2938203d8095
   |1a4b69  |2e123c

--- Comment #2 from Robby Stephenson  ---
Git commit e87e20053644ca51c6ae2b2938203d80952e123c by Robby Stephenson.
Committed on 16/05/2024 at 01:41.
Pushed by rstephenson into branch '3.5'.

Fix bug with showing long entries

Avoid QWebEngineView limit of 2MB for html content by using
temporary file.
Related: bug 461391
FIXED-IN: 4.0

M  +4-0ChangeLog
M  +24   -5src/entryview.cpp

https://invent.kde.org/office/tellico/-/commit/e87e20053644ca51c6ae2b2938203d80952e123c

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

[tellico] [Bug 461391] Image List report fails to load

2024-05-15 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=461391

--- Comment #3 from Robby Stephenson  ---
Git commit 03c3f37c2e96fdfbfa7b4a0f6b3b21a6931a4b69 by Robby Stephenson.
Committed on 16/05/2024 at 01:37.
Pushed by rstephenson into branch 'master'.

Fix bug with showing long entries

Avoid QWebEngineView limit of 2MB for html content by using
temporary file.
Related: bug 487079
FIXED-IN: 4.0

M  +4-0ChangeLog
M  +24   -5src/entryview.cpp

https://invent.kde.org/office/tellico/-/commit/03c3f37c2e96fdfbfa7b4a0f6b3b21a6931a4b69

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

[tellico] [Bug 487079] Extremely long comment in entry freezes or doesn't display

2024-05-15 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=487079

Robby Stephenson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||4.0
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/offi
   ||ce/tellico/-/commit/03c3f37
   ||c2e96fdfbfa7b4a0f6b3b21a693
   ||1a4b69

--- Comment #1 from Robby Stephenson  ---
Git commit 03c3f37c2e96fdfbfa7b4a0f6b3b21a6931a4b69 by Robby Stephenson.
Committed on 16/05/2024 at 01:37.
Pushed by rstephenson into branch 'master'.

Fix bug with showing long entries

Avoid QWebEngineView limit of 2MB for html content by using
temporary file.
Related: bug 461391
FIXED-IN: 4.0

M  +4-0ChangeLog
M  +24   -5src/entryview.cpp

https://invent.kde.org/office/tellico/-/commit/03c3f37c2e96fdfbfa7b4a0f6b3b21a6931a4b69

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

[tellico] [Bug 487079] Extremely long comment in entry freezes or doesn't display

2024-05-15 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=487079

Robby Stephenson  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[tellico] [Bug 487079] Extremely long comment in entry freezes or doesn't display

2024-05-15 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=487079

Robby Stephenson  changed:

   What|Removed |Added

Summary|Extremely long comment file |Extremely long comment in
   |freezes or doesn't display  |entry freezes or doesn't
   ||display

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

[tellico] [Bug 487079] New: Extremely long comment file freezes or doesn't display

2024-05-15 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=487079

Bug ID: 487079
   Summary: Extremely long comment file freezes or doesn't display
Classification: Applications
   Product: tellico
   Version: 3.5.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ro...@periapsis.org
  Reporter: ro...@periapsis.org
  Target Milestone: ---

Created attachment 169520
  --> https://bugs.kde.org/attachment.cgi?id=169520=edit
Example file with long comment

An entry with a super long comment doesn't display or freezes the app. Source
was a SoundConverter importer, but that shouldn't matter.

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

[amarok] [Bug 382456] Amarok APG: crashes if checkpoint is unassigned in CheckpointConstraint

2024-05-15 Thread Soren Harward
https://bugs.kde.org/show_bug.cgi?id=382456

--- Comment #4 from Soren Harward  ---
(In reply to Tuomas Nurmi from comment #3)
> Git commit 25b763728031b9737f8dce80653086fb0a05e3fc by Tuomas Nurmi.
> Committed on 06/05/2024 at 15:14.
> Pushed by nurmi into branch 'master'.
> 
> Prevent crash in APG when constraint is missing data
> 
> I'm not familliar enough with APG to properly assess if the fact noted on the
> bug report, that amarok allows to generate an incomplete constraint, should
> be
> fixed or not, but at least it shouldn't crash. So let's fix that.
> 
> M  +2-2ChangeLog
> M  +2-0src/playlistgenerator/constraints/Checkpoint.cpp
> 
> https://invent.kde.org/multimedia/amarok/-/commit/
> 25b763728031b9737f8dce80653086fb0a05e3fc

Return 1.0 as the value in line 212.

If the user hasn't specified a track for the checkpoint, then the logical
behavior is that any track will satisfy the constraint. So the APG solver will
work better if the constraint always reports that it's 100% satisfied when the
track is unspecified.

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

[kdiff3] [Bug 487078] crash on kdiff3

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=487078

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[systemsettings] [Bug 483072] Crash in KScreen::WaylandBackend::setConfig() when changing refresh rate

2024-05-15 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=483072

--- Comment #12 from Justin Zobel  ---
Comment #7 includes the list of things that crash when this happens.

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

[kdiff3] [Bug 487078] New: crash on kdiff3

2024-05-15 Thread Aziz
https://bugs.kde.org/show_bug.cgi?id=487078

Bug ID: 487078
   Summary: crash on kdiff3
Classification: Applications
   Product: kdiff3
   Version: 1.11.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: reeves...@gmail.com
  Reporter: medazizkn...@gmail.com
  Target Milestone: ---

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
Kdiff3 crash when clicking on some files in directory diff.

STEPS TO REPRODUCE
1. I diffed two big directories i think 1GB of files each
2. Click on files, some work but some crash

OBSERVED RESULT
crash 

EXPECTED RESULT

it shouldn't crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: arch, kde plasma 6.0.4
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version:  6.2.0
Qt Version: 6.7.0
kdiff3 version: kdiff3 1.11.0

ADDITIONAL INFORMATION
here is a backtrace

#0  0x75aa8e44 in ??? () at /usr/lib/libc.so.6
#1  0x75a50a30 in raise () at /usr/lib/libc.so.6
#2  0x75a384c3 in abort () at /usr/lib/libc.so.6
#3  0x75c97b0c in __gnu_cxx::__verbose_terminate_handler () at
/usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#4  0x75cadf1a in __cxxabiv1::__terminate (handler=) at
/usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48
#5  0x75c9737b in __cxa_call_terminate (ue_header_in=0x78f67ad0) at
/usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/eh_call.cc:56
#6  0x75cad703 in __cxxabiv1::__gxx_personality_v0
(version=, actions=0x6, exception_class=0x474e5543432b2b00,
ue_header=0x78f67ad0, context=0x7fffb770)
at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/eh_personality.cc:692
#7  0x77ac5ee7 in _Unwind_RaiseException_Phase2
(exc=exc@entry=0x78f67ad0, context=context@entry=0x7fffb770,
frames_p=frames_p@entry=0x7fffb860)
at /usr/src/debug/gcc/gcc/libgcc/unwind.inc:64
#8  0x77ac65d2 in _Unwind_RaiseException (exc=0x78f67ad0) at
/usr/src/debug/gcc/gcc/libgcc/unwind.inc:136
#9  0x75cae1c7 in __cxxabiv1::__cxa_throw
(obj=, tinfo=0x75e77418 , dest=0x75ce0930 )
at /usr/src/debug/gcc/gcc/libstdc++-v3/libsupc++/eh_throw.cc:93
#10 0x555819e7 in ??? ()
#11 0x55581a8e in ??? ()
#12 0x5558ad28 in ??? ()
#13 0x555f0fb0 in ??? ()
#14 0x7619b57f in ??? () at /usr/lib/libQt6Core.so.6
#15 0x55621031 in ??? ()
#16 0x556235ac in ??? ()
#17 0x555ddad3 in ??? ()
#18 0x555e378c in ??? ()
#19 0x555d3434 in ??? ()
#20 0x7619b57f in ??? () at /usr/lib/libQt6Core.so.6
#21 0x555a267c in ??? ()
#22 0x555ccb13 in ??? ()
#23 0x7619b57f in ??? () at /usr/lib/libQt6Core.so.6
#24 0x7744c468 in QTreeView::mouseDoubleClickEvent(QMouseEvent*) () at
/usr/lib/libQt6Widgets.so.6
#25 0x77149803 in QWidget::event(QEvent*) () at
/usr/lib/libQt6Widgets.so.6
#26 0x771dbf6a in QFrame::event(QEvent*) () at
/usr/lib/libQt6Widgets.so.6
#27 0x7613ed68 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at
/usr/lib/libQt6Core.so.6
#28 0x770fc43d in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt6Widgets.so.6
#29 0x77101548 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt6Widgets.so.6
#30 0x7613fe18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt6Core.so.6
#31 0x770f457b in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
at /usr/lib/libQt6Widgets.so.6
#32 0x7715eee7 in ??? () at /usr/lib/libQt6Widgets.so.6
#33 0x77160370 in ??? () at /usr/lib/libQt6Widgets.so.6
#34 0x770fc44d in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt6Widgets.so.6
#35 0x7613fe18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt6Core.so.6
#36 0x767759d6 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /usr/lib/libQt6Gui.so.6
#37 0x767e8dcc in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/libQt6Gui.so.6
#38 0x76be1294 in ??? () at /usr/lib/libQt6Gui.so.6
#39 0x75361a89 in ??? () at /usr/lib/libglib-2.0.so.0
#40 0x753c39b7 in ??? () at /usr/lib/libglib-2.0.so.0
#41 0x75360f95 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#42 0x76393389 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt6Core.so.6
#43 

[ksplash] [Bug 487038] Plasma broke login/splash themes

2024-05-15 Thread GregS
https://bugs.kde.org/show_bug.cgi?id=487038

--- Comment #2 from GregS  ---
Nicholas,

The ONLY theme that works is the default (Breeze?). 

I have tried several of the downloadable styles (the previous ones such
as Oxygen no longer appear to be supported?), none of which work and
several encounter the error message quoted.

I also cannot find any useful advice on QuickControls anywhere.

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread RM
https://bugs.kde.org/show_bug.cgi?id=482142

RM  changed:

   What|Removed |Added

 CC||r...@richardmay.net

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

[ark] [Bug 487077] New: Ark keeps fucking up zip files

2024-05-15 Thread Will Prince PL
https://bugs.kde.org/show_bug.cgi?id=487077

Bug ID: 487077
   Summary: Ark keeps fucking up zip files
Classification: Applications
   Product: ark
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: will_prince...@protonmail.com
CC: rthoms...@gmail.com
  Target Milestone: ---

Ark keeps fucking up zip files. I have a folder with some files, usually audio,
I want to compress the folder to a zip so I right click to create archive, it
appears to start being made, when creating archive ends temporary archive file
disappears from the location, but final zip file doesn't appear. Happened on
multiple occasions, recently on ntfs partition, but could happened on ext4
before. Also when trying to create a zip with 7 files ark created a zip with
only one file, I managed to add another two files to that zip, but couldn't add
more, it looked like the file is being added to the zip, progress bar went to
the 100 percent, then the file didn't appear in the zip.
The OS is Nobara 39 default (KDE), not sure if this may be Nobara issue.

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=482142

Nate Graham  changed:

   What|Removed |Added

 CC||jon9...@gmail.com

--- Comment #45 from Nate Graham  ---
*** Bug 483494 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 483494] When dragging a file into Chromium forced into native Wayland mode, it stops responding to the mouse

2024-05-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483494

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #9 from Nate Graham  ---


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

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=482142

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[dolphin] [Bug 449537] Enabling show full path checkbox in Dolphin location bar is not preserved between invocations, '>' interface is hard to use

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=449537

TraceyC  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||kde...@tlcnet.info

--- Comment #1 from TraceyC  ---
I can confirm the behavior of the checkbox state not being preserved in Dolphin
24.02.2

Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3

Regarding the difficulty clicking the > breadcrumb, that would be a separate
feature request. If you still find this to be the case, please open a new issue
for it. See
https://community.kde.org/Get_Involved/Issue_Reporting#Multiple_issues_in_a_single_Bugzilla_ticket

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

[dolphin] [Bug 442239] Dolphin breadcrumbs in location bar are inconsistent.

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=442239

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from TraceyC  ---
I can confirm this behavior in Dolphin 24.02.2, and was confused by it

Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3

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

[frameworks-kio] [Bug 475235] [Data loss] Moving files to trash might silently delete them instead

2024-05-15 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=475235

Pedro V  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
Product|dolphin |frameworks-kio
  Component|general |Trash
 CC||kdelibs-b...@kde.org
   Assignee|dolphin-bugs-n...@kde.org   |kio-bugs-n...@kde.org
Version|23.08.1 |unspecified

--- Comment #3 from Pedro V  ---
Recommending using the "Permalink" button when linking source code files as the
links containing "master" will just point to whatever is the latest, so they
will become stale over time as files are changed and lines are drifting around
if not completely changed or removed.

Looking at the code, the key will be the "Configure Dolphin to skip the
confirmation when deleting files" step, and the logical problem can be mostly
understood here:
https://invent.kde.org/frameworks/kio/-/blob/a360462d5290200b27d874d1cb3895336942d55b/src/widgets/widgetsaskuseractionhandler.cpp#L304

Apparently I made the mistake of understanding deleting as something like
pressing the Delete button which should trash by default, but it's actually
file delete in this case. The "Reduce the size of the trash" step breaks
reproduction though, however I can't really see why isn't
`(util.usage(partitionSize + additionalSize)) >= percent` evaluating to true in
that case.

With that, I can confirm this to be an undesired data loss problem, even though
I personally consider only trashing to be safe without confirmation, and even
that is annoying to do accidentally as there isn't an interface for reverting
recent trashing operations, the user has to dig.

Reproducer:
1. Uncheck the "Deleting files or folders" confirmation setting.
2. Ensure the trash isn't full already (Beware: Just setting trash limit to
0.01% to make it full already doesn't work here)
3. Create a large test file: `truncate -s 32G test.file` (modify size as needed
to make sure it doesn't fit into the configured trash size limit)
4. Attempt to trash the test file
5. Observe the trashing operation being promoted to deletion which then gets
automatically confirmed

Issue is CONFIRMED, and it seems to be a problem in KIO, not in Dolphin, should
affect other products too.
Can't reproduce in Krusader though, this time trashing is just hanging, but
that's a matter belonging to Bug 486299 .

Suggesting bumping up Importance as this is a data loss concern.

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

[dolphin] [Bug 420763] Add folder context menu when right clicking on location bar element (breadcrumb)

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=420763

--- Comment #3 from TraceyC  ---
Created attachment 169518
  --> https://bugs.kde.org/attachment.cgi?id=169518=edit
Right click menu for parent folder Dolphin 24.02.2

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

[dolphin] [Bug 420763] Add folder context menu when right clicking on location bar element (breadcrumb)

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=420763

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from TraceyC  ---
I confirm this behavior with Plasma 6
Additionally, the new context folder has conflicting behavior.

On the one hand, the "Open With" entries in the menu refer to the menu that was
right clicked
On the other hand, the Copy menu command copies the child directory shown in
the window

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482142

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[Spectacle] [Bug 486805] Spectacle cannot take screenshots on my secondary monitor

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=486805

Noah Davis  changed:

   What|Removed |Added

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

--- Comment #2 from Noah Davis  ---
Are you on X11?

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

[ghostwriter] [Bug 485691] Ghostwriter crashes on launch

2024-05-15 Thread Duncan M
https://bugs.kde.org/show_bug.cgi?id=485691

--- Comment #4 from Duncan M  ---
Created attachment 169517
  --> https://bugs.kde.org/attachment.cgi?id=169517=edit
coredumpctl info ghostwriter-24.02.2-1

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

[Spectacle] [Bug 486805] Spectacle cannot take screenshots on my secondary monitor

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=486805

--- Comment #1 from Noah Davis  ---
Possibly a duplicate of bug 485352

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

[dolphin] [Bug 442482] Dolphin location bar doesn't take folder names with capital letters if they also exist with small letters

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=442482

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info

--- Comment #2 from TraceyC  ---
This is still an issue in Plasma 6
Possibly related to #42662

Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=482142

--- Comment #43 from David Edmundson  ---
Chrome is doing something highly unusual.

[2257948.361] wl_data_dev...@15.drop()
[2257948.578]  -> wl_data_offer@4278190082.destroy()
[2257948.592] wl_data_source@58.dnd_drop_performed()

We tell the target it's dropped, then it deletes the offer immediately. So it
had a valid offer at the time of drop, but it doesn't finish that offer.

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

[ghostwriter] [Bug 485691] Ghostwriter crashes on launch

2024-05-15 Thread Duncan M
https://bugs.kde.org/show_bug.cgi?id=485691

Duncan M  changed:

   What|Removed |Added

 CC||duncan_macl...@proton.me

--- Comment #3 from Duncan M  ---
Hello,

The same issue occurs for me as of last update.

App: Ghostwriter-24.02.2-1.fc40.x86_64 (I experience the same issue on
24.02.1-1 if that helps)
Distro: Fedora Linux 40 (up to date)
DE: Plasma 6.0.4-1.fc40
QT: 6.7.0-1.fc40
Kernel: Linux 6.8.9-300.fc40.x86_64
Video: Nvidia 550.78

The program closes with a segfault when launched from shortcut or command-line.
However, the Flatpak (Flathub) does not crash for me. I have attached my
coredump to provide what I can. Cheers.

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

[Spectacle] [Bug 486116] Discover does not respect screenshot delay

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=486116

Noah Davis  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Noah Davis  ---


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

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

[Spectacle] [Bug 487067] Spectacle ignores delay option in main window

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=487067

Noah Davis  changed:

   What|Removed |Added

 CC||anditosan1...@gmail.com

--- Comment #2 from Noah Davis  ---
*** Bug 486116 has been marked as a duplicate of this bug. ***

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

[Spectacle] [Bug 487067] Spectacle ignores delay option in main window

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=487067

--- Comment #1 from Noah Davis  ---
Unfortunately, I cannot reproduce this on openSUSE Tumbleweed 240507 with 24.02
or git master. I've seen a few similar reports from other people, including
someone who was on Fedora (bug 486116) and someone who was on Tuxedo OS2 with
Spectacle 23.08.4 (bug 485240).

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

[dolphin] [Bug 430300] New requirement to remove Location Bar before toolbar can be made vertical is confusing

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=430300

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info

--- Comment #2 from TraceyC  ---
Just confirming the behavior is the same in Plasma 6
The problem is mitigated since the default layout of Dolphin has changed. The
location bar is shown in an area below the toolbar.

To replicate in Dolphin 24.02.2:

Add the Location Bar to the toolbar.
Right click toolbar -> uncheck Lock Toolbar Position
Drag the toolbar around, notice it can't be put on the left or right sides.
Removing the Location Bar restores the ability to move the toolbar to any edge
of the window

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread D. Debnath
https://bugs.kde.org/show_bug.cgi?id=482142

D. Debnath  changed:

   What|Removed |Added

 CC||d_debn...@outlook.com

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread terranova
https://bugs.kde.org/show_bug.cgi?id=482142

--- Comment #42 from terranova  ---
Selecting text in the browser and dragging and releasing elsewhere in the
browser was the most consistent repro for me.

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

[plasmashell] [Bug 487076] New: Plasmashell sometimes crashing upon reboot

2024-05-15 Thread Holmes
https://bugs.kde.org/show_bug.cgi?id=487076

Bug ID: 487076
   Summary: Plasmashell sometimes crashing upon reboot
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: reddit.pettiness...@aleeas.com
  Target Milestone: 1.0

Application: plasmashell (6.0.4)

Qt Version: 6.7.0
Frameworks Version: 6.2.0
Operating System: Linux 6.8.9-arch1-2 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.0.4 [CoredumpBackend]

-- Information about the crash:
Sometimes on reboot plasmashell crashes right after first init. It doesn't
happen on every reboot but it happens sometimes. It does not happen on a cold
boot.

The crash can be reproduced sometimes.

-- Backtrace:
Application: plasmashell (plasmashell), signal: Segmentation fault


This GDB supports auto-downloading debuginfo from the following URLs:
  
Enable debuginfod for this session? (y or [n]) [answered N; input not from
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[New LWP 1302]
[New LWP 1303]
[New LWP 1311]
[New LWP 1307]
[New LWP 1308]
[New LWP 1310]
[New LWP 1304]
[New LWP 1319]
[New LWP 1318]
[New LWP 1516]
[New LWP 1557]
[New LWP 1531]
[New LWP 1530]
[New LWP 1320]
[New LWP 2034]
[New LWP 1510]
[New LWP 2028]
[New LWP 1552]
[New LWP 1825]
[New LWP 1513]
[New LWP 1323]
[New LWP 1322]
[New LWP 1550]
[New LWP 1555]
[New LWP 1512]
[New LWP 1511]
[New LWP 1501]
[New LWP 1560]
[New LWP 2030]
[New LWP 1309]
[New LWP 1515]
[New LWP 1525]
[New LWP 1573]
[New LWP 1556]
[New LWP 2006]
[New LWP 1568]
[New LWP 1876]
[New LWP 1429]
[New LWP 1528]
[New LWP 2031]
[New LWP 1999]
[New LWP 1559]
[New LWP 1527]
[New LWP 1546]
[New LWP 1538]
[New LWP 2019]
[New LWP 2152]
[New LWP 1772]
[New LWP 1306]
[New LWP 1561]
[New LWP 1547]
[New LWP 1526]
[New LWP 1305]
[New LWP 1551]
[New LWP 1529]
[New LWP 1783]
[New LWP 1548]
[New LWP 2015]
[New LWP 2029]
[New LWP 1997]
[New LWP 1998]
[New LWP 1553]
[New LWP 1549]
[New LWP 1514]
[New LWP 2033]
[New LWP 2032]
[New LWP 1558]
[New LWP 1554]
[New LWP 1574]
[New LWP 1891]
[New LWP 1595]
[New LWP 1773]
[New LWP 1988]
[New LWP 2018]
[New LWP 1321]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7413d88a8e44 in ?? () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x7413d3faca00 (LWP 1302))]
Cannot QML trace cores :(
[Current thread is 1 (Thread 0x7413d3faca00 (LWP 1302))]

Thread 75 (Thread 0x7413a34006c0 (LWP 1321)):
#0  0x7413d88a34e9 in ??? () at /usr/lib/libc.so.6
#1  0x7413d88a5ed9 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x7413bde9891e in ??? () at /usr/lib/dri/radeonsi_dri.so
#3  0x7413bde766cc in ??? () at /usr/lib/dri/radeonsi_dri.so
#4  0x7413bde9884d in ??? () at /usr/lib/dri/radeonsi_dri.so
#5  0x7413d88a6ded in ??? () at /usr/lib/libc.so.6
#6  0x7413d892a0dc in ??? () at /usr/lib/libc.so.6

Thread 74 (Thread 0x7413120006c0 (LWP 2018)):
#0  0x7413d88a34e9 in ??? () at /usr/lib/libc.so.6
#1  0x7413d88a5ed9 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x7413bde9891e in ??? () at /usr/lib/dri/radeonsi_dri.so
#3  0x7413bde766cc in ??? () at /usr/lib/dri/radeonsi_dri.so
#4  0x7413bde9884d in ??? () at /usr/lib/dri/radeonsi_dri.so
#5  0x7413d88a6ded in ??? () at /usr/lib/libc.so.6
#6  0x7413d892a0dc in ??? () at /usr/lib/libc.so.6

Thread 73 (Thread 0x74131e0006c0 (LWP 1988)):
#0  0x7413d891c910 in ppoll () at /usr/lib/libc.so.6
#1  0x7413d90b3d83 in qt_safe_poll(pollfd*, unsigned long, QDeadlineTimer)
() at /usr/lib/libQt6Core.so.6
#2  0x7413d8354023 in ??? () at /usr/lib/libQt6Network.so.6
#3  0x7413d82e58ac in ??? () at /usr/lib/libQt6Network.so.6
#4  0x7413d82dd88a in QAbstractSocket::waitForReadyRead(int) () at
/usr/lib/libQt6Network.so.6
#5  0x7413d86d6c0a in ??? () at /usr/lib/libKF6KIOCore.so.6
#6  0x7413d87c2f0d in ??? () at /usr/lib/libKF6KIOCore.so.6
#7  0x7413d8798024 in ??? () at /usr/lib/libKF6KIOCore.so.6
#8  0x7413d90bb619 in ??? () at /usr/lib/libQt6Core.so.6
#9  0x7413d88a6ded in ??? () at /usr/lib/libc.so.6
#10 0x7413d892a0dc in ??? () at /usr/lib/libc.so.6

Thread 72 (Thread 0x7413434006c0 (LWP 1773)):
#0  0x7413d88a34e9 in ??? () at /usr/lib/libc.so.6
#1  0x7413d88a5ed9 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x7413bde9891e in ??? () at /usr/lib/dri/radeonsi_dri.so
#3  0x7413bde766cc in ??? () at /usr/lib/dri/radeonsi_dri.so
#4  0x7413bde9884d in ??? () 

[plasmashell] [Bug 487071] Opening Firefox causes icons text menu to not show for icons on bottom right.

2024-05-15 Thread Erica
https://bugs.kde.org/show_bug.cgi?id=487071

Erica  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Erica  ---
Was able to resolve by switching to X11 session then back to plasma.

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=482142

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #41 from David Edmundson  ---
Got it based on my own comment: 

going to here https://www.w3schools.com/html/html5_draganddrop.asp  and running
the example freezes the mouse input

but weirdly when you try to drag a second time.

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

[plasmashell] [Bug 487075] New: Total Panel Freeze Takes Down KDE

2024-05-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487075

Bug ID: 487075
   Summary: Total Panel Freeze Takes Down KDE
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: bugreport...@mailna.me
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

SUMMARY
***
With the frequency once a day, panel frezes completely. Absolutely nothing on
the panel is clickable, so it looks like a dummy screenshot, not an active
element of DE.
***

STEPS TO REPRODUCE
1. Settings: default, except "classic task manager" and Layout: Desktop
2. Use the system normally


OBSERVED RESULTS (2x)
1.Once a day panel freezes completely. Noting is clickable, i.e. panel becomes
dummy. Krunner works to launch Konsole.

2.Shutdown as "su -" hangs on "Modem manager is shut down":
$ shutdnow now
System cannot be shut down after panel freezes completely.


EXPECTED RESULT
Panel not to freeze to take down the whole KDE. Did not occur prior versison
6.0.4 (regression). This bug is critical as it freezes KDE, so as a result
system cannot be shutdown by a normal user leading to hard reset and data loss
(applications cannot be switched, work cannot be saved, disk is shudown while
mounted and running, possible writing something leading to disk errorrs and
data loss, hence marked as CRITICAL.

REASON OF TOTAL PANEL FREEZE:
Impossible to diagnose by the user.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Graphics Platform: X11
Graphics Processor: Mesa Intel HD

P.S. This is the worst bug on KDE 6, so far. Whatever happened on 6.0.4, must
be reverted (regression). For me its a total showstopper :(

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=482142

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||k...@davidedmundson.co.uk

--- Comment #40 from David Edmundson  ---
FWIW, there's some notes on that MR. It's not quite right, we're still missing
the cause. If there is a bug kwin side, it needs more investigation.

Can someone give me steps to reproduce. I tried the ones above.

I have both google-chrome-stable and google-chrome unstable and I'm forcing the
wayland modes.
I tried dragging a text file from my file manager into the address bar,  and
into a web app (Discord). 

That doesn't match the chrome comments, as I would have expected steps where
Chrome is the source of the drag.

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

[dolphin] [Bug 430514] Dolphin location bar ignores case sensitivity mode

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=430514

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from TraceyC  ---
Thank you for the bug report. Unfortunately we were not able to get to it yet.
Can we ask you to please check if this is still an issue with either Plasma
5.27 (the current LTS version) or Plasma 6.0.4 (the latest released version)?

I was unable to reproduce this on Plasma 6 with my system (but I was able to
reproduce #42662)

Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3
Kernel Version: 6.8.9-289.current (64-bit)
Graphics Platform: Wayland

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread terranova
https://bugs.kde.org/show_bug.cgi?id=482142

--- Comment #39 from terranova  ---
I will leave the patch up here in case it helps someone in the meantime but it
looks unlikely to be merged. Hopefully the Chromium-side issue is enough.

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

[dolphin] [Bug 426622] Address bar always capitalizes first letter. Addresses should not be automatically mangled.

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=426622

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info

--- Comment #10 from TraceyC  ---
Just confirming this is still an issue with Plasma 6

Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3

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

[dolphin] [Bug 475235] [Data loss] Moving files to trash might silently delete them instead

2024-05-15 Thread Gabriel
https://bugs.kde.org/show_bug.cgi?id=475235

--- Comment #2 from Gabriel  ---
Hi! Thank you for triaging this and responding! I wanted to get back much
sooner, but things got in the way. I appreciate you taking the time!

As far as I can tell both the message you got¹ and the one I get² exists in the
code and both are provided by KIO, though I don't know what makes it trigger
one or the other. It's interesting that there are multiple behaviours, but
nevertheless I can verify that the problem persists even now on Frameworks
6.1.0 with Dolphin 24.02.2.

It's been this way for well over a year now³, so probably the differences
aren't some version mismatch. Maybe someone more knowledgeable can explain.

¹
https://invent.kde.org/frameworks/kio/-/blob/master/src/kioworkers/trash/trashimpl.cpp#L1328
²
https://invent.kde.org/frameworks/kio/-/blob/master/src/widgets/widgetsaskuseractionhandler.cpp#L256-261
³ https://invent.kde.org/frameworks/kio/-/merge_requests/1005

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

[dolphin] [Bug 477081] Plasma 6 proxy configuration bypass PAC files directives

2024-05-15 Thread Rafael Linux User
https://bugs.kde.org/show_bug.cgi?id=477081

--- Comment #7 from Rafael Linux User  ---
IMHO, I think we can rule out my system configuration, since they are two
different computers, on the same network, and that configuration I've been
using for years only fails when I update KDE.

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

[Powerdevil] [Bug 487074] New: Add few hour option between 2 and 12 hours

2024-05-15 Thread droumanet
https://bugs.kde.org/show_bug.cgi?id=487074

Bug ID: 487074
   Summary: Add few hour option between 2 and 12 hours
Classification: Plasma
   Product: Powerdevil
   Version: 6.0.4
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: golfy+...@free.fr
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

Created attachment 169516
  --> https://bugs.kde.org/attachment.cgi?id=169516=edit
PowerDevil with menu list opened

When a laptop is discharging, reliable value are around 3 or 6 or 9.

The easy way:
It would be nice to have the whole discharge curve, so just add these numbers
in the menu list would help to have a better graph.
The hard way:
Another way (maybe more difficult) is to analyze time since discharge (and not
stopping until battery is fully charged): it more automated but better for user
experience.
The medium way:
Let the user enter a number value in a numeric field (limited to minimal value
1 and maximal value 24).

Thanks a lot

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

[digikam] [Bug 487031] Unable to play h264 videos on apple silicon mac

2024-05-15 Thread brancaleone
https://bugs.kde.org/show_bug.cgi?id=487031

--- Comment #6 from brancaleone  ---
Created attachment 169515
  --> https://bugs.kde.org/attachment.cgi?id=169515=edit
sample file from ffmpeg bug report

Indeed it does not happen to every h264 video.

I have checked h264 codec feature in ffmpeg and it is listed same as in your
screenshot.

I have also tested different files:
* video converted to h264 using handbrake : plays correctly.
* video recorded with codec h264 directly on the camera in fullhd settings :
plays correctly
* video recorded with codec h264 directly on the camera in 4K settings :
doesn't play and error about hardware decoding in the logs.

I should add that the same files that now cause issues (4K h264 from the
camera) where fine in previous versions of digikam (i may have missed a few
updates but quite sure 8.0.0 was ok). Have been using the same camera settings
for a few years now without issues in digikam.

I cannot had my sample here (4K gets too large for file size limit); but here
is a temporary link :
https://www.swisstransfer.com/d/dc09bb95-1ad9-443d-bf2f-670a99683267

I can also confirm that the sample from ffmpeg bug report does indeed not play
in digikam and show the same error in logs

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

[plasmashell] [Bug 480693] Major memory leak when changing wallpapers

2024-05-15 Thread vinkmr
https://bugs.kde.org/show_bug.cgi?id=480693

--- Comment #14 from vinkmr <0vinoth0kum...@gmail.com> ---
(In reply to unhappy-ending from comment #13)
> (In reply to Kai Uwe Broulik from comment #12)
> > But I cannot reproduce it rising as I change wallpapers
> 
> Can you reproduce it with slide show?

Yup, I can. To make it quicker, setting the transition time to a few seconds
does it.
Additionally, I am using two displays, one is my in-built laptop 1080p screen
and an external 4K screen connected via HDMI.
I am using proprietary NVIDIA drivers.

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

[dolphin] [Bug 331627] Bread crumb mode subfolder drop down list should scroll

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=331627

--- Comment #2 from TraceyC  ---
Possibly related to #177624

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

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2024-05-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=433079

David Edmundson  changed:

   What|Removed |Added

 CC||kato...@gmail.com

--- Comment #38 from David Edmundson  ---
*** Bug 485971 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 485971] Keepass tray icon breaks nearby icon, also tooltip is messed up

2024-05-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=485971

David Edmundson  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #9 from David Edmundson  ---


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

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

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2024-05-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=433079

David Edmundson  changed:

   What|Removed |Added

 CC||kodyvonbar...@hotmail.com

--- Comment #37 from David Edmundson  ---
*** Bug 459534 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 459534] Clicks on SNIs sometimes get forwarded to app content outside the panel

2024-05-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=459534

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from David Edmundson  ---


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

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

[xdg-desktop-portal-kde] [Bug 480235] Persistence in the remote desktop portal does not work across reboots

2024-05-15 Thread vinkmr
https://bugs.kde.org/show_bug.cgi?id=480235

vinkmr <0vinoth0kum...@gmail.com> changed:

   What|Removed |Added

 CC||0vinoth0kum...@gmail.com

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

[kwin] [Bug 482142] drag in drop files in Google Chrome renders Chrome unusable

2024-05-15 Thread Red
https://bugs.kde.org/show_bug.cgi?id=482142

Red  changed:

   What|Removed |Added

 CC||wingv5...@protonmail.com

--- Comment #38 from Red  ---
(In reply to terranova from comment #37)
> I have opened a merge request:
> https://invent.kde.org/plasma/kwin/-/merge_requests/5730

This has been fixed by upstream:
https://chromium-review.googlesource.com/c/chromium/src/+/5539621

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

[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers

2024-05-15 Thread Roke Julian Lockhart Beedell
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #499 from Roke Julian Lockhart Beedell 
<4wy78...@rokejulianlockhart.addy.io> ---
(In reply to Dominik Kummer from comment #497)
I agree - I would want a way to populate all desktops with most of my plasmoids
and their configurations, were this implemented. Solely a few, if any, would
need to differ between desktops.

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

[Spectacle] [Bug 483320] Empty breaks other placeholders nearby

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=483320

Noah Davis  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/spectacle/-/commit/8d2 |hics/spectacle/-/commit/cac
   |e0641af5bda4b7684d8d3da176f |40b6fe828fa71dd3182b2f6839d
   |71e8b5c523  |49e9030dd0

--- Comment #32 from Noah Davis  ---
Git commit cac40b6fe828fa71dd3182b2f6839d49e9030dd0 by Noah Davis.
Committed on 15/05/2024 at 20:47.
Pushed by ndavis into branch 'release/24.05'.

Fix empty  placeholders breaking nearby placeholders
(cherry picked from commit 8d2e0641af5bda4b7684d8d3da176f71e8b5c523)

M  +11   -5src/ExportManager.cpp
M  +9-0tests/FilenameTest.cpp

https://invent.kde.org/graphics/spectacle/-/commit/cac40b6fe828fa71dd3182b2f6839d49e9030dd0

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

[Spectacle] [Bug 484211] Spectacle should convert old format string in filename

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=484211

Noah Davis  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/spectacle/-/commit/a80 |hics/spectacle/-/commit/ee7
   |0768c564e2059c5a1fd8fd00dc7 |0c5027f3a4de4c1762c0975ca8a
   |afed0d0dc2  |0461b6f4e3

--- Comment #9 from Noah Davis  ---
Git commit ee70c5027f3a4de4c1762c0975ca8a0461b6f4e3 by Noah Davis.
Committed on 15/05/2024 at 20:47.
Pushed by ndavis into branch 'release/24.05'.

Always convert old placeholder format to new placeholder format when new format
is not used
(cherry picked from commit a800768c564e2059c5a1fd8fd00dc7afed0d0dc2)

M  +3-5kconf_update/spectacle-24.02.0-change_placeholder_format.cpp

https://invent.kde.org/graphics/spectacle/-/commit/ee70c5027f3a4de4c1762c0975ca8a0461b6f4e3

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #8 from caulier.gil...@gmail.com ---
MSVC 2019 is used to compile the Windows bundle...

Gilles

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

[Spectacle] [Bug 484211] Spectacle should convert old format string in filename

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=484211

Noah Davis  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/spectacle/-/commit/a80
   ||0768c564e2059c5a1fd8fd00dc7
   ||afed0d0dc2

--- Comment #8 from Noah Davis  ---
Git commit a800768c564e2059c5a1fd8fd00dc7afed0d0dc2 by Noah Davis.
Committed on 15/05/2024 at 20:42.
Pushed by ndavis into branch 'master'.

Always convert old placeholder format to new placeholder format when new format
is not used

M  +3-5kconf_update/spectacle-24.02.0-change_placeholder_format.cpp

https://invent.kde.org/graphics/spectacle/-/commit/a800768c564e2059c5a1fd8fd00dc7afed0d0dc2

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

[Spectacle] [Bug 484211] Spectacle should convert old format string in filename

2024-05-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484211

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

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

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

[dolphin] [Bug 331627] Bread crumb mode subfolder drop down list should scroll

2024-05-15 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=331627

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from TraceyC  ---
Thank you for this feature request. Unfortunately we were not able to get to it
yet.

I just tested this on my system by creating 250 subdirectories under a test
directory. I confirm the behavior is still as described in Plasma 6

Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3

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

[kwin] [Bug 427545] Dual DisplayPort monitors (tiled, MST, e.g. 5k) are not supported by KWin

2024-05-15 Thread Johan Toft
https://bugs.kde.org/show_bug.cgi?id=427545

Johan Toft  changed:

   What|Removed |Added

 CC||johan.t...@gmail.com

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #7 from Maik Qualmann  ---
Ja, ich konnte das Problem auch zweimal reproduzieren, (mit einer Fehlermeldung
und seltsamen Zeichen im Dateinamen) es trat auf, als ich den Computer neu
gestartet habe. Mein letzte Änderung wird das Problem ziemlich sicher beheben.

@Gilles, there are indications on the web that at least structures = {} are not
correctly initialized with null with MSVC-2012. I hope at least that arrays are
initialized correctly, we should pay attention to this.

Maik

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

[kwin] [Bug 487073] New: Windows Minimize on the wrong icon task panel

2024-05-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487073

Bug ID: 487073
   Summary: Windows Minimize on the wrong icon task panel
Classification: Plasma
   Product: kwin
   Version: 6.0.4
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: orych...@gmail.com
  Target Milestone: ---

SUMMARY
Hello,

I just upgraded to plasma 6 and Wayland.
I noticed a rather strange phenomenon that I managed to reproduce, when I
minimize a window with 2 panels and 2 icon task widgets.

STEPS TO REPRODUCE
1/ I position two panels, one at the top of the screen and one at the bottom.
The bottom one will serve as a dock for me.
2/ In the 2 panels, I add an icon task widget.

OBSERVED RESULT
When I minimize windows:
- They are reduced in the top widget when the window is positioned in the
center or left of the screen.
- They are reduced in the bottom widget when the window is positioned to the
right of the screen.


EXPECTED RESULT
I expected them to all minimize in the same place (ideally at the bottom, so I
can use it as a dock).

I made a video to make it more understandable.

This only does it on Wayland, on X11 the windows minimize to the right place.



SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
QtVersion: 6.7.0
Kernel Version: 6.9.0-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel Core i7-7700K CPU @ 4.20GHz
Memory: 15.6 GiB of RAM
Graphics Processor: AMD Radeon RX 6600
Monitor 1 on HDMI: 3440x1440@100Hz
Monitor 2 on HDMI: 3440x1440@100Hz


ADDITIONAL INFORMATION
Video :
https://youtu.be/90CObTp9DE4

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #6 from lothar-muel...@web.de ---
Ja, die Fehlermeldung tritt nur auf beim ersten Aufruf von "Öffnen mit .." >
"Weitere .." auf. Nachdem ich die Fehlermeldung mit OK quittiert habe, lassen
sich die nachfolgenden Versuche, das gleiche oder ein irgendein anderes Bild
aufzurufen, ohne Probleme durchführen.

Nachdem ich jetzt die Version 8.4 installiert, deinstalliert und Version 8.3
wieder installiert habe, ist es noch mysteriöser geworden. Jetzt erscheint
häufig auch die folgende Fehlermeldung:







-Ursprüngliche Nachricht-

Von: Maik Qualmann mailto:bugzilla_nore...@kde.org>
> 

Gesendet: Mittwoch, 15. Mai 2024 20:52

An: lothar-muel...@web.de  

Betreff: [digikam] [Bug 487062] When an external image editing software is
called up for the first time, an incorrect error message appears.



 
https://bugs.kde.org/show_bug.cgi?id=487062



--- Comment #4 from Maik Qualmann mailto:metzping...@gmail.com> > --- Mit einer der nächsten digiKam Version
kannst Du PaintShop Pro über "Öffnen mit..." direkt starten, ohne den Umweg
über "Weiteres...".

Die Fehlermeldung kann ich hier auch auf einen zweiten Windows Computer nicht
reproduzieren. Die Fehlermeldung kommt übrigens nicht von digiKam, sondern von
Windows. Die Funktion ist relativ simple, für das Vorschaubild und Vorschau
übrigens die selbe Funktion. Wir übergeben der Windows API nur den Dateipfad.



Noch mal als Nachfrage, das Problem tritt nur beim ersten mal auf, wenn Du:

rechte Maustaste-> Menü-> "Öffnen mit.." -> "Weitere..." verwendest?



Maik



--

You are receiving this mail because:

You reported the bug.

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

[kwin] [Bug 459373] Maximized XWayland apps leave pixel gaps when using a fractional scaling factor

2024-05-15 Thread Intergalactic Narwhal
https://bugs.kde.org/show_bug.cgi?id=459373

Intergalactic Narwhal  changed:

   What|Removed |Added

 CC||marton2+...@gmail.com

--- Comment #68 from Intergalactic Narwhal  ---
I hit the same bug on Wayland windows as well: I can reproduce it in Firefox &
MPV. With the screen size of 2560x1600, I have a 1px gap on the right and on
the bottom side of the display, with 160%, the gap disappears.

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

[digikam] [Bug 487062] When an external image editing software is called up for the first time, an incorrect error message appears.

2024-05-15 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=487062

--- Comment #5 from Maik Qualmann  ---
Git commit c672a5148dcbcfa761ec1bc3c21e60482a3cafe6 by Maik Qualmann.
Committed on 15/05/2024 at 20:15.
Pushed by mqualmann into branch 'master'.

additionally overwrite SHELLEXECUTEINFO with zero

M  +1-0core/app/items/utils/contextmenuhelper_services.cpp
M  +1-0core/utilities/import/widgets/importcontextmenu.cpp

https://invent.kde.org/graphics/digikam/-/commit/c672a5148dcbcfa761ec1bc3c21e60482a3cafe6

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

[valgrind] [Bug 352021] Signals are ignored in OS X 10.10

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=352021

--- Comment #8 from Paul Floyd  ---
Still hanging. Need to look at is_signal_from_kernel to see if anything has
changed.

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

[Spectacle] [Bug 483320] Empty breaks other placeholders nearby

2024-05-15 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=483320

--- Comment #31 from Noah Davis  ---
(In reply to 0BADC0DE from comment #30)
> I would revert back to the previous %-based syntax.
> 
> Honestly this move just broke something that was working fine without adding
> any extra feature.

Objectively not true. There are a bunch of new placeholders that couldn't be
added with the old syntax.

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

[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers

2024-05-15 Thread michel
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #498 from michel  ---
(In reply to Nate Graham from comment #489)
> Clearly Activities are not a real replacement for Virtual Desktops and it's
> not reasonable to ask users to try to bodge their setups into trying. The
> use cases are different.
> 
> This bug report is still open because bringing per-wallpaper support back to
> Virtual Desktops hasn't been vetoed; someone just needs to do it. More "me
> too!" style comments aren't going to make it happen any faster, I'm afraid.

I am afraid that simply waiting for the developers to get the users to finally
shut up is not a solution either. The developers are either incapable or simply
do not want to reintroduce this function, which has been almost traditional
since KDE3 and KDE4 and is eagerly desired by the vast majority of users. The
wishes of the users are no longer being taken into account, the decline of
KDE/Plasma that has been taking place since the last KDE4 versions continues
unabated. Apparently, developers are not able to look beyond their own
telescope and recognize that the user interface is the interface to the user
and is therefore decisive for the acceptance of an operating system. It is not
without reason that Linux with KDE has been on everyone's lips worldwide since
the end of the 3rd version at the latest, but certainly since the middle of the
4th version, and has been unanimously praised for its performance and
configurability and has also led to an increase in Linux users (if you don't
believe it, you can look at the unanimous statistics). However, this is
currently a long way off. With the introduction of the first 5 versions, it was
believed that we had fallen victim to a developer version that had been
castrated in all respects. Today we know that the status of the end of KDE4 is
infinitely far removed from the current plasma mess and will probably never be
reached. I personally lived Linux and KDE. When I realized that the ignorance
and unwillingness towards the users has now been seen here, I left the ship by
and large - a fatal situation, I know that I am not the only one. Cheers to the
developers!!!

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

[kdeconnect] [Bug 448604] Remote input on Wayland doesn't work.

2024-05-15 Thread Prajna Sariputra
https://bugs.kde.org/show_bug.cgi?id=448604

--- Comment #4 from Prajna Sariputra  ---
As I said back in comment 2 this should have been fixed since Plasma 5.27 and
KDE Connect 23.04, and it's certainly been working for me since then, except
for the permissions dialog needing to be manually accepted once on every boot:
https://bugs.kde.org/show_bug.cgi?id=480235

The problem with Sway and the other wlroots compositors remain since they still
don't appear to have implemented the remote desktop portal.

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

[kwin] [Bug 487072] New: Severe window sizing/placement issue

2024-05-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=487072

Bug ID: 487072
   Summary: Severe window sizing/placement issue
Classification: Plasma
   Product: kwin
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: b...@supafriends.club
  Target Milestone: ---

Created attachment 169513
  --> https://bugs.kde.org/attachment.cgi?id=169513=edit
Screencast of the right-edge of my desktop, demonstrating the window
sizing/positioning issue

SUMMARY

All windows (and even dropdown menus) that open are about 5px wide (total) and
arranged at the very-right edge of my monitor. This happens with ANY window,
including dropdown menus when opened.

STEPS TO REPRODUCE
1. Update to KDE Frameworks 6.2.0
2. Reboot
3. Open any window which does not have a "Rule" set that already defines its
initial position/sizing

OBSERVED RESULT

Windows open on the very right-edge of the desktop, being only about 5px wide.

EXPECTED RESULT

Windows open as usual, with respect to sizing and positioning.

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Kernel Version: 6.8.9-arch1-2 (64-bit)
Graphics Platform: X11 (happens in Wayland as well)
Graphics Processor: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2 (Driver 550.78)

ADDITIONAL INFORMATION

I am attaching a screengrab video of the issue as well. Note that the video has
been edited to show the right edge of my desktop, with extra black space on the
right to demonstrate the very thin window size when it opens.

In this video, I am attempting to open KWrite by using KRunner. The KRunner
window opens on the very right edge (it used to be top-center) and is only
about 5px wide. I then drag it into the viewport and resize it. After that, I
open KWrite, and you'll see its window also opens up on the very right edge.

Below are the following packages related to KDE that I upgraded, and upon
rebooting, the issue arises.

```
 └─── $ cat /var/log/pacman.log | grep '6.2.0-1'
[2024-05-13T16:14:17-0400] [ALPM] upgraded attica (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kconfig (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kcoreaddons (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kcrash (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kdbusaddons (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded karchive (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kcodecs (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded ki18n (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kfilemetadata (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kidletime (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kwindowsystem (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kauth (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kguiaddons (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kcolorscheme (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kwidgetsaddons (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kconfigwidgets (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kbookmarks (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kcompletion (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kiconthemes (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kitemviews (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded knotifications (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kjobwidgets (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kservice (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kwallet (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded solid (6.1.0-2 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded kio (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:17-0400] [ALPM] upgraded baloo (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:18-0400] [ALPM] upgraded bluez-qt (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:18-0400] [ALPM] upgraded breeze-icons (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:19-0400] [ALPM] upgraded extra-cmake-modules (6.1.0-1 ->
6.2.0-1)
[2024-05-13T16:14:19-0400] [ALPM] upgraded kpackage (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:19-0400] [ALPM] upgraded syndication (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:19-0400] [ALPM] upgraded knewstuff (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:19-0400] [ALPM] upgraded frameworkintegration (6.1.0-1 ->
6.2.0-1)
[2024-05-13T16:14:19-0400] [ALPM] upgraded kglobalaccel (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:19-0400] [ALPM] upgraded kxmlgui (6.1.0-1 -> 6.2.0-1)
[2024-05-13T16:14:19-0400] [ALPM] upgraded kcmutils (6.1.0-1 -> 6.2.0-1)

[valgrind] [Bug 447989] Support Armv8.2 SHA-512 instructions

2024-05-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=447989

--- Comment #7 from Paul Floyd  ---
(In reply to David Benjamin from comment #6)
> This was quite some time ago, so I'll have to page this back in and remind
> myself how I tested this. :-)
> 
> > This will also need a change in arm64g_dirtyhelper_MRS_ID_AA64ISAR0_EL1
> 
> I don't believe that code was there when I first uploaded the patch, but
> yeah, I can update that.

Yes, it only recently got added.

> Do you have any pointers?

I think that in this case I would just add sha512 tests to
none/tests/fp_and_simd (or fp_and_simd_v82 - I'm not sure what the minimum
version is for sha512).

Otherwise I just added a section to README_DEVELOPERS on writing regression
tests.

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

[plasmashell] [Bug 487071] Opening Firefox causes icons text menu to not show for icons on bottom right.

2024-05-15 Thread Erica
https://bugs.kde.org/show_bug.cgi?id=487071

Erica  changed:

   What|Removed |Added

 CC||erica...@hotmail.com

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

[plasmashell] [Bug 487071] New: Opening Firefox causes icons text menu to not show for icons on bottom right.

2024-05-15 Thread Erica
https://bugs.kde.org/show_bug.cgi?id=487071

Bug ID: 487071
   Summary: Opening Firefox causes icons text menu to not show for
icons on bottom right.
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Global Menu
  Assignee: plasma-b...@kde.org
  Reporter: erica...@hotmail.com
CC: k...@privat.broulik.de, mvourla...@gmail.com
  Target Milestone: 1.0

To duplicate this, open Firefox and then try to left-click on icons on bottom
right... will only show horizontal bar.

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

  1   2   3   >