[frameworks-solid] [Bug 425178] New: Docker is spewing UdevQt: unhandled device action "move"

2020-08-09 Thread Andreas Nordal
https://bugs.kde.org/show_bug.cgi?id=425178

Bug ID: 425178
   Summary: Docker is spewing UdevQt: unhandled device action
"move"
   Product: frameworks-solid
   Version: 5.72.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: lu...@kde.org
  Reporter: andreas_norda...@hotmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

While running `docker build`, this error message appears multiple times:

UdevQt: unhandled device action "move"

STEPS TO REPRODUCE

1. Put this in a Dockerfile in its own directory:

FROM alpine:3.8
RUN echo hello
RUN echo world

2. Run `docker build .` from within the directory

OBSERVED RESULT

Sending build context to Docker daemon  2.048kB
Step 1/3 : FROM alpine:3.8
---> c8bccc0af957
Step 2/3 : RUN echo hello
---> Running in b2857dfcbb26
hello
UdevQt: unhandled device action "move"
Removing intermediate container b2857dfcbb26
---> 75635d880095
Step 3/3 : RUN echo world
---> Running in 8718e2e15b17
world
UdevQt: unhandled device action "move"
Removing intermediate container 8718e2e15b17
---> 84fa6aaab150
Successfully built 84fa6aaab150

EXPECTED RESULT
The «UdevQt: unhandled device action "move"» lines should obviously not be
there.

ADDITIONAL INFORMATION
The message comes from /usr/lib64/libKF5Solid.so.5.72.0.
The only other occurrence of the error message on my system is in
/usr/lib64/qt5/plugins/kf5/powerdevil/powerdevilupowerbackend.so, but by
editing both binaries, I could determine that it was from Solid.

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

[systemsettings] [Bug 413176] keyboard input not detected properly

2020-08-09 Thread Raúl
https://bugs.kde.org/show_bug.cgi?id=413176

Raúl  changed:

   What|Removed |Added

 CC||rasas...@gmail.com

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

[systemsettings] [Bug 352487] Please offer a whitelist instead of blacklist mode for file indexing

2020-08-09 Thread PK
https://bugs.kde.org/show_bug.cgi?id=352487

--- Comment #11 from PK  ---
I am using Neon KDE with plasma 5.19.4 and as far as I can see this bug is
fixed. KDE became even more usable!
Great! If I am not mistaking this bug could be marked as "fixed"...

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

[digikam] [Bug 425168] Cannot type accented characters via dead-keys

2020-08-09 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=425168

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I think it's AppImage specific. Here with my native digiKam version under KF5
there are no problems with accents in capital letters. Alternatively, you can
try out digiKam's Flatpak.

Maik

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

[frameworks-kio] [Bug 425177] New: Dolphin refuses to open .py files located in SFTP folder.

2020-08-09 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=425177

Bug ID: 425177
   Summary: Dolphin refuses to open .py files located in SFTP
folder.
   Product: frameworks-kio
   Version: 5.73.0
  Platform: Archlinux Packages
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: kishor...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 130746
  --> https://bugs.kde.org/attachment.cgi?id=130746&action=edit
Screenshot of error message (with host name blanked out)

SUMMARY
Dolphin refuses to open a non-executable .py file located in an SFTP folder
when one clicks on the file. (To clarify, I expect it to be opened in Kate, not
executed.) Text files with other extensions (.txt, for example) can be opened
without any problems.

STEPS TO REPRODUCE
1. In settings > configure Dolphin > confirmations, select 'Open in
application'
2. Open an SFTP folder in dolphin
3. Click a .py file to open it
4. Right click on the .py file and select 'open with Kate'

OBSERVED RESULT
After step 3, Dolphin complains that it will not open an executable for safety
reasons if it is on a remote filesystem. Right clicking it to open it in Kate
(step 4) works.

EXPECTED RESULT
If the user has asked Dolphin to open executables in a text editor on clicking,
the warning observed after step 3 shouldn't be shown, since the file isn't
being executed.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.7.12-arch1-1

ADDITIONAL INFORMATION
* I've attached a screenshot of the error message.
* Text files with other extensions (like .txt) can be opened by clicking as
expected.
* The .py file I used doesn't have executable permissions (just 644), so I
don't know why dolphin thinks it's executable.
* Downgrading `kio` to version 5.72 and restarting Dolphin fixes the issue
* I saw that the SFTP part is located in kio-extras, but I'm reporting it here
since downgrading `kio` to version 5.72 fixed the issue (I didn't need to
downgrade `kio-extras`)
* Reproducible on two different remote machines (different servers).

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

[kmymoney] [Bug 425169] Cannot open file unknown account id

2020-08-09 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=425169

--- Comment #4 from Thomas Baumgart  ---
I am expecting, that grepping for A65 does not show the ACCOUNT line,
because otherwise KMyMoney would not present the error message provided. More
intersting is to know, where A65

(sorry, accidentally pressed the save button too early)

is referenced (the type of node would be a minimum, anything else you can
provide is very welcome).

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

[kmymoney] [Bug 425169] Cannot open file unknown account id

2020-08-09 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=425169

--- Comment #3 from Thomas Baumgart  ---
I am expecting, that grepping for A65 does not show the ACCOUNT line,
because otherwise KMyMoney would not present the error message provided. More
intersting is to know, where A65

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

[kstars] [Bug 416650] Crashes when imaging a sequence.

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416650

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

[klipper] [Bug 424685] Add DBus signal for clipboard update

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=424685

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

[kstars] [Bug 417033] kstars crash on startup

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=417033

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

[kmymoney] [Bug 424486] Transactions from Comdirect bank (over aqbanking) have incorrect timestamp

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=424486

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

[kstars] [Bug 416712] Offline Plate-solving crashes as soon as I click on "Capture & Slew"

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416712

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

[krita] [Bug 424083] when i try to open a new file the program closes on it;s self

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=424083

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.

[kstars] [Bug 416182] kstars crashing when platesolving

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416182

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

[plasmashell] [Bug 424026] Desktop gets smaller and smaller on its own when Plasma Wayland session starts from GDM

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=424026

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.

[plasmashell] [Bug 424552] Right clicking on a item sometimes causes a misclick

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=424552

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

[ksudoku] [Bug 425172] Killer Sudoko with two valid solutions

2020-08-09 Thread Ian Wadham
https://bugs.kde.org/show_bug.cgi?id=425172

--- Comment #2 from Ian Wadham  ---
*** Bug 425155 has been marked as a duplicate of this bug. ***

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

[ksudoku] [Bug 425155] Game has multiple solutions

2020-08-09 Thread Ian Wadham
https://bugs.kde.org/show_bug.cgi?id=425155

Ian Wadham  changed:

   What|Removed |Added

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

--- Comment #1 from Ian Wadham  ---


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

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

[ksudoku] [Bug 425172] Killer Sudoko with two valid solutions

2020-08-09 Thread Ian Wadham
https://bugs.kde.org/show_bug.cgi?id=425172

Ian Wadham  changed:

   What|Removed |Added

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

--- Comment #1 from Ian Wadham  ---
In Tiny Killer (4x4) and Killer Sudoku (9x9) the 2x2 and 3x3 blocks in the grid
each have to contain each digit exactly once, just as in Standard or Classic
4x4 and 9x9 Sudoku. In your attachment, the bottom-left 3x3 block has only one
place where a 7 can go. The rest of the unique solution follows from that.

See also https://bugs.kde.org/show_bug.cgi?id=421713#c1 and
https://bugs.kde.org/show_bug.cgi?id=421713#c4 for a fuller explanation.

Also the latest version of the KSudoku Handbook is due to be released this
month. It has been updated to explain the finer points of all the variants
available in KSudoku. Also you can see the raw source (docbook XML) at
https://invent.kde.org/games/ksudoku/-/blob/master/doc/index.docbook. Lines 216
to 333 cover the variant KSudoku games.

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

[lattedock] [Bug 425176] New: Zoom On Hover cannot be disabled

2020-08-09 Thread Drew
https://bugs.kde.org/show_bug.cgi?id=425176

Bug ID: 425176
   Summary: Zoom On Hover cannot be disabled
   Product: lattedock
   Version: 0.9.11
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: soldier9...@gmail.com
  Target Milestone: ---

SUMMARY

I installed latte dock a few months ago and disabled zoom on hover. It was
working as expected until today. I opened up the dock settings window, and zoom
on hover was automatically enabled. The zoom on hover setting is now
permanently stuck on 80%. I am unable to modify it. I need to be able to
disable this because it makes the dock painful to use.


SOFTWARE/OS VERSIONS
openSUSE Tumbleweed
Linux: 5.7.11
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.72.0
Qt Version: 5.15.0

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

[kdenlive] [Bug 425175] New: Crash when set fadein LENGTH to 0

2020-08-09 Thread David
https://bugs.kde.org/show_bug.cgi?id=425175

Bug ID: 425175
   Summary: Crash when set fadein LENGTH to 0
   Product: kdenlive
   Version: Appimage - Refactoring
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: davi...@gmx.de
  Target Milestone: ---

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

SUMMARY

reproducible in 20.04.03 from NixOS unstable channel and daily AppImage

the "How to get useful crash information (backtrace)" don't work, so i can't
provide useful information
https://userbase.kde.org/Kdenlive/Manual/BugReporting

https://github.com/NixOS/nixpkgs/issues/95027

STEPS TO REPRODUCE
1. have an audio fadein on a clip
2. move the fade to clip start, so it get's removed
3. CRASH

OBSERVED RESULT
CRASH

EXPECTED RESULT
fade is removed

SOFTWARE/OS VERSIONS
Windows: -
macOS: -
Linux/KDE Plasma: 5.7.10/-
(available in About System)
KDE Plasma Version: -
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.4 (built against 5.12.4)
Mlt Version: 6.23.0

ADDITIONAL INFORMATION

NixOS 20.03.2668.7c85b915892 (Markhor) with Pantheon desktop

20.04.0

$ kdenlive '/home/davidak/Projekte/Linux Tech Tips/Linux Tech
Tips-3000.kdenlive'
...
### JOB finished:  189
### JOB finished:  185
### JOB finished:  186
### JOB finished:  188
### JOB finished:  13
 * * * ** * * *
WARNING + + +
JOB NOT CORRECT FINISH:  13 


 ADJUSTING FADE LENGTH:  18  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  19  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  20  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  21  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  22  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  23  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  24  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  25  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  26  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  27  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  26  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  25  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  24  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  23  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  22  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  21  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  20  /  "fadein"
// GOT CLIP STACK DATA CHANGE:  QVector()
// GOT CLIP STACK DATA CHANGE DONE: 
QModelIndex(26,0,0x74,TimelineItemModel(0xa0590d0))  =  QVector()
 ADJUSTING FADE LENGTH:  19  /  "fadein"
// GOT CLIP STACK DATA C

[frameworks-plasma] [Bug 422616] Garbled HTML information in system tray icon tooltips when apps put HTML in there

2020-08-09 Thread Yuxin Wu
https://bugs.kde.org/show_bug.cgi?id=422616

Yuxin Wu  changed:

   What|Removed |Added

 CC||ppwwyy...@gmail.com

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

[kde] [Bug 425174] New: global menu widget doesn't have panning between sections

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425174

Bug ID: 425174
   Summary: global menu widget doesn't have panning between
sections
   Product: kde
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: nocentinigabriel...@gmail.com
  Target Milestone: ---

Created attachment 130744
  --> https://bugs.kde.org/attachment.cgi?id=130744&action=edit
global menu image

SUMMARY
As showed in the image, the global menu widget doesn't have panning between
sections. This artifact appeard after an update of kde components

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
No spacing between sections in the global menu

EXPECTED RESULT
Proper spacing

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
Operating System: Arch Linux
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.7.12-arch1-1
OS Type: 64-bit
Processors: 2 × AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Memory: 1.9 GiB of RAM
Graphics Processor: AMD RV610

ADDITIONAL INFORMATION

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

[okular] [Bug 425148] okular import of old embedded annotations does not import the original create/modify time stamp

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425148

--- Comment #3 from jpror...@gmail.com ---
Here's a proposed fix to the also set the properties when creating the new
annotations.

https://invent.kde.org/graphics/okular/-/merge_requests/239

I look forward to suggestions on whether this fix would be sufficient. 
I'm new to KDE dev and okular so don't understand the code base well, so
accept that this may be naive and require additional considerations.

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

[ksysguard] [Bug 423261] Graphs are pixelated when fractional scaling is enabled

2020-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423261

--- Comment #4 from Nate Graham  ---
Yeah, I'm sorry to be the bearer of bad news. :(

You can see it here: https://invent.kde.org/plasma/plasma-systemmonitor

Feel free to participate in the development! It's pretty close to finished, but
there's still lots of room for improvement and UI polish. With your experience
applied to it, I'm sure you could have a big impact on the final result!

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

[ksysguard] [Bug 423261] Graphs are pixelated when fractional scaling is enabled

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423261

--- Comment #3 from magnus.gros...@gmail.com ---
Damn, now I did all the work for nothing. :(
Can I see that rewrite somewhere already or is it not public yet?

Am Montag, 10. August 2020 schrieb Nate Graham :

> https://bugs.kde.org/show_bug.cgi?id=423261
>
> --- Comment #2 from Nate Graham  ---
> JFYI a rewrite of this app is currently in progress, with
> hardware-accelerated
> hidpi-aware graphs provided by the KQuickCharts framework. :)
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

[kstars] [Bug 425173] New: Import to Dark Library

2020-08-09 Thread Daniel
https://bugs.kde.org/show_bug.cgi?id=425173

Bug ID: 425173
   Summary: Import to Dark Library
   Product: kstars
   Version: 3.4.3
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: archcors...@gmail.com
  Target Milestone: ---

SUMMARY
It would be fantastic to be able to import your own dark library.
My use case, which is a common one:
You've created a dark library once a year for your CCD/CMOS camera and would
like to import it into kstars. Currently there is no way to directly import via
the user interface.

WORKAROUND
I have written a script that will copy my dark frames to "~/Library/Application
Support/kstars/darks" and update the SQLite db "userdb.sqlite" with the
appropriate data. 


STEPS TO REPRODUCE
1. Create your own dark calibration frames ahead of time
2. Open Preference > Ekos > Dark Library Tab

OBSERVED RESULT
- No way to import from here


EXPECTED RESULT
- Would be great to have an import option

SOFTWARE/OS VERSIONS
macOS: 10.15.6
kstars: 3.4.3

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

[ksysguard] [Bug 423261] Graphs are pixelated when fractional scaling is enabled

2020-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423261

--- Comment #2 from Nate Graham  ---
JFYI a rewrite of this app is currently in progress, with hardware-accelerated
hidpi-aware graphs provided by the KQuickCharts framework. :)

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

[okular] [Bug 425148] okular import of old embedded annotations does not import the original create/modify time stamp

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425148

--- Comment #2 from jpror...@gmail.com ---
It’s an issue in 1.10 so wouldn’t call it old.

1.3 is in Ubuntu 18.04 and is a valid upgrade path from soon to expire
Ubuntu 16.04 which included a prior okular release that still used the
internal storage for annotation.

This is a bug still present in the data migration routines of 1.10 that
actually causes data loss by ignoring the metadata of the original
annotation.

For those of us who use the annotation feature to take notes in Okular and
are confronted by the loss of timestamps of a large collection of
annotations, it’s a real bug that doesn't have any resolution but in the
code base of okular during migration steps.

I filed the bug as the first step of problem resolution with the intent of
coding a solution.  I believe it comes down to a line or so of code: set
the properties from the original annotation after creating the migrated
Annotation instance. See the code sections referenced in the report.

I’m looking for bug reviewers that can help guide that implementation.



On Sun, Aug 9, 2020 at 5:13 PM Albert Astals Cid 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=425148
>
> Albert Astals Cid  changed:
>
>What|Removed |Added
>
> 
>  CC||aa...@kde.org
>
> --- Comment #1 from Albert Astals Cid  ---
> Sure, valid issue, but at this point how many people are left using such
> old
> versions that this is actually an issue we want to spend time fixing?
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[ksysguard] [Bug 423261] Graphs are pixelated when fractional scaling is enabled

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423261

magnus.gros...@gmail.com changed:

   What|Removed |Added

 CC||magnus.gros...@gmail.com

--- Comment #1 from magnus.gros...@gmail.com ---
Created attachment 130741
  --> https://bugs.kde.org/attachment.cgi?id=130741&action=edit
QtCharts port

I am currently porting the charts from the old custom implementation to
QtCharts. Not only does it look much better and has animations, we also get
proper high DPI support for free with this.

The graphs are not blurred anymore, as can be seen in the attached screenshot.

I am almost finished, just need to cleanup the code and can do a Merge request
then.

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

[ksudoku] [Bug 425172] New: Killer Sudoko with two valid solutions

2020-08-09 Thread randbass
https://bugs.kde.org/show_bug.cgi?id=425172

Bug ID: 425172
   Summary: Killer Sudoko with two valid solutions
   Product: ksudoku
   Version: 1.4.200780
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: iandw...@gmail.com
  Reporter: rg...@cox.net
CC: kde-games-b...@kde.org
  Target Milestone: ---

Created attachment 130740
  --> https://bugs.kde.org/attachment.cgi?id=130740&action=edit
Two valid solutions for game

This shows another game, I believe it is Killer Soduko, with two valid
solutions
See attachment - game was played to the point where two valid solutions are
apparent. Not a software bug, other than in game generation.

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

ADDITIONAL INFORMATION

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

[kdevelop] [Bug 425171] Crash when opening DigiKam project generated by opening CMakeLists.txt file

2020-08-09 Thread Andrew Grafham
https://bugs.kde.org/show_bug.cgi?id=425171

--- Comment #2 from Andrew Grafham  ---
1fc3b2f6d254acec78a336702747c65874958645 was the SHA hash of the checkout from
https://invent.kde.org/graphics/digikam.git that I was trying to build in
kdevelop.

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

[kdevelop] [Bug 425171] Crash when opening DigiKam project generated by opening CMakeLists.txt file

2020-08-09 Thread Andrew Grafham
https://bugs.kde.org/show_bug.cgi?id=425171

--- Comment #1 from Andrew Grafham  ---
Created attachment 130739
  --> https://bugs.kde.org/attachment.cgi?id=130739&action=edit
Project file for crashing project

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

[kdevelop] [Bug 425171] New: Crash when opening DigiKam project generated by opening CMakeLists.txt file

2020-08-09 Thread Andrew Grafham
https://bugs.kde.org/show_bug.cgi?id=425171

Bug ID: 425171
   Summary: Crash when opening DigiKam project generated by
opening CMakeLists.txt file
   Product: kdevelop
   Version: 5.2.1
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: andrew.graf...@gmail.com
  Target Milestone: ---

Application: kdevelop (5.2.1)

Qt Version: 5.9.5
Frameworks Version: 5.44.0
Operating System: Linux 4.15.0-112-generic x86_64
Distribution: Ubuntu 18.04.5 LTS

-- Information about the crash:
I opened KDevelop, created a project from the cmakefiles in the head of
DigiKam's repository, then after a while it crashes (I think whilst trying to
parse the files in the background using Clang/LLVM.)

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3d3a85b940 (LWP 11806))]

Thread 16 (Thread 0x7f3cc4c77700 (LWP 12140)):
#0  0x7f3d306879f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55ea09d4cb30) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f3d306879f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55ea09d4cae0, cond=0x55ea09d4cb08) at pthread_cond_wait.c:502
#2  0x7f3d306879f3 in __pthread_cond_wait (cond=0x55ea09d4cb08,
mutex=0x55ea09d4cae0) at pthread_cond_wait.c:655
#3  0x7f3d376035ab in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f3d2c402ad5 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7f3d2c406ba8 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f3d2c401c8d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7f3d2c404a6b in ThreadWeaver::Thread::run() () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7f3d3760217d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f3d306816db in start_thread (arg=0x7f3cc4c77700) at
pthread_create.c:463
#10 0x7f3d36efda3f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7f3cc5478700 (LWP 12138)):
[KCrash Handler]
#6  0x8021 in  ()
#7  0x7f3cc9b8c263 in  () at /usr/lib/llvm-6.0/lib/libclang-6.0.so.1
#8  0x7f3cc9b8cb72 in  () at /usr/lib/llvm-6.0/lib/libclang-6.0.so.1
#9  0x7f3cc6422171 in llvm::CrashRecoveryContext::~CrashRecoveryContext()
() at /usr/lib/x86_64-linux-gnu/libLLVM-6.0.so.1
#10 0x7f3cc99144b4 in clang_parseTranslationUnit2FullArgv () at
/usr/lib/llvm-6.0/lib/libclang-6.0.so.1
#11 0x7f3cc9914901 in clang_parseTranslationUnit2 () at
/usr/lib/llvm-6.0/lib/libclang-6.0.so.1
#12 0x7f3ccb273a0b in
ParseSessionData::ParseSessionData(QVector const&, ClangIndex*,
ClangParsingEnvironment const&, QFlags) () at
/usr/lib/x86_64-linux-gnu/libKDevClangPrivate.so.30
#13 0x7f3cdc87d373 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/30/kdevclangsupport.so
#14 0x7f3cdc880cc9 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/30/kdevclangsupport.so
#15 0x7f3d2c405d8a in
ThreadWeaver::IdDecorator::run(QSharedPointer,
ThreadWeaver::Thread*) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#16 0x7f3d2c406368 in
ThreadWeaver::Executor::run(QSharedPointer const&,
ThreadWeaver::Thread*) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#17 0x7f3d2c404fd0 in
ThreadWeaver::Job::execute(QSharedPointer const&,
ThreadWeaver::Thread*) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#18 0x7f3d2c404b2d in ThreadWeaver::Thread::run() () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#19 0x7f3d3760217d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x7f3d306816db in start_thread (arg=0x7f3cc5478700) at
pthread_create.c:463
#21 0x7f3d36efda3f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7f3cc5c79700 (LWP 12133)):
#0  0x7f3d2de17644 in g_mutex_unlock () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f3d2ddd0b18 in g_main_context_prepare () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f3d2ddd14fb in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f3d2ddd16dc in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f3d378398ab in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3d377de90a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f3d375fd23a in QThread::exec() (

[kwin] [Bug 423817] KWin/KDE freezes with Steam Proton

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423817

--- Comment #7 from and_...@hotmail.com ---
Those issues also happen in openbox so maybe this is not even a KDE/Kwin bug? I
sincerely can't seem to find the source of this.

I also already have "Allow applications to block compositing" disabled. 

Oh by the way, it seems PPSSPP (a PSP emulator) also has similar symptoms when
using the Vulkan backend. They are similar but quite more serious: all of a
sudden PPSSPP freezes and causes the compositor to crash, which doesn't happen
in Steam Proton. Once KDE starts working again after the freeze, PPSSPP stops
responding completely. 

Due to what you describe, it can also be an Nvidia driver bug.

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

[kmymoney] [Bug 425169] Cannot open file unknown account id

2020-08-09 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=425169

--- Comment #2 from Jack  ---
In particular, I would add that if you uncompress the file, you should grep for
A65.  There "should" be a line beginning with ACCOUNT with that as the id=
value.  If there is no such line present, then the account seems to have been
deleted without deleting all other references to it, which should not happen. 
Did you delete any account(s) during the last successful use of the file?  Did
you notice any odd or warning messages?  Without any more information, it's
going to be very hard (if even possible) for the developers to figure out what
happened, and to figure out if there is a possibility of resolving the problem.

On backups - when was your last good backup of the file?  Do you happen to have
automatic backups turned on?  If so, then in the same directory as your
file.kmy should be file.kmy.1~ up to file.kmy.10~ (depending on the
configuration setting.)

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

[okular] [Bug 425148] okular import of old embedded annotations does not import the original create/modify time stamp

2020-08-09 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=425148

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Sure, valid issue, but at this point how many people are left using such old
versions that this is actually an issue we want to spend time fixing?

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

[okular] [Bug 421780] Most ways of scrolling a document not working (Qt 5.15)

2020-08-09 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=421780

--- Comment #9 from Albert Astals Cid  ---
(In reply to Nate Graham from comment #8)
> Albert, I'd be in favor of doing this for the 20.12 release. What do you
> think?

Yes, i think they should be reverted, but i was outvoted in the discussion we
had in the mailing list to do it for 20.08

Maybe you can join the Okular BoF in Akademy when i plan to bring it up again
https://share.kde.org/s/DXtxMkLrPGwHgKA

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

[frameworks-kio] [Bug 272361] Unavailable mounts that are Places entries make clients displaying a Places panel (e.g. Dolphin, Gwenview, file open or save dialogs) hang or become extremely slow

2020-08-09 Thread Jan Rathmann
https://bugs.kde.org/show_bug.cgi?id=272361

Jan Rathmann  changed:

   What|Removed |Added

 CC||jan.rathm...@gmx.de

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

[dolphin] [Bug 154499] Add a little eject symbol next to mounted volumes/disks/CDs/etc in Dolphin's Places panel

2020-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=154499

--- Comment #20 from Nate Graham  ---
Cool, glad to be able to provide that background.

Are you okay with moving this back to KIO?

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

[okular] [Bug 425170] New: Annotations should optionally ignore touch

2020-08-09 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=425170

Bug ID: 425170
   Summary: Annotations should optionally ignore touch
   Product: okular
   Version: 1.10.80
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: xaver.h...@gmail.com
  Target Milestone: ---

When trying to annotate using a pen Okular doesn't differentiate between touch
and pen events; That means in order to scroll with the touch screen one has to
turn off the annotation tool first.

As a solution I think there should be an option or a button to disable drawing
with touch.

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

[dolphin] [Bug 377253] Show option to format USB drive in context menu

2020-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377253

--- Comment #24 from Nate Graham  ---
Thanks Claudius! Looks good to me.

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

[dolphin] [Bug 224056] [META] Please add relevant options to external hard disks in Places

2020-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=224056

Nate Graham  changed:

   What|Removed |Added

Summary|Please add relevant options |[META] Please add relevant
   |to external hard disks in   |options to external hard
   |Places  |disks in Places

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

[kmymoney] [Bug 425169] Cannot open file unknown account id

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425169

jmad...@usa.com changed:

   What|Removed |Added

 CC||jmad...@usa.com

--- Comment #1 from jmad...@usa.com ---
> 
> ADDITIONAL INFORMATION
> I opened kmymoney to a blank or preexisting file and turned off 'check
> schedules on start up' but I get the same error. I've lost a lot of data if
> I can't get this back. Don't think I'll use this product again if that's the
> case.

Usually not a good move to "threaten" to stop using free software. The reply is
usually "ok, then stop using it".

I'm assuming you are not willing to share the file itself so that a developer
can try to open it? Are you able to follow these instructions to open the file
and visually inspect?
https://docs.kde.org/stable5/en/extragear-office/kmymoney/details.formats.html

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

[krusader] [Bug 424943] unable to create name unless using lower case

2020-08-09 Thread Dave Clifford
https://bugs.kde.org/show_bug.cgi?id=424943

Dave Clifford  changed:

   What|Removed |Added

 CC||cliffor...@gmail.com

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

[plasmashell] [Bug 425002] Plasmashell random crashes when trying to share screenshot

2020-08-09 Thread Juan Carlos
https://bugs.kde.org/show_bug.cgi?id=425002

--- Comment #2 from Juan Carlos  ---
Sorry but I do not see any sad face in the system tray... how can I get a
backtrace if is not that way?

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

[digikam] [Bug 424786] Scroll Bars cover up sort icons

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=424786

haselnus...@gmail.com changed:

   What|Removed |Added

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

--- Comment #6 from haselnus...@gmail.com ---
Yes, you are right! I did not catch that before. If this behavior is expected,
this bug report can be closed.

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

[kmymoney] [Bug 425169] New: Cannot open file unknown account id

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425169

Bug ID: 425169
   Summary: Cannot open file unknown account id
   Product: kmymoney
   Version: 5.1.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: andy_1...@msn.com
  Target Milestone: ---

SUMMARY
Saved a file and had the error message appear:
Unknown account id 'A65'
/build/kmymoney/src/kmymoney-5.1.0/kmymoney/kmymoney/storage/mymoneystoragemgr.cpp:142

STEPS TO REPRODUCE
1. unknown, maybe I deleted a scheduled payment before saving when the error
happened. I deleted a few categories as well.

I can open other saved files but not this one.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Manjaro

ADDITIONAL INFORMATION
I opened kmymoney to a blank or preexisting file and turned off 'check
schedules on start up' but I get the same error. I've lost a lot of data if I
can't get this back. Don't think I'll use this product again if that's the
case.

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

[plasmashell] [Bug 359783] Folder view icons aligned left, but configured to be on the right

2020-08-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=359783

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||leszek.les...@web.de

--- Comment #4 from Vlad Zahorodnii  ---
*** Bug 422035 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 359783] Folder view icons aligned left, but configured to be on the right

2020-08-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=359783

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||vlad.zahorod...@kde.org

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

[plasmashell] [Bug 359783] Folder view icons aligned left, but configured to be on the right

2020-08-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=359783

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #5 from Vlad Zahorodnii  ---
*** Bug 417644 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 422035] Icons align right on move align left

2020-08-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=422035

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #2 from Vlad Zahorodnii  ---


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

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

[plasmashell] [Bug 417644] If icons on desktop are arranged in columns and aligned to right, they move themselves to the left side of the screen in some situations

2020-08-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=417644

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #5 from Vlad Zahorodnii  ---


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

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

[digikam] [Bug 425168] Cannot type accented characters via dead-keys

2020-08-09 Thread Milan Knížek
https://bugs.kde.org/show_bug.cgi?id=425168

Milan Knížek  changed:

   What|Removed |Added

  Component|Tags-Captions   |Usability-i18n

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

[digikam] [Bug 425168] New: Cannot type accented characters via dead-keys

2020-08-09 Thread Milan Knížek
https://bugs.kde.org/show_bug.cgi?id=425168

Bug ID: 425168
   Summary: Cannot type accented characters via dead-keys
   Product: digikam
   Version: 7.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tags-Captions
  Assignee: digikam-bugs-n...@kde.org
  Reporter: kni...@volny.cz
  Target Milestone: ---

SUMMARY

Typing accented chars (like 'ěščřžýáíé') works well, however, I cannot type
these characters via a dead-key + non-accented key combination - which is
needed mainly for typing capital letters ('ĚŠČŘŽ...'

It is still possible to type the accented capital letters in other app and copy
them into digiKam text fields.


STEPS TO REPRODUCE

1. Open digiKam
2. Choose any image
3. Open Captions in side bar
4. Try to type 'Ž' via dead-key (located at shift + '+' on standard keyboard)
and Z.


OBSERVED RESULT

The non-accented character 'Z' is typed.



EXPECTED RESULT

The accented 'Ž' should have been typed.


SOFTWARE/OS VERSIONS

KDE Frameworks 5.70.0
Qt 5.14.2 (built against 5.14.2)
The xcb windowing system
I use AppImage to run digiKam in GNOME on Arch Linux, with english locale but
with a Czech keyboard layout.

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

[plasmashell] [Bug 425167] The panel does a double take on reveal

2020-08-09 Thread Andrei Rybak
https://bugs.kde.org/show_bug.cgi?id=425167

Andrei Rybak  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[plasmashell] [Bug 425167] New: The panel does a double take on reveal

2020-08-09 Thread Andrei Rybak
https://bugs.kde.org/show_bug.cgi?id=425167

Bug ID: 425167
   Summary: The panel does a double take on reveal
   Product: plasmashell
   Version: 5.19.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: rybak@gmail.com
  Target Milestone: 1.0

Created attachment 130738
  --> https://bugs.kde.org/attachment.cgi?id=130738&action=edit
Demonstration of panel double take.

SUMMARY
Hidden panel does a double take when revealed by moving the mouse cursor to the
edge of the screen.

STEPS TO REPRODUCE
1. Move mouse to the edge of the screen, where the panel is located.
2. Wait for panel to reveal itself.
3. Observe the panel.

OBSERVED RESULT
Panel moves twice.

EXPECTED RESULT
Panel moves once.

ADDITIONAL INFORMATION
It appears, that the behavior depends on the absence of getting focus on an
element of the reveal button (compare different attempts to reproduce in the
video).

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.19
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2
Kernel Version: 5.3.0-51-generic
OS Type: 64-bit
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.7 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

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

[frameworks-kirigami] [Bug 404396] Page titles are no longer the same size as a level 1 Heading

2020-08-09 Thread Ismael Asensio
https://bugs.kde.org/show_bug.cgi?id=404396

Ismael Asensio  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit|https://commits.kde.org/kcm |https://invent.kde.org/fram
   |utils/87a9ee123346a2bd78517 |eworks/kirigami/commit/d325
   |45fb6ea8b899ef7ce5c |918b33be406930425cdfa49208b
   ||e6b6f06e7
   Version Fixed In||5.74

--- Comment #10 from Ismael Asensio  ---
Git commit d325918b33be406930425cdfa49208be6b6f06e7 by Ismael Asensio.
Committed on 09/08/2020 at 12:35.
Pushed by iasensio into branch 'master'.

Do not override Heading pixel size in BreadCrumbControl

This fixes the inconsistency found in title sizes between QML KCMs and
QWidget KCMs.

Both KCM titles use the same logic to calculate the title font.pointSize
depending on the heading level:
- `Heading.qml:headerPointSize()` in Kirigami
- `ktitlewidget.cpp:textStyleSheet()` in KConfigWidgets

But setting externally the `Heading.pixelSize` depending on height was
overriding this calculation.
FIXED-IN: 5.74
MR: https://invent.kde.org/frameworks/kirigami/-/merge_requests/73

M  +0-2src/controls/private/globaltoolbar/BreadcrumbControl.qml

https://invent.kde.org/frameworks/kirigami/commit/d325918b33be406930425cdfa49208be6b6f06e7

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

[okular] [Bug 424817] Ugly rendering of images containing text in PDF files

2020-08-09 Thread Jan Rathmann
https://bugs.kde.org/show_bug.cgi?id=424817

--- Comment #21 from Jan Rathmann  ---
(In reply to Albert Astals Cid from comment #20)
> (In reply to Jan Rathmann from comment #17)
> > 
> > My intention was to do as much testing myself and to provide as much
> > information as possible to help to narrow the circumstances where the bug
> > appears -  I thought this would be helpful and "good practice".ç
> 
> It is, apologies for my rudeness.

No problem, apology accepted :)

> 
> > I honestly
> > didn't want to pretend that I know something better than anyone else -
> > especially since actually I don't have much clue I think.
> > 
> > I'm a bit unsure, should I still report the bug to poppler? I don't want to
> > make any further mistake...
> 
> Yes please, do a report.
> 

Ok, here is the report:
https://gitlab.freedesktop.org/poppler/poppler/-/issues/950

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

[frameworks-kdeclarative] [Bug 425166] New: warning: enum constant in boolean context [-Wint-in-bool-context]

2020-08-09 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=425166

Bug ID: 425166
   Summary: warning: enum constant in boolean context
[-Wint-in-bool-context]
   Product: frameworks-kdeclarative
   Version: 5.65.0
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: ralf.habac...@freenet.de
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
While cross compiling kdeclarative I got the following warning

[   96s]
/home/abuild/rpmbuild/BUILD/kdeclarative-5.65.0/src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:
In member function 'bool
KeySequenceHelperPrivate::conflictWithGlobalShortcuts(const QKeySequence&)':
[   96s]
/home/abuild/rpmbuild/BUILD/kdeclarative-5.65.0/src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:273:99:
warning: enum constant in boolean context [-Wint-in-bool-context]
[   96s]   273 | if (KeySequenceHelper::GlobalShortcuts &&
keySequence.toString().contains(QLatin1String("F12"))) {

STEPS TO REPRODUCE
1. register at https://build.opensuse.org
2a. inspect build log at
https://build.opensuse.org/package/live_build_log/home:rhabacker:branches:windows:mingw:win32:KF565/mingw32-kdeclarative/openSUSE_Leap_15.2/x86_64
 
or
2b. on opensuse os install osc with 
  sudo zypper install osc
3. run 
  osc co home:rhabacker:branches:windows:mingw:win32:KF565/mingw32-kdeclarative
  cd home:rhabacker:branches:windows:mingw:win32:KF565/mingw32-kdeclarative
  osc build openSUSE_Leap_15.2 -jxx (with xx number of threads)
4. inspect build log

OBSERVED RESULT
The mentioned warning appears

EXPECTED RESULT
The mentioned warning should not appear


SOFTWARE/OS VERSIONS
Windows: cross compiled on openSUSE Leap
KDE Frameworks Version: 5.65
Qt Version: 5.11

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

[krita] [Bug 420532] Using Cut at Point doesn't break a Vector into two parts

2020-08-09 Thread Samwise Galenorn
https://bugs.kde.org/show_bug.cgi?id=420532

--- Comment #4 from Samwise Galenorn  ---
(In reply to vanyossi from comment #3)
> A vector shape is composed points(nodes), each two points can be joined by a
> line, called a segment. When you Break at point, you are not creating a new
> object, you are just modifying segments. In this case you add a new point
> and create 2 segments. However both segments belong to the same shape. 
> 
> To separate the vectors into different shapes: using the selection tool ->
> right click -> Logical operations -> Split.
> 
> Both segments are now on different shapes. And copying and pasting each
> shape into different vector layers is then possible.

I haven't checked in on this bug for a bit, sorry.
Your stated process works great, thanks.

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

[dolphin] [Bug 377253] Show option to format USB drive in context menu

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=377253

--- Comment #23 from Claudius Ellsel  ---
Alright. I just restructured the corresponding bugs.

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

[dolphin] [Bug 224056] Please add relevant options to external hard disks in Places

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=224056
Bug 224056 depends on bug 195807, which changed state.

Bug 195807 Summary: add "properties" context menu item to the storage media 
items on the left panel
https://bugs.kde.org/show_bug.cgi?id=195807

   What|Removed |Added

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

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

[dolphin] [Bug 195807] add "properties" context menu item to the storage media items on the left panel

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=195807

Claudius Ellsel  changed:

   What|Removed |Added

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

--- Comment #2 from Claudius Ellsel  ---
Checked with the most current version of Dolphin and for mounted devices there
is now such an entry, so closing as fixed.

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

[dolphin] [Bug 422852] Change label of usb disk

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=422852

Claudius Ellsel  changed:

   What|Removed |Added

 CC||claudius.ell...@live.de

--- Comment #2 from Claudius Ellsel  ---
More precise duplicate

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

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

[dolphin] [Bug 408321] Feature Request: Add Entry in Context Menu to Rename Drives

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=408321

Claudius Ellsel  changed:

   What|Removed |Added

 CC||lopeziba...@gmail.com

--- Comment #3 from Claudius Ellsel  ---
*** Bug 422852 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 418383] There should be an easy way to format USB sticks attached to the system in Dolphin

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=418383

Claudius Ellsel  changed:

   What|Removed |Added

 CC||claudius.ell...@live.de

--- Comment #3 from Claudius Ellsel  ---
More precise duplicate

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

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

[dolphin] [Bug 377253] Show option to format USB drive in context menu

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=377253

Claudius Ellsel  changed:

   What|Removed |Added

 CC||hasannisa...@gmail.com

--- Comment #22 from Claudius Ellsel  ---
*** Bug 418383 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 377253] Show option to format USB drive in context menu

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=377253

Claudius Ellsel  changed:

   What|Removed |Added

 CC||rockonthemoo...@gmail.com

--- Comment #20 from Claudius Ellsel  ---
*** Bug 398843 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 377253] Show option to format USB drive in context menu

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=377253

Claudius Ellsel  changed:

   What|Removed |Added

 CC||amplespen...@protonmail.com

--- Comment #21 from Claudius Ellsel  ---
*** Bug 410591 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 398843] add "Format" in Removable Devices context-menu if partitionmanager is installed

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=398843

Claudius Ellsel  changed:

   What|Removed |Added

 CC||claudius.ell...@live.de

--- Comment #2 from Claudius Ellsel  ---
Changed to more precise duplicate.

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

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

[dolphin] [Bug 410591] Add a format button to the context menu when right clicking devices on the sidebar

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=410591

Claudius Ellsel  changed:

   What|Removed |Added

 CC||claudius.ell...@live.de

--- Comment #2 from Claudius Ellsel  ---
More precise duplicate.

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

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

[dolphin] [Bug 324399] Should be possible to rename nfs share places

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=324399

Claudius Ellsel  changed:

   What|Removed |Added

 CC||claudius.ell...@live.de

--- Comment #4 from Claudius Ellsel  ---
Changed to a more precise duplicate. This report is older, but the newer one is
the currently open one. Let me know if you prefer to have it the other way
round.

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

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

[dolphin] [Bug 408321] Feature Request: Add Entry in Context Menu to Rename Drives

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=408321

--- Comment #2 from Claudius Ellsel  ---
*** Bug 324399 has been marked as a duplicate of this bug. ***

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

[kfile] [Bug 220472] places toolbar should have context menu actions for removable devices

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=220472

Claudius Ellsel  changed:

   What|Removed |Added

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

--- Comment #2 from Claudius Ellsel  ---
Reopening, though this might already be available. I also don't exactly
understand which options are requested. I assume the option "if a device is
mounted at boot time"? This might need some clarification and also might
already be available.

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

[dolphin] [Bug 224056] Please add relevant options to external hard disks in Places

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=224056
Bug 224056 depends on bug 220472, which changed state.

Bug 220472 Summary: places toolbar should have context menu actions for 
removable devices
https://bugs.kde.org/show_bug.cgi?id=220472

   What|Removed |Added

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

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

[kfile] [Bug 220472] places toolbar should have context menu actions for removable devices

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=220472

Claudius Ellsel  changed:

   What|Removed |Added

 Blocks||224056
 CC||claudius.ell...@live.de


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=224056
[Bug 224056] Please add relevant options to external hard disks in Places
-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 224056] Please add relevant options to external hard disks in Places

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=224056

Claudius Ellsel  changed:

   What|Removed |Added

 Depends on||220472


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=220472
[Bug 220472] places toolbar should have context menu actions for removable
devices
-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 424914] Can't click on the topmost pixel of firefox tabs

2020-08-09 Thread Mark Smith
https://bugs.kde.org/show_bug.cgi?id=424914

--- Comment #6 from Mark Smith  ---
Created attachment 130737
  --> https://bugs.kde.org/attachment.cgi?id=130737&action=edit
Video of the issue on a brand new firefox profile.

Video of the issue on a brand new firefox profile.

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

[dolphin] [Bug 224056] Please add relevant options to external hard disks in Places

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=224056

Claudius Ellsel  changed:

   What|Removed |Added

   See Also|https://bugs.kde.org/show_b |
   |ug.cgi?id=377253|

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

[dolphin] [Bug 224056] Please add relevant options to external hard disks in Places

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=224056

Claudius Ellsel  changed:

   What|Removed |Added

 Depends on||377253


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=377253
[Bug 377253] Show option to format USB drive in context menu
-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 377253] Show option to format USB drive in context menu

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=377253

Claudius Ellsel  changed:

   What|Removed |Added

 Blocks||224056


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=224056
[Bug 224056] Please add relevant options to external hard disks in Places
-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 377253] Show option to format USB drive in context menu

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=377253

Claudius Ellsel  changed:

   What|Removed |Added

   See Also|https://bugs.kde.org/show_b |
   |ug.cgi?id=224056|

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

[dolphin] [Bug 154499] Add a little eject symbol next to mounted volumes/disks/CDs/etc in Dolphin's Places panel

2020-08-09 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=154499

--- Comment #19 from Claudius Ellsel  ---
Thanks for the explanation. I was unaware of the different implementations of
the places panel.

You are right, it probably makes sense to try not to have duplicate code and
thus use the already existing implementation also in Dolphin. The only thing I
am not sure about is whether it is sensible to have unmount buttons also in the
other contexts where the places panel is used in. But I guess that could also
maybe be circumvented with some sort of switch dependent on the context, if
this should turn out to be a problem.

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

[gwenview] [Bug 425165] New: Gwenview crash slideshow

2020-08-09 Thread xoanseoane
https://bugs.kde.org/show_bug.cgi?id=425165

Bug ID: 425165
   Summary: Gwenview crash slideshow
   Product: gwenview
   Version: 20.04.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: jcsv9...@gmail.com
  Target Milestone: ---

Application: gwenview (20.04.3)

Qt Version: 5.14.2
Frameworks Version: 5.72.0
Operating System: Linux 5.4.0-42-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.19

-- Information about the crash:
- What I was doing when the application crashed: watching jpg file on gwenview
fullscreen slideshow hello everybody

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  QWeakPointer::internalData (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer_impl.h:701
#5  QPointer::data (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:77
#6  QPointer::operator-> (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qpointer.h:79
#7  Gwenview::DocumentView::dragThumbnailLoaded (this=,
item=..., pix=...) at ./lib/documentview/documentview.cpp:1105
#8  0x7f3a1f4b66d7 in QtPrivate::QSlotObjectBase::call (a=0x7ffc156679b0,
r=0x55717bc6a910, this=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9  doActivate (sender=0x7f39b4004760, signal_index=22,
argv=0x7ffc156679b0) at kernel/qobject.cpp:3870
#10 0x7f3a1f4b0f92 in QMetaObject::activate
(sender=sender@entry=0x7f39b4004760, m=m@entry=0x7f3a23beff40
,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc156679b0)
at kernel/qobject.cpp:3930
#11 0x7f3a2399ee3e in Gwenview::ThumbnailProvider::thumbnailLoaded
(this=this@entry=0x7f39b4004760, _t1=..., _t2=..., _t3=..., _t4=) at
./obj-x86_64-linux-gnu/lib/gwenviewlib_autogen/6D5CK4GEXA/moc_thumbnailprovider.cpp:208
#12 0x7f3a23952a3d in Gwenview::ThumbnailProvider::emitThumbnailLoaded
(this=this@entry=0x7f39b4004760, img=..., size=...) at
./lib/thumbnailprovider/thumbnailprovider.cpp:560
#13 0x7f3a23952aa0 in Gwenview::ThumbnailProvider::thumbnailReady
(this=0x7f39b4004760, _img=..., _size=...) at
./lib/thumbnailprovider/thumbnailprovider.cpp:379
#14 0x7f3a239a21ed in Gwenview::ThumbnailProvider::qt_static_metacall
(_o=, _c=, _id=6, _a=) at
./obj-x86_64-linux-gnu/lib/gwenviewlib_autogen/6D5CK4GEXA/moc_thumbnailprovider.cpp:109
#15 0x7f3a1f4ae57b in QObject::event (this=0x7f39b4004760,
e=0x7f39ac006400) at kernel/qobject.cpp:1339
#16 0x7f3a20d779ac in QApplicationPrivate::notify_helper
(this=this@entry=0x55717b7b11d0, receiver=receiver@entry=0x7f39b4004760,
e=e@entry=0x7f39ac006400) at kernel/qapplication.cpp:3685
#17 0x7f3a20d7ebb0 in QApplication::notify (this=0x7ffc15668160,
receiver=0x7f39b4004760, e=0x7f39ac006400) at kernel/qapplication.cpp:3431
#18 0x7f3a1f47b4a8 in QCoreApplication::notifyInternal2
(receiver=0x7f39b4004760, event=0x7f39ac006400) at
kernel/qcoreapplication.cpp:1075
#19 0x7f3a1f47b67e in QCoreApplication::sendEvent
(receiver=receiver@entry=0x7f39b4004760, event=event@entry=0x7f39ac006400) at
kernel/qcoreapplication.cpp:1470
#20 0x7f3a1f47e121 in QCoreApplicationPrivate::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0,
data=0x55717b7a6380) at kernel/qcoreapplication.cpp:1815
#21 0x7f3a1f47e6b8 in QCoreApplication::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0) at
kernel/qcoreapplication.cpp:1674
#22 0x7f3a1f4db103 in postEventSourceDispatch (s=0x55717b8142a0) at
kernel/qeventdispatcher_glib.cpp:277
#23 0x7f3a1689d417 in g_main_context_dispatch () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x7f3a1689d650 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x7f3a1689d6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x7f3a1f4da7ac in QEventDispatcherGlib::processEvents
(this=0x55717b80dee0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#27 0x7f3a1f479d2a in QEventLoop::exec (this=this@entry=0x7ffc15668060,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#28 0x7f3a1f4834a0 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1383
#29 0x557179eca8df in main (argc=, argv=) at
./app/main.cpp:168

Reported using DrKonqi

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

[kdenlive] [Bug 425164] kdenlive search online resource not working

2020-08-09 Thread Lestro
https://bugs.kde.org/show_bug.cgi?id=425164

--- Comment #1 from Lestro  ---
Created attachment 130736
  --> https://bugs.kde.org/attachment.cgi?id=130736&action=edit
kdenlive search online resource not working

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

[kdenlive] [Bug 425164] New: kdenlive search online resource not working

2020-08-09 Thread Lestro
https://bugs.kde.org/show_bug.cgi?id=425164

Bug ID: 425164
   Summary: kdenlive search online resource not working
   Product: kdenlive
   Version: 20.04.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jorgeles...@gmail.com
  Target Milestone: ---

SUMMARY
Lunching the Project > online Resources opens the search window but after
writing something and clicking on search button the icon changes to hour glass
but nothing happens (does not show any results).
All tree resources types present the same behavior. 

STEPS TO REPRODUCE
1. Project > online Resources
2. write something in search text box
3. clicking on search button

OBSERVED RESULT


EXPECTED RESULT
showing some results on the Search Online Results window

SOFTWARE/OS VERSIONS
Windows: 10


ADDITIONAL INFORMATION

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

[digikam] [Bug 418163] No dark theme properly shows partly selected captions

2020-08-09 Thread Jan van Bekkum
https://bugs.kde.org/show_bug.cgi?id=418163

--- Comment #13 from Jan van Bekkum  ---
I didn't notice changes compared to earlier versions. Still only the light
themes offer sufficient tristate contrast.

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

[plasmashell] [Bug 424466] When I right-click on a folder on desktop and choose "Paste one file", the file is pasted on desktop

2020-08-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=424466

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[frameworks-kuserfeedback] [Bug 425050] I see you're already losing users' trust over this... Here are some suggestions.

2020-08-09 Thread Someone Concerned
https://bugs.kde.org/show_bug.cgi?id=425050

--- Comment #4 from Someone Concerned 
 ---
(5) Fair point.

(7) Done: https://bugs.kde.org/show_bug.cgi?id=425114

(8) The point of adding an option to review data *before* it's submitted is to
increase perceived trustworthiness of KUserFeedback, not to provide any actual
protection. Perception != reality, especially when it comes to
super-distrustful people whom you've alienated... We need such people more than
ever now.

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

[okular] [Bug 424340] PDF bookmarks not found when opening document by symbolic link

2020-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=424340

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||1.12.0

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

[print-manager] [Bug 425117] Combine "Halt" and "Continue" button

2020-08-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425117

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org

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

[kwin] [Bug 408943] KWin-on-libinput ignores keyboard KCM settings; uses default repeat delay/rate

2020-08-09 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=408943

--- Comment #10 from Patrick Silva  ---
output on neon unstable

[3068071,334] wl_registry@2.global(3,
"zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[3068072,417]  -> wl_seat@6.get_keyboard(new id wl_keyboard@3)
[3068073,268] wl_keyboard@3.repeat_info(25, 600)
[3068073,292] wl_keyboard@3.keymap(1, fd 4, 53810)
[3068107,012] wl_registry@12.global(3,
"zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[3068116,561] wl_registry@21.global(3,
"zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
  keyboardInputInterval: 400
  keyboardAutoRepeatRate: 30
[3068207,640]  -> wl_keyboard@3.release()

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

[Breeze] [Bug 407639] With the default Breeze theme, labels on tabs in Firefox are hard to read when using CSDs

2020-08-09 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=407639

Patrick Silva  changed:

   What|Removed |Added

Version|5.15.90 |5.19.4

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

[konsole] [Bug 425162] Konsole fails to build

2020-08-09 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=425162

Martin Sandsmark  changed:

   What|Removed |Added

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

--- Comment #4 from Martin Sandsmark  ---
But thanks for the quick response!

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

[konsole] [Bug 425162] Konsole fails to build

2020-08-09 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=425162

--- Comment #3 from Martin Sandsmark  ---
I meant .a files, it impacts build times a bit. might impact LTO as well,
unless we switch to thin archives (which has another bunch of issues).


Alternatively we could do something like this (cmake magic I recently learned),
I think that works more like expected (i. e. isn't impacted by LDFLAGS and
stuff):

  diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
  index 58b3290f..16fd27af 100644
  --- a/src/CMakeLists.txt
  +++ b/src/CMakeLists.txt
  @@ -205,7 +205,7 @@ ki18n_wrap_ui(konsoleprivate_SRCS
   # add the resource files for the ui files
   qt5_add_resources( konsoleprivate_SRCS ../desktop/konsole.qrc)

  -add_library(konsoleprivate ${konsoleprivate_SRCS})
  +add_library(konsoleprivate ${konsoleprivate_SRCS} 
$)
   generate_export_header(konsoleprivate BASE_NAME konsoleprivate)

   target_link_libraries(konsoleprivate
  diff --git a/src/session/CMakeLists.txt b/src/session/CMakeLists.txt
  index 1e8f86a2..d4271ab8 100644
  --- a/src/session/CMakeLists.txt
  +++ b/src/session/CMakeLists.txt
  @@ -24,7 +24,7 @@ set(konsole_session_SRCS
   )

   add_library(konsolesession
  -STATIC
  +OBJECT
   ${konsole_session_SRCS}
   )


It makes it harder to depend on other modules (so with this no other modules
can depend on konsolesession), but that's really a good thing imho.

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

[konsole] [Bug 425162] Konsole fails to build

2020-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=425162

tcanabr...@kde.org changed:

   What|Removed |Added

 CC||tcanabr...@kde.org

--- Comment #2 from tcanabr...@kde.org ---
Martin, konsole is not split into multiple .so files, there will not be a
performance hit. it's split into multiple static libraries, so it's easier to
understand the architecture, and each static library links directly to the
libkonsoleprivate.so

I just reverted the commit that broke the build, and that also was a bit of
facepalm moment for me:
currently the konsole architecture is broken, as there's a hard dependency on
SessionController -> TerminalDisplay, but there's also a hard dependency on
TerminalDisplay->SessionController. And this was the cause of the linkage
error.

For me, without those flags and gcc 10.1, it compiled fine, so that's the
reason I didn't realized sooner.

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

[frameworks-kio] [Bug 425163] New: Kate is spewing kf5.kio.kdirmodel: protocol mismatch: "" vs "file"

2020-08-09 Thread Andreas Nordal
https://bugs.kde.org/show_bug.cgi?id=425163

Bug ID: 425163
   Summary: Kate is spewing kf5.kio.kdirmodel: protocol mismatch:
"" vs "file"
   Product: frameworks-kio
   Version: 5.72.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: andreas_norda...@hotmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
Annoying error message in the terminal.

STEPS TO REPRODUCE
touch file.txt && kate file.txt

OBSERVED RESULT
kf5.kio.kdirmodel: protocol mismatch: "" vs "file"

EXPECTED RESULT


SOFTWARE/OS VERSIONS
kate 20.04.3
openSUSE Tumbleweed 20200807

KDE Plasma Version: 5.19
KDE Frameworks Version: 5.72.0
Qt Version: 5.15

ADDITIONAL INFORMATION
Kwrite does not suffer from this.

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

[kwin] [Bug 408943] KWin-on-libinput ignores keyboard KCM settings; uses default repeat delay/rate

2020-08-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=408943

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|REOPENED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #9 from David Edmundson  ---
>Rate setting is still not working after update to plasma 5.16.4 on Arch Linux
even after relogin.


Please set to something non standard and include output of

WAYLAND_DEBUG=1 qtdiag |& grep keyboard

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

[krita] [Bug 425153] Many of the tools, such as the brush, line and selection tools, don't work.

2020-08-09 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=425153

Tymond  changed:

   What|Removed |Added

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

--- Comment #1 from Tymond  ---
Hi, we wouldn't release a version that completely doesn't work. There must be
something special about your system or maybe the way you do things. It would be
better if you asked for help on forum like krita-artists.org .

- Does it happen only in one specific file or maybe several?
- Does it go away if you do: Configure Krita -> Display, change the Renderer,
click OK and restart Krita?
- If not, does it go away if you reset your configuration:
https://docs.krita.org/en/KritaFAQ.html#resetting-krita-configuration

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

  1   2   >