[plasma-systemmonitor] [Bug 472603] New: Wrong / outdated charging rate

2023-07-24 Thread Benjamin
https://bugs.kde.org/show_bug.cgi?id=472603

Bug ID: 472603
   Summary: Wrong / outdated charging rate
Classification: Applications
   Product: plasma-systemmonitor
   Version: 5.27.6
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: helium...@mailbox.org
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
When monitoring the "Lithium Ion Battery Charging Rate" sensor, the reported
charging rate is
a. negative when charging and when discharging, so it's not clear from the sign
whether the battery is charging or discharging
b. updating infrequently in varying intervals: often (not always!) the charging
rate seems stuck, and doesn't change, even when change is expected due to
different system load. When plugging the device, charging rate is always stuck
at the last discharge value.

STEPS TO REPRODUCE
1. Have a system with a battery, unplugged
2. Open System Monitor
3. Add a "Charging Rate" sensor
4. Start stress-ng

OBSERVED RESULT
charging rate does not change (usually, not in 100% of cases)

EXPECTED RESULT
charging rate should change from ca -4 W to ca -25 W

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 5.27
(available in About System)
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel: 5.19.0-46-generic (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
/sys/class/power_supply/BAT0/power_now seems to report correct data, at least
it produces a way more credible value and updates when system load is changing.
This is not a new issue; it has also occurred on older versions, at least for
half a year.
When checking "About System" and selecting "Show More Information", in the
energy tab I also see a wrong value in "Energy Consumption", so it's quite
possible that actually the issue is not (only?) in System Monitor.
Device: Huawei Mateboox X Pro 2018 / MACH-WX9, Intel i5-8250U

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

[kdeconnect] [Bug 472602] App get total hang on click on device

2023-07-24 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=472602

--- Comment #1 from kdeuzver  ---
Comment on attachment 160509
  --> https://bugs.kde.org/attachment.cgi?id=160509
screencast

# Screencast in attachment

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

[kdeconnect] [Bug 472602] New: App get total hang on click on device

2023-07-24 Thread kdeuzver
https://bugs.kde.org/show_bug.cgi?id=472602

Bug ID: 472602
   Summary: App get total hang on click on device
Classification: Applications
   Product: kdeconnect
   Version: 23.04.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: windows-application
  Assignee: piyushaggarwal...@gmail.com
  Reporter: asdf...@manlymail.net
  Target Milestone: ---

Created attachment 160509
  --> https://bugs.kde.org/attachment.cgi?id=160509=edit
screencast

SUMMARY
Kdeconnect App get total hang on click on device in paired device list in
sidebar


STEPS TO REPRODUCE
1. Open Kdeconnect App on Windows 10
2.  Click on device in paired device list in sidebar

OBSERVED RESULT
App hangs. Can't kill process

EXPECTED RESULT
Obviously app not hangs

SOFTWARE/OS VERSIONS
Windows: 10 x64

ADDITIONAL INFORMATION

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

[kwin] [Bug 472542] Wrong monitor is primary

2023-07-24 Thread mashkal2000
https://bugs.kde.org/show_bug.cgi?id=472542

--- Comment #3 from mashkal2...@gmail.com  ---
`kscreen-doctor  bug` hangs and doesn't print anything. How do I restart
plasmashell? `kstart5 plasmashell` gives the following output: Checking
screens: available: (QScreen(0x561a72b7a370, name="HDMI-0"),
QScreen(0x561a72b7a460, name="DP-0")) redundant: QHash() fake: QSet() all:
(QScreen(0x561a72b7a370, name="HDMI-0"), QScreen(0x561a72b7a460, name="DP-0"))
Checking screens: available: (QScreen(0x561a72b7a370, name="HDMI-0"),
QScreen(0x561a72b7a460, name="DP-0")) redundant: QHash() fake: QSet() all:
(QScreen(0x561a72b7a370, name="HDMI-0"), QScreen(0x561a72b7a460, name="DP-0"))
^C

and nothing changes.

I don't know if this is related, but I noticed that when the bug is active,
Firefox drops many frames on Youtube videos until I restart Firefox.

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

[kwin] [Bug 446674] In Wayland with fractional scaling fonts and images are blurry from downscaling

2023-07-24 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=446674

soredake  changed:

   What|Removed |Added

 CC|broaden_acid002@simplelogin |
   |.com|

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

[krita] [Bug 472193] Various crashes when creating two views of an animated file and trying to play any of them

2023-07-24 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=472193

--- Comment #3 from Emmet O'Neill  ---
Git commit b3bf9685dc1d7edf471d67703a243f4738d5975e by Emmet O'Neill, on behalf
of Dmitry Kazakov.
Committed on 25/07/2023 at 05:44.
Pushed by emmetoneill into branch 'master'.

Properly intialize KisFrameDisplayProxy to avoid hiccups on the first playback
start
Related: bug 472192

M  +2-0libs/ui/animation/KisFrameDisplayProxy.cpp

https://invent.kde.org/graphics/krita/-/commit/b3bf9685dc1d7edf471d67703a243f4738d5975e

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

[krita] [Bug 472192] Playback hiccups for three frames when pressing "Play" button on Windows

2023-07-24 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=472192

--- Comment #4 from Emmet O'Neill  ---
Git commit b3bf9685dc1d7edf471d67703a243f4738d5975e by Emmet O'Neill, on behalf
of Dmitry Kazakov.
Committed on 25/07/2023 at 05:44.
Pushed by emmetoneill into branch 'master'.

Properly intialize KisFrameDisplayProxy to avoid hiccups on the first playback
start
Related: bug 472193

M  +2-0libs/ui/animation/KisFrameDisplayProxy.cpp

https://invent.kde.org/graphics/krita/-/commit/b3bf9685dc1d7edf471d67703a243f4738d5975e

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

[amarok] [Bug 472601] New: Equalizer is not working

2023-07-24 Thread إسلام الشيخ
https://bugs.kde.org/show_bug.cgi?id=472601

Bug ID: 472601
   Summary: Equalizer is not working
Classification: Applications
   Product: amarok
   Version: 2.9.71
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Equalizer
  Assignee: amarok-bugs-d...@kde.org
  Reporter: islam.alshaikh.n...@gmail.com
  Target Milestone: kf5

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. play sound
2. tools -> Equailzer 
3. Change from combo box , Sound Effect is not working.

OBSERVED RESULT
Sound Effect is not working.


EXPECTED RESULT
Sound Effect is working as any change.

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

ADDITIONAL INFORMATION
Equalizer was working in some old ver of Amarok in this year.
it is working in other software clementine , if read/import equalizer settings
from clementine is a good Idea.

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

[frameworks-plasma] [Bug 471325] window shadow showing on the secondary screen when switching virtual desktop

2023-07-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=471325

--- Comment #7 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.

[KBibTeX] [Bug 426856] File encoding is not always stored

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426856

--- Comment #8 from neurosh...@hotmail.com ---
(In reply to nobodyinperson from comment #7)
> Thanks for bringing this up again. It's currently also a big pain point for
> me. It seems that KBibTeX v0.10.0 doesn't how to encode some Unicode
> characters (non-breaking spaces, weird dashes, etc.) to LaTeX. Ran from the
> terminal, these are the errors for me (a location in the file would be
> helpful):
> 
> ```bash
> kbibtex.io: Don't know how to encode Unicode char "0x00a0"  
> 
> kbibtex.io: Don't know how to encode Unicode char "0x2010"  
> kbibtex.io: Don't know how to encode Unicode char "0x2010"  
> 
> kbibtex.io: Don't know how to encode Unicode char "0x202f"  
> 
> ```
> 
> When I find-replace those characters in the file (in vim, do   
> `:%s/\%u202f/ /g`and `%s/\%u00a0/-/g`  etc.), then KBibTeX is finally
> stable when saving the encoding again and stays at LaTeX encoding. ‍

You very much helped me here! I dug through my (large) .bib file in a text
editor, and eventually found some characters that KBibTeX was having trouble
converting to LaTeX. In my case, they were the characters α (alpha) and ’
(single right apostrophe). Once I replaced them with LaTeX-friendly characters,
namely, {$\alpha$} and ', the problem disappeared, and KBibTeX is now stably
saving with LaTeX encoding.

So the lesson here is to make sure there are no troublesome characters in the
.bib file! Ideally KBibTeX would handle this problem more elegantly, either
warning the user about bad characters, or at least not encoding the whole file
as UTF-8.

Thanks!

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

[kwin] [Bug 471375] Firefox url copy failure

2023-07-24 Thread Andrew Todd
https://bugs.kde.org/show_bug.cgi?id=471375

Andrew Todd  changed:

   What|Removed |Added

 CC||at+kdeb...@auspicacious.org

--- Comment #5 from Andrew Todd  ---
I am also seeing the same behavior as Prajna, on essentially the same setup
(Arch Linux).

I believe it started four or five months ago, and I've been working around it
by first copy/pasting URLs from the URL bar into the separate search bar that
you can optionally have in Firefox. From there I can copy/paste it into other
applications.

There is one person on the Arch forums who says they had some trouble with this
that was fixed with a system update in April, but that hasn't been the case for
me: https://bbs.archlinux.org/viewtopic.php?id=285094

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

[frameworks-plasma] [Bug 472391] Search box's focus/unfocus animation is distracting during widget popup animation

2023-07-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472391

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

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

[plasmashell] [Bug 468782] Application Launcher performs sluggish when moving the mouse pointer over the application categories

2023-07-24 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=468782

Fushan Wen  changed:

   What|Removed |Added

   Version Fixed In|6.0 |5.27.7

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

[kdiff3] [Bug 439364] Dialog "Conflicts Left" is displayed when kdiff3 just started.

2023-07-24 Thread michael
https://bugs.kde.org/show_bug.cgi?id=439364

--- Comment #8 from michael  ---
How are you starting kdiff3? It seems to think you are asking to compare files
in auto resolve mode.

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

[frameworks-kio] [Bug 472600] New: iOS device fails to mount with certain characters in device name

2023-07-24 Thread Ambareesh Balaji
https://bugs.kde.org/show_bug.cgi?id=472600

Bug ID: 472600
   Summary: iOS device fails to mount with certain characters in
device name
Classification: Frameworks and Libraries
   Product: frameworks-kio
   Version: 5.108.0
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: ambareeshbal...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
When there are certain URL unsafe characters in a device name, the device fails
to mount. It appears there is an incomplete "hack" in place for handling spaces
in the device name, but it's not sufficient for handling `(` and `)`:
https://invent.kde.org/network/kio-extras/-/blame/master/afc/kio_afc.cpp#L276


STEPS TO REPRODUCE
1. Rename an iOS device to have a `(` in the name (Settings -> General -> About
-> Name). Let's say "iPad (2)" for example
2. Connect the device with USB cable
3. Click "Trust" on the pairing dialog if it shows up
4. `idevicepair validate` should succeed with "SUCCESS: Validated pairing with
device -"
5. Now, try opening the device in Dolphin

OBSERVED RESULT
Error message "Loading canceled" in Dolphin
Error in console `kf.kio.workers.afc: Failed to normalize "iPad (2)" into a
valid URL host, this is a bug!`

EXPECTED RESULT
Should work fine just like when there are no URL unsafe characters in the name.

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

[plasmashell] [Bug 472576] Wily Beast and Weakest Creature's (Touhou 17's) icon being assigned to random windows.

2023-07-24 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=472576

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/506fd06e5d07717bd0b52bdfc |t/5b59a1334c92d3edaf44b774d
   |5970b181454228f |f3fa608016913e8

--- Comment #8 from Fushan Wen  ---
Git commit 5b59a1334c92d3edaf44b774df3fa608016913e8 by Fushan Wen.
Committed on 25/07/2023 at 02:08.
Pushed by fusionfuture into branch 'Plasma/5.27'.

libtaskmanager: skip empty appId when matching '*.appId.desktop'

When appId is empty, "*..desktop" can be a match. Some games like Touhou
tend to add an extra dot at the end of the desktop name, which causes
Marisa to exist everywhere.
Related: bug 428559
FIXED-IN: 5.27.7


(cherry picked from commit 506fd06e5d07717bd0b52bdfc5970b181454228f)

A  +8-0libtaskmanager/autotests/data/applications/marisa..desktop
M  +3-0libtaskmanager/autotests/tasktoolstest.cpp
M  +1-1libtaskmanager/tasktools.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/5b59a1334c92d3edaf44b774df3fa608016913e8

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

[plasmashell] [Bug 428559] Bad ".desktop" file can easily screw up all gtk icons

2023-07-24 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=428559

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/506fd06e5d07717bd0b52bdfc |t/5b59a1334c92d3edaf44b774d
   |5970b181454228f |f3fa608016913e8

--- Comment #8 from Fushan Wen  ---
Git commit 5b59a1334c92d3edaf44b774df3fa608016913e8 by Fushan Wen.
Committed on 25/07/2023 at 02:08.
Pushed by fusionfuture into branch 'Plasma/5.27'.

libtaskmanager: skip empty appId when matching '*.appId.desktop'

When appId is empty, "*..desktop" can be a match. Some games like Touhou
tend to add an extra dot at the end of the desktop name, which causes
Marisa to exist everywhere.
Related: bug 472576
FIXED-IN: 5.27.7


(cherry picked from commit 506fd06e5d07717bd0b52bdfc5970b181454228f)

A  +8-0libtaskmanager/autotests/data/applications/marisa..desktop
M  +3-0libtaskmanager/autotests/tasktoolstest.cpp
M  +1-1libtaskmanager/tasktools.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/5b59a1334c92d3edaf44b774df3fa608016913e8

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

[Spectacle] [Bug 469646] Spectacle opens and then closes immediately if configured to copy/save automatically and auto-quit

2023-07-24 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=469646

Noah Davis  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/spectacle/-/commit/ed6 |hics/spectacle/-/commit/32c
   |c94f5178e58d57f62e1b3292856 |3a4d1e87f0b0edf32d839a206ad
   |2d76db6680  |f99e1df0c2

--- Comment #6 from Noah Davis  ---
Git commit 32c3a4d1e87f0b0edf32d839a206adf99e1df0c2 by Noah Davis.
Committed on 24/07/2023 at 22:24.
Pushed by ndavis into branch 'release/23.08'.

Avoid auto quitting on auto save

We now have a way to specify when an export action is explicitly done by
the user.

How to test: enable quit on manual save and check save file to default folder


(cherry picked from commit ed6c94f5178e58d57f62e1b32928562d76db6680)

M  +8-6src/ExportManager.h
M  +4-4src/Gui/CaptureWindow.cpp
M  +5-4src/Gui/SpectacleWindow.cpp
M  +12   -22   src/SpectacleCore.cpp
M  +1-1src/SpectacleCore.h

https://invent.kde.org/graphics/spectacle/-/commit/32c3a4d1e87f0b0edf32d839a206adf99e1df0c2

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

[tellico] [Bug 472599] New: Add way to find duplicates

2023-07-24 Thread Robby Stephenson
https://bugs.kde.org/show_bug.cgi?id=472599

Bug ID: 472599
   Summary: Add way to find duplicates
Classification: Applications
   Product: tellico
   Version: HEAD
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: ro...@periapsis.org
  Reporter: ro...@periapsis.org
  Target Milestone: ---

Add way to find exact duplicate entries and remove.

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

[plasmashell] [Bug 428559] Bad ".desktop" file can easily screw up all gtk icons

2023-07-24 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=428559

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/506fd06e5d07717bd0b52bdfc
   ||5970b181454228f
   Version Fixed In||5.27.7

--- Comment #7 from Fushan Wen  ---
Git commit 506fd06e5d07717bd0b52bdfc5970b181454228f by Fushan Wen.
Committed on 25/07/2023 at 01:43.
Pushed by fusionfuture into branch 'master'.

libtaskmanager: skip empty appId when matching '*.appId.desktop'

When appId is empty, "*..desktop" can be a match. Some games like Touhou
tend to add an extra dot at the end of the desktop name, which causes
Marisa to exist everywhere.
Related: bug 472576
FIXED-IN: 5.27.7

A  +8-0libtaskmanager/autotests/data/applications/marisa..desktop
M  +3-0libtaskmanager/autotests/tasktoolstest.cpp
M  +1-1libtaskmanager/tasktools.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/506fd06e5d07717bd0b52bdfc5970b181454228f

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

[plasmashell] [Bug 472576] Wily Beast and Weakest Creature's (Touhou 17's) icon being assigned to random windows.

2023-07-24 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=472576

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/506fd06e5d07717bd0b52bdfc
   ||5970b181454228f
   Version Fixed In||5.27.7
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Fushan Wen  ---
Git commit 506fd06e5d07717bd0b52bdfc5970b181454228f by Fushan Wen.
Committed on 25/07/2023 at 01:43.
Pushed by fusionfuture into branch 'master'.

libtaskmanager: skip empty appId when matching '*.appId.desktop'

When appId is empty, "*..desktop" can be a match. Some games like Touhou
tend to add an extra dot at the end of the desktop name, which causes
Marisa to exist everywhere.
Related: bug 428559
FIXED-IN: 5.27.7

A  +8-0libtaskmanager/autotests/data/applications/marisa..desktop
M  +3-0libtaskmanager/autotests/tasktoolstest.cpp
M  +1-1libtaskmanager/tasktools.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/506fd06e5d07717bd0b52bdfc5970b181454228f

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

[plasmashell] [Bug 468782] Application Launcher performs sluggish when moving the mouse pointer over the application categories

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=468782

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0
 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #6 from Nate Graham  ---
This has been fixed for Plasma 6 with a couple of changes that make it near
instant for me.

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

[plasmashell] [Bug 451124] Switching back from simple menu to Kickoff crashes Plasma in PlaceholderModel::reset()

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=451124

--- Comment #6 from Nate Graham  ---
David, did that change ever get submitted?

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

[plasmashell] [Bug 457082] Names and descriptions for some 3rd-party apps are not displayed in Brazilian Portuguese despite their .desktop files having pt_BR strings

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=457082

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #6 from Nate Graham  ---
Is this still happening for you in Plasma 5.27?

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

[plasmashell] [Bug 466192] Application launcher switches selection on autocomplete to mouse position

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=466192

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 470894] Show categories in search results

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=470894

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||alexander.loh...@gmx.de,
   ||n...@kde.org
   Severity|normal  |wishlist
 Status|REPORTED|CONFIRMED

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

[plasmashell] [Bug 471055] Feature Request: Option to disable category change on hover. (require click)

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=471055

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 452636] Humble request to bring back the option to turn off "activate on hover" for sidebar categories

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452636

Nate Graham  changed:

   What|Removed |Added

 CC||jakegais...@gmail.com

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

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

[plasmashell] [Bug 448234] Usage of Qt SVG renderer causes some 3rd-party app icons to be mis-rendered

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448234

Nate Graham  changed:

   What|Removed |Added

 CC||renne...@protonmail.com

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

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

[plasmashell] [Bug 472227] certain svg icons don't display properly/only white background

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472227

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


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

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

[Falkon] [Bug 434099] Falkon seems to lack settings (QWebEngineUrlScheme)

2023-07-24 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=434099

Juraj  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
   |ork/falkon/-/commit/2050187 |ork/falkon/-/commit/8819fbf
   |75ce1c66b349d6b5a20abcb08e5 |0081a8a0ddffa961947405c347a
   |ed19f6  |514d93

--- Comment #4 from Juraj  ---
Git commit 8819fbf0081a8a0ddffa961947405c347a514d93 by Juraj Oravec.
Committed on 25/07/2023 at 00:23.
Pushed by jurajo into branch 'release/23.08'.

Add support for custom url schemes
FIXED_IN: 23.08.0

Signed-off-by: Juraj Oravec 

M  +3-0src/lib/CMakeLists.txt
M  +15   -0src/lib/app/mainapplication.cpp
M  +2-0src/lib/app/mainapplication.h
M  +2-0src/lib/other/qzsettings.cpp
M  +3-0src/lib/other/qzsettings.h
M  +8-0src/lib/preferences/preferences.cpp
M  +1-0src/lib/preferences/preferences.h
M  +144  -91   src/lib/preferences/preferences.ui
A  +143  -0src/lib/preferences/schememanager.cpp [License: GPL (v3+)]
A  +52   -0src/lib/preferences/schememanager.h [License: GPL (v3+)]
A  +191  -0src/lib/preferences/schememanager.ui
M  +25   -4   
src/plugins/KDEFrameworksIntegration/kdeframeworksintegrationplugin.cpp

https://invent.kde.org/network/falkon/-/commit/8819fbf0081a8a0ddffa961947405c347a514d93

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

[Falkon] [Bug 434099] Falkon seems to lack settings (QWebEngineUrlScheme)

2023-07-24 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=434099

Juraj  changed:

   What|Removed |Added

   Version Fixed In||23.08.0
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/netw
   ||ork/falkon/-/commit/2050187
   ||75ce1c66b349d6b5a20abcb08e5
   ||ed19f6
 Resolution|--- |FIXED

--- Comment #3 from Juraj  ---
Git commit 205018775ce1c66b349d6b5a20abcb08e5ed19f6 by Juraj Oravec.
Committed on 25/07/2023 at 00:04.
Pushed by jurajo into branch 'master'.

Add support for custom url schemes
FIXED_IN: 23.08.0

Signed-off-by: Juraj Oravec 

M  +3-0src/lib/CMakeLists.txt
M  +15   -0src/lib/app/mainapplication.cpp
M  +2-0src/lib/app/mainapplication.h
M  +2-0src/lib/other/qzsettings.cpp
M  +3-0src/lib/other/qzsettings.h
M  +8-0src/lib/preferences/preferences.cpp
M  +1-0src/lib/preferences/preferences.h
M  +144  -91   src/lib/preferences/preferences.ui
A  +143  -0src/lib/preferences/schememanager.cpp [License: GPL (v3+)]
A  +52   -0src/lib/preferences/schememanager.h [License: GPL (v3+)]
A  +191  -0src/lib/preferences/schememanager.ui
M  +25   -4   
src/plugins/KDEFrameworksIntegration/kdeframeworksintegrationplugin.cpp

https://invent.kde.org/network/falkon/-/commit/205018775ce1c66b349d6b5a20abcb08e5ed19f6

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

[systemsettings] [Bug 433304] Adding a new automatically starting application generates deprecated/invalid .desktop file

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433304

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/e9c4626b94a21ed80f438ee8a |t/ced23fc177a665d1c9fec64fd
   |40d2d57610ed3db |da0de4b0b24b7d6

--- Comment #9 from Nate Graham  ---
Git commit ced23fc177a665d1c9fec64fdda0de4b0b24b7d6 by Nate Graham, on behalf
of Thenujan Sandramohan.
Committed on 24/07/2023 at 23:44.
Pushed by ngraham into branch 'Plasma/5.27'.

Do not write empty path to desktop file


(cherry picked from commit e9c4626b94a21ed80f438ee8a40d2d57610ed3db)

M  +0-1libkworkspace/autostartscriptdesktopfile.cpp

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

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

[valgrind] [Bug 472409] Assertion '!overlap' failed.

2023-07-24 Thread Stefan de Konink
https://bugs.kde.org/show_bug.cgi?id=472409

--- Comment #14 from Stefan de Konink  ---
Created attachment 160508
  --> https://bugs.kde.org/attachment.cgi?id=160508=edit
pmap output

For me the behavior is a complete mystery. In the setting it fail (the primary
reason I use valgrind to track leaking file descriptors), I cannot run valgrind
on it. In the situation that is 'offscreen' valgrind runs like charm, same
system.

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

[systemsettings] [Bug 472598] New: "Save page" and "View page source" don't work in "Web authentication for opendesktop"

2023-07-24 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=472598

Bug ID: 472598
   Summary: "Save page" and "View page source" don't work in "Web
authentication for opendesktop"
Classification: Applications
   Product: systemsettings
   Version: 5.27.6
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: kcm_kaccounts
  Assignee: plasma-b...@kde.org
  Reporter: rvdois+rvu...@rokejulianlockhart.anonaddy.com
CC: ad...@leinir.dk
  Target Milestone: ---

STEPS TO REPRODUCE
1. Invoke `kcmshell5 kaccounts`.
2. Add an OpenDesktop account.
3. Try to use the aforestated options of the context menu.

OBSERVED RESULT
Nothing occurs.

EXPECTED RESULT
They should work.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20230718
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10
Kernel Version: 6.4.3-1-default (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 31.2 GiB of RAM
Graphics Processor: AMD Radeon RX 5700

ADDITIONAL INFORMATION
Ideally, the auth window should open in the user's default browser anyway.

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

[plasmashell] [Bug 446874] Crash in QSGOpaqueTextureMaterialShader::updateState()

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446874

kroot...@gmail.com changed:

   What|Removed |Added

 CC||kroot...@gmail.com

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

[systemsettings] [Bug 455889] Parse autostarted .desktop files and display any errors in the UI

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455889

--- Comment #2 from Nate Graham  ---
I don't know. But since .desktop flies are just text, there's always the
possibility of a malformed file, whether because it was handmade, or made by an
app that used a buggy library, or  there was a mismatch between what the
library used by an app wrote out and what xdg-autostart-generator supports.
Lots of reasons why things could go wrong.

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

[kcalc] [Bug 472597] History reflects operators even when they were subsequently changed

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472597

kroot...@gmail.com changed:

   What|Removed |Added

 CC||kroot...@gmail.com

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

[kcalc] [Bug 472597] New: History reflects operators even when they were subsequently changed

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472597

Bug ID: 472597
   Summary: History reflects operators even when they were
subsequently changed
Classification: Applications
   Product: kcalc
   Version: 23.04.3
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ete...@alum.rit.edu
  Reporter: kroot...@gmail.com
  Target Milestone: ---

SUMMARY
History will reflect all operators as used in an calculation even if the
operator was changed before the calculation was evaluated. 


STEPS TO REPRODUCE
1. Ensure history pane is enabled
2. Type in 8 * (Shows in history as "8 x")
3. Type in /. This operator should overwrite the previous operator.
4. Type in 8 and press Enter or =

OBSERVED RESULT
Calculation returns 1 as the result which is correct as the division replaced
the multiplication operator. History however reflects that both operators were
evaluated: "8 × 8 ÷ 8 = 1" which is an incorrect result. The 8 between x and ÷
was never input, nor is it evaluated.

EXPECTED RESULT
History should log the calculation as it was evaluated. In this example,
history should show "8 ÷ 8 = 1"

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kernel 6.4.3
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION

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

[lattedock] [Bug 472596] New: Latte crashes on Edit Dock

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472596

Bug ID: 472596
   Summary: Latte crashes on Edit Dock
Classification: Plasma
   Product: lattedock
   Version: 0.10.8
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: 0x16...@gmail.com
  Target Milestone: ---

Application: latte-dock (0.10.8)

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.3-arch1-2 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
Latte crashes everytime when doing Right Click -> Edit Dock.

The crash can be reproduced every time.

-- Backtrace:
Application: Latte Dock (latte-dock), signal: Segmentation fault

[KCrash Handler]
#4  0x7f1d337015dc in  () at /usr/lib/libQt5Qml.so.5
#5  0x7f1d337741ca in  () at /usr/lib/libQt5Qml.so.5
#6  0x7f1d3375d7c3 in
QV4::QQmlContextWrapper::lookupScopeObjectProperty(QV4::Lookup*,
QV4::ExecutionEngine*, QV4::Value*) () at /usr/lib/libQt5Qml.so.5
#7  0x7f1d3378f914 in  () at /usr/lib/libQt5Qml.so.5
#8  0x7f1d33795a44 in  () at /usr/lib/libQt5Qml.so.5
#9  0x7f1d3373741a in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) () at /usr/lib/libQt5Qml.so.5
#10 0x7f1d3389978d in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () at /usr/lib/libQt5Qml.so.5
#11 0x7f1d33899d09 in QQmlBinding::evaluate(bool*) () at
/usr/lib/libQt5Qml.so.5
#12 0x7f1d33899e3a in  () at /usr/lib/libQt5Qml.so.5
#13 0x7f1d3389b573 in
QQmlBinding::update(QFlags) () at
/usr/lib/libQt5Qml.so.5
#14 0x7f1d338486cd in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#15 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#16 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#17 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#18 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#19 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#20 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#21 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#22 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#23 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#24 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#25 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#26 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#27 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#28 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#29 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#30 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#31 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#32 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#33 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#34 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#35 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#36 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#37 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at
/usr/lib/libQt5Qml.so.5
#38 0x7f1d338486b9 in
QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () at

[kdenetwork-filesharing] [Bug 472547] KIO-Gdrive hangs adding a new google account

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472547

o...@thegoulds.org changed:

   What|Removed |Added

 CC||o...@thegoulds.org

--- Comment #1 from o...@thegoulds.org ---
I am also having this issue, for me this is only the case after removing an
account and then trying to re-add it. Page hangs indefinitely.

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

[valgrind] [Bug 472402] memcheck "make tests" build fails: filter_sized_delete missing

2023-07-24 Thread John Reiser
https://bugs.kde.org/show_bug.cgi?id=472402

--- Comment #8 from John Reiser  ---
(In reply to Paul Floyd from comment #7)
> Here is what GCC's Makefile contains

Yes, valgrind should use essentially the same setup. In ancient times (pre-git)
there was a conceptual barrier that Makefile.am and files that depend on it
directly, would be changed only by Team members making a new release; and the
consumers of the release would perform the "autogen; configure".  Now "git
pull" removes that barrier, so ALL dependencies must be recorded explicitly.

> Makefile: $(srcdir)/Makefile.in config.status
> CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
Yes, I had figured out yesterday that Makefile would need to be re-generated by
running config.status.

> config.status: configure
> CONFIG_SHELL="$(SHELL)" $(SHELL) ./config.status --recheck
This is a cicularity that logically might require two passes to stabilize:
running ./configure changes ./config.status, and running ./config.status
changes ./configure.  Perhaps the --recheck does that?

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

[systemsettings] [Bug 433304] Adding a new automatically starting application generates deprecated/invalid .desktop file

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=433304

Nate Graham  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/e9c4626b94a21ed80f438ee8a
   ||40d2d57610ed3db
 Resolution|--- |FIXED

--- Comment #8 from Nate Graham  ---
Git commit e9c4626b94a21ed80f438ee8a40d2d57610ed3db by Nate Graham, on behalf
of Thenujan Sandramohan.
Committed on 24/07/2023 at 23:15.
Pushed by ngraham into branch 'master'.

Do not write empty path to desktop file

M  +0-1libkworkspace/autostartscriptdesktopfile.cpp

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

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

[frameworks-baloo] [Bug 472580] Baloo crashes

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472580

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org

--- Comment #1 from tagwer...@innerjoin.org ---
Check
https://bugs.kde.org/show_bug.cgi?id=472540#c1
and following.

For Arch Linux, I think you'd need

$ sudo pacman -S python-lmdb
$ wget
https://invent.kde.org/frameworks/baloo/uploads/bdc9f5f17fc96490b7bd4a22ac664843/baloo-checkdb.py
$ chmod 700 baloo-checkdb.py

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

[kdenlive] [Bug 472595] New: Closing full screen previews makes kdenlive transparent

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472595

Bug ID: 472595
   Summary: Closing full screen previews makes kdenlive
transparent
Classification: Applications
   Product: kdenlive
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: cippo1...@gmail.com
  Target Milestone: ---

SUMMARY
Kdenlive goes transparent when I close the preview that was previously extended
to full screen.
I have this on 23.04.3 but I can also with version 21.12.3 (and tried some
between).

I can replicate this without importing any media, just putting to full screen
the preview and closing it.

STEPS TO REPRODUCE

1. Put the video preview to full screen, either by double click on the preview
or pressing F11
2. Close the preview, if I do this I see the wallpaper, kdenlive is still
running but transparent

OBSERVED RESULT
Kdenlive transparent.

EXPECTED RESULT
Kdenlive not transparent.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 37 + i3wm

ADDITIONAL INFORMATION
If this is not the right place to report the bug, please tell me where to
report it, thanks!

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

[plasmashell] [Bug 472587] option to hide clock from login & lock screens

2023-07-24 Thread Be
https://bugs.kde.org/show_bug.cgi?id=472587

--- Comment #1 from Be  ---
I also hacked the Clock component in
/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreenUi.qml
to set the visible property to always `false` to hide the clock from the lock
screen.

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

[kid3] [Bug 472594] New: Delete Multiple Ticked Tag 2 Fields at once

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472594

Bug ID: 472594
   Summary: Delete Multiple Ticked Tag 2 Fields at once
Classification: Applications
   Product: kid3
   Version: 3.9.x
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: uflei...@users.sourceforge.net
  Reporter: s_decos...@yahoo.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
1.
In the Tag 2 field, when I select multiple ID3v2.4.0 fields that I want to
remove, and I press "delete", it does not delete them all at once. It deletes
only one field, even though multiple boxes are ticked. I need to press "delete"
multiple times before all fields are gone.

2.
When I select multiple tracks and I select multiple fields I want to delete
(mostly only 1 song in the folder has the unwanted fields, the rest of the
songs don't have these fields, but it is easier for me to select all tracks of
the CD), the same happens but it also deselects the fields I want to delete
after I press delete the first time. 

Even though the tick boxes disappear right after clicking delete, when I press
delete again, it does delete the field that now looks grey (so I guess that
field is selected even though the tick box is unticked).

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

[konsole] [Bug 459400] Ability to make Konsole color scheme follow system color scheme

2023-07-24 Thread Jeffrey Bouter
https://bugs.kde.org/show_bug.cgi?id=459400

Jeffrey Bouter  changed:

   What|Removed |Added

 CC||k...@kn0x.org

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

[marble] [Bug 419998] tracks from gpx lines are painted as a px white line, invisible almost

2023-07-24 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=419998

--- Comment #8 from Axel Braun  ---
Question...when will this hit Marble?
I tried Version 2.2.20 (2.3 development version), still the thin white line

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

[Spectacle] [Bug 469646] Spectacle opens and then closes immediately if configured to copy/save automatically and auto-quit

2023-07-24 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=469646

Noah Davis  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/spectacle/-/commit/ed6
   ||c94f5178e58d57f62e1b3292856
   ||2d76db6680

--- Comment #5 from Noah Davis  ---
Git commit ed6c94f5178e58d57f62e1b32928562d76db6680 by Noah Davis.
Committed on 24/07/2023 at 22:23.
Pushed by ndavis into branch 'master'.

Avoid auto quitting on auto save

We now have a way to specify when an export action is explicitly done by
the user.

How to test: enable quit on manual save and check save file to default folder

M  +8-6src/ExportManager.h
M  +4-4src/Gui/CaptureWindow.cpp
M  +5-4src/Gui/SpectacleWindow.cpp
M  +12   -22   src/SpectacleCore.cpp
M  +1-1src/SpectacleCore.h

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

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

[valgrind] [Bug 472409] Assertion '!overlap' failed.

2023-07-24 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=472409

--- Comment #13 from Paul Floyd  ---
It's the standalone guest exe that I need so that I can see where dlopen is
loading the shared library.

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

[dolphin] [Bug 470925] Dolphin crashes on drag and drop

2023-07-24 Thread David Korth
https://bugs.kde.org/show_bug.cgi?id=470925

David Korth  changed:

   What|Removed |Added

 CC||gerbils...@gerbilsoft.com

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

[valgrind] [Bug 472219] Syscall param ppoll(ufds.events) points to uninitialised byte(s)

2023-07-24 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=472219

Paul Floyd  changed:

   What|Removed |Added

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

--- Comment #14 from Paul Floyd  ---
commit 6ce0979884a8f246c80a098333ceef1a7b7f694d (HEAD -> master, origin/master,
origin/HEAD)
Author: Paul Floyd 
Date:   Mon Jul 24 22:06:00 2023 +0200

Bug 472219 - Syscall param ppoll(ufds.events) points to uninitialised
byte(s)

Add checks that (p)poll fd is not negative. If it is negative, don't check
the events field.

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

[www.kde.org] [Bug 472515] Display "contribute" links from apps' AppData.xml files on their web pages at https://apps.kde.org

2023-07-24 Thread Phu H. Nguyen
https://bugs.kde.org/show_bug.cgi?id=472515

Phu H. Nguyen  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/webs
   ||ites/apps-kde-org/-/commit/
   ||afab4ebef41990558295db3d55e
   ||6786a82dc9697
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Phu H. Nguyen  ---
Git commit afab4ebef41990558295db3d55e6786a82dc9697 by Phu Nguyen.
Committed on 24/07/2023 at 18:03.
Pushed by phunh into branch 'master'.

Support showing a "contribute" url

M  +2-0i18n/en.yaml
M  +5-1layouts/partials/app_main_btm_right.html
M  +1-0main.py

https://invent.kde.org/websites/apps-kde-org/-/commit/afab4ebef41990558295db3d55e6786a82dc9697

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

[kinfocenter] [Bug 472557] Missing information in page "About this System"

2023-07-24 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=472557

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[valgrind] [Bug 472402] memcheck "make tests" build fails: filter_sized_delete missing

2023-07-24 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=472402

--- Comment #7 from Paul Floyd  ---
Here is what GCC's Makefile contains

# 
# Regenerating top level configury
# 

# Rebuilding Makefile.in, using autogen.
AUTOGEN = autogen
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.tpl $(srcdir)/Makefile.def
cd $(srcdir) && $(AUTOGEN) Makefile.def

# Rebuilding Makefile.
Makefile: $(srcdir)/Makefile.in config.status
CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status

config.status: configure
CONFIG_SHELL="$(SHELL)" $(SHELL) ./config.status --recheck

# Rebuilding configure.
AUTOCONF = autoconf
$(srcdir)/configure: # $(srcdir)/configure.ac $(srcdir)/config/acx.m4 \
$(srcdir)/config/override.m4 $(srcdir)/config/proginstall.m4 \
$(srcdir)/config/elf.m4 $(srcdir)/config/isl.m4 \
$(srcdir)/libtool.m4 $(srcdir)/ltoptions.m4 $(srcdir)/ltsugar.m4 \
$(srcdir)/ltversion.m4 $(srcdir)/lt~obsolete.m4
cd $(srcdir) && $(AUTOCONF)

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

[www.kde.org] [Bug 437867] Icons of some apps are missing on https://apps.kde.org/

2023-07-24 Thread Phu H. Nguyen
https://bugs.kde.org/show_bug.cgi?id=437867

Phu H. Nguyen  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|REOPENED
 CC||phu.ngu...@kdemail.net
 Ever confirmed|0   |1

--- Comment #2 from Phu H. Nguyen  ---
Bug 436023 mentioned not only missing icons but also other issues. Now those
other issues have been resolved and that bug has been closed, but some icons
are still not displayed on Chrome, I'll reopen this bug.

All icons on apps.k.o are SVGs. Those that are missing on Chrome are ones that
are made from PNGs, and they seem to be incompatible with Chrome. Currently
they are:
KDiskFree
KGraphViewer
Koko
Ruqola

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

[krita] [Bug 472593] I'm not sure if this is the right place to report/mention this, but I can't step up the size. It's just stuck on 1.00 px.

2023-07-24 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=472593

wolthera  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||griffinval...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from wolthera  ---
Hi,

What kind of brush are you using? Some brush engines use size differently. In
particular the shape engine doesn't have a concept of a brush size (as you end
up drawing an area, not drawing brush dabs), so it stays at 1px. You can see
the brush engine name in the brush settings menu at the top (you can press f5
to open it as well), beyond that, you can switch brushes in  the preset docker
to a brush that does have a brush size.

If the brush size stays locked to 1px despite selecting different brushes (with
the freehand tool selected), then we might have a bug.

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

[systemsettings] [Bug 472406] System settings application won't start

2023-07-24 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=472406

Oded Arbel  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #1 from Oded Arbel  ---
After today's update to 5.27.6, this is no longer an issue.

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

[krita] [Bug 472593] New: I'm not sure if this is the right place to report/mention this, but I can't step up the size. It's just stuck on 1.00 px.

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472593

Bug ID: 472593
   Summary: I'm not sure if this is the right place to
report/mention this, but I can't step up the size.
It's just stuck on 1.00 px.
Classification: Applications
   Product: krita
   Version: 5.1.4
  Platform: unspecified
OS: Microsoft Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: * Unknown
  Assignee: krita-bugs-n...@kde.org
  Reporter: jason.ivanov...@gmail.com
  Target Milestone: ---

Krita
Version: 5.1.4
Installation type: installer / portable package
Hidpi: true

Qt:
 Version (compiled): 5.12.12
 Version (loaded): 5.12.12

OS Information:
 Build ABI: x86_64-little_endian-llp64
 Build CPU: x86_64
 CPU: x86_64
 Kernel Type: winnt
 Kernel Version: 10.0.22621
 Pretty Productname: Windows 10 (10.0)
 Product Type: windows
 Product Version: 10

PS: I've never done this before, so I apologize, if I did something wrong.

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

[kde] [Bug 472592] Desktop crashed on network manager icon click

2023-07-24 Thread evgeny
https://bugs.kde.org/show_bug.cgi?id=472592

--- Comment #1 from evgeny  ---
Created attachment 160507
  --> https://bugs.kde.org/attachment.cgi?id=160507=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

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

[kde] [Bug 472592] New: Desktop crashed on network manager icon click

2023-07-24 Thread evgeny
https://bugs.kde.org/show_bug.cgi?id=472592

Bug ID: 472592
   Summary: Desktop crashed on network manager icon click
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: m...@ch1p.io
  Target Milestone: ---

Application: plasmashell (5.27.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-10-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [CoredumpBackend]

-- Information about the crash:
I was connected to Wi-Fi + OpenVPN.
Then I attached ethernet cable. 
Few seconds later, I opened the networks panel in the statusbar, and that was
the moment when it crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#13 0x7f773f9ca808 in QDBusArgument::beginMap() const () from
/lib/x86_64-linux-gnu/libQt5DBus.so.5
[...]
#15 0x7f773f9cf8a5 in QDBusMetaType::demarshall(QDBusArgument const&, int,
void*) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
[...]
#17 0x7f773eedd6f0 in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7f773fb62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x7f773eeb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5


Reported using DrKonqi
This report was filed against 'kde' because the product 'plasmashell' could not
be located in Bugzilla. Add it to drkonqi's mappings file!

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

[krunner] [Bug 472558] Click into found entry doesn't run/open found entry

2023-07-24 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=472558

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[neon] [Bug 472591] New: The file or folder Message recipient disconnected from message bus without replying does not exist.

2023-07-24 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=472591

Bug ID: 472591
   Summary: The file or folder Message recipient disconnected from
message bus without replying does not exist.
Classification: KDE Neon
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: cjd...@brokensolstice.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Hi.

I've been getting this error a lot the last few months... I thought it would go
away with some updates, so I gave it some time.  But it still occurs.

When I try to copy a file from one folder to another I get this error:
The file or folder Message recipient disconnected from message bus without
replying does not exist.

The error does not occur on the command line.  Only when trying to use dolphin,
either from a drag-and-drop or from a copy and paste.

STEPS TO REPRODUCE
1. Pull up dolphin on a folder (like /home/myname/Documents/"
2. Open another dolphin instance and navigate to another folder
3.  Drag the file from the first dolphin instance to the 2nd.


OBSERVED RESULT
The file or folder Message recipient disconnected from message bus without
replying does not exist.

EXPECTED RESULT
I expect it to copy the file

SOFTWARE/OS VERSIONS
Windows:  N/A
macOS:  N/A
Linux/KDE Plasma:  5.27.6
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version:  5.15.10

ADDITIONAL INFORMATION
After a reboot, this behavior stops for a while, but inevitably starts again
within half an hour of use or so and persists until reboot, when the cycle
begins again.

It seems to be worse when I'm using it through a vnc session... but that might
be just because I use it that way more often... not sure.  But I do use
tigervnc over ssl a lot for this system.

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

[kwin] [Bug 446674] In Wayland with fractional scaling fonts and images are blurry from downscaling

2023-07-24 Thread G360
https://bugs.kde.org/show_bug.cgi?id=446674

G360  changed:

   What|Removed |Added

 CC||kde-bugs.9e...@slmail.me

--- Comment #7 from G360  ---
(In reply to David Edmundson from comment #6)
> A wayland protocol has landed. Kwin support has landed. 
> It is of no effect without relevant client side code. Support for Qt6 and
> SDL has been added. It isn't in any clients at this point in time. 

Will it be possible to have this back-ported to Qt 5 to be used with KDE/Plasma
5?

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

[valgrind] [Bug 472409] Assertion '!overlap' failed.

2023-07-24 Thread Dominique Liberda
https://bugs.kde.org/show_bug.cgi?id=472409

--- Comment #12 from Dominique Liberda  ---
(In reply to Paul Floyd from comment #11)
> @psykose would it be possible to post the output of pmap -x on the running
> exe? That way i can see what the link loader is really doing with that
> library.

log just before the crash:

```
6723: valgrind --tool=none
/home/domi/projects/serenity/Build/lagom/bin/ladybird
Address   Kbytes PSS   DirtySwap  Mode  Mapping
00108000 160 160   0   0  r--p 
/home/domi/projects/serenity/Build/lagom/bin/ladybird
0013 284  92   0   0  r-xp 
/home/domi/projects/serenity/Build/lagom/bin/ladybird
00177000 188 152   0   0  r--p 
/home/domi/projects/serenity/Build/lagom/bin/ladybird
001a6000  24  24  24   0  r--p 
/home/domi/projects/serenity/Build/lagom/bin/ladybird
001ac000   4   4   4   0  rw-p 
/home/domi/projects/serenity/Build/lagom/bin/ladybird
0400  80   2   0   0  r--p 
/lib/ld-musl-x86_64.so.1
04014000 292   5   0   0  r-xp 
/lib/ld-musl-x86_64.so.1
0405d000 216   4   0   0  r--p 
/lib/ld-musl-x86_64.so.1
04093000   4   4   4   0  r--p 
/lib/ld-musl-x86_64.so.1
04094000   4   4   4   0  rw-p 
/lib/ld-musl-x86_64.so.1
04095000  12  12  12   0  rw-p[ anon ]
04098000   4   0   0   0  ---p[ anon ]
04099000  28  28  28   0  rwxp[ anon ]
04898000   4   4   0   0  r--p 
/usr/libexec/valgrind/vgpreload_core-amd64-linux.so
04899000   4   4   0   0  r-xp 
/usr/libexec/valgrind/vgpreload_core-amd64-linux.so
0489a000   4   4   0   0  r--p 
/usr/libexec/valgrind/vgpreload_core-amd64-linux.so
0489b000   4   4   4   0  r--p 
/usr/libexec/valgrind/vgpreload_core-amd64-linux.so
0489c000   4   4   4   0  rw-p 
/usr/libexec/valgrind/vgpreload_core-amd64-linux.so
0489d000 260 260   0   0  r--p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-webview.so.0.0.0
048de000 268  64   0   0  r-xp 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-webview.so.0.0.0
04921000  80  80   0   0  r--p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-webview.so.0.0.0
04935000  24  24  24   0  r--p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-webview.so.0.0.0
0493b000   4   4   4   0  rw-p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-webview.so.0.0.0
0493c000 144 144   0   0  r--p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-sql.so.0.0.0
0496 328  64   0   0  r-xp 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-sql.so.0.0.0
049b2000  68  48   0   0  r--p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-sql.so.0.0.0
049c3000  16  16  16   0  r--p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-sql.so.0.0.0
049c7000   4   4   4   0  rw-p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-sql.so.0.0.0
049c80001296 648   0   0  r--p 
/usr/lib/libQt6Widgets.so.6.5.2
04b0c0004308  70   0   0  r-xp 
/usr/lib/libQt6Widgets.so.6.5.2
04f410001380 450   0   0  r--p 
/usr/lib/libQt6Widgets.so.6.5.2
0509a000 256 256 256   0  r--p 
/usr/lib/libQt6Widgets.so.6.5.2
050da000  48  48  48   0  rw-p 
/usr/lib/libQt6Widgets.so.6.5.2
050e60001040 520   0   0  r--p 
/usr/lib/libQt6Gui.so.6.5.2
051ea0005792 906   0   0  r-xp 
/usr/lib/libQt6Gui.so.6.5.2
057920001320 572   0   0  r--p 
/usr/lib/libQt6Gui.so.6.5.2
058dc000 136 136 136   0  r--p 
/usr/lib/libQt6Gui.so.6.5.2
058fe000  40  40  40   0  rw-p 
/usr/lib/libQt6Gui.so.6.5.2
05908000  60  52  52   0  rw-p[ anon ]
05917000 668 334   0   0  r--p 
/usr/lib/libQt6Core.so.6.5.2
059be00029961270   0   0  r-xp 
/usr/lib/libQt6Core.so.6.5.2
05cab0001784 666   0   0  r--p 
/usr/lib/libQt6Core.so.6.5.2
05e69000  84  84  84   0  r--p 
/usr/lib/libQt6Core.so.6.5.2
05e7e000  16  16  16   0  rw-p 
/usr/lib/libQt6Core.so.6.5.2
05e82000  16  12  12   0  rw-p[ anon ]
05e8600046724672   0   0  r--p 
/home/domi/projects/serenity/Build/lagom/lib/liblagom-web.so.0.0.0
06316000   10804 668   0 

[kid3] [Bug 472590] New: Output Sound Source does not change

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472590

Bug ID: 472590
   Summary: Output Sound Source does not change
Classification: Applications
   Product: kid3
   Version: 3.9.x
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: uflei...@users.sourceforge.net
  Reporter: s_decos...@yahoo.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
When I plug in the cable of my headphones in my MacBook Pro (when Kid3 is
already running), the sound keeps coming through of the MacBook Pro Speakers,
even when I select the External Headphones on my mac.

The opposite is also true. If I start up Kid3 when the headphones are already
plugged in, the sound does not switch to the MacBook Pro Speakers when I select
them on my mac (sounds keep coming through the headphones).

SOFTWARE/OS VERSIONS
macOS: Ventura 13.4.1
Kid 3 version 3.9.4

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

[www.kde.org] [Bug 436023] KTuberling is missing

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436023

--- Comment #9 from Nate Graham  ---
They should definitely match in one direction or the other, yeah.

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

[Discover] [Bug 472589] New: software center chrash

2023-07-24 Thread Mohammad Raisi
https://bugs.kde.org/show_bug.cgi?id=472589

Bug ID: 472589
   Summary: software center chrash
Classification: Applications
   Product: Discover
   Version: 5.27.4
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: mohammad.raesi1...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Application: plasma-discover (5.27.4)
 (Compiled from sources)
Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 5.14.21-150500.55.7-default x86_64
Windowing System: X11
Distribution: openSUSE Leap 15.5
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
each time i run software center it crash after a while also i cant install any
aplication by using it.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault

[KCrash Handler]
#4  std::__atomic_base::operator++ (this=0x90) at
/usr/include/c++/7/bits/atomic_base.h:296
#5  QAtomicOps::ref (_q_value=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:283
#6  QBasicAtomicInteger::ref (this=0x90) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:118
#7  QtSharedPointer::ExternalRefCountData::getAndRef
(obj=obj@entry=0x563ee5122320) at tools/qsharedpointer.cpp:1398
#8  0x7f7693ce7759 in QV4::QQmlQPointer::init (o=0x563ee5122320,
this=) at
../../include/QtQml/5.15.8/QtQml/private/../../../../../../src/qml/memory/qv4heap_p.h:223
#9  QV4::Heap::QObjectWrapper::init (object=0x563ee5122320, this=) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4qobjectwrapper_p.h:83
#10 QV4::MemoryManager::allocate
(this=0x563ee4caf2a0) at
../../include/QtQml/5.15.8/QtQml/private/../../../../../../src/qml/memory/qv4mm_p.h:245
#11 QV4::QObjectWrapper::create (engine=,
engine@entry=0x563ee508a4b0, object=object@entry=0x563ee5122320) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:694
#12 0x7f7693ce9afb in QV4::QObjectWrapper::wrap_slowPath
(engine=0x563ee508a4b0, object=0x563ee5122320) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:614
#13 0x7f7693c686d3 in QV4::QObjectWrapper::wrap
(engine=engine@entry=0x563ee508a4b0, object=) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4qobjectwrapper_p.h:222
#14 0x7f7693c5ee7c in QV4::ExecutionEngine::fromVariant
(this=this@entry=0x563ee508a4b0, variant=...) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4engine.cpp:1710
#15 0x7f7693c5f7f1 in QV4::ExecutionEngine::metaTypeToJS
(this=this@entry=0x563ee508a4b0, type=, data=0x563ee6a4c220) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4engine.cpp:1875
#16 0x7f7693c5f86e in variantToJS (v4=v4@entry=0x563ee508a4b0, value=...)
at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4engine.cpp:1441
#17 0x7f7693c5f2c7 in variantListToJS (lst=..., v4=0x563ee508a4b0) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4engine.cpp:1819
#18 QV4::ExecutionEngine::fromVariant (this=this@entry=0x563ee508a4b0,
variant=...) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4engine.cpp:1723
#19 0x7f7693ce9dff in loadProperty (v4=0x563ee508a4b0,
object=0x563ee50ed0c0, property=...) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:205
#20 0x7f7693c6f3bf in
QV4::QObjectWrapper::lookupGetterImpl >
(useOriginalProperty=false, revertLookup=..., object=..., engine=, lookup=) at
../../include/QtQml/5.15.8/QtQml/private/../../../../../../src/qml/jsruntime/qv4qobjectwrapper_p.h:262
#21 QV4::Lookup::getterQObject (lookup=, engine=,
object=...) at
/usr/src/debug/libqt5-qtdeclarative-5.15.8+kde22-150500.1.2.x86_64/src/qml/jsruntime/qv4lookup.cpp:416
#22 0x7f762a4a1db6 in ?? ()
#23 0x in ?? ()
[Inferior 1 (process 19209) detached]

Reported using DrKonqi

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

[kid3] [Bug 472588] Star Rating Column in the File List section

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472588

s_decos...@yahoo.com changed:

   What|Removed |Added

 CC||s_decos...@yahoo.com

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

[kid3] [Bug 472588] New: Star Rating Column in the File List section

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472588

Bug ID: 472588
   Summary: Star Rating Column in the File List section
Classification: Applications
   Product: kid3
   Version: 3.9.x
  Platform: macOS (DMG)
OS: Other
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: uflei...@users.sourceforge.net
  Reporter: s_decos...@yahoo.com
  Target Milestone: ---

Just a wishlist request:

In the file list, certain columns can be displayed (e.g. Name, Size, Type, Date
Modified,...) when selected by right clicking the column header. 

Could the "Rating" column be added? 

This would make it easier to see per folder how many tracks have a star rating,
rather than having to select them 1 by 1 and checking the value in the Tag 2
section.

Thanks!

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

[kate] [Bug 469406] Kate 23.04.0 crashing at start on macOS Ventura 13.3.1

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469406

--- Comment #15 from xu107288...@gmail.com ---
Just tested nightly and it's not broken. Sorry for the spam.

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

[www.kde.org] [Bug 436023] KTuberling is missing

2023-07-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=436023

--- Comment #8 from Albert Astals Cid  ---
I mean there's still a bit of mismatch, because the title says "Potato Guy" but
then the description says "KTuberling a simple constructor game suitable for
children and adults alike. The idea of the game is based around a once popular
doll making concept."  which i guess should say Potato Guy too?

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

[kate] [Bug 469406] Kate 23.04.0 crashing at start on macOS Ventura 13.3.1

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469406

--- Comment #14 from xu107288...@gmail.com ---
Broken again in the Kate 23.04.3-2013

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

[dolphin] [Bug 471978] Cannot customize the toolbar

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=471978

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |major

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

[plasmashell] [Bug 472587] New: option to hide clock from login & lock screens

2023-07-24 Thread Be
https://bugs.kde.org/show_bug.cgi?id=472587

Bug ID: 472587
   Summary: option to hide clock from login & lock screens
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Session Management
  Assignee: plasma-b...@kde.org
  Reporter: b...@gmx.com
  Target Milestone: 1.0

SUMMARY
I would like to not have to see a clock when using my computer. This is already
easy to configure in Plasma by removing the clock applet from the default
panel, but there is still a clock on the login and lock screens. System
Settings > Workspace Behavior > Screen Locking already has a boolean option
"Clock: Keep visible when unlocking prompt disappears" but this has no effect
on the login screen before logging in or starting to type on the lock screen.

I have hacked my own quick solution to this by deleting the the labels from the
QML in /usr/share/sddm/themes/breeze/components/Clock.qml but I would like a
permanent solution that doesn't require editing code.

ADDITIONAL INFORMATION
It is currently unclear how Plasma will handle logins in the future:
https://invent.kde.org/plasma/plasma-desktop/-/issues/91

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

[KScreen] [Bug 472139] kernel 6.3.0-2 display settings thinks that I am using Wayland when in X11

2023-07-24 Thread jes
https://bugs.kde.org/show_bug.cgi?id=472139

jes  changed:

   What|Removed |Added

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

--- Comment #3 from jes  ---
Upgrading debian kernel to 6.4.4-1 resolved issue.

$ uname -a
Linux jsola1 6.4.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.4.4-1 (2023-07-23)
x86_64 GNU/Linux

No idea what changes were made between debian kernel 6.3.0-2 to 6.4.0-1, but
glad the bug was fixed.

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

[www.kde.org] [Bug 436023] KTuberling is missing

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436023

--- Comment #7 from Nate Graham  ---
Ahh, I was searching for its technical name, not its friendly name!

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

[plasma-systemmonitor] [Bug 472522] Plasma System monitor falsely shows 100% CPU usage on one core

2023-07-24 Thread Jesus
https://bugs.kde.org/show_bug.cgi?id=472522

Jesus  changed:

   What|Removed |Added

 CC||mapatr...@gmail.com

--- Comment #6 from Jesus  ---
The same on arch linux, one core at 100% but htop shows all cores at 0%

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

[www.kde.org] [Bug 436023] KTuberling is missing

2023-07-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=436023

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Albert Astals Cid  ---
https://apps.kde.org/ktuberling/

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

[kate] [Bug 469973] Grammatical error on the Kate website

2023-07-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=469973

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #1 from Christoph Cullmann  ---
Feel free to submit a fixed wording.

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

[krita] [Bug 472566] Wrong bounding box for vertical text with PMingLiU

2023-07-24 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472566

--- Comment #2 from Alvin Wong  ---
Repeating what's said on IRC:

I think the wrong outline is due to it being generated from using 72 dpi. At
16px it ends up using the bitmap glyphs in PMingLiU which gives drastically
different metrics (and the current code is also a bit broken at handling it).

When the shape is to be painted, it is actually cloned and passed to an update
job on a separate thread, so when it gets the real resolution in
paintComponent, it does not get updated back to the original shape, so it keeps
having the wrong outline. (This also means text shapes just gets a relayout
every time it is painted.)

A potential solution may be to handle resolution changes in
KisShapeLayerCanvas, then funnel it to KoShapeManager and then the shapes. I
can try to make a poc of that.

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

[kdenlive] [Bug 472586] New: Preview render fails when the timeline has text

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472586

Bug ID: 472586
   Summary: Preview render fails when the timeline has text
Classification: Applications
   Product: kdenlive
   Version: 23.04.3
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: acui...@yandex.ru
  Target Milestone: ---

Created attachment 160506
  --> https://bugs.kde.org/attachment.cgi?id=160506=edit
Project with the issue

SUMMARY
When the timeline has text (dynamic text, title clip) the rendering fails
(presumably) with
QGuiApplication::font(): no QGuiApplication instance and no application font
set.


STEPS TO REPRODUCE
1. Create a title clip with some text
2. Add the title clip to the timeline
3. Make a preview render including the title clip


OBSERVED RESULT
Preview render fails when it gets to a part with the text


EXPECTED RESULT
Preview render succeeds


SOFTWARE/OS VERSIONS
Linux: 6.4.3-arch1-2
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
MLT Version: 7.16.0-2


ADDITIONAL INFORMATION
This issue doesn't happen when making a full render.
I think the issue is upstream in MLT but I'm not certain.
I'm not sure about the error message because "Show details" button works only
sometimes for me.
It could be an issue on my end due to possibly incorrect installation of fonts,
but i didn't find any useful information online.

I have attached a minimal project that reproduces the issue.

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

[valgrind] [Bug 345414] Missing seccomp support (WARNING: unhandled syscall: 317)

2023-07-24 Thread Miroslav Franc
https://bugs.kde.org/show_bug.cgi?id=345414

Miroslav Franc  changed:

   What|Removed |Added

 CC||mfr...@gmx.com

--- Comment #12 from Miroslav Franc  ---
Created attachment 160505
  --> https://bugs.kde.org/attachment.cgi?id=160505=edit
--disable-seccomp=yes feature

I propose an option --disable-seccomp=[no|yes] feature to Valgrind, which would
fake "seccomp" syscall (and an old style "prctl(PR_SET_SECCOMP...)") success if
set to "yes" and would otherwise default to "no".

"prctl" case remains the same unless "yes" is selected and "seccomp" case now
returns ENOSYS unless "yes" is selected.

The patch also adds the option to the --help output, man page, and
"none/tests/linux/seccomp" test case to the testsuite.

The usecase is that some programs only allow switching seccomp off at compile
time.  This way, they can be analyzed without recompilation (at the cost of
sandboxing being turned off, because Valgrind is efefctivelly faking seccomp
filter installation without doing anything).  The proper emulation of the
seccomp feature is impossible since Linux kernel doesn't allow switching
between two different filters dynamically and partial solution with Valgrind
analyzing cBPF program and whitelisting syscalls it needs for itself is too
much work for very little gain.

I tested the patch with the entire testsuite on x86_64 and s390x architectures
(OpenSUSE Tumbleweed).


Expected behaviour:

$ valgrind -q --disable-seccomp=yes file /etc/passwd
/etc/passwd: ASCII text
$ valgrind -q --disable-seccomp=no file /etc/passwd
Bad system call
$ valgrind -q file /etc/passwd
Bad system call

$ perl tests/vg_regtest  none/tests/linux/seccomp
seccomp: valgrind   -q --disable-seccomp=yes ./seccomp

== 1 test, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB
failures, 0 post failures ==

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

[krita] [Bug 471871] Image gets white outline on certain transparent parts in some image viewing programs and other software

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=471871

tomtomtomreportin...@gmail.com changed:

   What|Removed |Added

 CC||tomtomtomreportingin@gmail.
   ||com

--- Comment #6 from tomtomtomreportin...@gmail.com ---
I would think ideally that this would be an export option instead of a filter.

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

[kdevelop] [Bug 463627] open! / /path/to/file.xml from integrated terminal results in a crash

2023-07-24 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=463627

--- Comment #5 from Igor Kushnir  ---
When DocumentController::openDocumentsWithSplitSeparators() calls
Area::addView() during the steps to reproduce, it first splits a view, then (in
a recursive call to itself) inserts a new view at an index with zero views.
Usually a new view is inserted at an index with at least one other view. When
the user splits views via the tab bar context menu, another overload of
Area::addView() is called (with a viewToSplit paramater). Only
loadToAreaPrivate() in workingset.cpp appears to do something similarly
complicated as openDocumentsWithSplitSeparators(). Christoph Roick overhauled
that workingset code 2 years ago in
https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/213. Perhaps similar
fixes are needed in openDocumentsWithSplitSeparators().

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

[frameworks-baloo] [Bug 472540] Baloo constant crashes

2023-07-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472540

--- Comment #4 from tagwer...@innerjoin.org ---
(In reply to tagwerk19 from comment #1)
> ... I was able to install on Fedora with ...
For Manjaro:

$ sudo pkcon install python-lmdb
$ wget
https://invent.kde.org/frameworks/baloo/uploads/bdc9f5f17fc96490b7bd4a22ac664843/baloo-checkdb.py
$ chmod 700 baloo-checkdb.py

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

[kdenlive] [Bug 472451] Bug: Perform "Toggle All Track Lock" just will not act in the selected track.

2023-07-24 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=472451

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/2d
   ||87a5ad197bcf55bda1b4e8f794c
   ||042a20874cb
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from Jean-Baptiste Mardelle  ---
Git commit 2d87a5ad197bcf55bda1b4e8f794c042a20874cb by Jean-Baptiste Mardelle.
Committed on 24/07/2023 at 18:34.
Pushed by mardelle into branch 'release/23.08'.

Make Toggle all tracks lock consistent, toggling all tracks.

M  +2-19   src/timeline2/view/timelinecontroller.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/2d87a5ad197bcf55bda1b4e8f794c042a20874cb

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

[Smb4k] [Bug 472467] SMB4K Crash saving bookmarks

2023-07-24 Thread Karl Mulder
https://bugs.kde.org/show_bug.cgi?id=472467

--- Comment #1 from Karl Mulder  ---
Today, a co-worker tried using the Edit Bookmarks option and upon saving, he
also had a crash.  After the crash the only entry in the bookmarks.xml file,
was the one entry that he had "changed".  All of the other bookmarks were gone.
 My  bookmark file has more than 80 entries.

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

[kdenlive] [Bug 472575] BUG(?): Add suspension points for "Delete Track" from Menubar and track's context menu.

2023-07-24 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=472575

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/-/commit/6e
   ||2efcfa16045dfc3fbb7456b4ec0
   ||bdebf1fe8bb

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 6e2efcfa16045dfc3fbb7456b4ec0bdebf1fe8bb by Jean-Baptiste Mardelle.
Committed on 24/07/2023 at 18:29.
Pushed by mardelle into branch 'release/23.08'.

Add missing suspension points

M  +1-1src/mainwindow.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/6e2efcfa16045dfc3fbb7456b4ec0bdebf1fe8bb

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

[plasmashell] [Bug 472585] New: Option to hide application icon

2023-07-24 Thread Ben Daines
https://bugs.kde.org/show_bug.cgi?id=472585

Bug ID: 472585
   Summary: Option to hide application icon
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Window List
  Assignee: plasma-b...@kde.org
  Reporter: benjamindai...@gmail.com
CC: uhh...@gmail.com
  Target Milestone: 1.0

An option to hide the application icon and just display the current application
name in the window list plasmoid would be very nice.

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

[dolphin] [Bug 472458] Confirmation for "Closing Windows with multiple Tabs" doesn't work

2023-07-24 Thread zb4ng
https://bugs.kde.org/show_bug.cgi?id=472458

--- Comment #2 from zb4ng  ---
(In reply to Ben Bonacci from comment #1)
> On Dolphin version 23.04.3 the confirmation prompt appears as expected.
> Have you tried updating to this version (if its available for your LTS
> distributions) and see if the problem continues?
> 
> If not, you could consider using the Flatpak version until its available in
> the repositories.

I have an issue with Flatpak atm, so I couldn't test this...
It's fine, if it works in the newer version of Dolphin. I hope Suse upgrades to
the next minor version soon.

I have found an old Suse Tumbleweed partition, so maybe, I'll check it there
later, if I get it running...

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

[www.kde.org] [Bug 472515] Display "contribute" links from apps' AppData.xml files on their web pages at https://apps.kde.org

2023-07-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472515

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/websites/apps-kde-org/-/merge_requests/82

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

[www.kde.org] [Bug 436023] KTuberling is missing

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436023

Nate Graham  changed:

   What|Removed |Added

Summary|apps.kde.org page bugs  |KTuberling is missing

--- Comment #5 from Nate Graham  ---
Please in the future submit one bug report per issue, not multiple issues in
one bug report.

All seem to be fixed (for certain definitions of fixed) except for KTuberling
being missing.

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

[www.kde.org] [Bug 466543] Can't download from the website, https://kdeconnect.kde.org/download.html

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=466543

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Nate Graham  ---
Also can you clarify what "it asks for xdg-open permission" means? What exactly
happens?

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

[valgrind] [Bug 472329] std::optional use: "Conditional jump or move depends on uninitialised value(s)"

2023-07-24 Thread m
https://bugs.kde.org/show_bug.cgi?id=472329

--- Comment #4 from m  ---
Ok, the pair can be replaced by int64_t, but that is it so far:

```cpp
#include 
#include 
#include 
#include 
#include 
void foo(std::optional f) {
  std::cout << (f ? *f : 0) << std::endl;
  std::set test;
  test.emplace(0);
  auto it{test.begin()};
  while (it != test.end()) {
int64_t b{*it};
if (f && *f != b) {
  it++;
  break;
}
std::cout << "";
it++;
  }
}
int main() { foo(std::nullopt); }
```

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

[kate] [Bug 469973] Grammatical error on the Kate website

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469973

Nate Graham  changed:

   What|Removed |Added

Product|www.kde.org |kate
 CC||n...@kde.org
  Component|apps.kde.org|general
   Assignee|kde-...@kde.org |kwrite-bugs-n...@kde.org

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

[www.kde.org] [Bug 472583] Move "Report a bug" and "Browse source code" sidebar items to "Get Involved" category

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472583

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |task

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

[www.kde.org] [Bug 472584] New: Don't link to Userbase

2023-07-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472584

Bug ID: 472584
   Summary: Don't link to Userbase
Classification: Websites
   Product: www.kde.org
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: task
  Priority: NOR
 Component: apps.kde.org
  Assignee: kde-...@kde.org
  Reporter: n...@kde.org
  Target Milestone: ---

Per the prior decision and confirmed at the wiki and internal communication
BoFs at Akademy, userbase.kde.org is considered deprecated as most of the
information on there is heavily out of date and it's confusing for it to even
exist in the first place.

Accordingly, remove links on the app page sidebars to userbase pages. One such
link can be seen on https://apps.kde.org/ark.

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

[valgrind] [Bug 472329] std::optional use: "Conditional jump or move depends on uninitialised value(s)"

2023-07-24 Thread m
https://bugs.kde.org/show_bug.cgi?id=472329

--- Comment #3 from m  ---
I can reduce the test-case further, replacing the map with set, and dropping
the lambda wrapper. However, further reductions easily cause the optimizer to
eat all code before it gets compiled into the binary. Currently I have:

```cpp
#include 
#include 
#include 
#include 
#include 
void foo(std::optional f) {
  std::cout << (f ? *f : 0) << std::endl;
  std::set> test;
  test.emplace(std::pair{0, 0});
  auto it{test.begin()};
  while (it != test.end()) {
int64_t b{it->second};
if (f && *f != b) {
  it++;
  break;
}
std::cout << "";
it++;
  }
}
int main() { foo(std::nullopt); }
```

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

  1   2   3   >