[umbrello] [Bug 390782] New: Vertical position of combined fragment widget else part is moved to the vertical center after save/load cycle

2018-02-20 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=390782

Bug ID: 390782
   Summary: Vertical position of combined fragment widget else
part is moved to the vertical center after save/load
cycle
   Product: umbrello
   Version: 2.24.1 (KDE Applications 17.12.1)
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

How to reproduce:
1. start umbrello
2. add an alternate combined fragment widget to a sequence diagram
3. extend the widget vertical and move the else part to the bottom
4. save the file
4. open the file

What happens ?
The vertical line of the else part has been moved to the vertical center

What is expected ?
The vertical line of the else part should stay at the position it has been set
to at step 3.

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

[plasmashell] [Bug 390783] New: Notifications sounds too quiet (after the first time they play)

2018-02-20 Thread RaitaroH
https://bugs.kde.org/show_bug.cgi?id=390783

Bug ID: 390783
   Summary: Notifications sounds too quiet (after the first time
they play)
   Product: plasmashell
   Version: 5.12.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: raitarohik...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

I played around a bit in discord to get my mik not sound like an airplane. But
now I got my notif sound REALLY quiet. The little sound you get when you delete
something... even on 100% volume I can barely here it. Same with other
notifications. The sound of increasing volume though works. Right now after I
booted I was able to get the sound when deleting a file, but it does not work
afterwards anymore. Also the sound when I have a powerplug in also worked the
first time but not anymore.

Here are some pics with my configuration in case is useful, but I don't think
this has to do with anything: https://imgur.com/a/GQIsu

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

[plasmashell] [Bug 390784] New: Notifications not going away

2018-02-20 Thread RaitaroH
https://bugs.kde.org/show_bug.cgi?id=390784

Bug ID: 390784
   Summary: Notifications not going away
   Product: plasmashell
   Version: 5.12.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: raitarohik...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

So for some reason, sometimes, notifications sorta hang around without hiding
themselves. They may be either plasma notifications or even notifications sent
using notify-send. It is very hard for me to say what causes it but it does
happen quite a bit. For example a plugged in notification stated on screen for
20+ sec before I closed it myself.

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

[Spectacle] [Bug 390652] Capturing the active window fails if compositing is off and the window touches a screen border

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390652

--- Comment #10 from Dr. Chapatin  ---
on my Arch Linux meta+print does not work when compositing is off (it works
again after re-enable compositing).

Spectable capture an empty "screenshot" when I try capture an active window
that is touching a screen border.

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

[plasmashell] [Bug 390632] Breeze task switcher has a transparent rectangle at the bottom

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390632

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasma-nm] [Bug 390607] The NetworkManager applet should indicate it is searching for new networks

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390607

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 390774] KActivities: FATAL ERROR: Failed to contact the activity manager daemon + CRASH

2018-02-20 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=390774

--- Comment #1 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 110840
  --> https://bugs.kde.org/attachment.cgi?id=110840&action=edit
ksysguard screenshot

Something is wrong with kactivitymanagerd - in ksysguard I can see a lot of
kactivitymanagerd processes.

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

[plasmashell] [Bug 390774] KActivities: FATAL ERROR: Failed to contact the activity manager daemon + CRASH

2018-02-20 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=390774

Kamil Piwowarski <9luty1...@gmail.com> changed:

   What|Removed |Added

   Severity|normal  |crash

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

[gwenview] [Bug 390332] Filename in fullscreen toolbar not updated after renaming image

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390332

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[kaffeine] [Bug 388962] Kaffeine; Program Guide missing "title" in epg; 2.0.13 vs 2.0.14 in rpmfusion

2018-02-20 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=388962

--- Comment #4 from Mauro Carvalho Chehab  ---
Just added this patch to the development tree. It should fix the issue.
Please test.


commit 4133a42d35e5580778e7f1f906ebf19d399e8531 
Author: Mauro Carvalho Chehab 
Date:   Tue Feb 20 13:50:57 2018 +

dvbepg: fix logic for ATSC EIT entries

The logic that adds ATSC EIT entries to the program guide
is wrong: it is not inserting a new entry to the
epgEntry::langEntry. Without that, none will be ever shown
at the program guide, nor the program titles would appear at
the OSD.

BUG: 388962

Signed-off-by: Mauro Carvalho Chehab 

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

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2018-02-20 Thread Navid Zamani
https://bugs.kde.org/show_bug.cgi?id=369676

--- Comment #11 from Navid Zamani  ---
(In reply to Rog131 from comment #10)
> The Breeze text color can be set from the KDE system settings > Colors >
> Complementary > Normal text.

That doesn’t actually work. I just changed that color from white to black,
saved it as a new scheme, closed the dialog, selected my new scheme from the
list, and clicked “Apply”. Then I locked the screen, and … nothing had changed.
Also, the white text isn’t actually fully white by default either.

And the actual full path is K → System settings → Colors → Change scheme →
Color selection [tab] → Color set [dropdown] (Generic colors ⇒ Complementary) →
Normal text.
(This is translated from German, so YMMV.)
You need to save the scheme as a new one, because the „Apply“ button inside the
scheme editing dialog does nothing, and your changes will be lost otherwise.

Or do I need to restart something or log out once?

How did you make that screenshot by the way? The dialog is on top of the lock
screen. Photoshop^WGimp, or is there a way to test the lock screen?

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

[muon] [Bug 390785] New: Muon downloads Changelog even if the tab is not shown

2018-02-20 Thread Carlo Vanini
https://bugs.kde.org/show_bug.cgi?id=390785

Bug ID: 390785
   Summary: Muon downloads Changelog even if the tab is not shown
   Product: muon
   Version: 5.6
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: muon
  Assignee: echidna...@kubuntu.org
  Reporter: silh...@gmail.com
CC: silh...@gmail.com
  Target Milestone: ---

Muon tries to download the Changelog every time a package is selected in the
list, even if the "Changes List" tab is not selected. Files are not cached,
therefore every time a row is selected a download is performed.


== Expected behavior ==

Download only when the "Changes List" tab is active.

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

[Breeze] [Bug 390777] Wrong scroll direction if reverse-scroll on

2018-02-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390777

Nate Graham  changed:

   What|Removed |Added

  Component|QtQuickControls |QStyle
   Assignee|k...@davidedmundson.co.uk|hugo.pereira.da.costa@gmail
   ||.com
 CC||n...@kde.org

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

[kaffeine] [Bug 388962] Kaffeine; Program Guide missing "title" in epg; 2.0.13 vs 2.0.14 in rpmfusion

2018-02-20 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=388962

Mauro Carvalho Chehab  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

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

[kwin] [Bug 390779] Window shade scroll direction inverted when touchpad reverse-scrolling active

2018-02-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390779

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[Discover] [Bug 390191] Searching twice from an app page: second search does nothing

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390191

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #9 from Dr. Chapatin  ---
(In reply to ystein from comment #7)
> I discovered another way to reproduce this:
> 
> 1. Open Discover
> 2. Click Settings
> 3. Type a search string and hit enter (I typed 'libreoffice'; I typed it in
> Settings by a mistake) 
> 4. Click on Applications
> 5. Type the search string from step 3 and hit enter
> 6. Nothing happens

reproducible on Arch Linux, Discover 5.12.1.

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

[plasma-nm] [Bug 390182] Impossible to navigate through the NetworkManager popup with the keyboard

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390182

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[kwin] [Bug 390779] Window shade scroll direction inverted when touchpad reverse-scrolling active

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390779

liq...@liquidonline.ca changed:

   What|Removed |Added

 CC||liq...@liquidonline.ca

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

[Breeze] [Bug 390777] Wrong scroll direction if reverse-scroll on

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390777

liq...@liquidonline.ca changed:

   What|Removed |Added

 CC||liq...@liquidonline.ca

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

[calligrastage] [Bug 389370] Calligra Stage crash when opening .ppt document.

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389370

--- Comment #6 from q...@suomi24.fi ---
Created attachment 110841
  --> https://bugs.kde.org/attachment.cgi?id=110841&action=edit
New crash information added by DrKonqi

calligrastage (3.1.0) using Qt 5.9.3

www.unm.edu/~unmvclib/powerpoint/pptexamples.ppt

Every .ppt document crash Stage when trying to open.

Maybe this bug is related to KDE Neon distribution.

-- Backtrace (Reduced):
#6  OdfWriter::endChild (this=0x296a590) at
/workspace/build/libs/odf/writeodf/odfwriter.h:56
#7  OdfWriter::end (this=0x296a590) at
/workspace/build/libs/odf/writeodf/odfwriter.h:71
#8  0x7f9e28c4f312 in OdfWriter::endChild (this=0x7ffc81310a80) at
/workspace/build/libs/odf/writeodf/odfwriter.h:57
#9  OdfWriter::end (this=0x7ffc81310a80) at
/workspace/build/libs/odf/writeodf/odfwriter.h:71
#10 0x7f9e28c4f36c in OdfWriter::OdfWriter (this=this@entry=0x7ffc81310cb0,
p=, tag=tag@entry=0x7f9e28d463f4 "text:p",
indent=indent@entry=false) at /workspace/build/libs/odf/writeodf/odfwriter.h:46

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

[calligrastage] [Bug 389370] Calligra Stage crash when opening .ppt document.

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389370

q...@suomi24.fi changed:

   What|Removed |Added

 CC||q...@suomi24.fi

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

[plasmashell] [Bug 390141] Digital Clock doesn't update when changing the local timezone

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390141

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #3 from Dr. Chapatin  ---
cannot confirm on Arch Linux, plasma 5.12.1.

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

[krita] [Bug 381914] Double clinking with the shape editing tool outside the path doesn't deselect nor go to the select shapes

2018-02-20 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=381914

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kri
   ||ta/c90c1cc1cedaf837c1231ba9
   ||c6ddb5e4b1eedb92
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dmitry Kazakov  ---
Git commit c90c1cc1cedaf837c1231ba9c6ddb5e4b1eedb92 by Dmitry Kazakov.
Committed on 20/02/2018 at 14:13.
Pushed by dkazakov into branch 'master'.

Make Shape Editing Tool to deselect a shape when a double-click on empty area

The patch also disables adding a new node on double-clicking
on an existing node :)

M  +6-3libs/flake/KoToolManager.cpp
M  +20   -5libs/flake/tools/KoPathTool.cpp

https://commits.kde.org/krita/c90c1cc1cedaf837c1231ba9c6ddb5e4b1eedb92

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

[ksmserver] [Bug 389252] ksmserver-logout-greeter crashed

2018-02-20 Thread Scott Harvey
https://bugs.kde.org/show_bug.cgi?id=389252

Scott Harvey  changed:

   What|Removed |Added

 CC||bund...@gmail.com

--- Comment #3 from Scott Harvey  ---
I have this same problem, on an irregular basis. I try to logout in order to
flush some environment variables (and do a general reload of Plasma), but I get
this error instead. So I end up having to issue "sudo reboot" in order to
restart my session. (NB: If there's a better way to restart my session, please
let me know.)

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

[plasmashell] [Bug 390141] Digital Clock doesn't update when changing the local timezone

2018-02-20 Thread Krasi Georgiev
https://bugs.kde.org/show_bug.cgi?id=390141

--- Comment #4 from Krasi Georgiev  ---
Created attachment 110842
  --> https://bugs.kde.org/attachment.cgi?id=110842&action=edit
Video how to reproduce.

Attaching a short video. Maybe it will help reproduce.

plasmashell 5.11.5

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

[dolphin] [Bug 390102] Preview mode stops working after sorting files

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390102

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
cannot confirm using dolphin 17.12.2 on Arch Linux.

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

[muon] [Bug 390475] Muon does not show the change log for any package instead displays this text "The list of changes is not yet available. Please use Launchpad instead."

2018-02-20 Thread Carlo Vanini
https://bugs.kde.org/show_bug.cgi?id=390475

Carlo Vanini  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/lib
   ||qapt/925a86afe3a5ffdd9ed597
   ||ee71e42bc74eec1c5b

--- Comment #1 from Carlo Vanini  ---
Git commit 925a86afe3a5ffdd9ed597ee71e42bc74eec1c5b by Carlo Vanini.
Committed on 20/02/2018 at 14:17.
Pushed by vanini into branch 'master'.

Fix Changelog URL

Summary:
Use apt-pkg to get the correct URL to fetch the Changelog.

Test Plan: Muon now shows the Changelog in the respective tab.

Reviewers: sitter

Reviewed By: sitter

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

M  +8-26   src/package.cpp

https://commits.kde.org/libqapt/925a86afe3a5ffdd9ed597ee71e42bc74eec1c5b

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

[kmymoney] [Bug 390773] Can't create new record using existing beneficiaire

2018-02-20 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=390773

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Thomas Baumgart  ---
Although you don't experience a crash, the fix is the same.

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

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

[kmymoney] [Bug 390264] Clicking autocomplete entry crashes application

2018-02-20 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=390264

Thomas Baumgart  changed:

   What|Removed |Added

 CC||eric.piff...@laposte.net

--- Comment #6 from Thomas Baumgart  ---
*** Bug 390773 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 390786] New: Dolphin crash with multiple tabs open

2018-02-20 Thread Nikos Viorres
https://bugs.kde.org/show_bug.cgi?id=390786

Bug ID: 390786
   Summary: Dolphin crash with multiple tabs open
   Product: dolphin
   Version: 17.12.2
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: nvior...@gmail.com
CC: elvis.angelac...@kde.org
  Target Milestone: ---

Application: dolphin (17.12.2)

Qt Version: 5.9.3
Frameworks Version: 5.43.0
Operating System: Linux 4.13.0-32-generic x86_64
Distribution: KDE neon User Edition 5.12

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

I had 2 tabs open in dolphin one of which had a split view. The embedded
konsole view was also visible. When i switched from the second tab (the one
with the single view) to the first one (split view), dolphin crashed. This has
happened twice in 3 days just after upgrading to Plasma 5.12 and latest Qt.
This has never happened before on version of Plasma [5.9 - 5.11]

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9f7bb978c0 (LWP 2833))]

Thread 3 (Thread 0x7f9f53da3700 (LWP 2865)):
#0  0x7f9f7b4ca74d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f9f6e78438c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f9f6e78449c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f9f757046cb in QEventDispatcherGlib::processEvents
(this=0x7f9f4c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f9f756ace2a in QEventLoop::exec (this=this@entry=0x7f9f53da2d00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x7f9f754d58f4 in QThread::exec (this=) at
thread/qthread.cpp:515
#6  0x7f9f754da709 in QThreadPrivate::start (arg=0x24566e0) at
thread/qthread_unix.cpp:368
#7  0x7f9f708596ba in start_thread (arg=0x7f9f53da3700) at
pthread_create.c:333
#8  0x7f9f7b4d641d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f9f61fd2700 (LWP 2836)):
#0  0x7f9f7b4c627d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f9f6e7c76f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f9f6e783e74 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f9f6e784330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f9f6e78449c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f9f757046cb in QEventDispatcherGlib::processEvents
(this=0x7f9f540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f9f756ace2a in QEventLoop::exec (this=this@entry=0x7f9f61fd1cd0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x7f9f754d58f4 in QThread::exec (this=) at
thread/qthread.cpp:515
#8  0x7f9f75b83315 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x7f9f754da709 in QThreadPrivate::start (arg=0x7f9f75df7d40) at
thread/qthread_unix.cpp:368
#10 0x7f9f708596ba in start_thread (arg=0x7f9f61fd2700) at
pthread_create.c:333
#11 0x7f9f7b4d641d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f9f7bb978c0 (LWP 2833)):
[KCrash Handler]
#6  QStringBuilder,
QString>::convertTo (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:112
#7  QStringBuilder, QString>::operator
QString (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:131
#8  KDirWatchPrivate::inotifyEventReceived (this=0x255b030) at
/workspace/build/src/lib/io/kdirwatch.cpp:322
#9  0x7f9f756db279 in QMetaObject::activate (sender=sender@entry=0x24a5a70,
signalOffset=, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffd77610a40) at kernel/qobject.cpp:3766
#10 0x7f9f756dbb87 in QMetaObject::activate (sender=sender@entry=0x24a5a70,
m=m@entry=0x7f9f75b65d60 ,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd77610a40)
at kernel/qobject.cpp:3628
#11 0x7f9f756e7528 in QSocketNotifier::activated
(this=this@entry=0x24a5a70, _t1=15, _t2=...) at
.moc/moc_qsocketnotifier.cpp:136
#12 0x7f9f756e78eb in QSocketNotifier::event (this=0x24a5a70, e=) at kernel/qsocketnotifier.cpp:266
#13 0x7f9f76698b9c in QApplicationPrivate::notify_helper (this=, receiver=0x24a5a70, e=0x7ffd77610ca0) at kernel/qapplication.cpp:3722
#14 0x7f9f766a05a7 in QApplication::notify (this=0x7ffd77611000,
receiver=0x24a5a70, e=0x7ffd77610ca0) at kernel/qapplication.cpp:3481
#15 0x7f9f756aedf8 in QCoreApplication::notifyInternal2
(receiver=0x24a5a70, event=event@entry=0x7ffd77610ca0) at
kernel/qcoreapplication.cpp:1018
#16 0x7f9f7570532d in QCoreApplication::sendEvent (

[plasmashell] [Bug 390774] KActivities: FATAL ERROR: Failed to contact the activity manager daemon + CRASH

2018-02-20 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=390774

--- Comment #2 from Kamil Piwowarski <9luty1...@gmail.com> ---
When I run manually kactivitymanagerd:

Config timer connecting...
Setting the name of  0x55c52c9b93e0  to 
"org.kde.ActivityManager.ActivityTemplates"
Setting the name of  0x55c52c9b92f0  to 
"org.kde.ActivityManager.RunApplication"
Setting the name of  0x55c52c9c8d50  to 
"org.kde.ActivityManager.Resources.Scoring"
Creating directory:  "/home/kamil/.local/share/kactivitymanagerd/resources/"
SQL:  
error:  QSqlError("11", "Nie można wykonać polecenia", "database disk image
is malformed") 
query:  "PRAGMA synchronous = 1"
SQL:  
error:  QSqlError("11", "Nie można wykonać polecenia", "database disk image
is malformed") 
query:  "PRAGMA journal_mode = WAL"
KActivities: Database can not be opened in WAL mode. Check the SQLite version
(required >3.7.0). And whether your filesystem supports shared memory
Service started, version: 
Cleaning up...

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

[gwenview] [Bug 390058] Gwenview "crashes" when opening an image from zip archive via Dolphin/KIO

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390058

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #2 from Dr. Chapatin  ---
cannot reproduce using gwenview 17.12.2 on Arch Linux.

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

[Discover] [Bug 387805] Multiple additional sort options based on popularity, ratings, and quality

2018-02-20 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=387805
Bug 387805 depends on bug 383518, which changed state.

Bug 383518 Summary: Discover should let you change the sort order of app lists
https://bugs.kde.org/show_bug.cgi?id=383518

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

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

[Discover] [Bug 383518] Discover should let you change the sort order of app lists

2018-02-20 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=383518

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dis
   ||cover/cd998c2e125a3a48c207d
   ||b96d053b184e7536f1c
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #10 from Aleix Pol  ---
Git commit cd998c2e125a3a48c207db96d053b184e7536f1c by Aleix Pol.
Committed on 20/02/2018 at 14:27.
Pushed by apol into branch 'master'.

Make it possible to tweak the sorting of a resources list

Summary:
Now that we have context actions shown, we can consider doing it, will need
work for the header.

Reviewers: ngraham

Subscribers: ngraham, plasma-devel

Tags: #plasma

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

M  +31   -0discover/qml/ApplicationsListPage.qml

https://commits.kde.org/discover/cd998c2e125a3a48c207db96d053b184e7536f1c

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

[Spectacle] [Bug 374864] Using "Capture the current pop-up only" option causes Spectacle to disappear with compositing enabled

2018-02-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=374864

Henrik Fehlauer  changed:

   What|Removed |Added

Summary|Using "Capture the current  |Using "Capture the current
   |pop-up only" option causes  |pop-up only" option causes
   |Spectacle to disappear  |Spectacle to disappear with
   ||compositing enabled

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

[Spectacle] [Bug 390787] New: Using "Capture the current pop-up only" captures wrong area when compositing is disabled

2018-02-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=390787

Bug ID: 390787
   Summary: Using "Capture the current pop-up only" captures wrong
area when compositing is disabled
   Product: Spectacle
   Version: 17.12.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: rk...@lab12.net
  Target Milestone: ---

Trying to capture a popup like the "Help" menu or the context menu in Kate (2
seconds delay, "Capture the current pop-up only" checked) will:
- show an incorrect area of the screen with compositing off (which this bug
shall be about)
- cause Spectacle to get stuck with compositing on (this is tracked in Bug
374864)

Depending on where the context menu is opened in relation to the parent window
and where the cursor hovers when taking the screenshot, "incorrect area" can
mean:
- null image
- parent window including context menu
- screenshot sized like the menu, but showing parts of the parent window
- screenshot sized like the menu, but showing bottom part of parent window as
well as parts of the desktop and possibly the desktop panel

The problem might be related how "Window under Cursor" includes parent/child
windows of the active application.

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

[Spectacle] [Bug 371768] Screenshot of "Window under cursor" of plasma applet show other part of the desktop

2018-02-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=371768

Henrik Fehlauer  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #8 from Henrik Fehlauer  ---
Hmh, cannot reproduce anymore either. Perhaps a fix in Plasma, or I just mixed
up the issue? Let's set this as FIXED and unduplicate my other problem, I now
filed Bug 390787 for that.

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

[Bluedevil] [Bug 389019] No Bluetooth devices in tray after suspend

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389019

--- Comment #5 from toniu...@gmail.com ---
Fixed for me too after upgrade to kde 5.12

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

[konsole] [Bug 388327] umlaute composed of 2 chars bug: the " is not put on top of 'a', 'u' or 'o' but on the char to the right

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=388327

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #9 from Dr. Chapatin  ---
cannot confirm on Arch Linux using konsole 17.12.2, tested with hack and noto
mono fonts.

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

[Spectacle] [Bug 378621] Active Window capture mode captures nothing on most windows

2018-02-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=378621

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||rk...@lab12.net
 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Henrik Fehlauer  ---
I strongly suspect this is a duplicate of 390652. If not, please comment and
we'll reopen.

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

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

[Spectacle] [Bug 390652] Capturing the active window fails if compositing is off and the window touches a screen border

2018-02-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=390652

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||blargbl...@fastmail.fm

--- Comment #11 from Henrik Fehlauer  ---
*** Bug 378621 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 388322] Digital Clock Plasmoid ignores timezone settings and displays wrong time

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=388322

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #6 from Dr. Chapatin  ---
cannot reproduce on Arch Linux, plasma 5.12.1.

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

[kget] [Bug 389663] kget window does not open under wayland

2018-02-20 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=389663

--- Comment #8 from Andrius Štikonas  ---
Also fixed properly in KDE Frameworks 5.44.

Unlike this workaround, that fix works for both minimizing/maximizing.

@Wolfgang Have you thought about porting to KSystemNotifierItem? Maybe when
this is done, just require min KF5 version to be 5.44 and remove all
workarounds?

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

[kwin] [Bug 390788] New: Program 'Foxitreader' not running on Wayland .sh not found

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390788

Bug ID: 390788
   Summary: Program 'Foxitreader' not running on Wayland .sh not
found
   Product: kwin
   Version: 5.12.1
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: bonno_medd...@hotmail.com
  Target Milestone: ---

Im using KDE neon 12.1
On wayland I can't run the program Foxitreader program
When I try to start FoxitReader from the menu I get the error: "Can't find 
FoxitReader.sh"

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

[kwin] [Bug 390788] Program 'Foxitreader' not running on Wayland .sh not found

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390788

--- Comment #1 from bonno_medd...@hotmail.com ---
When I go back to Plasma, the programs runs with no problems at all.
Also when I try to start Foxitreader by clicking on a PDF, the program won't
start.

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

[Spectacle] [Bug 390652] Capturing the active window fails if compositing is off and the window touches a screen border

2018-02-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390652

--- Comment #12 from Nate Graham  ---
Now I see: the reason why I was never able to reproduce this is because I turn
window borders off, so there was never any content out of bounds.

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

[Breeze] [Bug 390777] Wrong scroll direction if reverse-scroll on

2018-02-20 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=390777

Hugo Pereira Da Costa  changed:

   What|Removed |Added

 CC||hugo.pereira.da.costa@gmail
   ||.com

--- Comment #1 from Hugo Pereira Da Costa  ---
Pretty sure this has nothing to do with breeze style. 
Nowhere in the style do we control the scrolling direction. 
I have no clue to whom this should be assigned, but here is certainly not the
right place, sorry ... (should possibly go to Qt).

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

[Spectacle] [Bug 389894] Add Defaults button to Configure dialog

2018-02-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=389894

--- Comment #1 from Henrik Fehlauer  ---
Possibly resolvable by porting to KConfigXT? (Would clean up the code in other
places too…)

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

[Spectacle] [Bug 390652] Capturing the active window fails if compositing is off and the window touches a screen border

2018-02-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390652

--- Comment #13 from Nate Graham  ---
(In reply to Henrik Fehlauer from comment #9)
> Cool ;) If you want to write more patches, I'd like to plug Bug 372408…

That would be quite the crowd pleaser. I've looked into this several times but
it's a bit beyond my current skill level.

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

[kwin] [Bug 390788] Program 'Foxitreader' not running on Wayland .sh not found

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390788

--- Comment #2 from bonno_medd...@hotmail.com ---
I tried reinstalling FoxitReader while on Wayland, I get the error in the
terminal: 
"Invalid MIT-MAGIC-COOKIE-1 keyQXcbConnection: Could not connect to display :1"

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

[Spectacle] [Bug 390762] Window Under Cursor mode includes any windows that are partially overlapping the window that's under your cursor

2018-02-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=390762

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||rk...@lab12.net

--- Comment #3 from Henrik Fehlauer  ---
Testing in IceWM the behaviour is the same.

Probably NOTABUG, but might be a usability issue. See
https://phabricator.kde.org/D10673#210005.

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

[Spectacle] [Bug 390762] Window Under Cursor mode includes any windows that are partially overlapping the window that's under your cursor

2018-02-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390762

--- Comment #4 from Nate Graham  ---
Hmm, yeah, possibly. I would be strongly in favor of collapsing the two modes
into one, if we can do it without losing features.

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

[kmymoney] [Bug 390264] Clicking autocomplete entry crashes application

2018-02-20 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=390264

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[kgpg] [Bug 323392] Symmetric encryption not working

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=323392

--- Comment #25 from f...@ffoxfire.33mail.com ---
Created attachment 110843
  --> https://bugs.kde.org/attachment.cgi?id=110843&action=edit
more explanatory  getpin-qt

a more explanatory  getpin-qt  tells the user what it wants and were the
password is stored. this is how it SHOULD be. in the real world, users are told
a PID and that's it.

package "getpin" is available eg.g for Manjaro/netrunner.

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

[plasmashell] [Bug 388322] Digital Clock Plasmoid ignores timezone settings and displays wrong time

2018-02-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388322

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #7 from Nate Graham  ---
Also cannot reproduce in Plasma 5.12.1 on Kubuntu 17.10. Assuming it's fixed;
Mofusi, if you can reproduce after upgrading to Plasma 5.12.1 or greater,
please re-open.

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

[kaffeine] [Bug 389783] DeInterlacing is enabled by default on HD channels and it is very slow

2018-02-20 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=389783

--- Comment #1 from Mauro Carvalho Chehab  ---
(In reply to Valentin Zagura from comment #0)
> I spent a few hours investigating the very low framerate of HD channels in
> Kaffeine until I've found out that deinterlacing was enabled by default.
> I don't think the deinterlacing should be enabled by default, especially on
> HD channels.

Not sure how to fix it. Kaffeine doesn't know if the hardware is fast enough
for de-interlacing a certain video. Depending on the GPU, de-interlacing can
happen inside it.

In other words, the entire de-interlacing and GPU performance is handled by
libVLC.

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

[ark] [Bug 378819] Multi-volume archive size issue

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=378819

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Dr. Chapatin  ---
file size limit in multi-part mode was increased some Ark releases ago.

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

[Discover] [Bug 390123] Discover 5.12 hangs/freezes a lot

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=390123

--- Comment #9 from yst...@posteo.net ---
(In reply to Aleix Pol from comment #8)
> Make sure you have the latest stable PackageKit Qt.

Packagekit is 1.1.8-0neon1. I already have an updated system (Neon user
edition).

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

[Spectacle] [Bug 374864] Using "Capture the current pop-up only" option causes Spectacle to disappear with compositing enabled

2018-02-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374864

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |major
 CC||n...@kde.org

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

[krita] [Bug 381915] The path tool can snap to ends of nodes, but doesn't connect the new paths.

2018-02-20 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=381915

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kri
   ||ta/91b00ced2f0d555b82053811
   ||4316c4c967426ea3
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Dmitry Kazakov  ---
Git commit 91b00ced2f0d555b820538114316c4c967426ea3 by Dmitry Kazakov.
Committed on 20/02/2018 at 15:03.
Pushed by dkazakov into branch 'master'.

Make Krita's Create Path Tool first try to merge-in into an existing shape

The newly added shape will try to reuse existing shape's styles

M  +41   -13   libs/basicflakes/tools/KoCreatePathTool.cpp
M  +4-0libs/basicflakes/tools/KoCreatePathTool.h
M  +3-1plugins/tools/basictools/kis_tool_path.cc

https://commits.kde.org/krita/91b00ced2f0d555b820538114316c4c967426ea3

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

[umbrello] [Bug 390782] Vertical position of combined fragment widget else part is moved to the vertical center after save/load cycle

2018-02-20 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=390782

Ralf Habacker  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||2.24.3 (KDE Applications
   ||17.12.3)
  Latest Commit||https://commits.kde.org/umb
   ||rello/7a39491306806cf9072ca
   ||cac4d95686059dab591
 Resolution|--- |FIXED

--- Comment #1 from Ralf Habacker  ---
Git commit 7a39491306806cf9072cacac4d95686059dab591 by Ralf Habacker.
Committed on 20/02/2018 at 15:06.
Pushed by habacker into branch 'Applications/17.12'.

Fix 'Vertical position of combined fragment widget else part is moved to the
vertical center after save/load cycle'

The location of a FloatingDashLineWidget instance should not be
reset when loading from an xmi file that the commit for bug 376804
did not cover.

Also on setting the y position of a FloatingDashLineWidget it is
required to have the minimum and maximum attributes already loaded.
FIXED-IN:2.24.3 (KDE Applications 17.12.3)

M  +2-1umbrello/umlwidgets/combinedfragmentwidget.cpp
M  +5-4umbrello/umlwidgets/floatingdashlinewidget.cpp

https://commits.kde.org/umbrello/7a39491306806cf9072cacac4d95686059dab591

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

[frameworks-qqc2-desktop-style] [Bug 385950] Crashes running a simple qml file

2018-02-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=385950

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Albert Astals Cid  ---
Seems this works fine on 5.43

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

[libkgapi] [Bug 388483] Setting up a GMail account hangs at "Checking token, This should take a moment"

2018-02-20 Thread David Kahles
https://bugs.kde.org/show_bug.cgi?id=388483

--- Comment #24 from David Kahles  ---
(In reply to David from comment #23)
> How is the patch applied?

The patch is included in libkgapi 17.12.2. Check whether your distribution made
an update to the package. Otherwise, compile libkgapi 17.12.2 yourself.

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

[Spectacle] [Bug 374864] Using "Capture the current pop-up only" option causes Spectacle to disappear with compositing enabled

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=374864

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #4 from Dr. Chapatin  ---
Confirmed on Arch Linux, spectacle 17.12.2.
When compositing is off, spectacle takes an empty "screenshot" if cursor is on
an pop-up (dolphin context menu, for example).

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

[Falkon] [Bug 390789] New: Smoothscrolling

2018-02-20 Thread Sefa Eyeoglu
https://bugs.kde.org/show_bug.cgi?id=390789

Bug ID: 390789
   Summary: Smoothscrolling
   Product: Falkon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: sefa6...@gmail.com
  Target Milestone: ---

Falkon should have smooth / animated scrolling like every other modern web
browser.

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

[Falkon] [Bug 390789] Smoothscrolling

2018-02-20 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=390789

David Rosca  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David Rosca  ---
Preferences -> Browsing -> Animated scrolling.

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

[kgpg] [Bug 323392] Symmetric encryption not working

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=323392

--- Comment #26 from f...@ffoxfire.33mail.com ---
Created attachment 110844
  --> https://bugs.kde.org/attachment.cgi?id=110844&action=edit
where is the password stored now? ( using pinentry-qt)

OK I removed package gcr and gnome-keyring. Now indeed pinentry-qt is being
used.

But in which file is the password being stored when "save in pwd manager" is
enabled ? No one knows.

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

[plasmashell] [Bug 390774] KActivities: FATAL ERROR: Failed to contact the activity manager daemon + CRASH

2018-02-20 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=390774

--- Comment #3 from Kamil Piwowarski <9luty1...@gmail.com> ---
I compiled plasma-desktop and kactivities-stats and have this:

(gdb) bt
#0  0x7118d860 in raise () at /usr/lib/libc.so.6
#1  0x7118eec9 in abort () at /usr/lib/libc.so.6
#2  0x719308c8 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fff3615c760 in Common::Database::instance(Common::Database::Source,
Common::Database::OpenMode)
(source=source@entry=Common::Database::ResourcesDatabase,
openMode=openMode@entry=Common::Database::ReadOnly)
at
/home/kamil/pkg/kactivities-stats/src/kactivities-stats-5.43.0/src/common/database/Database.cpp:205
#4  0x7fff3613f774 in
KActivities::Stats::ResultSet::ResultSet(KActivities::Stats::Query)
(this=0x7fff0b28, query=...)
at
/home/kamil/pkg/kactivities-stats/src/kactivities-stats-5.43.0/src/resultset.cpp:479
#5  0x7fff363b0fc8 in
KAStatsFavoritesModel::Private::Private(KAStatsFavoritesModel*, QString)
(this=0x55bec3c0, parent=, clientId=...) at
/home/kamil/pkg/plasma-desktop/src/plasma-desktop-5.12.1/applets/kicker/plugin/kastatsfavoritesmodel.cpp:229
#6  0x7fff363ab16b in KAStatsFavoritesModel::initForClient(QString const&)
(this=0x5899ee80, clientId=...)
at
/home/kamil/pkg/plasma-desktop/src/plasma-desktop-5.12.1/applets/kicker/plugin/kastatsfavoritesmodel.cpp:488
#7  0x7fff363dca3a in KAStatsFavoritesModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=_o@entry=0x5899ee80,
_c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=16,
_a=_a@entry=0x7fff0e70)
at
/home/kamil/pkg/plasma-desktop/src/build/applets/kicker/kickerplugin_autogen/7RBZBFH7CH/moc_kastatsfavoritesmodel.cpp:182
#8  0x7fff363de275 in KAStatsFavoritesModel::qt_metacall(QMetaObject::Call,
int, void**) (this=0x5899ee80, _c=QMetaObject::InvokeMetaMethod, _id=16,
_a=0x7fff0e70) at
/home/kamil/pkg/plasma-desktop/src/build/applets/kicker/kickerplugin_autogen/7RBZBFH7CH/moc_kastatsfavoritesmodel.cpp:264
#9  0x74aff6ba in  () at /usr/lib/libQt5Qml.so.5
#10 0x74a785c6 in  () at /usr/lib/libQt5Qml.so.5
#11 0x74a79d3f in  () at /usr/lib/libQt5Qml.so.5
#12 0x74a7a8ea in QV4::QObjectMethod::callInternal(QV4::CallData*,
QV4::Scope&) const () at /usr/lib/libQt5Qml.so.5
---Type  to continue, or q  to quit---
#13 0x74a93afb in
QV4::Runtime::method_callProperty(QV4::ExecutionEngine*, int, QV4::CallData*)
() at /usr/lib/libQt5Qml.so.5
#14 0x7fffd01757ea in  ()
#15 0x7fff137a in  ()
#16 0x00038000 in  ()
#17 0x7fff1384 in  ()
#18 0x00034001 in  ()
#19 0x in  ()

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

[libkgapi] [Bug 390763] Stuck at authorizing token

2018-02-20 Thread David Kahles
https://bugs.kde.org/show_bug.cgi?id=390763

David Kahles  changed:

   What|Removed |Added

 CC||david.kahle...@gmail.com
 Resolution|--- |DUPLICATE
Product|Akonadi |libkgapi
  Component|Gmail resource  |General
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David Kahles  ---
Google changed an URL in their authentication dialog. This bug is fixed in the
latest version (17.12.2) of libkgapi. It seems like you use an (very) old
version of KDE PIM. So either update libkgapi (I don't know whether this
requires an update of other packages too) or try to apply commit
fa572d93cfa463f61432dd92239e747f9642fbae to your release of libkgapi.

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

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

[kgpg] [Bug 323392] Symmetric encryption not working

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=323392

--- Comment #27 from f...@ffoxfire.33mail.com ---
Comment on attachment 110844
  --> https://bugs.kde.org/attachment.cgi?id=110844
where is the password stored now? ( using pinentry-qt)

I guess enabling the option will silently be ignored.

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

[libkgapi] [Bug 388483] Setting up a GMail account hangs at "Checking token, This should take a moment"

2018-02-20 Thread David Kahles
https://bugs.kde.org/show_bug.cgi?id=388483

David Kahles  changed:

   What|Removed |Added

 CC||ovidiu@gmail.com

--- Comment #25 from David Kahles  ---
*** Bug 390763 has been marked as a duplicate of this bug. ***

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

[kgpg] [Bug 323392] Symmetric encryption not working

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=323392

--- Comment #28 from f...@ffoxfire.33mail.com ---
so to answer my own question: the password will not be stored, i.e. will be
stored nowhere.

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

[konsole] [Bug 363863] Characters appear in konsole when moving the window with Alt keys

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=363863

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #3 from Dr. Chapatin  ---
reproducible with konsole 17.12.2 on Arch Linux.

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

[Spectacle] [Bug 374864] Using "Capture the current pop-up only" option causes Spectacle to disappear with compositing enabled

2018-02-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=374864

Henrik Fehlauer  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #5 from Henrik Fehlauer  ---
> When compositing is off, spectacle takes an empty "screenshot"
That's tracked in Bug 390787.

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

[Spectacle] [Bug 390787] Using "Capture the current pop-up only" captures wrong area when compositing is disabled

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390787

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[krita] [Bug 381917] Control points are very hard to select when they are occupying nearly the same space as their node.

2018-02-20 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=381917

--- Comment #1 from Dmitry Kazakov  ---
Created attachment 110845
  --> https://bugs.kde.org/attachment.cgi?id=110845&action=edit
Proposed patch

The patch does:
1) Highlights only the point (control point) that is actually hovered

The patch does not:
1) Not highlight the node point of the currently hovered control point (needs
color choice)
2) Not fix color-blinded people problem (needs color choice)

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

[frameworks-qqc2-desktop-style] [Bug 390790] New: TextField behaves different whether it's background property has id or not

2018-02-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=390790

Bug ID: 390790
   Summary: TextField behaves different whether it's background
property has id or not
   Product: frameworks-qqc2-desktop-style
   Version: 5.43.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: aa...@kde.org
CC: k...@davidedmundson.co.uk
  Target Milestone: ---

Created attachment 110846
  --> https://bugs.kde.org/attachment.cgi?id=110846&action=edit
simple example

Running the attached code with qmlscene results in this
https://i.imgur.com/gt79Qtm.png

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

[kgpg] [Bug 323392] Symmetric encryption not working

2018-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=323392

--- Comment #29 from f...@ffoxfire.33mail.com ---
(In reply to Rolf Eike Beer from comment #23)
> That's why the KGpg documentation says
> nothing about it: it's a totally different program that is only a helper
> for gpg, so "far away" in the dependency chain. 

that is an explanation, but it is not satisfactory for the user to not know
where his passwords are stored. It is crucial to know that.

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

[dolphin] [Bug 390102] Preview mode stops working after sorting files

2018-02-20 Thread David
https://bugs.kde.org/show_bug.cgi?id=390102

--- Comment #2 from David  ---
(In reply to Dr. Chapatin from comment #1)
> cannot confirm using dolphin 17.12.2 on Arch Linux.

Quick question: how many picture files were in the folder? I notice the bug
doesn't happen when there are only a few and they fit without scrolling, but
rather, only when there are hundreds or thousands.

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

[krita] [Bug 381917] Control points are very hard to select when they are occupying nearly the same space as their node.

2018-02-20 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=381917

--- Comment #2 from Dmitry Kazakov  ---
Created attachment 110847
  --> https://bugs.kde.org/attachment.cgi?id=110847&action=edit
Screenshot for color scheme

Basically, if someone provides me with colors for the node types (see attached
screenshot), I will easily translate it into code:

Color 1) Node point, which control point is hovered
Color 2) Hovered point color
Color 3) Non-hovered point or control point

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

[kdeplasma-addons] [Bug 353964] dashboard can not be used with a touchscreen

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=353964

Dr. Chapatin  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DUPLICATE
 CC||bugsefor...@gmx.com

--- Comment #11 from Dr. Chapatin  ---
after fix for bug 366527 I can use dashboard without any problem with my laptop
touch screen.

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

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

[kdeplasma-addons] [Bug 366527] Touch events cannot launch applications

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=366527

Dr. Chapatin  changed:

   What|Removed |Added

 CC||sance...@numalliance.com

--- Comment #14 from Dr. Chapatin  ---
*** Bug 353964 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 390102] Preview mode stops working after sorting files

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=390102

--- Comment #3 from Dr. Chapatin  ---
(In reply to David from comment #2)
> (In reply to Dr. Chapatin from comment #1)
> > cannot confirm using dolphin 17.12.2 on Arch Linux.
> 
> Quick question: how many picture files were in the folder?

2142 jpg files.

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

[plasmashell] [Bug 390235] Klicketry doesn't respect volume settings

2018-02-20 Thread David
https://bugs.kde.org/show_bug.cgi?id=390235

--- Comment #5 from David  ---
Update: problem got somehow solved after the last general plasma and KDE
software update.

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

[kwin] [Bug 368827] Using the KWin Resize keyboard shortcut, all keypresses are sent into the window during the resize

2018-02-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=368827

Ahmad Samir  changed:

   What|Removed |Added

 CC||d...@alphawave.net

--- Comment #8 from Ahmad Samir  ---
*** Bug 363863 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 363863] Characters appear in konsole when moving the window with Alt keys

2018-02-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=363863

Ahmad Samir  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Ahmad Samir  ---
Indeed it looks like a duplicated of bug 368827.

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

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

[plasmashell] [Bug 390235] Klicketry doesn't respect volume settings

2018-02-20 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=390235

David Edmundson  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from David Edmundson  ---
weird, thanks for reporting back

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

[frameworks-qqc2-desktop-style] [Bug 390791] New: ComboBox with background breaks

2018-02-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=390791

Bug ID: 390791
   Summary: ComboBox with background breaks
   Product: frameworks-qqc2-desktop-style
   Version: 5.43.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: aa...@kde.org
CC: k...@davidedmundson.co.uk
  Target Milestone: ---

Created attachment 110848
  --> https://bugs.kde.org/attachment.cgi?id=110848&action=edit
simple example

See the attached code.

When run with 
  QT_QUICK_CONTROLS_STYLE=bla qmlscene main.qml
looks like https://i.imgur.com/xnE4hwE.png

When run with
  QT_QUICK_CONTROLS_STYLE=org.kde.desktop qmlscene main.qml
looks like https://i.imgur.com/tcAv7Gs.png

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

[frameworks-qqc2-desktop-style] [Bug 390790] TextField behaves different whether it's background property has id or not

2018-02-20 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=390790

David Edmundson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[kwin] [Bug 390779] Window shade scroll direction inverted when touchpad reverse-scrolling active

2018-02-20 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=390779

avlas  changed:

   What|Removed |Added

 CC||jsar...@gmail.com

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

[plasmashell] [Bug 346890] Not able to add widgets from Plasma Addon Installer

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=346890

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #10 from Dr. Chapatin  ---
cannot confirm on Arch Linux, plasma 5.12.1.
I tested simple menu and netowrk monitor mentioned in comment 4.

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

[Breeze] [Bug 390777] Wrong scroll direction if reverse-scroll on

2018-02-20 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=390777

avlas  changed:

   What|Removed |Added

 CC||jsar...@gmail.com

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

[kdebugsettings] [Bug 390752] Kdebugsettings overwrites default debug level for all log categories

2018-02-20 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=390752

--- Comment #2 from Stefan Brüns  ---
(In reply to Laurent Montel from comment #1)
> "As can be seen from the output of
> https://lxr.kde.org/search?_filestring=frameworks&_string=Q_LOGGING_CATEGORY
> 
> the default log level for different debug categories varies from
> QtCriticalMsg to QtInfoMsg."
> 
> all module which doesn't use debug categories files will not override by
> kdebugsettings => so kdebugsettings will not change settings for these
> modules.
> 
> But indeed it will change settings for other modules.
> 
> But default all module uses same settings generated by categories ecm macro.
> 
> => QtInfoMsg
> 
> see  #if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0)
> Q_LOGGING_CATEGORY(RUQOLA_DDPAPI_COMMAND_LOG,
> "org.kde.ruqola.ddpapi.command", QtInfoMsg)
> #else
> Q_LOGGING_CATEGORY(RUQOLA_DDPAPI_COMMAND_LOG,
> "org.kde.ruqola.ddpapi.command")
> #endif
> 
> "
> => it's normal. 

grep kf5.kio.kio_http  /etc/xdg/*categories
/etc/xdg/kde.categories:kf5.kio.kio_http KIO HTTP slave (KIO)

https://lxr.kde.org/source/frameworks/kio/src/ioslaves/http/http.cpp#0080
0080 Q_LOGGING_CATEGORY(KIO_HTTP, "kf5.kio.kio_http", QtWarningMsg) // disable
debug by default

> "
> 3. Setting the log level to QtInfoMsg increases the log level for every
> category which defaults to Critical or Warning"
> 
> it's wrong as we can't change settings from module which doesn't use debug
> categories file.

See above - even modules with categories file have deviating settings.

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

[plasmashell] [Bug 390774] KActivities: FATAL ERROR: Failed to contact the activity manager daemon + CRASH

2018-02-20 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=390774

--- Comment #4 from Kamil Piwowarski <9luty1...@gmail.com> ---
I have looked at source code and I see that the crash started because of that:

kactivities-stats-5.43.0/src/common/database/Database.cpp:205
if (walResult != "wal") {
qFatal("KActivities: Database can not be opened in WAL mode. Check the
"
   "SQLite version (required >3.7.0). And whether your filesystem "
   "supports shared memory");
}

I think that error in database shouldn't make plasmashell crash.

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

[kwin] [Bug 368827] Using the KWin Resize keyboard shortcut, all keypresses are sent into the window during the resize

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=368827

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 345852] krunner buttons remain highlited when reappearing.

2018-02-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=345852

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[kwin] [Bug 390747] Bogus resize events sent to mpv

2018-02-20 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=390747

--- Comment #3 from Martin Flöser  ---
Thanks that's a help

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

[plasmashell] [Bug 390788] Program 'Foxitreader' not running on Wayland .sh not found

2018-02-20 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=390788

Martin Flöser  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
   Assignee|kwin-bugs-n...@kde.org  |plasma-b...@kde.org
  Component|wayland-generic |generic-wayland
Product|kwin|plasmashell

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

[kwin] [Bug 390779] Window shade scroll direction inverted when touchpad reverse-scrolling active

2018-02-20 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=390779

Martin Flöser  changed:

   What|Removed |Added

  Component|general |core
   Priority|NOR |LO

--- Comment #1 from Martin Flöser  ---
On X11 this is unfixable. On Wayland I cannot imagine how that could not work.
Did you really test on Wayland?

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

[kdebugsettings] [Bug 390752] Kdebugsettings overwrites default debug level for all log categories

2018-02-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=390752

--- Comment #3 from Laurent Montel  ---
(In reply to Stefan Brüns from comment #2)
> (In reply to Laurent Montel from comment #1)
> > "As can be seen from the output of
> > https://lxr.kde.org/search?_filestring=frameworks&_string=Q_LOGGING_CATEGORY
> > 
> > the default log level for different debug categories varies from
> > QtCriticalMsg to QtInfoMsg."
> > 
> > all module which doesn't use debug categories files will not override by
> > kdebugsettings => so kdebugsettings will not change settings for these
> > modules.
> > 
> > But indeed it will change settings for other modules.
> > 
> > But default all module uses same settings generated by categories ecm macro.
> > 
> > => QtInfoMsg
> > 
> > see  #if QT_VERSION >= QT_VERSION_CHECK(5, 4, 0)
> > Q_LOGGING_CATEGORY(RUQOLA_DDPAPI_COMMAND_LOG,
> > "org.kde.ruqola.ddpapi.command", QtInfoMsg)
> > #else
> > Q_LOGGING_CATEGORY(RUQOLA_DDPAPI_COMMAND_LOG,
> > "org.kde.ruqola.ddpapi.command")
> > #endif
> > 
> > "
> > => it's normal. 
> 
> grep kf5.kio.kio_http  /etc/xdg/*categories
> /etc/xdg/kde.categories:kf5.kio.kio_http KIO HTTP slave (KIO)
> 
> https://lxr.kde.org/source/frameworks/kio/src/ioslaves/http/http.cpp#0080
> 0080 Q_LOGGING_CATEGORY(KIO_HTTP, "kf5.kio.kio_http", QtWarningMsg) //
> disable debug by default

So it's a bug in this package.
We must create a categories file if we don't use generated categories file
otherwise it's impossible to which type of warning is setting.



> 
> > "
> > 3. Setting the log level to QtInfoMsg increases the log level for every
> > category which defaults to Critical or Warning"
> > 
> > it's wrong as we can't change settings from module which doesn't use debug
> > categories file.
> 
> See above - even modules with categories file have deviating settings.

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

<    1   2   3   4   5   6   7   8   9   10   >