[digikam] [Bug 449406] Photograph Properties incorrect after saving in image editor

2022-03-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=449406

--- Comment #16 from Maik Qualmann  ---
The setting only changes for this one write and does not change globally.

Maik

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

[Discover] [Bug 451642] New: discover recommends running dkpg but not how

2022-03-18 Thread johnathan
https://bugs.kde.org/show_bug.cgi?id=451642

Bug ID: 451642
   Summary: discover recommends running dkpg but not how
   Product: Discover
   Version: 5.24.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: testing1237...@yahoo.com
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 147575
  --> https://bugs.kde.org/attachment.cgi?id=147575&action=edit
dpkg error

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
yesterday after updating, the laptop was restarting and because of battery
issues, the system got shut down in the middle of installing updates.
next time when i did start it, there was an update but discover got the error
asking me to do "dpkg --configure a" but did not tell me how or what.
for a new user, this is really confusing. 

STEPS TO REPRODUCE
1.  update system
2.  restart after updating
3.  do not let the system finish installing updates during boot
4. start system again and try to update

OBSERVED RESULT
the update message is ambigious and not helpful. the "copy to clipboard" copies
the entire message instead of "dpkg --configure a" and also, nowhere the
message tells me to open terminal and paste the same using sudo

EXPECTED RESULT
when this dpkg error shows up, the user should be informed that dpkg command
must be posted in a terminal using sudo privileges.  conversely, the software
could ask the user if it could try to fix the system by running it
automatically. then discover could run dpkg automatically and redo the update
and check if it fixes stuff..


so 2 ideas.
1.  inform the users to press the "copy command" and paste the same in
terminal, maybe open the terminal too
2.  do the dpkg command by itself and just ask the user to input sudo password.
this is more intuitive and less confusing.

Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3
Kernel Version: 5.13.0-35-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i7-4600U CPU @ 2.10GHz
Memory: 7.7 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4400

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

[partitionmanager] [Bug 451643] New: Authentication windows

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451643

Bug ID: 451643
   Summary: Authentication windows
   Product: partitionmanager
   Version: 21.12.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: fil7rac...@gmail.com
  Target Milestone: ---

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


STEPS TO REPRODUCE
1. Open KDE Partition Manager
2. 
3. 

OBSERVED RESULT
KDE Partition Manager opens in maximized window.
Authentication window did not pop up but appears behind KDE Partition manager.
Only noticeable that Auth window is there from Task Manager area.

EXPECTED RESULT
KDE Partition Manager will open, then Authentication window will pop up on top
with higher priority

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 5.24
(available in About System)
KDE Plasma Version:   5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Running in Wayland

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

[plasmashell] [Bug 451592] KDE Plasma Wayland shows no display output after SDDM autologin

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451592

jo...@disroot.org changed:

   What|Removed |Added

Summary|KDE Plasma Wayland shows|KDE Plasma Wayland shows no
   |blank screen after SDDM |display output after SDDM
   |autologin   |autologin

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

[partitionmanager] [Bug 451643] Authentication windows

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451643

fil7rac...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from fil7rac...@gmail.com ---
Duplicate of Bug 434668.
Possible limitation of Plasma Wayland

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

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

[partitionmanager] [Bug 434668] When opening KDE Partition Manager, there should be a focus on the Authentication window

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434668

fil7rac...@gmail.com changed:

   What|Removed |Added

 CC||fil7rac...@gmail.com

--- Comment #4 from fil7rac...@gmail.com ---
*** Bug 451643 has been marked as a duplicate of this bug. ***

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

[kdesrc-build] [Bug 451644] New: [wish] Special settings for git on module level

2022-03-18 Thread Lothar
https://bugs.kde.org/show_bug.cgi?id=451644

Bug ID: 451644
   Summary: [wish] Special settings for git on module level
   Product: kdesrc-build
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mp...@kde.org
  Reporter: loh@googlemail.com
  Target Milestone: ---

Short version: I miss the possibility to give "--depth 1" as clone option

Longer version: It seems to me that you always promote to clone the full
repository, even if you didn't intend to start hacking but to compile your own
bleeding edge KDE stuff. I know, nowadays they always say hard disk space is
cheap. but some still care. How much can be saved certainly varies from module
to module. As example kauth: 25MB vs 0.5MB

Background: I like to start hacking on Kate and followed so far this guide
https://kate-editor.org/build-it/. That will end up in a 70GB tree, as
Christoph told me. Way too much for my taste. Most of the space is probably
wasted by unnecessary debug configuration of the dependencies-only modules. But
that could probably be fixed with a configuration file where every thing is
build in release mode and only kate and ktexteditor in debug mode.

I'm afraid that would still be too much trouble for me, but others would
benefit. Fetch and compile more than 70 modules just to hack on two parts? :-(

Some years ago, I coded already on Kate. The trick back there was to tweak
CMakeLists.txt to use an older KF5 version. But shortly we had a situation
where that didn't work due to modified include header.

Would be best when not always the latest KF5 version is required. But Christoph
 explained to me that this would complicate the development even more. Crap!

However, here a patch for those who like to compare the size of the resulting
source tree. I only fetched the mentioned kauth, for more I'm right now not in
the mood.


Clone all repositories as shallow with depth 1

diff --git a/modules/ksb/Updater/Git.pm b/modules/ksb/Updater/Git.pm
index 06891e3..a8db0e3 100644
--- a/modules/ksb/Updater/Git.pm
+++ b/modules/ksb/Updater/Git.pm
@@ -94,7 +94,7 @@ sub _clone
my $git_repo = shift;
my $module = $self->module();
my $srcdir = $module->fullpath('source');
-my @args = ('--', $git_repo, $srcdir);
+my @args = ('--depth', '1', '--', $git_repo, $srcdir);

my $ipc = $self->{ipc} // croak_internal ('Missing IPC object');

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

[plasmashell] [Bug 451645] New: The desktop icon jumps first and jerks while i move it

2022-03-18 Thread fgoetze
https://bugs.kde.org/show_bug.cgi?id=451645

Bug ID: 451645
   Summary: The desktop icon jumps first and jerks while i move it
   Product: plasmashell
   Version: 5.24.3
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icon
  Assignee: plasma-b...@kde.org
  Reporter: fgoe...@web.de
  Target Milestone: 1.0

Created attachment 147576
  --> https://bugs.kde.org/attachment.cgi?id=147576&action=edit
Shows the behavior

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


STEPS TO REPRODUCE
1. move an icon on the desktop with mouse
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[kwin] [Bug 421135] Flickering Issue with Blur enabled

2022-03-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421135

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/140c2fb20efa |ma/kwin/commit/5186f411885b
   |547cda1ff74880a7cdbcab8b594 |8d8e5bcc177ef888e63277a515b
   |3   |a

--- Comment #9 from Vlad Zahorodnii  ---
Git commit 5186f411885b8d8e5bcc177ef888e63277a515ba by Vlad Zahorodnii, on
behalf of Mathias Tillman.
Committed on 18/03/2022 at 08:46.
Pushed by vladz into branch 'Plasma/5.24'.

effects/blur: Fix window flickering when the clip intersected with the current
blur region.

This fixes a bug introduced in
https://invent.kde.org/plasma/kwin/-/merge_requests/2045 where it would no
longer check if it should redraw the whole region unless the data clip
intersected. This would lead to flickering in certain cases


(cherry picked from commit 140c2fb20efa547cda1ff74880a7cdbcab8b5943)

M  +7-6src/effects/blur/blur.cpp

https://invent.kde.org/plasma/kwin/commit/5186f411885b8d8e5bcc177ef888e63277a515ba

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

[kmymoney] [Bug 451646] New: No way to change the hierarchy for a loan

2022-03-18 Thread Achim Schaefer
https://bugs.kde.org/show_bug.cgi?id=451646

Bug ID: 451646
   Summary: No way to change the hierarchy for a loan
   Product: kmymoney
   Version: 5.1.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: ux-ui
  Assignee: kmymoney-de...@kde.org
  Reporter: achim_schae...@gmx.de
  Target Milestone: ---

SUMMARY
After a loan is entered there is no way to move the loan inside the hierarchy

STEPS TO REPRODUCE
1. create any loan
2. Try to move the loan to another place in the hierarchy.

OBSERVED RESULT
Normally you can change this via edit account, but for a loan there is again a
wizard, offering 4 4 types of changes. Non of them offers the possibility to
change the place in the hierarchy

EXPECTED RESULT
Be able to move the loan inside the hierarchy like any normal account

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: debian testing 
(available in About System)
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.90
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[digikam] [Bug 451637] crash while extra->maintenance

2022-03-18 Thread Lutz Doering
https://bugs.kde.org/show_bug.cgi?id=451637

--- Comment #2 from Lutz Doering  ---
I used Dbgview64a.exe to create the attached file HP-LUTZ.LOG

Am 17.03.2022 um 22:16 schrieb bugzilla_nore...@kde.org:
> https://bugs.kde.org/show_bug.cgi?id=451637
>
> --- Comment #1 from caulier.gil...@gmail.com ---
> The attached file is not suitable/viewvable.
>
> Please run debugview tool from Microsoft and catch the debug traces from
> digiKam while reproduce this dysfunction.
> More info here :
>
> https://www.digikam.org/contribute/
>

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

[kmymoney] [Bug 451646] No way to change the hierarchy for a loan

2022-03-18 Thread Achim Schaefer
https://bugs.kde.org/show_bug.cgi?id=451646

Achim Schaefer  changed:

   What|Removed |Added

   Platform|Other   |Debian testing

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

[digikam] [Bug 451628] digikam hangs on startup

2022-03-18 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=451628

--- Comment #5 from Steve Franks  ---
(In reply to caulier.gilles from comment #3)
> If Showfoto hang at start up, well it's not a database problem, as Showfoto
> do not manage a database.
> If digiKam database is locked, it's a side-effect.
> 
> There is something wrong on your computer which lock digiKam and showfoto at
> startup.
> 
> Did you use an anti-virus ?

Yes. McAfee Total Protection

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

[digikam] [Bug 451637] crash while extra->maintenance

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451637

--- Comment #3 from caulier.gil...@gmail.com ---
There are plenty of system exceptions in the background which are nothing to do
with digiKam, but there can introduce side-effects.

Something is wrong on your system.

Gilles Caulier

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

[digikam] [Bug 451628] digikam hangs on startup

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451628

--- Comment #6 from caulier.gil...@gmail.com ---
What's happen if the anti-virus is disabled temporally when you start digiKam ?

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

[digikam] [Bug 451637] crash while extra->maintenance

2022-03-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=451637

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #4 from Maik Qualmann  ---
Just a small excerpt, You have defective JPG files, although digiKam shouldn't
crash, but that will probably be the reason. 

digikam.dimg.jpeg: Invalid JPEG file structure: two SOI markers 
digikam.dimg.jpeg: Unsupported marker type 0x50
digikam.dimg.jpeg: Unsupported marker type 0x04 

Maik

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

[okular] [Bug 451647] New: FEATURE REQUEST: remove pages from pdf

2022-03-18 Thread Niels
https://bugs.kde.org/show_bug.cgi?id=451647

Bug ID: 451647
   Summary: FEATURE REQUEST: remove pages from pdf
   Product: okular
   Version: 21.12.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: niels1...@gmail.com
  Target Milestone: ---

I've been searching but cannot find an easy way to remove a page from the pdf
document.

EXPECTED RESULT
In the miniatures tab, a right click on a page should have the option to remove
it from the document.
The same for a right click on the page itself.

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

[LabPlot2] [Bug 407772] First column in the spreadsheet isn't resizeable

2022-03-18 Thread Martin
https://bugs.kde.org/show_bug.cgi?id=407772

Martin  changed:

   What|Removed |Added

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

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

[kate] [Bug 451648] New: Markdown: do not remove two trailing spaces aka line break when "remove trailing spaces" is set

2022-03-18 Thread Konrad Bucheli
https://bugs.kde.org/show_bug.cgi?id=451648

Bug ID: 451648
   Summary: Markdown: do not remove two trailing spaces aka line
break when "remove trailing spaces" is set
   Product: kate
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kwrite
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: konrad.buch...@gmx.ch
  Target Milestone: ---

SUMMARY
***
The "remove trailing spaces" option[1] is very useful, except for Markdown
files where two space denote a line break. 
Could there be an exception for Markdown files that the two spaces at the end
of the line are preserved?
***

[1] https://kate-editor.org/2012/10/27/remove-trailing-spaces/
[2] (https://www.markdownguide.org/basic-syntax/#line-breaks)

SOFTWARE/OS VERSIONS
Kubuntu 21.10

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

[kwin] [Bug 451649] New: Kwin crashes from time to time

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451649

Bug ID: 451649
   Summary: Kwin crashes from time to time
   Product: kwin
   Version: 5.24.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: tob...@tobru.ch
  Target Milestone: ---

SUMMARY
Kwin regularly crashes "out of the blue".

STEPS TO REPRODUCE
While doing no specific action, Kwin crashes.

OBSERVED RESULT
Kwin crash and automated restart.

EXPECTED RESULT
Kwin doesn't crash.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.24.3
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Application: kwin_x11 (5.24.3)

Qt Version: 5.15.3
Frameworks Version: 5.91.0
Operating System: Linux 5.16.14-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.24.3 [KCrashBackend]

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KWin (kwin_x11), signal: Aborted

[KCrash Handler]
#4  0x7f7dd16ee34c in __pthread_kill_implementation () at
/usr/lib/libc.so.6
#5  0x7f7dd16a14b8 in raise () at /usr/lib/libc.so.6
#6  0x7f7dd168b534 in abort () at /usr/lib/libc.so.6
#7  0x7f7dc9dcca89 in  () at /usr/lib/dri/iris_dri.so
#8  0x7f7dcaa4ecc5 in  () at /usr/lib/dri/iris_dri.so
#9  0x7f7dc9fd3849 in  () at /usr/lib/dri/iris_dri.so
#10 0x7f7dd410cd48 in  () at /usr/lib/libkwin.so.5
#11 0x7f7dd279ef63 in  () at /usr/lib/libQt5Core.so.5
#12 0x7f7dd40e43a6 in KWin::Scene::paintScreen(QRegion const&, QRegion
const&, QRegion*, QRegion*, KWin::RenderLoop*, QMatrix4x4 const&) () at
/usr/lib/libkwin.so.5
#13 0x7f7dd41aa2e7 in KWin::SceneOpenGL::paint(KWin::AbstractOutput*,
QRegion const&, QList const&, KWin::RenderLoop*) () at
/usr/lib/libkwin.so.5
#14 0x7f7dd40467f4 in KWin::Compositor::composite(KWin::RenderLoop*) () at
/usr/lib/libkwin.so.5
#15 0x7f7dd4046d40 in KWin::X11Compositor::composite(KWin::RenderLoop*) ()
at /usr/lib/libkwin.so.5
#16 0x7f7dd279ef63 in  () at /usr/lib/libQt5Core.so.5
#17 0x7f7dd40047a7 in KWin::RenderLoop::frameRequested(KWin::RenderLoop*)
() at /usr/lib/libkwin.so.5
#18 0x7f7dd40d5bd8 in KWin::RenderLoopPrivate::dispatch() () at
/usr/lib/libkwin.so.5
#19 0x7f7dd279ef63 in  () at /usr/lib/libQt5Core.so.5
#20 0x7f7dd27a119f in QTimer::timeout(QTimer::QPrivateSignal) () at
/usr/lib/libQt5Core.so.5
#21 0x7f7dd2792266 in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#22 0x7f7dd1d9d1c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#23 0x7f7dd276e0aa in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#24 0x7f7dd27b98e5 in QTimerInfoList::activateTimers() () at
/usr/lib/libQt5Core.so.5
#25 0x7f7dd27b9d82 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#26 0x7f7dcc72df83 in  () at /usr/lib/libQt5XcbQpa.so.5
#27 0x7f7dd276639b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#28 0x7f7dd2771ad7 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#29 0x55949cdbce8c in  ()
#30 0x7f7dd168c310 in __libc_start_call_main () at /usr/lib/libc.so.6
#31 0x7f7dd168c3c1 in __libc_start_main_impl () at /usr/lib/libc.so.6
#32 0x55949cdbe225 in  ()
[Inferior 1 (process 498439) detached]

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

[okular] [Bug 451573] Okular setting Accessibility - Change dark and light colors - should be renamed to 'Change foreground and background colors'

2022-03-18 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=451573

--- Comment #3 from cipricus  ---
(In reply to Bug Janitor Service from comment #2)
> A possibly relevant merge request was started @
> https://invent.kde.org/graphics/okular/-/merge_requests/587

I have changed my mind after seeing reply by  @davidhurka
(https://invent.kde.org/graphics/okular/-/merge_requests/587#note_416624). I
now think that the present terminology is preferable to the one mentioned in
this bug report and that a change could be proposed in favor of "black" and
"white'. My argument is here:
https://invent.kde.org/graphics/okular/-/merge_requests/587#note_417031

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

[libalkimia] [Bug 451650] New: online quotes sources for investing com does not work anymore

2022-03-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=451650

Bug ID: 451650
   Summary: online quotes sources for investing com does not work
anymore
   Product: libalkimia
   Version: 8.1.0
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Packaging
  Assignee: kmymoney-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

The online quotes sources for investing com (https://store.kde.org/p/1449412)
does not work anymore. 

STEPS TO REPRODUCE
1.  download windows build from binary-factory.kde.org for 
2.  unpack 7z archive 
3.  start onlinequoteseditor5
4. In the 'Profiles' windows select 'alkimia5'
5. In the 'Online Quotes' windows press "Install" and install online quote
source for Investing.com
6. In the 'debug' windows press 'check source'

OBSERVED RESULT
(Debug) symbol=ORCL id=ORCL...
Adresse https://www.investing.com/equities/ORCL wird geholt ...
Die Datei oder der Ordner https://www.investing.com/equities/ORCL existiert
nicht.
Preis für ORCL kann nicht aktualisiert werden (leere Kursnotizdaten)
ORCL ORCL

After changing the symbol to 'oracle-corp' and rechecking the source there is
displayed:

(Debug) symbol=oracle-corp id=oracle-corp...
Adresse https://www.investing.com/equities/oracle-corp wird geholt ...
URL gefunden: https://www.investing.com/equities/oracle-corp...
Symbol gefunden: „“
Preis für 'oracle-corp kann nicht verarbeitet werden'
Verarbeitung des Datums ist für oracle-corp deaktiviert
Aktuelles Datum oracle-corp wird verwendet
oracle-corp oracle-corp

EXPECTED RESULT
The price for the online quotes source should be displayed

SOFTWARE/OS VERSIONS
Windows:  10
KDE Frameworks Version:  5.91
Qt Version: 5.15

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

[kate] [Bug 451615] Kate unexecpted crash when opening settings

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451615

--- Comment #2 from michael.schmid...@outlook.de ---
Created attachment 147578
  --> https://bugs.kde.org/attachment.cgi?id=147578&action=edit
Katerc file

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

[kate] [Bug 451615] Kate unexecpted crash when opening settings

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451615

--- Comment #3 from michael.schmid...@outlook.de ---
Created attachment 147579
  --> https://bugs.kde.org/attachment.cgi?id=147579&action=edit
kdeglobals file

As requested by Alexander Lohnau.

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

[okular] [Bug 451573] Okular setting Accessibility - Change dark and light colors - should be renamed to 'Change foreground and background colors'

2022-03-18 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=451573

--- Comment #4 from cipricus  ---
I think this is not the case, and should be closed. I have argued here:
https://invent.kde.org/graphics/okular/-/merge_requests/587#note_417031

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

[libalkimia] [Bug 451650] online quotes sources for investing com does not work anymore

2022-03-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=451650

--- Comment #1 from Ralf Habacker  ---
> Preis für 'oracle-corp kann nicht verarbeitet werden'

The regexp for parsing the price does not work anymore and needs to be changed
to 

([\d+,.]+)\s*

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

[kate] [Bug 451615] Kate unexecpted crash when opening settings

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451615

--- Comment #4 from michael.schmid...@outlook.de ---
(In reply to Alexander Lohnau from comment #1)
> It works fine for me on Neon-unstable Wayland with the global menu in my
> panel.
> 
> Please attach your ~/.config/katerc and maybe ~/.config/kdeglobals, then I
> will see if the crash is reproducible on my system too.

Thanks for looking in to the issue. I might add that I am running neon as a
virtual machine, it might just be on my side.
Also I have added the requested files.

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

[libalkimia] [Bug 451650] online quotes sources for investing com does not work anymore

2022-03-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=451650

Ralf Habacker  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|kmymoney-de...@kde.org  |ralf.habac...@freenet.de
 Status|REPORTED|ASSIGNED

--- Comment #2 from Ralf Habacker  ---
Created attachment 147580
  --> https://bugs.kde.org/attachment.cgi?id=147580&action=edit
Updated online quote

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

[okular] [Bug 451651] New: "Dark color" should be changed to "Black" and "Light color" to "White" under "Okular setting Accessibility - Change dark and light colors'

2022-03-18 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=451651

Bug ID: 451651
   Summary: "Dark color" should be changed to "Black" and "Light
color" to "White" under "Okular setting Accessibility
- Change dark and light colors'
   Product: okular
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: cipri...@gmail.com
  Target Milestone: ---

Created attachment 147581
  --> https://bugs.kde.org/attachment.cgi?id=147581&action=edit
the setting discussed here

Within the discussion
(https://invent.kde.org/graphics/okular/-/merge_requests/587#) of my previous
bug report (https://bugs.kde.org/show_bug.cgi?id=451573) I was convinced that I
was wrong, but the same line of argument that has convinced me imposes a
further clarification.

Those settings are not about foreground and background, nor about text or
images.

Any text or image would be treated as a monochrome one (with degrees of black
and white), "Dark color" setting will replace black, "Light color" setting will
replace white. For example, if "Dark color" is set to red and "Light color" is
set to purple, the proportion of red and purple will follow the initial
proportions of black and white from the monochrome base.

That means that "black" should be used for "dark" and "white" for "light" as
more adequate naming of those settings,  because that's what is happening in
fact: the color selected under "light color" setting (purple in example) will
100% replace light color only if that is fully white, otherwise (if it has some
degree of black) it will mix it with the color set under the "dark color"
setting (red in example)!
The advantage of that would be to add more clarity: dark and light are relative
terms, black and white correspond exactly to what is happening here.

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

[kate] [Bug 451615] Kate unexecpted crash when opening settings

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451615

michael.schmid...@outlook.de changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #5 from michael.schmid...@outlook.de ---
I encountered the problem right after I updated the packages.
After one reboot, I tried it again and it works.

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

[okular] [Bug 451651] "Dark color" should be changed to "Black" and "Light color" to "White" under "Okular setting Accessibility - Change dark and light colors'

2022-03-18 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=451651

--- Comment #1 from cipricus  ---
The setting discussed here imposes degrees of just 2 colors on a dark/light
structure — and this structure can only by a monochrome one, with degrees of
black and white. The 2 colors that can be selected here are proportionally
replacing black and white within the monochrome structure. 

When we set a color (e.g. red, #aa) under "dark color" option, #aa will
effectively replace absolute black (#00), and if we set it under "light
color" it will replace full white (#ff).

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

[okular] [Bug 451651] "Dark color" should be changed to "Black" and "Light color" to "White" under "Okular setting Accessibility - Change dark and light colors'

2022-03-18 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=451651

--- Comment #2 from cipricus  ---
I mean that the name of the option 'Color mode: Change dark and light colors'
should NOT be changed, because it describes well *what* it does, but that the 2
color selection options (which describe *how* it does it) should be renamed to
"black" and "white".

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

[dolphin] [Bug 451652] New: Dolphin crashes when opening prj files

2022-03-18 Thread Alireza Ahani
https://bugs.kde.org/show_bug.cgi?id=451652

Bug ID: 451652
   Summary: Dolphin crashes when opening prj files
   Product: dolphin
   Version: 21.08.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: alirezaahani1...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (21.08.3)

Qt Version: 5.15.2
Frameworks Version: 5.89.0
Operating System: Linux 5.15.12-200.fc35.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 35 (KDE Plasma)
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I opened a prj file created by CodeVision (a WIndows applications) expecting
wine to open it. But instead Dolphin tried to open it as a backup file.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x7f42ccb650d7 in
QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber(QGraphicsSceneMouseEvent*)
() from /lib64/libQt5Widgets.so.5
#5  0x7f42ccb6d31f in
QGraphicsScenePrivate::mousePressEventHandler(QGraphicsSceneMouseEvent*) ()
from /lib64/libQt5Widgets.so.5
#6  0x7f42ccb77091 in QGraphicsScene::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#7  0x7f42cc825443 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#8  0x7f42cbc857d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#9  0x7f42ccb94ba5 in QGraphicsView::mousePressEvent(QMouseEvent*) () from
/lib64/libQt5Widgets.so.5
#10 0x7f42cc867e7e in QWidget::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#11 0x7f42cc915942 in QFrame::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#12 0x7f42cbc8558d in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /lib64/libQt5Core.so.5
#13 0x7f42cc825432 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#14 0x7f42cc82d074 in QApplication::notify(QObject*, QEvent*) () from
/lib64/libQt5Widgets.so.5
#15 0x7f42cbc857d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#16 0x7f42cc82bb57 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
from /lib64/libQt5Widgets.so.5
#17 0x7f42cc881450 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from
/lib64/libQt5Widgets.so.5
#18 0x7f42cc8846e5 in QWidgetWindow::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#19 0x7f42cc825443 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#20 0x7f42cbc857d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#21 0x7f42cc1a1b98 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /lib64/libQt5Gui.so.5
#22 0x7f42cc181c9c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib64/libQt5Gui.so.5
#23 0x7f42b940c11e in xcbSourceDispatch(_GSource*, int (*)(void*), void*)
() from /lib64/libQt5XcbQpa.so.5
#24 0x7f42c99fa130 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#25 0x7f42c9a4f208 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#26 0x7f42c99f7933 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#27 0x7f42cbcd6bb8 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#28 0x7f42cbc841e2 in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#29 0x7f42cbc8c724 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#30 0x5570da99b6c5 in main ()
[Inferior 1 (process 11224) detached]

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

[frameworks-kservice] [Bug 442970] Opening a large zip file with kickoff hangs plasmashell and floods systemd journal

2022-03-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=442970

Fushan Wen  changed:

   What|Removed |Added

   Version Fixed In||5.24.4
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||f984425b657abb723c0334dc911
   ||5b8c12a10059e
 Status|ASSIGNED|RESOLVED

--- Comment #5 from Fushan Wen  ---
Git commit f984425b657abb723c0334dc9115b8c12a10059e by Fushan Wen.
Committed on 18/03/2022 at 10:58.
Pushed by fusionfuture into branch 'master'.

applets/kicker: Skip creating KService for non-desktop files or folders

When creating a new KService, it will try to read the file as a desktop
file, but if the file is a large non-desktop file, it will hang for a
long time.

Verify the file is a desktop file, and if not, skip creating KService
and run the match directly.
FIXED-IN: 5.24.4

M  +23   -19   applets/kicker/plugin/runnermatchesmodel.cpp

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

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

[frameworks-kservice] [Bug 442970] Opening a large zip file with kickoff hangs plasmashell and floods systemd journal

2022-03-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=442970

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |f984425b657abb723c0334dc911 |f1e9fd1f832b129ebefc09802cf
   |5b8c12a10059e   |09af8f0714429

--- Comment #6 from Fushan Wen  ---
Git commit f1e9fd1f832b129ebefc09802cf09af8f0714429 by Fushan Wen.
Committed on 18/03/2022 at 11:02.
Pushed by fusionfuture into branch 'Plasma/5.24'.

applets/kicker: Skip creating KService for non-desktop files or folders

When creating a new KService, it will try to read the file as a desktop
file, but if the file is a large non-desktop file, it will hang for a
long time.

Verify the file is a desktop file, and if not, skip creating KService
and run the match directly.
FIXED-IN: 5.24.4


(cherry picked from commit f984425b657abb723c0334dc9115b8c12a10059e)

M  +23   -19   applets/kicker/plugin/runnermatchesmodel.cpp

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

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

[okular] [Bug 451651] "Dark color" should be changed to "Black" and "Light color" to "White" under "Okular setting Accessibility - Change dark and light colors'

2022-03-18 Thread cipricus
https://bugs.kde.org/show_bug.cgi?id=451651

--- Comment #3 from cipricus  ---
In the present form, a real color (expressed in numerical form of complete
clarity) is supposed to replace something called "dark" or "light color", which
is not a real color but a relation between two colors, and thus cannot be
replaced by a real color. (What that specific, numerically defined, real color
replaces is pure black or pure white).

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

[plasmashell] [Bug 442970] Opening a large zip file with kickoff hangs plasmashell and floods systemd journal

2022-03-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=442970

Fushan Wen  changed:

   What|Removed |Added

  Component|general |Application Launcher
   ||(Kickoff)
   Target Milestone|--- |1.0
 CC||noaha...@gmail.com
Version|5.92.0  |5.24.3
Product|frameworks-kservice |plasmashell

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

[krita] [Bug 451625] A phantom bkack on half screen created

2022-03-18 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=451625

Halla Rempt  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #6 from Halla Rempt  ---
Yes, we also link to distributions that carry krita... But only the appimage is
made by us.

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

[digikam] [Bug 451628] digikam hangs on startup

2022-03-18 Thread Steve Franks
https://bugs.kde.org/show_bug.cgi?id=451628

--- Comment #7 from Steve Franks  ---
(In reply to caulier.gilles from comment #6)
> What's happen if the anti-virus is disabled temporally when you start
> digiKam ?

I don't know. I've started from scratch, because I spent to long trying to sort
this.(In reply to Maik Qualmann from comment #4)
> You are using digiKam's internal MySQL server. A connection to the started
> MySQL server can no longer be established. Quite a lot of error messages
> come from Apple ICloud for Windows which is also broken. A log from showFoto
> would be interesting. I would also say that your system has a problem.
> 
> Maik

I wish I knew what it is.

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

[kwin] [Bug 451653] New: Glitchy cursor behaviour in Plasma 5.24's Wayland session

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451653

Bug ID: 451653
   Summary: Glitchy cursor behaviour in Plasma 5.24's Wayland
session
   Product: kwin
   Version: 5.24.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: mxanthropoc...@outlook.com
  Target Milestone: ---

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

In Plasma 5.24's Wayland session (tested specifically on Fedora Linux 36, but
also applies to Fedora Linux 35 when it's updated to Plasma 5.24), when the
standard pointer cursor changes to another cursor, for example the I-beam (the
one that shows over text fields) or the pointing hand (that shows over
hyperlinks), the cursor goes off-centre; when the cursor changes back to the
standard pointer, it goes back to normal. This does not occur on the X11
session and did not occur in Plasma 5.23's Wayland session either.

STEPS TO REPRODUCE
1. Login to the Wayland session and mouse over an editable text field or a
hyperlink
2. The I-beam / hand cursor goes off-centre
3. Login to the X11 session and do the same; it works as expected

OBSERVED RESULT
I-beam / hand cursors go off centre

EXPECTED RESULT
The cursors stay centred, as what happens in the X11 session and in previous
versions of Plasma's Wayland session

SOFTWARE/OS VERSIONS
Windows: N/a
macOS: N/a
Linux/KDE Plasma: Fedora Linux 36/Plasma 5.24.3 
(available in About System)
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
None

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

[krita] [Bug 451654] New: Basename not updating when doing: Krita.instance().writeSetting('','ExportConfiguration-ANIMATION_EXPORT',str_xml)

2022-03-18 Thread Hannah
https://bugs.kde.org/show_bug.cgi?id=451654

Bug ID: 451654
   Summary: Basename not updating when doing:
Krita.instance().writeSetting('','ExportConfiguration-
ANIMATION_EXPORT',str_xml)
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Microsoft Windows
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Scripting
  Assignee: krita-bugs-n...@kde.org
  Reporter: personal.hanna...@gmail.com
  Target Milestone: ---

RX480 8G
32GB Ram
i5 6400

Basename not updating when doing:
Krita.instance().writeSetting('','ExportConfiguration-ANIMATION_EXPORT',str_xml)
 
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1.  Create a .kra file with _001 at the end of it.
2. Run Plugin in link below:
https://github.com/Koterminion/Trucendoos/tree/master/Krita_Plugins/Berenvoedsel

OBSERVED RESULT
Basename not updated.


EXPECTED RESULT
Basename updated based on string when going to rendered animation

krita-nightly-x64-5.1.0-prealpha-e75d194a75 
Windows:  10


ADDITIONAL INFORMATION

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

[filelight] [Bug 451412] open file manager here opens easyTAG not nemo

2022-03-18 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=451412

Harald Sitter  changed:

   What|Removed |Added

 CC||sit...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Harald Sitter  ---
I'm afraid that 19.12 is no longer maintained.

I would like to note that this doesn't sound like a bug (in filelight) though
but rather a misconfiguration. We simply tell lower level software to open the
folder, if the directory mimetype is incorrectly associated with easytag rather
than a file manager then we can't do anything about that.

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

[kwin] [Bug 421135] Flickering Issue with Blur enabled

2022-03-18 Thread Mathias Tillman
https://bugs.kde.org/show_bug.cgi?id=421135

--- Comment #10 from Mathias Tillman  ---
(In reply to Matt from comment #8)
> (In reply to David Edmundson from comment #7)
> > Git commit 140c2fb20efa547cda1ff74880a7cdbcab8b5943 by David Edmundson, on
> > behalf of Mathias Tillman.
> > Committed on 17/03/2022 at 22:19.
> > Pushed by davidedmundson into branch 'master'.
> > 
> > effects/blur: Fix window flickering when the clip intersected with the
> > current blur region.
> > 
> > This fixes a bug introduced in
> > https://invent.kde.org/plasma/kwin/-/merge_requests/2045 where it would no
> > longer check if it should redraw the whole region unless the data clip
> > intersected. This would lead to flickering in certain cases
> > 
> > M  +7-6src/effects/blur/blur.cpp
> > 
> > https://invent.kde.org/plasma/kwin/commit/
> > 140c2fb20efa547cda1ff74880a7cdbcab8b5943
> 
> Wondering if this bug should really be resolved as fixed?
> Matthias says this is a fix for something introduced in 5.24, but the issue
> that was reported has been around since at least 5.18.

Agreed, it probably shouldn't be marked as fixed. In hindsight I should have
opened a separate issue, but since I wasn't sure of what the actual issue was,
and it basically matched the flickering of the original issue, I decided to
post my findings here.
Perhaps this latest conversation should be split into a separate issue (that
would be marked as resolved) for archiving purposes?

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

[digikam] [Bug 451637] crash while extra->maintenance

2022-03-18 Thread Lutz Doering
https://bugs.kde.org/show_bug.cgi?id=451637

--- Comment #5 from Lutz Doering  ---
Hello Mike, thank you very much for the answer. I saw in the log sent 
yesterday that my folder structure also contained two wav files. I have 
deleted them. You have noted that there is at least one defective jpg 
file. However, the message "Invalid JPEG file structure: two SOI 
markers" does not indicate which file(s) it could be. My question: is 
there a way for me to create my own log file in digiKam that I can use 
to find the file with the "Unsupported marker type 0x50" and 
"Unsupported marker type 0x04"?
Today the programme simply quit again. Enclosed is the LOG file. Yours 
sincerely, Lutz Doering.
One more question: Your name indicates knowledge of the German language. 
May I write to you in German?

Translated with www.DeepL.com/Translator (free version)
Am 18.03.2022 um 10:19 schrieb Maik Qualmann:
> https://bugs.kde.org/show_bug.cgi?id=451637
>
> Maik Qualmann  changed:
>
> What|Removed |Added
> 
>   CC||metzping...@gmail.com
>
> --- Comment #4 from Maik Qualmann  ---
> Just a small excerpt, You have defective JPG files, although digiKam shouldn't
> crash, but that will probably be the reason.
>
> digikam.dimg.jpeg: Invalid JPEG file structure: two SOI markers
> digikam.dimg.jpeg: Unsupported marker type 0x50
> digikam.dimg.jpeg: Unsupported marker type 0x04
>
> Maik
>

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

[kwin] [Bug 421135] Flickering Issue with Blur enabled

2022-03-18 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=421135

--- Comment #11 from David Edmundson  ---
Technically yes. In practice, bugzilla always gets messy with multiple bugs
with similar symptoms.
The first bug doesn't contain enough information to be actionable and is a
super old release. I would just leave it, if issues still exist someone will
file a new bug.

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

[kwin] [Bug 421135] Flickering Issue with Blur enabled

2022-03-18 Thread Matt
https://bugs.kde.org/show_bug.cgi?id=421135

--- Comment #12 from Matt  ---
(In reply to David Edmundson from comment #11)
> Technically yes. In practice, bugzilla always gets messy with multiple bugs
> with similar symptoms.
> The first bug doesn't contain enough information to be actionable and is a
> super old release. I would just leave it, if issues still exist someone will
> file a new bug.

Hmm well I've still been experiencing it  from time to time on all versions up
to and including 5.24. Doing a bit of digging there are a few other bug reports
for this same issue, however this one seems to be the oldest report. Not sure
what other info I'd need to make it actionable, unfortunately it seems random
and hard to reproduce consistently.

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

[plasmashell] [Bug 451655] New: Popup window when plugging a jack headset

2022-03-18 Thread frederic . parrenin
https://bugs.kde.org/show_bug.cgi?id=451655

Bug ID: 451655
   Summary: Popup window when plugging a jack headset
   Product: plasmashell
   Version: 5.23.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Disks & Devices
  Assignee: plasma-b...@kde.org
  Reporter: frederic.parre...@univ-grenoble-alpes.fr
  Target Milestone: 1.0

In Windows or Gnome, when you plug a jack headset, there is a popop window that
appears and that ask to choose between headphone, headset or microphone.
I find that convenient, especially for beginners, since you don't have the bad
surprise that your sound preferences are not configured correctly.
Would it be possible to do the same in KDE?


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

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

[kde] [Bug 451391] Neochat crashes on Openmandriva Lx 4.3

2022-03-18 Thread Tobias Fella
https://bugs.kde.org/show_bug.cgi?id=451391

Tobias Fella  changed:

   What|Removed |Added

 CC||anton...@web.de

--- Comment #4 from Tobias Fella  ---
*** Bug 451636 has been marked as a duplicate of this bug. ***

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

[kde] [Bug 451636] Neochat crash (on start)

2022-03-18 Thread Tobias Fella
https://bugs.kde.org/show_bug.cgi?id=451636

Tobias Fella  changed:

   What|Removed |Added

 CC||fe...@posteo.de
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Tobias Fella  ---


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

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

[marble] [Bug 451656] New: Marble does not use GPS through gpsd.

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451656

Bug ID: 451656
   Summary: Marble does not use GPS through gpsd.
   Product: marble
   Version: 21.12.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: martijn.sael...@protonmail.com
  Target Milestone: ---

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


STEPS TO REPRODUCE
1. Connect u-blox7 GPS connector. Open `cgps` to check it works fine.
2. Open Marble.
3. Select `gpsd` in `Location` > `Position Tracking`.

OBSERVED RESULT

Although the `cpgs` program shows I have a 3D FIX and gives me my exact
location and GPS-coordinates, Marble keeps on "waiting for current location
information...".

EXPECTED RESULT

Marble uses my GPS USB Dongle and detects my position just like the `cgps` CLI
tool.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 35 KDE (fully updated through the `dnf` package
manager at 18 March 2022)
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION
Marble is started after `cpgs` reported a 3D FIX.

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

[zanshin] [Bug 391524] appdata screenshots broken

2022-03-18 Thread Amir Khan
https://bugs.kde.org/show_bug.cgi?id=391524

Amir Khan  changed:

   What|Removed |Added

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

--- Comment #9 from Amir Khan  ---
It looks as if the original link reported as invalid now points to the
screenshot as expected. Would the reporter of the bug please check and close
the bug if it is fixed? Thanks.

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

[systemsettings] [Bug 448845] kded module crashes on startup in GtkConfig::setFont()

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=448845

--- Comment #17 from owl-from-hogva...@protonmail.com ---
I guess the problem comes somewhere from configs inside "~/.config" because
removing this dir completely solves the issue

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

[lattedock] [Bug 448476] tasks applet does not respect its size on startup

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=448476

owl-from-hogva...@protonmail.com changed:

   What|Removed |Added

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

--- Comment #4 from owl-from-hogva...@protonmail.com ---
It seems that disabling "restore session on startup" somehow solved the issue

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

[krita] [Bug 447484] Smudge engine does not work with grayscale images

2022-03-18 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=447484

--- Comment #2 from Dmitry Kazakov  ---
The bug is somehow related to the conversion algorithm graya8 -> graya16. For
some reason, the alpha is set to 100% during this conversion. It might be that
the conversion takes the path via alpha color space :(

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

[kwin] [Bug 451622] Cursor remains disabled after alt+tabbing a window that disables it

2022-03-18 Thread Lorenzo Rutayisire
https://bugs.kde.org/show_bug.cgi?id=451622

--- Comment #1 from Lorenzo Rutayisire  ---
I've made a minimalistic C++ application that grabs the cursor (through GLFW)
and then goes to sleep(100) after some iterations.
If I alt+tab the application the cursor does not get ungrabbed.

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

[plasmashell] [Bug 451631] [Wayland] Plasmashell freezes briefly after focussing the desktop / switching to an empty virtual desktop

2022-03-18 Thread Firlaev-Hans
https://bugs.kde.org/show_bug.cgi?id=451631

Firlaev-Hans  changed:

   What|Removed |Added

Summary|[Wayland] Plasmashell   |[Wayland] Plasmashell
   |freezes briefly after   |freezes briefly after
   |switching the virtual   |focussing the desktop /
   |desktop |switching to an empty
   ||virtual desktop

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

[kwin] [Bug 449797] Plasma 5.24 and nvidia GPU: segfault in KWin::GbmSurface::swapBuffersForDrm()

2022-03-18 Thread Tu Ha
https://bugs.kde.org/show_bug.cgi?id=449797

Tu Ha  changed:

   What|Removed |Added

 CC||tuhavu...@gmail.com

--- Comment #53 from Tu Ha  ---
Hi mom,
 come here from Reddit. Debian Sid with newest 510.54 driver. Satisfying all
requirment egl, mesa, gbm. Getting stuck at login sddm, and was forced back to
login as X11.

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

[plasmashell] [Bug 451631] [Wayland] Plasmashell freezes briefly after focussing the desktop / switching to an empty virtual desktop

2022-03-18 Thread Firlaev-Hans
https://bugs.kde.org/show_bug.cgi?id=451631

--- Comment #1 from Firlaev-Hans  ---
One important detail I forgot to mention in my original report is that this
only happens when switching from a desktop with a focused window to an empty
desktop, not when switching between empty desktops or between desktops that
both have windows on them.
In fact, it doesn't seem to be related to switching desktops directly at all.
The same thing happens when you have a window focused and then click on the
desktop to un-focus the window. I updated the title accordingly.

So in general, it happens when switching from having a window focused to having
no window focused.

But still, it's inconsistent / doesn't happen in every session, so that's
always fun to debug.

Here's some possibly (but maybe not at all) related info from journalctl:
QWaylandDataOffer: timeout reading from pipe
QWaylandDataOffer: error reading data for mimeType
application/x-kde-cutselection

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

[krita] [Bug 451657] New: Panning tool

2022-03-18 Thread Axel
https://bugs.kde.org/show_bug.cgi?id=451657

Bug ID: 451657
   Summary: Panning tool
   Product: krita
   Version: 5.0.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools
  Assignee: krita-bugs-n...@kde.org
  Reporter: axelisepic...@gmail.com
  Target Milestone: ---

SUMMARY
***
I'm **still** having trouble using the pan tool, it keeps removing my progress
when using the spacebar


STEPS TO REPRODUCE
1. reinstall the app
2. reopen

OBSERVED RESULT
Still the same, the artworks keep being removed

EXPECTED RESULT
Allows me to pan around without removing the artwork in progress

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 449981] Plasmashell crashes randomly in PrimaryOutputWatcher::primaryOutputNameChanged()

2022-03-18 Thread Philipp Maierhöfer
https://bugs.kde.org/show_bug.cgi?id=449981

--- Comment #16 from Philipp Maierhöfer  ---
The plasmashell crash when the screen wakes up from energy saving mode doesn't
seem to happen anymore in 5.24.3.

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

[krita] [Bug 451657] Panning tool

2022-03-18 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=451657

David REVOY  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|NEEDSINFO
 CC||i...@davidrevoy.com

--- Comment #1 from David REVOY  ---
Hi Axel, 
Can you look in the top menu Settings > Configure Krita > Keyboard Shortcut
(tab) and then in the search field look for "Undo" ; it looks like you
accidentally assigned the Space bar of the pan tool to the Undo action (by
default to Ctrl+Z). That's the only possible explanation of that key starting
to remove your progress. Can you tell me if changing the shortcut did work?

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

[krita] [Bug 451657] Panning tool

2022-03-18 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=451657

David REVOY  changed:

   What|Removed |Added

 Resolution|FIXED   |WAITINGFORINFO

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

[Spectacle] [Bug 389778] Spectacle should teach the user to use the global keyboard shortcuts by showing them in the "Area" combobox menu

2022-03-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=389778

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 421135] Flickering Issue with Blur enabled

2022-03-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421135

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.24.4
 CC||n...@kde.org

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

[okular] [Bug 451647] FEATURE REQUEST: remove pages from pdf

2022-03-18 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=451647

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Albert Astals Cid  ---
No, Okular is the wrong user interface for this

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

[okular] [Bug 451573] Okular setting Accessibility - Change dark and light colors - should be renamed to 'Change foreground and background colors'

2022-03-18 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=451573

Albert Astals Cid  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||aa...@kde.org
 Resolution|--- |NOT A BUG

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

[krita] [Bug 451585] No pen pressure sensitivity when window receives focus via pen

2022-03-18 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=451585

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #1 from Ahab Greybeard  ---
This doesn't happen with the 5.0.2 appimage on Debian 10 using a Wacom Intuos
Draw tablet.
The stylus immediately paints with pressure sensitivity when moving between
application windows.

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

[krita] [Bug 451543] emboss filter not working right

2022-03-18 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=451543

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #1 from Ahab Greybeard  ---
You haven't attached an image.

If you do this with a painted object on a transparent layer, the result may not
be what you wanted.
Try this with an image on a solidly painted background.

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

[krita] [Bug 451654] Basename not updating when doing: Krita.instance().writeSetting('','ExportConfiguration-ANIMATION_EXPORT',str_xml)

2022-03-18 Thread Hannah
https://bugs.kde.org/show_bug.cgi?id=451654

--- Comment #1 from Hannah  ---
Workaround found so far:
Basename won't update when doing the action
Krita.instance().action('render_animation').trigger()

it will update if you do
Krita.instance().action('render_animation_again').trigger()

Is it because the latter catches the XML instead of the QT string? correct me
if I am wrong.

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

[systemsettings] [Bug 451658] New: Muting notification sounds doesn't change icon

2022-03-18 Thread Willyanto
https://bugs.kde.org/show_bug.cgi?id=451658

Bug ID: 451658
   Summary: Muting notification sounds doesn't change icon
   Product: systemsettings
   Version: 5.24.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_pulseaudio
  Assignee: plasma-b...@kde.org
  Reporter: willyant...@protonmail.com
CC: m...@ratijas.tk, now...@gmail.com
  Target Milestone: ---

SUMMARY
Muting notification sounds doesn't change the icon to muted


STEPS TO REPRODUCE
1. Open System Settings
2. Click Audio
3. Click mute button for notification sounds

OBSERVED RESULT
The icon for the mute button does not change

EXPECTED RESULT
The icon for the mute button should change to indicate that the notification
sound is muted

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 35 KDE Plasma
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Muting speaker & internal microphone changes the icon as expected

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

[digikam] [Bug 451659] New: WISH: Ability to search for import date

2022-03-18 Thread Sebastian
https://bugs.kde.org/show_bug.cgi?id=451659

Bug ID: 451659
   Summary: WISH: Ability to search for import date
   Product: digikam
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Searches-Advanced
  Assignee: digikam-bugs-n...@kde.org
  Reporter: sebastian.b...@gmail.com
  Target Milestone: ---

Implement an option to search for photos as per the date and time of their
import into the database.

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

[digikam] [Bug 451660] New: digiKam Import Main View - , and Menu entry "Close" do not close the Window

2022-03-18 Thread Don Curtis
https://bugs.kde.org/show_bug.cgi?id=451660

Bug ID: 451660
   Summary: digiKam Import Main View - ,  and
Menu entry "Close" do not close the Window
   Product: digikam
   Version: 7.6.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Import-MainView
  Assignee: digikam-bugs-n...@kde.org
  Reporter: bugrprt21...@online.de
  Target Milestone: ---

SUMMARY
The "normal" commands ( and Menu -> Device -> Close) for
closing the Import Main View window no longer work.
The window has to be closed either by using  or the close button top
right on the window

STEPS TO REPRODUCE
1. Import Photos either from the SD-Card or directly from the Camera.
2. Attempt to close the Import window via the Menu, or , or 
3. Give up and close the window either by the top right close button or


OBSERVED RESULT
The Import window can't be closed by means of the Menu Close command, or the
default keyboard short-cuts.

EXPECTED RESULT
The Import window can be closed by means of the Menu Close command, or the
default keyboard short-cuts.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  openSUSE Leap 15.3
(available in About System)
KDE Plasma Version:  5.18.6
KDE Frameworks Version:  5.76.0
Qt Version:  5.12.7

ADDITIONAL INFORMATION
Kernel Version: 5.3.18-150300.59.54-default
Processors: 8 × AMD Ryzen 5 3400G with Radeon Vega Graphics

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

[kwin] [Bug 450890] Application windows restore to wrong monitor (Neon 5.24)

2022-03-18 Thread Jeff Sheffel
https://bugs.kde.org/show_bug.cgi?id=450890

--- Comment #3 from Jeff Sheffel  ---
How do I get some attention on this bug?  I imagine that many others are
suffering from this bug, too.  I have seen a couple of other Kwin bugs that
could be related. Perhaps the bug is caused by my specific hardware setup
(though I doubt that). To reiterate, (most of the time?) if I manually Sleep my
computer, the windows do restore properly to each monitor. But, if the Screen
Energy Saving timer is triggered, then when I reactivate the monitors (with a
mouse move), then the bug occurs.

I have set (checked): Window Behavior -> Advanced -> Allow apps to remember the
positions of their own window
I have selected: Startup/Shutdown -> Desktop Session -> Restore previous saved
session

Please advise. Please help.

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

[digikam] [Bug 451659] WISH: Ability to search for import date

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451659

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com
   Severity|normal  |wishlist
Version|unspecified |7.6.0

--- Comment #1 from caulier.gil...@gmail.com ---
I vote to add a new left sidebar tab from album view to show recent imported
items will be more suitable to new users. Also the feature will be visible
immediately, without to open advanced search dialog.

Apple Photos application has this feature. Look "Import" entry in left view
from Photos Application :

https://www.apple.com/v/macos/photos/e/images/overview/ui_photos__byujaxsq67yu_large_2x.jpg

Gilles Caulier

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

[kwin] [Bug 450737] 5.24.2 break multi monitor setup on wayland

2022-03-18 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=450737

--- Comment #6 from Dennis Schridde  ---
The update has just landed in Fedora 35. I can confirm that the issue is fixed.
Thanks!

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

[krita] [Bug 451543] emboss filter not working right

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451543

--- Comment #2 from stevengodoy...@gmail.com ---
Created attachment 147583
  --> https://bugs.kde.org/attachment.cgi?id=147583&action=edit
I forget to add this the filter emboss, wasn't working right

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

[krita] [Bug 451543] emboss filter not working right

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451543

--- Comment #3 from stevengodoy...@gmail.com ---
(In reply to Ahab Greybeard from comment #1)
> You haven't attached an image.
> 
> If you do this with a painted object on a transparent layer, the result may
> not be what you wanted.
> Try this with an image on a solidly painted background.

Sorry, I thought I did attach the image. It should be attached now.

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

[digikam] [Bug 451628] digikam hangs on startup

2022-03-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=451628

--- Comment #8 from Maik Qualmann  ---
Git commit 4c123e0ac25998b6a5d42913acbed839bd99a2ef by Maik Qualmann.
Committed on 18/03/2022 at 18:00.
Pushed by mqualmann into branch 'qt5-maintenance'.

check if the port for the internal MySQL server is free

M  +1-0core/libs/database/CMakeLists.txt
M  +24   -5core/libs/database/server/databaseserver.cpp

https://invent.kde.org/graphics/digikam/commit/4c123e0ac25998b6a5d42913acbed839bd99a2ef

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

[libalkimia] [Bug 451650] online quotes sources for investing com does not work anymore

2022-03-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=451650

Ralf Habacker  changed:

   What|Removed |Added

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

--- Comment #3 from Ralf Habacker  ---
Fixed with upload version 1.2 of the associated KDE store product at
https://store.kde.org/p/1449412

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

[libalkimia] [Bug 440783] Missing icons for buttons in the KF5 variant of the online quotes editor

2022-03-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=440783

--- Comment #3 from Ralf Habacker  ---
As indicated with
https://invent.kde.org/office/alkimia/-/commit/2c189c7869d7825a6be7fb40eb239a64903633a4
it looks that with the KF5 port either KGuiItem has a different behavior
compared to KDE4 or the icons used there are not available with KF5.

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

[systemsettings] [Bug 451661] New: "Window Rules" do not save

2022-03-18 Thread Wiley Sanders
https://bugs.kde.org/show_bug.cgi?id=451661

Bug ID: 451661
   Summary: "Window Rules" do not save
   Product: systemsettings
   Version: 5.24.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: wsand...@wsanders.net
  Target Milestone: ---

"Window Rules" do not save after "Apply".



STEPS TO REPRODUCE
1. Create a Window Rule in System Settings 
2. Click "Apply"
3. Click "KWin Rules", "Task Switcher", etc settings to navigate away from
"Window Rules"
4. When you return to "Window Rules", your newly created rule is gone.

OBSERVED RESULT
When you return to "Window Rules", your newly created rule is gone.

EXPECTED RESULT
When you return to "Window Rules", your newly created rule should have been
saved.


SOFTWARE/OS VERSIONS
Fedora release 35 (Thirty Five)
NAME="Fedora Linux"
VERSION="35 (Thirty Five)"

(available in About System)
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[digikam] [Bug 451659] WISH: Ability to search for import date

2022-03-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=451659

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
This requires a database update, we need a sort of "firstSeen" DATETIME column
in the "Images" table.

Maik

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

[systemsettings] [Bug 451661] "Window Rules" do not save

2022-03-18 Thread Wiley Sanders
https://bugs.kde.org/show_bug.cgi?id=451661

--- Comment #1 from Wiley Sanders  ---
Update: When I look at .config/kwinrulesrc, the rules are there. Dot-config
directory has perms 700, files in it 600:

$ cat kwinrulesrc
[$Version]
update_info=kwinrules.upd:replace-placement-string-to-enum,kwinrules.upd:use-virtual-desktop-ids

[09f4baee-8ebe-4b0f-8ee7-d5e29dcf7a61]
Description=Oclock On Top
above=true
aboverule=5
wmclass=clock
wmclassmatch=2

[c6a04145-ec8d-484b-b12c-f3ce3cac698d]
Description=Oclock
above=true
aboverule=5
wmclass=clock
wmclassmatch=1

[c87a5e39-852c-4796-9984-e0519e08f434]
Description=oclock
above=true
aboverule=5
wmclass=clock
wmclassmatch=1

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

[digikam] [Bug 451637] crash while extra->maintenance

2022-03-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=451637

--- Comment #6 from Maik Qualmann  ---
If you have set the Debug environment variable, you still have to activate
internal debugging under digiKam Settings-> Miscellaneous-> System. Then
digiKam gets very chatty and we can see the names of the files that have
errors.

Maik

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

[kdenlive] [Bug 441451] Normalize (2 pass) doesn't work on channel level or cut audio clips.

2022-03-18 Thread Matthew Cohen
https://bugs.kde.org/show_bug.cgi?id=441451

Matthew Cohen  changed:

   What|Removed |Added

 CC||co...@matthewbriancohen.com

--- Comment #6 from Matthew Cohen  ---
I can confirm this doesn't work -- even on unedited clips.

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

[okular] [Bug 443801] Feature Request: Preview annotations on annotation tab

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443801

mineirodomu...@gmail.com changed:

   What|Removed |Added

 CC||mineirodomu...@gmail.com

--- Comment #1 from mineirodomu...@gmail.com ---
Would this be an example of the feature requested?

https://i.ibb.co/k5WgTvH/Screenshot-2022-03-18-20-19-15.png

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

[digikam] [Bug 451660] digiKam Import Main View - , and Menu entry "Close" do not close the Window

2022-03-18 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=451660

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/ccc5e92
   ||2131e736d6642088daf4cc06536
   ||b99df9
   Version Fixed In||7.7.0
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Maik Qualmann  ---
Git commit ccc5e922131e736d6642088daf4cc06536b99df9 by Maik Qualmann.
Committed on 18/03/2022 at 20:00.
Pushed by mqualmann into branch 'qt5-maintenance'.

fix close import window via key shortcut
FIXED-IN: 7.7.0

M  +2-1NEWS
M  +1-4core/utilities/import/main/importui.cpp

https://invent.kde.org/graphics/digikam/commit/ccc5e922131e736d6642088daf4cc06536b99df9

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

[zanshin] [Bug 391524] appdata screenshots broken

2022-03-18 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=391524

Harald Sitter  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

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

[zanshin] [Bug 391524] appdata screenshots broken

2022-03-18 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=391524

Harald Sitter  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |FIXED

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

[systemsettings] [Bug 451662] New: Wish: Add option to un-italicize desktop shortcut text

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451662

Bug ID: 451662
   Summary: Wish: Add option to un-italicize desktop shortcut text
   Product: systemsettings
   Version: 5.24.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kcm_fonts
  Assignee: plasma-b...@kde.org
  Reporter: sean.me...@pitt.edu
  Target Milestone: ---

SUMMARY
***
Desktop symlink icons have italicized names by default. While this may be
useful for identifying symlinks, it creates an inconsistent desktop feel when
users have combinations of symlinks and files in the desktop folder. This can
be changed by editing the following file:

/usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderItemDelegate.qml

and commenting out the line that contains this text:

font.italic: model.isLink

I am requesting a setting in fonts to un-italicize desktop symlinks so users do
not have to modify a system file contained within a long path of folders.
***


STEPS TO REPRODUCE
1. Add a program to desktop through Application Launcher

OBSERVED RESULT
Symlink has italicized name text

DESIRED RESULT
Symlink may have italicized or non-italicized name text depending on settings.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 35
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Pretty please?

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

[neon] [Bug 445540] installation of kde neon throws non-debugable errors at start of installation progress when creating partitions

2022-03-18 Thread Matthias Mailänder
https://bugs.kde.org/show_bug.cgi?id=445540

Matthias Mailänder  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||matth...@mailaender.name
 Ever confirmed|0   |1

--- Comment #2 from Matthias Mailänder  ---
My error message looks just slightly different

> Create a new partition (238,42 GiB, extended) on ‘/dev/nvme0n1’
> Job: Create new partition on device ‘/dev/nvme0n1’
> Command: sfdisk --force --append /dev/nvme0n1
> Failed to add partition ‘New Partition’ to device ‘/dev/nvme0n1’.
> Failed to add partition ‘New Partition’ to device ‘/dev/nvme0n1’.

I installed GParted which had no trouble creating a new ext4 partition.

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

[kscreenlocker] [Bug 449857] Lockscreen window does not get focus by default on X11

2022-03-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449857

--- Comment #54 from Nate Graham  ---
I'm a little confused now. Are we talking about a problem that:
1. Affects both 5.18 and 5.24
2. Used to affect 5.24 and was since fixed, but still affects 5.18

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

[libalkimia] [Bug 440783] Missing icons for buttons in the KF5 variant of the online quotes editor

2022-03-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=440783

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/commit/f2fd5a8ae
   ||8c8ddd0385095c0c8240cf7ad76
   ||fc4a
   Version Fixed In||8.1.1
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Ralf Habacker  ---
Git commit f2fd5a8ae8c8ddd0385095c0c8240cf7ad76fc4a by Ralf Habacker.
Committed on 18/03/2022 at 20:54.
Pushed by habacker into branch '8.1'.

Fix display of button icons in KF5 builds

KGuiItem from KF5 only shows an icon from theme, if
provided as name not as icon.
FIXED-IN:8.1.1

M  +5-5src/alkonlinequoteswidget.cpp

https://invent.kde.org/office/alkimia/commit/f2fd5a8ae8c8ddd0385095c0c8240cf7ad76fc4a

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

[libalkimia] [Bug 440783] Missing icons for buttons in the KF5 variant of the online quotes editor

2022-03-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=440783

--- Comment #5 from Ralf Habacker  ---
Git commit 9eadd09664cfe843531af8f1fc4118310ac79b01 by Ralf Habacker.
Committed on 18/03/2022 at 20:54.
Pushed by habacker into branch '8.1'.

Add missing icons

M  +14   -0src/alkonlinequoteswidget.ui
M  +3-0tools/onlinequoteseditor/mainwindow.ui

https://invent.kde.org/office/alkimia/commit/9eadd09664cfe843531af8f1fc4118310ac79b01

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

[frameworks-ktexteditor] [Bug 451496] Virtual whitespace

2022-03-18 Thread Šimon Rataj
https://bugs.kde.org/show_bug.cgi?id=451496

--- Comment #2 from Šimon (Simon) Rataj  ---
I found a KTextEditor::ViewPrivate::wrapCursor() method, which just returns
false only if block selection is on. I created another property that allows
turning cursor wrapping off (that’s the “virtual whitespace” feature) even if
block selection is off. I don’t know how to add the option to Kate menu, but I
hope you now get it.
Here’s my PR:
https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/333
I would also like to use multicursor while having this feature turned on, but
it crashes just like it used to crash with block selection mode.

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

[frameworks-ktexteditor] [Bug 451496] Virtual whitespace

2022-03-18 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=451496

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #3 from Christoph Cullmann  ---
Yes, the issue is that at the moment too many places assume that the cursor
does wrap.

I agree that it is a useful feature, but this needs some more work, as it will
need to work with stuff like dynamic word wrap and co.

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

[Spectacle] [Bug 431915] Rectangular region: resizing with keyboard shortcuts doesn't work properly

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431915

oioi5...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|CONFIRMED   |REPORTED
 CC||oioi5...@gmail.com

--- Comment #3 from oioi5...@gmail.com ---
I've tried fixing a bug, but I don't know how to report it.
Could someone adapt to the upstream?

 src/QuickEditor/QuickEditor.cpp | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/src/QuickEditor/QuickEditor.cpp b/src/QuickEditor/QuickEditor.cpp
index 277f831..4bb90c8 100644
--- a/src/QuickEditor/QuickEditor.cpp
+++ b/src/QuickEditor/QuickEditor.cpp
@@ -204,9 +204,10 @@ void QuickEditor::keyPressEvent(QKeyEvent *event)
 break;
 }
 const qreal step = (shiftPressed ? 1 : magnifierLargeStep);
-const int newPos = boundsUp(qRound(mSelection.top() * devicePixelRatio
- step), false);
+const int yPos = modifiers & Qt::AltModifier ? mSelection.bottom() :
mSelection.top();
+const int newPos = boundsUp(qRound(yPos * devicePixelRatio - step),
false);
 if (modifiers & Qt::AltModifier) {
-mSelection.setBottom(devicePixelRatioI * newPos +
mSelection.height());
+mSelection.setBottom(devicePixelRatioI * newPos);
 mSelection = mSelection.normalized();
 } else {
 mSelection.moveTop(devicePixelRatioI * newPos);
@@ -222,7 +223,7 @@ void QuickEditor::keyPressEvent(QKeyEvent *event)
 const qreal step = (shiftPressed ? 1 : magnifierLargeStep);
 const int newPos = boundsRight(qRound(mSelection.left() *
devicePixelRatio + step), false);
 if (modifiers & Qt::AltModifier) {
-mSelection.setRight(devicePixelRatioI * newPos +
mSelection.width());
+mSelection.setRight(devicePixelRatioI * newPos +
mSelection.width() -1);
 } else {
 mSelection.moveLeft(devicePixelRatioI * newPos);
 }
@@ -237,7 +238,7 @@ void QuickEditor::keyPressEvent(QKeyEvent *event)
 const qreal step = (shiftPressed ? 1 : magnifierLargeStep);
 const int newPos = boundsDown(qRound(mSelection.top() *
devicePixelRatio + step), false);
 if (modifiers & Qt::AltModifier) {
-mSelection.setBottom(devicePixelRatioI * newPos +
mSelection.height());
+mSelection.setBottom(devicePixelRatioI * newPos +
mSelection.height() - 1);
 } else {
 mSelection.moveTop(devicePixelRatioI * newPos);
 }
@@ -250,9 +251,10 @@ void QuickEditor::keyPressEvent(QKeyEvent *event)
 break;
 }
 const qreal step = (shiftPressed ? 1 : magnifierLargeStep);
-const int newPos = boundsLeft(qRound(mSelection.left() *
devicePixelRatio - step), false);
+const int xPos = modifiers & Qt::AltModifier ? mSelection.right() :
mSelection.left();
+const int newPos = boundsLeft(qRound(xPos * devicePixelRatio - step),
false);
 if (modifiers & Qt::AltModifier) {
-mSelection.setRight(devicePixelRatioI * newPos +
mSelection.width());
+mSelection.setRight(devicePixelRatioI * newPos);
 mSelection = mSelection.normalized();
 } else {
 mSelection.moveLeft(devicePixelRatioI * newPos);

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

[drkonqi] [Bug 451663] New: IDK

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451663

Bug ID: 451663
   Summary: IDK
   Product: drkonqi
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: backtraceparsing
  Assignee: plasma-b...@kde.org
  Reporter: jul...@ontopnons.top
  Target Milestone: ---

Created attachment 147584
  --> https://bugs.kde.org/attachment.cgi?id=147584&action=edit
Bug report

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


STEPS TO REPRODUCE
1. I have no idea, sorry, it just crashes over and over
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
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.

[kate] [Bug 451458] Increase Max Number of Quick Open Sessions

2022-03-18 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=451458

Christoph Cullmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/kate/commit/4643c9f91
   ||c088c6acd15a9c5c3a45accc7a5
   ||40b5
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Christoph Cullmann  ---
Git commit 4643c9f91c088c6acd15a9c5c3a45accc7a540b5 by Christoph Cullmann.
Committed on 18/03/2022 at 21:28.
Pushed by cullmann into branch 'master'.

provide menu with all sessions

have two menus for sessions:
  * one as is, last 10 recently used ones
  * second one with just all sessions

M  +1-1kate/autotests/sessions_action_test.cpp
M  +2-1kate/data/kateui.rc
M  +7-3kate/katemainwindow.cpp
M  +7-3kate/session/katesessionsaction.cpp
M  +2-1kate/session/katesessionsaction.h

https://invent.kde.org/utilities/kate/commit/4643c9f91c088c6acd15a9c5c3a45accc7a540b5

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

[kwin] [Bug 451664] New: Window resizing effect gone

2022-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451664

Bug ID: 451664
   Summary: Window resizing effect gone
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: compositing
  Assignee: kwin-bugs-n...@kde.org
  Reporter: gregorystar...@gmail.com
  Target Milestone: ---

SUMMARY
I used to use this effect on my PC where, instead of updating the window as you
resized it, it displayed a semitransparent box, and the window repainted when
you let go of the mouse button. I really liked how this looked, and as it is
the window struggling to update as you scale it looks really janky and ugly,
not to mention laggy, even on my PC with a 1070ti and a Ryzen 7 3700x. For some
reason, this effect is gone and doesn't work on the newest update. I don't
remember its name since I had it constantly on on every KDE pc I used. Why is
this effect gone? I loved it. I assumed this was a glitch for a week and
assumed it'd be patched, but then I checked the desktop effect menu and it was
just gone.

STEPS TO REPRODUCE
1. Check Desktop Effects

OBSERVED RESULT
The effect is gone and windows jankily resize.

EXPECTED RESULT
The windows resize properly the nice way they were before.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version:  5.15.3

ADDITIONAL INFORMATION

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

  1   2   >