[plasmashell] [Bug 381505] Missing shortcut for 'Refresh Desktop' in Plasma 5 Folder View

2017-06-28 Thread jwinfred
https://bugs.kde.org/show_bug.cgi?id=381505

--- Comment #2 from jwinfred  ---
(In reply to Christoph Feck from comment #1)
> After what steps do you need to call the Refresh Desktop function? Actually,
> it should always be automatic, unless there is a bug. Fixing the actual
> issue of missing refresh is more important than adding a shortcut for a
> workaround.

Once in a while, when I cut a file from the desktop and paste it in another
folder, the icon for the file is still shown on the desktop. I have to refresh
the desktop in order for the icon to disappear.

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

[plasmashell] [Bug 381000] [Regression] High CPU when background is set to slideshow

2017-06-28 Thread sparhawk
https://bugs.kde.org/show_bug.cgi?id=381000

--- Comment #26 from sparhawk  ---
(In reply to Chris Holland from comment #22)
> However, setting asynchronous:true to asynchronous:false DID fix it.

Sorry for the delay. I've been having other, unrelated issues… anyway, making
this change as below did *not* fix it for me either.

--- /usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml.orig   
2017-06-29 11:25:42.729305733 +1000
+++ /usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml
2017-06-29 11:26:50.959618628 +1000
@@ -212,7 +212,7 @@
 Image {
 id: imageA
 anchors.fill: parent
-asynchronous: true
+asynchronous: false
 cache: false
 fillMode: wallpaper.configuration.FillMode
 autoTransform: true //new API in Qt 5.5, do not backport into Plasma
5.4.
@@ -220,7 +220,7 @@
 Image {
 id: imageB
 anchors.fill: parent
-asynchronous: true
+asynchronous: false
 cache: false
 fillMode: wallpaper.configuration.FillMode
 autoTransform: true //new API in Qt 5.5, do not backport into Plasma
5.4.

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

[kmail2] [Bug 379406] White space in message viewer on dark theme

2017-06-28 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=379406

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[kwin] [Bug 381402] "Present Window" effect breaks the Slide Back effect.

2017-06-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381402

Martin Flöser  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
   Keywords||reproducible
  Flags||Wayland+, X11-

--- Comment #2 from Martin Flöser  ---
Just tried and can unfortunately confirm. I guess it's the close window

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

[plasmashell] [Bug 381771] New: Plasma Crash

2017-06-28 Thread Garry Williams
https://bugs.kde.org/show_bug.cgi?id=381771

Bug ID: 381771
   Summary: Plasma Crash
   Product: plasmashell
   Version: 5.9.5
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: gtwilli...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.9.5)

Qt Version: 5.7.1
Frameworks Version: 5.34.0
Operating System: Linux 4.11.6-201.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
I was closing a couple of applications on a virtual desktop.  These had been
open for several days and I no longer needed to use them.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f00ee5a1040 (LWP 1310))]

Thread 7 (Thread 0x7f0031545700 (LWP 1800)):
#0  0x7f00fb220ecd in poll () from /lib64/libc.so.6
#1  0x7f00f3fa9166 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f00f3fa927c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f00fc0276eb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f00fbfd868a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f00fbe355e3 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f003303f2c7 in KCupsConnection::run() () from /lib64/libkcupslib.so
#7  0x7f00fbe399ca in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f00fa57373a in start_thread () from /lib64/libpthread.so.0
#9  0x7f00fb22ce0f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f0043e9c700 (LWP 1619)):
#0  0x7f00fb220ecd in poll () from /lib64/libc.so.6
#1  0x7f00f3fa9166 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f00f3fa927c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f00fc0276eb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f00fbfd868a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f00fbe355e3 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f00ffa378b6 in QQuickPixmapReader::run() () from
/lib64/libQt5Quick.so.5
#7  0x7f00fbe399ca in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f00fa57373a in start_thread () from /lib64/libpthread.so.0
#9  0x7f00fb22ce0f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f00d5602700 (LWP 1605)):
#0  0x7f00fa579460 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f0101af82f4 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from
/lib64/libQt5Script.so.5
#2  0x7f0101af8339 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*)
() from /lib64/libQt5Script.so.5
#3  0x7f00fa57373a in start_thread () from /lib64/libpthread.so.0
#4  0x7f00fb22ce0f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f00d75c6700 (LWP 1603)):
#0  0x7f00fb220ecd in poll () from /lib64/libc.so.6
#1  0x7f00f3fa9166 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f00f3fa927c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f00fc0276eb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f00fbfd868a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f00fbe355e3 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f00ff0ad4a5 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#7  0x7f00fbe399ca in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f00fa57373a in start_thread () from /lib64/libpthread.so.0
#9  0x7f00fb22ce0f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f00dcefe700 (LWP 1521)):
#0  0x7f00fb220ecd in poll () from /lib64/libc.so.6
#1  0x7f00f3fa9166 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f00f3fa927c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f00fc0276eb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f00fbfd868a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f00fbe355e3 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f00ff0ad4a5 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#7  0x7f00fbe399ca in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f00fa57373a in start_thread () from /lib64/libpthread.so.0
#9  0x7f00fb22ce0f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f00ee59a700 (LWP 1359)):
#0  0x7f00fb220ecd in poll () from /lib64/libc.so.6
#1  

[kate] [Bug 381756] kwrite sudoedit opens 2 windows

2017-06-28 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=381756

Kåre Särs  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC||kare.s...@iki.fi
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kåre Särs  ---
Hi,

You forgot to add "SUDO_EDITOR=" in front of kwrite.

The first part (SUDO_EDITOR=kwrite) is to set the environment variable
SUDO_EDITOR to kwrite and the later part (sudoedit ) is to start the
specified editor.

So you can permanently add the environment variable by adding "export
SUDO_EDITOR=kwrite" to the end of your .bachrc file to not have to set it every
time.

Regards,
 Kåre

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

[kdevelop] [Bug 381781] New: Update of toolbar triggered by canceled a build crashes kdevelop

2017-06-28 Thread Andreas Roth
https://bugs.kde.org/show_bug.cgi?id=381781

Bug ID: 381781
   Summary: Update of toolbar triggered by canceled a build
crashes kdevelop
   Product: kdevelop
   Version: 5.1.1
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: ar...@arsoft-online.com
  Target Milestone: ---

Application: kdevelop (5.1.1)

Qt Version: 5.7.1
Frameworks Version: 5.35.0
Operating System: Linux 4.10.0-24-generic x86_64
Distribution: Ubuntu 17.04

-- Information about the crash:
- What I was doing when the application crashed:
I had a project with compile errors and tried to fix them, so edited the code,
saved the source file and started a new build. Compiler was starting to report
errors and I pressed stop. Only a one or two seconds passed between starting
the build and stopping it again.

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

Thread 36 (Thread 0x7f36e5db2700 (LWP 2279)):
#0  0x7f37f4400510 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f37ec35b2c4 in QTWTF::TCMalloc_PageHeap::scavengerThread()
(this=0x7f37ec444f20 ) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x7f37ec35b309 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*)
(context=) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x7f37f43fa6da in start_thread (arg=0x7f36e5db2700) at
pthread_create.c:456
#4  0x7f37fa6fbd7f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 35 (Thread 0x7f372d482700 (LWP 15782)):
#0  0x7f37f1f550d6 in g_main_context_dispatch () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f37f1f555e0 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f37f1f5568c in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f37fb013f2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f37fafbd88a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f37fadeafe3 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f37f891af0f in  () at
/usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#7  0x7f37fadefc98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f37f43fa6da in start_thread (arg=0x7f372d482700) at
pthread_create.c:456
#9  0x7f37fa6fbd7f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 34 (Thread 0x7f372e7fc700 (LWP 15780)):
#0  0x7f37fa6efd8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f37f1f55576 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f37f1f5568c in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f37fb013f2b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f37fafbd88a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f37fadeafe3 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f37f891af0f in  () at
/usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#7  0x7f37fadefc98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f37f43fa6da in start_thread (arg=0x7f372e7fc700) at
pthread_create.c:456
#9  0x7f37fa6fbd7f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 33 (Thread 0x7f372f7fe700 (LWP 15765)):
#0  0x7f37f4400510 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f37fadf0b4b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f37ef3ee240 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x7f37ef3f2478 in  () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x7f37ef3ed3bd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7f37ef3f0289 in ThreadWeaver::Thread::run() () at
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f37fadefc98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f37f43fa6da in start_thread (arg=0x7f372f7fe700) at
pthread_create.c:456
#8  0x7f37fa6fbd7f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 32 (Thread 0x7f372700 (LWP 15764)):
#0  0x7f37f4400510 in pthread_cond_wait@@GLIBC_2.3.2 () at

[kmail2] [Bug 381777] New: Please allow filtering with less than 3 (CJK) chars

2017-06-28 Thread Gou LF
https://bugs.kde.org/show_bug.cgi?id=381777

Bug ID: 381777
   Summary: Please allow filtering with less than 3 (CJK) chars
   Product: kmail2
   Version: 5.3.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: search
  Assignee: kdepim-b...@kde.org
  Reporter: gougho...@gmail.com
  Target Milestone: ---

Searching with two chars in English probably makes little sense. But in
Chinese, two chars, or even one char, are discriminative enough. But KMail
doesn't allow me to search with less than 3 Chinese chars: "The words less than
3 letters are ignored."

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

[Spectacle] [Bug 381778] New: Spectacle should ignore "Capture Rectangular Region" action if it's in progress

2017-06-28 Thread whitequark
https://bugs.kde.org/show_bug.cgi?id=381778

Bug ID: 381778
   Summary: Spectacle should ignore "Capture Rectangular Region"
action if it's in progress
   Product: Spectacle
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: whitequ...@whitequark.org
  Target Milestone: ---

I have the "Capture Rectangular Region" action bound to the PrtScr button. If
it is pressed several times, then a corresponding amount of Spectacle instances
is invoked, which is very confusing because the instruction message does not
disappear after being followed. If it is pressed and held (a cat on the
keyboard reproduces this nicely) then the system rapidly becomes completely
unusable because of memory exhaustion. If it is pressed twice in very rapid
succession (this is somewhat hard to reproduce) then sometimes Spectacle locks
up.

All of these issues would be solved by refusing to reenter this action if it's
already in progress.

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

[kwin] [Bug 381495] Significant increase in CPU utilisation when "Show Seconds" enabled.

2017-06-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381495

--- Comment #2 from Martin Flöser  ---
Please use the show paint effect to see what repaints. If there is constant
flickering in the panel we need to reassign to Plasma.

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

[plasmashell] [Bug 381779] New: Empty confirmation windows

2017-06-28 Thread br_shadow
https://bugs.kde.org/show_bug.cgi?id=381779

Bug ID: 381779
   Summary: Empty confirmation windows
   Product: plasmashell
   Version: 5.10.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: tef...@gmail.com
CC: mklape...@kde.org
  Target Milestone: 1.0

Please Take a look at this video here:
https://www.youtube.com/watch?v=JPi9ODl54Eg

Explanation:

When I press to delete a file and the dialog pops up, or I get a warning for
something, the window that that pops-up up is empty (transparent) and it fully
loads after about 20 seconds.

However, if I wait and the popup loads, then If I evoke it again on the same
window (e.g. I press delete on another file and a window appears to prompt me
to send it to trash) it now loads instantly. The problem exists only in the
fist time. So if I close that dolphin window which is now "fixed" and I open
another, the problem appears again.

This is the output of my inxi -Fxxx https://pastebin.com/K7ciSP8q

Thank you !

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

[systemsettings] [Bug 301622] Mouse pointer gets huge if a second large screen is connected

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=301622

--- Comment #34 from sthe...@arcor.de ---
I can confirm this bug in Kubuntu 17.04, KDE Plasma 5.9.4, KDE Framework
5.31.0, Qt 5.7.1.
It appeared after installing a 1200x1920 display (yes, in portrait mode) in
addition to two 1920x1200 displays (in landscape), giving a total resolution of
5040x1920.
Symptoms as in Comment 13 and Comment 18.
Setting the cursor theme/ pointer size only helps temporarily.

The permanent fix for me is as described in Comment 32:
System Settings/ Appearance/ Fonts/ [x] Force fonts DPI: 96

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

[Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting"

2017-06-28 Thread Steven Haigh
https://bugs.kde.org/show_bug.cgi?id=338658

Steven Haigh  changed:

   What|Removed |Added

 CC||net...@crc.id.au

--- Comment #76 from Steven Haigh  ---
For what its worth, I still see this with Fedora 26.

 rpm -qa | grep kmail | sort
kf5-kmailtransport-17.04.1-1.fc26.x86_64
kf5-kmailtransport-akonadi-17.04.1-1.fc26.x86_64
kmail-17.04.1-3.fc26.x86_64
kmail-account-wizard-17.04.1-1.fc26.x86_64
kmail-libs-17.04.1-3.fc26.x86_64

$ rpm -qa | grep akonadi | sort
akonadi-calendar-tools-17.04.1-1.fc26.x86_64
akonadiconsole-17.04.1-1.fc26.x86_64
akonadi-import-wizard-17.04.1-1.fc26.x86_64
kf5-akonadi-calendar-17.04.1-1.fc26.x86_64
kf5-akonadi-contacts-17.04.1-1.fc26.x86_64
kf5-akonadi-mime-17.04.1-1.fc26.x86_64
kf5-akonadi-notes-17.04.1-1.fc26.x86_64
kf5-akonadi-search-17.04.1-1.fc26.x86_64
kf5-akonadi-server-17.04.1-3.fc26.x86_64
kf5-akonadi-server-mysql-17.04.1-3.fc26.x86_64
kf5-kmailtransport-akonadi-17.04.1-1.fc26.x86_64
kf5-libkdepim-akonadi-17.04.1-1.fc26.x86_64
kf5-mailimporter-akonadi-17.04.1-1.fc26.x86_64
kf5-pimcommon-akonadi-17.04.1-1.fc26.x86_64

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

[plasmashell] [Bug 381780] New: Copy completion notifications sometimes incorrectly appear in top-left

2017-06-28 Thread Saurav Sengupta
https://bugs.kde.org/show_bug.cgi?id=381780

Bug ID: 381780
   Summary: Copy completion notifications sometimes incorrectly
appear in top-left
   Product: plasmashell
   Version: 5.10.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: saurav1@gmail.com
CC: mklape...@kde.org
  Target Milestone: 1.0

Sometimes, the notification for completion of copying files, etc., appears in
the top-left corner of the desktop instead of in the bottom-right corner with
the default horizontal bottom layout of the main panel. This appears to be a
regression since either Plasma 5.10, or Frameworks 5.35, I'm not sure which. I
never experienced it with 5.9.x/5.34. The problem does not occur every time,
which makes it difficult to reproduce. Also, turning the notifications applet
off and on, or moving it out of the system tray does not help.

There was a similar case with Plasma 4: see bug #314831, but it seems that it
was never fixed.

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

[gwenview] [Bug 377880] Gwenview There are two actions (Cut, Delete)

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377880

Christoph Feck  changed:

   What|Removed |Added

 CC||legolord...@krake.one

--- Comment #19 from Christoph Feck  ---
*** Bug 381763 has been marked as a duplicate of this bug. ***

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

[gwenview] [Bug 381763] Ambigious keybinds

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381763

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[plasmashell] [Bug 380038] Unrecognized program names.

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380038

Christoph Feck  changed:

   What|Removed |Added

Version|5.0.0   |5.8.7
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #4 from Christoph Feck  ---
Thanks for the update; setting status.

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

[konsole] [Bug 381115] tab completion in konsole freezes system for about 20s

2017-06-28 Thread Thomas Stein
https://bugs.kde.org/show_bug.cgi?id=381115

--- Comment #12 from Thomas Stein  ---
Deleting /usr/share/dbus-1/services/org.kde.plasma.Notifications.service solves
the issue for me.

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

[frameworks-kidletime] [Bug 328987] Power saving should not trigger if joystick is in use

2017-06-28 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=328987

--- Comment #14 from Elvis Angelaccio  ---
What if we had instead a standard way for applications to say "hey, I'm using
the joystick, please don't lock the screen" ? Would it be possible from a
technical point of view?

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

[krita] [Bug 381526] (Git master only) Segfault when document is opened after closing a document with a floating-point depth

2017-06-28 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=381526

--- Comment #2 from Scott Petrovic  ---
here is my stack trace from kritacrash log file on Win 10

---

Error occurred on Wednesday, June 28, 2017 at 15:32:07.

krita.exe caused an Access Violation at location 7FFEAF7E in module
libkritaui.dll Reading from location .

AddrPC   Params
7FFEAF7E  02CF04E7 21572110 
libkritaui.dll!update  [C:/dev/krita/libs/ui/widgets/kis_color_input.cpp @ 203]
   201: 
   202: qreal value = 1.0;
>  203: m_minValue = m_displayRenderer->minVisibleFloatValue(m_channelInfo);
   204: m_maxValue =
m_displayRenderer->maxVisibleFloatValue(m_channelInfo);
   205: 
68A32E9B 1F0E8910 7FFEA234BF10  
Qt5Core.dll!QMetaObject::activate
7FFE623B39BF 0044 7FFE887E8AE0 005F2D90 
kritaspecificcolorselector.dll!setColor 
[C:/dev/build/plugins/dockers/specificcolorselector/kritaspecificcolorselector_autogen/include/moc_kis_specific_color_selector_widget.cpp
@ 210]
   208: void KisSpecificColorSelectorWidget::updated()
   209: {
>  210: QMetaObject::activate(this, , 1, Q_NULLPTR);
   211: }
   212: QT_END_MOC_NAMESPACE
7FFE623B528D 21572110 7FFF10B70F30  
kritaspecificcolorselector.dll!qt_static_metacall 
[C:/dev/build/plugins/dockers/specificcolorselector/kritaspecificcolorselector_autogen/include/moc_kis_specific_color_selector_widget.cpp
@ 118]
   116: case 3: _t->setColorSpace((*reinterpret_cast< const
KoColorSpace*(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break;
   117: case 4: _t->setColorSpace((*reinterpret_cast< const
KoColorSpace*(*)>(_a[1]))); break;
>  118: case 5: _t->setColor((*reinterpret_cast< const 
> KoColor(*)>(_a[1]))); break;
   119: case 6: _t->update(); break;
   120: case 7: _t->updateTimeout(); break;
68A32E9B 1A2B8678 7FFF0E68995C 071CED90 
Qt5Core.dll!QMetaObject::activate
7FFEA2341337  10A29890  
libkritaui.dll! ??  
[C:/dev/build/libs/ui/kritaui_autogen/EWIEGA46WW/moc_kis_canvas_resource_provider.cpp
@ 409]
   407: {
   408: void *_a[] = { Q_NULLPTR, const_cast(reinterpret_cast(&_t1)) };
>  409: QMetaObject::activate(this, , 0, _a);
   410: }
   411: 
7FFEA20B5414 005F3320  0030 
libkritaui.dll!slotCanvasResourceChanged 
[C:/dev/krita/libs/ui/kis_canvas_resource_provider.cpp @ 303]
   301: case(KoCanvasResourceManager::ForegroundColor):
   302: m_fGChanged = true;
>  303: emit sigFGColorChanged(res.value());
   304: break;
   305: case(KoCanvasResourceManager::BackgroundColor):
7FFEA23501BF 005F3040 8109 0004 
libkritaui.dll!qt_static_metacall 
[C:/dev/build/libs/ui/kritaui_autogen/EWIEGA46WW/moc_kis_canvas_resource_provider.cpp
@ 209]
   207: case 23: _t->slotOnScreenResolutionChanged(); break;
   208: case 24: _t->slotResetEnableFGChange((*reinterpret_cast<
bool(*)>(_a[1]))); break;
>  209: case 25: _t->slotCanvasResourceChanged((*reinterpret_cast< 
> int(*)>(_a[1])),(*reinterpret_cast< const QVariant(*)>(_a[2]))); break;
   210: default: ;
   211: }
68A32E9B 1A2B86B0 703A34AA 005F33A0 
Qt5Core.dll!QMetaObject::activate
7FFE98D37145 68D433F8  005F3430 
libkritaflake.dll! ??  
[C:/dev/build/libs/flake/kritaflake_autogen/EWIEGA46WW/moc_KoCanvasResourceManager.cpp
@ 152]
   150: {
   151: void *_a[] = { Q_NULLPTR, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) };
>  152: QMetaObject::activate(this, , 0, _a);
   153: }
   154: QT_END_MOC_NAMESPACE
68A331E0 1EBA4720 4457 0010 
Qt5Core.dll!QMetaObject::activate
7FFE98D37225 005F3450  1ECAAED0 
libkritaflake.dll! ??  
[C:/dev/build/libs/flake/kritaflake_autogen/EWIEGA46WW/moc_KoResourceManager_p.cpp
@ 136]
   134: {
   135: void *_a[] = { Q_NULLPTR, const_cast(reinterpret_cast(&_t1)), const_cast(reinterpret_cast(&_t2)) };
>  136: QMetaObject::activate(this, , 0, _a);
   137: }
   138: QT_END_MOC_NAMESPACE
7FFE98C54BB2 21A73020 7FFE 005F3C10 
libkritaflake.dll!setResource  [C:/dev/krita/libs/flake/KoResourceManager_p.cpp
@ 74]
72: void KoResourceManager::notifyResourceChanged(int key, const QVariant
)
73: {
>   74: emit resourceChanged(key, value);
75: notifyDerivedResourcesChanged(key, value);
76: }
7FFEA20B24CA 1EB7FAF0 005F3500 1EB7FAF0 
libkritaui.dll!setFGColor 
[C:/dev/krita/libs/ui/kis_canvas_resource_provider.cpp @ 230]
   228: QVariant v;
   229: v.setValue(c);
>  230: 

[kontact] [Bug 343558] Unread mail not showing in summary monitored folders

2017-06-28 Thread Tim Goodwin
https://bugs.kde.org/show_bug.cgi?id=343558

--- Comment #5 from Tim Goodwin  ---
The latest version. Still doesn't work with or without automatic mail checking.
Pile of poo.

⁣Sent from BlueMail ​

On 27 Jun 2017, 21:59, at 21:59, Christoph Feck 
wrote:
>https://bugs.kde.org/show_bug.cgi?id=343558
>
>--- Comment #4 from Christoph Feck  ---
>Which version did you test? Additionally, I think the monitored section
>is not
>related to new-mail checking. You could check your account settings if
>there is
>regular checking for new mail enabled.
>
>--
>You are receiving this mail because:
>You reported the bug.

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

[Discover] [Bug 381768] New: Vendor links not clickable on updates page

2017-06-28 Thread Matthew Trescott
https://bugs.kde.org/show_bug.cgi?id=381768

Bug ID: 381768
   Summary: Vendor links not clickable on updates page
   Product: Discover
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: matthewtresc...@gmail.com
  Target Milestone: ---

Clicking on an update listing on the updates page provides some information,
including a "Vendor" link to (in this case) the archlinux.org package listing.
But clicking on the link just collapses the listing without opening the link.

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

[kmail2] [Bug 378315] KMail crash on logout

2017-06-28 Thread Gerd Fleischer
https://bugs.kde.org/show_bug.cgi?id=378315

--- Comment #9 from Gerd Fleischer  ---
What I can add is that it happens with QT 5.8 and 5.9.
Did not happen with 5.7.

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

[plasmashell] [Bug 371246] [Wayland] Plasma crashed while switching between "Folder" and "Desktop" view.

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371246

--- Comment #5 from Christoph Feck  ---
Tony, please report your issue as a new ticket, unless you are experienced with
comparing backtraces.

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

[plasmashell] [Bug 380250] plasmashell often freeze in various IO action.

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380250

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #4 from Christoph Feck  ---
Thanks for the update, changing status.

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

[kwin] [Bug 376801] kwin disables compositing with mesa 17

2017-06-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=376801

--- Comment #11 from Martin Flöser  ---
Phab request to disable shader self test on mesa 17:
https://phabricator.kde.org/D6426

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

[frameworks-knotifications] [Bug 380974] KMessageBox takes a few seconds to appear after clicking Apply in KDE Partition Manager

2017-06-28 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=380974

--- Comment #8 from Wolfgang Bauer  ---
(In reply to Wolfgang Bauer from comment #6)
> PS, for clarification: it happens with all KDE applications run as user too
> in that case (when they show a KMessageBox), e.g. if you try to delete a
> file in dolphin.

Or, as https://bugzilla.opensuse.org/show_bug.cgi?id=1046458 shows, if you run
them remotely via ssh.

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

[kompare] [Bug 381772] New: Kompare chokes on CSV files differing only in date format

2017-06-28 Thread Dan Dascalescu
https://bugs.kde.org/show_bug.cgi?id=381772

Bug ID: 381772
   Summary: Kompare chokes on CSV files differing only in date
format
   Product: kompare
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: kompare-de...@kde.org
  Reporter: ddascalescu+...@gmail.com
  Target Milestone: ---

Created attachment 106361
  --> https://bugs.kde.org/attachment.cgi?id=106361=edit
Kompare kills one CPU core on a 4-core i5

I have two CSV files that only differ in the date format: -MM-DD HH:MM:SS
vs. M/D/ HH:MM. Kompare appears to higlight intra-line differences, but
scrolling is extremely slow and takes 100% of a CPU core.

CompareIt! does the job in half a second.
Diffuse takes 1.5 seconds.
SmartSynchronize takes 4.5 seconds.
KDiff3 takes 25 seconds.
BeyondCompare thinks files are compeletely different
Meld never finishes

Can Kompare do better?

Bugs for the other tools at https://sourceforge.net/p/kdiff3/bugs/217/

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

[plasmashell] [Bug 381280] Increased CPU usage with Qt 5.9

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381280

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org

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

[kompare] [Bug 381772] Kompare chokes on CSV files differing only in date format

2017-06-28 Thread Dan Dascalescu
https://bugs.kde.org/show_bug.cgi?id=381772

--- Comment #1 from Dan Dascalescu  ---
Created attachment 106362
  --> https://bugs.kde.org/attachment.cgi?id=106362=edit
100% CPU usage when comparing these CSVs

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

[plasma-nm] [Bug 381623] Random Plasmashell crash

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381623

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #2 from Christoph Feck  ---


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

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

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525

--- Comment #14 from Christoph Feck  ---
*** Bug 381623 has been marked as a duplicate of this bug. ***

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

[valgrind] [Bug 381769] Use ucontext_t instead of struct ucontext

2017-06-28 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=381769

Tom Hughes  changed:

   What|Removed |Added

 CC||t...@compton.nu
 Attachment #106359|0   |1
   is patch||
 Attachment #106359|application/mbox|text/plain
  mime type||

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

[konsole] [Bug 381226] Konsole crashes in Wayland if closing window if there is a running process

2017-06-28 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=381226

Tony  changed:

   What|Removed |Added

 CC||jodr...@live.com

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

[konsole] [Bug 381226] Konsole crashes in Wayland if closing window if there is a running process

2017-06-28 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=381226

--- Comment #2 from Tony  ---
Created attachment 106363
  --> https://bugs.kde.org/attachment.cgi?id=106363=edit
New crash information added by DrKonqi

konsole (17.07.70) using Qt 5.9.0

- What I was doing when the application crashed:
On a wayland session, just closing Kosonel causes a crash after the exit.

-- Backtrace (Reduced):
#6  0x7fc2edb1d099 in wl_map_insert_at (map=,
flags=flags@entry=0, i=, data=) at
src/wayland-util.c:249
#7  0x7fc2edb191ae in proxy_destroy (proxy=0x562f2709d190) at
src/wayland-client.c:411
#8  wl_proxy_destroy (proxy=0x562f2709d190) at src/wayland-client.c:442
#9  0x7fc2ec7bd587 in org_kde_plasma_window_destroy
(org_kde_plasma_window=0x562f2709d190) at
/usr/src/debug/kwayland-5.36.0git.20170610T100046~faedcd4/build/src/client/wayland-plasma-window-management-client-protocol.h:634
#10 KWayland::Client::WaylandPointer::release (this=0x562f2709ccd0,
this=0x562f2709ccd0) at
/usr/src/debug/kwayland-5.36.0git.20170610T100046~faedcd4/src/client/wayland_pointer_p.h:53

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

[Discover] [Bug 381170] show security update status

2017-06-28 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=381170

--- Comment #5 from Aleix Pol  ---
@Christoph, so the plasmoid does show a different icon, andreas's complaint is
that once you open Discover on update mode, you don't get to see which one it
is.

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

[dolphin] [Bug 381770] New: Dolphin Handbook does not match Dolphin

2017-06-28 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=381770

Bug ID: 381770
   Summary: Dolphin Handbook does not match Dolphin
   Product: dolphin
   Version: 17.04.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: marco_pari...@hotmail.com
  Target Milestone: ---

On Manjaro Unstable, on Dolphin, I went to Control > Help > Dolphin Handbook,
and I see: Revision Applications 16.04 (2016-06-01) even though Dolphin is at
Version 17.04.2.

On Kubuntu AA RC1, on Dolphin, I went to Control > Help > Dolphin Handbook, and
I see: Revision Applications 16.04 (2016-06-01) even though Dolphin is at
Version 16.12.3.

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

[kdenlive] [Bug 377677] kdenlive crashed when loading a MTS video file, NVIDIA card & Prop. drivers loaded

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377677

andrew.walke...@ntlworld.com changed:

   What|Removed |Added

 CC||andrew.walke...@ntlworld.co
   ||m

--- Comment #2 from andrew.walke...@ntlworld.com ---
I'm also having the same issue running on Gentoo. I'm running kdenlive-17.04.2,
mlt-6.4.1-r2 and ffmpeg-3.3.2. I don't have GPU processing enabled in playback
on the configuration screen. 
It doesn't actually appear to be due to an MTS clip, although that does
instantly crash kdenlive, I actually get a 'kdenlive closed unexpectedly' error
just starting it up and closing it down! This occurs regardless of loading mts
videos and occurs regardless of whether the 'exit'menu button or top corner 'X'
are used.

I get these messages upon a crash if I start kdenlive from a terminal.
QXcbConnection: XCB error: 8 (BadMatch), sequence: 45982, resource id:
71303589, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 46029, resource id:
71303589, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 46039, resource id:
71303589, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 46042, resource id:
71303589, major code: 130 (Unknown), minor code: 3
QXcbConnection: XCB error: 8 (BadMatch), sequence: 46061, resource id:
71303589, major code: 130 (Unknown), minor code: 3
[swscaler @ 0x7f81a13b0fa0] Warning: data is not aligned! This can lead to a
speedloss
KCrash: Application 'kdenlive' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/var/run/user/1003/kdeinit5__0
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
QSocketNotifier: Invalid socket 26 and type 'Read', disabling...
QSocketNotifier: Invalid socket 56 and type 'Read', disabling...
QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
QSocketNotifier: Invalid socket 57 and type 'Exception', disabling...
QSocketNotifier: Invalid socket 25 and type 'Read', disabling...

I don't know if the error is relevant or of use for diagnosis but I thought I'd
post it in absence of any debug info.

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

[plasmashell] [Bug 371246] [Wayland] Plasma crashed while switching between "Folder" and "Desktop" view.

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371246

--- Comment #4 from Christoph Feck  ---
Backtrace from comment #1 is completely unrelated to the originally reported
crash.

Duplicates from comment #2 and comment #3 are actually duplicates of the
wrongly added backtrace.

Marco, how should I handle this mess?

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

[dolphin] [Bug 381770] Dolphin Handbook Revision does not match Dolphin Version

2017-06-28 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=381770

Marco Parillo  changed:

   What|Removed |Added

Summary|Dolphin Handbook does not   |Dolphin Handbook Revision
   |match Dolphin   |does not match Dolphin
   ||Version

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

[plasmashell] [Bug 379556] In the audacious player, the alarm plugins, does not work (not even appears).

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379556

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |INVALID

--- Comment #4 from Christoph Feck  ---
No response, changing status. If you have new information, pease add a comment.

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

[plasmashell] [Bug 380411] Plasmashell hangs waiting for audio

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380411

--- Comment #3 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #1. If you can provide it, or need help with finding that
information, please add a comment.

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

[plasmashell] [Bug 380885] browsing kmenu causing plasma panel crash

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380885

--- Comment #6 from Christoph Feck  ---
You did not attach anything. To attach files to bugzilla, use the 'Add an
attachment' link on this page.

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

[kwin] [Bug 381767] Plasma amination system crashed on start KWin

2017-06-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=381767

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Flöser  ---
This is a problem with the proprietary NVIDIA driver. The initialization of
compositing takes too long and KWin has a mechanism to detect this and commits
suicide. It's a mechanism implemented for the free NVIDIA driver, so I'm quite
surprised to see this happen for the proprietary NVIDIA driver.

Anyway the fact that KWin crashes in this case is wanted (we trigger an abort
in the suicide to get autorestarted by DrKonqi), so I set to UPSTREAM as we
cannot do anything about the detected freeze in the proprietary driver.

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

[frameworks-kidletime] [Bug 328987] Power saving should not trigger if joystick is in use

2017-06-28 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=328987

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org

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

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525

Christoph Feck  changed:

   What|Removed |Added

 CC||jodr...@live.com

--- Comment #12 from Christoph Feck  ---
*** Bug 380845 has been marked as a duplicate of this bug. ***

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

[plasma-pa] [Bug 380845] Plasma Crash while pluggin headphones

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380845

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #17 from Christoph Feck  ---
This is indeed a regression in Qt 5.9.

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

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

[plasmashell] [Bug 372364] Set size for panel in pixels

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372364

Christoph Feck  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #6 from Christoph Feck  ---
https://phabricator.kde.org/D6392

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

[plasmashell] [Bug 379923] Panel Items Rearrange Automatically

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379923

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #3 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #1. If you can provide it, or need help with finding that
information, please add a comment.

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

[frameworks-knotifications] [Bug 380974] KMessageBox takes a few seconds to appear after clicking Apply in KDE Partition Manager

2017-06-28 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=380974

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||himbe...@meine-oma.de

--- Comment #7 from Wolfgang Bauer  ---
*** Bug 381115 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 381115] tab completion in konsole freezes system for about 20s

2017-06-28 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=381115

Wolfgang Bauer  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #13 from Wolfgang Bauer  ---
(In reply to Thomas Stein from comment #12)
> Deleting /usr/share/dbus-1/services/org.kde.plasma.Notifications.service
> solves the issue for me.

Thank you for the confirmation.
I'll mark this as duplicate then.

It obviously isn't a bug in konsole anyway.

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

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

[plasmashell] [Bug 381266] Icontasks identifying Chrome apps as Chrome windows

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381266

--- Comment #7 from Christoph Feck  ---
>From the comments it is not clear if more information is needed to understand
the issue.

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

[frameworks-kidletime] [Bug 328987] Power saving should not trigger if joystick is in use

2017-06-28 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=328987

--- Comment #15 from Elvis Angelaccio  ---
On the other hand, from the Martin's link above the reason why X11 and libinput
ignore joysticks seems to be "too much joysticks; no real use case".

But I think that idle detection is a valid use case, not every game out there
uses modern libraries like SDL. And to have working idle detection we would
need a very simple information from xcb/libinput: "joystick unused" vs
"something pressed on the joystick".

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

[plasmashell] [Bug 381598] Plasma crash when changing Desktop Theme

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381598

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #2 from Christoph Feck  ---


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

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

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525

Christoph Feck  changed:

   What|Removed |Added

 CC||chris.vansteenlandt@gmail.c
   ||om

--- Comment #13 from Christoph Feck  ---
*** Bug 381598 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 381768] Vendor links not clickable on updates page

2017-06-28 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=381768

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/dis
   ||cover/c2f83caea58df8a33cd59
   ||5a498ede06f6e7811b8
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Aleix Pol  ---
Git commit c2f83caea58df8a33cd595a498ede06f6e7811b8 by Aleix Pol.
Committed on 28/06/2017 at 18:13.
Pushed by apol into branch 'Plasma/5.10'.

Allow opening links in the update changelog

M  +1-0discover/qml/UpdatesPage.qml

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

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

[systemsettings] [Bug 372555] Input Device - Mouse - Reverse scroll direction Not Working

2017-06-28 Thread Mikhail Khvoinitsky
https://bugs.kde.org/show_bug.cgi?id=372555

Mikhail Khvoinitsky  changed:

   What|Removed |Added

 CC||mikhail-bugs-kde-org@khvoin
   ||itsky.org

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

[Discover] [Bug 381768] Vendor links not clickable on updates page

2017-06-28 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=381768

Aleix Pol  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Aleix Pol  ---
Thanks!

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

[valgrind] [Bug 381769] New: Use ucontext_t instead of struct ucontext

2017-06-28 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=381769

Bug ID: 381769
   Summary: Use ucontext_t instead of struct ucontext
   Product: valgrind
   Version: 3.13 SVN
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: memcheck
  Assignee: jsew...@acm.org
  Reporter: raj.k...@gmail.com
  Target Milestone: ---

Created attachment 106359
  --> https://bugs.kde.org/attachment.cgi?id=106359=edit
proposed fix

glibc 2.26 does not expose struct ucontext anymore. Attached patch fixes it

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

[frameworks-knotifications] [Bug 380974] KMessageBox takes a few seconds to appear after clicking Apply in KDE Partition Manager

2017-06-28 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=380974

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||pho...@gmail.com

--- Comment #9 from Wolfgang Bauer  ---
*** Bug 380923 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 380923] Konsole hangs for a minute if it cannot activate a dbus notification service

2017-06-28 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=380923

Wolfgang Bauer  changed:

   What|Removed |Added

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

--- Comment #3 from Wolfgang Bauer  ---
In any case, as I wrote this is definitely the same problem as bug#380974 IMHO.
I'll mark it as duplicate now.

Feel free to reopen or add a comment if you disagree.
Thanks.

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

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

[krita] [Bug 381526] (Git master only) Segfault when document is opened after closing a document with a floating-point depth

2017-06-28 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=381526

Scott Petrovic  changed:

   What|Removed |Added

 CC||scottpetro...@gmail.com

--- Comment #1 from Scott Petrovic  ---
This might be related to my crash I am just seeing. Someone had a support thing
with 32-bit textures, so I stumbled upon this from that.

I am on Windows 10. Steps to reproduce:

1. create a document that is a texture template (1K 32-bit)
2. close the document
3. create a new document (1600 , 1200, RGB/A 8-bit)

Result:
crash when creating document

Expected:
document to be created

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

[okular] [Bug 381773] New: Okular & Reverse search

2017-06-28 Thread Louis Krüger
https://bugs.kde.org/show_bug.cgi?id=381773

Bug ID: 381773
   Summary: Okular & Reverse search
   Product: okular
   Version: 0.20.3
  Platform: Slackware Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: ll...@lakruger.za.org
  Target Milestone: ---

Application: okular (0.20.3)
KDE Platform Version: 4.14.32
Qt Version: 4.8.7
Operating System: Linux 4.4.38 x86_64
Distribution (Platform): Slackware Packages

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

I was trying to activate a reverse search Shift+Click and it just crashed. I
repeated it and the result is the same.

The crash can be reproduced every time.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x0051 in  ()
#7  0x7f9ce422c4b1 in synctex_scanner_get_name () at
/usr/lib64/kde4/okularGenerator_poppler.so
#8  0x7f9ce421b588 in  () at /usr/lib64/kde4/okularGenerator_poppler.so
#9  0x7f9ce421b657 in  () at /usr/lib64/kde4/okularGenerator_poppler.so
#10 0x7f9cff8e2da1 in QMetaMethod::invoke(QObject*, Qt::ConnectionType,
QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument) const () at
/usr/lib64/qt/lib/libQtCore.so.4
#11 0x7f9cff8e5156 in QMetaObject::invokeMethod(QObject*, char const*,
Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () at
/usr/lib64/qt/lib/libQtCore.so.4
#12 0x7f9ce8a55751 in Okular::Document::dynamicSourceReference(int, double,
double) () at /usr/lib64/libokularcore.so.5
#13 0x7f9ce8def255 in  () at /usr/lib64/kde4/okularpart.so
#14 0x7f9d008be4d0 in QWidget::event(QEvent*) () at
/usr/lib64/qt/lib/libQtGui.so.4
#15 0x7f9d00c65fae in QFrame::event(QEvent*) () at
/usr/lib64/qt/lib/libQtGui.so.4
#16 0x7f9ce8defd86 in  () at /usr/lib64/kde4/okularpart.so
#17 0x7f9cff8dad76 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at
/usr/lib64/qt/lib/libQtCore.so.4
#18 0x7f9d0086b46c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/qt/lib/libQtGui.so.4
#19 0x7f9d008720c3 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/qt/lib/libQtGui.so.4
#20 0x7f9d015b78aa in KApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libkdeui.so.5
#21 0x7f9cff8dac0d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib64/qt/lib/libQtCore.so.4
#22 0x7f9d0087175d in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () at
/usr/lib64/qt/lib/libQtGui.so.4
#23 0x7f9d008e8af9 in  () at /usr/lib64/qt/lib/libQtGui.so.4
#24 0x7f9d008e6df5 in QApplication::x11ProcessEvent(_XEvent*) () at
/usr/lib64/qt/lib/libQtGui.so.4
#25 0x7f9d0090e942 in  () at /usr/lib64/qt/lib/libQtGui.so.4
#26 0x7f9cfacce797 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#27 0x7f9cfacce9c8 in  () at /usr/lib64/libglib-2.0.so.0
#28 0x7f9cfaccea6c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#29 0x7f9cff9090ae in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/qt/lib/libQtCore.so.4
#30 0x7f9d0090e9e6 in  () at /usr/lib64/qt/lib/libQtGui.so.4
#31 0x7f9cff8d95d1 in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/qt/lib/libQtCore.so.4
#32 0x7f9cff8d98e5 in
QEventLoop::exec(QFlags) () at
/usr/lib64/qt/lib/libQtCore.so.4
#33 0x7f9cff8deec9 in QCoreApplication::exec() () at
/usr/lib64/qt/lib/libQtCore.so.4
#34 0x00409ac8 in  ()
#35 0x7f9cfe6647d0 in __libc_start_main () at /lib64/libc.so.6
#36 0x0040a489 in _start ()

Reported using DrKonqi

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

[okular] [Bug 381773] Okular & Reverse search

2017-06-28 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=381773

Luigi Toscano  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||luigi.tosc...@tiscali.it
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Luigi Toscano  ---
(In reply to Louis Krüger from comment #0)
> Application: okular (0.20.3)
> KDE Platform Version: 4.14.32
> Qt Version: 4.8.7
> Operating System: Linux 4.4.38 x86_64
> Distribution (Platform): Slackware Packages

The version 0.20 was released 3 years ago (around July 2014) and it is not the
last version based on kdelibs4 (the recent versions, from December 2016, are
based on Frameworks 5). It is difficult to go back and reproduce bugs for such
older version. Please either upgrade to a newer version and recheck, or ask for
support on the channels of your distribution.

Feel free to reopen if you can reproduce with a newer version.

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

[digikam] [Bug 104918] digikam crashes while converting for email purposes

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=104918

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
Version|unspecified |5.6.0
  Component|SendImages  |SendByMail
Product|kipiplugins |digikam

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

[digikam] [Bug 134910] email image using kipi (while having kontact open) results in a detachement of kmail from kontact

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=134910

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

   What|Removed |Added

  Component|SendImages  |SendByMail
Version|unspecified |5.6.0
Product|kipiplugins |digikam
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 151327] RESIZE WINDOW "ENVÍO DE IMÁGENES POR CORREO ELECTRÓNICO"

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=151327

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

   What|Removed |Added

Version|unspecified |5.6.0
  Component|SendImages  |SendByMail
Product|kipiplugins |digikam

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

[digikam] [Bug 318661] Export plugin does not convert to sRGB and strips existing ICC profile

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=318661

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
Product|kipiplugins |digikam
  Component|SendImages  |SendByMail
Version|3.1.0   |5.6.0

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

[digikam] [Bug 225396] "Mozilla" MUA option is broken

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=225396

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

   What|Removed |Added

Product|kipiplugins |digikam
  Component|SendImages  |SendByMail
Version|1.1.0   |5.6.0
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 87188] mail plugin attach empty comments for images even if photos have them

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=87188

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

   What|Removed |Added

Product|kipiplugins |digikam
  Component|SendImages  |SendByMail
Version|unspecified |5.6.0
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 376184] Gwenview not able to resize pictures to send them per e-mail

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376184

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
  Component|SendImages  |SendByMail
Version|unspecified |5.6.0
Product|kipiplugins |digikam

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

[digikam] [Bug 189984] Impossible to email images if the path contains characters such as éèà...

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=189984

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
  Component|SendImages  |SendByMail
Version|0.2.0   |5.6.0
Product|kipiplugins |digikam

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

[kwin] [Bug 381402] "Present Window" effect breaks the Slide Back effect.

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381402

--- Comment #1 from Christoph Feck  ---
As mentioned on bug 364483.

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

[digikam] [Bug 366086] No attachment in mail when using resizing option

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=366086

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

   What|Removed |Added

Product|kipiplugins |digikam
Version|5.0.0   |5.6.0
  Component|SendImages  |SendByMail
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 114508] Send images by mail tool does not delete its temporary files.

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=114508

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

   What|Removed |Added

 Resolution|WONTFIX |FIXED
 CC||caulier.gil...@gmail.com
   Version Fixed In||5.7.0
Summary|kipi-sendimagesplugin does  |Send images by mail tool
   |not delete its temporary|does not delete its
   |files.  |temporary files.

--- Comment #5 from caulier.gil...@gmail.com ---
The New tool to send image by mail from digiKam, always clean up the temporary
directory when the Assistant dialog is closed. An explicit message from the
progress list view explain the situation. The temporary directory do not be
removed until the Mail Client program has processed the attachements.

Gilles Caulier

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

[digikam] [Bug 96507] Bug in email client selection

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=96507

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

   What|Removed |Added

   Version Fixed In||5.7.0
 CC||caulier.gil...@gmail.com
 Resolution|DUPLICATE   |FIXED

--- Comment #3 from caulier.gil...@gmail.com ---
Work perfectly with new Send by Mail tool from digiKam core.

Gilles Caulier

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

[plasmashell] [Bug 381592] plasmashell uses 100% cpu in multiple processes. (no taskbar animations)

2017-06-28 Thread Samantha McVey
https://bugs.kde.org/show_bug.cgi?id=381592

--- Comment #2 from Samantha McVey  ---
What would be the best way to get better information? I am greatly affected by
this bug and so if there is something I can do to help assist in it being fixed
I will do anything I can. Thank you.

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

[okular] [Bug 381773] Okular & Reverse search

2017-06-28 Thread Louis Krüger
https://bugs.kde.org/show_bug.cgi?id=381773

--- Comment #2 from Louis Krüger  ---
I wouldn't call it resolved, I would call it ignored or rejected.

Well Slackware 14.2 does not deploy kde5 and I experienced the same when
I ran arch until last month.

Thanks anyway.


On 28/06/17 23:23, Luigi Toscano wrote:
> https://bugs.kde.org/show_bug.cgi?id=381773
>
> Luigi Toscano  changed:
>
>What|Removed |Added
> 
>  Status|UNCONFIRMED |RESOLVED
>  CC||luigi.tosc...@tiscali.it
>  Resolution|--- |DOWNSTREAM
>
> --- Comment #1 from Luigi Toscano  ---
> (In reply to Louis Krüger from comment #0)
>> Application: okular (0.20.3)
>> KDE Platform Version: 4.14.32
>> Qt Version: 4.8.7
>> Operating System: Linux 4.4.38 x86_64
>> Distribution (Platform): Slackware Packages
> The version 0.20 was released 3 years ago (around July 2014) and it is not the
> last version based on kdelibs4 (the recent versions, from December 2016, are
> based on Frameworks 5). It is difficult to go back and reproduce bugs for such
> older version. Please either upgrade to a newer version and recheck, or ask 
> for
> support on the channels of your distribution.
>
> Feel free to reopen if you can reproduce with a newer version.
>

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

[plasmashell] [Bug 381113] Crash upon changing wallpaper scaling mode

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381113

--- Comment #2 from bin...@binarysworld.de ---
Created attachment 106366
  --> https://bugs.kde.org/attachment.cgi?id=106366=edit
New crash information added by DrKonqi

plasmashell (5.10.3) using Qt 5.9.0

- What I was doing when the application crashed:
changing the wallpaper and changing between scaled view options

KDE 5.10.3, KDE NEON
Kernel: 4.8.0-56-generic #61~16.04.1-Ubuntu SMP

-- Backtrace (Reduced):
#7  0x7fc4e371c2c9 in
QSequentialAnimationGroupJob::uncontrolledAnimationFinished(QAbstractAnimationJob*)
() from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7fc4e3719b3f in QAbstractAnimationJob::finished() () from
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7fc4e371a648 in
QAbstractAnimationJob::setState(QAbstractAnimationJob::State) () from
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x7fc4e371a838 in QAbstractAnimationJob::setCurrentTime(int) () from
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x7fc4e371c7ca in QSequentialAnimationGroupJob::updateCurrentTime(int)
() from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5

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

[plasmashell] [Bug 381113] Crash upon changing wallpaper scaling mode

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381113

bin...@binarysworld.de changed:

   What|Removed |Added

 CC||bin...@binarysworld.de

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

[plasmashell] [Bug 381758] Unmounting a drive

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381758

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[plasmashell] [Bug 381525] Crash in QQmlBinding::getPropertyData after Plasma::DataContainer::forceImmediateUpdate

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381525

Christoph Feck  changed:

   What|Removed |Added

 CC||ere...@polywog.org

--- Comment #15 from Christoph Feck  ---
*** Bug 381758 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 381755] Keyboard input not working on wayland (only shortcuts work)

2017-06-28 Thread Leonard Lausen
https://bugs.kde.org/show_bug.cgi?id=381755

--- Comment #3 from Leonard Lausen  ---
Sorry for not being clear about this. Any application is affected. (So perhaps
the bug should be reported against kwin_wayland instead?)

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

[plasmashell] [Bug 381590] plasma crashes on monitor switch

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381590

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
Already reported as bug 379710.

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

[plasmashell] [Bug 381733] plasma crashes on monitor switch

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381733

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
Already reported as bug 379710.

Please update your distribution. Leap 42.1 is no longer maintained.

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

[plasmashell] [Bug 381645] plasmashell panel not drawn completely at screen bottom

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381645

--- Comment #1 from Christoph Feck  ---
Does it happen with all Plasma themes? You can change them with systemsettings5
> Workspace Theme > Desktop Theme.

Additionally, try Alt+Shift+F12 to disable compositing. It is possible that
your video drivers expose this bug.

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

[plasmashell] [Bug 381557] plasmashell crashes when opening games

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381557

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #2 from Christoph Feck  ---
Please do not mix multiple bug reports into a single ticket. If KWin crashes,
report it with the kwin_x11 backtrace. If plasmashell crashes, report it with
the plasmashell backtrace.

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

[plasmashell] [Bug 381505] Missing shortcut for 'Refresh Desktop' in Plasma 5 Folder View

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381505

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |wishlist

--- Comment #1 from Christoph Feck  ---
After what steps do you need to call the Refresh Desktop function? Actually, it
should always be automatic, unless there is a bug. Fixing the actual issue of
missing refresh is more important than adding a shortcut for a workaround.

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

[plasmashell] [Bug 381503] Plasma crash on startup

2017-06-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381503

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Christoph Feck  ---
Crash is in NVIDIA OpenGL binary drivers. Please report this issue directly to
NVIDIA developers.

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

[konsole] [Bug 381115] tab completion in konsole freezes system for about 20s

2017-06-28 Thread Govindarajulu Varadarajan
https://bugs.kde.org/show_bug.cgi?id=381115

--- Comment #14 from Govindarajulu Varadarajan  ---
Another workaround was to install notify-osd package. It worked for me.

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

[digikam] [Bug 199978] Can not email images on Windows [patch]

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=199978

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

   What|Removed |Added

Product|kipiplugins |digikam
  Component|SendImages  |SendByMail
Version|0.7.0   |5.6.0
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 308783] No photo attachments when items are shared by e-mail

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=308783

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

   What|Removed |Added

Product|kipiplugins |digikam
Version|2.5.0   |5.6.0
  Component|SendImages  |SendByMail
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 173203] When sending images via email, kipiplugins fails to convert PNG to JPG

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=173203

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
Product|kipiplugins |digikam
  Component|SendImages  |SendByMail
Version|0.1.5   |5.6.0

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

[digikam] [Bug 163395] digikam and encoding errors in flickr export and mail attachments

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=163395

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

   What|Removed |Added

  Component|SendImages  |SendByMail
Version|unspecified |5.6.0
Product|kipiplugins |digikam
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 219603] Renaming images to send

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=219603

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
  Component|SendImages  |SendByMail
Version|1.0.0   |5.6.0
Product|kipiplugins |digikam

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

[digikam] [Bug 96507] Bug in email client selection

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=96507

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

   What|Removed |Added

Product|kipiplugins |digikam
Version|unspecified |5.6.0
  Component|SendImages  |SendByMail
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 146828] sendimages opera command line

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=146828

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
Version|0.1.4   |5.6.0
  Component|SendImages  |SendByMail
Product|kipiplugins |digikam

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

[digikam] [Bug 105704] kipiplugin sendimage should use the mail client defined in KControl

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=105704

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

   What|Removed |Added

  Component|SendImages  |SendByMail
Version|unspecified |5.6.0
Product|kipiplugins |digikam
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

[digikam] [Bug 158916] error with non ascii characters in album names when sending images

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=158916

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
  Component|SendImages  |SendByMail
Version|0.1.5   |5.6.0
Product|kipiplugins |digikam

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

[digikam] [Bug 217070] Share by email fails under MacOSX

2017-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=217070

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

   What|Removed |Added

   Assignee|kde-imag...@kde.org |digikam-de...@kde.org
Product|kipiplugins |digikam
  Component|SendImages  |SendByMail
Version|0.9.0   |5.6.0

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

  1   2   3   4   >