[kwin] [Bug 489983] Incorrect window size when restoring from a maximized state

2024-07-10 Thread Frank Praznik
https://bugs.kde.org/show_bug.cgi?id=489983

--- Comment #2 from Frank Praznik  ---
A case where this causes a crash can be reproduced by running ./testsprite
--resizable --geometry 1x1

1. Press ctrl+m to maximize with window, since the window controls are too
small to use
2. Un-maximize the window with the button in the title bar
3. A crash occurs after KWin sends a configure request with a size hint of
-2,-1

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

[kwin] [Bug 489983] Incorrect window size when restoring from a maximized state

2024-07-09 Thread Frank Praznik
https://bugs.kde.org/show_bug.cgi?id=489983

--- Comment #1 from Frank Praznik  ---
Also to note, this behavior occurs with the scale factor at both 100% and 150%.

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

[kwin] [Bug 489983] New: Incorrect window size when restoring from a maximized state

2024-07-09 Thread Frank Praznik
https://bugs.kde.org/show_bug.cgi?id=489983

Bug ID: 489983
   Summary: Incorrect window size when restoring from a maximized
state
Classification: Plasma
   Product: kwin
   Version: 6.1.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: frank.praz...@gmail.com
  Target Milestone: ---

Created attachment 171504
  --> https://bugs.kde.org/attachment.cgi?id=171504=edit
WAYLAND_DEBUG=1 output

Upstream SDL bug: https://github.com/libsdl-org/SDL/issues/10203

Windows will shrink in size by few pixels after being maximized and restored.
In some cases this can allow the window to have zero area, causing a crash.

STEPS TO REPRODUCE
1. Build the main branch of SDL3 with the tests enabled (cmake -DSDL_TESTS=on)
2. Run testsprite with the --resizable flag
3. Click the maximize button in the title bar, followed by the restore button

OBSERVED RESULT

The 640x480 window becomes 637x478

EXPECTED RESULT

The 640x480 window remains 640x480

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 40 with KDE 6.1.1

ADDITIONAL INFORMATION

The WAYLAND_DEBUG=1 output shows the following when restoring from maximized:

1. KWin sends a configure event for the floating window with a size of 643x482
(???)
2. The SDL application ignores the size hint in this case, because it knows
that the floating window size should be 640x480
3. The window is configured to be 640x480 and a buffer of that size is attached
4. KWin then sends a 'corrected' configure event with current dimensions offset
by -3,-2, in what appears to be an attempt to fix the previously requested
(incorrect) window size, but that ends up making the window 637x478, since the
geometry was already corrected by SDL.

The window size sent in the configure event for floating windows is just a
hint, so I don't think that SDL is in the wrong here by ignoring it in favor of
what it knows to be correct, which it has historically had to do since some
older compositors would send incorrectly resize the window when transitioning
from non-floating to floating states.

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

[i18n] [Bug 484993] Settings energy-saving mode mixed

2024-06-29 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=484993

Frank Steinmetzger  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Frank Steinmetzger  ---
The language file is now complete again and it should trickle down.

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

[i18n] [Bug 484993] Settings energy-saving mode mixed

2024-06-26 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=484993

Frank Steinmetzger  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

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

[systemsettings] [Bug 489005] New: Switching out of the "Spell Check" module says we've made changes

2024-06-22 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=489005

Bug ID: 489005
   Summary: Switching out of the "Spell Check" module says we've
made changes
Classification: Applications
   Product: systemsettings
   Version: 6.1.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: kcm_spellchecking
  Assignee: plasma-b...@kde.org
  Reporter: franciscofabiangutier...@gmail.com
  Target Milestone: ---

First time using plasma and it is a pleasant experience. Haven't tried a new
non-minimal-wm in a long time.

I like going through the settings and configurations to see what features are
available. When I came across the spell check I didn't see anything that caught
my eye and moved to another module, but the warning that it has been edited
pops up. It pops up again and again every time I visit that module. Not the
other modules though


STEPS TO REPRODUCE
1. Open up settings
2. Editted a setting somewhere else
3. Click on the Spell Check Module
4. Click on another module (Like the Region & Language)

Observed:
"The settings of the current module have changed" pop up message. Nothing
unusual about the pop up, just that it appears.

EXPECTED RESULT
No pop up at all.

SOFTWARE/OS VERSIONS
Linux: Arch
KDE Plasma Version: 
Qt Version:  6

ADDITIONAL INFORMATION

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

[kmail2] [Bug 483779] KMail hangs when invoking "Configure KMail..."

2024-06-10 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=483779

--- Comment #6 from Peer Frank  ---
meanwhile the problem seems resolved on my system
(kmail Version 6.1.0 (24.05.0) framework 6.2.0)

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

[digikam] [Bug 488061] New: the tool Image Mosaic Wall will crashes

2024-06-05 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=488061

Bug ID: 488061
   Summary: the tool Image Mosaic Wall will crashes
Classification: Applications
   Product: digikam
   Version: 8.3.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: ImageEditor-Plugins
  Assignee: digikam-bugs-n...@kde.org
  Reporter: fwi...@web.de
  Target Milestone: ---

Hello,
I would like to create a mosaic image using the Image Mosaic Wall... tool
(Extras/Image Mosaic Wall..), which works well with the standard grid settings
of 100 x 100. However, if I change the grid settings, e.g. 150 x 150, and then
click on "Create Mosaic", the entire digikam program usually crashes without an
error message. Sometimes you also get an error message that the read operation
could not be carried out in the memory.
Perhaps you can fix the problem in a future version.
Many thanks and best regards
Frank

STEPS TO REPRODUCE
1.  open the Tool Image Mosaic Wall
2.  create a mosaic with the default settings
3.  change the default settings (for example grid settings 150 x150)
4. click the button "Create Mosaic" the program will crashes immediately

OBSERVED RESULT
- the program crashes immediately

EXPECTED RESULT
- creation of the mosaic

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

ADDITIONAL INFORMATION

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

[kget] [Bug 480506] Resuming download after pause does not work

2024-05-20 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=480506

Frank Kruger  changed:

   What|Removed |Added

 CC||fkrue...@mailbox.org

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

[kwin] [Bug 487189] Pointer confinement temporarily lost when leaving fullscreen

2024-05-18 Thread Frank Praznik
https://bugs.kde.org/show_bug.cgi?id=487189

--- Comment #1 from Frank Praznik  ---
To note, this works as expected in GNOME, Weston, and Sway, so not likely to be
an SDL bug.

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

[kwin] [Bug 487189] New: Pointer confinement temporarily lost when leaving fullscreen

2024-05-18 Thread Frank Praznik
https://bugs.kde.org/show_bug.cgi?id=487189

Bug ID: 487189
   Summary: Pointer confinement temporarily lost when leaving
fullscreen
Classification: Plasma
   Product: kwin
   Version: 6.0.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: frank.praz...@gmail.com
  Target Milestone: ---

Created attachment 169595
  --> https://bugs.kde.org/attachment.cgi?id=169595=edit
WAYLAND_DEBUG=1 output

After leaving fullscreen mode with pointer confinement active on a window, the
pointer is no longer confined until it leaves and re-enters the window.

This can be replicated with testwm in the SDL 3 test suite.

STEPS TO REPRODUCE
1. Run "testwm --grab" (the pointer should be confined to the window)
2. With the pointer in the window, press alt+enter to enter fullscreen.
3. With the pointer positioned such that it will be where the non-fullscreen
window will be restored to, press alt+enter to leave fullscreen.
4. The pointer can leave the window, and won't be confined again until it
re-enters.

The pointer should remain confined to the window without an additional
leave+enter cycle after leaving fullscreen.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 40
KDE Plasma Version: 6.0.4

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

[kmail2] [Bug 483779] KMail hangs when invoking "Configure KMail..."

2024-05-17 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=483779

Peer Frank  changed:

   What|Removed |Added

 CC||peer.fr...@web.de

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

[valgrind] [Bug 411203] valgrind should have a mean to pass environment variable to target program

2024-05-16 Thread Frank Ch. Eigler
https://bugs.kde.org/show_bug.cgi?id=411203

Frank Ch. Eigler  changed:

   What|Removed |Added

 CC||f...@redhat.com

--- Comment #5 from Frank Ch. Eigler  ---
Another case where this sort of feature would be useful relates to debuginfod. 
We may need a way of passing $DEBUGINFOD_URLS only to valgrind or only to the
target process (depending on what it is we're trying to debug).

Consider a command line option scheme kind of like docker's or /bin/env's:

valgrind -e ENV1= -e ENV2=foo   /bin/target

which could mean "drop ENV1 from, and override ENV2=foo in, valgrind's
environment"

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

[kaddressbook] [Bug 58706] custom types for addresses and phone numbers

2024-05-13 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=58706

Peer Frank  changed:

   What|Removed |Added

 CC||peer.fr...@web.de

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

[kaddressbook] [Bug 478637] Add an additional field "Date of death"

2024-05-13 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=478637

Peer Frank  changed:

   What|Removed |Added

 CC||peer.fr...@web.de

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

[kaddressbook] [Bug 486489] edit contact dialog: Saving an (un)modified contact, always trigger an 'location modified' confirmation

2024-05-13 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=486489

--- Comment #1 from Peer Frank  ---
yes, that's annoying

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

[kaddressbook] [Bug 486489] edit contact dialog: Saving an (un)modified contact, always trigger an 'location modified' confirmation

2024-05-13 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=486489

Peer Frank  changed:

   What|Removed |Added

 CC||peer.fr...@web.de
   Platform|Neon|openSUSE

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

[i18n] [Bug 474572] Plasma5-pk-updates with mixed languages

2024-05-13 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=474572

Frank Steinmetzger  changed:

   What|Removed |Added

 CC||dev-...@felsenfleischer.de

--- Comment #7 from Frank Steinmetzger  ---
(In reply to Frank Kruger from comment #5)

> The issue is solved, if ":" is omitted in the translation for "Check for
> Updates" in plasma_applet_org.kde.plasma.pkupdates.po, i.e., "Auf
> Aktualisierungen prüfen"

I fixed that one now, so it should trickle down into packages over time.

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

[kget] [Bug 486787] Paused downloads cannot be resumed

2024-05-11 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=486787

Frank Kruger  changed:

   What|Removed |Added

 CC||fkrue...@mailbox.org

--- Comment #1 from Frank Kruger  ---
I am not sure whether the culprit is the same, but KGet (24.0.2) is always
stalled at a certain percentage (12 or 24 %) and does not resume at all (worked
fine with Plasma 5).

OS: openSUSE Tumbleweed 20240509
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

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

[plasmashell] [Bug 486646] New: Wrong tooltip text in kcms/desktoppaths/ui/main.qml

2024-05-05 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=486646

Bug ID: 486646
   Summary: Wrong tooltip text in kcms/desktoppaths/ui/main.qml
Classification: Plasma
   Product: plasmashell
   Version: 6.0.4
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: dev-...@felsenfleischer.de
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

I noticed while translating that there is a wrong help text in the KCM for
desktop paths. The text for public shares is the same as for movies. Apparently
this happened in e864dd3b, where the correct text was refactored away.

Sorry for not fixing it myself, I used to fix such little stuff with the web
IDE in the past. But I can't find it now and don't have the time to learn the
MR workflow for a single line of text.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.9-arch1-1 (64-bit)
Graphics Platform: X11

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

[dolphin] [Bug 486219] Dolphin crashes when dragging an item into the breadcrumb address bar

2024-04-27 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=486219

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

DrKonqi auto-attaching complete backtrace.

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

[dolphin] [Bug 486219] New: Dolphin crashes when dragging an item into the breadcrumb address bar

2024-04-27 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=486219

Bug ID: 486219
   Summary: Dolphin crashes when dragging an item into the
breadcrumb address bar
Classification: Applications
   Product: dolphin
   Version: 24.02.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: dev-...@felsenfleischer.de
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (24.02.2)

Qt Version: 6.7.0
Frameworks Version: 6.1.0
Operating System: Linux 6.8.7-arch1-2 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 6.0.4 [CoredumpBackend]

-- Information about the crash:
When I want to move a file from one Dolphin tab to another, Dolphin crashes
every time. After some more experimenting, I narrowed it down to the breadcrumb
bar, and so I noticed that Gwenview has the same problem.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  QScopedPointer >::get
(this=0x8, this=) at
/usr/src/debug/qt6-base/qtbase/src/corelib/tools/qscopedpointer.h:110
[...]
#8  QObject::deleteLater (this=0x0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:2456
#9  0x7247c45d1cce in KDEPrivate::KUrlNavigatorButton::dragMoveEvent
(this=0x5ab772bff1b0, event=) at
/usr/src/debug/kio/kio-6.1.0/src/filewidgets/kurlnavigatorbutton.cpp:323
#10 0x7247c2f47073 in QWidget::event (this=0x5ab772bff1b0,
event=0x7ffc21cf20e0) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qwidget.cpp:9237
#11 0x7247c2efbfcb in QApplicationPrivate::notify_helper
(this=this@entry=0x5ab7722be290, receiver=0x5ab772bff1b0,
e=e@entry=0x7ffc21cf20e0) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3287


Reported using DrKonqi

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

[kdenlive] [Bug 485754] Video clips suddenly lose their yellow tag and are invisible.

2024-04-19 Thread Frank de Wit
https://bugs.kde.org/show_bug.cgi?id=485754

--- Comment #2 from Frank de Wit  ---
Fantastic!
Thanks JP

Groetjes vanuit Frank's backpackers hostel Beelsstraat 21-23 Helmond

Acroplay Playful sparring Tangoplay Let's go for it!

 Oorspronkelijk bericht 
Op 19 apr. 2024 05:01, schreef Jean-Baptiste Mardelle :

> https://bugs.kde.org/show_bug.cgi?id=485754 Jean-Baptiste Mardelle  changed: 
> What |Removed |Added 
>  
> Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from 
> Jean-Baptiste Mardelle  --- If you are talking about the video clips on track 
> V2 that are greyed out and not visible in the monitor, that's because the V2 
> video track is disabled, see the crossed video icon near the track name. 
> Clicking again on this icon will re-enable the track -- You are receiving 
> this mail because: You are on the CC list for the bug. You reported the bug.

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

[okular] [Bug 485747] PDF signature dialog should preselect (only) certificate

2024-04-19 Thread Frank Siegert
https://bugs.kde.org/show_bug.cgi?id=485747

--- Comment #2 from Frank Siegert  ---
Oh, that's great, thanks for the information and work on this!

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

[kdenlive] [Bug 485754] Video clips suddenly lose their yellow tag and are invisible.

2024-04-18 Thread Frank de Wit
https://bugs.kde.org/show_bug.cgi?id=485754

Frank de Wit  changed:

   What|Removed |Added

 CC||f...@protonmail.com

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

[kdenlive] [Bug 485754] New: Video clips suddenly lose their yellow tag and are invisible.

2024-04-18 Thread Frank de Wit
https://bugs.kde.org/show_bug.cgi?id=485754

Bug ID: 485754
   Summary: Video clips suddenly lose their yellow tag and are
invisible.
Classification: Applications
   Product: kdenlive
   Version: 24.02.1
  Platform: Mint (Debian based)
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: f...@protonmail.com
  Target Milestone: ---

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

OBSERVED RESULT
Video clips suddenly lose their yellow tag and are invisible.

EXPECTED RESULT
Video clips should remain invisible.

ADDITIONAL INFORMATION
I had this before with an older version of Kdenlive and was advised to download
the latest version which I am using now.

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

[okular] [Bug 485747] New: PDF signature dialog should preselect (only) certificate

2024-04-18 Thread Frank Siegert
https://bugs.kde.org/show_bug.cgi?id=485747

Bug ID: 485747
   Summary: PDF signature dialog should preselect (only)
certificate
Classification: Applications
   Product: okular
   Version: 24.02.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: frank.sieg...@tu-dresden.de
  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
When signing a PDF document with Okular, and even with only one certificate
being available, no certificate is preselected. This leads to unnecessary work,
but more importantly, it leads to a spurious error message if the user does not
notice this being inactive: "Enter certificate password" (even if there is no
password for the certificate).

STEPS TO REPRODUCE
1. Open PDF in Okular
2. Tools - Digitally Sign
3. Choose a position and click.

OBSERVED RESULT
The first field (Select certificate to sign with) is inactive, even despite
looking active in my Qt style.

EXPECTED RESULT
The first field should have a certificate selected by default, at least if
there is only one certificate.

SOFTWARE/OS VERSIONS
Linux/Sway
KDE Plasma Version: 
KDE Frameworks Version: 24.02.2
Qt Version: 6.7.0

ADDITIONAL INFORMATION

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

[gwenview] [Bug 485430] New: Rename file with F2: initial keyboard focus should be in the filename text field

2024-04-12 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=485430

Bug ID: 485430
   Summary: Rename file with F2: initial keyboard focus should be
in the filename text field
Classification: Applications
   Product: gwenview
   Version: 24.02.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: dev-...@felsenfleischer.de
  Target Milestone: ---

When I rename an image with F2, a little dialog opens in which I can enter the
new filename.
Currently, the initial keyboard focus sits on one of the buttons, so I need to
press Tab first. It would be more efficient if the focus were in the input
field in which to enter the new filename. Bonus point: highlight only the
basename part of the filename, i.e. without the file extension (if one exists)
and its dot, like Dolphin does.

Regards

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.3
Kernel Version: 6.8.2-arch2-1 (64-bit)
Graphics Platform: X11

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

[partitionmanager] [Bug 485381] KDE Partition Manager Will Not Start (Crashes??)

2024-04-11 Thread Frank Osborne
https://bugs.kde.org/show_bug.cgi?id=485381

Frank Osborne  changed:

   What|Removed |Added

Summary|DKE Partition Manager Will  |KDE Partition Manager Will
   |Not Start (Crashes??)   |Not Start (Crashes??)

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

[partitionmanager] [Bug 485381] New: DKE Partition Manager Will Not Start (Crashes??)

2024-04-11 Thread Frank Osborne
https://bugs.kde.org/show_bug.cgi?id=485381

Bug ID: 485381
   Summary: DKE Partition Manager Will Not Start (Crashes??)
Classification: Applications
   Product: partitionmanager
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: wdd5...@gmail.com
  Target Milestone: ---

SUMMARY
partition manager will not run

STEPS TO REPRODUCE
1. Do most recent Updates (April 11, 2024)
2. From command prompt run $ sudo partitionmanager
3. application does not start

OBSERVED RESULT
[frank@frank-desktop ~]$ sudo partitionmanager
[sudo] password for frank: 
partitionmanager: symbol lookup error: /lib/x86_64-linux-gnu/libkpmcore.so.12:
undefined symbol:
_ZN14QReadWriteLock16destroyRecursiveEP21QReadWriteLockPrivate, version
Qt_6_PRIVATE_API

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-27-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-4590 CPU @ 3.30GHz
Memory: 7.7 GiB of RAM
Graphics Processor: NVD9

ADDITIONAL INFORMATION

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

[i18n] [Bug 484993] Settings energy-saving mode mixed

2024-04-10 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=484993

Frank Steinmetzger  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

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

[i18n] [Bug 484993] Settings energy-saving mode mixed

2024-04-04 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=484993

Frank Steinmetzger  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||dev-...@felsenfleischer.de
 Status|REPORTED|ASSIGNED

--- Comment #1 from Frank Steinmetzger  ---
There are indeed lots of still missing strings in that dialog. I’ll update it
as much as I can.

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

[kdenlive] [Bug 484651] title- and video clips disappearing

2024-04-03 Thread Frank de Wit
https://bugs.kde.org/show_bug.cgi?id=484651

--- Comment #5 from Frank de Wit  ---
Thanks for the tip Jean-Baptiste,
I downloaded version 24 now but I still can't find where (in help) I can find
the name of the version, once it's on my computer.

Groetjes vanuit Frank's backpackers hostel Beelsstraat 21-23 Helmond

Acroplay Playful sparring Tangoplay Let's go for it!

 Oorspronkelijk bericht 
Op 1 apr. 2024 15:15, schreef Jean-Baptiste Mardelle :

> https://bugs.kde.org/show_bug.cgi?id=484651 Jean-Baptiste Mardelle  changed: 
> What |Removed |Added 
>  
> Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from 
> Jean-Baptiste Mardelle  --- Kdenlive saves backup copies of your project 
> files. You can find them in the menu Project > Open Backup file... This might 
> allow you to recover an earlier version of the project before such corruption 
> occurred. I would anyways advise updating to the latest 24.02.1 version -- 
> You are receiving this mail because: You reported the bug.

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

[konsole] [Bug 484890] URL hint numbering has offset

2024-04-01 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=484890

--- Comment #1 from Frank Steinmetzger  ---
Addendum with a different observation. I just viewed a message in mutt and
wanted to open an address from the message. This time the numbering started at
1, but the offset was 2. In detail:

The mutt sidebar showed two local paths at the left edge (like
/var/spool/mail), which got the hints 1 and 2. And then there is one URL in the
displayed mail, labelled 3. But I need to press Ctrl+1 to open it. At first I
thought this happens because the URL appears a few lines above the two paths.
So I mocked it in an editor and moved the URL around, and I still had to press
Ctrl+1 when the URL was below the paths. Are local paths perhaps skipped?

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

[konsole] [Bug 484890] New: URL hint numbering has offset

2024-04-01 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=484890

Bug ID: 484890
   Summary: URL hint numbering has offset
Classification: Applications
   Product: konsole
   Version: 24.02.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: dev-...@felsenfleischer.de
  Target Milestone: ---

SUMMARY
When I press Ctrl to get keyboard hints of URLs, there is an offset of 1.
Numbering starts at 2, and when I press 2, for example, then the URL labelled
with 3 is opened.

STEPS TO REPRODUCE
Have konsole display a few URLs, like in mutt, or an editor.
Trigger URL hints.

OBSERVED RESULT
The numbering labels show their value + 1.


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.3
Kernel Version: 6.8.2-arch2-1 (64-bit)
Graphics Platform: X11

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

[kdenlive] [Bug 484651] title- and video clips disappearing

2024-04-01 Thread Frank de Wit
https://bugs.kde.org/show_bug.cgi?id=484651

--- Comment #4 from Frank de Wit  ---
Thanks, I will check it when I get home,
How can I upgrade to 24.02.1 on Linux Mint 23?

Groetjes vanuit Frank's backpackers hostel Beelsstraat 21-23 Helmond

Acroplay Playful sparring Tangoplay Let's go for it!

 Oorspronkelijk bericht 
Op 1 apr. 2024 15:15, schreef Jean-Baptiste Mardelle :

> https://bugs.kde.org/show_bug.cgi?id=484651 --- Comment #2 from Jean-Baptiste 
> Mardelle  --- You can find the Kdenlive version in the menu Help > About 
> Kdenlive -- You are receiving this mail because: You reported the bug.

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

[kdenlive] [Bug 484651] title- and video clips disappearing

2024-04-01 Thread Frank de Wit
https://bugs.kde.org/show_bug.cgi?id=484651

--- Comment #3 from Frank de Wit  ---
Thanks for the tip, Jean-Baptiste

Groetjes vanuit Frank's backpackers hostel Beelsstraat 21-23 Helmond

Acroplay Playful sparring Tangoplay Let's go for it!

 Oorspronkelijk bericht 
Op 1 apr. 2024 15:15, schreef Jean-Baptiste Mardelle :

> https://bugs.kde.org/show_bug.cgi?id=484651 Jean-Baptiste Mardelle  changed: 
> What |Removed |Added 
>  
> Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from 
> Jean-Baptiste Mardelle  --- Kdenlive saves backup copies of your project 
> files. You can find them in the menu Project > Open Backup file... This might 
> allow you to recover an earlier version of the project before such corruption 
> occurred. I would anyways advise updating to the latest 24.02.1 version -- 
> You are receiving this mail because: You reported the bug.

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

[kde] [Bug 484651] New: title- and video clips disappearing

2024-03-28 Thread Frank de Wit
https://bugs.kde.org/show_bug.cgi?id=484651

Bug ID: 484651
   Summary: title- and video clips disappearing
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: f...@protonmail.com
  Target Milestone: ---

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

In a project with lots of title clips, suddenly video clips disappeared,
leaving only one that was at the end of the project time line before, moved to
the front.
Only png files were left in the project time line and all of the title clips of
which some disappeared in the project bin but showed in the project time line.

Some tiny, kind of leftovers of a fraction of a second, from a video about
illuminati, kept me from sliding a newly created video clip, from the end of
the time line to the front, so I deleted them.

I still have the project if you want to look into it closer.

I believe I am using Kdenlive 21.12 but I can´t find that out.

SOFTWARE/OS VERSION
Linux Mint/KDE Plasma:

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

[neon] [Bug 483812] Touchpad operates normally, but don't show in system settings

2024-03-17 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=483812

--- Comment #3 from Frank Kruger  ---
(In reply to Frank Kruger from comment #2)
> Probably due to
> https://invent.kde.org/plasma/plasma-desktop/-/commit/
> 12ac086128c7e7db831f35d53616db0d6823fd90

JFYI: After removing the synaptics touchpad driver, the issue described here
(for X11) is solved.

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

[neon] [Bug 483812] Touchpad operates normally, but don't show in system settings

2024-03-17 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=483812

--- Comment #2 from Frank Kruger  ---
Probably due to
https://invent.kde.org/plasma/plasma-desktop/-/commit/12ac086128c7e7db831f35d53616db0d6823fd90

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

[neon] [Bug 483812] Touchpad operates normally, but don't show in system settings

2024-03-17 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=483812

Frank Kruger  changed:

   What|Removed |Added

 CC||fkrue...@mailbox.org

--- Comment #1 from Frank Kruger  ---
I can confirm this issue for the X11 session, but not with Wayland (openSUSE
Tumbleweed with KDE Plasma Version: 6.0.2, KDE Frameworks Version: 6.0.0, Qt
Version: 6.6.2).

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

[i18n] [Bug 462458] Default window size ever so slightly too small to display tall/desktop view with German language

2024-03-15 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=462458

Frank Steinmetzger  changed:

   What|Removed |Added

 CC||dev-...@felsenfleischer.de

--- Comment #5 from Frank Steinmetzger  ---
This would however require support by the layout, because in English the [set]
is at the front of the sentence, whereas in German the [einstellen] is at the
end. You would need a prefix and a suffix string around the button, and you are
still left with a long text.

Can't we lose the “more” from “more settings” and just say “Appearance
settings”. Because the button’s destination is the actual settings anyways. It
doesn’t mention “Appearance” on the start page either, so the user may not even
know that it belongs to the Appearance section.

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

[plasmashell] [Bug 483022] Icons-Only Task Manager scaling misbehavior/inconsistency on Side Position Panel

2024-03-11 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=483022

--- Comment #6 from Frank  ---
> 3. Edit your preferred theme to have larger margins

Thanks, this is my preferred option.

Changing the hint-[direction]-margin in panel-background.svgz does change the
margins on pretty much all widgets (App Launcher, Sys Tray, Digital Clock), but
does not affect IOTM.

Is IOTM working differently than other widgets in that manner?

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

[dolphin] [Bug 483172] Free Disk Space button margin too wide and cuts off fonts

2024-03-10 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=483172

--- Comment #1 from Frank  ---
For quick information, this comment might explain the difference between
Dolphin 23.08.5 and 24.02.0.

https://github.com/tsujan/Kvantum/issues/951#issuecomment-1987391211

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

[dolphin] [Bug 483172] New: Free Disk Space button margin too wide and cuts off fonts

2024-03-10 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=483172

Bug ID: 483172
   Summary: Free Disk Space button margin too wide and cuts off
fonts
Classification: Applications
   Product: dolphin
   Version: 24.02.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: bars: status
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: frankeba...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
***
Depending on the Application Theme used (many of the popular kvantum themes
have the issue), the area where Dolphin indicates Free Disk Space is cut off.

Possible regression in QT6.6.
***


STEPS TO REPRODUCE
1. Update to Plasma 6.0.1 with QT6.6
2. Use various kvantum themes

OBSERVED RESULT
Area of free disk space cut off slightly or almost completely, depending on the
theme used.

EXPECTED RESULT
Area should be fully visible no matter the theme used.

SOFTWARE/OS VERSIONS
Windows: Nope
macOS: Nope
Linux/KDE Plasma: Yes!
(available in About System)
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2


ADDITIONAL INFORMATION

Plz refer to these bug reports directly at kvantum for some detailed
information with screenshots.

https://github.com/tsujan/Kvantum/issues/945
https://github.com/tsujan/Kvantum/issues/951

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

[plasmashell] [Bug 483022] Icons-Only Task Manager scaling misbehavior/inconsistency on Side Position Panel

2024-03-09 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=483022

--- Comment #4 from Frank  ---
Created attachment 166821
  --> https://bugs.kde.org/attachment.cgi?id=166821=edit
Machine2-Plasma6-side

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

[plasmashell] [Bug 483022] Icons-Only Task Manager scaling misbehavior/inconsistency on Side Position Panel

2024-03-09 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=483022

--- Comment #3 from Frank  ---
Created attachment 166820
  --> https://bugs.kde.org/attachment.cgi?id=166820=edit
Machine2-Plasma6-side-Scaleddown

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

[plasmashell] [Bug 483022] Icons-Only Task Manager scaling misbehavior/inconsistency on Side Position Panel

2024-03-09 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=483022

--- Comment #2 from Frank  ---
Created attachment 166819
  --> https://bugs.kde.org/attachment.cgi?id=166819=edit
Machine2-Plasma5-side

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

[plasmashell] [Bug 483022] Icons-Only Task Manager scaling misbehavior/inconsistency on Side Position Panel

2024-03-09 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=483022

--- Comment #1 from Frank  ---
Created attachment 166818
  --> https://bugs.kde.org/attachment.cgi?id=166818=edit
Machine1-Plasma6-side

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

[plasmashell] [Bug 483022] New: Icons-Only Task Manager scaling misbehavior/inconsistency on Side Position Panel

2024-03-09 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=483022

Bug ID: 483022
   Summary: Icons-Only Task Manager scaling
misbehavior/inconsistency on Side Position Panel
Classification: Plasma
   Product: plasmashell
   Version: 6.0.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: frankeba...@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

Created attachment 166817
  --> https://bugs.kde.org/attachment.cgi?id=166817=edit
Machine1-Plasma6-bottom

SUMMARY, Observed result and Expected result

Since Plasma 6, IOTM scales almost perfectly with the Panel size.

However this causes some issues and inconsistencies and has a limiting factor.

1- The icons are too big for the Panel size, unless you use small Panel size,
which is small enough so that it's less enjoyable for UX perspective. At a
certain smaller size, the icons shrink more relative to the Panel size, which
frees up space inside the Panel, but that size is too small. When you increase
size from that point, icons increase more than Panel to take all the space and
from there they scale 1-1 relative to Panel size. On one machine, for example,
in Plasma 5 I was using 100px for a Panel, but on Plasma 6 I need to reduce to
66 in order to free up space around the icons. Obviously those got smaller too!

This limits the use of custom Themes because it removes a lot of space around
the icons.
I could not find a way to change IOTM size relative to Panel size.

2- When moving the Panel to the either side (compared to bottom or top), they
take even more space on either side of the icons, which again limits even more
than issue #1 because almost anything you try to draw on the sides of the icons
is drawn under the face of the icons.

No matter where the Panel is located, icons should have the same amount of
space all around to keep consistency.
That amount of space should be sufficient to allow drawing indicators around
the icons, like SVG elements "focus-bottom, focus-right, focus-left,
focus-top", etc..


Screen resolution does not seem to affect this, the same behaviors are
observed.
Plasma Style (Breeze or other ported to Plasma 6) does not seem to affect this
either, the same behaviors are observed.


The following files will be attached:
Machine1-Plasma6-bottom.png
Machine1-Plasma6-side.png
Machine2-Plasma5-side.png
Machine2-Plasma5-side-Scaleddown.png
Machine2-Plasma6-side.png



SOFTWARE/OS VERSIONS
Windows: Not at all
macOS: Not either
Linux/KDE Plasma: 6.0.1
(available in About System)
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

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

[plasma-systemmonitor] [Bug 482922] New: System monitor crash when selecting 'Show Detail Sidebar' from Applications panel

2024-03-08 Thread Frank Osborne
https://bugs.kde.org/show_bug.cgi?id=482922

Bug ID: 482922
   Summary: System monitor crash when selecting 'Show Detail
Sidebar' from Applications panel
Classification: Applications
   Product: plasma-systemmonitor
   Version: 6.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: wdd5...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
System monitor crash when selecting 'Show Detail Sidebar' from Applications
panel.


STEPS TO REPRODUCE
1. Open System Monitor
2. Select Applications on side panel
3. click on 'Show Detail Sidebar'
Windows: 
macOS: 
OBSERVED RESULT
System Monitor app closes/crash

EXPECTED RESULT


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.5.0-25-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-4590 CPU @ 3.30GHz
Memory: 7.7 GiB of RAM
Graphics Processor: NVD9

ADDITIONAL INFORMATION

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

[neon] [Bug 482314] Reports menu is missing in Plasma 6

2024-03-06 Thread Frank Osborne
https://bugs.kde.org/show_bug.cgi?id=482314

--- Comment #4 from Frank Osborne  ---
Jack,

Here's the output from launching kmymoney from a cmd line. Hope this helps

WebConnect: Try to connect to WebConnect server
WebConnect: Connect to server failed
WebConnect: Running in server mode
Found html dir(s): ("/usr/share/kmymoney//html/")
Found an 'html' folder with CSS files: "/usr/share/kmymoney//html/"
System icon theme as reported by QT:  "breeze"
kf.xmlgui: Shortcut for action  "view_show_all_accounts" "Show all 
accounts" set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "view_hide_unused_categories" "Hide 
unused categories" set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action "view_hide_reconciled_transactions" "Hide 
reconciled transactions" set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "view_show_transaction_detail" "Show 
Transaction Detail" set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "edit_find_transaction" "Find 
transaction..." set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "account_reconcile" "Reconcile..." set 
with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_new" "New" set with 
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) 
instead.
kf.xmlgui: Shortcut for action  "transaction_assign_number" "Assign next 
number" set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_select_all" "Select all" 
set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_mark_reconciled" 
"Reconciled" set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_mark_cleared" "Cleared" set 
with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action  "transaction_mark_toggle" "Toggle" set 
with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead.
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/xmlstorage.so" Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/reconciliationreport.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/icalendarexporter.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_csvimporter.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_forecastview.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/checkprinting.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/ofximporter.so" Validity 
true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/onlinejoboutboxview.so" 
Validity true
Located plugin "/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/woob.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/budgetview.so" Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_checkprinting.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/sqlstorage.so" Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_icalendarexporter.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/qifexporter.so" Validity 
true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/forecastview.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_xmlstorage.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/qifimporter.so" Validity 
true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/kcm_qif.so" Validity false
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/gncimporter.so" Validity 
true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/csvexporter.so" Validity 
true
Located plugin 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/konlinetasks_sepa.so" 
Validity true
Located plugin 
"/usr/lib/x86_64-linux-gn

[kmymoney] [Bug 482314] Reports menu is missing in Plasma 6

2024-03-03 Thread Frank Osborne
https://bugs.kde.org/show_bug.cgi?id=482314

--- Comment #2 from Frank Osborne  ---
Hi Jack,

Thanks for the reply. You guys must be having a crazy weekend.

There is no Report View in the plugins panel, so it looks like you're 
right about a dependencies issue.

If you want to reassign to neon, that's ok with me.

Thanks and good luck.

Frank Osborne


On 3/3/24 09:49, Jack wrote:
> https://bugs.kde.org/show_bug.cgi?id=482314
>
> --- Comment #1 from Jack  ---
> I think this should probably be reassigned to Neon.  KMyMoney itself has not
> been ported to Qt6 yet, so this is likely another Neon packaging issue.  One
> possible thing to check - in the main configuration dialog, on the Plugins
> panel, is the entry for Reports View present and enabled?  If no, it might be
> because something the reports plugins depends on is not present, probably due
> to the package renaming (adding of dropping the "5") as part of the 5 -> 6
> migration.
>

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

[kmymoney] [Bug 482314] New: Reports menu is missing in Plasma 6

2024-03-03 Thread Frank Osborne
https://bugs.kde.org/show_bug.cgi?id=482314

Bug ID: 482314
   Summary: Reports menu is missing in Plasma 6
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: reports
  Assignee: kmymoney-de...@kde.org
  Reporter: wdd5...@gmail.com
  Target Milestone: ---

the reports menu is missing on the sidebar. there is no way to launch the
reports function. this is after the plasma 6 update to fix the error when
launching kmymoney. now it will open but no 'reports' menu.

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

[plasmashell] [Bug 478489] Plasma 6 Panel - Ability to set lengthMode through API Scripting

2024-02-26 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=478489

--- Comment #8 from Frank  ---
Tested and working.

Thank you so much! This saves our Theming so it can be automatically applied
correctly.

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

[Telly Skout] [Bug 481783] New: Move the main view with mouse dragging

2024-02-24 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=481783

Bug ID: 481783
   Summary: Move the main view with mouse dragging
Classification: Applications
   Product: Telly Skout
   Version: 23.08.5
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: General
  Assignee: unassigned-b...@kde.org
  Reporter: dev-...@felsenfleischer.de
CC: plata.h...@kdemail.net
  Target Milestone: ---

SUMMARY
I have a tablet with a touch screen and on it Telly can be used very
intuitively. On the laptop, the touchpad also works well. But on a normal PC
(or when you use a normal mouse on a laptop), it’s a different story. There is
no way of moving the view sideways save for with the scrollbars. In other
electronic TV guides I’ve been using in the past, it was always possible to
click+drag the view around arbitrarily.

So I would like to ask for the feature to move the view by “grabbing” it with
the mouse.

I also just noticed there is a glitch in the scrollbars: when the mouse pointer
leaves or enters the widget, it blinks out for a tiny moment.

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

[digikam] [Bug 481545] New: by assign name to face application will close

2024-02-19 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=481545

Bug ID: 481545
   Summary: by assign name to face application will close
Classification: Applications
   Product: digikam
   Version: 8.2.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Recognition
  Assignee: digikam-bugs-n...@kde.org
  Reporter: fwi...@web.de
  Target Milestone: ---

Hello everyone,
for me, digiKam crashes when I try to assign the name of a photo to a
recognized face using the keyboard (i.e. write). However, if I use the
selection function, digiKam does not crash. Am I doing something wrong or is
there an error in the program?
Thank you and best regards
Frank


STEPS TO REPRODUCE
1. open image
2. right click -> search for faces
3. right click -> Recognize faces
4. Assign name to face -> enter names using the keyboard -> Application closes


OBSERVED RESULT
- The application will close

EXPECTED RESULT
- Name is assigned

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

ADDITIONAL INFORMATION

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

[gwenview] [Bug 479597] Gwenview no Subfolder expand

2024-02-18 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=479597

--- Comment #4 from Peer Frank  ---
Good news on my side: expanding the directory tree works again since a few
days.
Maybe the new KDE Frameworks Version (5.115.0) did the trick.
(Gwenview version is unchanged 23.08.4, OS openSUSE Tumbleweed 20240214)

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

[kdenlive] [Bug 481357] open Rendering Window in background can only be refocussed via MAC OS DOCK menu "show all windows"

2024-02-15 Thread Frank Schiller
https://bugs.kde.org/show_bug.cgi?id=481357

Frank Schiller  changed:

   What|Removed |Added

 CC||schiller.fr...@gmx.de

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

[kdenlive] [Bug 481357] New: open Rendering Window in background can only be refocussed via MAC OS DOCK menu "show all windows"

2024-02-15 Thread Frank Schiller
https://bugs.kde.org/show_bug.cgi?id=481357

Bug ID: 481357
   Summary: open Rendering Window in background can only be
refocussed via MAC OS DOCK menu "show all windows"
Classification: Applications
   Product: kdenlive
   Version: 24.01.95
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: schiller.fr...@gmx.de
  Target Milestone: ---

SUMMARY
***
Usecase:  I open render menu and start a rendering job. I leave the dialoge
window open but return to some other tasks. So rendering dialoge window eaves
in background. Now, when I go to kdenlive editor and seelect render menu,
nothing happens. the rendering dialoge remains somewhere unseen in the
background. 

same result with ABOUT Box ...
***


STEPS TO REPRODUCE
1. open render dialoge
2. leave render dialoge open and return to kdenlive editor
3. try to open render dialoge again

OBSERVED RESULT
render dialog will not appear (in foreground)

EXPECTED RESULT
render dialog will appear (in foreground)


SOFTWARE/OS VERSIONS
Windows: 
macOS: 14.3 (23D56= Somara), Apple M1 MAX 32GB RAM
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 6.6.6.1

ADDITIONAL INFORMATION
seems this happens to all "subwindows" of kdenlive like "about" box. 
Same in previous versions.

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

[kdenlive] [Bug 443871] Add Retina and M1 Support

2024-02-13 Thread Frank Schiller
https://bugs.kde.org/show_bug.cgi?id=443871

Frank Schiller  changed:

   What|Removed |Added

 CC||schiller.fr...@gmx.de

--- Comment #4 from Frank Schiller  ---
kdenlive MAC ARM RC is running on M1 MAX 32GB. Older Projects (mostly from
version 23.xx)  are loaded and are usable.

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

[knemo] [Bug 480151] Asks me for kwallet password at every startup to connect to wifi network

2024-02-07 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=480151

Frank Kruger  changed:

   What|Removed |Added

 CC||fkrue...@mailbox.org

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

[kinfocenter] [Bug 480805] New: Battery charge graph shows no data when charge reaches 100 %

2024-02-03 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=480805

Bug ID: 480805
   Summary: Battery charge graph shows no data when charge reaches
100 %
Classification: Applications
   Product: kinfocenter
   Version: 5.27.10
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: dev-...@felsenfleischer.de
CC: sit...@kde.org
  Target Milestone: ---

Created attachment 165510
  --> https://bugs.kde.org/attachment.cgi?id=165510=edit
Screenshot of the two battery graphs at the same time

SUMMARY
During a seldomly done full charge of the battery I noticed that the charge
graph stops collecting data when the battery reached around 99 %. The battery
actually kept on charging for a good while longer because it is miscalibrated.
This can also be observed in the power graph.

STEPS TO REPRODUCE
Charge the battery to the top.

OBSERVED RESULT
The graph has a gap when it reaches around 99 %.

EXPECTED RESULT
The graph should be continuous.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.7.3-arch1-1 (64-bit)
Graphics Platform: X11

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

[kinfocenter] [Bug 480804] New: Battery charge graph: layout flicker

2024-02-03 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=480804

Bug ID: 480804
   Summary: Battery charge graph: layout flicker
Classification: Applications
   Product: kinfocenter
   Version: 5.27.10
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: dev-...@felsenfleischer.de
CC: sit...@kde.org
  Target Milestone: ---

Created attachment 165509
  --> https://bugs.kde.org/attachment.cgi?id=165509=edit
screencast showing the issue

SUMMARY
I was in the process of recalibrating my internal battery and had the charge
graph open. All of a sudden I noticed the fan spinning up sharply. It turned
out it was kinfocenter, whose GUI layout was fluctuating between two states
when the windows is maximised. See the attached screencast.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.7.3-arch1-1 (64-bit)
Graphics Platform: X11

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

[gwenview] [Bug 479597] Gwenview no Subfolder expand

2024-01-31 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=479597

--- Comment #2 from Peer Frank  ---
on rare occasions it is possible to expand the tree ! Unfortunately I cannot
reproduce the circumstances.
Still very annoying with Gwenview 23.08.4

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

[frameworks-baloo] [Bug 438074] baloo reindexing files on every start

2024-01-23 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=438074

--- Comment #19 from Frank Steinmetzger  ---
(In reply to tagwerk19 from comment #18)

> Watch out for indexing email files, particularly those encoded or with
> attachments. For .eml files see Bug 460882; .mbox files can be absolutely
> massive.

It’s all maildir, but with over 100k files. ^^
I’ve had enough at one point and figured there must be something wrong with my
database. So I moved it away and reindexed everything. Seeing that it indexed a
lot more files, I think that the database has been in a very old state for
quite some time and baloo tried to update it ever since.

There is one problem though: the write volume is very bad. The final database
file is maybe around 16 GB (the defunct database was 18 GB), but the write
volume during indexing was a multiple of that during indexing, at least 100 GB.
So I symlinked ~/.local/share/baloo to a ramdisk.

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

[gwenview] [Bug 479597] Gwenview no Subfolder expand

2024-01-10 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=479597

Peer Frank  changed:

   What|Removed |Added

 CC||peer.fr...@web.de

--- Comment #1 from Peer Frank  ---
same with tumbleweed

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

[digikam] [Bug 479436] New: wrong path divider for windows

2024-01-05 Thread Frank Escher
https://bugs.kde.org/show_bug.cgi?id=479436

Bug ID: 479436
   Summary: wrong path divider for windows
Classification: Applications
   Product: digikam
   Version: 8.3.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Albums-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: digikamu...@oilfoot.de
  Target Milestone: ---

SUMMARY
***
Copy function (ctrl-c) on an album item copies the path in linux manner using
slashes instead of backslashes. Using windows the backslash should be used.
***


STEPS TO REPRODUCE
1. select album item in the windows version of digikam
2. use copy to clipboard function
3. paste clipboard somewhere as text.

OBSERVED RESULT
path divided by slashes

EXPECTED RESULT
path divided by backslashes

SOFTWARE/OS VERSIONS
Windows: 11


ADDITIONAL INFORMATION

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

[frameworks-baloo] [Bug 438074] baloo reindexing files on every start

2024-01-04 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=438074

Frank Steinmetzger  changed:

   What|Removed |Added

 CC||dev-...@felsenfleischer.de

--- Comment #17 from Frank Steinmetzger  ---
I’ve also been observing this problem for quite some time now. Thankfully, it
does not slow down my PC, even though it is 9½ years old. But I see it in the
system monitor applets in my panel that there is constant read I/O of 150 MB/s
for at least half an hour after login.

I ran balooshow -x on a file before and after the last two reboots and the
output was identical.
I don’t run btrfs. My system uses ext4 on LVM on LUKS. The output of lsblk also
remained unchanged across boots.
I’m not sure what else to check. I’ve issued balooctl suspend a few minutes
ago, but the indexer still chucks along. Eventually I killed the extractor with
killall.

```
~ LC_ALL=C time balooctl status
Baloo File Indexer is running
Indexer state: Suspended
Total files indexed: 176,898
Files waiting for content indexing: 74,305
Files failed to index: 0
Current size of index is 18.22 GiB

real0m49,878s
user0m0,013s
sys 0m0,004s
```

Addendum:
Reading this thread, I found out about `balooctl monitor` and started it, then
resumed the indexing. The monitor first printed some email files and there was
minor system load. Then a few seconds nothing and then the I/O load started
again, but the monitor has not shown any new filenames since.

Operating System: Arch Linux 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.113.0
Qt Version: 5.15.11
Kernel Version: 6.6.9-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-4590 CPU @ 3.30GHz
Memory: 30.8 GiB of RAM

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

[digikam] [Bug 479386] files sorted by creation date are at the wrong position after adding a tag. file modify date was set as expected, creation date was not altered.

2024-01-04 Thread Frank Escher
https://bugs.kde.org/show_bug.cgi?id=479386

--- Comment #1 from Frank Escher  ---
does not appear if several icons are selected

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

[digikam] [Bug 479386] New: files sorted by creation date are at the wrong position after adding a tag. file modify date was set as expected, creation date was not altered.

2024-01-04 Thread Frank Escher
https://bugs.kde.org/show_bug.cgi?id=479386

Bug ID: 479386
   Summary: files sorted by creation date are at the wrong
position after adding a tag. file modify date was set
as expected, creation date was not altered.
Classification: Applications
   Product: digikam
   Version: 8.3.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Albums-ItemsSort
  Assignee: digikam-bugs-n...@kde.org
  Reporter: digikamu...@oilfoot.de
  Target Milestone: ---

SUMMARY
***
files sorted by creation date are at the wrong position after adding a tag.
file modify date was set as expected, creation date was not altered. 
***


STEPS TO REPRODUCE
1. open an existing album
2. sort by creation date
3. add a tag to a file

OBSERVED RESULT
file jumps to another sorting location. creation date is not altered.

EXPECTED RESULT
file remains at the same position.

SOFTWARE/OS VERSIONS
Windows: 11


ADDITIONAL INFORMATION

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

[plasmashell] [Bug 446654] Feature Request: mirror a panel on all monitors

2023-12-23 Thread Frank Zwart
https://bugs.kde.org/show_bug.cgi?id=446654

Frank Zwart  changed:

   What|Removed |Added

 CC||fzw...@gmail.com

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

[frameworks-purpose] [Bug 478653] New: Pastebin sharing should not paste without confirmation

2023-12-17 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=478653

Bug ID: 478653
   Summary: Pastebin sharing should not paste without confirmation
Classification: Frameworks and Libraries
   Product: frameworks-purpose
   Version: 5.113.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: dev-...@felsenfleischer.de
  Target Milestone: ---

SUMMARY
I just read a post in a tech forum where someone set up a KDE environment on a
non-techie’s laptop. And he asked how to disable the pastebin item from the
Dolphin context menu, because it is a security risk for the user-to-be.

The function itself is not really dangerous of course, but the fact that there
is no warning for the uninitiated and no way of confirmation or cancellation is
indeed a problem. Also, the “…” in the context menu item suggest that it will
open a dialog window. But the window simply posts and then closes immediately.

OBSERVED RESULT
The file is uploaded immediately.

EXPECTED RESULT
There should be a request for confirmation with an appropriate warning that
whatever is being shared will be publicly visible for the entire internet and
that there is no way to remove the content—which probably only applies to
guests without an account.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.113.0
Qt Version: 5.15.11

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

[plasmashell] [Bug 478582] Plasma 6 Folder Applet - Ability to set Contextual Menu Plugins through API scripting

2023-12-15 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=478582

Frank  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 478582] New: Plasma 6 Folder Applet - Ability to set Contextual Menu Plugins through API scripting

2023-12-15 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=478582

Bug ID: 478582
   Summary: Plasma 6 Folder Applet - Ability to set Contextual
Menu Plugins through API scripting
Classification: Plasma
   Product: plasmashell
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Folder
  Assignee: plasma-b...@kde.org
  Reporter: frankeba...@gmail.com
CC: h...@kde.org
  Target Milestone: 1.0

Created attachment 164212
  --> https://bugs.kde.org/attachment.cgi?id=164212=edit
Contextual Menu Plugins

SUMMARY
***
We use Plasma API Scripting for our distro’s Global Theme and setting specific
Contextual Menu Plugins allows more flexibility for the UX and better overall
experience of the Theme.

Mainly the plugin LEAVE, accessible when right-clicking the mouse anywhere on
the desktop wallpaper to call the context menu (mouse actions/right-button).

Currently Plasma allows to access the "Leave" actions through the Application
Launcher. This requires to drag the mouse to the App Launcher and click on the
desired action. It's a 3-click operation, 4 if you want to Lock, Logout or
Switch User.

I am proposing a faster alternative (without removing the default one) that
doesn't take user space and that is a 3-click-no-mouse-draggin operation for
all actions. This is possible by including the "Leave" action when
right-clicking on the desktop. I believe this makes the user's workflow faster
and smoother. Same goes with the action "Lock Screen", which would then be
accessible faster.

I think it would be interesting to have Plasma default to these, but if it
doesn't, at least to have the ability to set those actions through API would
help increase the UX for the Global Themes in which it fits well to have these
features included.

I have read many documentations like
https://develop.kde.org/docs/plasma/scripting/api/#applets-containments-and-widgets
but no matter what I try to code in layout.js it does not apply that setting.

I cannot seem to write in the group [ActionPlugins][0][RightButton;NoModifier].


STEPS TO REPRODUCE
1. Use code in script following documentation above
2. Apply the Theme

OBSERVED RESULT
In ~/.config/plasma-org.kde.plasma.desktop-appletsrc the config is written in a
different group/subgroup than required. The closest I could get is:

===
[Containments][2][ActionPlugins]
_logout=true
===


EXPECTED RESULT
It should look like this, in the below groups, in
~/.config/plasma-org.kde.plasma.desktop-appletsrc:

===
[ActionPlugins][0][RightButton;NoModifier]
_add panel=true
_context=true
_display_settings=true
_lock_screen=false
_logout=true
_open_terminal=false
_run_command=false
_sep1=true
_sep2=true
_sep3=true
_wallpaper=true
add widgets=true
configure=true
configure shortcuts=false
edit mode=true
manage activities=true
remove=true
===



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch
KDE Plasma Version: 5.90.90
KDE Frameworks Version: 5.247
Qt Version: 6.6.1

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

[plasmashell] [Bug 478576] Plasma 6 System Tray Applet - Ability to set scaleIconsToFit through API Scripting

2023-12-15 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=478576

Frank  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 478576] New: Plasma 6 System Tray Applet - Ability to set scaleIconsToFit through API Scripting

2023-12-15 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=478576

Bug ID: 478576
   Summary: Plasma 6 System Tray Applet - Ability to set
scaleIconsToFit through API Scripting
Classification: Plasma
   Product: plasmashell
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: frankeba...@gmail.com
CC: mate...@gmail.com
  Target Milestone: 1.0

Created attachment 164209
  --> https://bugs.kde.org/attachment.cgi?id=164209=edit
Scale Icons

SUMMARY
***
We use Plasma API Scripting for our distro’s Global Theme and setting the
property "scaleIconToFit" in the systray is becoming more important with time.

There are use cases where this is interesting, because it keeps a consistent
size along with other icons like Task Manager. There is a vast array of screen
resolutions used nowadays, therefore building a Theme for say 1920x1080
resolution doesn't make this aspect transient seamlessly for someone using it
in a say 3840x2160 resolution, because the systray icons are set to Small no
matter the Y pixel resolution. It it is also very handy for those who often
switch from say a big 2160 external monitor to a lower 1080 laptop monitor.

I have read many documentations like
https://develop.kde.org/docs/plasma/scripting/api/#applets-containments-and-widgets
but no matter what I try to code in layout.js it does not apply that setting.


STEPS TO REPRODUCE
1. Use code in script following documentation above
2. Apply the Theme

OBSERVED RESULT
In ~/.config/plasma-org.kde.plasma.desktop-appletsrc the config is written in a
different group/subgroup, with "Applets", so it doesn't set the property.

===
[Containments][1][Applets][9][Configuration]
===


EXPECTED RESULT
The second to last line should be written in the below Group:

===
[Containments][10][General]
extraItems=org.kde.kdeconnect,org.kde.kscreen,org.kde.plasma.battery,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.keyboardindicator,org.kde.plasma.keyboardlayout,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.nightcolorcontrol,org.kde.plasma.notifications,org.kde.plasma.volume
knownItems=org.kde.kdeconnect,org.kde.kscreen,org.kde.plasma.battery,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.keyboardindicator,org.kde.plasma.keyboardlayout,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.nightcolorcontrol,org.kde.plasma.notifications,org.kde.plasma.volume
scaleIconsToFit=true
shownItems=org.kde.plasma.volume,org.kde.plasma.battery
===



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch
KDE Plasma Version: 5.90.90
KDE Frameworks Version: 5.247
Qt Version: 6.6.1

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

[plasmashell] [Bug 478489] Plasma 6 Panel - Ability to set lengthMode through API Scripting

2023-12-14 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=478489

--- Comment #6 from Frank  ---
(In reply to fanzhuyifan from comment #5)
> Sorry I meant `writeConfig`, not `setConfig`.

Tried it part of my tests with same result, therefore plz read below:

> Also for support please use the KDE forums or the matrix channels. The 
> bugzilla is only for reporting bugs.

That's true, sorry about that.
This is the correct Forum? https://discuss.kde.org/

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

[plasmashell] [Bug 478489] Plasma 6 Panel - Ability to set lengthMode through API Scripting

2023-12-14 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=478489

--- Comment #4 from Frank  ---
(In reply to fanzhuyifan from comment #3)
> As a work around, just do `panel.setConfig("panelLengthMode", 1)` for
> setting fit.

Thanks for the suggestion.
I'm missing something. Here's one of the 5 or 6 versions I tried following
re-reading this documentation
https://develop.kde.org/docs/plasma/scripting/api/#applets-containments-and-widgets

var plasma = getApiVersion(1)

-
// Create bottom panel (Dock) //

const dock = new Panel

// Basic Dock Geometry
dock.alignment = "center"
dock.height = Math.round(gridUnit * 2.8);
dock.hiding = "windowscover"
dock.location = "bottom"
//dock.maximumLenth = 1000
//dock.minimumLength = 250

// Icons-Only Task Manager
var tasks = dock.addWidget("org.kde.plasma.icontasks")
tasks.currentConfigGroup = ["General"]
tasks.writeConfig("fill", false)
tasks.writeConfig("iconSpacing", 2)
tasks.writeConfig("launchers",
"applications:garuda-welcome.desktop,applications:org.kde.konsole.desktop,preferred://browser,preferred://filemanager,applications:org.kde.plasma-systemmonitor.desktop,applications:snapper-tools.desktop,applications:systemsettings.desktop,applications:octopi.desktop")
tasks.writeConfig("maxStripes", 1)
tasks.writeConfig("showOnlyCurrentDesktop", false)
tasks.writeConfig("showOnlyCurrentScreen", false)

const panel = ConfigFile('plasmashellrc')
panel.group = 'PlasmaViews'
panel.setConfig("panelLenghtMode", 1)

// End of Dock creation //
-

Nothing is written in plasmashellrc.
However if I use instead panel.writeEntry("panelLenghtMode", 1), I do get the
following section written in plasmashellrc:

[PlasmaViews]
panelLenghtMode=1

It's alone in its own section, not associated to a Panel.

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

[plasma-integration] [Bug 478489] New: Plasma 6 Panel - Unable to set property "Length" through API Scripting

2023-12-13 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=478489

Bug ID: 478489
   Summary: Plasma 6 Panel - Unable to set property "Length"
through API Scripting
Classification: Plasma
   Product: plasma-integration
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: frankeba...@gmail.com
  Target Milestone: ---

Created attachment 164151
  --> https://bugs.kde.org/attachment.cgi?id=164151=edit
How to from GUI

SUMMARY
***
In Plasma 6 with new very much improved Panel, I am unable to set property
"Length" through API Scripting.
I am also unable to find documentation on all of the Plasma 6 Panel's
properties that can be used through API Scripting.

Tried the following documentation:
https://userbase.kde.org/Plasma/Create_a_Global_Theme_Package
https://userbase.kde.org/Plasma/How_to_create_a_Unity-like_look_and_feel_theme_using_Plasma%E2%80%99s_Desktop_Scripting_API
https://develop.kde.org/docs/plasma/
***


STEPS TO REPRODUCE
1. Use org.kde.plasma.desktop-layout.js to create a Global Theme, which
creates, among other things, a bottom Panel ("Floating Dock" to be more
precise).
2. From the following section:

// Create bottom panel (Dock)
const dock = new Panel

// Basic Dock Geometry
dock.alignment = “center”
dock.height = Math.round(gridUnit * 2.8);
dock.hiding = “windowscover”
dock.location = “bottom”
dock.panelLength = 1
dock.maximumLenth = 1000
dock.minimumLength = 250

Try various possibilities for the line "dock.panelLength = 1" (panelLengthMode,
length, lengthMode, etc…).

3. Remove the Max and Min length lines (last 2) from the script above and try
step 2 again.

OBSERVED RESULT
The Panel does not Fit Content and remain "Fill Width" in all 8 tries.


EXPECTED RESULT
File  ~/.config/plasmashellrc should have a line with "panelLengthMode = 1"
under [PlasmaViews][Panel nnn] section, where "nnn" is a number.

See attached screenshot for what I am trying to achieve, which is extremely
easy through GUI, but I need to set it through API.

Thank you very much for your guidance!

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Yes, it's the best!
KDE Plasma Version: 5.90.90
KDE Frameworks Version: 5.247.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION

I don't believe there is a bug here, at least not at this moment judging how
not far I went with it. :)

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

[konsole] [Bug 471483] Problems with C1 control codes (U+0080 through U+009F)

2023-11-21 Thread Frank Heckenbach
https://bugs.kde.org/show_bug.cgi?id=471483

Frank Heckenbach  changed:

   What|Removed |Added

 CC||f.heckenb...@fh-soft.de

--- Comment #1 from Frank Heckenbach  ---
Created attachment 163346
  --> https://bugs.kde.org/attachment.cgi?id=163346=edit
Patch

The attached patch will disable 8bit C1 character handling entirely. As stated
in my original report, this is unlikely to cause any problems, but if deemed
necessary, it can be made optional. For that, I introduced a variable
handle8bitC1 which so far is constant, but can be made configurable. (I'd
suggest the default be false still.)

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

[okular] [Bug 476636] New: "Welcome" popup message after opening a document

2023-11-06 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=476636

Bug ID: 476636
   Summary: "Welcome" popup message after opening a document
Classification: Applications
   Product: okular
   Version: 23.08.1
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: dev-...@felsenfleischer.de
  Target Milestone: ---

SUMMARY
When I open a document with Okular, I see a popup in the top left with the text
“Welcome”. No other document viewer I know does this. We all aim to be polite
as people and a society, but I find this—frankly—rather useless, even
distracting.

Also: when I open a document from the welcome screen, this message does not
show “Welcome”, but instead “Loaded a xyz-paged document.” But only then: when
I open another document from the File menu, it says “Welcome” again.


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.5.9-arch2-1 (64-bit)
Graphics Platform: X11

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

[okular] [Bug 476635] New: After opening a document, Okular moves the view down by a few pixels/mm

2023-11-06 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=476635

Bug ID: 476635
   Summary: After opening a document, Okular moves the view down
by a few pixels/mm
Classification: Applications
   Product: okular
   Version: 23.08.1
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: dev-...@felsenfleischer.de
  Target Milestone: ---

Created attachment 162908
  --> https://bugs.kde.org/attachment.cgi?id=162908=edit
screen recording of repeated opening of the same document

SUMMARY
Okular never shows a new document from the very top, but always a few pixels
down. This triggers my eye for details. :) I’ve had this „problem“ for many
years now and I’ve come to terms with it (using muscle memory: as soon as the
window appears, I hit page up). But now for the first time, I noticed that this
movement is animated, which induced me to file a report.

I can’t imagine this hasn’t been reported before. I tried searching with
"okular open scroll" or "opening from top" and stuff like this, but didn’t see
something of this sort.

STEPS TO REPRODUCE
1. Open a (PDF?) document in Okular.

OBSERVED RESULT
1. When opened for the first time, the document is not viewed from the very
top, but a few pixels down.
2. When not opened for the first time, the document view is moved down another
increment (I guess due to the remembered viewing position).

EXPECTED RESULT
This movement should not happen.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.5.9-arch2-1 (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
I attach a screen recording of repeatedly opening a document with a
description. Notice the animated scrolling down with each subsequent opening.
In the middle of the recording I switch to one-column view. The scrolling goes
down to a very small amount, but it is still there, as can be seen by the
distance of the mouse cursor to the line of text.

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

[kscreenlocker] [Bug 448211] Sessions are breaking all the time when starting from standby on Debian with Wayland - it shows a black screen with "the screen locker is broken"

2023-10-26 Thread Frank Dekervel
https://bugs.kde.org/show_bug.cgi?id=448211

Frank Dekervel  changed:

   What|Removed |Added

 CC||fr...@dekervel.be

--- Comment #4 from Frank Dekervel  ---
for me this is the way to reproduce it:

* suspend laptop
* disconnect external screen while the laptop is suspended
* resume laptop from suspend

i'm on 5.27.9.1 (ubuntu)

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

[Merkuro] [Bug 453068] Pane for event details should always be visible, so the layout stays constant

2023-10-20 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=453068

Frank Steinmetzger  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Frank Steinmetzger  ---
While the popup is not perfect yet, it fixes the issue that was raised in this
ticket.

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

[kdenlive] [Bug 447865] Crashing program report | Issue: Fill borders effects.

2023-10-02 Thread Frank
https://bugs.kde.org/show_bug.cgi?id=447865

--- Comment #3 from Frank  ---
Fixed, thanks

On Sun, Oct 1, 2023, 8:57 AM emohr  wrote:

> https://bugs.kde.org/show_bug.cgi?id=447865
>
> emohr  changed:
>
>What|Removed |Added
>
> 
>  Status|REPORTED|RESOLVED
>  Resolution|--- |FIXED
>
> --- Comment #2 from emohr  ---
> With version 23.08.1 the crash doesn't happen anymore.
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[kdenlive] [Bug 463839] Clip jumping to the beginning of video and bugging out

2023-09-30 Thread Frank de Lange
https://bugs.kde.org/show_bug.cgi?id=463839

Frank de Lange  changed:

   What|Removed |Added

 Attachment #161871|0   |1
is obsolete||

--- Comment #10 from Frank de Lange  ---
Created attachment 161968
  --> https://bugs.kde.org/attachment.cgi?id=161968=edit
Demonstration video for bug #463839 showing clips snapping to beginning
timeline while playing in 'correct'  location

This demonstration video (made using the above project file) shows the effects
described for bug #463839 where clip thumbnails snap to the beginning of the
timeline while playing in the 'correct' location. In the video the following is
shown:

1: two clips are dropped sequentially on the timeline. The expected result
would be for two clip thumbnails to show sequentially on the timeline. This is
not what happens, instead both thumbnails snap to the beginning of the timeline
where the second one obscures the first one

2: when the timeline cursor is scrubbed over the area where the second clip was
dropped the project monitor shows the clip content playing in the 'correct'
location while the area under the cursor is empty.

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

[kdenlive] [Bug 463839] Clip jumping to the beginning of video and bugging out

2023-09-25 Thread Frank de Lange
https://bugs.kde.org/show_bug.cgi?id=463839

--- Comment #9 from Frank de Lange  ---
Created attachment 161871
  --> https://bugs.kde.org/attachment.cgi?id=161871=edit
screen recording for bug 463839, showing how clips snap to the beginning of the
timeline

A screen recording of this bug in 'action' using the demo project included in
this bug report.

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

[kdenlive] [Bug 463839] Clip jumping to the beginning of video and bugging out

2023-09-25 Thread Frank de Lange
https://bugs.kde.org/show_bug.cgi?id=463839

--- Comment #8 from Frank de Lange  ---
Created attachment 161870
  --> https://bugs.kde.org/attachment.cgi?id=161870=edit
Sample project for bug 463839

Demonstration project showing this bug. Open this file in kdenlive 23.08.0 or
23.08.1 (these are the versions I tested), try to place the enclosed generated
clips on the timeline in sequential order on the same track and notice that
both clips snap to the start of the timeline. Save the project, restart
kdenlive and reload the saved project and the clips will be in the correct
position.

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

[kdenlive] [Bug 463839] Clip jumping to the beginning of video and bugging out

2023-09-25 Thread Frank de Lange
https://bugs.kde.org/show_bug.cgi?id=463839

--- Comment #7 from Frank de Lange  ---
A screenshot would only show a missing clip while the project player would show
that clip's content. This is a bug, not a feature as can be shown by the fact
that saving the file, restarting kdenlive and reloading it shows the inserted
clip (audio or video, does not matter, this bug hits both types) in the correct
position.

I'll try to rig up a demonstration and send the project file if I can get it to
reliably reproduce the bug. It hits more or less every edit I I do which makes
kdenlive close to unusable.

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

[kdenlive] [Bug 463839] Clip jumping to the beginning of video and bugging out

2023-09-25 Thread Frank de Lange
https://bugs.kde.org/show_bug.cgi?id=463839

--- Comment #5 from Frank de Lange  ---
Maybe a pointer to where the problem lies: when I just encountered the problem
again for the #th time, saved the project in the 'bugy' state, closed and
reopened kdenlive I got the following message on loading the project:

`Clip chain98 on incorrect subtrack found and fixed on track V3 at 00:02:27:00`

The odd thing here is that the last edit was not to track V3 but track V2 - is
this an off-by-one error related to track selection?

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

[kdenlive] [Bug 463839] Clip jumping to the beginning of video and bugging out

2023-09-25 Thread Frank de Lange
https://bugs.kde.org/show_bug.cgi?id=463839

Frank de Lange  changed:

   What|Removed |Added

 CC||kd...@unternet.org

--- Comment #4 from Frank de Lange  ---
I'm experiencing the same problem in v23.08.0 (Debian .deb) as well as v23.08.1
(AppImage), both running on "current" (as of the posting date for this message)
Debian trixie/sid. Toggling between Normal/Insert/Overwrite mode has no effect,
clip thumbnails and controls always snap to the beginning of the timeline when
inserted while clip content actually appears at the correct position in the
project monitor when jogging the timeline cursor.

WRT closing/opening the program resetting the problem it is important to know
that this only works when the project was saved AFTER the first edit directly
after the problem shows up, i.e. saved when the timeline is in the
'wrong/buggy' state. The timeline appears correctly when the program is
reopened and the project loaded. Just closing and opening kdenlive when the
project is in the state BEFORE the problem shows up (how? Like this: make edit,
notice that the thumbnails snap to the beginning of the timeline, undoing that
last edit (CTRL-Z), save the project, close kdenlive and reopen it, load the
project) leads to the problem reappearing on the first edit. This points at the
problem being related to a specific state in the current project.

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

[i18n] [Bug 474572] Plasma5-pk-updates with mixed languages

2023-09-22 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=474572

--- Comment #5 from Frank Kruger  ---
(In reply to Frank Kruger from comment #4)
> Unfortunately, openSUSE's plasma5-pk-updates-0.3.2+git145-83.1.x86_64, which
> contains commit
> https://invent.kde.org/system/plasma-pk-updates/-/commit/
> 53bfded7e24b92aa57afe67d2bb0d622feb6475, does not solve the issue: "Check
> for Updates" is still not translated (cf.
> https://bugzilla.suse.com/attachment.cgi?id=869668). What do I miss? Any
> idea? Thx.

The issue is solved, if ":" is omitted in the translation for "Check for
Updates" in plasma_applet_org.kde.plasma.pkupdates.po, i.e., "Auf
Aktualisierungen prüfen"

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

[i18n] [Bug 474572] Plasma5-pk-updates with mixed languages

2023-09-21 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=474572

--- Comment #4 from Frank Kruger  ---
Unfortunately, openSUSE's plasma5-pk-updates-0.3.2+git145-83.1.x86_64, which
contains commit
https://invent.kde.org/system/plasma-pk-updates/-/commit/53bfded7e24b92aa57afe67d2bb0d622feb6475,
does not solve the issue: "Check for Updates" is still not translated (cf.
https://bugzilla.suse.com/attachment.cgi?id=869668). What do I miss? Any idea?
Thx.

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

[plasma-nm] [Bug 474658] rename of wireguard connection not possible

2023-09-19 Thread Petric Frank
https://bugs.kde.org/show_bug.cgi?id=474658

Petric Frank  changed:

   What|Removed |Added

Summary|do not allow rename of  |rename of wireguard
   |wireguard connection|connection not possible

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

[plasma-nm] [Bug 474658] New: do not allow rename of wireguard connection

2023-09-18 Thread Petric Frank
https://bugs.kde.org/show_bug.cgi?id=474658

Bug ID: 474658
   Summary: do not allow rename of wireguard connection
Classification: Plasma
   Product: plasma-nm
   Version: 5.27.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: editor
  Assignee: plasma-b...@kde.org
  Reporter: pfr...@gmx.de
  Target Milestone: ---

SUMMARY
Imported wireguard connection (here: wg0) can not be renamed to a more
meaningful name.

STEPS TO REPRODUCE
1. copy wireguard client config to /etc/wireguard/wg0.conf
2. import it via "nm-cli connection import type wireguard file
/etc/wireguard/wg0.conf"
3. open plasma-nm applet
4. select imported connection - named here as wg0
5. change name to (for example) "home system"
6. get message: connection.interface-name: new connection wireguard: interface
name contains invalid character (translated from german)

OBSERVED RESULT
Rename failed

EXPECTED RESULT
Rename accepted

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian GNU/Linux 12
(available in About System)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
It seems that the applet re-uses the connection name as interface name also. It
should provide a separate field or select the interface automatically.
So it allows to give the connection a more meaningful name.

The connection as such is working. The remote system is accessible.

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

[i18n] [Bug 474572] Plasma5-pk-updates with mixed languages

2023-09-17 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=474572

--- Comment #2 from Frank Kruger  ---
The issue is fixed with version 0.3.2+git143, apart for the translation of the
"Check for Updates" button (cf. attachments). Where does it come from? Thx.

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

[i18n] [Bug 474572] Plasma5-pk-updates with mixed languages

2023-09-17 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=474572

--- Comment #1 from Frank Kruger  ---
Created attachment 161666
  --> https://bugs.kde.org/attachment.cgi?id=161666=edit
More missing translations

More missing German translations.

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

[i18n] [Bug 474572] New: Plasma5-pk-updates with mixed languages

2023-09-15 Thread Frank Kruger
https://bugs.kde.org/show_bug.cgi?id=474572

Bug ID: 474572
   Summary: Plasma5-pk-updates with mixed languages
Classification: Translations
   Product: i18n
   Version: unspecified
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: de
  Assignee: kde-i18n...@kde.org
  Reporter: fkrue...@mailbox.org
  Target Milestone: ---

Created attachment 161646
  --> https://bugs.kde.org/attachment.cgi?id=161646=edit
Plasma5-pk-updates with mixed languages

Given openSUSE TW20230914, KDE Plasma 5.27.8 and KDE Frameworks 5.110.0 within
a German environment, plasma5-pk-updates contains different languages although
*-lang is installed (see attachment).

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

[kate] [Bug 474532] New: Git sidebar: error message after cancelling Open Commit

2023-09-14 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=474532

Bug ID: 474532
   Summary: Git sidebar: error message after cancelling Open
Commit
Classification: Applications
   Product: kate
   Version: 23.08.0
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: dev-...@felsenfleischer.de
  Target Milestone: ---

STEPS TO REPRODUCE
1. Open a git-managed file in Kate
2. Open the Git sidebar
3. From the Tools button, select “Open Commit…”
4. Click on “Cancel”

OBSERVED RESULT
The log view shows a new Git error with “invalid hash”

So apparently even though I pressed cancel, Git is still called. When I input a
valid commit ID and press Cancel, I still get the error message.

EXPECTED RESULT
Cancel means “do nothing”, so there should be no error message.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0

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

  1   2   3   4   5   6   7   8   9   10   >