[digikam] [Bug 462913] Import Cancel button doesn't cancel during "Import > Add images..."

2022-12-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=462913

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.10.0

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

[digikam] [Bug 462916] Different renaming behaviors for video files depending of the device

2022-12-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=462916

--- Comment #7 from Maik Qualmann  ---
The problem is they break it down to UTC. However, the Motorola video has a
time zone info (Z) in the date, so digiKam can determine the correct local
time. The Pixel5 has no time zone information (a bug report to Google is due).
This leads to the difference. The problem is that when time zone information is
available, other users want it to be displayed in the correct local time as
well. It is no problem in digiKam-8.0.0 to take over the time information from
ExifTool (we use a combined parser from FFmpeg and ExifTool for video), however
it would then probably always be UTC.

Maik

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

[gwenview] [Bug 461488] Gwenview add ability to toggle between View and Browse modes with Return key.

2022-12-11 Thread bug2019
https://bugs.kde.org/show_bug.cgi?id=461488

bug2...@fantasymail.de  changed:

   What|Removed |Added

Version|unspecified |22.08.2
 CC||bug2...@fantasymail.de

--- Comment #1 from bug2...@fantasymail.de  ---
That was the commit which removed the Return key go back to browse mode:
https://invent.kde.org/graphics/gwenview/-/commit/2c829f4ebdf4c281347d5afc011a709b4b0ed8bc

In file app/viewmainpage.cpp, function ViewMainPage::slotEnterPressed() the
following line was removed:
emit goToBrowseModeRequested();

Removing such an essential workflow for just entering a zoom level is really a
no go. Fix the zoom input box instead!
None of the other input boxes like e.g. crop conflict with the return key.

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

[krita] [Bug 462925] TIFF: Inconsistent enabling of Save transparency channel and Photoshop boxes

2022-12-11 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=462925

amyspark  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED
   Assignee|krita-bugs-n...@kde.org |a...@amyspark.me

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

[QMLKonsole] [Bug 462594] QMLKonsole don't accept arguments

2022-12-11 Thread Devin Lin
https://bugs.kde.org/show_bug.cgi?id=462594

Devin Lin  changed:

   What|Removed |Added

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

--- Comment #5 from Devin Lin  ---
(In reply to witchhunter from comment #4)
> On some further testing, it appears that parsing is different from the one
> Konsole has, considering empty spaces within filename.
> On Micro's .desktop file this works for Konsole:
> Exec=konsole -e micro %F
> but I couldn't find a proper solution for qmlkonsole. So, before-mentioned
> running from Index won't work as stated.

Hmm, what if you used quotes around your arguments?

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

[krita] [Bug 461975] Broken EXR and TIFF when exporting from some color spaces

2022-12-11 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=461975

amyspark  changed:

   What|Removed |Added

 Depends on||462925


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=462925
[Bug 462925] TIFF: Inconsistent enabling of Save transparency channel and
Photoshop boxes
-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 462925] New: TIFF: Inconsistent enabling of Save transparency channel and Photoshop boxes

2022-12-11 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=462925

Bug ID: 462925
   Summary: TIFF: Inconsistent enabling of Save transparency
channel and Photoshop boxes
Classification: Applications
   Product: krita
   Version: 5.1.3
  Platform: Compiled Sources
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: File formats
  Assignee: krita-bugs-n...@kde.org
  Reporter: a...@amyspark.me
Blocks: 461975
  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
***

Issues found in the TIFF export dialog as part of bug 461975:

- The existing logic disables alpha exporting for CMYK while LibTiff can
perfectly handle it. The only banned color space is YCbCr, which is already
safe asserted + worked around in the exporter itself.
- The "Flatten" checkbox improperly disables/enables the Alpha checkbox for
reasons unknown.
- The LibTiff configure check for PSD export is overridden by the Flatten
checkbox state.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION
Commit 938ccf75c3894052c2ef9f54dc17254a2f1db0cb


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=461975
[Bug 461975] Broken EXR and TIFF when exporting from some color spaces
-- 
You are receiving this mail because:
You are watching all bug changes.

[parley] [Bug 455400] Parley crashes every time when using configure practice on Wayland

2022-12-11 Thread Florian Dittmer
https://bugs.kde.org/show_bug.cgi?id=455400

Florian Dittmer  changed:

   What|Removed |Added

 CC||kde-b...@pyoworks.com

--- Comment #2 from Florian Dittmer  ---
Also crashed on X11 for me whenever I click on  "Configure Practice" option.

Operating System: Gentoo Linux 2.9
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7
Kernel Version: 6.0.11-gentoo-dist (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 5700 XT
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7B89
System Version: 1.0

Programm output:

Attempting to load .desktop at
"/usr/share/parley/themes/theme_reference.desktop"
tkxkb dbus error
kxkb dbus error
Create word type model for summary view
Translateshell process found
Clear summary widget
Clear summary widget
Translateshell process found
SaveAs success.
kf.i18n: Trying to convert empty KLocalizedString to QString.
kf.i18n: Trying to convert empty KLocalizedString to QString.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = parley path = /usr/bin pid = 10868
KCrash: Arguments: /usr/bin/parley 
KCrash: Attempting to start /usr/lib64/libexec/drkonqi

Developer Information:

Application: Parley (parley), signal: Segmentation fault

[KCrash Handler]
#4  0x7f6275120c6a in QByteArray::operator=(char const*) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f627662d9da in KLocalizedString::KLocalizedString(char const*, char
const*, char const*, char const*, bool) () at /usr/lib64/libKF5I18n.so.5
#6  0x5653dc156619 in  ()
#7  0x5653dc15869c in  ()
#8  0x5653dc15912c in  ()
#9  0x5653dc0d0ed3 in  ()
#10 0x5653dc0cf371 in  ()
#11 0x7f62752b605c in  () at /usr/lib64/libQt5Core.so.5
#12 0x7f6275d5ce72 in QAction::triggered(bool) () at
/usr/lib64/libQt5Widgets.so.5
#13 0x7f6275d5fbd4 in QAction::activate(QAction::ActionEvent) () at
/usr/lib64/libQt5Widgets.so.5
#14 0x7f6275e5c2b2 in  () at /usr/lib64/libQt5Widgets.so.5
#15 0x7f6275e5c417 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /usr/lib64/libQt5Widgets.so.5
#16 0x7f6275f5bc3a in QToolButton::mouseReleaseEvent(QMouseEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#17 0x7f6275da70fe in QWidget::event(QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#18 0x7f6275d63a2f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#19 0x7f6275d6b8ca in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#20 0x7f62752821d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#21 0x7f6275d6a39d in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
at /usr/lib64/libQt5Widgets.so.5
#22 0x7f6275dc0b7a in  () at /usr/lib64/libQt5Widgets.so.5
#23 0x7f6275dc3d95 in  () at /usr/lib64/libQt5Widgets.so.5
#24 0x7f6275d63a2f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#25 0x7f62752821d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#26 0x7f6275727af0 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /usr/lib64/libQt5Gui.so.5
#27 0x7f627570704b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib64/libQt5Gui.so.5
#28 0x7f6262f152ca in  () at /usr/lib64/libQt5XcbQpa.so.5
#29 0x7f626b98015b in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#30 0x7f626b980418 in  () at /usr/lib64/libglib-2.0.so.0
#31 0x7f626b9804cf in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#32 0x7f62752d4964 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#33 0x7f6275280bbb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#34 0x7f627528921d in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#35 0x5653dc0cd19f in  ()
#36 0x7f6274e4f34a in  () at /lib64/libc.so.6
#37 0x7f6274e4f3fc in __libc_start_main () at /lib64/libc.so.6
#38 0x5653dc0cd211 in  ()
[Inferior 1 (process 10868) detached]

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

[dolphin] [Bug 453882] Dolphin does not remove temporary files in /tmp when thumbnailing image files from "smb:"

2022-12-11 Thread Christian Koop
https://bugs.kde.org/show_bug.cgi?id=453882

Christian Koop  changed:

   What|Removed |Added

 CC||sprax2...@gmail.com

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

[digikam] [Bug 462913] Import Cancel button doesn't cancel during "Import > Add images..."

2022-12-11 Thread Chris W
https://bugs.kde.org/show_bug.cgi?id=462913

Chris W  changed:

   What|Removed |Added

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

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

[digikam] [Bug 462913] Import Cancel button doesn't cancel during "Import > Add images..."

2022-12-11 Thread Chris W
https://bugs.kde.org/show_bug.cgi?id=462913

--- Comment #3 from Chris W  ---
You're correct, I just tested it in 7.9 and it works fine - I didn't realize my
version was out-of-date until submitting this bug.  Thanks!  Looks like we
should close this as resolved.

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

[kphotoalbum] [Bug 462864] Mouse wheel does not work properly in viewer

2022-12-11 Thread Andreas Schleth
https://bugs.kde.org/show_bug.cgi?id=462864

--- Comment #5 from Andreas Schleth  ---
OK giyf... I found the missing package, updated the install instructions :-)
and built the thing on Ubuntu 22.04 and ...

... it works as expected (by the devs, not by me :-). The mouse wheel works
forwards and backwards.

Thus, this is a bug not to be found with Ubuntu 22.04 but on openSuse Leap
15.4.
My Ubuntu has KDE 5.92.0 Qt 5.15.3 and KPA is at 5.9.1-104-... Kernel is 5.15.0
My Suse is at KDE 5.90.0 Qt 5.15.2 Kernel 5.14.12 - so just a tiny bit behind
on everything.

Perhaps I need to find the commit that changed the behaviour... so I am going
to brush up my git know-how.

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

[digikam] [Bug 462916] Different renaming behaviors for video files depending of the device

2022-12-11 Thread mahikeulbody
https://bugs.kde.org/show_bug.cgi?id=462916

--- Comment #6 from mahikeulbody  ---
Just in case that would be useful : I am using exiftool v12.50.

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

[kwin] [Bug 455526] Blur glitches started to appear in wayland again

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455526

m.k...@irregular.at changed:

   What|Removed |Added

 CC||m.k...@irregular.at

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

[kate] [Bug 335855] code folding for python files misses some structures when body starts with empty lines

2022-12-11 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=335855

Christoph Cullmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/ktexteditor/-/commit
   ||/5556b71f5eaa47146d8bc5cd7b
   ||a78181c58e0785

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

[digikam] [Bug 462916] Different renaming behaviors for video files depending of the device

2022-12-11 Thread mahikeulbody
https://bugs.kde.org/show_bug.cgi?id=462916

--- Comment #5 from mahikeulbody  ---
Renaming with exiftool is correct :
exiftool "-filename both files are "UTC" named
exiftool "-filename both files are
"UTC+1" named

May be it is an exiv2 problem ? (I presume that Digikam still uses exiv2)

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

[digikam] [Bug 462916] Different renaming behaviors for video files depending of the device

2022-12-11 Thread mahikeulbody
https://bugs.kde.org/show_bug.cgi?id=462916

--- Comment #4 from mahikeulbody  ---
Created attachment 154507
  --> https://bugs.kde.org/attachment.cgi?id=154507&action=edit
pixel 5 video file

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

[digikam] [Bug 462916] Different renaming behaviors for video files depending of the device

2022-12-11 Thread mahikeulbody
https://bugs.kde.org/show_bug.cgi?id=462916

--- Comment #3 from mahikeulbody  ---
Created attachment 154506
  --> https://bugs.kde.org/attachment.cgi?id=154506&action=edit
moto g6 video file

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

[kate] [Bug 335855] code folding for python files misses some structures when body starts with empty lines

2022-12-11 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=335855

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.102.0
 Status|CONFIRMED   |RESOLVED

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

[dolphin] [Bug 462924] Very strange file copying

2022-12-11 Thread Kira
https://bugs.kde.org/show_bug.cgi?id=462924

Kira  changed:

   What|Removed |Added

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

--- Comment #1 from Kira  ---
When copying from one window to another, this bug can be traced, but if you
copy the file through one window, then everything goes well.

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461782

--- Comment #11 from php4...@gmail.com ---
> I am already on Plasma 5.26.4.

Actually, I installed a bunch of updates a few hours ago and haven't rebooted
since. 

So I don't know if MAYBE it could be the case that:
- before the updates I was running a previous version of Plasma
- now Plasma 5.26.4 has been installed and shows up in "About this system"
- but I'm still running 5.26.4 (or I was when it crashed crash) since I didn't
reboot after installing the upgrade.

Either that, or the workaround isn't working.

> I don't think so, since that bug [447717] only affects Wayland.

Does it though?
I reported 461600 and it got marked as duplicate of 447717. The symptoms in
that occasion matched pretty well what's described in 447717.


P.S my previous comment and your reply got incorrectly marked as spam

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

[kde] [Bug 462912] Kwin crashes on bootup

2022-12-11 Thread Uday
https://bugs.kde.org/show_bug.cgi?id=462912

--- Comment #4 from Uday  ---
(In reply to Fushan Wen from comment #3)
> (In reply to Uday from comment #2)
> > (In reply to Fushan Wen from comment #1)
> > > Are you using Deepin desktop?
> > 
> > Yes, I am using Ubuntu latest LTS version with deepin desktop environment.
> 
> Report the bug to deepin. It's a bug in its window decoration plugin.

Oh. Okay. Thanks team for the quick response! Your support is highly
appreciated.

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

[dolphin] [Bug 462924] New: Very strange file copying

2022-12-11 Thread Kira
https://bugs.kde.org/show_bug.cgi?id=462924

Bug ID: 462924
   Summary: Very strange file copying
Classification: Applications
   Product: dolphin
   Version: 22.12.0
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: yunikon...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Very strange file copying

STEPS TO REPRODUCE
1.  Open Dolphin
2. Copy file
3. Paste file, but we see that this is a completely different file.

OBSERVED RESULT
After copying a completely different file

EXPECTED RESULT
file i want to copy

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.0.12/5.26.1
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
Idk how this bug appeared, because I just decided to copy the file, but I got a
completely different file that was previously in the clipboard. Perhaps this
bug does not apply to Dolphin

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

[kphotoalbum] [Bug 462864] Mouse wheel does not work properly in viewer

2022-12-11 Thread Andreas Schleth
https://bugs.kde.org/show_bug.cgi?id=462864

--- Comment #4 from Andreas Schleth  ---
Is there newer info which packages to install to build with Ubuntu?

The data in https://community.kde.org/KPhotoAlbum/build_instructions are a bit
dated and do not work for me.

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

[systemsettings] [Bug 462923] New: Untranslated strings "Display Configuration" and in Bluetooth module

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=462923

Bug ID: 462923
   Summary: Untranslated strings "Display Configuration" and in
Bluetooth module
Classification: Applications
   Product: systemsettings
   Version: 5.26.4
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: farlin...@yandex.ru
  Target Milestone: ---

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

SUMMARY
Unused translations in Display part and Bluetooth. I use russian language and
see "Connected", "Available" strings. Attachment is also there.

STEPS TO REPRODUCE
1. Open systemsettings.
2. Use any language, but not English.
3. See untranslated strings

OBSERVED RESULT
Untranslated strings

EXPECTED RESULT
Translated strings

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7

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

[krusader] [Bug 462922] New: List of available media needs improvements

2022-12-11 Thread Vaso
https://bugs.kde.org/show_bug.cgi?id=462922

Bug ID: 462922
   Summary: List of available media needs improvements
Classification: Applications
   Product: krusader
   Version: 2.7.2
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: krusader-bugs-n...@kde.org
  Reporter: fuc...@ukr.net
CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

Created attachment 154504
  --> https://bugs.kde.org/attachment.cgi?id=154504&action=edit
Screenshot of a List of available media

SUMMARY
List of available media (Ctrl+M) as well as Mountman is a useful tool to show
and manage the mounts of block devices.
But now this dropdown list contains a heap of waste items such as snap, docker,
AppImage volumes and so on.
I guess the algorithm that forms the list of mounted devices has to be
improved.


STEPS TO REPRODUCE
1. Press Ctrl+M and be horrified.


OBSERVED RESULT
I see almost everything that was exhausted by the `mount` command

EXPECTED RESULT
What List of available media should contain:
Short accurate sorted[!] list of:
  * Partitions of removable block devices [must have]
  * Unmountable partitions of stationary block devices (no "/", "/home",
"/var/*", "/srv/*" partitions) [discussable]
  * MTP/PTP devices (like your mobile phone or camera internal storage)
[desirably]

What List of available media shouldn't contain:
  * Partitions of stationary block devices that can't be unmounted (like "/",
"/home" ).
  * Underlining encrypted devices of the above partitions.
  * Docker's overlays
  * Snap's and AppImage's squashfs mounts

Maybe we will need a Krusader's setting "Show only removable devices" (like
Mountman has) with another called for example "Smart filter" that enables the
filtering described above. This option is a good idea for Mountman as well.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-56-generic (64-bit)
Graphics Platform: X11


ADDITIONAL INFORMATION
I ❤ krusader

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

[krita] [Bug 462921] New: Main Menu -> View -> Canvas has become untranslatable in Krita Next

2022-12-11 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=462921

Bug ID: 462921
   Summary: Main Menu -> View -> Canvas has become untranslatable
in Krita Next
Classification: Applications
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Translation
  Assignee: krita-bugs-n...@kde.org
  Reporter: tyson...@tysontan.com
  Target Milestone: ---

The string "Canvas" in Main Menu -> View has become untranslatable in recent
Krita Next nightlies. I could not find this string in the PO files anymore.

Krita Plus nightlies still have the translation, for some reason.

Are there any recent changes in one branch that we forgot to port to the other
one?

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

[krita] [Bug 444238] Main menu > Layer > &Group is untranslatable or has a bad comment in code

2022-12-11 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=444238

Tyson Tan  changed:

   What|Removed |Added

Summary|Main menu > Layer > &Group  |Main menu > Layer > &Group
   |is untranslatable or has a  |is untranslatable or has a
   |bad a comment in code   |bad comment in code

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

[KScreen] [Bug 460798] systemd-coredump kscreen_osd_ser ever since upgrading to v26.0

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460798

--- Comment #12 from Nate Graham  ---


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

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

[KScreen] [Bug 461068] kscreen_osd_ser coredumps in KScreen::Output::~Output() when pressing Fn+F7 (monitor config key)

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461068

Nate Graham  changed:

   What|Removed |Added

 CC||tho...@zell-mbc.com

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

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

[KScreen] [Bug 462646] kscreen_osd_service crashes in KScreen::Output::~Output when closing output mode change OSD

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=462646

Nate Graham  changed:

   What|Removed |Added

 CC||tho...@zell-mbc.com

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

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

[KScreen] [Bug 460798] systemd-coredump kscreen_osd_ser ever since upgrading to v26.0

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460798

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #11 from Nate Graham  ---


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

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

[KScreen] [Bug 461068] kscreen_osd_ser coredumps in KScreen::Output::~Output() when pressing Fn+F7 (monitor config key)

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461068

Nate Graham  changed:

   What|Removed |Added

 CC||bharadwaj.raju777@protonmai
   ||l.com

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

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

[KScreen] [Bug 462646] kscreen_osd_service crashes in KScreen::Output::~Output when closing output mode change OSD

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=462646

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

[plasmashell] [Bug 462920] el reloj no aparece en el panel y el calenadrio un 0 en vez del mes

2022-12-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=462920

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Bug Janitor Service  ---

Thank you for the bug report!

However Plasma 5.20.5 is no longer supported by KDE; supported versions are
5.24, and 5.26 or newer.
Your distribution is responsible for providing support for older versions of
KDE software.

Please do one of the following:
- Upgrade to a supported version and see if the issue is still relevant
- Report the issue to your distribution

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

[KScreen] [Bug 460798] systemd-coredump kscreen_osd_ser ever since upgrading to v26.0

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460798

Nate Graham  changed:

   What|Removed |Added

  Component|common  |OSD

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461782

--- Comment #10 from Nate Graham  ---
I don't think so, since that bug only affects Wayland. Glad you have a
workaround now.

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461782

--- Comment #9 from php4...@gmail.com ---
> Update to Plasma 5.26.4 which has a workaround for the problem.

I am already on Plasma 5.26.4.

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

[KScreen] [Bug 460798] systemd-coredump kscreen_osd_ser ever since upgrading to v26.0

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=460798

christian.rohm...@gmx.de changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #10 from christian.rohm...@gmx.de ---
I observe the same issue whenever I klick onto any option of the OSD. I open it
via Fn+F7 and even if I click "leave unchanged" or when pressing Esc this
appears in the dmesg:

--- cut ---
Dec 11 18:24:38 thinkpadt14s kernel: kscreen_osd_ser[23165]: segfault at
55007669348d ip 7f4596d426ef sp 7fff7270b2a8 error 4 in
libQt5Gui.so.5.15.7[7f4596cf7000+45d000] likely on CPU 2 (core 1, socket 0
)   
Dec 11 18:24:38 thinkpadt14s kernel: Code: 8b 44 24 68 eb d5 90 0f 1f 40 00 f3
0f 1e fa 48 8b 47 08 89 70 58 c3 0f 1f 40 00 f3 0f 1e fa 48 8b 7f 08 40 0f b6
f6 48 8b 07  60 20 66 66 2e 0f 1f 84 00 00 00 00 0
0 0f 1f 00 f3 0f 1e fa 48
--- cut ---

I can solidly reproduce the issue.

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461782

--- Comment #8 from php4...@gmail.com ---
> Alt+F2 to show KRunner, then restart KWin by typing `kwin_x11 --replace`?

Wow thank you! This saved my life, and now I have a workaround for when this
crap happens (which is about once a day), so I can resume working without
losing all my unsaved work and having to reboot.

Is this related to #447717?

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

[plasmashell] [Bug 462920] New: el reloj no aparece en el panel y el calenadrio un 0 en vez del mes

2022-12-11 Thread David Alvarez
https://bugs.kde.org/show_bug.cgi?id=462920

Bug ID: 462920
   Summary: el reloj no aparece en el panel y el calenadrio un 0
en vez del mes
Classification: Plasma
   Product: plasmashell
   Version: 5.20.5
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: alvarezdav...@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

Application: plasmashell (5.20.5)
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.0-20-amd64 x86_64
Windowing system: X11
Distribution: Debian GNU/Linux 11 (bullseye)

-- Information about the crash:
- What I was doing when the application crashed:

- Unusual behavior I noticed:

- Custom settings of the application:

el reloj digital no aparece en el panel. lo configure varias vveces si
resultado, el caledario no aparece el mes en la parte superior solo apraece u
0, no se ve la hora ni la fecha en el panel

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x7fe4feb23e29 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#5  0x7fe4feb2581a in
QV4::QObjectWrapper::virtualResolveLookupGetter(QV4::Object const*,
QV4::ExecutionEngine*, QV4::Lookup*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7fe4feb42899 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fe4feb46cf7 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7fe4feae256d in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7fe4fec593c5 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x7fe4fec5e4c4 in QQmlBinding::evaluate(bool*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x7fe4fec62367 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x7fe4fec60144 in
QQmlBinding::update(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x7fe4feb2468b in
QV4::QObjectWrapper::getProperty(QV4::ExecutionEngine*, QObject*,
QQmlPropertyData*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x7fe4feb25322 in
QV4::QObjectWrapper::getQmlProperty(QV4::ExecutionEngine*, QQmlContextData*,
QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*,
QQmlPropertyData**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#15 0x7fe4feb04cba in
QV4::QQmlContextWrapper::getPropertyAndBase(QV4::QQmlContextWrapper const*,
QV4::PropertyKey, QV4::Value const*, bool*, QV4::Value*, QV4::Lookup*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#16 0x7fe4feb05583 in
QV4::QQmlContextWrapper::resolveQmlContextPropertyLookupGetter(QV4::Lookup*,
QV4::ExecutionEngine*, QV4::Value*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#17 0x7fe4feb41dd0 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#18 0x7fe4feb46cf7 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#19 0x7fe4feae256d in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x7fe4fec593c5 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x7fe4fec5e4c4 in QQmlBinding::evaluate(bool*) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#22 0x7fe4fec62367 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#23 0x7fe4fec60144 in
QQmlBinding::update(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#24 0x7fe4fec6c7e3 in
QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#25 0x7fe4fec0769c in
QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () from
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#26 0x7fe4fec07c27 in QQmlEnginePrivate::incubate(QQmlIncubator&,
QQmlContextData*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#27 0x7fe4fec02c52 in QQmlComponent::create(QQmlIncubator&, QQmlContext*,
QQmlContext*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#28 0x7fe4ff4460ce in
KDeclarative::QmlObject::completeInitialization(QHash
const&) () from /lib/x86_64-linux-gnu/libKF5Declarative.so.5
#29 0x7fe4ff8261fd in PlasmaQuick::AppletQuickItem::init() () from
/lib/x86_64-linux-gnu/libKF5PlasmaQuick.so.5
#30 0x7fe4f42abeba in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#31 0x7fe4ff8273c1 in
PlasmaQuick::AppletQuickItem::itemChange(QQuickItem::ItemChange,
QQuickItem::ItemChangeData const&) () from
/lib/x86_64-linux-gnu/libKF5PlasmaQuick.so.5
#32 0x7fe4ff145eaf in QQuickItemPrivate::refWindow(QQuickWindow*) () from
/lib/x86_64-linux-gnu/libQt5Quick.s

[Elisa] [Bug 454032] When using a language other than English, inline buttons of initial view don't work until you switch views once

2022-12-11 Thread PK
https://bugs.kde.org/show_bug.cgi?id=454032

--- Comment #19 from PK  ---
Gear 22.12 and it still isn't fixed. Please fix this.

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

[krita] [Bug 462919] New: [Android] Krita's keyboard shortcut system conflicts with system-wide Input Method

2022-12-11 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=462919

Bug ID: 462919
   Summary: [Android] Krita's keyboard shortcut system conflicts
with system-wide Input Method
Classification: Applications
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Android
OS: Android 13.x
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Shortcuts and Canvas Input Settings
  Assignee: krita-bugs-n...@kde.org
  Reporter: tyson...@tysontan.com
  Target Milestone: ---

On some (and maybe all) Android systems, Krita's input conflicts with the
system-wide input method.

An "Input Method" is what users use to input non-English letters, like Chinese
and Japanese. When an input method is switched ON, it intercepts keyboard
inputs and translates the input letters into target language letters. 

An input method should be available only when a text input field is in focus.
It should be automatically switched OFF when the focus is removed from the text
input field. A system-wide shortcut: SHIFT, is often used to change between
languages when Input Methods are available.

However, in Krita's case, the app behaves as if it is always in text input
mode. And therefore, Input Methods are always available. This quirk has many
unfortunate consequences that make keyboard shortcut useless for non-English
users.

For example, my device's default language is Chinese. In text input mode, its
default language is Chinese. In such state, Krita is unable to interpret
shortcut key presses. To use keyboard shortcuts, I must press SHIFT repeatedly
until the language is English. And if I pressed SHIFT after that, it will break
Krita's shortcuts, again.

This issue never happened under Windows or Linux.

Tested on:
Samsung Galaxy Tab S8 with One UI 5.0 (Android 13).
Krita 5.1.2 and latest Krita Next nightlies (5.2.0).

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

[digikam] [Bug 462913] Import Cancel button doesn't cancel during "Import > Add images..."

2022-12-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=462913

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
In digiKam-8.0.0 the import process has been revised, Cancel works as expected.
I'm still testing it with digiKam-7.9.0, but I think it works there too.

Maik

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

[kde] [Bug 462912] Kwin crashes on bootup

2022-12-11 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=462912

--- Comment #3 from Fushan Wen  ---
(In reply to Uday from comment #2)
> (In reply to Fushan Wen from comment #1)
> > Are you using Deepin desktop?
> 
> Yes, I am using Ubuntu latest LTS version with deepin desktop environment.

Report the bug to deepin. It's a bug in its window decoration plugin.

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

[kate] [Bug 462918] New: [wayland] Text copied that contains

2022-12-11 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=462918

Bug ID: 462918
   Summary: [wayland] Text copied that contains 

[digikam] [Bug 462916] Different renaming behaviors for video files depending of the device

2022-12-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=462916

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
We need the video files. The problem is that device manufacturers write their
dates differently, sometimes including the time zone, sometimes not. The topic
has been discussed endlessly, you can also find posts about it in the ExifTool
forum. The detection has already been further improved in digiKam-8.0.0.

Maik

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

[kasts] [Bug 461230] 100% CPU loop on a system with bidirectional locale

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461230

--- Comment #10 from b...@mogwai.be ---
I think I've fixed this.
I don't know how comfortable you are with building from source.  If you are
able to, you can try out this MR and check if it solves your issues.
https://invent.kde.org/plasma-mobile/kasts/-/merge_requests/89

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

[kasts] [Bug 461230] 100% CPU loop on a system with bidirectional locale

2022-12-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=461230

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma-mobile/kasts/-/merge_requests/89

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

[kmail2] [Bug 462917] New: KMail SEGFAULT when starting while an email window is still open

2022-12-11 Thread Marc Joliet
https://bugs.kde.org/show_bug.cgi?id=462917

Bug ID: 462917
   Summary: KMail SEGFAULT when starting while an email window is
still open
Classification: Applications
   Product: kmail2
   Version: unspecified
  Platform: OpenSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: mar...@gmx.de
  Target Milestone: ---

Application: kmail (5.22.0 (22.12.0))

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 6.0.12-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
I've noticed that KMail consistantly crashes when I have en email window open
(for editing) and I close the main KMail window (out of habit), then open it
again.  Thankfully, I don't appear to actually lose any data when that happens,
but it's incredibly annoying and disruptive.

Furthermore, this has been a bug for a while now (at least a year?), but the
circumstances that cause it are usually accidental (start writing a new email,
take a break to go do something else, close KMail to reduce clutter, then open
it again with the email window still open), so I'm only now getting around to
reporting it.

(I'm not 100% certain if it's *always* reproducible, so I set reproducibility
to "sometimes", but I think it's reproducible *most* of the time.)

The crash can be reproduced sometimes.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault

[KCrash Handler]
#4  0x7faf53fa13e4 in QScopedPointer >::operator-> (this=0x8) at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
#5  qGetPtrHelper > > (ptr=...) at
../../include/QtCore/../../src/corelib/global/qglobal.h:1143
#6  QAction::d_func (this=this@entry=0x0) at kernel/qaction.h:63
#7  QAction::setText (this=this@entry=0x0, text=...) at kernel/qaction.cpp:714
#8  0x7faf5c3ec08a in KMMainWidget::updateFolderMenu (this=0x55f78a57c730)
at /usr/src/debug/kmail-22.12.0/src/kmmainwidget.cpp:4053
#9  0x7faf5c3e330d in KMMainWidget::setupActions (this=) at
/usr/src/debug/kmail-22.12.0/src/kmmainwidget.cpp:3413
#10 0x7faf5c3cfc81 in KMMainWidget::KMMainWidget (this=,
parent=, aGUIClient=, actionCollection=, config=..., this=, parent=,
aGUIClient=, actionCollection=, config=...) at
/usr/src/debug/kmail-22.12.0/src/kmmainwidget.cpp:242
#11 0x7faf5c397664 in KMMainWin::KMMainWin (this=,
this=) at /usr/src/debug/kmail-22.12.0/src/kmmainwin.cpp:53
#12 0x7faf5c3a7837 in KMKernel::openReader (this=,
onlyCheck=, startInTray=) at
/usr/src/debug/kmail-22.12.0/src/kmkernel.cpp:562
#13 0x7faf5c3ad28f in KMKernel::action (this=0x7ffeb4fa3a80,
mailto=, check=, startInTray=,
to=..., cc=..., bcc=..., subj=..., body=..., messageFile=..., attachURLs=...,
customHeaders=..., replyTo=..., inReplyTo=..., identity=...) at
/usr/src/debug/kmail-22.12.0/src/kmkernel.cpp:1280
#14 0x7faf5c3a61fa in KMKernel::handleCommandLine (this=,
noArgsOpensReader=noArgsOpensReader@entry=true, args=..., workingDir=...) at
/usr/src/debug/kmail-22.12.0/src/kmkernel.cpp:473
#15 0x55f785e90849 in KMailApplication::activate (this=,
args=..., workingDir=...) at /usr/src/debug/kmail-22.12.0/src/main.cpp:107
#16 0x7faf5c58f553 in ?? () from /lib64/libKF5KontactInterface.so.5
#17 0x7faf5c58f633 in
KontactInterface::PimUniqueApplication::qt_metacall(QMetaObject::Call, int,
void**) () from /lib64/libKF5KontactInterface.so.5
#18 0x7faf52f9255b in ?? () from /lib64/libQt5DBus.so.5
#19 0x7faf52f96120 in ?? () from /lib64/libQt5DBus.so.5
#20 0x7faf52f9697e in ?? () from /lib64/libQt5DBus.so.5
#21 0x7faf52f98db8 in ?? () from /lib64/libQt5DBus.so.5
#22 0x7faf53307c40 in QObject::event (this=0x7ffeb4fa3a60,
e=0x55f78a6b22e0) at kernel/qobject.cpp:1347
#23 0x7faf53fa53fe in QApplicationPrivate::notify_helper (this=, receiver=0x7ffeb4fa3a60, e=0x55f78a6b22e0) at
kernel/qapplication.cpp:3637
#24 0x7faf532dc128 in QCoreApplication::notifyInternal2
(receiver=0x7ffeb4fa3a60, event=0x55f78a6b22e0) at
kernel/qcoreapplication.cpp:1064
#25 0x7faf532df0c1 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55f786de6990) at
kernel/qcoreapplication.cpp:1821
#26 0x7faf53334353 in postEventSourceDispatch (s=0x55f786f663d0) at
kernel/qeventdispatcher_glib.cpp:277
#27 0x7faf4f329a90 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#28 0x7faf4f329e48 in ?? () from /lib64/libglib-2.0.so.0
#29 0x7faf4f329edc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#30 0x7faf5b56 in QEventDispatcherGlib::processEvents
(this=0x55f786f5ffe0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x7faf532dab9b in QEventLoop::exec (this=this@entry=0x7ffeb4fa3540,
flags=..., flags@e

[systemsettings] [Bug 456771] Subwindows of the Connections KCM look awful

2022-12-11 Thread thenujan
https://bugs.kde.org/show_bug.cgi?id=456771

thenujan  changed:

   What|Removed |Added

 CC||sthenujan2...@gmail.com

--- Comment #1 from thenujan  ---
I think windows having incorrect background colours is not a real issue as the
colour change only happens because other windows lose focus.

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

[NeoChat] [Bug 462900] Neochat-22.11 Settings -> Devices does nothing but "Loading...", seemingly forever

2022-12-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=462900

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/network/neochat/-/merge_requests/705

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

[digikam] [Bug 462916] Different renaming behaviors for video files depending of the device

2022-12-11 Thread mahikeulbody
https://bugs.kde.org/show_bug.cgi?id=462916

--- Comment #1 from mahikeulbody  ---
Created attachment 154503
  --> https://bugs.kde.org/attachment.cgi?id=154503&action=edit
exiftool pixel 5 file

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

[digikam] [Bug 462916] New: Different renaming behaviors for video files depending of the device

2022-12-11 Thread mahikeulbody
https://bugs.kde.org/show_bug.cgi?id=462916

Bug ID: 462916
   Summary: Different renaming behaviors for video files depending
of the device
Classification: Applications
   Product: digikam
   Version: 7.9.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: AdvancedRename-file
  Assignee: digikam-bugs-n...@kde.org
  Reporter: mcfaro...@gmail.com
  Target Milestone: ---

Created attachment 154502
  --> https://bugs.kde.org/attachment.cgi?id=154502&action=edit
exiftool moto g6 file

SUMMARY
QuickTime format : all dates are UTC
Renaming video files from two different devices (Motorola G6 and Google Pixel
5) produces different filenames :
   - one with UTC date
   - the other with UTC+1
(NB. my system is set on CET time which is = UTC+1)

STEPS TO REPRODUCE
1. rename a pixel 5 video file with [date:-MM-dd_hh'h'mm-ss]
2. rename a moto g6 video file with [date:-MM-dd_hh'h'mm-ss]

Instead of to attach a video file from each device, I attached the output of
exiftool for each file. But I can provide also the video file if needed.

OBSERVED RESULT
for moto g6 : filename based on CreateDate + 01:00
for pixel 5 :  filename based on CreateDate

EXPECTED RESULT
same result for both files
   either both filenames based on CreateDate
   either both filenames based on CreateDate + offset according the current
time zone of the system

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
(available in About System)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION

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

[kmail2] [Bug 462878] KMail crashes when opening an Email to read

2022-12-11 Thread Marc Joliet
https://bugs.kde.org/show_bug.cgi?id=462878

--- Comment #2 from Marc Joliet  ---
Oh, interesting: I didn't notice before sending off my previous comment that
the email I double clicked on to open *is actually open* after I launch KMail
again!  Now that I write that, I'm fairly certain that that happened before,
too.  (Specifically, I'm talking about an email in a Drafts folder that I want
to continue working on, and when reopening KMail, it is open in a new window,
and also missing from the Drafts folder, as would be expected if KMail hadn't
crashed.)

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

[kmail2] [Bug 462878] KMail crashes when opening an Email to read

2022-12-11 Thread Marc Joliet
https://bugs.kde.org/show_bug.cgi?id=462878

--- Comment #1 from Marc Joliet  ---
I've been getting this crash more often lately, so I would now say it is
*partially* reproducible.

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

[kmymoney] [Bug 395339] Crashing with error retrieving reference count when using sqlite db

2022-12-11 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=395339

--- Comment #4 from Jack  ---
You need to report that to Neon.  It sounds like the KMM they are distributing
was built with Qt 5.15.3, even though the rest of the distro is up to 5.15.7. 
If so, they just need to rebuild KMM using the newer Qt.  

Looking at your original report, you had the error on Neon but not on a non-KDE
machine, so I'll wait a bit and then close this as DOWNSTREAM.

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=461782

Fushan Wen  changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

--- Comment #7 from Fushan Wen  ---
> There was no high CPU consumption while this was happening (nor just before 
> it did).

Update to Plasma 5.26.4 which has a workaround for the problem.

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

[NeoChat] [Bug 462853] Neochat crash when entering Notifications settings

2022-12-11 Thread James Graham
https://bugs.kde.org/show_bug.cgi?id=462853

James Graham  changed:

   What|Removed |Added

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

--- Comment #3 from James Graham  ---
Fixed by https://invent.kde.org/network/neochat/-/merge_requests/704

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

[NeoChat] [Bug 462900] Neochat-22.11 Settings -> Devices does nothing but "Loading...", seemingly forever

2022-12-11 Thread James Graham
https://bugs.kde.org/show_bug.cgi?id=462900

James Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||james.h.graham@protonmail.c
   ||om
 Status|REPORTED|CONFIRMED

--- Comment #1 from James Graham  ---
This tracks the other clients/devices you are logged in on using the same
account. As such you need to be logged in for it to fill out. We should put a
placeholder message in place until you log in.

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

[konqueror] [Bug 462915] New: QWebEngineViewPrivate crashed with wrong QThreadData pointer

2022-12-11 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=462915

Bug ID: 462915
   Summary: QWebEngineViewPrivate crashed with wrong QThreadData
pointer
Classification: Applications
   Product: konqueror
   Version: 22.12.0
  Platform: OpenSUSE
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: giecr...@stegny.2a.pl
  Target Milestone: ---

Application: konqueror (22.12.0)

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 6.0.10-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
I opened Konqueror, waited for it to lad and closed it.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault

[KCrash Handler]
#4  std::__atomic_base::load (__m=std::memory_order_acquire,
this=)
at /usr/include/c++/12/bits/atomic_base.h:818
#5  std::atomic::load (__m=std::memory_order_acquire, this=) at
/usr/include/c++/12/atomic:579
#6  QAtomicOps::loadAcquire (_q_value=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:251
#7  QBasicAtomicPointer::loadAcquire (this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:255
#8  QBasicAtomicPointer::operator QThreadData* (this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:251
#9  QObjectPrivate::connectImpl (sender=0x55ead62da650, signal_index=19,
receiver=0x55ef885f1fbb, slot=0x7ffdb664bb60, slotObj=0x55ead5fb1310,
type=Qt::AutoConnection, types=0x0, senderMetaObject=0x7fb67c78d7e0
) at kernel/qobject.cpp:5086
#10 0x7fb6969092a5 in QObject::connectImpl
(sender=sender@entry=0x55ead62da650, signal=signal@entry=0x7ffdb664bb50,
receiver=receiver@entry=0x55ef885f1fbb, slot=slot@entry=0x7ffdb664bb60,
slotObj=0x55ead5fb1310, type=Qt::AutoConnection, types=0x0,
senderMetaObject=) at kernel/qobject.cpp:5034
#11 0x7fb67c77e3f6 in QObject::connect (type=Qt::AutoConnection,
slot=(void (QWebEngineView::*)(QWebEngineView * const, const QString &))
0x7fb67c77a7d0 ,
receiver=0x55ef885f1fbb, signal=(void (QWebEnginePage::*)(QWebEnginePage *
const, const QString &)) 0x7fb67c770c70 , sender=0x55ead62da650) at /usr/include/qt5/QtCore/qobject.h:268
#12 QWebEngineViewPrivate::pageChanged(QWebEnginePage*, QWebEnginePage*) [clone
.isra.0] (oldPage=0x0, newPage=0x55ead62da650, this=) at
api/qwebengineview.cpp:77
#13 0x7fb67c76f565 in QWebEnginePagePrivate::bindPageAndView
(page=, view=0x55ead71de750) at api/qwebengineview.h:140
#14 0x7fb67c779cc6 in QWebEngineView::page (this=0x55ead71de750) at
api/qwebengineview.cpp:201
#15 0x7fb67c395f92 in WebEnginePart::page (this=this@entry=0x55ead71d2d10)
at /usr/src/debug/konqueror-22.12.0/webenginepart/src/webenginepart.cpp:198
#16 0x7fb67c39bc6d in WebEnginePart::walletFinishedFormDetection
(this=0x55ead71d2d10, url=..., found=,
autoFillableFound=) at
/usr/src/debug/konqueror-22.12.0/webenginepart/src/webenginepart.cpp:1004
#17 0x7fb6969132cd in QtPrivate::QSlotObjectBase::call (a=0x7ffdb664bdd0,
r=0x55ead71d2d10, this=0x55ead7227370) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#18 doActivate (sender=0x55ead7226b20, signal_index=6,
argv=0x7ffdb664bdd0) at kernel/qobject.cpp:3919
#19 0x7fb69690c74f in QMetaObject::activate
(sender=sender@entry=0x55ead7226b20, m=,
local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffdb664bdd0)
at kernel/qobject.cpp:3979
#20 0x7fb67c3c497e in WebEngineWallet::formDetectionDone (_t3=, _t2=, _t1=..., this=0x55ead7226b20) at
/usr/src/debug/konqueror-22.12.0/build/webenginepart/src/kwebenginepartlib_autogen/include/moc_webenginewallet.cpp:280
#21 operator() (forms=..., __closure=0x55ead6a60ac0) at
/usr/src/debug/konqueror-22.12.0/webenginepart/src/webenginewallet.cpp:139
#22 std::__invoke_impl&, const QVector&>
(__f=...) at /usr/include/c++/12/bits/invoke.h:61
#23 std::__invoke_r&, const QVector&>
(__fn=...) at /usr/include/c++/12/bits/invoke.h:154
#24 std::_Function_handler&),
WebEngineWallet::detectAndFillPageForms(WebEnginePage*):: >::_M_invoke(const std::_Any_data &, const
QVector &) (__functor=..., __args#0=...) at
/usr/include/c++/12/bits/std_function.h:290
#25 0x7fb67c3c4602 in std::function
const&)>::operator()(QVector const&) const
(__args#0=..., this=0x55ead70ee110) at
/usr/include/c++/12/bits/std_function.h:591
#26 operator() (jsForms=..., __closure=0x55ead70ee110) at
/usr/src/debug/konqueror-22.12.0/webenginepart/src/webenginewalletprivate.cpp:170
#27 QtWebEnginePrivate::QWebEngineCallbackPrivate >::operator()(const
QVariant &) (this=0x55ead70ee100, value=...) at
/usr/include/qt5/QtWebEngineCore/qwebenginecallback.h:69
#28 0x7fb67c76ff2c in
QtWebEngineCore::CallbackDirectory::invokeEmptyInternal

[plasmashell] [Bug 419867] Unable to use scrollwheel on desktop to change Virtual Desktop

2022-12-11 Thread Charles U
https://bugs.kde.org/show_bug.cgi?id=419867

Charles U  changed:

   What|Removed |Added

 CC||charles.kdeb...@bityard.net

--- Comment #69 from Charles U  ---
I believe this should be marked fixed, as the commit and "version fixed in"
were updated in bug 419878 but not here.

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

[QMLKonsole] [Bug 462594] QMLKonsole don't accept arguments

2022-12-11 Thread witchhunter
https://bugs.kde.org/show_bug.cgi?id=462594

--- Comment #4 from witchhunter  ---
On some further testing, it appears that parsing is different from the one
Konsole has, considering empty spaces within filename.
On Micro's .desktop file this works for Konsole:
Exec=konsole -e micro %F
but I couldn't find a proper solution for qmlkonsole. So, before-mentioned
running from Index won't work as stated.

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

[konsole] [Bug 462914] New: glitched horizontal lines in text selection @ 150% scale on X11

2022-12-11 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=462914

Bug ID: 462914
   Summary: glitched horizontal lines in text selection @ 150%
scale on X11
Classification: Applications
   Product: konsole
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: m...@ratijas.tk
  Target Milestone: ---

Created attachment 154501
  --> https://bugs.kde.org/attachment.cgi?id=154501&action=edit
Konsole @ 150%

SUMMARY

Look at the screenshot: glitched lines appear when slowly dragging mouse for
text selection at 150% global scale on X11.

STEPS TO REPRODUCE
0. Set Global Scale to 150% in System Settings -> Display Configuration, and
reboot.
1. Open Konsole
2. Drag mouse with different speed to select text

OBSERVED RESULT
When dragging slowly enough, glitched horizontal lines appear between lines of
text.

EXPECTED RESULT
Selection regions should be solid without gaps.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: git-master
Qt Version: 5.15.7
Kernel Version: 6.0.11-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-8565U CPU @ 1.80GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Manufacturer: LENOVO
Product Name: 20QD003CRT
System Version: ThinkPad X1 Carbon 7th

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

[digikam] [Bug 462913] Import Cancel button doesn't cancel during "Import > Add images..."

2022-12-11 Thread Chris W
https://bugs.kde.org/show_bug.cgi?id=462913

Chris W  changed:

   What|Removed |Added

 CC||k...@chrisweis.com

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

[digikam] [Bug 462913] Import Cancel button doesn't cancel during "Import > Add images..."

2022-12-11 Thread Chris W
https://bugs.kde.org/show_bug.cgi?id=462913

--- Comment #1 from Chris W  ---
Created attachment 154500
  --> https://bugs.kde.org/attachment.cgi?id=154500&action=edit
Screenshot

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

[digikam] [Bug 462913] New: Import Cancel button doesn't cancel during "Import > Add images..."

2022-12-11 Thread Chris W
https://bugs.kde.org/show_bug.cgi?id=462913

Bug ID: 462913
   Summary: Import Cancel button doesn't cancel during "Import >
Add images..."
Classification: Applications
   Product: digikam
   Version: 7.8.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Import-Albums
  Assignee: digikam-bugs-n...@kde.org
  Reporter: k...@chrisweis.com
  Target Milestone: ---

SUMMARY
Looks like there's room for improvement of the "Cancel" button when a user
wants to cancel the import of images.  It doesn't cancel when clicking Cancel.

SCREENSHOT
https://i.imgur.com/FOqg7bR.png

STEPS TO REPRODUCE
1. Open digiKam (7.8) and choose Import > Add images...
2. Select a folder, then Download all
3. While the process is running, try to cancel it.

OBSERVED RESULT
The import process keeps running.

EXPECTED RESULT
Clicking the Cancel button halts the import process.

SOFTWARE/OS VERSIONS
Windows: Win11 (22H2, 22621.819)

ADDITIONAL INFORMATION
None

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461782

--- Comment #6 from Nate Graham  ---
Alt+F2 to show KRunner, then restart KWin by typing `kwin_x11 --replace`?

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

[umbrello] [Bug 449736] AA seems to be off

2022-12-11 Thread qaz . cetelic
https://bugs.kde.org/show_bug.cgi?id=449736

qaz.cete...@gmail.com  changed:

   What|Removed |Added

   Platform|RedHat Enterprise Linux |Fedora RPMs

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

[digikam] [Bug 456512] No sound on AppImage previews

2022-12-11 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=456512

Nicofo  changed:

   What|Removed |Added

Version|7.8.0   |7.9.0

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

[kate] [Bug 335855] code folding for python files misses some structures when body starts with empty lines

2022-12-11 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=335855

--- Comment #7 from Christoph Cullmann  ---
(In reply to Christoph Cullmann from comment #6)
> Must confess the initial example is still broken in my branch...

Should work now.

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

[kphotoalbum] [Bug 462864] Mouse wheel does not work properly in viewer

2022-12-11 Thread Andreas Schleth
https://bugs.kde.org/show_bug.cgi?id=462864

--- Comment #3 from Andreas Schleth  ---
Oh my, this is one of those ... 

My mouse is just a regular Logitech 2 buttons and a wheel acting as middle
button. 
As I had a dead rodent recently, I even tried another mouse to the same effect
(some Chinese brand), same effect.
Same on a different machine (same system, but older cpu) and with a
right-handed mouse.

But I will check with my laptop which runs Ubuntu...
... well it runs 20.04 ... which is too old for the current build system
(again!).

So I will report back when I have updated that machine to something newer
(hoping that the update will not break all the Tuxedo drivers).

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

[systemsettings] [Bug 461726] The application list in the Plasma Firewall "Add rule" dialog is broken, nothing is shown

2022-12-11 Thread Dave Morley
https://bugs.kde.org/show_bug.cgi?id=461726

Dave Morley  changed:

   What|Removed |Added

 CC||davm...@davmor2.co.uk

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

[kate] [Bug 335855] code folding for python files misses some structures when body starts with empty lines

2022-12-11 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=335855

--- Comment #6 from Christoph Cullmann  ---
Must confess the initial example is still broken in my branch...

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461782

--- Comment #5 from php4...@gmail.com ---
As I said alt+Tab does not work.
Any other idea?

> Bumping the severity accordingly.

About time

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

[kate] [Bug 335855] code folding for python files misses some structures when body starts with empty lines

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=335855

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=461782

Nate Graham  changed:

   What|Removed |Added

   Severity|crash   |critical

--- Comment #4 from Nate Graham  ---
You can use Alt+Tab to switch focus to other windows and hit Ctrl+S to save.
I'm sorry this has happened and yo need to look for a workaround to avoid data
loss. That's quite a bad situation. Bumping the severity accordingly.

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

[kde] [Bug 462912] Kwin crashes on bootup

2022-12-11 Thread Uday
https://bugs.kde.org/show_bug.cgi?id=462912

--- Comment #2 from Uday  ---
(In reply to Fushan Wen from comment #1)
> Are you using Deepin desktop?

Yes, I am using Ubuntu latest LTS version with deepin desktop environment.

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

[kwin] [Bug 461782] Something to do with windows management crashed or froze, system went totally berserk, forced me to reboot

2022-12-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=461782

--- Comment #3 from php4...@gmail.com ---

*** I NEED URGENT HELP ***

This has happened to me many more times and now once again I am in this
situation again. 

I have Kate and Gimp open with TONS of unsaved work.
I can't manage to give them focus so that I can save my work before rebooting.
If I reboot now I'll lose a lot of unsaved, unrecoverable valuable work.

All I need is a workaround to give focus to an application while the windows
manager or whatever is unresponsive.

I have been able to grab a Chrome tab to get here and write this, because the
portion of Chrome with the tabs was luckily visible, but nether Kate nor Gimp
are at the moment, and Alt+Tab doesn't work

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

[plasmashell] [Bug 462908] Application stuck on panel on startup creates a new instance

2022-12-11 Thread Emanuele
https://bugs.kde.org/show_bug.cgi?id=462908

--- Comment #4 from Emanuele  ---
(In reply to veggero from comment #3)
> Uhm, that makes me think it's an issue of how flatpak installs chrome,
> rather than plasma's fault? But I'm not sure.

I don't know, but I don't have this problem on GNOME with the dash to dock
extension

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

[kde] [Bug 462912] Kwin crashes on bootup

2022-12-11 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=462912

Fushan Wen  changed:

   What|Removed |Added

 CC||qydwhotm...@gmail.com

--- Comment #1 from Fushan Wen  ---
Are you using Deepin desktop?

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

[kolourpaint] [Bug 462911] My wish

2022-12-11 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=462911

Martin Koller  changed:

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #1 from Martin Koller  ---
Sorry, this is unclear. Can you describe in more detail, please.

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

[kwin] [Bug 306795] Crash on first use after install

2022-12-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=306795

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[kde] [Bug 462912] Kwin crashes on bootup

2022-12-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=462912

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|critical|crash

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

[frameworks-baloo] [Bug 389848] baloo_file crashes in mdb_put() in LMDB

2022-12-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=389848

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |VHI

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

[umbrello] [Bug 462627] Crash on exit

2022-12-11 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=462627

--- Comment #4 from Oliver Kellogg  ---
Reopening this was the right thing to do - as confirmed by further SEGV; this
time
- without using command line options
- loading an XMI file (UmbrelloArchitecture.xmi)
- doing some editing
- exiting without save (i.e. discard changes)

#0  in QListData::size (this=0x30) at /usr/include/qt5/QtCore/qlist.h:115
#1  in QList::count (this=0x30) at
/usr/include/qt5/QtCore/qlist.h:359
#2  in QTreeWidgetItem::childCount (this=0x0) at
/usr/include/qt5/QtWidgets/qtreewidget.h:193
#3  in UMLListView::findView (this=0x1421b90, v=0x23f8390) at
/umbrello/master/umbrello/umllistview.cpp:1382
#4  in UMLApp::setCurrentView (this=0xd3f380, view=0x23f8390,
updateTreeView=true)
at /umbrello/master/umbrello/uml.cpp:3334
#5  in UMLDoc::changeCurrentView (this=0x10f9aa0, id="JBFSUyhmy1cS")
at /umbrello/master/umbrello/umldoc.cpp:1840
#6  in UMLApp::slotTabChanged (this=0xd3f380, index=0) at
/umbrello/master/umbrello/uml.cpp:3382
#7  in UMLApp::qt_static_metacall (_o=0xd3f380,
_c=QMetaObject::InvokeMetaMethod, _id=81, _a=0x7fffb470)
at
/umbrello/master/build/umbrello/libumbrello_autogen/EWIEGA46WW/moc_uml.cpp:564
#8  in doActivate (sender=0x1349e10, signal_index=7,
argv=0x7fffb470) at kernel/qobject.cpp:3931
#9  in QMetaObject::activate (sender=, m=m@entry=0x764cb540
, 
local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffb470) at kernel/qobject.cpp:3979
#10 in QTabWidget::currentChanged (this=, _t1=)
at .moc/moc_qtabwidget.cpp:326
#11 in doActivate (sender=0x1352aa0, signal_index=7,
argv=0x7fffb570) at kernel/qobject.cpp:3931
#12 in QMetaObject::activate (sender=sender@entry=0x1352aa0,
m=m@entry=0x764c9fa0 , 
local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffb570) at kernel/qobject.cpp:3979
#13 in QTabBar::currentChanged (this=this@entry=0x1352aa0, _t1=)
at .moc/moc_qtabbar.cpp:338
#14 in QTabBar::setCurrentIndex (this=this@entry=0x1352aa0, index=) at widgets/qtabbar.cpp:1457
#15 in QTabBar::removeTab (this=0x1352aa0, index=,
index@entry=0) at widgets/qtabbar.cpp:1108
#16 in QTabWidgetPrivate::_q_removeTab (index=0, this=) at
widgets/qtabwidget.cpp:802
#17 QTabWidget::qt_static_metacall (_o=, _c=,
_id=, _a=) at .moc/moc_qtabwidget.cpp:178
#18 in doActivate (sender=0x1351ce0, signal_index=8,
argv=0x7fffb710) at kernel/qobject.cpp:3931
#19 in QMetaObject::activate (sender=, m=m@entry=0x764c9980
, 
local_signal_index=local_signal_index@entry=1,
argv=argv@entry=0x7fffb710) at kernel/qobject.cpp:3979
#20 in QStackedWidget::widgetRemoved (this=, _t1=) at .moc/moc_qstackedwidget.cpp:226
#21 in doActivate (sender=0x1351bf0, signal_index=3,
argv=0x7fffb810) at kernel/qobject.cpp:3931
#22 in QMetaObject::activate (sender=sender@entry=0x1351bf0,
m=m@entry=0x764b9fe0 , 
local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffb810) at kernel/qobject.cpp:3979
#23 in QStackedLayout::widgetRemoved (this=this@entry=0x1351bf0, _t1=, _t1@entry=0) at .moc/moc_qstackedlayout.cpp:220
#24 in QStackedLayout::takeAt (this=0x1351bf0, index=0) at
kernel/qstackedlayout.cpp:282
#25 in removeWidgetRecursively (li=, w=0x23137a0) at
kernel/qlayout.cpp:573
#26 in QLayout::widgetEvent (this=, e=e@entry=0x7fffb960) at
kernel/qlayout.cpp:629
#27 in QApplicationPrivate::notify_helper (this=,
receiver=0x1351ce0, e=0x7fffb960) at kernel/qapplication.cpp:3626
#28 in QCoreApplication::notifyInternal2 (receiver=0x1351ce0,
event=0x7fffb960) at kernel/qcoreapplication.cpp:1064
#29 in QObjectPrivate::setParent_helper (this=0x231a9c0, o=0x0) at
kernel/qobject.cpp:2182
#30 in QObject::~QObject (this=, __in_chrg=) at
kernel/qobject.cpp:1126
#31 in UMLView::~UMLView (this=0x23137a0, __in_chrg=) at
/umbrello/master/umbrello/umlview.cpp:46
#32 in UMLView::~UMLView (this=0x23137a0, __in_chrg=) at
/umbrello/master/umbrello/umlview.cpp:46
#33 in UMLDoc::removeView (this=0x10f9aa0, view=0x23137a0,
enforceCurrentView=false)
at /umbrello/master/umbrello/umldoc.cpp:341
#34 in UMLFolder::removeAllViews (this=0x1044300) at
/umbrello/master/umbrello/umlmodel/folder.cpp:242
#35 in UMLDoc::removeAllViews (this=0x10f9aa0) at
/umbrello/master/umbrello/umldoc.cpp:2986
#36 in UMLDoc::closeDocument (this=0x10f9aa0) at
/umbrello/master/umbrello/umldoc.cpp:463
#37 in UMLDoc::saveModified (this=0x10f9aa0) at
/umbrello/master/umbrello/umldoc.cpp:421
#38 in UMLApp::slotFileQuit (this=0xd3f380) at
/umbrello/master/umbrello/uml.cpp:1668
#39 in UMLApp::qt_static_metacall (_o=0xd3f380,
_c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x7fffbeb0)
at
/umbrello/master/build/umbrello/libumbrello_autogen/EWIEGA46WW/moc_uml.cpp:496
#40 in doActivate (sender=0x10ae4e0, signal_index=4,
argv=0x7fffbeb0) at kernel/qobject.cpp:3931
#41 in QMetaObject::activate (sender=sender@entry=0x10ae4e0,
m=m@entry=0x764b8d20 , 
local_signal_index=local_signal_index@entry=1,
argv=argv@en

[QMLKonsole] [Bug 462594] QMLKonsole don't accept arguments

2022-12-11 Thread Devin Lin
https://bugs.kde.org/show_bug.cgi?id=462594

Devin Lin  changed:

   What|Removed |Added

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

--- Comment #3 from Devin Lin  ---
No problem!

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

[QMLKonsole] [Bug 462594] QMLKonsole don't accept arguments

2022-12-11 Thread witchhunter
https://bugs.kde.org/show_bug.cgi?id=462594

--- Comment #2 from witchhunter  ---
(In reply to Devin Lin from comment #1)

As far as I can tell this resolves command flag support, just tested it on
Manjaro developer edition and it worked flawlessly. Furthermore, after altering
Micro's .desktop file with Exec=qmlkonsole "micro %F" and Terminal=false, I
have managed to open multiple selected files from Index in a new terminal
without any issue. I guess the only remaining problem is the one with Konsole
being the default terminal app.
Anyway, as this resolves several issues for me, I just wanna seize the
opportunity to express my gratitude for fixing this!
Thanks

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

[gwenview] [Bug 423431] No thumbnails in low resource mode for Canon PowerShot A700 photos

2022-12-11 Thread bug2019
https://bugs.kde.org/show_bug.cgi?id=423431

bug2...@fantasymail.de  changed:

   What|Removed |Added

   Platform|Other   |Kubuntu
Version|19.12.3 |22.08.2

--- Comment #4 from bug2...@fantasymail.de  ---
Bug still exists in current Kubuntu 22.10 installation running Gwenview
22.08.2.

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

[kwin] [Bug 462214] "kwin_wayland_drm: Failed to find a working setup for new outputs!" "Atomic modeset test failed! Invalid argument" with external display (Qualcomm GPU)

2022-12-11 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=462214

Zamundaaa  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/ffad2dd7ada9 |ma/kwin/commit/54a1858316b3
   |8249ec1f15bd0ca6cf7d89dbfdd |50b8ee3767d756f516f30b4a5b0
   |5   |4

--- Comment #8 from Zamundaaa  ---
Git commit 54a1858316b350b8ee3767d756f516f30b4a5b04 by Xaver Hugl.
Committed on 11/12/2022 at 15:17.
Pushed by zamundaaa into branch 'cherry-pick-ffad2dd7'.

backends/drm: don't break crtc<->plane connections

The kernel rejects such commits without the crtc being completely turned
off first.


(cherry picked from commit ffad2dd7ada98249ec1f15bd0ca6cf7d89dbfdd5)

M  +27   -10   src/backends/drm/drm_gpu.cpp

https://invent.kde.org/plasma/kwin/commit/54a1858316b350b8ee3767d756f516f30b4a5b04

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

[umbrello] [Bug 462627] Crash on exit

2022-12-11 Thread Oliver Kellogg
https://bugs.kde.org/show_bug.cgi?id=462627

Oliver Kellogg  changed:

   What|Removed |Added

Summary|Crash on exit when using|Crash on exit
   |command line option |
   |--export|

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

[kwin] [Bug 462214] "kwin_wayland_drm: Failed to find a working setup for new outputs!" "Atomic modeset test failed! Invalid argument" with external display (Qualcomm GPU)

2022-12-11 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=462214

Zamundaaa  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/ffad2dd7ada9
   ||8249ec1f15bd0ca6cf7d89dbfdd
   ||5
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Zamundaaa  ---
Git commit ffad2dd7ada98249ec1f15bd0ca6cf7d89dbfdd5 by Xaver Hugl.
Committed on 11/12/2022 at 15:01.
Pushed by zamundaaa into branch 'master'.

backends/drm: don't break crtc<->plane connections

The kernel rejects such commits without the crtc being completely turned
off first.

M  +27   -10   src/backends/drm/drm_gpu.cpp

https://invent.kde.org/plasma/kwin/commit/ffad2dd7ada98249ec1f15bd0ca6cf7d89dbfdd5

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

[plasmashell] [Bug 462835] Applets that aren't specified in the AppletOrder of desktop-appletrc prevents permanent panel changes

2022-12-11 Thread veggero
https://bugs.kde.org/show_bug.cgi?id=462835

--- Comment #4 from veggero  ---
Ok, so: in theory, if an applet is missing from the AppletOrder, it will be
added back upon restart at the last place in the panel. If that does not happen
to you, might I ask to `plasmashell --replace &` from a konsole, try to
add/remove panel widgets, and then send me the entire log? I'm just trying to
understand what might be going wrong.

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

[kmail2] [Bug 395950] akonadi data clean make service folder random

2022-12-11 Thread Diego Ercolani
https://bugs.kde.org/show_bug.cgi?id=395950

Diego Ercolani  changed:

   What|Removed |Added

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

--- Comment #4 from Diego Ercolani  ---
My version: kmail-21.12.3-bp154.1.19.x86_64 @ opensuse 15.4

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

[kde] [Bug 462912] New: Kwin crashes on bootup

2022-12-11 Thread Uday
https://bugs.kde.org/show_bug.cgi?id=462912

Bug ID: 462912
   Summary: Kwin crashes on bootup
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: uday0418...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.24.7)

Qt Version: 5.15.3
Frameworks Version: 5.92.0
Operating System: Linux 5.15.0-56-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.04.1 LTS
DrKonqi: 5.24.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I have multiple desktop environments such as ubuntu, plasma and ubuntudde. I
selected x11 instead of plasma or ubuntu wayland during login as that only the
one taking me to ubuntu-dde

- Unusual behavior I noticed:
As soon as I enter password, desktop loading started with wallpaper. And the
dock is still not yet loaded. Warning message popped up as "kwin has crashed.
It seems that kwin_x11 has crashed in a row. Please select another display
manager from below." I can only see one option i.e kwin_x11

- Custom settings of the application:

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

[KCrash Handler]
#4  0x in ?? ()
#5  0x7f26881d7e39 in ChameleonConfig::setTheme(QString) () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/libdeepin-chameleon.so
#6  0x7f26881d7fe3 in ChameleonConfig::onConfigChanged() () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kdecoration2/libdeepin-chameleon.so
#7  0x7f2699395793 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f269b0520de in ?? () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libdde-kwin-xcb.so
#9  0x7f26993957c8 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x56019cfab51e in ?? ()
#11 0x7f2699395793 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7f2698eabf43 in ?? () from
/lib/x86_64-linux-gnu/libKF5WindowSystem.so.5
#13 0x7f269938b33f in QObject::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7f2698934713 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7f269935de3a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7f26993b63eb in QTimerInfoList::activateTimers() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7f26993b48a7 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7f26924c0142 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#19 0x7f269935c75b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x7f2699364cf4 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x56019cfa7bad in ?? ()
#22 0x7f2698204d90 in __libc_start_call_main
(main=main@entry=0x56019cfa7770, argc=argc@entry=5,
argv=argv@entry=0x7ffe09e3d7f8) at ../sysdeps/nptl/libc_start_call_main.h:58
#23 0x7f2698204e40 in __libc_start_main_impl (main=0x56019cfa7770, argc=5,
argv=0x7ffe09e3d7f8, init=, fini=,
rtld_fini=, stack_end=0x7ffe09e3d7e8) at ../csu/libc-start.c:392
#24 0x56019cfa8eb5 in ?? ()
[Inferior 1 (process 5219) detached]

Possible duplicates by query: bug 462407, bug 462364, bug 462017, bug 462014,
bug 461901.

Report to https://bugs.kde.org/

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

[kolourpaint] [Bug 462911] New: My wish

2022-12-11 Thread Rolf Daniel
https://bugs.kde.org/show_bug.cgi?id=462911

Bug ID: 462911
   Summary: My wish
Classification: Applications
   Product: kolourpaint
   Version: 22.12.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kolourpaint-supp...@lists.sourceforge.net
  Reporter: werbem...@kabelmail.de
  Target Milestone: ---

Please, it would be nice, if I could cut a picture manual with kolourpaint.

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

[kmail2] [Bug 395950] akonadi data clean make service folder random

2022-12-11 Thread Diego Ercolani
https://bugs.kde.org/show_bug.cgi?id=395950

--- Comment #3 from Diego Ercolani  ---
I can confirm it happened again I deleted all akonadi database... and the
folder have been messed up again

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

[kwin] [Bug 306795] Crash on first use after install

2022-12-11 Thread Uday
https://bugs.kde.org/show_bug.cgi?id=306795

Uday  changed:

   What|Removed |Added

 CC||uday0418...@gmail.com

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

[systemsettings] [Bug 462099] Autostart of a shell script does not work anymore since the upgrade to 22.04

2022-12-11 Thread kskot
https://bugs.kde.org/show_bug.cgi?id=462099

kskot <288pat0...@mailcatch.com> changed:

   What|Removed |Added

 CC||288pat0...@mailcatch.com

--- Comment #9 from kskot <288pat0...@mailcatch.com> ---
Might be this bug, which is resolved upstream in systemd 250. Neon is on 249 :(
https://bugs.kde.org/show_bug.cgi?id=433299

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

[kwin] [Bug 455720] Night Light broken on ARM devices (Missing Color Transform Matrix support)

2022-12-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=455720

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

<    1   2   3   4   >