[frameworks-kio] [Bug 481311] KDirLister freezing when trying to parse a folder with more than 178 files

2024-02-25 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=481311

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||kosse...@kde.org

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

[plasmashell] [Bug 481846] New: It's actually plasmashell 5.24.7 but somehow that is not an option

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481846

Bug ID: 481846
   Summary: It's actually plasmashell 5.24.7 but somehow that is
not an option
Classification: Plasma
   Product: plasmashell
   Version: 5.90.0
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: henzeberkh...@gmail.com
  Target Milestone: 1.0

SUMMARY
***
NOTE: If you ask me if I can provide details, I expect an input field...
otherwise it kinda looks like you don't want bug reports.
***

STEPS TO REPRODUCE
1. have a WD19 docking station with 2 monitors already connected
2. connect your dell laptop to that dell WD19 docking station
3. watch the crash happen.

OBSERVED RESULT

monitors sometimes won't connect, KDE sometimes crashes. sometimes just one
monitor works.

EXPECTED RESULT

Just connects, like windows does. It has no problems at all. weird huh?
SOFTWARE/OS VERSIONS

Application: plasmashell (5.24.7)

Qt Version: 5.15.3
Frameworks Version: 5.98.0
Operating System: Linux 5.15.0-92-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.04.3 LTS
DrKonqi: 5.24.5 [KCrashBackend]

-- Information about the crash:


The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x7f0fc53de134 in QScreen::geometry() const () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x561c372100b3 in ?? ()
#6  0x561c37214186 in ?? ()
#7  0x7f0fc53c15a5 in QWindow::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x7f0fc5cd0713 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x7f0fc4fcce3a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f0fc53b1bc0 in
QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x7f0fc538aa2c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#12 0x7f0fbfebdd6e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#13 0x7f0fc3241d3b in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x7f0fc3297258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x7f0fc323f3e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x7f0fc50260b8 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7f0fc4fcb75b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7f0fc4fd3cf4 in QCoreApplication::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x561c371fbdce in ?? ()
#20 0x7f0fc48e7d90 in __libc_start_call_main
(main=main@entry=0x561c371faf70, argc=argc@entry=1,
argv=argv@entry=0x7ffe87ebfe38) at ../sysdeps/nptl/libc_start_call_main.h:58
#21 0x7f0fc48e7e40 in __libc_start_main_impl (main=0x561c371faf70, argc=1,
argv=0x7ffe87ebfe38, init=, fini=,
rtld_fini=, stack_end=0x7ffe87ebfe28) at ../csu/libc-start.c:392
#22 0x561c371fbef5 in ?? ()
[Inferior 1 (process 1891269) detached]

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

[LabPlot2] [Bug 476395] Incorrect Font Size when Exporting to SVG

2024-02-25 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=476395

Alexander Semke  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Ruqola] [Bug 481400] Login using Personal Access Token

2024-02-25 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=481400

--- Comment #9 from Laurent Montel  ---
Just for info:
- I rewrote create account dialog => now it supports password login + other
method as plugins
- I started to migrate ddp api (real live api) to REST API (necessary for it)
- I started to adapt login method for using it.

=> still in progress. I hope to finish it this week.

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

[LabPlot2] [Bug 480487] Failed to exacute the Python file

2024-02-25 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=480487

--- Comment #1 from Alexander Semke  ---
(In reply to 249538789 from comment #0)
> Created attachment 165322 [details]
> the python code drawing a sin curve using matplotlib
> 
> 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.  enter the python code
> 2.  change the font of the code
> 3.  first time, it works
> 4. reopen the file, and run the code again
> 
> OBSERVED RESULT
> UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb9 in position 12:
> invalid start byte

I cannot reproduce this problem. In your file you put all commands into one
single cell in the notebook. To try to understand which command exactly is
causing that UnicodeDecodeError, can you please split your code into multiple
cells (put import statements into one cell, assignments for x and y into the
second cell and the plot commands into the third cell) and try again? For which
cell are you getting this error?

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

[okular] [Bug 161324] recognise columns in the text of a page

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=161324

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[okular] [Bug 161324] recognise columns in the text of a page

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=161324

champign...@outlook.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 CC||champign...@outlook.com

--- Comment #44 from champign...@outlook.com ---
I'm reading a two-column pdf
(https://dl.acm.org/doi/pdf/10.1145/3477113.3487272), for which the selection
still doesn't work properly.

Okular Version: 23.08.5
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12

Is there any chance to further improve the column recognition algorithm?

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

[okular] [Bug 190433] okular does not find automatically hyphenated words in pdf

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=190433
Bug 190433 depends on bug 161324, which changed state.

Bug 161324 Summary: recognise columns in the text of a page
https://bugs.kde.org/show_bug.cgi?id=161324

   What|Removed |Added

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

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

[frameworks-baloo] [Bug 481785] Torture testing for Baloo

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481785

--- Comment #1 from tagwer...@innerjoin.org ---
My Google skills are not up to this :-) Tried "History of the Chilean
Constitution" PDF and "Historia de la Constitución chilena" PDF and have come
out blank. I have found a:

http://sitios.uvm.cl/derechosfundamentales/revista/04.075-239.Bibliografia-Juridica-Chilena.pdf

Quite a bit shorter and seems very clean (BibTex?). Baloo copes with this. When
I look for large PDFs I often get scanned documents, pages without plain text.

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

[okular] [Bug 481845] New: Annotation misplaced in rotated view

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481845

Bug ID: 481845
   Summary: Annotation misplaced in rotated view
Classification: Applications
   Product: okular
   Version: 23.08.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: champign...@outlook.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Get some document (like https://dl.acm.org/doi/pdf/10.1145/3477113.3487272)
2. Open the document, rotate it to 90 degree left
3. Select "Underline" from the annotator list on the top right corner
4. Select any range of text in the document

OBSERVED RESULT
Some other random part of the document is annotated.

EXPECTED RESULT
The selected part should be annotated.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS
(available in About System)
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12

ADDITIONAL INFORMATION

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

[kwin] [Bug 472366] Unsnapping a quick-tiled window by dragging may drag the window by a point outside its titlebar

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472366

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/plasma/kwin/-/merge_requests/5297

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

[kate] [Bug 481381] Crash when filtering certain information from pyright LSP

2024-02-25 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=481381

Waqar Ahmed  changed:

   What|Removed |Added

 CC||waqar@gmail.com

--- Comment #2 from Waqar Ahmed  ---
Hi, thanks for reporting the crash.

I have tried to reproduce the crash using the following commit 

https://github.com/canonical/charmcraft/commit/6374ef9e1b6d6f88d7a048e63bb91b633b44c09b

pyright version: pyright 1.1.193

Kate 23.08.4

I tried to change the method return type the same way you were doing i.e.,
remove `(` and started typing tuple but so far I haven't been able to reproduce
the crash.

I have also tried with kate master which is built with Qt6 and no crashes there
as well.

Are you using the same pyright version? Perhaps there is another case where it
crashes?

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

[kmail2] [Bug 481844] New: KMail crashes clicking on Microsoft's birthday reminder e-mails.

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481844

Bug ID: 481844
   Summary: KMail crashes clicking on Microsoft's birthday
reminder e-mails.
Classification: Applications
   Product: kmail2
   Version: unspecified
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: chao_...@hotmail.com
  Target Milestone: ---

Application: kmail (5.24.4 (23.08.4))

Qt Version: 5.15.12
Frameworks Version: 5.113.0
Operating System: Linux 6.7.5-200.fsync.fc39.x86_64 x86_64
Windowing System: Wayland
Distribution: Nobara Linux 39 (KDE Plasma)
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
KMail crashes clicking on Microsoft's birthday reminder e-mails.
example e-mail subject line: "Reminder: First Last's birthday"

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Aborted

[KCrash Handler]
#4  0x7fc3c7cae834 in __pthread_kill_implementation () at /lib64/libc.so.6
#5  0x7fc3c7c5c8ee in raise () at /lib64/libc.so.6
#6  0x7fc3c7c448ff in abort () at /lib64/libc.so.6
#7  0x7fc3c7ed9580 in std::__glibcxx_assert_fail(char const*, int, char
const*, char const*) () at /lib64/libstdc++.so.6
#8  0x7fc3bfe37363 in std::array::operator[](unsigned
long) const [clone .part.0] () at /lib64/libZXing.so.3
#9  0x7fc3bfe3e327 in ZXing::Aztec::Detect(ZXing::BitMatrix const&, bool,
bool, int) () at /lib64/libZXing.so.3
#10 0x7fc3bfe3ebd8 in ZXing::Aztec::Detect(ZXing::BitMatrix const&, bool,
bool) () at /lib64/libZXing.so.3
#11 0x7fc3bfe3ed2f in ZXing::Aztec::Reader::decode(ZXing::BinaryBitmap
const&) const () at /lib64/libZXing.so.3
#12 0x7fc3bfe35aec in ZXing::MultiFormatReader::read(ZXing::BinaryBitmap
const&) const () at /lib64/libZXing.so.3
#13 0x7fc3bfe35fec in ZXing::ReadBarcodes(ZXing::ImageView const&,
ZXing::DecodeHints const&) () at /lib64/libZXing.so.3
#14 0x7fc3bfe36cb4 in ZXing::ReadBarcode(ZXing::ImageView const&,
ZXing::DecodeHints const&) () at /lib64/libZXing.so.3
#15 0x7fc34c4f800d in zxingReadBarcode(QImage const&, ZXing::DecodeHints
const&) () at /lib64/libKPim5Itinerary.so.5
#16 0x7fc34c4f8960 in KItinerary::BarcodeDecoder::decodeZxing(QImage
const&, QFlags,
KItinerary::BarcodeDecoder::Result&) const () at /lib64/libKPim5Itinerary.so.5
#17 0x7fc34c4f8ce1 in KItinerary::BarcodeDecoder::decodeBinary(QImage
const&, QFlags) const () at
/lib64/libKPim5Itinerary.so.5
#18 0x7fc34c4d471d in
KItinerary::BarcodeDocumentProcessorHelper::expandNode(QImage const&,
QFlags,
KItinerary::ExtractorDocumentNode&, KItinerary::ExtractorEngine const*) () at
/lib64/libKPim5Itinerary.so.5
#19 0x7fc34c4d4b5e in
KItinerary::ImageDocumentProcessor::expandNode(KItinerary::ExtractorDocumentNode&,
KItinerary::ExtractorEngine const*) const () at /lib64/libKPim5Itinerary.so.5
#20 0x7fc34c487db8 in
KItinerary::ExtractorEnginePrivate::processNode(KItinerary::ExtractorDocumentNode&)
[clone .part.0] () at /lib64/libKPim5Itinerary.so.5
#21 0x7fc34c487dee in
KItinerary::ExtractorEnginePrivate::processNode(KItinerary::ExtractorDocumentNode&)
[clone .part.0] () at /lib64/libKPim5Itinerary.so.5
#22 0x7fc34c4810c6 in KItinerary::ExtractorEngine::extract() () at
/lib64/libKPim5Itinerary.so.5
#23 0x7fc38f4be984 in
ItineraryProcessor::process(MimeTreeParser::Interface::BodyPart&) const () at
/usr/lib64/qt5/plugins/pim5/messageviewer/bodypartformatter/messageviewer_bodypartformatter_semantic.so
#24 0x7fc3c72b0a9e in
MimeTreeParser::ObjectTreeParser::processType(KMime::Content*,
MimeTreeParser::ProcessResult&, QByteArray const&) () at
/lib64/libKPim5MimeTreeParser.so.5
#25 0x7fc3c72b0e38 in
MimeTreeParser::ObjectTreeParser::parseObjectTreeInternal(KMime::Content*,
bool) () at /lib64/libKPim5MimeTreeParser.so.5
#26 0x7fc3c72b13f8 in
MimeTreeParser::MessagePart::parseInternal(KMime::Content*, bool) () at
/lib64/libKPim5MimeTreeParser.so.5
#27 0x7fc3c729b73e in
MimeTreeParser::MultiPartMixedBodyPartFormatter::process(MimeTreeParser::Interface::BodyPart&)
const () at /lib64/libKPim5MimeTreeParser.so.5
#28 0x7fc3c72b0a9e in
MimeTreeParser::ObjectTreeParser::processType(KMime::Content*,
MimeTreeParser::ProcessResult&, QByteArray const&) () at
/lib64/libKPim5MimeTreeParser.so.5
#29 0x7fc3c72b0e38 in
MimeTreeParser::ObjectTreeParser::parseObjectTreeInternal(KMime::Content*,
bool) () at /lib64/libKPim5MimeTreeParser.so.5
#30 0x7fc3c72b10a0 in
MimeTreeParser::ObjectTreeParser::parseObjectTree(KMime::Content*, bool) () at
/lib64/libKPim5MimeTreeParser.so.5
#31 0x7fc3c7706976 in
MessageViewer::ViewerPrivate::parseContent(KMime::Content*) () at
/lib64/libKPim5MessageViewer.so.5
#32 0x7fc3c7713409 in MessageViewer::ViewerPrivate::updateReaderWin() () at

[systemsettings] [Bug 481843] New: Enabling "Use Number Pad to Move Cursor" has no effect on mouse cursor

2024-02-25 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=481843

Bug ID: 481843
   Summary: Enabling  "Use Number Pad to Move Cursor" has no
effect on mouse cursor
Classification: Applications
   Product: systemsettings
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Keywords: accessibility, qt6
  Severity: normal
  Priority: NOR
 Component: kcm_accessibility
  Assignee: plasma-b...@kde.org
  Reporter: dougsha...@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. Open system settings
2. navigate to Accessibility KCM
3. Check "Use Number Pad to Move Cursor"

OBSERVED RESULT
Using number pad keys has no effect on mouse cursor

EXPECTED RESULT
using the number pad keys should move the mouse cursor

SOFTWARE/OS VERSIONS
Operating System: KDE neon Testing Edition
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.5.0-21-generic (64-bit)
Graphics Platform: Wayland
Graphics Processor: AMD Radeon Pro WX 3200 Series

ADDITIONAL INFORMATION
Num Lock doesn't have any effect on the ability to move the mouse cursor

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

[dolphin] [Bug 481842] Dolphin allows creating or renaming to a filename containing "/"

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481842

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[dolphin] [Bug 481842] New: Dolphin allows creating or renaming to a filename containing "/"

2024-02-25 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481842

Bug ID: 481842
   Summary: Dolphin allows creating or renaming to a filename
containing "/"
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
E.g. a filename "a/b".
Linux kernel allows that, but it's difficult to handle the file in shells. E.g.
"rm a/b" fails. ("rm *" works though)

STEPS TO REPRODUCE
1. Right click, New, Text file.
2. Enter "a/b".

OBSERVED RESULT
A file named "a/b" is created.

EXPECTED RESULT
Dolphin should not allow that name.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.6-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[digikam] [Bug 464266] Face detection is extremely slow - face recognition is almost impossible

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464266

--- Comment #24 from at...@electropositive.net ---
Perhaps it has but it doesn't mean my reports and the many many others are not
valid.  I fail to see the purpose of your coming on here other than you seem to
want to tell us we're wrong - which we're not.  By the way I also tried Windows
with same result.  I'm pretty sure this is OS agnostic and you have a different
use case, you certainly don't have many photographs in this example. Perhaps we
can stay on topic and focus on the actual bug report instead of trying to list
opposing opinions.  It's either a bug or it isn't.

I'm sorry if this sounds harsh, I do not mean to offend but you have caught me
at a time when I find a lot of people jumping in and trying to say their
opinion and say that therefore it invalidates the ticket and to close it. 
Perhaps you are not doing that'd I'm just grumpy today. :)

I also mentioned open cv is not supported just two posts up - doesn't seem you
read that.

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

[Powerdevil] [Bug 480093] Screens don't stay turned off after 60 seconds on lock screen

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480093

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[systemsettings] [Bug 434988] "Shift" key cannot be used with some shortcuts combinations

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=434988

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

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

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

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

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

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

[kdevelop] [Bug 481189] No option to attach to the process

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481189

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

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

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

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

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

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

[digikam] [Bug 464266] Face detection is extremely slow - face recognition is almost impossible

2024-02-25 Thread Theliel
https://bugs.kde.org/show_bug.cgi?id=464266

Theliel  changed:

   What|Removed |Added

 CC||tahar...@gmail.com

--- Comment #23 from Theliel  ---
Facial Recognition has evolved enormously, especially since the inclusion of
Yolo-v3 (DNN barely recognizes me people, for me Yolo-v3 is mandatory). It is
true that Yolo-v3 is slower than DNN, but currently the detection speed is more
than acceptable. I just ran a couple of tests on a folder of 402 photos I had,
almost all portraits and posed:

(win11, 7700k, 4060ti)
Yolo-v3: About 3pps (About 10,800 photos per hour)
DNN: About 4pps

Probably with CUDA it would be much faster, but I think they are acceptable
times. On the other hand, if Apple wants to get rid of OpenCL to force
developers to use Metal, it is a totally different matter, it is not precisely
the fault of Digikam's dev. This is an open source project, if it were that
easy to implement a new API, anyone could do it then... and that's obviously
not the case.

Currently as far as I know, OpenCV does not support Metal (and may not support
it in the near future). The only way would be through Vulkan and MoltenVK, and
it remains to be seen the performance in comparison.

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

[neon] [Bug 481841] Discover reports printer KCM installed, but nowhere to be found in System Settings

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481841

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[systemsettings] [Bug 481840] Removing a VPN connection is impossible on 6.0

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481840

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[gwenview] [Bug 481470] Editing enough files in Gwenview eventually causes files to disappear from USB drive

2024-02-25 Thread Steve Zakulec
https://bugs.kde.org/show_bug.cgi?id=481470

--- Comment #1 from Steve Zakulec  ---
Got it to happen on my Neon Unstable testing laptop:
Gwenview 24.04.70
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.5.0-18-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i3-2370M CPU @ 2.40GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 3000
Manufacturer: Dell Inc.
Product Name: Inspiron 3520

Edited 30 photos (same kind as my test images) with cropping quickly, saving
each one before moving on to the next

I also have the error reports from checking the disk on a Windows laptop, and
then repairing after errors were found.

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

[plasmashell] [Bug 481827] Moving Widget to the panel leaves a (semi)permanent rectangular selection on the desktop

2024-02-25 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=481827

Doug  changed:

   What|Removed |Added

 CC||dougsha...@protonmail.com

--- Comment #1 from Doug  ---
Cannot reproduce.

Operating System: KDE neon Testing Edition
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.5.0-21-generic (64-bit)
Graphics Platform: Wayland
Graphics Processor: AMD Radeon Pro WX 3200 Series

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

[neon] [Bug 481841] New: Discover reports printer KCM installed, but nowhere to be found in System Settings

2024-02-25 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=481841

Bug ID: 481841
   Summary: Discover reports printer KCM installed, but nowhere to
be found in System Settings
Classification: KDE Neon
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Packages Testing Edition
  Assignee: neon-b...@kde.org
  Reporter: dougsha...@protonmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  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. Install KDE Neon
2. Search for "Printer" in Discover
3. Open System settings and search for "printer", and look through KCM's
4. Open application launcher and search for "printer", and look through menus

OBSERVED RESULT
"System Settings- Printer Configuration" and "KDE Plasma-Desktop: Printers"
show up in Discover as being installed, but cannot be found in System Settings
or on the application launcher as a separate app

EXPECTED RESULT
There should be a KCM in system settings for setting up printers, and (I think)
a separate printer app in the app menu.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Testing Edition
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.5.0-21-generic (64-bit)
Graphics Platform: Wayland
Graphics Processor: AMD Radeon Pro WX 3200 Series

ADDITIONAL INFORMATION
I'm assuming this is a packaging issue.

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

[systemsettings] [Bug 481840] New: Removing a VPN connection is impossible on 6.0

2024-02-25 Thread Steve Cossette
https://bugs.kde.org/show_bug.cgi?id=481840

Bug ID: 481840
   Summary: Removing a VPN connection is impossible on 6.0
Classification: Applications
   Product: systemsettings
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_networkmanagement
  Assignee: plasma-b...@kde.org
  Reporter: farch...@gmail.com
CC: jgrul...@redhat.com
  Target Milestone: ---

I updated from RC2 to 6.0 Final. I then added a l2tp VPN connection in System
Settings, and tried to delete it. It shows a (Honestly kind of strange looking)
message box, but regardless if you click OK or Cancel, the connection remains
and does not get deleted.

Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.0-0.rc5.41.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 6800H with Radeon Graphics
Memory: 27.1 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 82UH
System Version: Legion 7 16ARHA7

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

[konsole] [Bug 331985] [Request] Background settings

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=331985

ninj...@gmail.com changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||bf23c0c680cdf2e8fedcf227265
   ||b7799a3bc9b00
 CC||ninj...@gmail.com
   Version Fixed In||v22.12.0

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

[konsole] [Bug 449136] Not backgrounding the process started from terminal

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=449136

ninj...@gmail.com changed:

   What|Removed |Added

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

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

[kscreenlocker] [Bug 481308] Multiple issues with kscreenlocker in plasma 6 RC2

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481308

--- Comment #11 from pmarget...@gmail.com ---
(In reply to Jakob Petsovits from comment #10)
> > Correct, I always get the black screen *before* and *after* unlocking.
> 
> That makes me wonder whether the fix for Bug 477916
> (https://invent.kde.org/plasma/kwin/-/merge_requests/5240, which made it
> into the final Plasma 6.0 release) applies here as well. Although I was
> looking at Wayland there, not sure if X11 hits the same codepath or if
> perhaps there's a similar bug hidden in a different spot.

I'll update the bug report once plasma 6 final is out on Arch to let you know

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

[konsole] [Bug 431697] It is not possible to select (and thus copy) a previous command if it is log enough on a remote machine

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431697

--- Comment #8 from ninj...@gmail.com ---
*** Bug 434681 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 434681] History on the remote host does not show the whole command

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=434681

ninj...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from ninj...@gmail.com ---


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

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

[kscreenlocker] [Bug 481808] Clicking "Sleep" on the lockscreen makes it also display a failed login attempt

2024-02-25 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=481808

TraceyC  changed:

   What|Removed |Added

 CC||kde...@tlcnet.info

--- Comment #2 from TraceyC  ---
I am able to reproduce this bug on an install of Plasma6 on Solus, installed
through a private repo where we're testing it

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

[konsole] [Bug 455037] Will not allow me to enter text

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455037

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

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

[konsole] [Bug 454964] crash on tab closing

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454964

ninj...@gmail.com changed:

   What|Removed |Added

 CC||karl.solomo...@gmail.com

--- Comment #5 from ninj...@gmail.com ---
*** Bug 445497 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 445497] All Konsole windows crashed when a session which had launched a background application was closed

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=445497

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from ninj...@gmail.com ---


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

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

[konsole] [Bug 457641] fragment image viewer

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=457641

ninj...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||ninj...@gmail.com
 Status|REPORTED|RESOLVED

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

[konsole] [Bug 455500] `printf "\ec"` does not clear the previous lines

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455500

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com

--- Comment #3 from ninj...@gmail.com ---
clear from the ncurses package by default clears the screen and the scrollback
buffer.

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

[dolphin] [Bug 481802] Don't store config data in ~/.local/share

2024-02-25 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=481802

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Sorting configuration data. e.g. sort by name, size, type, modified, etc. This
is configuration information.

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

[konsole] [Bug 471163] Konsole has a mysterious extra scrollbar at left hand side which behaves erratically

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=471163

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com

--- Comment #4 from ninj...@gmail.com ---
It's under profile configuration, on "Scrolling → Highlighting: → Highlight the
lines coming into view"

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

[konsole] [Bug 475555] ALT-B can not be disable in keyboard-shortcuts.

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=47

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com

--- Comment #1 from ninj...@gmail.com ---
You can disable menu accelerators by disabling the checkbox at "Settings →
Configure Konsole ... →General → Enable Menu Accelerators".

 Afterwards, you can still access the menu using the keyboard with the
"Activate Menu" action, which by default is bound to Ctrl+Shift+F10

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

[konsole] [Bug 467383] Konsole often fails to copy text to either mouse buffer or paste buffer

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467383

--- Comment #2 from ninj...@gmail.com ---
Ping?

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

[kmines] [Bug 481709] mines not being accurately counted around tiles

2024-02-25 Thread Dmitry Suzdalev
https://bugs.kde.org/show_bug.cgi?id=481709

Dmitry Suzdalev  changed:

   What|Removed |Added

 CC||m...@dimsuz.ru

--- Comment #6 from Dmitry Suzdalev  ---
Created attachment 166106
  --> https://bugs.kde.org/attachment.cgi?id=166106=edit
bug in mine count calculation near "3"

I believe reporter is right here and there's some bug after all, otherwise how
would be this "3" I outlined in blue possible if there is no mine in the
flagged square?...  (see the new attachment)

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

[konsole] [Bug 479081] without titlebar "configure Konsole" doesn't work.

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479081

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com

--- Comment #1 from ninj...@gmail.com ---
Cannot reproduce. Are you sure the dialog has been closed/dismissed?

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

[systemsettings] [Bug 481817] Tooltips are larger than necessary having too much space on the right side

2024-02-25 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=481817

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[konsole] [Bug 480083] Cannot script konsole using dbus

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480083

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com

--- Comment #1 from ninj...@gmail.com ---
It works for me, on 23.08.

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

[k3b] [Bug 481839] New: Show "recorder information" on DVD-R and DVD-RW

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=481839

Bug ID: 481839
   Summary: Show "recorder information" on DVD-R and DVD-RW
Classification: Applications
   Product: k3b
   Version: 21.12.3
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Burning/Hardware
  Assignee: k...@kde.org
  Reporter: gordon...@web.de
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

Created attachment 166105
  --> https://bugs.kde.org/attachment.cgi?id=166105=edit
source:
https://forum.imgburn.com/topic/1741-cd-dvd-speed-recorder-information/?do=findComment=21077

Please show the drive type used to write a DVD-R and DVD-RW after right
clicking the optical drive name from the top left list, then "Media Info" on
the context menu.

It appears to be part of the DVD standard that optical drives write their model
name ("recorder information") on DVD-R and DVD-RW, but not their plus
counterparts, DVD+R and DVD+RW. 

More information:
https://forum.imgburn.com/topic/1741-cd-dvd-speed-recorder-information/ 

On Windows, Nero DiscSpeed can show the drive type used to record a DVD-R and
DVD-RW.

While this feature is not essential to creating discs, it would still be a
helpful addition and it seems easy to implement, since all it does is reading
some text from the disc and putting it in a box.

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

[k3b] [Bug 456063] BD-R was actually written on although 'simulation' was ticked

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=456063

--- Comment #2 from Gordon  ---
On an additional note, always perform test burns on write-once discs using data
you would have burned anyway.
Writing junk data on write-once discs for testing is wasteful.

I did it once using Nero DiscSpeed's testing feature to see if Nero's warning
is just a bluff, because I could not imagine something as "simulated writing"
not to work. But it wrote actual data. What I found out is that it writes the
drive model at the end on DVD plus discs in a way only DiscSpeed itself
recognizes it. Because only DVD-R and -RW (not sure about -RAM) store the
"recorder information" (drive model) in a dedicated section.

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

[dolphin] [Bug 423187] Dolphin freezes when opening rclone or other FUSE mounts

2024-02-25 Thread Dominik Korsa
https://bugs.kde.org/show_bug.cgi?id=423187

Dominik Korsa  changed:

   What|Removed |Added

 CC||dominik.ko...@gmail.com

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

[k3b] [Bug 456063] BD-R was actually written on although 'simulation' was ticked

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=456063

Gordon  changed:

   What|Removed |Added

 CC||gordon...@web.de

--- Comment #1 from Gordon  ---
As far as I know, a "simulation" feature is only a part of the standard on
CD-R, CD-RW, DVD-R, DVD-RW, and HD-DVD. It seems not to be included DVD+R,
DVD+RW, and Blu-ray discs. However, according to
https://helpmanual.io:443/man1/cdvdcontrol/ ,  Plextor drives do support DVD+R
writing simulation. One can assume this applies to DVD+RW as well.

Nero has a warning that DVD+R writes might not be simulated.

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

[dolphin] [Bug 468908] Dolphin can't open folders with special characters (e.g. Arabic characters, space, #, ?) when embedded Terminal is open (F4) with a non bash-compatible shell like nushell or zsh

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=468908

duha.b...@gmail.com changed:

   What|Removed |Added

 CC||duha.b...@gmail.com

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

[okular] [Bug 481748] menu is unusable; hover over menu is worse; can't even see Help|version

2024-02-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=481748

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #4 from Albert Astals Cid  ---
There's probably something missing in your setup/installation.

Would be good if we could somehow warn about it, needs someone to have time to
recreate your setup and figure out what's wrong.

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

[dolphin] [Bug 468908] Dolphin can't open folders with special characters (e.g. Arabic characters, space, #, ?) when embedded Terminal is open (F4) with a non bash-compatible shell like nushell or zsh

2024-02-25 Thread Shinonome Tera tanuki
https://bugs.kde.org/show_bug.cgi?id=468908

Shinonome Tera tanuki  changed:

   What|Removed |Added

 CC||moew...@outlook.com

--- Comment #9 from Shinonome Tera tanuki  ---
I encountered similar problem.
To put it simply, when I use zsh as Dolphin's built-in terminal SHELL, if I cd
a long directory, the path following the cd automatically executed by Dolphin
will be truncated. (This sentence is translated from Google.)

My shell is zsh, my filesystem is xfs, and my distro is Arch Linux. The version
of my dolphin is 23.08.5-1.

I assume that there is a path limit for dolphin terminal when it execute cd in
the terminal.
But the problem only occurs when the shell is zsh.
If I set $SHELL as sh,bash or fish (like `SHELL=/usr/bin/fish dolphin`),
dolphin works fine.

Sorry for my poor English.   :D

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

[k3b] [Bug 477929] can't burn

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=477929

Gordon  changed:

   What|Removed |Added

 CC||gordon...@web.de

--- Comment #1 from Gordon  ---
Could you please post a screenshot of the window that shows the error?

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

[kmines] [Bug 481709] mines not being accurately counted around tiles

2024-02-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=481709

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #5 from Albert Astals Cid  ---
I disagree, but i don't have more time to spend here.

I'll bring this back to reported and maybe someone else can have a look at it.

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

[palapeli] [Bug 481788] Piece holders are not working- unable to move pieces to a piece holder using the shift shortcut. Stopped working about 2 weeks ago- saw the available update added on 2/15 today

2024-02-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=481788

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Works for me :/

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

[Discover] [Bug 481838] crash in discover by click on installed tab

2024-02-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481838

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[lokalize] [Bug 481816] The application cannot be built on qt6.

2024-02-25 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=481816

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #2 from Albert Astals Cid  ---
This is not a bug.

You can run Qt5 applications on Plasma 6.

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

[dolphin] [Bug 481802] Don't store config data in ~/.local/share

2024-02-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=481802

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
Indeed, what data are you talking about specifically?

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

[k3b] [Bug 429584] growisofs crashes @ 99%

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=429584

Gordon  changed:

   What|Removed |Added

 CC||gordon...@web.de

--- Comment #5 from Gordon  ---
"independent of file size" - Which file sizes have you tried?

If the file size is around the maximum capacity of the disc, some
miscalculation such as the size difference between GB (gigabytes) and GiB
(gibibytes) might have caused the ISO file to overshoot the capacity of the
disc.

1 GiB = 1,073,741,824 bytes 
1 GB = 1,000,000,000 bytes

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

[konsole] [Bug 481824] "Read-only" terminal mode cannot be disabled

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481824

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from fanzhuyi...@gmail.com ---
Can't reproduce on source build here. Qt 6.7 beta1 has a bunch of known issues
that have been fixed. Please try again on Qt 6.6 or Qt 6.7 beta 3, and feel
free to reopen if this still happens

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

[k3b] [Bug 86303] on-the-fly ogg to mp3 conversion for data CDs

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=86303

Gordon  changed:

   What|Removed |Added

 Status|CONFIRMED   |REPORTED
 Ever confirmed|1   |0
 CC||gordon...@web.de

--- Comment #6 from Gordon  ---
You can convert files to MP3 using ffmpeg right now, so this is not so
important.

Do you mean that the MP3 files created by K3b on-the-fly would replace or be
added to the existing FLAC or OGG files?  Perhaps the user gets to decide
between those. If the former option is selected (keep both original and MP3),
the user would have to be warned to leave more space free to avoid overshooting
the free space on the disc. The remaining space can be guessed by calculating
from the bitrate of the MP3 files to be created.

If MP3 files with the target name already exist, K3b would leave those alone.

As far as I remember, Nero 7 Essentials had a "jukebox CD" feature which left
MP3 and WMA files unaffected while converting everything else to MP3.

If this is implemented in K3b, it needs to be a separate mode like "new MP3 CD
project" or "new Jukebox CD" project. Introducing this to the data disc mode
(accessed through "New Data Project") could introduce unforeseen bugs for other
uses such as archival.

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

[kdeconnect] [Bug 456517] 2 finger gesture scrolls too much

2024-02-25 Thread Albert Vaca Cintora
https://bugs.kde.org/show_bug.cgi?id=456517

Albert Vaca Cintora  changed:

   What|Removed |Added

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

--- Comment #2 from Albert Vaca Cintora  ---


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

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

[kdeconnect] [Bug 407293] Remote input plugin's scrolling speed is too fast, can't be adjusted

2024-02-25 Thread Albert Vaca Cintora
https://bugs.kde.org/show_bug.cgi?id=407293

Albert Vaca Cintora  changed:

   What|Removed |Added

 CC||alexban...@gmail.com

--- Comment #3 from Albert Vaca Cintora  ---
*** Bug 456517 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 481838] New: crash in discover by click on installed tab

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481838

Bug ID: 481838
   Summary: crash in discover by click on installed tab
Classification: Applications
   Product: Discover
   Version: 5.93.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: sebastianra...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Application: plasma-discover (5.93.0)

Qt Version: 6.7.0
Frameworks Version: 5.249.0
Operating System: Linux 6.7.6-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.93.0 [CoredumpBackend]

-- Information about the crash:
it crashes when i click on installled tab repeded times

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  0x796d6cdabf2a in KNSCore::ResultsStream::fetch (this=0x627a86d423e0)
at /usr/src/debug/knewstuff/knewstuff-5.249.0/src/core/resultsstream.cpp:70
#6  0x796d87ed3d81 in KNSResultsStream::setRequest (this=,
request=...) at
/usr/src/debug/discover/discover-5.93.0/libdiscover/backends/KNSBackend/KNSBackend.cpp:107
#7  0x796d87ed48ed in operator() (__closure=0x627a87be9eb0) at
/usr/src/debug/discover/discover-5.93.0/libdiscover/backends/KNSBackend/KNSBackend.cpp:471
#10 QtPrivate::QCallableObject, QtPrivate::List<>,
void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *)
(which=, this_=0x627a87be9ea0, r=, a=, ret=) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:555
#11 0x796d99d87c64 in QObject::event (this=0x627a83677c50,
e=0x627a82ec0c10) at
/usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0-beta3/src/corelib/kernel/qobject.cpp:1446


Reported using DrKonqi

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

[Discover] [Bug 481838] crash in discover by click on installed tab

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481838

--- Comment #1 from sebastianra...@gmail.com ---
Created attachment 166104
  --> https://bugs.kde.org/attachment.cgi?id=166104=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

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

[gwenview] [Bug 481837] New: Gwenview crashes when quickly double rotating a jpg

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481837

Bug ID: 481837
   Summary: Gwenview crashes when quickly double rotating a jpg
Classification: Applications
   Product: gwenview
   Version: 22.12.3
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: simonp...@gmail.com
  Target Milestone: ---

Application: gwenview (22.12.3)

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

-- Information about the crash:
Default configuration, Tried on multiple jpgs, and quickly rotating twice will
cause a crash 100% of the time

The crash can be reproduced every time.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault

[KCrash Handler]
#6  __memcpy_avx512_unaligned_erms () at
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:664
#7  0x7f961418a277 in memcpy (__len=4168, __src=0x7f95d0b13788,
__dest=) at
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29
#8  QImage::copy (this=0x563b4a33c560, r=...) at image/qimage.cpp:1239
#9  0x7f9615ee024a in ?? () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#10 0x7f9614ca2121 in QGraphicsScenePrivate::draw
(this=this@entry=0x563b49eb1bb0, item=item@entry=0x563b4a543170,
painter=painter@entry=0x7ffe2a59ec50, viewTransform=viewTransform@entry=0x0,
transformPtr=transformPtr@entry=0x563b4a5560c0,
exposedRegion=exposedRegion@entry=0x563b4a027260, widget=,
opacity=opacity@entry=1, effectTransform=,
wasDirtyParentSceneTransform=, drawItem=) at
graphicsview/qgraphicsscene.cpp:4981
#11 0x7f9614ca297a in QGraphicsScenePrivate::drawSubtreeRecursive
(this=this@entry=0x563b49eb1bb0, item=0x563b4a543170,
painter=painter@entry=0x7ffe2a59ec50, viewTransform=viewTransform@entry=0x0,
exposedRegion=exposedRegion@entry=0x563b4a027260, widget=,
widget@entry=0x563b49f94c30, parentOpacity=parentOpacity@entry=1,
effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4873
#12 0x7f9614ca1e7b in QGraphicsScenePrivate::draw
(this=this@entry=0x563b49eb1bb0, item=item@entry=0x563b4a55aa30,
painter=painter@entry=0x7ffe2a59ec50, viewTransform=viewTransform@entry=0x0,
transformPtr=transformPtr@entry=0x7f9628a0,
exposedRegion=exposedRegion@entry=0x563b4a027260, widget=,
opacity=opacity@entry=1, effectTransform=,
wasDirtyParentSceneTransform=, drawItem=) at
graphicsview/qgraphicsscene.cpp:5013
#13 0x7f9614ca297a in QGraphicsScenePrivate::drawSubtreeRecursive
(this=this@entry=0x563b49eb1bb0, item=0x563b4a55aa30,
painter=painter@entry=0x7ffe2a59ec50, viewTransform=viewTransform@entry=0x0,
exposedRegion=exposedRegion@entry=0x563b4a027260, widget=,
widget@entry=0x563b49f94c30, parentOpacity=parentOpacity@entry=1,
effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4873
#14 0x7f9614ca1e7b in QGraphicsScenePrivate::draw (this=0x563b49eb1bb0,
item=0x563b4a35bb10, painter=0x7ffe2a59ec50, viewTransform=,
transformPtr=, exposedRegion=, widget=, opacity=, effectTransform=,
wasDirtyParentSceneTransform=, drawItem=) at
graphicsview/qgraphicsscene.cpp:5013
#15 0x7f9614c668a4 in QGraphicsItemEffectSourcePrivate::draw
(this=0x563b4a3599c0, painter=0x7ffe2a59ec50) at
graphicsview/qgraphicsitem.cpp:11331
#16 0x7f9614d0c2d4 in QGraphicsEffectSource::draw (this=0x563b4a354730,
painter=0x7ffe2a59ec50) at effects/qgraphicseffect_p.h:90
#17 0x7f9614ca2d73 in QGraphicsScenePrivate::drawSubtreeRecursive
(this=this@entry=0x563b49eb1bb0, item=,
painter=painter@entry=0x7ffe2a59ec50, viewTransform=viewTransform@entry=0x0,
exposedRegion=exposedRegion@entry=0x563b4a027260, widget=,
widget@entry=0x563b49f94c30, parentOpacity=parentOpacity@entry=1,
effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4867
#18 0x7f9614ca33a2 in QGraphicsScenePrivate::drawItems
(this=this@entry=0x563b49eb1bb0, painter=painter@entry=0x7ffe2a59ec50,
viewTransform=viewTransform@entry=0x0,
exposedRegion=exposedRegion@entry=0x563b4a027260, widget=0x563b49f94c30) at
graphicsview/qgraphicsscene.cpp:4735
#19 0x7f9614cc721f in QGraphicsView::paintEvent (this=0x563b4a01c740,
event=) at
../../include/QtWidgets/../../src/widgets/graphicsview/qgraphicsscene.h:307
#20 0x7f96149a4db8 in QWidget::event (this=this@entry=0x563b4a01c740,
event=event@entry=0x7ffe2a59efd0) at kernel/qwidget.cpp:9044
#21 0x7f9614a5048e in QFrame::event (this=0x563b4a01c740, e=0x7ffe2a59efd0)
at widgets/qframe.cpp:550
#22 0x7f9613cb147b in
QCoreApplicationPrivate::sendThroughObjectEventFilters
(receiver=receiver@entry=0x563b49f94c30, event=event@entry=0x7ffe2a59efd0) at
kernel/qcoreapplication.cpp:1190
#23 0x7f9614962f9e in QApplicationPrivate::notify_helper (this=, receiver=0x563b49f94c30, e=0x7ffe2a59efd0) at

[konsole] [Bug 481824] "Read-only" terminal mode cannot be disabled

2024-02-25 Thread James
https://bugs.kde.org/show_bug.cgi?id=481824

James  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|NOT A BUG   |---
 Status|RESOLVED|REOPENED

--- Comment #2 from James  ---
(In reply to fanzhuyifan from comment #1)
> Can be disabled by hamburger button -> more -> view -> read only

There is no such button in konsole 24.01.90-1

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

[plasmashell] [Bug 481533] Some pinned popups move weirdly when floating panel defloats

2024-02-25 Thread Niccolò Venerandi
https://bugs.kde.org/show_bug.cgi?id=481533

Niccolò Venerandi  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

--- Comment #3 from Niccolò Venerandi  ---
*** Bug 481822 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 481822] Choppy animation of pinned applets attaching to the panel when maximizing a window

2024-02-25 Thread Niccolò Venerandi
https://bugs.kde.org/show_bug.cgi?id=481822

Niccolò Venerandi  changed:

   What|Removed |Added

 CC||nicc...@venerandi.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Niccolò Venerandi  ---


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

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

[k3b] [Bug 481833] Please add UDF 2.60 support.

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=481833

--- Comment #1 from Gordon  ---
Correction: "4. Try to import from Windows." is obviously wrong. I meant "4.
Try to import from K3b.".
I could not find a way to edit the original post.

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

[k3b] [Bug 474282] Please add support for disk spanning in K3b

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=474282

Gordon  changed:

   What|Removed |Added

 CC||gordon...@web.de

--- Comment #1 from Gordon  ---
Something you could try out is creating part archives using 7z. However, the
limitation is that files need to be extracted before being readable.

You can also split files into separate folders using a file manager. The Nemo
file manager shows the selection size in real time at the bottom.

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

[dolphin] [Bug 451755] Can't use RSA identity key file with sftp Network Folder

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451755

leb...@gmail.com changed:

   What|Removed |Added

 CC||leb...@gmail.com

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

[digikam] [Bug 481830] digiKam does not read collection in SMB share mounted with smb4k.

2024-02-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=481830

--- Comment #7 from Maik Qualmann  ---
If there are other folders in your share, but you do not see them within a
digiKam file requester, digiKam's rights are restricted.
The whole thing can be tested quickly if you use our AppImage from here (make
AppImage executable):

https://files.kde.org/digikam/

Maik

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

[kdenlive] [Bug 481836] Expanded or custom camera proxy support

2024-02-25 Thread DL
https://bugs.kde.org/show_bug.cgi?id=481836

--- Comment #1 from DL  ---
Correction:  Paths for sony alpha cameras appears to be:

Original:
./CLIP/C0001.MP4

Proxy:
./SUB/C0001S03.MP4

Proxies on the alpha series, a6400 specifically, always append the filename
with S03.MP4.  If there was a way for users to customize this, that would
ensure universal support.

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

[k3b] [Bug 481835] Please allow removing files from an imported session.

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=481835

Gordon  changed:

   What|Removed |Added

Summary|Please allow removing files |Please allow removing files
   |from an imported project.   |from an imported session.

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

[neon] [Bug 480704] BIG CRASH AFTER LATEST UPDATE IN TESTING EDITION - 2024-02-01

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480704

--- Comment #40 from tagwer...@innerjoin.org ---
(In reply to tagwerk19 from comment #34)
> The following packages have unmet dependencies:
>   qml-module-org-kde-runnermodel: Depends: libkf5runner5 but it is not going 
> to be installed
Still hitting this one...

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

[Powerdevil] [Bug 348082] monitor is randomly powered back on

2024-02-25 Thread Michael Damian
https://bugs.kde.org/show_bug.cgi?id=348082

Michael Damian  changed:

   What|Removed |Added

 CC||micheal.damian960@flounderf
   ||antasy.com

--- Comment #31 from Michael Damian  ---
Same issue here with dual displays.
Operating System: EndeavourOS 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Kernel Version: 6.7.6-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 20 × 12th Gen Intel® Core™ i7-12700K
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 770
Manufacturer: ASUS

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

[KScreen] [Bug 457726] kscreen_backend_launcher block entering Screen Energy saving

2024-02-25 Thread Michael Damian
https://bugs.kde.org/show_bug.cgi?id=457726

Michael Damian  changed:

   What|Removed |Added

Version|5.27.8  |5.27.10
   Platform|Debian unstable |Arch Linux

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

[konsole] [Bug 458436] Konsole SSH Manager Plugin does not use options from ssh config file

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=458436

leb...@gmail.com changed:

   What|Removed |Added

 CC||leb...@gmail.com

--- Comment #1 from leb...@gmail.com ---
A workaround i found was to include the ip addres in the Host:

Host aws-lightsail-sg 123.456.123.456
  HostName 123.456.123.456
  User ubuntu
  Port 22
  IdentityFile ~/.ssh/id_rsa
  LogLevel INFO

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

[KScreen] [Bug 457726] kscreen_backend_launcher block entering Screen Energy saving

2024-02-25 Thread Michael Damian
https://bugs.kde.org/show_bug.cgi?id=457726

Michael Damian  changed:

   What|Removed |Added

 CC||micheal.damian960@flounderf
   ||antasy.com

--- Comment #17 from Michael Damian  ---
Hello, I am experiencing the same issue on Archlinux.  My Monitors are
connected via, HDMI and Displayport.  When the Timeout is reached, the monitors
begin to turn off, then the 1st one enters Power Saving Mode and is effectively
off.  The 2nd monitor however does not reach this state and then a few seconds
later, both monitors turn back on.  It happens even if Dim screen is enabled or
not.

Operating System: EndeavourOS 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Kernel Version: 6.7.6-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 20 × 12th Gen Intel® Core™ i7-12700K
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 770
Manufacturer: ASUS

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

[kdenlive] [Bug 481836] New: Expanded or custom camera proxy support

2024-02-25 Thread DL
https://bugs.kde.org/show_bug.cgi?id=481836

Bug ID: 481836
   Summary: Expanded or custom camera proxy support
Classification: Applications
   Product: kdenlive
   Version: 23.08.5
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: daniel.le...@gmail.com
  Target Milestone: ---

SUMMARY
Feature request for an expanded list of camera folder structures, or allow the
user to specify a custom folder layout for proxies.  With the multitude of
cameras available on the market, only supporting a couple makes usage of camera
proxies very difficult.

For example, I'm using Sony Alpha cameras, which have the same folder structure
are Sony PXW, but the primary clips are mp4 - not MXF, so I assume the proxy
workflow doesn't recognize it.

STEPS TO REPRODUCE
1. Enable proxy clips
2. Enable External proxy clips
3. Import clips
4. Check proxy, it renders new - doesn't check for pre-existing

OBSERVED RESULT
Only 4 camera types are supported at this time

EXPECTED RESULT
Multiple camera path pre-sets are available, or the ability to set a custom set
of paths is available.

SOFTWARE/OS VERSIONS
Linux: Ubuntu 23.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12

ADDITIONAL INFORMATION

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

[digikam] [Bug 481830] digiKam does not read collection in SMB share mounted with smb4k.

2024-02-25 Thread Carl
https://bugs.kde.org/show_bug.cgi?id=481830

--- Comment #6 from Carl  ---
As far as I know, no, this is a straightforward installation. I installed it
through Discover in the Neon distro. It got installed from a jammy repo. 
When I navigate to the share folder, strange thing is I cannot see other
folders inside it. I can when I point to a local folder on the SSD. But of
course Digikam is running under the same user that can access the share when
mounted.

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

[plasmashell] [Bug 417783] Apply visual changes to auto-hide panel while hidden

2024-02-25 Thread Joonas
https://bugs.kde.org/show_bug.cgi?id=417783

--- Comment #11 from Joonas  ---
Created attachment 166103
  --> https://bugs.kde.org/attachment.cgi?id=166103=edit
Screen recording that highlights the problem (animated GIF: following the
slightly tweaked steps above)

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

[digikam] [Bug 481830] digiKam does not read collection in SMB share mounted with smb4k.

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481830

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
Summary|Digikam does not read   |digiKam does not read
   |collection n SMB share  |collection in SMB share
   |mounted with smb4k  |mounted with smb4k.

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

[k3b] [Bug 481835] Please allow removing files from an imported project.

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=481835

Gordon  changed:

   What|Removed |Added

 CC||gordon...@web.de

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

[plasmashell] [Bug 417783] Apply visual changes to auto-hide panel while hidden

2024-02-25 Thread Joonas
https://bugs.kde.org/show_bug.cgi?id=417783

Joonas  changed:

   What|Removed |Added

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

--- Comment #10 from Joonas  ---
(In reply to Nate Graham from comment #9)
> Cannot reproduce in Plasma 6 following the port to use Kirigami.Icon;
> assuming it was fixed by that!

I don't think this bug should have been closed yet. I'm still able to reproduce
the bug, even on latest git tip ("KDE Plasma 6.1 Dev"). Could you retry
reproducing using the following updated steps?

STEPS TO REPRODUCE (slightly tweaked & incredibly pedantic):

1. Let's first make sure that noticing the problem will be as easy as possible:
1.1. Right-click an empty spot on the panel / task manager -> "Show
alternatives..." -> choose "Task Manager" (classic taskbar-style)
1.2. Right-click the same spot again -> "Configure Task Manager..." -> Behavior
-> Group: -> "Do not group"
1.3. System Settings -> General Behavior -> Animation Speed to something slower
than "Instant" to exaggerate the problem

2. Set the panel to auto-hide ("Show Panel Configuration" -> "Auto hide")
3. Open 5 Konsole windows (close all other windows)
4. Press the Super key to show the auto-hidden panel
5. Let the panel auto-hide and close 2 Konsole windows (so that only 3 Konsole
windows remain)
6. Stare at the bottom of the screen where the panel will soon reappear ->
still keep looking there while pressing Super again

WHAT HAPPENS:
- first, the Task Manager briefly shows the previous state (5 Konsole windows
open)
- only after that, the state updates to -> 3 Konsole windows (there's a
distracting and unnecessary animation)

EXPECTED:
Immediately show the correct state (3 Konsole windows open), i.e. don't
(re)shuffle anything first for no reason

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

[k3b] [Bug 481835] New: Please allow removing files from an imported project.

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=481835

Bug ID: 481835
   Summary: Please allow removing files from an imported project.
Classification: Applications
   Product: k3b
   Version: 21.12.3
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Data Project
  Assignee: k...@kde.org
  Reporter: gordon...@web.de
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

Created attachment 166102
  --> https://bugs.kde.org/attachment.cgi?id=166102=edit
The "remove" option is greyed out on files and folders from an imported
project.

K3b is unable to remove any files from the file list of an imported session, so
please allow removing files from an imported project.

While this doesn't physically erase the file, it would still be helpful for
file management purposes such as eliminating unwanted duplicates and corrupted
files so they can be replaced. It would also allow removing empty folders after
the files inside have been moved into a different folder.

Windows tools such as Nero, ImgBurn, CDBurnerXP all have this ability for
decades.

STEPS TO REPRODUCE
1. Import an existing session
2. Right click on an existing file, or press the delete key ("del").

OBSERVED RESULT
The "remove" option is greyed out. When pressing the "del" key, no files are
removed. 

EXPECTED RESULT
The "remove" option would be clickable and files from an existing session would
be removed.

SOFTWARE/OS VERSIONS
Linux Mint 21 (based on Ubuntu)

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

[plasmashell] [Bug 481834] Disabling PIM module in Kalendar category and switching to PIM module category closes the settings

2024-02-25 Thread postix
https://bugs.kde.org/show_bug.cgi?id=481834

--- Comment #2 from postix  ---
Maybe a warning dialog "The section you try to open has been disabled. Do you
want to enable it again?" and enable it automatically

 or

"The section you try to open has been disabled. You can enable it here by
checking the option XYZ" and take the user to the section, where they can make
the hidden one available again.

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

[plasmashell] [Bug 481834] Disabling PIM module in Kalendar category and switching to PIM module category closes the settings

2024-02-25 Thread postix
https://bugs.kde.org/show_bug.cgi?id=481834

--- Comment #1 from postix  ---
There were some words missing above:
* how to handle the case of categories

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

[plasmashell] [Bug 481834] New: Disabling PIM module in Kalendar category and switching to PIM module category closes the settings

2024-02-25 Thread postix
https://bugs.kde.org/show_bug.cgi?id=481834

Bug ID: 481834
   Summary: Disabling PIM module in Kalendar category and
switching to PIM module category closes the settings
Classification: Plasma
   Product: plasmashell
   Version: 5.27.10
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Digital Clock
  Assignee: plasma-b...@kde.org
  Reporter: pos...@posteo.eu
  Target Milestone: 1.0

SUMMARY

This is a weird bug, but it's in general interesting as it opens the question
how the cases of categories, which can be can be hidden from another category
and entered from the same window.

STEPS TO REPRODUCE
1. Open Digital Clock settings
2. Have PIM module enabled under Kalendar
3. Disable it
4. Click on the PIM module category to open it
5. Confirm changes with apply

OBSERVED RESULT
The settings dialog simply vanishes.

`akonadiserver[2986]: org.kde.pim.akonadiserver: Subscriber
"PlasmaEventModelMonitor - 93946598884192" disconnected`

EXPECTED RESULT
I don't know, but certainly not randomly close the window.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20240223
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Graphics Platform: Wayland

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

[k3b] [Bug 481833] New: Please add UDF 2.60 support.

2024-02-25 Thread Gordon
https://bugs.kde.org/show_bug.cgi?id=481833

Bug ID: 481833
   Summary: Please add UDF 2.60 support.
Classification: Applications
   Product: k3b
   Version: 21.12.3
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Data Project
  Assignee: k...@kde.org
  Reporter: gordon...@web.de
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

It would be good if K3b could add files to UDF 2.60 Blu-rays that were created
under Windows, and perhaps even initiate UDF 2.60 Blu-rays that Windows can add
files to.

STEPS TO REPRODUCE
1. Format an empty BD-R through Windows File Explorer or use the Windows
command, with a changed drive letter if necessary:
format /FS:UDF /R:2.60 /Q E:\ 
2. Insert that BD-R into a Linux computer with K3b.
3. Inside K3b, click "New Data Project"
4. Try to import from Windows.

OBSERVED RESULT
The files are not imported.

EXPECTED RESULT
Import the files and let the user add new files.

SOFTWARE/OS VERSIONS
Linux Mint 21 (based on Ubuntu))

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

[plasmashell] [Bug 481832] No warning that links are hidden when creating a link on the desktop which starts with a dot

2024-02-25 Thread postix
https://bugs.kde.org/show_bug.cgi?id=481832

postix  changed:

   What|Removed |Added

Summary|No warning that files are   |No warning that links are
   |hidden when creating a Link |hidden when creating a link
   |on the desktop  |on the desktop which starts
   ||with a dot

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

[plasmashell] [Bug 481832] New: No warning that files are hidden when creating a Link on the desktop

2024-02-25 Thread postix
https://bugs.kde.org/show_bug.cgi?id=481832

Bug ID: 481832
   Summary: No warning that files are hidden when creating a Link
on the desktop
Classification: Plasma
   Product: plasmashell
   Version: 5.93.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: plasma-b...@kde.org
  Reporter: pos...@posteo.eu
CC: notm...@gmail.com
  Target Milestone: 1.0

SUMMARY

In contrast to creating new files or folders via the context menu, creating a
link over context menu -> create new to a URL, Application or File or Folder,
does not warn the user that it will be hidden.

(There seems also no possibility to display hidden files or folders or links on
the desktop. They are only accessible via a file manager such as Dolphin.)


SOFTWARE/OS VERSIONS
Fedora 41 Rawhide
Plasma 6.0.0
Frameworks 6.0.0

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

[kwin] [Bug 481828] screen flickering and jumping letters jumping left/right in google-chrome, brave, Arduino ide, ms edge

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481828

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from fanzhuyi...@gmail.com ---
GPU? Driver version? Distro? Kernel Version? 

There is not much we can do without any information...

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

[konsole] [Bug 481824] "Read-only" terminal mode cannot be disabled

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481824

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com
 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from fanzhuyi...@gmail.com ---
Can be disabled by hamburger button -> more -> view -> read only

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

[digikam] [Bug 481830] Digikam does not read collection n SMB share mounted with smb4k

2024-02-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=481830

--- Comment #5 from Maik Qualmann  ---
The collection is recognized as unavailable. Since no file UUID is found yet, I
suspect that no file or directory is recognized. The requirement in digiKam for
a network collection to be added is that at least one file or directory in the
path already exists.

But you're not using a digiKam Snap or Flatpak package now? These use a sandbox
and digiKam has no file permissions outside of the home directory. In this case
use our AppImage.

Maik

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

[systemsettings] [Bug 481817] Tooltips are larger than necessary having too much space on the right side

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481817

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

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

[systemsettings] [Bug 481825] Can not save editing "New Action" command in Plasma 6

2024-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=481825

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

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

[kate] [Bug 481719] When opening the "Find in files" with some text in the search field, it will not close by pressing ESC

2024-02-25 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=481719

--- Comment #6 from Kåre Särs  ---
If you have multiple matches visible at the same time and no selected word in
the current document, it is quite obvious what happens when you press Esc the
first time, but I can agree that if there is only the selected word that
matches, it is quite hard to notice as the selection or the common
word-highlight covers the match highlight.

Unfortunately, I don't have any idea on how to accommodate both scenarios I
think the separate de-selection and clearing of highlights are quite important
features.

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

  1   2   3   >