[cantor] [Bug 415893] Loaded Sage worksheet don't work

2020-02-19 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=415893

Nikita Sirgienko  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||19.12.3
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||cantor/commit/83575703c3170
   ||f8be58b809b419ae52789839335

--- Comment #1 from Nikita Sirgienko  ---
Git commit 83575703c3170f8be58b809b419ae52789839335 by Nikita Sirgienko.
Committed on 19/02/2020 at 19:09.
Pushed by sirgienko into branch 'release/19.12'.

[Sage] Fix bug with unworking loaded worksheets
FIXED-IN: 19.12.3

M  +10   -5src/backends/sage/sagesession.cpp
M  +1-0src/backends/sage/sagesession.h

https://invent.kde.org/kde/cantor/commit/83575703c3170f8be58b809b419ae52789839335

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

[digikam] [Bug 417887] Need Windows admin rights in order to see selected file list in Geolocation editor

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417887

fre...@live.com changed:

   What|Removed |Added

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

--- Comment #2 from fre...@live.com ---
Right indeed. Thanks and sorry for the trouble. 
Regards, Freek



[my humble excuse is that I use a Surface Pro in tablet mode 99% of the time.
So the solution was not obvious since I use pen/mouse only when the application
is very touch unfriendly]

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

[klipper] [Bug 417590] you need to double click copy to clipboard in English to copy them

2020-02-19 Thread Henrik Hudson
https://bugs.kde.org/show_bug.cgi?id=417590

Henrik Hudson  changed:

   What|Removed |Added

 CC||rhav...@rhavenn.net

--- Comment #18 from Henrik Hudson  ---
I can confirm this issue as well. 

Arch Linux
Plasma: 5.18.0
Frameworks: 5.67.0
Qt: 5.14.1
Kernel: 5.4.20-lts

I have the following Klipper settings enabled / checked:
Ignore Images
Text Selection Only
Synchronize content of clipboard and selection

timeout for popups is 8 and history size is 1

All other options are not checked. ie: I want KeePass to be able to clear the
buffer, so "prevent empty clipboard" is not checked.

I work mostly in Konsole and selecting text there once won't allow you to
middle click. However, CTRL+v or Shift-Ins does work the first time. So, it
seems to more tied to the middle click mouse action vs. the data not being in
the buffer completely. However, if you double left-click to select a chunk of
text then middle clicking works the first time. 

"Shift+Ins" should be the X selection buffer vs. the Ctrl+v copy/paste buffer.

So, possibly some action is being tied to "middle click" when you're doing a
single click and drag to highlight and that is cleared the 2nd time? It really
feels like the Klipper buffer is fine, but the mouse action isn't inserting the
data correctly.

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

[digikam] [Bug 417885] Console errors at startup

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417885

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

   What|Removed |Added

 OS|MS Windows  |Linux
   Platform|Other   |Appimage

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

[frameworks-solid] [Bug 415474] Crash while closing the "Energy Information" window

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415474

evo8...@gmail.com changed:

   What|Removed |Added

 CC||evo8...@gmail.com

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

[frameworks-solid] [Bug 415474] Crash while closing the "Energy Information" window

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415474

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

kcmshell5 (5.17.5) using Qt 5.13.2

- What I was doing when the application crashed:

Closed window after viewing energy info.

-- Backtrace (Reduced):
#6  0x7fe2c22ae6c4 in Solid::DeviceInterfacePrivate::backendObject() const
() from /lib64/libKF5Solid.so.5
#7  0x7fe2c22a3e8d in Solid::DevicePrivate::~DevicePrivate() () from
/lib64/libKF5Solid.so.5
#8  0x7fe2c22a3ffd in Solid::DevicePrivate::~DevicePrivate() () from
/lib64/libKF5Solid.so.5
#9  0x7fe2c22a5607 in Solid::DeviceManagerPrivate::~DeviceManagerPrivate()
() from /lib64/libKF5Solid.so.5
#10 0x7fe2c22a727d in Solid::DeviceManagerPrivate::~DeviceManagerPrivate()
() from /lib64/libKF5Solid.so.5

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

[digikam] [Bug 417885] Console errors at startup

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417885

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

   What|Removed |Added

  Component|general |Bundle-AppImage
 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
The Linux Dbus service do not run on your system. This is why the low level
libraries (qt) used in background by digiKam generate an exception.

Typically, digiKam do not use Dbus internal. It's only used to communicate with
the desktop, or with other applications. For ex, Dbus is used (if available) to
push a notification to the desktop, but it's optional. Under Windows and MacOS,
Dbus do not exists and it's not a problem.

So check the Dbus service activity first.

Gilles Caulier

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

[plasmashell] [Bug 417672] PlasmaShell won't start

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417672

--- Comment #8 from pewkra...@gmx.de ---
Set the value to ':0' using

echo DISPLAY=:0

but plasmashel still cannot be started and after a reboot the variable is blank
again.

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

[kde-cli-tools] [Bug 416799] kde-open5 converts numbers to IPs for scheme URLs

2020-02-19 Thread Gleb Popov
https://bugs.kde.org/show_bug.cgi?id=416799

--- Comment #3 from Gleb Popov <6year...@gmail.com> ---
Ok, this is on Qt side. Calling

QUrl::fromUserInput("blabla://123456")

returns

blabla://0.1.226.64/

Should this be reported to Qt our worked-around on our side?

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

[digikam] [Bug 417887] Need Windows admin rights in order to see selected file list in Geolocation editor

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417887

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
You don't need admin right (:-))... There is just an horizontal splitter better
the image list view and the mapview on the top. Just use the mouse to resize
the splitter, Et voilà...

Gilles Caulier

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

[kile] [Bug 417890] New: Kile Crash

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417890

Bug ID: 417890
   Summary: Kile Crash
   Product: kile
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: michel.lud...@kdemail.net
  Reporter: kiran.v...@gmail.com
  Target Milestone: ---

Application: kile (2.9.91)

Qt Version: 5.14.1
Frameworks Version: 5.67.0
Operating System: Linux 5.3.0-40-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.18

-- Information about the crash:
- What I was doing when the application crashed:
Created a Kile new file;
Selected document type:Kile Script(empty file);
Pressed OK;
typed: \begin{
Pressed on the down arrow button appeared on the left margin;
crashed everytime;



- Custom settings of the application:

The crash can be reproduced every time.

-- Backtrace:
Application: Kile (kile), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f10a66c6840 (LWP 13688))]

Thread 6 (Thread 0x7f106b056700 (LWP 13693)):
#0  0x7f109ecbf9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x557a4fea87f8) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557a4fea87a8,
cond=0x557a4fea87d0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557a4fea87d0, mutex=0x557a4fea87a8) at
pthread_cond_wait.c:655
#3  0x7f1070608ebb in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x7f1070608ab7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x7f109ecb96db in start_thread (arg=0x7f106b056700) at
pthread_create.c:463
#6  0x7f10a5c6e88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f107edee700 (LWP 13692)):
#0  0x7f109ecbf9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x557a4feb0cc0) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557a4feb0c70,
cond=0x557a4feb0c98) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557a4feb0c98, mutex=0x557a4feb0c70) at
pthread_cond_wait.c:655
#3  0x7f109f52ad9b in QWaitConditionPrivate::wait (deadline=...,
this=0x557a4feb0c70) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=, mutex=0x557a4fde65f0,
deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x7f109f52af19 in QWaitCondition::wait (this=0x557a4fde65f8,
mutex=0x557a4fde65f0, time=) at
thread/qwaitcondition_unix.cpp:208
#6  0x7f10a616f195 in ?? () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_kile.so
#7  0x7f109f5247ec in QThreadPrivate::start (arg=0x557a4fde65c0) at
thread/qthread_unix.cpp:342
#8  0x7f109ecb96db in start_thread (arg=0x7f107edee700) at
pthread_create.c:463
#9  0x7f10a5c6e88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f107f5ef700 (LWP 13691)):
#0  0x7f109ecbf9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x557a4fec4620) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557a4fec45d0,
cond=0x557a4fec45f8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557a4fec45f8, mutex=0x557a4fec45d0) at
pthread_cond_wait.c:655
#3  0x7f109f52ad9b in QWaitConditionPrivate::wait (deadline=...,
this=0x557a4fec45d0) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=, mutex=0x557a4fde6560,
deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x7f109f52af19 in QWaitCondition::wait (this=0x557a4fde6568,
mutex=0x557a4fde6560, time=) at
thread/qwaitcondition_unix.cpp:208
#6  0x7f10a616f195 in ?? () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_kile.so
#7  0x7f109f5247ec in QThreadPrivate::start (arg=0x557a4fde6530) at
thread/qthread_unix.cpp:342
#8  0x7f109ecb96db in start_thread (arg=0x7f107f5ef700) at
pthread_create.c:463
#9  0x7f10a5c6e88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f1084b10700 (LWP 13690)):
#0  0x7f10a5c61bf9 in __GI___poll (fds=0x7f107801bc50, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f10975bd5c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f10975bd6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f109f7730db in QEventDispatcherGlib::processEvents
(this=0x7f1078000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f109f71263a in QEventLoop::exec (this=this@entry=0x7f1084b0fd30,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x7f109f523317 in QThread::exec (this=) at
thread/qthread.cpp:536
#6  0x7f10a0d24555 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f109f5247ec in QThreadPrivate::start 

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

--- Comment #6 from Stefano Milani  ---
***immediately max. 1 sec. or less if possible

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

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

--- Comment #5 from Stefano Milani  ---
to reproduce this bug open systemsettings click icon-> emoticons, next click
immediately cursors, click eg. characters and see the bug represented in the
screenshot attachment.

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

[lattedock] [Bug 417886] Sharing layouts dont work

2020-02-19 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=417886

--- Comment #1 from Michail Vourlakos  ---
1. You may have to try the git version if you have the same issues
2. Show me a screenshot of your Layouts Editor when you have configured your
layouts and all your activities in interest are running
3. Show me a screenshot of your Activities and explain me which one should be
the Shared Dock and which is not

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

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

Stefano Milani  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 417424] On upgrade to 5.18, a desktop with locked widgets remains locked, and cannot be unlocked.

2020-02-19 Thread Mike Simms
https://bugs.kde.org/show_bug.cgi?id=417424

--- Comment #18 from Mike Simms  ---
Thanks, I already did that :)

I posted the enable and disable code lines on the manjaro forum for others to
use too.

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

[plasmashell] [Bug 417454] Emoji Picker (Selector) extremely slow

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417454

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.18.2

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

[trojita] [Bug 417876] Frequent IMAP connection errors when using office365 (outlook web) mail

2020-02-19 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=417876

Jan Kundrát  changed:

   What|Removed |Added

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

--- Comment #2 from Jan Kundrát  ---
That's a bug in Exchange I'm afraid.

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

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

[trojita] [Bug 417756] IMAP reply could not be parsed, connection gone.

2020-02-19 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=417756

Jan Kundrát  changed:

   What|Removed |Added

 CC||ji...@gmx.net

--- Comment #4 from Jan Kundrát  ---
*** Bug 417876 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 417454] Emoji Picker (Selector) extremely slow

2020-02-19 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=417454

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/91c446e0c443028
   ||9369963bf44e64228add67d18
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Aleix Pol  ---
Git commit 91c446e0c4430289369963bf44e64228add67d18 by Aleix Pol.
Committed on 19/02/2020 at 18:01.
Pushed by apol into branch 'Plasma/5.18'.

emojier: Only fit text when we know it's a very complex emoji

M  +2-2applets/kimpanel/backend/ibus/emojier/ui/CategoryPage.qml

https://commits.kde.org/plasma-desktop/91c446e0c4430289369963bf44e64228add67d18

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

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

Stefano Milani  changed:

   What|Removed |Added

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

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

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

--- Comment #4 from Stefano Milani  ---
now it works, maybe a configuration file problem

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

[plasmashell] [Bug 417672] PlasmaShell won't start

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417672

--- Comment #7 from pewkra...@gmx.de ---
$DISPLAY has got no value.

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

[plasmashell] [Bug 417424] On upgrade to 5.18, a desktop with locked widgets remains locked, and cannot be unlocked.

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417424

--- Comment #17 from Nate Graham  ---
Ah ok, so if a multi-step process is still vulnerable to that, then it sounds
like you might like to continue locking widgets. You can do it it by running
the following command:

qdbus org.kde.plasmashell /PlasmaShell evaluateScript "lockCorona(true)"

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

[Breeze] [Bug 417881] title in application style gtk has a blue gradient rectangle

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417881

--- Comment #4 from Stefano Milani  ---
please see screenshot (the area with the ellipse)

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

[Breeze] [Bug 417881] title in application style gtk has a blue gradient rectangle

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417881

--- Comment #3 from Stefano Milani  ---
Created attachment 126180
  --> https://bugs.kde.org/attachment.cgi?id=126180=edit
light blue rectangle in the title

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

[Breeze] [Bug 417881] title in application style gtk has a blue gradient rectangle

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417881

--- Comment #2 from Stefano Milani  ---
Created attachment 126179
  --> https://bugs.kde.org/attachment.cgi?id=126179=edit
light blue rectangle in the title

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

[ksmserver] [Bug 417889] Exiting user session leaves user processes running

2020-02-19 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=417889

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
can I see output of your

"loginctl show-session"

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

[ksmserver] [Bug 417889] New: Exiting user session leaves user processes running

2020-02-19 Thread Recesvintvs
https://bugs.kde.org/show_bug.cgi?id=417889

Bug ID: 417889
   Summary: Exiting user session leaves user processes running
   Product: ksmserver
   Version: 5.18.1
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: colabor...@pseudoname.io
CC: plasma-b...@kde.org
  Target Milestone: ---

If I start a session with one user, do some activity and then close the
session, and then I start a new session with a different user, I can see, in
htop, several instances of the process "agent" that belong to the former user,
and which path is /usr/libexec/geoclue-2.0/demos/. By the name I guess it has
to do with geolocation, which I have not activated for that user (not sure if
for any), so I guess it must come active by default. I don't think that's a
nice privacy policy even in Linux and KDE dont have backdoors.
Ok, let's center and not divagate too much... The point is that I believe that
one user's processes should be shut down, or killed if they refuse to terminate
gracefully, once the user logs out.

There have been similar reports even since 10 years ago, but I'm not sure if
those are exactly like this one. In one, it seemed related to encryption or
Akonadi; in the other, affected the login process; this one I report doesnt
seem to produce any malfunction in anything (the processes just "sit" there
wasting resources). but if you consider this is a duplicate, feel free to mark
it as such, but then please reopen the one that says it's resolved/fixed.

The mentioned reports are these:
https://bugs.kde.org/show_bug.cgi?id=244250
https://bugs.kde.org/show_bug.cgi?id=348123


Gentoo pure 64 bits (no multilib), KF 5.67, Plasma 5.18.1.

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

[KDE Itinerary] [Bug 404451] sncf confirmation email types to help development

2020-02-19 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=404451

--- Comment #31 from Volker Krause  ---
Git commit 4b58675a4694136ffca0ed6e2f88846d38f4d592 by Volker Krause.
Committed on 19/02/2020 at 17:46.
Pushed by vkrause into branch 'master'.

Add initial support for Ouigo tickets

M  +23   -1src/extractors/sncf.js
M  +41   -10   src/extractors/sncf.json

https://commits.kde.org/kitinerary/4b58675a4694136ffca0ed6e2f88846d38f4d592

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

[systemsettings] [Bug 417605] Black border around breeze window preview in System Settings>Window Appearance for Breeze theme

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417605

--- Comment #4 from Nate Graham  ---
No worries. :)

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

[systemsettings] [Bug 402790] When a KCM is opened directly, show it in System Settings rather than KCMShell

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=402790

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 417888] New: [Wayland] activating minimized window from another virtual desktop adds window to current virtual desktop

2020-02-19 Thread Alexandre Pereira
https://bugs.kde.org/show_bug.cgi?id=417888

Bug ID: 417888
   Summary: [Wayland] activating minimized window from another
virtual desktop adds window to current virtual desktop
   Product: plasmashell
   Version: 5.18.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager
  Assignee: h...@kde.org
  Reporter: pereira.a...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Tested using wayland:
If i have taskmanager set to show windows from all virtual desktops, and I have
for example a window on virtual desktop 1 ( VD1 ) and I am on VD2 and click on
that same window entry, the following happens:

* if the window is minimized, it will copy the window to current VD2 ( the
window is now on VD1 and VD2.
* if the window is not minimized, the desktop will switch to VD1 and activate
the window ( window is only on VD1, which i think its the correct ).

hope it is clear, thanks !

STEPS TO REPRODUCE
1. 
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.

[digikam] [Bug 417887] New: Need Windows admin rights in order to see selected file list in Geolocation editor

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417887

Bug ID: 417887
   Summary: Need Windows admin rights in order to see selected
file list in Geolocation editor
   Product: digikam
   Version: 6.4.0
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Geolocation
  Assignee: digikam-bugs-n...@kde.org
  Reporter: fre...@live.com
  Target Milestone: ---

Created attachment 126178
  --> https://bugs.kde.org/attachment.cgi?id=126178=edit
Screenshot of failed Geolocation editor

SUMMARY
I find that I need administrator privilege for geolocator to show the selected
files and their metadata 

STEPS TO REPRODUCE
1. Select one or more photo 
2. Open item>Edit geolocation
3. 

OBSERVED RESULT
No file list is available under the map en no gps details are available for
editing. 

When I do this with Run as administrator the file list is displayed.


EXPECTED RESULT
For any non-privileged user to have the selected files available for edit in
the file list.

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

ADDITIONAL INFORMATION
I would argue that the need to run as admin for proper operation is a security
bug.

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

[plasmashell] [Bug 417752] Limit the number of emojis remembered 0n the "Recent" page

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417752

Nate Graham  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

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

[lattedock] [Bug 417886] New: Sharing layouts dont work

2020-02-19 Thread Recesvintvs
https://bugs.kde.org/show_bug.cgi?id=417886

Bug ID: 417886
   Summary: Sharing layouts dont work
   Product: lattedock
   Version: 0.9.8.1
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: colabor...@pseudoname.io
  Target Milestone: ---

SUMMARY

Sharing a layout to have a common dock for all activities dont work. The shared
layout just becomes empty.

STEPS TO REPRODUCE

To be sure that it was not some malfunction in my user's configuration, I
created a new user and started a fresh Plasma session.

1. Launch latte/dock 
2. Restart session so the Default layout appears among the available layouts
(it doesn't until I relog in)*
3. Create two new activities.
4. Create two new layouts, without anything special, I just followed the
default steps and dafault values in the default Layouts->Configure dialog
window, and apply the changes.
5. Switch from the Default layout to one of the new layouts -lets call it "New
Layout 1"-.
6. Add a new dock in that New Layout 1. This dock will be present in all the
activities.
7. Go back to the Configure layout window and tell that New Layout 1 is applied
only to the activity, lets call it, "New Activity 1". Apply the changes.
8. The recently created dock is, unexpectedly, still present in all the
activities, so, restart Plasma session so changes are applied.
9. Now the dock that belongs to New Layout 1 that is assigned to New Activity 1
only stands in the correct activity and not in the rest. Ok, so far so good
with just minor annoyances.
10. Now switch to the Default layout if you are not there already.
11. Create a new dock, and to make it better identifiable for this test, place
it at the top border of the screen, or one side or do whatever you want to not
confuse it with the other dock created before.
12. Open the layouts configuration tool and activate the «Multiple» thing. Then
click to mark the Default layout and then click on the button to share it and
select New Activity 1 and New Activity 2 and all the new test activities you
want to test the sharing feature. Apply and rstart session to apply changes.


OBSERVED RESULT

Once I relog in, the Default layout dock, that one that should stand at the top
border, has disappeared. Instead of being present in all the activities it isnt
present in any, not even the Default activity where I created it. The other
layouts are ok, only the shared one is missing


EXPECTED RESULT

The layout should be sared with the other activities so there should be a
common dock for all of them.

Plasma 5.18.1, KF 5.67 on Gentoo no multilib (64 bits libraries only)

As an appendix, I'd add that:
a) If I try and reopen the layouts config windows, and go back to single mode,
and even I especifically set that the Default layout be only applied to the
Default activity, nothing changes even restarting the session. It seems that
the docks I could have created for that layout were just vanished.
b) So, I tried and reshare the Default layout with the other two, and added a
new dock for that Default layout, that is once again sahred with the other
manually created layouts. But the new dock is now only prsent in the Default
layout/activity, also after restarting session, like if the share button didnt
have any effect.

---
* Shouldn't be a warning message to advise the users that they must restart the
session to apply the changes?

BTW, when using Multiple layouts and switching activities, the screen message
"Switching to NameofActivity" doesnt appear anymore. Don't know if this is an
intended behavior or a bug. If it's intended, I think that changing bahavior is
confusing.

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

[plasmashell] [Bug 417752] Limit the number of emojis remembered 0n the "Recent" page

2020-02-19 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=417752

Aleix Pol  changed:

   What|Removed |Added

 CC||aleix...@kde.org
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Aleix Pol  ---
It's limited to 50 right now. It should be fine as is.

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

[systemsettings] [Bug 417747] Size of standalone User Feedback kcm is too small if slider is set to rightmost position

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417747

--- Comment #9 from Nate Graham  ---
Argh you guys are killing me lol!

I could go up to `implicitHeight: Kirigami.Units.gridUnit * 34` (up from 33),
but then the default height would be taller then 600px which would make the
bottom button row cut off on some old crappy netbook screens. But maybe we
could ignore those?

Or maybe we could just give up on kcmshell and fix this whole dang class of bug
once and for all by just opening System Settings itself (Bug 402790).

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

[Breeze] [Bug 417879] khelpcenter has three icons

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417879

--- Comment #2 from Nate Graham  ---
Patch: https://phabricator.kde.org/D27508

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

[Breeze] [Bug 417879] khelpcenter has three icons

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417879

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
This is because the app is using the `help-browser` icon, which is colorful at
large sizes and monochrome at small sizes.

Probably what should happen is that `system-help` (which is an app icon) should
lose its monochrome versions. I'll see what I can do.

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

[digikam] [Bug 417885] New: Console errors at startup

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417885

Bug ID: 417885
   Summary: Console errors at startup
   Product: digikam
   Version: 7.0.0
  Platform: Other
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: spam-recei...@web.de
  Target Milestone: ---

SUMMARY
digikam 7.0.0 beta 2 AppImage
MS Windows 10 + Linux Sub-System + Ubuntu 
VcXsrv

When I launch digikam 7.0.0 beta 2 in this configuration, I get the following
errors on the console:

user@machine:~$ ./digikam-7.0.0-beta2-1-x86-64/squashfs-root/AppRun &
[1] 33
user@machine:~$ -- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam
application.
-- Notes: to integrate this bundle to your desktop, use AppImageLauncher.
--to enable all debug messages on the console, use 'export
QT_LOGGING_RULES="digikam*=true"'.
libudev.so.0
-- Preloading shared libs:
unknown: Failed enumerating UDisks2 objects:
"org.freedesktop.DBus.Error.Disconnected"
 "Not connected to D-Bus server"
unknown: Failed enumerating UDisks2 objects:
"org.freedesktop.DBus.Error.Disconnected"
 "Not connected to D-Bus server"
unknown: Failed enumerating UDisks2 objects:
"org.freedesktop.DBus.Error.Disconnected"
 "Not connected to D-Bus server"
unknown: Failed enumerating UDisks2 objects:
"org.freedesktop.DBus.Error.Disconnected"
 "Not connected to D-Bus server"
[39:51:0219/175359.362207:ERROR:address_tracker_linux.cc(171)] Could not bind
NETLINK socket: Address already in use (98)
QtAV 1.13.0(Jan 27 2020, 02:49:13)
Multimedia framework base on Qt and FFmpeg.
Distributed under the terms of LGPLv2.1 or later.
Shanghai, China Copyright (C) 2012-2019 Wang Bin (aka. Lucas Wang)
wbse...@gmail.com
Donate: http://qtav.org/donate.html
Source: https://github.com/wang-bin/QtAV
Home page: http://qtav.org
unknown: Failed enumerating UDisks2 objects:
"org.freedesktop.DBus.Error.Disconnected"
 "Not connected to D-Bus server"
unknown: Failed enumerating UDisks2 objects:
"org.freedesktop.DBus.Error.Disconnected"
 "Not connected to D-Bus server"
unknown: Unhandled container to remove :  Digikam::DigikamApp


STEPS TO REPRODUCE
1. ./digikam-7.0.0-beta2-1-x86-64/squashfs-root/AppRun

OBSERVED RESULT
Error messages on stdout or errout.

EXPECTED RESULT
No error messages.

SOFTWARE/OS VERSIONS
Windows: Windows 10
macOS: ./.
Linux/KDE Plasma: 
user@machine:~$ uname -a
Linux machine 4.4.0-18362-Microsoft #476-Microsoft Fri Nov 01 16:53:00 PST 2019
x86_64 x86_64 x86_64 GNU/Linux
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Windows 10 + Linux Sub-System + Ubuntu + VcXsrv

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

[systemsettings] [Bug 417884] New: States of the checkboxes on bottom change even when I cancel the password dialog to confirm modification

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417884

Bug ID: 417884
   Summary: States of the checkboxes on bottom change even when I
cancel the password dialog to confirm modification
   Product: systemsettings
   Version: 5.18.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_user_manager
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. open user manager
2. observe the current state (checked/unchecked) of both "Enable administrator
privileges for this user"
and "Log in automatically" checkboxes on bottom
3. change the state of any of them
4. click on "Apply" button
5. cancel the password dialog

OBSERVED RESULT
state of the checkbox clicked in the step 3 is wrong, falsely indicating that
the change was applied.

EXPECTED RESULT
after the password dialog to be cancelled, the state of the checkbox should be
the one observed
in the step 2.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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

[plasmashell] [Bug 417424] On upgrade to 5.18, a desktop with locked widgets remains locked, and cannot be unlocked.

2020-02-19 Thread Mike Simms
https://bugs.kde.org/show_bug.cgi?id=417424

--- Comment #16 from Mike Simms  ---
It is entirely possible to remove a widget by rogue clicks. Anyone with
Parkinson's Disease or essential tremor (similar effect to Parkinson's) does
not have full control of motor action. So it doesn't take much to accidentally
evoke customize layout and drag something or remove widgets. One right click,
slight movement of mouse and left click, all of which can happen involuntarily.

Please don't dismiss this feedback off-hat.

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

[kaudiocreator] [Bug 417878] low resolution icon of KAudioCreator in Large Icons task switcher

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417878

Nate Graham  changed:

   What|Removed |Added

  Component|Icons   |general
Version|5.18.1  |unspecified
Product|Breeze  |kaudiocreator
   Assignee|visual-des...@kde.org   |gerdfleisc...@web.de
 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
This isn't a Breeze icon issue; KAudioCreator seems to be providing its own
low-resolution oxygen-style icon.

It also seems to be unmaintained. :/

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

[Breeze] [Bug 417877] Need a proper application icon for DrKonqi

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417877

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 Status|REPORTED|CONFIRMED
Summary|drkonqi icon is barely  |Need a proper application
   |visible in Large Icons task |icon for DrKonqi
   |switcher if I set global|
   |theme to Breeze and Plasma  |
   |Style to Breeze dark|
 CC||n...@kde.org
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Several problems here:
1. There is no appropriate colorful app icon in the Breeze icon theme for
DrKonqi
2. DrKonqi is therefore using the `tools-report-bug` action icon as its app
icon
3. The task switcher does not seem to be able to invoke the color-changing
property of the icon (not sure if this is a valid issue though because apps
should be using proper colorful app icons, not monochrome action icons).

Let's get DrKonqi a proper icon.

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

[Breeze] [Bug 417883] New: Bad font rendering in gtk apps for certain fonts

2020-02-19 Thread Steve Coleman
https://bugs.kde.org/show_bug.cgi?id=417883

Bug ID: 417883
   Summary: Bad font rendering in gtk apps for certain fonts
   Product: Breeze
   Version: 5.18.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: gtk theme
  Assignee: uhh...@gmail.com
  Reporter: evetsname...@gmail.com
  Target Milestone: ---

Created attachment 126177
  --> https://bugs.kde.org/attachment.cgi?id=126177=edit
Screen shot of sample gtk app with "Utopia" selected as system font

SUMMARY
Certain fonts when selected as default for plasma produce unreadable fonts in
gtk applications.

STEPS TO REPRODUCE
1. Select "Utopia" as the general system font.
2. Go to Application Style --> Configure GNOME/GTK Application Style...
3. At GTK2 theme or GTK3 theme, push "Preview..."

OBSERVED RESULT
1. Text is unreadable

EXPECTED RESULT
1. Readable text


SOFTWARE/OS VERSIONS
Linux openSUSE Thunderbird Kernel 5.5.2 
(available in About System)
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
This could be worked around when there was an option to select a different font
for GTK apps. Since this option has been removed, there seems to be no remedy

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

[systemsettings] [Bug 417605] Black border around breeze window preview in System Settings>Window Appearance for Breeze theme

2020-02-19 Thread Mike Simms
https://bugs.kde.org/show_bug.cgi?id=417605

Mike Simms  changed:

   What|Removed |Added

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

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

[systemsettings] [Bug 417605] Black border around breeze window preview in System Settings>Window Appearance for Breeze theme

2020-02-19 Thread Mike Simms
https://bugs.kde.org/show_bug.cgi?id=417605

--- Comment #3 from Mike Simms  ---
Okay, so it doesn't happen booting with neon-user-20200213-1120.iso. I don't
know what is causing this but it's not theme related because it happens on
manjaro with Breeze Light in use too as already explained.

I've tried setting the same hardware options and compositor options with Neon.
The only difference would be kernel and module versions, Xorg and mesa builds.

Either way, I don't expect you to be able to resolve this. I'll close it as
RESOLVED but if you are able to change the status to NOTABUG or CLOSEDWONTFIX
feel free to. Sorry for the wasted time, irritating for all of us...

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

[systemsettings] [Bug 417870] "Configure" button and search field appear above KCM title after I minimize/restore system settings window

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417870

Patrick Silva  changed:

   What|Removed |Added

Summary|"Configure" button appears  |"Configure" button and
   |above KCM title after I |search field appear above
   |minimize/restore system |KCM title after I
   |settings window |minimize/restore system
   ||settings window

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

[plasmashell] [Bug 417424] On upgrade to 5.18, a desktop with locked widgets remains locked, and cannot be unlocked.

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417424

--- Comment #15 from Nate Graham  ---
Widgets still can't be moved with accidental clicks-and-drags. What problem are
you seeing with the new approach in Plasma 5.18?

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

[systemsettings] [Bug 417882] New: If the user changes the state of both checkboxes on bottom and gives up on applying changes after click on "Apply" button, password dialog needs to be cancelled twic

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417882

Bug ID: 417882
   Summary: If the user changes the state of both checkboxes on
bottom and gives up on applying changes after click on
"Apply" button, password dialog needs to be cancelled
twice
   Product: systemsettings
   Version: 5.18.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_user_manager
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. open user manager
2. change the state of both "Enable administrator privileges for this user" and
"Log in automatically"
checkboxes on bottom
3. click on "Apply" button (password dialog shows up)
4. cancel the password dialog

OBSERVED RESULT
password dialog shows up again after the step 4

EXPECTED RESULT
password dialog should not appear again after being canceled the first time.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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

[Breeze] [Bug 417881] title in application style gtk has a blue gradient rectangle

2020-02-19 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=417881

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
screenshot please

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

[Breeze] [Bug 417881] title in application style gtk has a blue gradient rectangle

2020-02-19 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=417881

David Edmundson  changed:

   What|Removed |Added

Product|systemsettings  |Breeze
   Assignee|plasma-b...@kde.org |uhh...@gmail.com
  Component|general |gtk theme
 CC||k...@davidedmundson.co.uk

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

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-02-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136

ahashmi  changed:

   What|Removed |Added

 Attachment #126174|0   |1
is obsolete||

--- Comment #6 from ahashmi  ---
Created attachment 126176
  --> https://bugs.kde.org/attachment.cgi?id=126176=edit
Patch implements ARM v8.1 CAS instructions

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

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-02-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136

--- Comment #5 from ahashmi  ---
Thanks for reviewing in detail.

Good point about splitting up the large patch. I've
uploaded the implementation and tests as 2 separate patches:
arm64_v81_cas_impl.patch
arm64_v81_cas_test.patch

> I am going to need some context to make sense of this...

The loop in this context is not looping for the same reason guest code
using a CAS instruction would loop. In this case the cbne w8, loop
instruction is checking to see if the previous store exclusive worked.
The spec says that store exclusives return 0 in the w register if the
store updated memory, 1 if it failed to update. This way we always make
sure that memory has been updated before returning from the CAS.
Previously it would have returned even if the store failed.

> Also, what is the reason for changing the hardwired register numbers?

Adding the store check loop means we need to compare the store's status
value in a w register and since w8 is the scratch register we use that,
leaving w1/x1 untouched after the load.

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

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-02-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136

ahashmi  changed:

   What|Removed |Added

 Attachment #124590|0   |1
is obsolete||

--- Comment #3 from ahashmi  ---
Created attachment 126174
  --> https://bugs.kde.org/attachment.cgi?id=126174=edit
Patch implements ARM v8.1 CAS instructions

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

[valgrind] [Bug 415136] ARMv8.1 Compare-and-Swap instructions are not supported

2020-02-19 Thread ahashmi
https://bugs.kde.org/show_bug.cgi?id=415136

--- Comment #4 from ahashmi  ---
Created attachment 126175
  --> https://bugs.kde.org/attachment.cgi?id=126175=edit
Patch tests ARM v8.1 CAS instructions

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

[systemsettings] [Bug 414396] KCM can't read settings file (kde_settings.conf)

2020-02-19 Thread Filip Fila
https://bugs.kde.org/show_bug.cgi?id=414396

--- Comment #34 from Filip Fila  ---
I did the exact same things just described and I cannot reproduce this anymore.
The theme value is stored in kde_settings.conf and the KCM can read it.

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

[xdg-desktop-portal-kde] [Bug 417861] Firefox and Thunderbird no longer adhere to MIMETYPE associatons

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417861

--- Comment #5 from sander.s...@gmail.com ---
I stand corrected. There was still some script setting the environment variable
at KDE login. I reverted back to regular Firefox and things work again.
Thunderbird seems to behave properly again as well.

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

[systemsettings] [Bug 417881] New: title in application style gtk has a blue gradient rectangle

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417881

Bug ID: 417881
   Summary: title in application style gtk has a blue gradient
rectangle
   Product: systemsettings
   Version: 5.18.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: stefanomilan...@gmail.com
  Target Milestone: ---

SUMMARY
title in application style gtk has a blue gradient rectangle


STEPS TO REPRODUCE
1. go to systemsettings
2. click application style
3. click configure the style of the gnome/gtk applications
4. select the title at the top whit the mouse (application style -> style of
the gnome/gtk applications
5. appears a blue gradient rectangle

OBSERVED RESULT
appears a blue gradient rectangle

EXPECTED RESULT
do not appears a blue gradient rectangle

Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 5.5.4-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Celeron® CPU N3450 @ 1.10GHz
Memory: 5,7 GiB

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

[okular] [Bug 415594] Horizontal Mouse Wheel Scrolling (i.e. shitf+scroll) in Windows

2020-02-19 Thread James Flynn
https://bugs.kde.org/show_bug.cgi?id=415594

--- Comment #2 from James Flynn  ---
Apologies for the *very* late response, but just wanted to say thank you for
pointing out this functionality to me. I had not been able to surface this in
my searching, so while I will attempt to follow up with the QT developers, in
the meantime this will be a great workaround for me.

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

[systemsettings] [Bug 416358] kcm_fonts: Cannot apply changes (button remains inactive)

2020-02-19 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=416358

--- Comment #56 from Rik Mills  ---
(In reply to Iyán Méndez Veiga from comment #55)
> (Offtopic + advertising)
> Maybe KDE Neon and Kubuntu have the reputation of updating the first, but
> the patch was applied in Arch Linux 5 days ago

If we are going to do that, then FYI it was applied in Kubuntu 5 days ago as
well, and copied to backports.

https://launchpad.net/ubuntu/+source/plasma-desktop/4:5.18.0-0ubuntu3

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

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

Stefano Milani  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages

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

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

--- Comment #3 from Stefano Milani  ---
Created attachment 126173
  --> https://bugs.kde.org/attachment.cgi?id=126173=edit
desktop effects is already selected

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

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

--- Comment #2 from Stefano Milani  ---
Created attachment 126172
  --> https://bugs.kde.org/attachment.cgi?id=126172=edit
emoticons is already selected

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

[systemsettings] [Bug 417880] the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

--- Comment #1 from Stefano Milani  ---
Created attachment 126171
  --> https://bugs.kde.org/attachment.cgi?id=126171=edit
window decorations is already selected

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

[systemsettings] [Bug 416358] kcm_fonts: Cannot apply changes (button remains inactive)

2020-02-19 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416358

--- Comment #55 from Iyán Méndez Veiga  ---
(Offtopic + advertising)
Maybe KDE Neon and Kubuntu have the reputation of updating the first, but the
patch was applied in Arch Linux 5 days ago, and we have plasma desktop Plasma
5.18.1 since yesterday, just after the release hehe

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

[systemsettings] [Bug 417747] Size of standalone User Feedback kcm is too small if slider is set to rightmost position

2020-02-19 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=417747

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #8 from Kai Uwe Broulik  ---
Same for me. I have so much crap in there it would hardly fit on screen at any
size :)

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

[systemsettings] [Bug 417880] New: the font management menu is already selected

2020-02-19 Thread Stefano Milani
https://bugs.kde.org/show_bug.cgi?id=417880

Bug ID: 417880
   Summary: the font management menu is already selected
   Product: systemsettings
   Version: 5.18.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: stefanomilan...@gmail.com
  Target Milestone: ---

Created attachment 126170
  --> https://bugs.kde.org/attachment.cgi?id=126170=edit
the font management menu is already selected

SUMMARY
the font management menu is already selected

STEPS TO REPRODUCE
1. open systemsettings
2. go to characters
3. observe font management is already selected (see screenshot)

OBSERVED RESULT
font management is already selected 


EXPECTED RESULT
font management is not selected 

Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 5.5.4-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Celeron® CPU N3450 @ 1.10GHz
Memory: 5,7 GiB

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

[systemsettings] [Bug 417747] Size of standalone User Feedback kcm is too small if slider is set to rightmost position

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417747

--- Comment #7 from Patrick Silva  ---
(In reply to Nate Graham from comment #6)
> 1080p?

yes

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

[Breeze] [Bug 417879] New: khelpcenter has three icons

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417879

Bug ID: 417879
   Summary: khelpcenter has three icons
   Product: Breeze
   Version: 5.18.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: bugsefor...@gmx.com
CC: kain...@gmail.com
  Target Milestone: ---

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

SUMMARY
As we can see in the attached screenshot, window decoration, task manager and
Large Icons task switcher show different icons for khelpcenter.

STEPS TO REPRODUCE
1. set global theme to Breeze
2. set Plasma style to Breeze dark
3. set task switcher to Large Icons
4. open khelpcenter and observe its icon in window decoration, task manager and
Large Icons task switcher

EXPECTED RESULT
window decoration, task manager and Large Icons task switcher should show the
same icon

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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

[systemsettings] [Bug 417747] Size of standalone User Feedback kcm is too small if slider is set to rightmost position

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417747

--- Comment #6 from Nate Graham  ---
1080p?

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

[Breeze] [Bug 417878] New: low resolution icon of KAudioCreator in Large Icons task switcher

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417878

Bug ID: 417878
   Summary: low resolution icon of KAudioCreator in Large Icons
task switcher
   Product: Breeze
   Version: 5.18.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: bugsefor...@gmx.com
CC: kain...@gmail.com
  Target Milestone: ---

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

STEPS TO REPRODUCE
1. set global theme to Breeze
2. set Plasma style to Breeze dark
3. set task switcher to Large Icons
4. open KAudioCreator and press alt+tab

OBSERVED RESULT
as we can see in the attached screenshot, task switcher shows low resolution
icon of KAudioCreator

EXPECTED RESULT
crisp KAudioCreator icon

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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

[systemsettings] [Bug 416358] kcm_fonts: Cannot apply changes (button remains inactive)

2020-02-19 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=416358

--- Comment #54 from Rik Mills  ---
(In reply to talentlcy from comment #53)
> OK, my system is neon user edition, and plasma version is 5.18.0.  But why
> is kubuntu newer than neon , shouldn't neon to have the latest version ?藍

Neon are upgrading to Qt 5.14.1, and the Plasma update was queued behind doing
that. Makes sense for it to be, as several parts of Plasma need to be
recompiled for new Qt versions anyway.

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

[Breeze] [Bug 417877] New: drkonqi icon is barely visible in Large Icons task switcher if I set global theme to Breeze and Plasma Style to Breeze dark

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417877

Bug ID: 417877
   Summary: drkonqi icon is barely visible in Large Icons task
switcher if I set global theme to Breeze and Plasma
Style to Breeze dark
   Product: Breeze
   Version: 5.18.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: bugsefor...@gmx.com
CC: kain...@gmail.com
  Target Milestone: ---

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

STEPS TO REPRODUCE
1. set global theme to Breeze
2. set Plasma style to Breeze dark
3. set task switcher to Large Icons
4. reproduce any crash to trigger drkonqi
5. open drkonqi and press alt+tab

OBSERVED RESULT
As we can see in the attached screenshot, drkonqi icon is barely visible in
Large Icons task switcher.


EXPECTED RESULT
drkonqi icon should have better visibility.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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

[systemsettings] [Bug 416358] kcm_fonts: Cannot apply changes (button remains inactive)

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416358

--- Comment #53 from talent...@hotmail.com ---
(In reply to Méven Car from comment #51)
> neon developper edition, does not have plasma 5.18.1 yet :
> So neither does neon user edition.
> As of me typing latest neon Version is : $ apt show plasma-desktop | grep
> Version:
> Version: 4:5.18.0+p18.04+git20200218.0030-0
> 
> (Irony is kubuntu ppa has 5.18.1)
> 
> talent...@hotmail.com please check you have updated to plasma 5.18.1 (in
> about system for instance) before giving feedback. Your last update did not
> concern Plasma.
OK, my system is neon user edition, and plasma version is 5.18.0.  But why is
kubuntu newer than neon , shouldn't neon to have the latest version ?藍

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

[plasmashell] [Bug 417424] On upgrade to 5.18, a desktop with locked widgets remains locked, and cannot be unlocked.

2020-02-19 Thread Mike Simms
https://bugs.kde.org/show_bug.cgi?id=417424

Mike Simms  changed:

   What|Removed |Added

 CC||micsim2...@outlook.com

--- Comment #14 from Mike Simms  ---
I'm not overly happy about this setting being hidden. I use it to stop stuff
getting moved as I have essential tremor. I guess I will have to apply the
'hidden' setting.

Please don't make anything else UI related configurable via policy script only.

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

[systemsettings] [Bug 416358] kcm_fonts: Cannot apply changes (button remains inactive)

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416358

--- Comment #52 from Nate Graham  ---
Please verify that you are using Plasma 5.18.1 (not 5.18.0) and that you have
rebooted your system.

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

[trojita] [Bug 417876] Frequent IMAP connection errors when using office365 (outlook web) mail

2020-02-19 Thread Dimitrios Apostolou
https://bugs.kde.org/show_bug.cgi?id=417876

--- Comment #1 from Dimitrios Apostolou  ---
The pop-up window when the error occurs shows:

The IMAP server sent us a reply which we could not parse. This might either
mean that there's a bug in Trojitá's code, or that the IMAP server you are
connected to is broken. Please report this as a bug anyway. Here are the
details:
UnexpectedHere: UnexpectedHere
y433 STATUS "Deleted Item* STATUS INBOX (MESSAGES 525 UNSEEN 0 RECENT 0) 

^ here

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

[systemsettings] [Bug 416358] kcm_fonts: Cannot apply changes (button remains inactive)

2020-02-19 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=416358

--- Comment #51 from Méven Car  ---
neon developper edition, does not have plasma 5.18.1 yet :
So neither does neon user edition.
As of me typing latest neon Version is : $ apt show plasma-desktop | grep
Version:
Version: 4:5.18.0+p18.04+git20200218.0030-0

(Irony is kubuntu ppa has 5.18.1)

talent...@hotmail.com please check you have updated to plasma 5.18.1 (in about
system for instance) before giving feedback. Your last update did not concern
Plasma.

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

[systemsettings] [Bug 417747] Size of standalone User Feedback kcm is too small if slider is set to rightmost position

2020-02-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417747

--- Comment #5 from Patrick Silva  ---
(In reply to Nate Graham from comment #4)
> Works for me. What's your screen size?

23 inches

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

[systemsettings] [Bug 414396] KCM can't read settings file (kde_settings.conf)

2020-02-19 Thread Ben
https://bugs.kde.org/show_bug.cgi?id=414396

Ben  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|FIXED   |---
 Ever confirmed|1   |0

--- Comment #33 from Ben  ---
Just updated. Always the same.

Betriebssystem: Kubuntu 19.10
KDE-Plasma-Version: 5.18.1
KDE-Frameworks-Version: 5.67.0
Qt-Version: 5.12.4
Kernel-Version: 5.3.0-26-generic
Art des Betriebssystems: 64-bit
Prozessoren: 4 × AMD FX(tm)-4100 Quad-Core Processor
Speicher: 7,3 GiB Arbeitsspeicher
Pls note. Installed with first release of Kubuntu 19.10. Plasma 5.17 and later
5.18 was installed via backports from the beginning.

# ls -l /etc/sddm.conf /etc/sddm.conf.d/kde_settings.conf
-rw-r--r-- 1 root root 246 Feb 16 21:36 /etc/sddm.conf
-rw-r--r-- 1 root root 246 Feb 16 21:35 /etc/sddm.conf.d/kde_settings.conf

Calling systemsettings5. Clicking 'startup and shutdown'. I see my configured
Breeze-Blur-Blue with my own background.

Clicking Fantasy-Blue with my own background. Clicking 'Apply'. Password.
Leaving.

# ls -l /etc/sddm.conf /etc/sddm.conf.d/kde_settings.conf
-rw-r--r-- 1 root root  97 Feb 19 15:24 /etc/sddm.conf
-rw-r--r-- 1 root root 242 Feb 19 15:24 /etc/sddm.conf.d/kde_settings.conf

Calling systemsettings5. Clicking 'startup and shutdown'. I see default theme
Back-To-Black-v.2.

Clicking 'Advanced' and 'Sync'. Back to 'Design'.

Clicking Breeze-Blur-Blue with my own background. Clicking 'Apply'. Password.
Leaving.

# ls -l /etc/sddm.conf /etc/sddm.conf.d/kde_settings.conf
-rw-r--r-- 1 root root   0 Feb 19 15:25 /etc/sddm.conf
-rw-r--r-- 1 root root 247 Feb 19 15:25 /etc/sddm.conf.d/kde_settings.conf

Calling systemsettings5. Clicking 'startup and shutdown'. I see default theme
Back-To-Black-v.2.
Leaving.

# cp /etc/sddm.conf.d/kde_settings.conf /etc/sddm.conf
cp: '/etc/sddm.conf' überschreiben? ja

Calling systemsettings5. Clicking 'startup and shutdown'. I see my configured
Breeze-Blur-Blue with my own background.

It's reproducible.

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

[trojita] [Bug 417876] New: Frequent IMAP connection errors when using office365 (outlook web) mail

2020-02-19 Thread Dimitrios Apostolou
https://bugs.kde.org/show_bug.cgi?id=417876

Bug ID: 417876
   Summary: Frequent IMAP connection errors when using office365
(outlook web) mail
   Product: trojita
   Version: 0.7
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: IMAP
  Assignee: trojita-b...@kde.org
  Reporter: ji...@gmx.net
  Target Milestone: ---

Hello, the connection breaks a couple of times per day. In the IMAP protocol
log I see various errors like the following:

20:25:02.900 <<< y1303 OK STATUS completed.␍␊
20:25:02.900 Model BAD response: y1283 BAD Command Error. 12
20:25:02.900 Imap::Mailbox::KeepMailboxOpenTask attached to adfasdfs Failed:
The connection is being killed for unspecified reason
20:25:02.900 Imap::Mailbox::NumberOfMessagesTask attached to bleh Failed: The
connection is being killed for unspecified reason
20:25:02.900 Imap::Mailbox::NumberOfMessagesTask attached to blah Failed: The
connection is being killed for unspecified reason
20:25:02.900 Imap::Mailbox::NumberOfMessagesTask attached to blue Failed: The
connection is being killed for unspecified reason
[...]
20:25:02.900 *** Connection killed.
20:25:02.900 CantHappen The following command should have been handled
elsewhere␍␊y1283 BAD Command Error. 12␊␊


Here is the IMAP server in use:

Hostname: outlook.office365.com
port: 993

Server: Microsoft.Exchange.Imap4.Imap4Server 15.20
name: Microsoft.Exchange.Imap4.Imap4Server
version: 15.20
The following capabilities are currently advertised:
IMAP4
IMAP4REV1
AUTH=PLAIN
AUTH=XOAUTH2
SASL-IR
UIDPLUS
MOVE
ID
UNSELECT
CLIENTACCESSRULES
CLIENTNETWORKPRESENCELOCATION
BACKENDAUTHENTICATE
CHILDREN
IDLE
NAMESPACE
LITERAL+

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

[systemsettings] [Bug 417605] Black border around breeze window preview in System Settings>Window Appearance for Breeze theme

2020-02-19 Thread Mike Simms
https://bugs.kde.org/show_bug.cgi?id=417605

Mike Simms  changed:

   What|Removed |Added

Version|5.18.0  |5.18.1

--- Comment #2 from Mike Simms  ---
The above should have of course read 5.18.0 for plasma version. Anyway it's
still an issue with 5.18.1 along with mesa and kernel updates. I'm going to
double check on this with KDE Neon. If you don't get another post saying
otherwise, assume the same issue manifested there too.

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

[systemsettings] [Bug 417488] Broken fonts and fuzzy theme previews in multiple system settings

2020-02-19 Thread Mike Simms
https://bugs.kde.org/show_bug.cgi?id=417488

Mike Simms  changed:

   What|Removed |Added

 CC||micsim2...@outlook.com
Version|5.18.0  |5.18.1

--- Comment #19 from Mike Simms  ---
Still broken, version number bumped appropriately

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

[plasmashell] [Bug 395335] If auto-login is enabled in user manager, Wayland session is started incorrectly (plasma uses 25% of the screen)

2020-02-19 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=395335

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #10 from David Edmundson  ---
Seems like https://github.com/sddm/sddm/issues/1217

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

[kate] [Bug 417811] click+hold on scrollbar thumb triggers scrolling to that point on the track instead of allowing drag

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417811

--- Comment #5 from Nate Graham  ---
Yeah, that makes sense to me.

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

[frameworks-kded] [Bug 417874] KDED5 Segfaults on Mobile Broadband (WWAN) Modem Detection

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417874

--- Comment #1 from calvin.f@gmail.com ---
In addition, KDE also fails to put the system into standby while the modem is
attached and detected by the OS.
systemctl suspend works, however.
Hibernation etc. are not affected.

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

[systemsettings] [Bug 417875] Improvement: Unify mouse/touchpad configurations

2020-02-19 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=417875

Frederick Zhang  changed:

   What|Removed |Added

 Attachment #126165|0   |1
is obsolete||

--- Comment #3 from Frederick Zhang  ---
Created attachment 126166
  --> https://bugs.kde.org/attachment.cgi?id=126166=edit
Pointing Devices

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

[systemsettings] [Bug 414109] Plasma session started with a new user account shows different cursor depending on hovered area

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414109

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In|5.18.0  |5.18.2
  Latest Commit|https://commits.kde.org/kde |https://cgit.kde.org/plasma
   |-gtk-config/4090e899eddd2c7 |-desktop.git/commit/?id=ca9
   |f1e41ec690877c906bf8f1889   |f0eeb9b5377a598c6ec58aa1a2b
   ||eaa08d69c0

--- Comment #18 from Nate Graham  ---
Fixed with
https://cgit.kde.org/plasma-desktop.git/commit/?id=ca9f0eeb9b5377a598c6ec58aa1a2beaa08d69c0

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

[systemsettings] [Bug 416358] kcm_fonts: Cannot apply changes (button remains inactive)

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416358

--- Comment #50 from talent...@hotmail.com ---
(In reply to Nate Graham from comment #49)
> Given that the version including the fix was released today, I'd say the
> answer is "as soon as you perform an update." :)

Got an update just now, still can't  apply font changes.

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

[systemsettings] [Bug 417875] Improvement: Unify mouse/touchpad configurations

2020-02-19 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=417875

--- Comment #2 from Frederick Zhang  ---
Created attachment 126165
  --> https://bugs.kde.org/attachment.cgi?id=126165=edit
Pointing Devices

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

[kwin] [Bug 417655] kwin_wayland autolaunches with partial screen coverage

2020-02-19 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=417655

--- Comment #11 from David Edmundson  ---
>ps aux output

Shows three kwin_waylands running.

fireburn1186  0.2  0.6 3586260 227768 tty2   Sl+  17:37   0:05
/usr/bin/kwin_wayland --xwayland --libinput --exit-with-session=/usr/lib64

fireburn3526  0.1  0.4 3444816 131540 tty4   Sl+  17:55   0:01
/usr/bin/kwin_wayland --xwayland --libinput --exit-with-session=/usr/lib64

fireburn5896  3.1  0.4 3459232 151372 ?  Sl   18:09   0:05
/usr/bin/kwin_wayland --xwayland --libinput --exit-with-session=/usr/lib64

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

[systemsettings] [Bug 417875] Improvement: Unify mouse/touchpad configurations

2020-02-19 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=417875

--- Comment #1 from Frederick Zhang  ---
Created attachment 126164
  --> https://bugs.kde.org/attachment.cgi?id=126164=edit
Mouse

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

[frameworks-kded] [Bug 417874] KDED5 Segfaults on Mobile Broadband (WWAN) Modem Detection

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417874

calvin.f@gmail.com changed:

   What|Removed |Added

 CC||calvin.f@gmail.com

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

[frameworks-kded] [Bug 417874] New: KDED5 Segfaults on Mobile Broadband (WWAN) Modem Detection

2020-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=417874

Bug ID: 417874
   Summary: KDED5 Segfaults on Mobile Broadband (WWAN) Modem
Detection
   Product: frameworks-kded
   Version: 5.67.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: calvin.f@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

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

SUMMARY
After upgrading to KDE Plasma 5.18, I've noticed that my tray icons sometimes
disappear and custom keyboard shortcuts stopped working. I've managed to narrow
the cause down to KDED5 failing to open the PIN entry dialogue for the mobile
broadband modem.
I am not entirely sure if this is an issue specific to my install or machine,
rather than KDED5, but it does occur consistently.

STEPS TO REPRODUCE
1. Plug in mobile broadband modem (wake up laptop).
2. Wait for mobile broadband modem to be detected (check in e.g. Modem Manager
GUI).

EXPECTED RESULT
The built-in PIN entry dialog appears and functions as it did until now.

OBSERVED RESULT
KDED5 continually crashes with segmentation faults until PIN is entered another
way (e.g. via Modem Manager GUI), eventually stops restarting. If KDED5 is
restarted manually after PIN has been entered, it runs fine.

SOFTWARE/OS VERSIONS
openSUSE Tumbleweed 20200214
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.67
Qt Version: 5.14.1
Kernel version: 5.5.1-1

ADDITIONAL INFORMATION
The KDE crash handler caught a backtrace, which I have attached below.

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

[systemsettings] [Bug 417875] New: Improvement: Unify mouse/touchpad configurations

2020-02-19 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=417875

Bug ID: 417875
   Summary: Improvement: Unify mouse/touchpad configurations
   Product: systemsettings
   Version: 5.18.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_mouse
  Assignee: plasma-b...@kde.org
  Reporter: frederick...@tsundere.moe
  Target Milestone: ---

SUMMARY
As shown in the attached screenshots, there are currently 2 panels in System
Settings where I can configure my mouse -- the conventional (xorg?) Mouse panel
and Pointing Devices for libinput. There are some duplicated items between
these two, e.g. pointer speed, left/right hand, scrolling direction, and for
example both pointer speed settings work at the same time and are not
synchronised with each other.

Same issue happens to touchpad configuration as well, although I don't use my
touchpad very often so it bothers me less.

This is somewhat confusing to users hence I reckon it'd be nice to unify those
configurations if possible.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 5.5.4-zen1-1-zen
OS Type: 64-bit

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

[neon] [Bug 417818] mouse wheel (temporary) stopping working in LibreOIffice

2020-02-19 Thread Duns
https://bugs.kde.org/show_bug.cgi?id=417818

--- Comment #7 from Duns  ---
Do you know if apply that patch is sure?

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

[neon] [Bug 417818] mouse wheel (temporary) stopping working in LibreOIffice

2020-02-19 Thread Duns
https://bugs.kde.org/show_bug.cgi?id=417818

--- Comment #6 from Duns  ---
Yes, I know, but there are lots of problems with KDE-libreoffice...

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

[kwin] [Bug 413179] Crash in QOpenGLTextureGlyphCache::resizeTextureData

2020-02-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413179

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.18.2

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

<    1   2   3   >