[k3b] [Bug 428925] "Unable to PERFORM OPC: Input/output error" & Crash of "mkisofs"

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

--- Comment #3 from yousifjka...@yahoo.com ---
Hello ! Dear friend since it was a long time since reported this bug, I can not
remember what it was exactly !

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

[k3b] [Bug 461757] New: Can not initiate verification after finishing writing !

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

Bug ID: 461757
   Summary: Can not initiate verification after finishing writing
!
Classification: Applications
   Product: k3b
   Version: 22.08.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Copying
  Assignee: k...@kde.org
  Reporter: yousifjka...@yahoo.com
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

Hello ! 
I'm on Fedora Linux version 36 X64 bit.

I'm already installed k3d from dnf package manager since I was on Fedora 24.

Yesterday, I suffered from unusual bug ! I tried to copy a DVD disk from my
laptop DVD room to external DVD room. The problem is that copy process
(writing) process go okay without any problem. k3b was able to read from source
without any problem. There was no any error message in copy process & no
malfunction neither in my laptop DVD room nor in my external DVD room !

I tried to change DVD disks, so tried again with other source DVD & other blank
DVD with same problem !

After writing completed, k3b could not start verification process at all &
remain infinitely so till I canceled the process !

I took my laptop & external DVD room (which is blue ray supported from Lenovo)
with 2 DVD sources (non-blue ray) & 2 blanks DVD (non-blue ray) to laptop
expert & CD/DVD experts & both of them pointed to software problem not hardware
problem.

There was no such problem when I was on Fedora previous versions !!   

I found this bug about similar issue if not same issue, but marked as
"Resolved/Unmaintained"  

Note: I do not use "create image" option, but there was no such problem before
!

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

[kde-cli-tools] [Bug 461756] New: kde-open support opening file://hostname/path/to/file

2022-11-12 Thread Yuxin Wu
https://bugs.kde.org/show_bug.cgi?id=461756

Bug ID: 461756
   Summary: kde-open support opening file://hostname/path/to/file
Classification: Plasma
   Product: kde-cli-tools
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: ppwwyy...@gmail.com
  Target Milestone: ---

SUMMARY

If we run `ls --hyperlink=always`, ls will print file names with hyperlinks
that can be seen in supported terminals (e.g. gnome-terminal, konsole (by
default disabled)). 
The hyperlink for files look like "file://hostname/path/to/file" - even if
files are on localhost.

However, `kde-open` (which is used by `xdg-open`) cannot open such URLs, even
if the file is on localhost. I'd like to request support for such URLs.


STEPS TO REPRODUCE
1. `kde-open file:///usr/bin` succeeds and opens the directory with default
application (e.g. dolphin)
2. `kde-open file://$HOST/usr/bin` fails.

EXPECTED RESULT
(2) should also succeed.


SOFTWARE/OS VERSIONSs
Linux/KDE Plasma: 5.26.3
(available in About System)
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
I tried adding a new .desktop file with a custom executable, and set it to
handle mimetype `x-scheme-handler/file`. 
However this does not work. My custom executable is run for `file:///usr/bin`,
but not `file://$HOST/usr/bin`.

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

[kwin] [Bug 461755] New: KWin hard freeze when opening a Brave browser Tor window from the command line

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

Bug ID: 461755
   Summary: KWin hard freeze when opening a Brave browser Tor
window from the command line
Classification: Plasma
   Product: kwin
   Version: 5.26.0
  Platform: OpenSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: philipp.reichm...@gmail.com
  Target Milestone: ---

SUMMARY
KWin freezes when starting up Brave browser from the command line with the
`--tor` option. The mouse pointer locks up. Can be resolved only with a hard
reboot. 
Opening a private window with Tor from within Brave works normally.

This is with Brave 1.44.112-1 in the KWin Wayland session

STEPS TO REPRODUCE
1. Start Brave from the command line with `brave-browser --tor`.

Unfortunately there is no --verbose output before the lockup.

OBSERVED RESULT
KWin locks up completely.

EXPECTED RESULT
The window should open normally, or it should fail gracefully.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20221015
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 6.0.1-1-default (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Manufacturer: LENOVO
Product Name: 20LDCTO1WW
System Version: ThinkPad X1 Yoga 3rd

ADDITIONAL INFORMATION

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

[okular] [Bug 461754] New: Feature request for a means to configure zoom increment size.

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

Bug ID: 461754
   Summary: Feature request for a means to configure zoom
increment size.
Classification: Applications
   Product: okular
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: rdj.im...@gmail.com
  Target Milestone: ---

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

The zoom goes from 75 to 100 to 150 to 200 to 400. A means to set a more
comforable step size( say a uniform one of 25 ) or add new zoom levels to the
list so that we don't have to go type the level into that box would be really
helpful.

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

[okular] [Bug 461753] New: Toolbar custom shortcut settings being reset on opening sidebar.

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

Bug ID: 461753
   Summary: Toolbar custom shortcut settings being reset on
opening sidebar.
Classification: Applications
   Product: okular
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: rdj.im...@gmail.com
  Target Milestone: ---

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


STEPS TO REPRODUCE
1. Open Configure keyboard shortcuts.
2. Set cutom shortcut for main toolbar or quick annotation toolbar (say
shift+alt+M & A). 
3. Apply
4. Try new shortcut.(It works)
5. Open sidebar.
6.Try new shorcut.(It doesn't work)
7.Open Configure keyboard shortcuts.(Corresponding entries have been reset)

OBSERVED RESULT
Newly set keyboard shortcuts for toolbars work until sidebar is opened and is
reset on doing so.

EXPECTED RESULT
Custom shortcuts persist until expliicitly changed.

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

ADDITIONAL INFORMATION

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

[kile] [Bug 385332] Template used by the 'image insertion' wizard doesn't deal with filenames with spaces

2022-11-12 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=385332

Kishore Gopalakrishnan  changed:

   What|Removed |Added

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

--- Comment #3 from Kishore Gopalakrishnan  ---
Seems to be fixed now (probably in the `graphicx` package). Anyway, I suppose
that this was never a Kile bug, but rather a request to work around a bug in
another package.

texlive-core package version: 2022.63035-1
Kile version: kile 2.9.94
Operating System: Arch Linux
KDE Plasma Version: 5.26.2
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7
Kernel Version: 6.0.2-arch1-1.1 (64-bit)
Graphics Platform: X11

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

[frameworks-kglobalaccel] [Bug 461752] New: applications start with keyboard shortcut doesn't have correct systemd scope name

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

Bug ID: 461752
   Summary: applications start with keyboard shortcut doesn't have
correct systemd scope name
Classification: Frameworks and Libraries
   Product: frameworks-kglobalaccel
   Version: 5.92.0
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: mnonw742...@protonmail.com
  Target Milestone: ---

Created attachment 153705
  --> https://bugs.kde.org/attachment.cgi?id=153705=edit
screenshot of plasma system monitor

SUMMARY
Applications start with keyboard shortcut defined in  .desktop file using
X-KDE-Shortcuts doesn't have correct systemd scope name

STEPS TO REPRODUCE
1. Open any applications that have X-KDE-Shortcuts in .desktop using defined
shortcut
2. Open the same application using application launcher or desktop icon
3. Open Plasma System Monitor

OBSERVED RESULT
Application opened with keyboard shortcut use process name instead of
user-friendly application name and doesn't have correct icon but application
opened  with desktop icon/application launcher doesn't have the former behavior

EXPECTED RESULT
Both application behave the same as the one that are opened with desktop
icon/application launcher

SOFTWARE/OS VERSION:
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

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

[ksirk] [Bug 370784] Doesn't keep names

2022-11-12 Thread Titan L
https://bugs.kde.org/show_bug.cgi?id=370784

Titan L  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #3 from Titan L  ---
Now I can't reproduce it. Might have been fixed, or perhaps the issue was what
Nemanja Hirsi said in the first place.

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

[choqok] [Bug 461484] Unable to save unchecked timelines for Mastodon account

2022-11-12 Thread Evan McLean
https://bugs.kde.org/show_bug.cgi?id=461484

--- Comment #2 from Evan McLean  ---
There seems to be an additional bug with the Edit Account configuration window:
On the first tab, it does not remember the domain part of your credentials. So
add the '@domain' part back and it then click Ok and it will close without an
error message (although it still does not save the details properly).

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

[kphotoalbum] [Bug 344191] Privacy mode hides all images

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kdelibs] [Bug 344973] On resume from suspend kdeint4 starts consuming a lot CPU and general things in KDE stop working

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[amarok] [Bug 337829] Can't make the context pane narrow

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kmymoney] [Bug 341304] upgrade database to version 1 does not work with sqlite

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kdelibs] [Bug 344034] kdeinit4 blocks application start in plasma5 - kde4 based apps

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[konqueror] [Bug 333274] AdBlock filters do not remind blocked components

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[amarok] [Bug 339470] Pausing multiple times extends the fadeout infinitely.

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[krdc] [Bug 344723] "Grab keys" setting does not persists after krdc restart

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[peruse] [Bug 372444] While initially fit to height, the view changes to fit to width once you resize the window.

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

bode...@gmail.com changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

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

[systemsettings] [Bug 460328] Lentitud constante al iniciar, Crasheos en las configuraciones

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kolf] [Bug 351882] hitting other ball stops play

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[konqueror] [Bug 351566] Konqueror refresh problem

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[yakuake] [Bug 422553] Yakuake segmentation fault

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[konqueror] [Bug 351974] CPU starts grinding and SVG is not displayed

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[calligrawords] [Bug 350436] Drop caps doesn't toggle with default params

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[calligrastage] [Bug 352860] minor license typo

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[knotes] [Bug 350616] Migration of existing knotes from 4.14 fails in 5.13

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[konqueror] [Bug 351096] Konqueror handbook unavailable due to bad URI and no online access

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[konqueror] [Bug 348160] Konqueror causes the whole system to freeze when I try to accept linkedin.com invitations

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[konqueror] [Bug 351240] Konqueror does'nt show files as Dolphin

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[konqueror] [Bug 351568] Konqueror left navigation pannel refresh issue

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[knotes] [Bug 347073] KNotes can't load from ICS file anymore

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[ktorrent] [Bug 349974] Major memory leak when using magnet links.

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[konqueror] [Bug 346835] After updating Konqueror to 4.14.7, all bookmarks get deleted

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[krdc] [Bug 346773] Fullscreen mode does not render on right position

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kst] [Bug 346243] plot created from wizard does not display first and last point of two columns of data containing header line

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kplayer] [Bug 346030] playing URL, kde session lock then unlock -> horrible sound buzzer - freeze then crash

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[calligrawords] [Bug 309141] When two graphics are placed "top" the appear on top of each other

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[konqueror] [Bug 330167] Convert action on multiple files hangs system

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kleopatra] [Bug 327527] Tools/Configure Kleopatra Get error"Backend Error: gpgconf does not seem to know the entry for gpg/Keyserver/keyserver

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[calligrastage] [Bug 303347] Calligra Stage and Words save some incorrect textbox so it's not displayed correctly in other suites.

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[konqueror] [Bug 235540] Konqueror crawls (pegs CPU) when browsing long Blog with lots of video entries

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[konquest] [Bug 298173] Unfair advantage for higher-numbered players

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kpat] [Bug 353661] Demo (seemingly) infinite loop on games that cannot be won

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

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

[peruse] [Bug 372444] While initially fit to height, the view changes to fit to width once you resize the window.

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

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

[kwin] [Bug 458233] In Final Fantasy XIV, controlling the camera with RMB, camera occasionally snaps into a different position when using Wayland

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

dynamis00  changed:

   What|Removed |Added

 CC||puredeviat...@gmail.com

--- Comment #6 from dynamis00  ---
This may be an issue with the Razer Naga Mouse, or is it just coincidence? I'm
using a Razer Naga 2014.

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

[digikam] [Bug 391435] Feature request: show loading indicator when loading picture

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

--- Comment #1 from MarcP  ---
I know this is an old suggestion, but have you given any thought at this?

I am currently using digikam with a library that is behind a relatively slow
network. Some pictures take 5-10 seconds to load, depending on the size. When I
double click on a picture, I have no feedback that it is being loaded, until a
few second later when the picture suddenly appears. Sometimes it feels
non-responsible and it makes me double-click again, just in case. Maybe the
progress bar could be used as an indicator that something is being done?

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

[kmymoney] [Bug 461749] Allow interruption of report generation

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

--- Comment #3 from jesse  ---
Ok. I see. I think it should wait to generate the report until the configure
dialog is closed or Apply is pressed by the user.

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

[kmymoney] [Bug 461749] Allow interruption of report generation

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

--- Comment #2 from Jack  ---
The problem right now is that you CAN right click on the  report name and
select Configure, but it runs the full report before displaying the configure
dialog.  Going straight to the dialog first would be a good solution.

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

[plasmashell] [Bug 461496] When changing a song, the app's icon is displayed for a split second

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

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/plasma-workspace/-/merge_requests/2324

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

[kmymoney] [Bug 461749] Allow interruption of report generation

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

jesse  changed:

   What|Removed |Added

 CC||jvap...@yahoo.com

--- Comment #1 from jesse  ---
Another idea: Maybe the right solution should allow the user to configure the
report before running it. Maybe from the list of reports, add a configure
button next to the report name, to allow the user to configure the report
before running it. This will allow the user to set the date range and other
selections for optimizations before the code attempts to generate the report.

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

[krita] [Bug 451424] Canvas inputs not recognised after changing virtual desktops on kde plasma (5.1.0 prealpha e75d194a75)

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

--- Comment #3 from Protoniv  ---
(In reply to Protoniv from comment #2)
> It seems to be fixed thanks to Dmitry's patch in bug 428080
> Have tested with Super+D and Ctrl+Alt+arrows in Plasma, can't reproduce
> anymore on my end. (test with krita-5.2.0-prealpha-7ec45e4d3c)

Still have focus issue with "windows key+D" on Windows though.

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

[Elisa] [Bug 461751] Elisa crashes on start

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[Elisa] [Bug 461751] New: Elisa crashes on start

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

Bug ID: 461751
   Summary: Elisa crashes on start
Classification: Applications
   Product: Elisa
   Version: 22.08.3
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: m...@leyva.me
  Target Milestone: ---

Created attachment 153704
  --> https://bugs.kde.org/attachment.cgi?id=153704=edit
Elisa crash logs

SUMMARY

Elisa crashes on startup. Refer to the attached backtrace for further details.

STEPS TO REPRODUCE
1.  Run Elisa

OBSERVED RESULT
Shouldn't crash

EXPECTED RESULT
Crashes.

SOFTWARE/OS VERSIONS 
Linux/KDE Plasma:  Kubuntu 22.10
KDE Plasma Version:  5.26.3
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION

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

[Elisa] [Bug 461750] Qt 6 port causes crashes in KFileMetaData::Extractor::extract() with various music files

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

--- Comment #1 from Nate Graham  ---
Another file: https://ufile.io/zz2h41c1 (it was too large to attach)

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

[Elisa] [Bug 461750] New: Qt 6 port causes crashes in KFileMetaData::Extractor::extract() with various music files

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

Bug ID: 461750
   Summary: Qt 6 port causes crashes in
KFileMetaData::Extractor::extract() with various music
files
Classification: Applications
   Product: Elisa
   Version: 22.11.80
  Platform: Other
OS: Linux
Status: REPORTED
  Keywords: regression
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: n...@kde.org
CC: fe...@posteo.de
  Target Milestone: ---

Created attachment 153703
  --> https://bugs.kde.org/attachment.cgi?id=153703=edit
One affected file

Git bisect identifies 72dff67d2663b23ecdb1231443b24ca1140ef8c6 as the commit
that made this start happening. Since then, I've had intermittent crashes in
KFileMetaData::Extractor::extract() when playing seemingly random tracks and I
decided to track it down today. I'm attaching some tracks that cause the crash,
and here's the full backtrace:


#5  0x7f87d73ac49a in
KFileMetaData::Extractor::extract(KFileMetaData::ExtractionResult*)
(this=, result=0x7fff214e3130) at
/home/nate/kde/src/kfilemetadata/src/extractor.cpp:29
#6  0x7f87d829adfa in MediaPlayer2Player::getMetadataOfCurrentTrack()
(this=this@entry=0x1ab6d00) at
/home/nate/kde/src/elisa/src/mpris2/mediaplayer2player.cpp:431
#7  0x7f87d829c316 in MediaPlayer2Player::setCurrentTrack(int)
(this=0x1ab6d00, newTrackPosition=) at
/home/nate/kde/src/elisa/src/mpris2/mediaplayer2player.cpp:394
#8  0x7f87d52d2c44 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#9  0x7f87d6baed02 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#10 0x7f87d52a81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#11 0x7f87d52ab534 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt5Core.so.5
#12 0x7f87d52f9537 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5Core.so.5
#13 0x7f87d3865faf in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#14 0x7f87d38bb2c8 in g_main_context_iterate.constprop () at
/lib64/libglib-2.0.so.0
#15 0x7f87d3863940 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#16 0x7f87d52f902a in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#17 0x7f87d52a6c1a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#18 0x7f87d52aece2 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#19 0x00403ddd in main(int, char**) (argc=,
argv=) at /home/nate/kde/src/elisa/src/main.cpp:152
[Inferior 1 (process 63349) detached]


This will affect the 22.12 release if we don't fix it soon, unfortunately.

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

[kmail2] [Bug 372976] dialog's editorial confusion on password storage

2022-11-12 Thread Nick Levinson
https://bugs.kde.org/show_bug.cgi?id=372976

--- Comment #5 from Nick Levinson  ---
I don't have KMail on a laptop anymore and I can't test it, so I wouldn't say
WORKSFORME.

To say that a program is not available and that the user should use it is
essentially contradictory and if KMail still says that then someone should
correct it. Maybe someone else can check what KMail says now, or at least apply
a LATER or similar label.

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

[kwin] [Bug 427300] XMoveResizeWindow cannot resize past the taskbar

2022-11-12 Thread Misha Aizatulin
https://bugs.kde.org/show_bug.cgi?id=427300

--- Comment #3 from Misha Aizatulin  ---
Any thoughts? 

It makes little sense to me that a window is allowed to go beyond the edge of
the screen horizontally, but is not allowed to go beyond the taskbar
vertically.

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

[krita] [Bug 461513] When I paste drawings from Krita into other software, it pastes a messy drawings

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

--- Comment #4 from walton_...@hotmail.com ---
(In reply to Halla Rempt from comment #3)
> Sorry,  but please do not reopen bugs. You can give more information (but
> "but it works in other apps" is not information) but the status of the bug
> is for the developers to determine.

Thank you, not gonna waste my time anymore furhter then

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

[krita] [Bug 451424] Canvas inputs not recognised after changing virtual desktops on kde plasma (5.1.0 prealpha e75d194a75)

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

Protoniv  changed:

   What|Removed |Added

 CC||ss93...@gmail.com

--- Comment #2 from Protoniv  ---
It seems to be fixed thanks to Dmitry's patch in bug 428080
Have tested with Super+D and Ctrl+Alt+arrows in Plasma, can't reproduce anymore
on my end. (test with krita-5.2.0-prealpha-7ec45e4d3c)

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

[ksudoku] [Bug 384546] Generated killer sudoku puzzle with multiple valid solutions (ksudoku 1.3)

2022-11-12 Thread Ian Wadham
https://bugs.kde.org/show_bug.cgi?id=384546

--- Comment #6 from Ian Wadham  ---
Not at all, Steve. No worries. I enjoyed the challenge!

I was also a little worried that I might have left a time-limit in the
algorithm that checks that the solution is unique. It runs until all
possibilities are exhausted, which could take some time at Unlimited
difficulty-level on the machines of 10 years ago. I keyed in your puzzle and
KSudoku duly reported a unique solution. So all is OK.

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

[plasmashell] [Bug 460349] Large icon in the application menu

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

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

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

[plasmashell] [Bug 460349] Large icon in the application menu

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

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

--- Comment #5 from Nate Graham  ---
Raising to HI priority since this affects the default setup with KHelpCenter in
the category list.

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

[kdenlive] [Bug 461731] Error mlt_repository_init: failed

2022-11-12 Thread Ricardo Nascimento
https://bugs.kde.org/show_bug.cgi?id=461731

--- Comment #3 from Ricardo Nascimento  ---
Thanks for your helping.
After this problem, I try use Kdenlive by Flatpak nightly and worked normally.

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

[plasmashell] [Bug 460349] Large icon in the application menu

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

Nate Graham  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |n...@kde.org
   Keywords||regression
 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #4 from Nate Graham  ---
https://invent.kde.org/plasma/plasma-desktop/-/blob/master/applets/kickoff/package/contents/ui/KickoffListDelegate.qml#L32

This appears to be happening for non-categories in the category list. I forgot
we support that, oops.

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

[kdenlive] [Bug 461731] Error mlt_repository_init: failed

2022-11-12 Thread Ricardo Nascimento
https://bugs.kde.org/show_bug.cgi?id=461731

--- Comment #2 from Ricardo Nascimento  ---
Thanks for your response!
After this problem I try Kdenlive on the Flatpak nightly, and worked normally.

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

[kmymoney] [Bug 461749] New: Allow interruption of report generation

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

Bug ID: 461749
   Summary: Allow interruption of report generation
Classification: Applications
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: reports
  Assignee: kmymoney-de...@kde.org
  Reporter: ostrof...@users.sourceforge.net
  Target Milestone: ---

If you display the Reports View, and select a report that can take a long time
to generate (Investment Worth Graph is the one I have had this issue with the
most) there is no way to interrupt it, so you have to wait for it to generate
the complete (all stocks and all time) the report before you can configure it
for a more limited time frame or set of investments.
I realize you can right click on the report name and select Configure, but this
seems to fully generate the report anyway, before displaying the Configuration
dialog - so it doesn't save any time, and doesn't help if you double click
before remembering or noticing how long the report takes.

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

[kdenlive] [Bug 456492] Copy and paste Motion Tracker keyframes does not work

2022-11-12 Thread J B
https://bugs.kde.org/show_bug.cgi?id=456492

J B  changed:

   What|Removed |Added

 CC||jbishop2...@yahoo.com

--- Comment #6 from J B  ---
I have the AppImage 22.04.0 version, and got this bug for a scenario with two
clips of equal length. I found I could import keyframes from the Motion Tracker
on the one clip into the Transform effect on the other clip by first
lengthening the destination clip (ie with Transform) to be longer than the
source clip (ie with Motion Tracker). Then after the import, I just shortened
it back to the original length.

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

[kate] [Bug 353654] Extend Kate's session to stash unsaved documents/changes on quit

2022-11-12 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=353654

--- Comment #18 from Piotr Mierzwinski  ---
Created attachment 153702
  --> https://bugs.kde.org/attachment.cgi?id=153702=edit
kate_session_configuration-page

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

[plasmashell] [Bug 456231] Previous mouse selection active when kickoff launched and navigated using keyboard

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kate] [Bug 353654] Extend Kate's session to stash unsaved documents/changes on quit

2022-11-12 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=353654

--- Comment #17 from Piotr Mierzwinski  ---
>  I would expect the "Untitled" document to reappear with it's content. But 
> they reappear empty.

> I also tried with explicitly opening a session and doing it in that session.

> Just to be clear, the issue I am fighting is, is data loss on system crash. 

I would like to add that this doesn't work for me even if I kate is stopped by
Plasma and started again with new Plasma session.  I have turned on restore
session of Plasma and I experience loss data in Kate (for untilted documents)
after Kate is restored  Please notice I don't have any activities and virtual
desktops. This is really annoying. I have turned on proper option in settings
of kate.

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

[krita] [Bug 461748] New: Some of the function tool is not working properly

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

Bug ID: 461748
   Summary: Some of the function tool is not working properly
Classification: Applications
   Product: krita
   Version: 5.1.0
  Platform: Compiled Sources
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Brush Engine/Shape
  Assignee: krita-bugs-n...@kde.org
  Reporter: vl.ch...@yahoo.com
  Target Milestone: ---

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


STEPS TO REPRODUCE
1. When drawing a circle, the SHIFT key doesn't function
2. A complete circle is drawn using the shape tool but a small part of the
circle is blank
3. The 'E' doesn't function when it is press. Have to use the mouse to manually
click the eraser and brush selection. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[frameworks-ktexteditor] [Bug 382289] Long-standing bug: Bookmarks are often forgotten.

2022-11-12 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=382289

Sven Brauch  changed:

   What|Removed |Added

 CC||m...@svenbrauch.de
Product|kdevelop|frameworks-ktexteditor
   Assignee|kdevelop-bugs-n...@kde.org  |kwrite-bugs-n...@kde.org
  Component|bookmarks part  |general
Version|5.1.1   |unspecified

--- Comment #6 from Sven Brauch  ---
This is almost certainly a KTextEditor bug, yes -- moving it there.

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

[kdevelop] [Bug 382289] Long-standing bug: Bookmarks are often forgotten.

2022-11-12 Thread Tim E. Real
https://bugs.kde.org/show_bug.cgi?id=382289

--- Comment #5 from Tim E. Real  ---
Hi thanks for taking a look.
The bug remains very elusive, I still cannot pin down exactly what triggers it.

Here is one thing that does usually trigger it, virtually every time:
Occasionally KDevelop will crash. When I restart KDevelop and open the project,
 it will ask if I want to clear the cache. When I do that, I often find that my
bookmarks
 are missing, or very messed up  - being moved around especially into 'bunches' 
 where I never originally placed them.

It is not entirely clear to me that KDevelop is at fault. Rather Kate might be
at fault. Possible?
I thought I had mentioned this before, but I could swear that once I caught
Kate running alone 
 forgetting its bookmarks. But alas, it has been too long to be sure.

Overall the bug is an annoyance but not a showstopper.

May KDevelop continue to Rock! 
Thanks.

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

[analitza] [Bug 460239] KAlgebra 3D graphs are not plotted on the PinePhone due to shader error

2022-11-12 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=460239

Kevin Kofler  changed:

   What|Removed |Added

   Version Fixed In|22.08.3 |22.12

--- Comment #11 from Kevin Kofler  ---
Unfortunately, this missed 22.08.3 by 2 days, and there is no 22.08.4 planned,
so 22.12(.0) will likely be the first release to ship the fix.

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

[kmymoney] [Bug 461559] Please move Font settings in Ledger settings, as a tab

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

--- Comment #5 from Jack  ---
Perhaps leave the control where it is, but add some text to the dialog
specifying the limitations of where it has an effect.

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

[konsole] [Bug 408775] Do not close/destroy tab when closing view

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

ninj...@gmail.com changed:

   What|Removed |Added

 CC||ninj...@gmail.com

--- Comment #28 from ninj...@gmail.com ---
Created attachment 153701
  --> https://bugs.kde.org/attachment.cgi?id=153701=edit
Tab to Split and back to Tab video

Note that when split headers are enabled, you can already move a tab into a
split by dragging the header into the tabbar to select the tab that you want to
split, and then dropping wherever you want to create the split. Then, the split
can be moved back to a tab by pressing the "Move terminal to new tab" button in
the split header.  Not the most discoverable UI, but that can probably be
improved.

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

[Tokodon] [Bug 461747] Crash after setting an account

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

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kwin] [Bug 452673] kwin_x11 sometimes crashes with iris mesa drivers

2022-11-12 Thread Dmitry Nezhevenko
https://bugs.kde.org/show_bug.cgi?id=452673

Dmitry Nezhevenko  changed:

   What|Removed |Added

 CC||d...@inhex.net

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

[KScreen] [Bug 455082] Full RGB range resets to 'Automatic' after login to X11, logout and login to Wayland

2022-11-12 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=455082

--- Comment #5 from Patrick Silva  ---
output before reproducing the bug:

[01;32mOutput: [0;0m1 LG Electronics HDMI-A-1-23MP55 [01;32menabled
[01;32mconnected [01;32mprimary [01;33mHDMI[01;34m Modes:
[0;0m0:[01;32m1920x1080@60*[0;0m! 1:1920x1080@60 2:1920x1080@60
3:1920x1080@60 4:1920x1080@60 5:1920x1080@60 6:1920x1080@50 7:1920x1080@50
8:1680x1050@60 9:1400x1050@60 10:1600x900@60 11:1280x1024@60 12:1440x900@60
13:1280x800@60 14:1280x720@60 15:1280x720@60 16:1280x720@60 17:1280x720@50
18:1024x768@60 19:800x600@60 20:720x576@50 21:720x480@60 22:720x480@60
23:720x480@60 24:720x480@60 25:640x480@60 26:640x480@60 27:640x480@60
[01;33mGeometry: [0;0m0,0 1920x1080 [01;33mScale: [0;0m1 [01;33mRotation:
[0;0m1 [01;33mOverscan: [0;0m0 [01;33mVrr: [0;0mincapable
[01;33mRgbRange: [0;0mFull [01;34mprimary[0;0m

output after reproducing the bug:

[01;32mOutput: [0;0m1 LG Electronics HDMI-A-1-23MP55 [01;32menabled
[01;32mconnected [01;32mprimary [01;33mHDMI[01;34m Modes:
[0;0m0:[01;32m1920x1080@60*[0;0m! 1:1920x1080@60 2:1920x1080@60
3:1920x1080@60 4:1920x1080@60 5:1920x1080@60 6:1920x1080@50 7:1920x1080@50
8:1680x1050@60 9:1400x1050@60 10:1600x900@60 11:1280x1024@60 12:1440x900@60
13:1280x800@60 14:1280x720@60 15:1280x720@60 16:1280x720@60 17:1280x720@50
18:1024x768@60 19:800x600@60 20:720x576@50 21:720x480@60 22:720x480@60
23:720x480@60 24:720x480@60 25:640x480@60 26:640x480@60 27:640x480@60
[01;33mGeometry: [0;0m0,0 1920x1080 [01;33mScale: [0;0m1 [01;33mRotation:
[0;0m1 [01;33mOverscan: [0;0m0 [01;33mVrr: [0;0mincapable
[01;33mRgbRange: [0;0mAutomatic [01;34mprimary[0;0m

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

[kate] [Bug 461659] Kate sessions plugin replaces session of existing kate window instead of starting a new one

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||22.12
  Component|general |sessions
Product|krunner |kate
  Latest Commit||https://invent.kde.org/util
   ||ities/kate/-/commit/ec25d9f
   ||636b993bc2da91c3d20dfe632c7
   ||2a21a7
Version|5.25.2  |22.08.3

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

[Discover] [Bug 460145] Discover crash on exit

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

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #7 from Nate Graham  ---
It's a shame getting a proper backtrace is so difficult on Ubuntu.

Nevertheless, that's what we need to proceed. The right place to ask for help
is an Ubuntu-specific forum/venues/support channel/etc. The people there can
help you set it up properly. We don't all use Ubuntu here (in fact few of us
do) and probably can't help you with distro-specific issues in general.

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

[kdiff3] [Bug 459484] Crash and Windows SmartScreen warning

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

--- Comment #5 from michael  ---
Can someone who is able to reproduce this get an actual stack trace. Just
knowing that it's crashing somewhere in qt4Core isn't perticular helpful. It
could be anything.

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

[Tokodon] [Bug 461747] New: Crash after setting an account

2022-11-12 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=461747

Bug ID: 461747
   Summary: Crash after setting an account
Classification: Applications
   Product: Tokodon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: lbeltr...@kde.org
CC: c...@carlschwan.eu
  Target Milestone: ---

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

SUMMARY

After adding an account (tested with sakurajima.moe) subsequent starts of
Tokodon will result in a crash deep in Qt.

STEPS TO REPRODUCE
1. Add an account to a fresh configuration of Tokodon
2. Close the application
3. Restart

OBSERVED RESULT

Tokodon crashes.

EXPECTED RESULT

Tokodon should not crash.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: latest master
(available in About System)
KDE Plasma Version: latest master
KDE Frameworks Version:  latest master
Qt Version: 5.15.7 + KDE patches

ADDITIONAL INFORMATION

I've tried to start fresh with no configuration and no cache and the crash
still occurs. I can't rule out some kind of local issue, though.

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

[print-manager] [Bug 453703] Plasmashell keeps crashing while CUPS is running

2022-11-12 Thread Mayeul Cantan
https://bugs.kde.org/show_bug.cgi?id=453703

--- Comment #6 from Mayeul Cantan  ---
Created attachment 153699
  --> https://bugs.kde.org/attachment.cgi?id=153699=edit
New backtrace 2022-11

Well, this is still happening. Unfortunately, I can't look up a bug report
within Dr Konqui anymore with the port to QML, only select from the list.

Attaching another backtrace. I am open to sharing my CUPS configuration; most
printers in here are obsolete entries.

I encountered this issue on multiple computers that had obsolete printers
entries, in unrelated settings (no common printer).

How can an issue with a single plasmoid bring the whole shell down?

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

[frameworks-kconfigwidgets] [Bug 461448] Opening a file through the recent files menu breaks the list of recent files

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

Christoph Cullmann  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kconfigwidgets/commi
   ||t/5aaf0c3e021c9a48b425a0b02
   ||212eb699d532177
 Resolution|--- |FIXED

--- Comment #2 from Christoph Cullmann  ---
Git commit 5aaf0c3e021c9a48b425a0b02212eb699d532177 by Christoph Cullmann, on
behalf of Eugene Popov.
Committed on 12/11/2022 at 22:13.
Pushed by cullmann into branch 'master'.

[KRecentFilesAction] Fix broken recent files list

Modifying the list of recent files in the `urlSelected` signal handler (as it
happens in Okular:
[`Shell::openUrl`](https://invent.kde.org/graphics/okular/-/blob/master/shell/shell.cpp#L332)
>
[`KRecentFilesAction::addUrl`](https://invent.kde.org/frameworks/kconfigwidgets/-/blob/master/src/krecentfilesaction.cpp#L177)
>
[`KRecentFilesAction::removeUrl`](https://invent.kde.org/frameworks/kconfigwidgets/-/blob/master/src/krecentfilesaction.cpp#L232)
>
[`KRecentFilesActionPrivate::removeAction`](https://invent.kde.org/frameworks/kconfigwidgets/-/blob/master/src/krecentfilesaction.cpp#L103))
can cause the iterator used when emitting that signal to become invalid.

M  +2-1src/krecentfilesaction.cpp

https://invent.kde.org/frameworks/kconfigwidgets/commit/5aaf0c3e021c9a48b425a0b02212eb699d532177

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

[kdenlive] [Bug 461744] Kdenlive crashes when creating new audio track

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

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Two things from glancing at the crash report briefly:

1. It looks like the crash was in the movit library. Can you try going into the
Kdenlive settings -> Playback -> disabling "Use GPU Processing"?
2. You are using Kdenlive 20.12.3 and many things have changed since then. I
would suggest using the AppImage from kdenlive.org if it does not cause
problems for your current project. Sometimes the distribution packages can have
bugs with dependencies.

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

[konqueror] [Bug 461746] New: Unknown error when starting Konqueror

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

Bug ID: 461746
   Summary: Unknown error when starting Konqueror
Classification: Applications
   Product: konqueror
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: hol...@dehnhardt.org
  Target Milestone: ---

SUMMARY
***
When starting Konqueror, the following error message is shown:

Die Aktion lässt sich nicht ausführen
Nicht dokumentierter Fehler
Details der Anfrage:
Adresse:
Datum und Zeit: Samstag, 12. November 2022 22:48:42 CET
Zusätzliche Informationen:
Beschreibung:
Unbekannter Fehlercode 1.875.524.496 Bitte senden Sie einen ausführlichen
Problembericht an https://bugs.kde.org.***


STEPS TO REPRODUCE
1. Start Konqueror

OBSERVED RESULT
See Above

EXPECTED RESULT
Configuered Startpage should be shown

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 22.04 
(available in About System)
KDE Plasma Version: 5.24.6
KDE Frameworks Version: KDE Frameworks Version 5.92.0
Qt Version: 5.15.3

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

[kdenlive] [Bug 458794] Cannot make Proxy Clip

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

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Looks like there might be a problem with hardware accelerated encoding on your
system, specifically with Intel graphics. (Are you using Intel graphics?)

Can you try going to Kdenlive settings -> Proxy Clips -> Encoding profile and
changing it to something different, especially something that is not "vaapi"?

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

[plasma-systemmonitor] [Bug 461745] New: doesn't report correct speed on btrfs raid 0 volume

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

Bug ID: 461745
   Summary: doesn't report correct speed on btrfs raid 0 volume
Classification: Plasma
   Product: plasma-systemmonitor
   Version: 5.26.0
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: sp...@gmx.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

SUMMARY

When drive/mountpoint to monitor is in btrfs raid0, read and writes speeds are
incorrect (seems to take only one of the drives in that raid)

DETAILS:
In my current case there's 2 drives in raid0 and plasma system Monitor reports
half the speed.

REPLICATE:

-have 2 free devices/partitions (for ex: sda2 sdb2)
-create the raid with them (mkfs.btrfs -L raid-test -d raid0 -m raid0 -f
/dev/sda2 /dev/sdb2)
-mount the raid (mount LABEL=raid-test /mountpoint)

Monitor that mountpoint while doing read/writes (for write example: dd
if=/dev/zero of=/mountpoint/GBfile bs=1M count=4096 oflag=nocache
conv=fdatasync status=progress )

expected behaviour:
the write (or read) speed should obviously be faster than a single drive

behaviour:
speed displayed is as if only one drive was used

Operating System: KDE neon 5.26
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7
Kernel Version: 5.15.0-52-generic (64-bit)
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-3930K CPU @ 3.20GHz
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 980/PCIe/SSE2

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

[kdenlive] [Bug 461037] Slide starting in unexpected spot

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

--- Comment #2 from Christopher Brannon  ---
Sure!  If you view the video at https://youtu.be/44xIQdF0pmc, at the 1:28 mark
there is one of my standard slide-ins.  You can see it come in about half way
up the side of the page and then land where it is supposed to be.  It is
supposed to come straight in.  You can see what it used to look like in our
previous videos.  Try this one: https://youtu.be/WqPIGmgswlg at position 1:04. 
It works great in this video as it was on an earlier version of kdenlive.

I hope this helps.  Let me know if you need anything else.

Christopher

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

[kdenlive] [Bug 461037] Slide starting in unexpected spot

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

erjiang  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||erji...@alumni.iu.edu
 Resolution|--- |WORKSFORME

--- Comment #1 from erjiang  ---
Would you be able to upload a screen recording showing the composition options
and what the result looks like? Or, a sample project and asset(s) that
demonstrate the bug? I was not able to reproduce on 22.08.2 (Mac).

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

[kdenlive] [Bug 461744] New: Kdenlive crashes when creating new audio track

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

Bug ID: 461744
   Summary: Kdenlive crashes when creating new audio track
Classification: Applications
   Product: kdenlive
   Version: 20.12.3
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: ch...@diamand.org
  Target Milestone: ---

Created attachment 153698
  --> https://bugs.kde.org/attachment.cgi?id=153698=edit
Backtrack from KDE's crash handler

STEPS TO REPRODUCE
* Started a new blank Kdenlive project
* Import 3 video clips (h265 mp4) and one audio clip (wav) into the project bin
* Created a new AV track (as well as the two existing AV tracks that are there
by default) by right-clicking on the existing track and using the "insert
track" dialog
* Dragged each video clip from the project bin to a corresponding track
* Tried to create a new audio track for the WAV file - but when I hit "OK" in
the "insert track" dialog Kdenlive exits immediately

After restarting Kdenlive and using the recover-from-crash feature, everything
works perfectly.

OBSERVED RESULT

Kdenlive crashes

EXPECTED RESULT

New audio track added

I've attached the file generated by KDE's crash handler with the backtrace - I
tried to raise the bug through there originally but it failed.

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

[kwin] [Bug 459929] USB-C connected display goes black when mouse is moved from laptop display

2022-11-12 Thread Simon Redman
https://bugs.kde.org/show_bug.cgi?id=459929

--- Comment #7 from Simon Redman  ---
Issue opened here: https://github.com/DisplayLink/evdi/issues/388

I have replaced my displaylink dock because it was causing too many headaches
but I still have it on my desk so I can test. Someone who is more impacted
(Alexander Reinholdt, if you're following this bug, for instance) may want to
take point on responding to the EVDI bug if the developers on that side
respond.

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

[kdenlive] [Bug 461731] Error mlt_repository_init: failed

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

erjiang  changed:

   What|Removed |Added

 CC||erji...@alumni.iu.edu

--- Comment #1 from erjiang  ---
Thanks for reporting a bug. Could you try the 22.08.3 AppImage from
kdenlive.org and see if the problem is there as well? Sometimes the
distribution packages have bugs related to dependencies.

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

[Welcome Center] [Bug 459180] Autostart on first boot and upgrade

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

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

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

[kwin] [Bug 439987] Chromium bad performance on Wayland

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

Roy  changed:

   What|Removed |Added

 CC||xp...@iki.fi

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

[kmail2] [Bug 361834] Incorrect calculation of repaint region when message display pane is close to requiring scroll bars?

2022-11-12 Thread Kjetil Kilhavn
https://bugs.kde.org/show_bug.cgi?id=361834

Kjetil Kilhavn  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #9 from Kjetil Kilhavn  ---
Sorry about the late response. I have tried to recreate the problem, but have
not been able to do so - so the problem was probably solved a long time ago. I
currently use openSUSE Leap 15.4 and Plasma 5.24.4 with KMail version 5.19.3.

Thank you for your continuous improvement of my favourite software and desktop
environment.

Shortly after I reported the bug I started using Ubuntu and used that the next
four or so years as Dell was the only computer available in Norway with a
Linux-based operating system preinstalled and supported. 
I really enjoyed that laptop (XPS 13 developer edition) - I wish something
similar becomes available with KDE, because I believe in voting with my wallet
and supporting companies that offer a supported Linux installation.
Unfortunately, today we are back to the normal situation in Norway; you can
only buy a computer without Windows or MacOS if you settle for FreeDOS.

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

[plasmashell] [Bug 461741] Panel raises and doesn't hide after unlocking screen

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

--- Comment #1 from gudvinr+...@gmail.com ---
As it turns out, this bug not only happens after unlocking but after screen
wakes up too.

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

[valgrind] [Bug 444488] Use glibc.pthread.stack_cache_size tunable

2022-11-12 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=88

--- Comment #7 from Philippe Waroquiers  ---
(In reply to Paul Floyd from comment #6)
> > I think we should check and use the existing hint. Current users of the 
> > hint 
> > will/should have the same behaviour whatever the glibc version.
> 
> There is gnu_get_libc_version(). Now, how to call that without breaking musl.
I suspect it might be problematic to call a glibc function (as a host function)
during client image initialisation.
So, we might have to always set the tunable env variable as part of the client
initialisation,
and call gnu_get_libc_version before producing an error message that the old
hack did not work.

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

  1   2   3   4   >