[Discover] [Bug 417192] Discover shows version of some addons from KDE Store as "%'(i18n_argument_missing)"

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417192

andresdor...@gmail.com changed:

   What|Removed |Added

 CC||andresdor...@gmail.com

--- Comment #4 from andresdor...@gmail.com ---
This also happens rto me except discover crashes afterwards

https://bugs.kde.org/show_bug.cgi?id=419648

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

[kdeconnect] [Bug 357193] KDEConnect does not handle secound batterie in phone

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=357193

cliabh...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||kdeconnect-kde/commit/c3151
   ||70be5e6b2defe1a2768db007d70
   ||059c53c8

--- Comment #1 from cliabh...@gmail.com ---
Git commit c315170be5e6b2defe1a2768db007d70059c53c8 by Philip Cohn-Cort.
Committed on 13/04/2020 at 05:54.
Pushed by philipc into branch 'master'.

Finally, we have support for sending out Battery information.

## Summary

The core idea is as follows:

1. When a Link loads the BatteryPlugin, we query Solid for a list of batteries.
1. If the list is empty, we print a warning message and return quickly
2. Otherwise, we connect *two signals* to every object in that list
2. We send out a single new NetworkPacket as soon as we've processed that list
3. When either of those two signals emits, we send another new NetworkPacket

### Multi-battery Support

To handle devices with multiple batteries (requested in that bug), we average
together the battery percentages. This also includes a new field in the packet
for
'number of batteries' called `batteryQuantity`. For backwards compatibility, we
can
assume it has a default value of one.

This should ensure we support
- devices with no batteries at all (like many desktop machines)
- devices with hot-pluggable batteries (like those laptops with detachable
screens)

### Concerns

Note that the implementation isn't perfect.
We'll need some new localizable text to make it clear that we now support
sending
battery status information.

Then there's a rather significant question: maybe we should have two battery
plugins
on each client, like we do for the `findmyphone`/`findthisdevice` plugins?

## Test Plan

We need to ensure that other clients (including those using the Android
codebase)
will respond correctly. The main things to look at are
1. are these new packets sent when the plugin is enabled, and not sent when
it's disabled?
2. is the charge percentage accurate?
3. is the charge state (charging, discharging, or full) accurate?
and
4. do we see the correct number of warnings for low-battery?

M  +1-1CMakeLists.txt
M  +1-0plugins/battery/CMakeLists.txt
M  +4-2plugins/battery/README
M  +76   -2plugins/battery/batteryplugin.cpp
M  +6-0plugins/battery/batteryplugin.h
M  +3-1plugins/battery/kdeconnect_battery.json

https://invent.kde.org/kde/kdeconnect-kde/commit/c315170be5e6b2defe1a2768db007d70059c53c8

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

[lattedock] [Bug 418766] Latte dock is randomly crashing when I interact with it ever since the 0.9.9 update

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418766

andresdor...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #11 from andresdor...@gmail.com ---
This was also fixed when I updated to the latest got but I think it might of
been something else in my setup that was causing that either way I haven't had
that crash since I last reported it

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

[krita] [Bug 420009] New: Resource management issue in Windows, Fatal Error on run

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420009

Bug ID: 420009
   Summary: Resource management issue in Windows, Fatal Error on
run
   Product: krita
   Version: git master
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Resource Management
  Assignee: krita-bugs-n...@kde.org
  Reporter: voronw...@gmail.com
  Target Milestone: ---

First time I ran my build of master,  brushes with image tips wouldn't work
because it couldn't find the default resource bundle.   Log viewer showed it
looking in the wrong path (it was looking in
c:\Users\%username%\AppData\Roaming\krita\C:\Users\%username%\AppData\Roaming\krita

Since it was showing it twice, I went to the options, and there was an option
for the location of resources and cache, so I cleared those to be empty, but
that didn't fix it.

Now I can't run Krita at all, from any of the latest nightlies or my build of
master.  I get a window that says "Krita: Fatal error - Krita  3. Could not
create the resource location at //brushes. Krita will quit now."

I can still run older builds. Those older builds don't even appear to have the
cache/resources directory options in the settings menu, so I think it's related
to that.  I'm not sure when that got added.

STEPS TO REPRODUCE
error 1:
1. Run latest master version in Windows.
2. Try to use a brush with a predefined tip (instead of auto)

error 2:
1. Clear cache/resource settings in Settings/Configure Krita/General/???
2. Close Krita
3. Attempt to run Krita again.

OBSERVED RESULT
error 1: brush does nothing.  Log viewer shows error.

error 2: Krita shows splash screen, then an error window saying "Krita: Fatal
error - Krita  3. Could not create the resource location at //brushes.
Krita will quit now."

EXPECTED RESULT
error 1: brushes load correctly and work.

error 2: Krita starts up successfully

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #12 from andresdor...@gmail.com ---
That's not an option for me because I need latte to open on the non primary
monitor for my gaming setup to work. Anyway I did have that DP monitor plugged
in but I tried unplugging it and plugging it back and eventually after doing
that I fe times I got latte to show up. So I'm not even sure this would be a
bug with latte it could be with the drivers or something

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

[kdeplasma-addons] [Bug 419353] System load viewer can't handle 24 cores

2020-04-12 Thread Shmerl
https://bugs.kde.org/show_bug.cgi?id=419353

--- Comment #3 from Shmerl  ---
Waiting for Debian to upload Plasma 5.18.x. It can take a long while.

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

[kwin] [Bug 418845] Kwin crashes every time system wakes from suspend if display is powered down

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418845

Bug Janitor Service  changed:

   What|Removed |Added

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

[kdiff3] [Bug 419284] KDiff3 crashes when dialogue box cancelled on possibly binary file warning

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419284

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

[dolphin] [Bug 417892] Dolphin crashed when ejecting used disc

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=417892

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |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.

[kmenuedit] [Bug 419386] KDE Menu Editor crashed after saving the menu using 'Restore to System Menu'

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419386

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

[kdeplasma-addons] [Bug 419353] System load viewer can't handle 24 cores

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=419353

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

[konsole] [Bug 418344] Konsole feature: go to last command

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418344

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.

[krusader] [Bug 413428] Please add bookmarks for "folder pairs"

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413428

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

[systemsettings] [Bug 414418] Truncated labels on Display and Monitor / Display Configuration page

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=414418

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

[dolphin] [Bug 418475] Crash when hiding several offline NFS mount points

2020-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418475

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

[krita] [Bug 419996] Krita registers itself repeatedly in the Ubuntu file associations

2020-04-12 Thread Dan Dascalescu
https://bugs.kde.org/show_bug.cgi?id=419996

--- Comment #2 from Dan Dascalescu  ---
Sorry, I'm just a person trying to edit images, not a Linux expert.

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

[systemsettings] [Bug 419850] System Settings crashes when adding Japanese, Korean, or Traditional Chinese languages

2020-04-12 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=419850

--- Comment #6 from Alex  ---
These packages seem related to the language install. This came from the 


This looks like the event from term.log. The timestamps of the matching package
actions in dpkg.log matches about the time I got the prompt to install packages
that fixed the language adding crash.

og started: 2020-04-12  14:05:07
Selecting previously unselected package language-pack-gnome-en-base.
(Reading database ... ^M(Reading database ... 5%^M(Reading database ...
10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database
... 2>
Preparing to unpack .../language-pack-gnome-en-base_1%3a19.10+20191010_all.deb
...
Unpacking language-pack-gnome-en-base (1:19.10+20191010) ...
Selecting previously unselected package language-pack-gnome-en.
Preparing to unpack .../language-pack-gnome-en_1%3a19.10+20191010_all.deb ...
Unpacking language-pack-gnome-en (1:19.10+20191010) ...
Setting up language-pack-gnome-en (1:19.10+20191010) ...
Setting up language-pack-gnome-en-base (1:19.10+20191010) ...
Log ended: 2020-04-12  14:05:08


Related entries from dpkg.log
2019-10-17 12:31:01 install language-pack-en-base:all  1:19.10+20191010
2019-10-17 12:31:01 status half-installed language-pack-en-base:all
1:19.10+20191010
2019-10-17 12:31:01 status unpacked language-pack-en-base:all 1:19.10+20191010
2019-10-17 12:31:01 install language-pack-en:all  1:19.10+20191010
2019-10-17 12:31:01 status half-installed language-pack-en:all 1:19.10+20191010
2019-10-17 12:31:01 status unpacked language-pack-en:all 1:19.10+20191010
2019-10-17 12:31:01 install k3b-i18n:all  19.04.3-0ubuntu1
2019-10-17 12:31:01 status half-installed k3b-i18n:all 19.04.3-0ubuntu1
2019-10-17 12:31:02 status unpacked k3b-i18n:all 19.04.3-0ubuntu1
2019-10-17 12:31:02 install language-pack-kde-en:all  1:19.10.0ubuntu1
2019-10-17 12:31:02 status half-installed language-pack-kde-en:all
1:19.10.0ubuntu1
2019-10-17 12:31:02 status unpacked language-pack-kde-en:all 1:19.10.0ubuntu1

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

[konsole] [Bug 420008] New: Add Bookmark hotkey conflict

2020-04-12 Thread Farhan
https://bugs.kde.org/show_bug.cgi?id=420008

Bug ID: 420008
   Summary: Add Bookmark hotkey conflict
   Product: konsole
   Version: 19.12.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: bookmark
  Assignee: konsole-de...@kde.org
  Reporter: farhan.kathaw...@gmail.com
  Target Milestone: ---

SUMMARY
The CTRL+B hotkey for adding a bookmark in Konsole conflicts with several
heavily used terminal programs (notably tmux and vim/vi).

STEPS TO REPRODUCE
1. Install tmux and run the `tmux` command
2. Try to open a new pane with either CTRL+B + % or CTRL+B + "
3. 

OBSERVED RESULT
The pane does not open. Instead a bookmark is silently added to the Konsole
bookmarks tab

EXPECTED RESULT
The pane opens.

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

ADDITIONAL INFORMATION
Would love if there were an option in Settings to change this hotkey, it
seriously throws off the workflow to have default major key combinations
conflicting with ones terminal. Thanks for all your work on the project. I can
also help with the bug, if you can point to the code repo and installation
instructions.

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

[systemsettings] [Bug 419031] system settings

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419031

eric.grima...@gmail.com changed:

   What|Removed |Added

 CC||eric.grima...@gmail.com

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

[kwin] [Bug 420007] New: Plasma desktop loses borders on all windows

2020-04-12 Thread remyvrs
https://bugs.kde.org/show_bug.cgi?id=420007

Bug ID: 420007
   Summary: Plasma desktop loses borders on all windows
   Product: kwin
   Version: 5.12.9
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: remy...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.12.9)

Qt Version: 5.9.5
Frameworks Version: 5.44.0
Operating System: Linux 5.3.0-46-generic x86_64
Distribution: Ubuntu 18.04.4 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I have clicked a intensive task in eclipse

- Unusual behavior I noticed:
The borders have dissapeared for a few seconds. But this dissapear sometimes
happens for good and nothing else works : not even ALT+TAB therefor I am forces
to reboot (in another tty, CTRL+ALT+F2..)

The crash can be reproduced sometimes.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe76b74ecc0 (LWP 3320))]

Thread 8 (Thread 0x7fe69490c700 (LWP 4456)):
#0  0x7fe76411f9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x5654dd749174) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fe76411f9f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x5654dd749120, cond=0x5654dd749148) at pthread_cond_wait.c:502
#2  0x7fe76411f9f3 in __pthread_cond_wait (cond=0x5654dd749148,
mutex=0x5654dd749120) at pthread_cond_wait.c:655
#3  0x7fe7682835ab in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fe7632f36a8 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7fe7632f3b0a in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7fe76828217d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fe7641196db in start_thread (arg=0x7fe69490c700) at
pthread_create.c:463
#8  0x7fe76b0c088f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fe7324f5700 (LWP 4393)):
#0  0x7fe76b0b3cf6 in __GI_ppoll (fds=0x7fe69d28, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7fe7684b5561 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fe7684b6c7e in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fe76845e90a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fe76827d23a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe762c056f5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7fe76828217d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fe7641196db in start_thread (arg=0x7fe7324f5700) at
pthread_create.c:463
#8  0x7fe76b0c088f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fe73b3ff700 (LWP 3496)):
#0  0x7fe76b0b3cf6 in __GI_ppoll (fds=0x7fe734000d68, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7fe7684b5561 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fe7684b6c7e in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fe76845e90a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fe76827d23a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe762c056f5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7fe76828217d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fe7641196db in start_thread (arg=0x7fe73b3ff700) at
pthread_create.c:463
#8  0x7fe76b0c088f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fe7337fe700 (LWP 3476)):
#0  0x7fe76411f9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x7fe7676b6fb8) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fe76411f9f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x7fe7676b6f68, cond=0x7fe7676b6f90) at pthread_cond_wait.c:502
#2  0x7fe76411f9f3 in __pthread_cond_wait (cond=0x7fe7676b6f90,
mutex=0x7fe7676b6f68) at pthread_cond_wait.c:655
#3  0x7fe7673c05f4 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#4  0x7fe7673c0639 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#5  0x7fe7641196db in start_thread (arg=0x7fe7337fe700) at
pthread_create.c:463
#6  0x7fe76b0c088f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fe748a73700 (LWP 3425)):
#0  0x7fe76b0b3cf6 in __GI_ppoll (fds=0x7fe74d28, nfds=1,
timeout=, sigmask=0x0) at 

[systemsettings] [Bug 420006] New: system settings crash

2020-04-12 Thread Justin
https://bugs.kde.org/show_bug.cgi?id=420006

Bug ID: 420006
   Summary: system settings crash
   Product: systemsettings
   Version: 5.12.8
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: justinm...@gmail.com
  Target Milestone: ---

Application: systemsettings5 (5.12.8)

Qt Version: 5.9.5
Frameworks Version: 5.47.0
Operating System: Linux 5.3.0-46-generic x86_64
Distribution: Ubuntu 18.04.4 LTS

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

Ran the systemsettings5 application, either from the menu or the command line.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe0c7fd5800 (LWP 26266))]

Thread 5 (Thread 0x7fe095b52700 (LWP 26271)):
#0  0x7fe0c3a26bf9 in __GI___poll (fds=0x7fe090003ce0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fe0bd8865c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fe0bd8866dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fe0c436f8ab in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fe0c431490a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe0c413323a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fe0c1c856f5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fe0c413817d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fe0bfbd86db in start_thread (arg=0x7fe095b52700) at
pthread_create.c:463
#9  0x7fe0c3a3388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fe09dc2d700 (LWP 26270)):
#0  0x7fe0c3a26bf9 in __GI___poll (fds=0x7fe098004a00, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fe0bd8865c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fe0bd8866dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fe0c436f8ab in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fe0c431490a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe0c413323a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fe0c1c856f5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fe0c413817d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fe0bfbd86db in start_thread (arg=0x7fe09dc2d700) at
pthread_create.c:463
#9  0x7fe0c3a3388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fe0abcbe700 (LWP 26268)):
#0  0x7fe0c3a26bf9 in __GI___poll (fds=0x7fe0a4004db0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fe0bd8865c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fe0bd8866dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fe0c436f8ab in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fe0c431490a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe0c413323a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fe0c5c79d45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7fe0c413817d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fe0bfbd86db in start_thread (arg=0x7fe0abcbe700) at
pthread_create.c:463
#9  0x7fe0c3a3388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fe0b507d700 (LWP 26267)):
#0  0x7fe0c3a26bf9 in __GI___poll (fds=0x7fe0b507cca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fe0bf767747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7fe0bf76936a in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7fe0b7e2a5e9 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7fe0c413817d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe0bfbd86db in start_thread (arg=0x7fe0b507d700) at
pthread_create.c:463
#6  0x7fe0c3a3388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fe0c7fd5800 (LWP 26266)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#7  0x7fe0c3952801 in __GI_abort () at abort.c:79
#8  0x7fe0c4122fb7 in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  

[valgrind] [Bug 416286] DRD reports “conflicting load” error on std::mutex::lock

2020-04-12 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=416286

Bart Van Assche  changed:

   What|Removed |Added

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

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

[dolphin] [Bug 408919] "open externally called folder in new tab" feature should take virtual Desktops and Activities into account

2020-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408919

Nate Graham  changed:

   What|Removed |Added

 CC||keithhacks-kde...@yahoo.com

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

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

[dolphin] [Bug 420002] "Open new folders in tabs" causes activity switch

2020-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420002

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


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

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

[Spectacle] [Bug 417722] Cannot Drag/Drop Screenshot Due To Subfolder in Filename

2020-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417722

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||20.04.0

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

[Spectacle] [Bug 417722] Cannot Drag/Drop Screenshot Due To Subfolder in Filename

2020-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417722

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/spe
   ||ctacle/464dde9677f4270c5d2e
   ||cfddf45c192a33493efe
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Nate Graham  ---
Git commit 464dde9677f4270c5d2ecfddf45c192a33493efe by Nate Graham, on behalf
of Franz Baumgärtner.
Committed on 13/04/2020 at 01:33.
Pushed by ngraham into branch 'release/20.04'.

Fix inability to Drag+Drop screenshot due to subfolder in filename

Summary:
Fixes the mentioned bug by creating all necessary subdirectories.

Test Plan:
1. Set save Filename in Spectacle to one including one or more `/`, thus
including subdirectories. Example: `%Y/%M/screen-%2d`
2. Take a screenshot
3. Start dragging the preview

Reviewers: #spectacle, davidre, ngraham

Reviewed By: #spectacle, davidre, ngraham

Subscribers: ngraham, davidre, #spectacle

Tags: #spectacle

Differential Revision: https://phabricator.kde.org/D28702

M  +2-1src/ExportManager.cpp

https://commits.kde.org/spectacle/464dde9677f4270c5d2ecfddf45c192a33493efe

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

[systemsettings] [Bug 419850] System Settings crashes when adding Japanese, Korean, or Traditional Chinese languages

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419850

--- Comment #5 from 2wxsy5823...@opayq.com ---
> a method to look at the package install history
In Ubuntu, you may be able to find the logs in /var/log/apt/term.log or
/var/log/apt/history.log or /var/log/dpkg.log.

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

[kmymoney] [Bug 420005] Non mi permette di effettuare il Backup dei files in nessuna directory del mio PC nè tantomeno su una chiavetta USB esterna. Mi restituisce sempre un errore (Vedi Immagini alle

2020-04-12 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=420005

Jack  changed:

   What|Removed |Added

 CC||ostroffjh@users.sourceforge
   ||.net

--- Comment #1 from Jack  ---
Google translate says the error is "Error copying the file to the device." 
(Please just type the error in the future, thanks.)  I'm not sure why this
would happen if it is the local hard disk.  Do you use any encryption on your
hard disk?  Are you sure you have write permission in the directory you try to
save to?

You do NOT need to check the box to mount the folder, especially for a local
folder.  

Also, where did you download kmymoney?  There is more than one version
available for Windows.  The team is currently working on fixing a number of
errors, but you might try the other version than the one you have now.

https://binary-factory.kde.org/job/KMyMoney_Release_win64/
https://binary-factory.kde.org/job/KMyMoney_Nightly_win64/
https://download.kde.org/stable/kmymoney/5.0.6/win64/

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

[kmymoney] [Bug 420005] Non mi permette di effettuare il Backup dei files in nessuna directory del mio PC nè tantomeno su una chiavetta USB esterna. Mi restituisce sempre un errore (Vedi Immagini alle

2020-04-12 Thread Gaetano
https://bugs.kde.org/show_bug.cgi?id=420005

Gaetano  changed:

   What|Removed |Added

   Platform|Other   |MS Windows

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

[kmymoney] [Bug 420005] New: Non mi permette di effettuare il Backup dei files in nessuna directory del mio PC nè tantomeno su una chiavetta USB esterna. Mi restituisce sempre un errore (Vedi Immagini

2020-04-12 Thread Gaetano
https://bugs.kde.org/show_bug.cgi?id=420005

Bug ID: 420005
   Summary: Non mi permette di effettuare il Backup dei files in
nessuna directory del mio PC nè tantomeno su una
chiavetta USB esterna. Mi restituisce sempre un errore
(Vedi Immagini allegate)
   Product: kmymoney
   Version: 5.0.6
  Platform: Other
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: database
  Assignee: kmymoney-de...@kde.org
  Reporter: gaetano.rad2...@libero.it
  Target Milestone: ---

Created attachment 127483
  --> https://bugs.kde.org/attachment.cgi?id=127483=edit
mi da un errore nel salvataggio del file anche se metto la spunta sulla casella
"monta questa cartella prima di effettuare il backup"

SUMMARY


STEPS TO REPRODUCE
1. errore nel salvataggio dei files su qualunque supporto e/o Dirctory
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[KAccounts] [Bug 415089] Dolphin Kio-gdrive authentication with Google account fails

2020-04-12 Thread Matheus
https://bugs.kde.org/show_bug.cgi?id=415089

Matheus  changed:

   What|Removed |Added

 CC||matheusfillip...@gmail.com

--- Comment #22 from Matheus  ---
I also have the same issue on arch, kaccounts-providers-19.12.3-1.

After the authentication it even opens my drive folders for a while but then
fails in less then 5 minutes or so, and I'm unable to see anything anymore
besides the "you need yo set up authentication again" notification.

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

[kdeconnect] [Bug 409814] Reply-to SMS box is incorrectly opened when a single-sign-on SMS with a "Copy" button is clicked

2020-04-12 Thread Simon Redman
https://bugs.kde.org/show_bug.cgi?id=409814

Simon Redman  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #5 from Simon Redman  ---
Please see https://invent.kde.org/kde/kdeconnect-kde/-/merge_requests/238 for a
potential fix

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

[valgrind] [Bug 403212] trylock test hangs on FreeBSD

2020-04-12 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=403212

Bart Van Assche  changed:

   What|Removed |Added

 CC||bvanass...@acm.org

--- Comment #3 from Bart Van Assche  ---
A candidate fix has been checked in as commit 20dc7278512c ("drd/tests/trylock,
FreeBSD: Fix a hang"). I'm not familiar enough with FreeBSD to review the
changes in FreeBSD-specific code.

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

[lattedock] [Bug 420004] New: [Feature Request] Only display panel/dock if there is an active window on current monitor

2020-04-12 Thread Jonathan Chun
https://bugs.kde.org/show_bug.cgi?id=420004

Bug ID: 420004
   Summary: [Feature Request] Only display panel/dock if there is
an active window on current monitor
   Product: lattedock
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: unmonito...@jonathanchun.com
  Target Milestone: ---

Created attachment 127482
  --> https://bugs.kde.org/attachment.cgi?id=127482=edit
Reference Screenshot

I came across a use-case that I don't think is currently possible in
latte-dock. I'd like to create a panel that is only visible if there is an
active application on the current monitor. 

I've created a latte-dock panel at the top of each monitor that contains stuff
like "Window Buttons", "Window Title" and "Window AppMenu" along with my
standard system tray and other plasmoids. This works great on my primary
monitor, but on my secondary monitors, the panel only contains window-related
plasmoids, so I wouldn't mind if it was only active if that monitor had windows
currently on it. (otherwise the panel is just blank because the window
title/appmenu/button plasmoids are configured to only display on active
applications.

I currently just have it set to always visible because autohide is ugly/buggy
for me (see last paragraph for a bit more detail on that**). However, even if
autohide worked perfectly, it still allows for the possibility of moving my
mouse to that area and seeing a blank panel (which is not optimal. It would be
great if it worked exactly like the on-demand sidebars, but the toggle for it
is whether there is currently active windows on the current screen or not)


** Finally, I don't know if it is intentional or not, but "activate kwin edge"
seems to be forced on my panels, meaning autohide gets buggy (perhaps this
needs to be a different bug?) and ugly. See reference screenshot (there's this
weird blue color when I hover my mouse near the auto-hide area if kwin edge is
active. I haven't managed to get fix it without disabling it. it disables fine
on my docks but not with my panels) Not really sure what kwin edge even is.

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

[systemsettings] [Bug 420003] New: Global shortcut: show windows from all desktops has no effect

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420003

Bug ID: 420003
   Summary: Global shortcut: show windows from all desktops has no
effect
   Product: systemsettings
   Version: 5.18.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: tony.spe...@outlook.com
  Target Milestone: ---

Created attachment 127481
  --> https://bugs.kde.org/attachment.cgi?id=127481=edit
None of the two options works

SUMMARY


STEPS TO REPRODUCE
1. Open global shortcuts
2. Select component KWin
3. Find action "show windows from all desktops" (or something like that)
4. Use the defaul shortcut ctrl + F10 or set your own

OBSERVED RESULT
Windows are nor presented

EXPECTED RESULT
Nothing happens, windows are not shown at all

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

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

[dolphin] [Bug 420002] New: "Open new folders in tabs" causes activity switch

2020-04-12 Thread Keith
https://bugs.kde.org/show_bug.cgi?id=420002

Bug ID: 420002
   Summary: "Open new folders in tabs" causes activity switch
   Product: dolphin
   Version: 19.12.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: keithhacks-kde...@yahoo.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
The "Open new folders in tabs" setting causes an activity switch if Dolphin is
open in a different activity.

STEPS TO REPRODUCE
1. Open a Dolphin window.
2. In Settings -> Configure Dolphin -> Startup, check "Open new folders in
tabs".
3. Switch to a different activity. It doesn't matter if Dolphin is open there
or not.
4. Open a folder from the desktop.

OBSERVED RESULT
Dolphin opens the folder as a new tab in the first activity. This happens even
if you open a Dolphin window in the second activity.

EXPECTED RESULT
Dolphin should open a new window inside the current activity if there isn't
already one, or add a tab to the window inside the current activity if there
is. Dolphin should *NEVER* open a folder in an activity other than the current
one.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 5.18
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION

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

[dolphin] [Bug 420002] "Open new folders in tabs" causes activity switch

2020-04-12 Thread Keith
https://bugs.kde.org/show_bug.cgi?id=420002

Keith  changed:

   What|Removed |Added

 CC||keithhacks-kde...@yahoo.com

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #11 from Michail Vourlakos  ---
Plasma systemsettings, Screens, set your primary screen correctly.

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #10 from andresdor...@gmail.com ---
the problem is that i had to set it up that was as if I set it to primary it
would open on the wrong monitor

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

[Spectacle] [Bug 419743] Rectangular selection doesn't work when set to "no delay" and "when clicking" is disabled

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419743

--- Comment #2 from tony.spe...@outlook.com ---
Created attachment 127480
  --> https://bugs.kde.org/attachment.cgi?id=127480=edit
Video which shows the bug

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

[Spectacle] [Bug 419743] Rectangular selection doesn't work when set to "no delay" and "when clicking" is disabled

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419743

--- Comment #3 from tony.spe...@outlook.com ---
Added attachement

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

[digikam] [Bug 419771] A possible configuration for automatically scanning for new added pictures?

2020-04-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=419771

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.0.0

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

[krunner] [Bug 389964] KRunner window behind keep-above windows on Wayland

2020-04-12 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=389964

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||731a190810440726f2db252b3a9
   ||35648346f4a12
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||aleix...@kde.org
   Version Fixed In||5.19.0

--- Comment #5 from Aleix Pol  ---
This was resolved by going through dbus.

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

[digikam] [Bug 419801] XMP-digiKam:TagsList not read from video files

2020-04-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=419801

--- Comment #2 from Maik Qualmann  ---
Another question, which program wrote the "XMP-digiKam:TagsList" in the video?
Can you provide a test video?

Maik

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

[digikam] [Bug 405995] Large blank spaces between icons in "Tools" panel

2020-04-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=405995

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/b8307545d0ef
   ||8a757c7d89aa70d648020d023e8
   ||0
   Version Fixed In||7.0.0
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Maik Qualmann  ---
Git commit b8307545d0ef8a757c7d89aa70d648020d023e80 by Maik Qualmann.
Committed on 12/04/2020 at 21:01.
Pushed by mqualmann into branch 'master'.

set uniform icon size in the tool view
Related: bug 419904
FIXED-IN: 7.0.0

M  +3-2NEWS
M  +2-1core/app/main/digikamapp_tools.cpp
M  +2-1core/utilities/imageeditor/editor/editorwindow.cpp

https://invent.kde.org/kde/digikam/commit/b8307545d0ef8a757c7d89aa70d648020d023e80

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

[digikam] [Bug 419904] Editor plugin icons same size or plugin list

2020-04-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=419904

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/b8307545d0ef
   ||8a757c7d89aa70d648020d023e8
   ||0
 Status|REPORTED|RESOLVED
   Version Fixed In||7.0.0

--- Comment #4 from Maik Qualmann  ---
Git commit b8307545d0ef8a757c7d89aa70d648020d023e80 by Maik Qualmann.
Committed on 12/04/2020 at 21:01.
Pushed by mqualmann into branch 'master'.

set uniform icon size in the tool view
Related: bug 405995
FIXED-IN: 7.0.0

M  +3-2NEWS
M  +2-1core/app/main/digikamapp_tools.cpp
M  +2-1core/utilities/imageeditor/editor/editorwindow.cpp

https://invent.kde.org/kde/digikam/commit/b8307545d0ef8a757c7d89aa70d648020d023e80

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

[frameworks-kpeople] [Bug 413987] Client application crashes when contact is removed

2020-04-12 Thread Simon Redman
https://bugs.kde.org/show_bug.cgi?id=413987

Simon Redman  changed:

   What|Removed |Added

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

--- Comment #3 from Simon Redman  ---
(In reply to Aleix Pol from comment #2)
> I've been trying to reproduce this issue but I've been unable to. Could you
> help me reproduce it?
> 
> A test case for kpeople-vcard (or kpeople) would be ace.

Actually, it doesn't seem to be happening any more for me (yay!). I just
recently updated to Frameworks 5.67. I did test it "recently" and I was able to
reproduce it, but I don't promise that it was with Frameworks 5.66

I'm going to close this bug. If I am able to reproduce it again, I'll open it
again

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

[krita] [Bug 419996] Krita registers itself repeatedly in the Ubuntu file associations

2020-04-12 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419996

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||b...@valdyas.org
 Resolution|--- |NOT A BUG

--- Comment #1 from Boudewijn Rempt  ---
No, this isn't a bug in Krita. The Gnome people decided to disregard the
NoDisplay=true flag in the relevant desktop files because the couldn't code
their way out of a paper bag. Also, Krita 4.0.1? We're at 4.2.9 now and that's
a huge difference.

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=419994

Michail Vourlakos  changed:

   What|Removed |Added

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

--- Comment #9 from Michail Vourlakos  ---
I OBSERVED THE TOPPANEL AND UNITY LAYOUTS

YOU HAVE SET YOUR PANELS TO BE AT AN EXPLICIT SCREEN DP-4

WHY ARE YOU SEARCHING THEM NOW? 
YOU SHOULD HAD SET THEM TO BE "ON PRIMARY" IF YOU WANT THEM ALWAYS AVAILABLE.

SOLUTION:
CONNECT YOUR DP-4 SCREEN AND FIXXX YOUR PANELS TO BE ALWAYS "ON PRIMARY
SCREEN"

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

[konsole] [Bug 420001] New: konsole crashes executig tmux

2020-04-12 Thread m4ngust
https://bugs.kde.org/show_bug.cgi?id=420001

Bug ID: 420001
   Summary: konsole crashes executig tmux
   Product: konsole
   Version: 19.12.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: m4ng...@gmail.com
  Target Milestone: ---

Application: konsole (19.12.3)

Qt Version: 5.14.2
Frameworks Version: 5.69.0
Operating System: Linux 5.6.3-arch1-1 x86_64
Windowing system: X11
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
manually start tmux from konsole
defaul config of tmux
small visual change of konsole config

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7efd7ca42840 (LWP 10019))]

Thread 7 (Thread 0x7efd669b1700 (LWP 10025)):
#0  0x7efd7fe1fcf5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7efd71998bfc in  () at /usr/lib/dri/iris_dri.so
#2  0x7efd719987f8 in  () at /usr/lib/dri/iris_dri.so
#3  0x7efd7fe1946f in start_thread () at /usr/lib/libpthread.so.0
#4  0x7efd82ab73d3 in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7efd671b2700 (LWP 10024)):
#0  0x7efd7fe1fcf5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7efd71998bfc in  () at /usr/lib/dri/iris_dri.so
#2  0x7efd719987f8 in  () at /usr/lib/dri/iris_dri.so
#3  0x7efd7fe1946f in start_thread () at /usr/lib/libpthread.so.0
#4  0x7efd82ab73d3 in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7efd70ac1700 (LWP 10023)):
#0  0x7efd7fe1fcf5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7efd71998bfc in  () at /usr/lib/dri/iris_dri.so
#2  0x7efd719987f8 in  () at /usr/lib/dri/iris_dri.so
#3  0x7efd7fe1946f in start_thread () at /usr/lib/libpthread.so.0
#4  0x7efd82ab73d3 in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7efd712c2700 (LWP 10022)):
#0  0x7efd7fe1fcf5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7efd71998bfc in  () at /usr/lib/dri/iris_dri.so
#2  0x7efd719987f8 in  () at /usr/lib/dri/iris_dri.so
#3  0x7efd7fe1946f in start_thread () at /usr/lib/libpthread.so.0
#4  0x7efd82ab73d3 in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7efd7a3a2700 (LWP 10021)):
#0  0x7efd82aa84fc in read () at /usr/lib/libc.so.6
#1  0x7efd7f4258c0 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7efd7f474d01 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7efd7f476448 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7efd7f476571 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7efd812528ac in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7efd811f905c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7efd8101dc62 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7efd8072eb28 in  () at /usr/lib/libQt5DBus.so.5
#9  0x7efd8101edd6 in  () at /usr/lib/libQt5Core.so.5
#10 0x7efd7fe1946f in start_thread () at /usr/lib/libpthread.so.0
#11 0x7efd82ab73d3 in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7efd7bc08700 (LWP 10020)):
#0  0x7efd82aacabf in poll () at /usr/lib/libc.so.6
#1  0x7efd8004163b in  () at /usr/lib/libxcb.so.1
#2  0x7efd8004337b in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7efd7c5a2e01 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7efd8101edd6 in  () at /usr/lib/libQt5Core.so.5
#5  0x7efd7fe1946f in start_thread () at /usr/lib/libpthread.so.0
#6  0x7efd82ab73d3 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7efd7ca42840 (LWP 10019)):
[KCrash Handler]
#6  0x7efd828e9ce0 in  () at /usr/lib/libkonsoleprivate.so.19
#7  0x7efd8291425d in Konsole::Session::getUrl() () at
/usr/lib/libkonsoleprivate.so.19
#8  0x7efd8291bac6 in Konsole::SessionController::url() const () at
/usr/lib/libkonsoleprivate.so.19
#9  0x7efd828a926b in
Konsole::BookmarkHandler::titleForView(Konsole::ViewProperties*) const () at
/usr/lib/libkonsoleprivate.so.19
#10 0x7efd828a96c3 in Konsole::BookmarkHandler::currentTitle() const () at
/usr/lib/libkonsoleprivate.so.19
#11 0x7efd80ce3f4a in KBookmarkMenu::slotAddBookmark() () at
/usr/lib/libKF5Bookmarks.so.5
#12 0x7efd8122fd10 in  () at /usr/lib/libQt5Core.so.5
#13 0x7efd81c90f33 in QAction::triggered(bool) () at
/usr/lib/libQt5Widgets.so.5
#14 0x7efd81c9361c in QAction::activate(QAction::ActionEvent) () at
/usr/lib/libQt5Widgets.so.5
#15 0x7efd81c93f60 in QAction::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#16 0x7efd81c97352 in 

[lattedock] [Bug 419994] no panels

2020-04-12 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #8 from Michail Vourlakos  ---
send also your ~/.config/lattedockrc file

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

[okular] [Bug 394775] Annotations in the separated XML files

2020-04-12 Thread ederag
https://bugs.kde.org/show_bug.cgi?id=394775

ederag  changed:

   What|Removed |Added

 CC||ed...@gmx.fr

--- Comment #6 from ederag  ---
(In reply to Ambrogio De Lorenso from comment #5)
> 1. what was the last okular version used this function
> 2. There are other PDF viewer that permit annotations without changing PDF?

Version 1.2.
Okular is too good to move away from ! A package for openSUSE can be found in
https://build.opensuse.org/package/show/home:ederag/okular-1.2


Another description of use cases: in the last paragraph of
https://bugs.kde.org/show_bug.cgi?id=397097#c2
and in
https://bugs.kde.org/show_bug.cgi?id=397097#c3


An interface design was proposed in
https://bugs.kde.org/show_bug.cgi?id=397097#c8
what do you think ?


I'm ready to help implementing it, 
although my c++ is rusty and the task is daunting.
Discussion and pointers would be appreciated.

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

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2020-04-12 Thread Doncho N. Gunchev
https://bugs.kde.org/show_bug.cgi?id=318232

--- Comment #5 from Doncho N. Gunchev  ---
'\n': Just updated to kate-19.12.1-1.fc31.x86_64, Fedora 31 and it works again.
Whatever the previous version was it did not work.

'$' matches the end of each line.

'^' matches the start of each line, except in the case where you also use '\n'
when it matches only the start of the text/file.

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

[systemsettings] [Bug 419850] System Settings crashes when adding Japanese, Korean, or Traditional Chinese languages

2020-04-12 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=419850

--- Comment #4 from Alex  ---
A few days after encountering the crash, I installed Cinnamon desktop to try it
out. I logged out of plasma, and logged into Cinnamon. After some time, I
logged out of Cinnamon and into Plasma. After logging into Plasma, I got a
system notification that language install was partially complete and additional
packages were required. I got a small window asking for my password to install
the necessary packages. I did, and it installed around 8 megs of packages. I
don't recall the package names unfortunately. After the packages installed, I
tried adding Japanese language again and it completed without error. 

I'm kind of new to linux, so if there's a method to look at the package install
history, I don't know it. If there is, I could look up the packages in
question. I'm unsure why the packages where missing. This was a pretty stock
install of Kubuntu, and I had done an update/upgrade after install.

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

[kdenlive] [Bug 419824] Export frame to project results in blury image

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419824

hidden...@yahoo.com changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #9 from hidden...@yahoo.com ---
Expected results.

"Yes, this is expected. You can add "position and zoom" to avoid scaling
otherwise Kdenlive will scale up to the project settings."

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

[frameworks-kpeople] [Bug 413987] Client application crashes when contact is removed

2020-04-12 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=413987

--- Comment #2 from Aleix Pol  ---
I've been trying to reproduce this issue but I've been unable to. Could you
help me reproduce it?

A test case for kpeople-vcard (or kpeople) would be ace.

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

[systemsettings] [Bug 419850] System Settings crashes when adding Japanese, Korean, or Traditional Chinese languages

2020-04-12 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=419850

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #3 from David Edmundson  ---
Could you give any more information on that? 

We have a repeated crash and I can't reproduce and track this down at all.

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

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2020-04-12 Thread Mike
https://bugs.kde.org/show_bug.cgi?id=354802

--- Comment #97 from Mike  ---
Since a long time I thought everything is fine now... never got a problem with
scrambled icons sincey years. But now suddenly after some weeks the problem
reappeared. Still on Manjaro..latest version.. today I started the PC and even
with Desktop icons positions locked they got scrambled again.
Happened some weeks ago the first time after years.. now every some weeks.It's
really annoying because I have a bunch of icons and it costs some time to
rearrange. I dont know how long I will be using KDE ...soo many bugs that dont
get solved in so many years. That once was a problem in windows and I used a
Tool "Desktop OK" that allows saving and restoring complete Icon Layouts. Would
be useful to have such a tool to sometimes do a save and restore in case of
when it's happening again. But even that is missing. Maybe I will write a
script saving "/home/user/.config/plasma-org.kde.plasma.desktop-appletsrc" and
give it a try...again.
Happy Easter...

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

[frameworks-kirigami] [Bug 419433] Discover doesn't follow Kvantum theme

2020-04-12 Thread Djordje Vujnovic
https://bugs.kde.org/show_bug.cgi?id=419433

--- Comment #5 from Djordje Vujnovic  ---
Created attachment 127479
  --> https://bugs.kde.org/attachment.cgi?id=127479=edit
bug419433_image

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

[frameworks-baloo] [Bug 413715] tags:/ Make it possible to see where a tagged file is acutally located

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413715

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org

--- Comment #3 from tagwer...@innerjoin.org ---
Tried adding both the "Path" and the "Link Destination" columns when looking at
a "Tags" folder.

Neither are populated (as per Neon Testing, Plasma 5.18.4, Framework 5.70.0)

There is an overlap here with Bug 418590

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

[kdenlive] [Bug 419985] Crash when changing the project resolution on a busy project

2020-04-12 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=419985

--- Comment #3 from emohr  ---
Tested. I changed the project settings from 1080p60fps to 1440p60fps to
720p60fps and back to 1080p60fps. No crash.

Please try with the current Kdenlive AppImage version 19.12.3 to see if there
are any packaging issues https://files.kde.org/kdenlive/release/ 

If the problem/issue doesn't occur when using the AppImage, then it's your
configuration or packaging.

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

[cantor] [Bug 420000] New: Can not set default zoom level

2020-04-12 Thread Hassan
https://bugs.kde.org/show_bug.cgi?id=42

Bug ID: 42
   Summary: Can not set default zoom level
   Product: cantor
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: cantor-b...@kde.org
  Reporter: tofailihas...@gmail.com
  Target Milestone: ---

I do believe that cantor is a great piece of software, however, there are a few
issues with it.

One issue I have is that there is no option to change the default font size or
zoom level. The default font size is too small on my screen, and every time I
launch Cantor I have to press Ctrl++ multiple times to make it readable. I wish
there was an option in the settings to increase it once and for all.  

I hope the developers would be able to read this post and implement this
feature.

kind regards

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

[krusader] [Bug 419999] File not renamed from .part after SFTP copy

2020-04-12 Thread Arin00
https://bugs.kde.org/show_bug.cgi?id=41

Arin00  changed:

   What|Removed |Added

 CC||a...@adyline.sk

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

[krusader] [Bug 419999] New: File not renamed from .part after SFTP copy

2020-04-12 Thread Arin00
https://bugs.kde.org/show_bug.cgi?id=41

Bug ID: 41
   Summary: File not renamed from .part after SFTP copy
   Product: krusader
   Version: 2.7.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: net-connection
  Assignee: krusader-bugs-n...@kde.org
  Reporter: a...@adyline.sk
CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

SUMMARY

Using file copy (F5) from local disk to remote SFTP folder is resulting to
file, which is then copied as X.jpg.part instead of X.jpg - auto rename after
copy is not done. Content of the file is OK.

This is also affecting direct editing of the files on the server using editor,
because it's not uploading edited file correctly.

STEPS TO REPRODUCE
1. copy local file to remote server using SFTP
2. refresh remote folder and search for the file
3. file is created as .part only

OBSERVED RESULT
File copying is not finished properly.

EXPECTED RESULT

File should be renamed back to original name after copy.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Using Gnome 3
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version: not found in RPMs (?)
Qt Version: 5.13

ADDITIONAL INFORMATION

Let me know if anything else is needed. Thanks.

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

[digikam] [Bug 419956] Export evolution recipe

2020-04-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=419956

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Did it take more than an hour to upload the failed export?

Maik

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

[marble] [Bug 419998] New: tracks from gpx lines are painted as a px white line, invisible almost

2020-04-12 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=419998

Bug ID: 419998
   Summary: tracks from gpx lines are painted as a px white line,
invisible almost
   Product: marble
   Version: 2.5 (KDE Applications 18.04)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: and...@alweb.dk
  Target Milestone: ---

Loading a gpx file with a track, I first thought the file was broken, as I
could not see the track. But it's there, just almost invisible.

STEPS TO REPRODUCE
1. load a gpx file with a track
2. There is no more steps


OBSERVED RESULT 
The track is almost invisible


EXPECTED RESULT
The track would be visible, eg a 3px red line - or configurable!


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: archlinux current
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

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

[systemsettings] [Bug 419850] System Settings crashes when adding Japanese, Korean, or Traditional Chinese languages

2020-04-12 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=419850

--- Comment #2 from Alex  ---
The crash was apparently caused by some missing packages. After installing an
alternate desktop environment, switching back to Plasma somehow triggered the
detection of the missing packages and I was prompted to install them. After
that installation, I was able to add Japanese language with no crashes.

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

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

2020-04-12 Thread Merritt
https://bugs.kde.org/show_bug.cgi?id=419867

Merritt  changed:

   What|Removed |Added

 CC||merritt_pub...@outlook.com

--- Comment #7 from Merritt  ---
Seeing the same issue on Manjaro after the most recent update.

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

[plasmashell] [Bug 419853] Panel and panel widgets are too easy to accidentally delete

2020-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419853

--- Comment #8 from Nate Graham  ---
Changed in the patch.

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

[kdenlive] [Bug 419983] Edge crop and preview resolution produce strange color patterns

2020-04-12 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=419983

emohr  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
  Flags|timeline_corruption+|Brainstorm+

--- Comment #3 from emohr  ---
Confirmed. Good catch. 
Preview Resolution 360p: Flickering starts left/right at 1900, top/bottom 1060.
Preview Resolution 270p: Flickering starts left/right at 1889, top/bottom 1050.

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

[kid3] [Bug 419890] Case Conversion - Proper English Title Capitalization

2020-04-12 Thread Danny
https://bugs.kde.org/show_bug.cgi?id=419890

--- Comment #5 from Danny  ---
Thank you. I'll give it a try and let you know if I notice anything weird.

-O|||O- Have fun out there. Jeep

Jeeps I've owned:
1986 Jeep CJ-7
1995 Jeep YJ Wrangler Rio Grande

On Apr 12, 2020, 11:06 AM -0400, Urs Fleisch , wrote:
> https://bugs.kde.org/show_bug.cgi?id=419890
>
> --- Comment #4 from Urs Fleisch  ---
> After looking at other solutions for the title case problem, I think that it 
> is
> better to use a script which could be adapted by the user, than being hard
> coded in some C++ class. I have attached an example QML script, which can be
> added as a user action to Kid3.
>
> Just store it somewhere and then go to the "User Actions" settings in Kid3 and
> add it with name "Title Case" and command "@qml /path/to/TitleCase.qml". You
> can then invoke it using the file list context menu or assign it to a keyboard
> shortcut in the settings.
>
> Note that the script is based on titleCaps.js by John Resig and will not touch
> most words which are in upper case or have mixed upper and lower case letters
> (as opposed to some other solutions), but this brings the advantage of not
> having to deal with an endless list of words which have to remain untouched.
> Feel free to modify the script (you just have to know a little bit of
> JavaScript) and give some feedback.
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #7 from andresdor...@gmail.com ---
Created attachment 127477
  --> https://bugs.kde.org/attachment.cgi?id=127477=edit
screenshot showing that latte is runing

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #6 from andresdor...@gmail.com ---
latte shows no pannels even though its running

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #5 from andresdor...@gmail.com ---
Created attachment 127476
  --> https://bugs.kde.org/attachment.cgi?id=127476=edit
latte configs

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #4 from andresdor...@gmail.com ---
Created attachment 127475
  --> https://bugs.kde.org/attachment.cgi?id=127475=edit
screenshot showing no panels

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

[plasmashell] [Bug 419997] New: plasmashell crashed when cancelling several FTP tasks in Notifications

2020-04-12 Thread phd
https://bugs.kde.org/show_bug.cgi?id=419997

Bug ID: 419997
   Summary: plasmashell crashed when cancelling several FTP tasks
in Notifications
   Product: plasmashell
   Version: 5.18.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: p...@phd.re
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.18.3)

Qt Version: 5.12.4
Frameworks Version: 5.67.0
Operating System: Linux 5.3.0-46-lowlatency x86_64
Windowing system: X11
Distribution: Ubuntu 19.10

-- Information about the crash:
- What I was doing when the application crashed:
I was using the Stop button in Plasma's tray Notifications widget to
stop (cancel) several active FTP commands (directories deletion).
I was clicking the Stop button of the ongoing tasks one by one.
After cancelling several of them the whole Plasma Shell froze for several
seconds
(including animation for the just stopped task - slide to right screen edge)
and then Plasma Shell crashed.

- Unusual behavior I noticed:
Plasma Shell has frozen and then crashed. And it was automatically restarted.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plazma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3d9a683100 (LWP 6035))]

Thread 14 (Thread 0x7f3d3ac43700 (LWP 27179)):
#0  0x7f3d9d6622c6 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55bc68c62be0) at
../sysdeps/unix/sysv/linux/futex-internal.h:80
#1  0x7f3d9d6622c6 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55bc68c62b90, cond=0x55bc68c62bb8) at pthread_cond_wait.c:508
#2  0x7f3d9d6622c6 in __pthread_cond_wait (cond=0x55bc68c62bb8,
mutex=0x55bc68c62b90) at pthread_cond_wait.c:638
#3  0x7f3d9e1c2dbf in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f3d9e1c2eb1 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3d9fe5e7b9 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f3d9fe5ea1a in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f3d9e1bcc92 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f3d9d65b669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7f3d9de3f323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7f3d45427700 (LWP 24808)):
#0  0x7f3d9d6622c6 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55bc67fbdcb0) at
../sysdeps/unix/sysv/linux/futex-internal.h:80
#1  0x7f3d9d6622c6 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55bc67fbdc60, cond=0x55bc67fbdc88) at pthread_cond_wait.c:508
#2  0x7f3d9d6622c6 in __pthread_cond_wait (cond=0x55bc67fbdc88,
mutex=0x55bc67fbdc60) at pthread_cond_wait.c:638
#3  0x7f3d9e1c2dbf in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f3d9e1c2eb1 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3d9fe5e7b9 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f3d9fe5ea1a in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f3d9e1bcc92 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f3d9d65b669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7f3d9de3f323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f3d548ac700 (LWP 19626)):
#0  0x7f3d9d6622c6 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55bc67e24cb4) at
../sysdeps/unix/sysv/linux/futex-internal.h:80
#1  0x7f3d9d6622c6 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55bc67e24c60, cond=0x55bc67e24c88) at pthread_cond_wait.c:508
#2  0x7f3d9d6622c6 in __pthread_cond_wait (cond=0x55bc67e24c88,
mutex=0x55bc67e24c60) at pthread_cond_wait.c:638
#3  0x7f3d9e1c2dbf in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f3d9e1c2eb1 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3d9fe5e7b9 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7f3d9fe5ea1a in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7f3d9e1bcc92 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f3d9d65b669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7f3d9de3f323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f3d5575b700 (LWP 8042)):
#0  0x7f3d9d6622c6 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55bc6803cd50) at

[valgrind] [Bug 110240] memcheck vs floating point numerical analysis

2020-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=110240

Paul Floyd  changed:

   What|Removed |Added

 CC||pa...@free.fr

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

[krita] [Bug 419996] New: Krita registers itself repeatedly in the Ubuntu file associations

2020-04-12 Thread Dan Dascalescu
https://bugs.kde.org/show_bug.cgi?id=419996

Bug ID: 419996
   Summary: Krita registers itself repeatedly in the Ubuntu file
associations
   Product: krita
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: ddascalescu+...@gmail.com
  Target Milestone: ---

Created attachment 127474
  --> https://bugs.kde.org/attachment.cgi?id=127474=edit
Krita repeated "Select Application" entries

I've just installed Krita 4.0.1 from the Ubuntu 18 repos, and noticed that it
registered itself numerous times in the Ubuntu file "Select Application" dialog
as seen in the attached screenshot.

Is this because it handles multiple file formats? Unlike, because other
applications of that sort, e.g. the XnView image manager, only show once.

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

[valgrind] [Bug 110209] --show-emwarns vs default fixup and floating point exception flags

2020-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=110209

Paul Floyd  changed:

   What|Removed |Added

 CC||pa...@free.fr

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

[valgrind] [Bug 214950] New tool exp-floattrap

2020-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=214950

Paul Floyd  changed:

   What|Removed |Added

 CC||pa...@free.fr

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

[valgrind] [Bug 317581] Modify SSE instruction creation to use float types

2020-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=317581

Paul Floyd  changed:

   What|Removed |Added

 CC||pa...@free.fr

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

[valgrind] [Bug 319393] bad rounding in cvtsi2ss instruction

2020-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=319393

Paul Floyd  changed:

   What|Removed |Added

 CC||pa...@free.fr

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

[kio-gdrive] [Bug 418789] kdbx file downloaded from Google Drive doesn't open

2020-04-12 Thread Dan Dascalescu
https://bugs.kde.org/show_bug.cgi?id=418789

--- Comment #1 from Dan Dascalescu  ---
@mauro: I've edited the title of your bug report to be more specific. This
helps us distinguish it from similar "file association" bugs.

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

[kio-gdrive] [Bug 418789] kdbx file downloaded from Google Drive doesn't open

2020-04-12 Thread Dan Dascalescu
https://bugs.kde.org/show_bug.cgi?id=418789

Dan Dascalescu  changed:

   What|Removed |Added

 CC||ddascalescu+...@gmail.com
Summary|file association|kdbx file downloaded from
   ||Google Drive doesn't open

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

[valgrind] [Bug 69530] we need to implement precise exception handling

2020-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=69530

Paul Floyd  changed:

   What|Removed |Added

 CC||pa...@free.fr

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

[okular] [Bug 419962] Troubles viewing djvu file

2020-04-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=419962

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||okular/commit/da24829ee2b42
   ||5185b9e9c0ed7582d37ce1c9bd4
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Albert Astals Cid  ---
Git commit da24829ee2b425185b9e9c0ed7582d37ce1c9bd4 by Albert Astals Cid.
Committed on 12/04/2020 at 15:37.
Pushed by aacid into branch 'release/20.04'.

djvu: Fix garbage on empty pages at "high" zoom levels

M  +4-7generators/djvu/kdjvu.cpp

https://invent.kde.org/kde/okular/commit/da24829ee2b425185b9e9c0ed7582d37ce1c9bd4

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

[valgrind] [Bug 402985] commit 64aa729bfae7 ("Accept read-only PT_LOAD segments and .rodata.") breaks debuginfo tracking on FreeBSD

2020-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=402985

Paul Floyd  changed:

   What|Removed |Added

   Assignee|jsew...@acm.org |pa...@free.fr

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

[valgrind] [Bug 402985] commit 64aa729bfae7 ("Accept read-only PT_LOAD segments and .rodata.") breaks debuginfo tracking on FreeBSD

2020-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=402985

Paul Floyd  changed:

   What|Removed |Added

 CC||pa...@free.fr

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

[kate] [Bug 318232] Regular expression search cannot match newline and end-of-line markers at the same time

2020-04-12 Thread Doncho N. Gunchev
https://bugs.kde.org/show_bug.cgi?id=318232

Doncho N. Gunchev  changed:

   What|Removed |Added

 CC||dgunc...@gmail.com

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

[okular] [Bug 419962] Troubles viewing djvu file

2020-04-12 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=419962

--- Comment #7 from Yuri Chornoivan  ---
(In reply to Albert Astals Cid from comment #6)
> https://invent.kde.org/kde/okular/-/merge_requests/155

Tested on my djvu collection. No regressions found. All empty pages are shown
white. Thanks.

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

[akregator] [Bug 419995] double left click on a item on feed does not does what settings said

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419995

dctremb...@gmx.com changed:

   What|Removed |Added

   Platform|Other   |Kubuntu Packages

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

[akregator] [Bug 419995] New: double left click on a item on feed does not does what settings said

2020-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419995

Bug ID: 419995
   Summary: double left click on a item on feed does not does what
settings said
   Product: akregator
   Version: 5.11.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: dctremb...@gmx.com
  Target Milestone: ---

1. menubar settings -> configure akregator -> left mouse click -> open in tab
2. press ok
3. click on all feeds
4. double left click on any post

opens in default browser

instead of

a tab in akregator

Kubuntu 20.20

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=419994

--- Comment #3 from Michail Vourlakos  ---
and show also a screenshot of your system and explain what is missing.

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

[okular] [Bug 419962] Troubles viewing djvu file

2020-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=419962

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[lattedock] [Bug 419994] no panels

2020-04-12 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=419994

Michail Vourlakos  changed:

   What|Removed |Added

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

--- Comment #2 from Michail Vourlakos  ---
I can not understand anything. Describe your case fully please and provide your
Latte layout file to check it out.

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

[frameworks-kbookmarks] [Bug 419981] With KBookmarks >= 5.69, Ctrl+B standard KDE shortcut overrides Konsole shortcut settings

2020-04-12 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=419981

Ahmad Samir  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||a.samir...@gmail.com
Summary|KBookmarks breaks tmux in   |With KBookmarks >= 5.69,
   |Konsole when pressing   |Ctrl+B standard KDE
   |Ctrl-B  |shortcut overrides Konsole
   ||shortcut settings

--- Comment #3 from Ahmad Samir  ---
It could be related to the recent changes in KBookmarks:
https://phabricator.kde.org/D25660
https://api.kde.org/frameworks/kbookmarks/html/classKBookmarkMenu.html

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

[BalooWidgets] [Bug 419990] Impossible to tag multiple files at the same time via context menu

2020-04-12 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=419990

Elvis Angelaccio  changed:

   What|Removed |Added

  Component|general |general
Product|dolphin |BalooWidgets
   Assignee|dolphin-bugs-n...@kde.org   |stefan.bruens@rwth-aachen.d
   ||e
Version|19.12.3 |19.12
 CC||elvis.angelac...@kde.org

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

[BalooWidgets] [Bug 419990] Impossible to tag multiple files at the same time via context menu

2020-04-12 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=419990

Elvis Angelaccio  changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[frameworks-kbookmarks] [Bug 419981] KBookmarks breaks tmux in Konsole when pressing Ctrl-B

2020-04-12 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=419981

Antonio Rojas  changed:

   What|Removed |Added

 CC||mike.cloa...@gmail.com

--- Comment #2 from Antonio Rojas  ---
*** Bug 419991 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 419991] bash shortcut ctrl-B fails for konsole

2020-04-12 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=419991

Antonio Rojas  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||aro...@archlinux.org

--- Comment #3 from Antonio Rojas  ---


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

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

  1   2   3   >