[krita] [Bug 364741] Save layer group crashes krita

2016-06-29 Thread Sven Langkamp via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364741

Sven Langkamp  changed:

   What|Removed |Added

 CC||sven.langk...@gmail.com
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Sven Langkamp  ---
Application: krita (krita), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa77acd7800 (LWP 7802))]

Thread 4 (Thread 0x7fa75bfb9700 (LWP 7804)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fa788c8d55b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fa788c8625b in QSemaphore::acquire(int) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fa786819f8e in KisTileDataPooler::waitForWork (this=0x7fa786ca1560
<(anonymous namespace)::Q_QGS_s_instance::innerFunction()::holder>) at
/home/sven/kde/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:165
#4  0x7fa78681a741 in KisTileDataPooler::run (this=0x7fa786ca1560
<(anonymous namespace)::Q_QGS_s_instance::innerFunction()::holder>) at
/home/sven/kde/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:187
#5  0x7fa788c8c2be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fa7834996aa in start_thread (arg=0x7fa75bfb9700) at
pthread_create.c:333
#7  0x7fa78838e13d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fa75b7b8700 (LWP 7805)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fa788c8d55b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fa788c86516 in QSemaphore::tryAcquire(int, int) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fa7868353b3 in KisTileDataSwapper::waitForWork (this=) at
/home/sven/kde/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:86
#4  0x7fa7868355aa in KisTileDataSwapper::run (this=0x7fa786ca15a0
<(anonymous namespace)::Q_QGS_s_instance::innerFunction()::holder+64>) at
/home/sven/kde/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:92
#5  0x7fa788c8c2be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fa7834996aa in start_thread (arg=0x7fa75b7b8700) at
pthread_create.c:333
#7  0x7fa78838e13d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fa758fb3700 (LWP 7810)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fa788c8d55b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fa789965eaa in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#3  0x7fa788c8c2be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fa7834996aa in start_thread (arg=0x7fa758fb3700) at
pthread_create.c:333
#5  0x7fa78838e13d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fa77acd7800 (LWP 7802)):
[KCrash Handler]
#6  QtPrivate::RefCount::ref (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:54
#7  QString::QString (other=..., this=0x7ffcf2131d30) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:812
#8  KisLayerManager::saveGroupLayers (this=0x8170550) at
/home/sven/kde/src/krita/libs/ui/kis_layer_manager.cc:698
#9  0x7fa78a95d935 in KisLayerManager::qt_static_metacall (_o=, _c=, _id=, _a=0x7ffcf2132020) at
/home/sven/kde/build/krita/libs/ui/moc_kis_layer_manager.cpp:163
#10 0x7fa788e9c78a in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7fa789730172 in QAction::triggered(bool) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7fa789732618 in QAction::activate(QAction::ActionEvent) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7fa7898af2e2 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x7fa7898b4abc in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7fa7898b8ede in QMenu::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x7fa78977c188 in QWidget::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x7fa7898b9653 in QMenu::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x7fa789739b8c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x7fa78973fc7a in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x7fa78a89da37 in KisApplication::notify (this=,

[krita] [Bug 364741] Save layer group crashes krita

2016-06-29 Thread Bollebib via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364741

Bollebib  changed:

   What|Removed |Added

 OS|Linux   |MS Windows

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


[partitionmanager] [Bug 364863] Crash when trying to grow partition

2016-06-29 Thread Andrius Štikonas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364863

--- Comment #1 from Andrius Štikonas  ---
Hi, could you tell which filesystem was that? I'm having trouble reproducing
that, so maybe you know any other info that might be relevant.  E.g. does it
happen every time, or maybe this has something to do with sector size...

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

[krita] [Bug 364850] If a layer in layer docker is clicked and the docker has a scrollbar , canvas zoom with scrollwheel is gone

2016-06-29 Thread Bollebib via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364850

Bollebib  changed:

   What|Removed |Added

 CC||kwadraatn...@hotmail.com

--- Comment #2 from Bollebib  ---
for my system it seems to work fine

Maybe it's a linux only issue? Can you test it out on a windows rig just to
compare?

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


[digikam] [Bug 361889] Digikam 5 beta 5: vertical menus (left and right) not displayed properly

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361889

--- Comment #12 from philippe.quag...@laposte.net ---
Yes
beta7 is really nice, thanks !

Le 29/06/2016 16:15, via KDE Bugzilla a écrit :
> https://bugs.kde.org/show_bug.cgi?id=361889
>
> --- Comment #11 from caulier.gil...@gmail.com ---
> This problem cannot be reproduced here with last 5.0.0-beta7.
>
> This file can be closed now ?
>
> Gilles Caulier
>

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

[krita] [Bug 364023] Some brush presets cannot be added to favorites.

2016-06-29 Thread Bollebib via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364023

Bollebib  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Bollebib  ---
confirmed for me as well,so i'm changing the status to help triage

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


[krita] [Bug 364023] Some brush presets cannot be added to favorites.

2016-06-29 Thread Bollebib via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364023

Bollebib  changed:

   What|Removed |Added

 CC||kwadraatn...@hotmail.com

--- Comment #1 from Bollebib  ---
I also encounter this issue

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


[kaffeine] [Bug 364860] Program Guide is empty

2016-06-29 Thread Rolf Pedersen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364860

--- Comment #9 from Rolf Pedersen  ---
Good job!

Can I install the git build to /home or somewhere on my Archlinux installation,
including separate configuration files, e.g. with same function but not
touching ~/.local/share/kaffeine/*?

I am missing my desired recordings switching back and forth from testing to the
mostly working kaffeine 2.0.3-1 and would like to have parallel installations
with separate functionality. 

I will have time for this after work, today.

Thanks.

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


[konversation] [Bug 364899] New: konversation5 crashes on exit

2016-06-29 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364899

Bug ID: 364899
   Summary: konversation5 crashes on exit
   Product: konversation
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konversation-de...@kde.org
  Reporter: rjvber...@gmail.com

Application: konversation (1.6-master #5004)
 (Compiled from sources)
Qt Version: 5.6.1
Frameworks Version: 5.22.0
Operating System: Linux 4.5.7-ck1-mainline-core2-rjvb x86_64
Distribution: Ubuntu 14.04.4 LTS

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

I get this crash systematically when I quit konversation, even when I quit it
immediately after it is done starting up.

I'm running against Qt 5.6.1 and KF5 5.22.0, everything Qt5/KF5-related
installed into /opt/local . Don't be alarmed by the "macports" paths in the
backtrace: this *is* under Linux/X11, I just use an adapted version of the
build scripts I also use with MacPorts.

The crash can be reproduced every time.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f19404e6780 (LWP 2608))]

Thread 2 (Thread 0x7f19290c0700 (LWP 2610)):
#0  0x7f1939156fdd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f1935430fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f19354310ec in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f1939d23c6b in QEventDispatcherGlib::processEvents
(this=0x7f191c0008c0, flags=...) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:419
#4  0x7f1939cce8fa in QEventLoop::exec (this=this@entry=0x7f19290bfe20,
flags=..., flags@entry=...) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/kernel/qeventloop.cpp:204
#5  0x7f1939b06a2c in QThread::exec (this=this@entry=0x7f193a3aa400
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qthread.cpp:500
#6  0x7f193a139605 in QDBusConnectionManager::run (this=0x7f193a3aa400
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/dbus/qdbusconnection.cpp:189
#7  0x7f1939b0b669 in QThreadPrivate::start (arg=0x7f193a3aa400 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qthread_unix.cpp:341
#8  0x7f1936e93184 in start_thread (arg=0x7f19290c0700) at
pthread_create.c:312
#9  0x7f193916437d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f19404e6780 (LWP 2608)):
[KCrash Handler]
#6  QThreadStorageData::get (this=this@entry=0x0) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/corelib/thread/qthreadstorage.cpp:117
#7  0x7f193a4ffe58 in qThreadStorage_localData (d=...)
at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/include/QtCore/../../src/corelib/thread/qthreadstorage.h:65
#8  localData (this=) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/include/QtCore/../../src/corelib/thread/qthreadstorage.h:139
#9  QOpenGLContext::currentContext () at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/gui/kernel/qopenglcontext.cpp:415
#10 0x7f193a4d381c in QSurface::~QSurface (this=0x2ccd3d0,
__in_chrg=) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/gui/kernel/qsurface.cpp:127
#11 0x7f193a4d1774 in QWindow::~QWindow (this=0x2ccd3c0,
__in_chrg=) at
/opt/local/var/macports/build/_opt_local_site-ports_aqua_qt5-kde-devel/qt5-kde-devel/work/qt-everywhere-opensource-src-5.6.1/qtbase/src/gui/kernel/qwindow.cpp:203
#12 0x7f193ad6ab39 in QWidgetWindow::~QWidgetWindow (this=0x2ccd3c0,
__in_chrg=) at

[amarok] [Bug 299461] amarok: song starts playing before gain is adjusted

2016-06-29 Thread Be via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=299461

Be  changed:

   What|Removed |Added

 CC||b...@gmx.com

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


[frameworks-kiconthemes] [Bug 355310] Setting Custom Icon for Places Entry Impossible Due to Forced Window Focus

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355310

dev...@t-online.de changed:

   What|Removed |Added

 CC||dev...@t-online.de

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


[plasmashell] [Bug 364897] Can't logout/reboot/shutdown after Qt upgrad

2016-06-29 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364897

--- Comment #2 from Martin Gräßlin  ---
wouldn't using offline updates be the better solution to the problem?

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

[kaffeine] [Bug 364860] Program Guide is empty

2016-06-29 Thread Mauro Carvalho Chehab via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364860

Mauro Carvalho Chehab  changed:

   What|Removed |Added

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

--- Comment #8 from Mauro Carvalho Chehab  ---
(In reply to Rolf Pedersen from comment #7)
> This one plays in vlc:
> 
> https://drive.google.com/open?id=0B8GNdkp3znc2Q3g4eDJOdEV1dGM

Thanks! That one worked fine. I was able to detect and fix the remaining bugs.
There was indeed a regression at the VCT table parsing, with were causing
troubles at the channel naming.

Now, it finds all channels at the transponder:

29-06-16 11:48:38.555 [Debug   ] src/dvb/dvbscan.cpp#688: void
DvbScan::processPat(const DvbPatSection&): New PAT entry: pid 48, program 3
29-06-16 11:48:38.555 [Debug   ] src/dvb/dvbscan.cpp#688: void
DvbScan::processPat(const DvbPatSection&): New PAT entry: pid 64, program 4
29-06-16 11:48:38.555 [Debug   ] src/dvb/dvbscan.cpp#688: void
DvbScan::processPat(const DvbPatSection&): New PAT entry: pid 80, program 5
29-06-16 11:48:38.555 [Debug   ] src/dvb/dvbscan.cpp#688: void
DvbScan::processPat(const DvbPatSection&): New PAT entry: pid 96, program 6
29-06-16 11:48:38.574 [Debug   ] src/dvb/dvbscan.cpp#801: void
DvbScan::processVct(const AtscVctSection&): New SDT entry: name 002-1 KTVU-HD
29-06-16 11:48:38.574 [Debug   ] src/dvb/dvbscan.cpp#801: void
DvbScan::processVct(const AtscVctSection&): New SDT entry: name 002-2 LATV
29-06-16 11:48:38.574 [Debug   ] src/dvb/dvbscan.cpp#801: void
DvbScan::processVct(const AtscVctSection&): New SDT entry: name 002-3 Movies!
29-06-16 11:48:38.574 [Debug   ] src/dvb/dvbscan.cpp#801: void
DvbScan::processVct(const AtscVctSection&): New SDT entry: name 002-4 Buzzr
29-06-16 11:48:38.671 [Debug   ] src/dvb/dvbscan.cpp#728: void
DvbScan::processPmt(const DvbPmtSection&, int): New channel: PID 48, service ID
3
29-06-16 11:48:38.671 [Debug   ] src/dvb/dvbscan.cpp#728: void
DvbScan::processPmt(const DvbPmtSection&, int): New channel: PID 64, service ID
4
29-06-16 11:48:38.671 [Debug   ] src/dvb/dvbscan.cpp#728: void
DvbScan::processPmt(const DvbPmtSection&, int): New channel: PID 80, service ID
5
29-06-16 11:48:38.671 [Debug   ] src/dvb/dvbscan.cpp#728: void
DvbScan::processPmt(const DvbPmtSection&, int): New channel: PID 96, service ID
6
29-06-16 11:48:38.673 [Debug   ] src/dvb/dvbscan.cpp#608: void
DvbScan::updateState(): Found channel 002-1 KTVU-HD
29-06-16 11:48:38.673 [Debug   ] src/dvb/dvbscan.cpp#608: void
DvbScan::updateState(): Found channel 002-2 LATV
29-06-16 11:48:38.673 [Debug   ] src/dvb/dvbscan.cpp#608: void
DvbScan::updateState(): Found channel 002-3 Movies!
29-06-16 11:48:38.673 [Debug   ] src/dvb/dvbscan.cpp#608: void
DvbScan::updateState(): Found channel 002-4 Buzzr

And their EIT entries are properly addressed. Please test with latest upstream.

The patch that fixed the regression is this one:
http://quickgit.kde.org/?p=kaffeine.git=commit=2d932598a8b0

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


[konsole] [Bug 360072] Option "manage profiles" doesn't work, doesn't do anything

2016-06-29 Thread Pedro Veloso via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360072

Pedro Veloso  changed:

   What|Removed |Added

 CC||pedro.n.vel...@gmail.com

--- Comment #6 from Pedro Veloso  ---
I'm also experiencing this bug. 

Yakuake version: Version 3.0.2
Konsole version: Version 16.04.2

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


[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2016-06-29 Thread Fabian Köster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354250

--- Comment #29 from Fabian Köster  ---
Please note that I do not use Fedora but Gentoo Linux which still executes X as
root.

"ps aux | grep /usr/bin/X" confirms that: 

root  2229  2.2  0.5 407300 89944 tty1 Ssl+ 15:39   1:32 /usr/bin/X
-nolisten tcp -auth /var/run/sddm/{c31eee08-f7e1-45f3-974b-14c6c8998aad}
-background none -noreset -displayfd 18 vt1

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

[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2016-06-29 Thread Oliver Henshaw via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354250

--- Comment #28 from Oliver Henshaw  ---
Note that this wasn't a problem on F21, so this is a regression somewhere, not
necessarily a misdesign feature. Could be an X regression, could be a kde 4 ->
5 regression, could be a qt 4 -> 5 regression.

Note that I see a similar backtrace for Xorg for the session I'm actually in -
that might just be business as usual.

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


[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2016-06-29 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354250

--- Comment #27 from Martin Gräßlin  ---
both threads are waiting (X can do multi-threading, that's like wow I'm
impressed). Though the one is a graphics thread and is somewhere in radeon.
That could be an indication for being blocked and waiting for something to
happen when resumed. But overall I'm not familiar enough with the code to make
a guess.

So I just assume that non-root X is not doing anything when the session is
switched away. AFAIU their architecture is very similar to what kwin_wayland
does for that situation.

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

[digikam] [Bug 351653] build fails, multiple unresoved refs

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351653

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

   What|Removed |Added

 Resolution|WONTFIX |FIXED

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


[kdesu] [Bug 364898] plasma5 unable to launch kdesu and getting stuck with msg: "KDEInit could not launch '/usr/lib64/libexec/kf5/kdesu'"

2016-06-29 Thread Christian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364898

Christian  changed:

   What|Removed |Added

Summary|kdesu not launching app and |plasma5 unable to launch
   |getting stuck with msg: |kdesu and getting stuck
   |"KDEInit could not launch   |with msg: "KDEInit could
   |'/usr/lib64/libexec/kf5/kde |not launch
   |su'"|'/usr/lib64/libexec/kf5/kde
   ||su'"

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


[digikam] [Bug 351653] build fails, multiple unresoved refs

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351653

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

   What|Removed |Added

   Version Fixed In||5.0.0

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


[digikam] [Bug 351653] build fails, multiple unresoved refs

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351653

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

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from caulier.gil...@gmail.com ---
You use ninja compilation sub system. We don't support this for the moment, and
we have no plan to support this in the future...

Gilles Caulier

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


[kdesu] [Bug 364898] kdesu not launching app and getting stuck with msg: "KDEInit could not launch '/usr/lib64/libexec/kf5/kdesu'"

2016-06-29 Thread Christian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364898

Christian  changed:

   What|Removed |Added

 CC||christian_bur...@yahoo.com

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


[kdesu] [Bug 364898] kdesu not launching app and getting stuck with msg: "KDEInit could not launch '/usr/lib64/libexec/kf5/kdesu'"

2016-06-29 Thread Christian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364898

Christian  changed:

   What|Removed |Added

Summary|plasma5 unable to launch|kdesu not launching app and
   |kdesu and getting stuck |getting stuck with msg:
   |with msg: "KDEInit could|"KDEInit could not launch
   |not launch  |'/usr/lib64/libexec/kf5/kde
   |'/usr/lib64/libexec/kf5/kde |su'"
   |su'"|
  Component|general |kdesu
   Keywords||reproducible

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


[digikam] [Bug 363704] preview thumbnails: Not updated when deleting an image

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363704

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

   What|Removed |Added

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

--- Comment #6 from caulier.gil...@gmail.com ---
I cannot reproduce the problem here with 5.0.0-beta7.

Can we close this file ?

Gilles Caulier

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


[kdesu] [Bug 364898] plasma5 unable to launch kdesu and getting stuck with msg: "KDEInit could not launch '/usr/lib64/libexec/kf5/kdesu'"

2016-06-29 Thread Christian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364898

Christian  changed:

   What|Removed |Added

Summary|plasma5 not able to launch  |plasma5 unable to launch
   |kdesu and getting stuck |kdesu and getting stuck
   |with msg: "KDEInit could|with msg: "KDEInit could
   |not launch  |not launch
   |'/usr/lib64/libexec/kf5/kde |'/usr/lib64/libexec/kf5/kde
   |su'"|su'"

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


[kipiplugins] [Bug 360404] Imgur autorization not work

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360404

--- Comment #13 from caulier.gil...@gmail.com ---
Maik, 

It still valid ? We will need OAuth2 in kipi-plugins to deal with this problem
?

Gilles

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


[kdesu] [Bug 364898] plasma5 not able to launch kdesu and getting stuck with msg: "KDEInit could not launch '/usr/lib64/libexec/kf5/kdesu'"

2016-06-29 Thread Christian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364898

Christian  changed:

   What|Removed |Added

Summary|kdesu not launching app and |plasma5 not able to launch
   |getting stuck with msg: |kdesu and getting stuck
   |"KDEInit could not launch   |with msg: "KDEInit could
   |'/usr/lib64/libexec/kf5/kde |not launch
   |su'"|'/usr/lib64/libexec/kf5/kde
   ||su'"
  Component|kdesu   |general

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


[gwenview] [Bug 354273] Gwenview crashes after opening folder or image

2016-06-29 Thread ollifa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354273

--- Comment #10 from ollifa  ---
(In reply to ollifa from comment #9)
> Created attachment 99764 [details]
> New crash information added by DrKonqi
> 
> gwenview (4.14.0 pre) on KDE Platform 4.14.18 using Qt 4.8.6
> 
> - What I was doing when the application crashed:
> 
> when opening a regular folder nothing happens, but if folder includes
> images, gwenview crashes reproducable
> 
> gwenview: 4.14.3-4.3 x64
> openSUSE 42.1 x64
> KDE/Plasma: 5.5.5
> Qt: 5.5.1
> Kernel: 4.1.26-21-default
> 
> -- Backtrace (Reduced):
> #10 0x7fca789de684 in _M_dispose (__a=..., this=) at
> /usr/include/c++/4.8/bits/basic_string.h:249
> #11 ~basic_string (this=0x7fca60a35bf0, __in_chrg=) at
> /usr/include/c++/4.8/bits/basic_string.h:539
> #12 Gwenview::JpegContent::loadFromData (this=0x7fca54003270, data=...,
> exiv2Image=) at
> /usr/src/debug/gwenview-4.14.3/lib/jpegcontent.cpp:243
> #13 0x7fca789aabf5 in Gwenview::LoadingDocumentImplPrivate::loadMetaInfo
> (this=0x1284060) at
> /usr/src/debug/gwenview-4.14.3/lib/document/loadingdocumentimpl.cpp:263
> #14 0x7fca789a86ae in
> QtConcurrent::StoredMemberFunctionPointerCall0 Gwenview::LoadingDocumentImplPrivate>::runFunctor (this=0x10f7790) at
> /usr/include/QtCore/qtconcurrentstoredfunctioncall.h:193




PS: solved by downgrading from libexiv2-14 0.25-74.2 to libexiv2-14 0.25-4.8

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


[kdesu] [Bug 364898] New: kdesu not launching app and getting stuck with msg: "KDEInit could not launch '/usr/lib64/libexec/kf5/kdesu'"

2016-06-29 Thread Christian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364898

Bug ID: 364898
   Summary: kdesu not launching app and getting stuck with msg:
"KDEInit could not launch
'/usr/lib64/libexec/kf5/kdesu'"
   Product: kdesu
   Version: 1.0
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: kdesu
  Assignee: kdesu-bugs-n...@kde.org
  Reporter: christian_bur...@yahoo.com

There's a related bug opened for suse which shows this isn't an issue related
to the distro:
https://bugzilla.opensuse.org/show_bug.cgi?id=957470 

I'm getting this message when trying to lauch konsole as root:
KDEInit could not launch '/usr/lib64/libexec/kf5/kdesu'
~ $ which kdesu
/usr/bin/kdesu
~ $ ls -latrhs /usr/bin/kdesu
52K -rwxr-xr-x 1 root root 52K Jun 27 08:52 /usr/bin/kdesu
~ $ kdesu --version
Qt: 4.8.7
KDE Development Platform: 4.14.21
KDE su: 1.0


Reproducible: Always

Steps to Reproduce:
1. edit launch parameters from plasma5 to launch konsole as a different user:
root.
2. launch konsole.
3. the error message will appear in the screen: 
"KDEInit could not launch '/usr/lib64/libexec/kf5/kdesu'".

Actual Results:  
No error messages other than the one mentioned above:
no crashes seen in 'dmesg' output or logged messages in '~.xsession-errors'
either, no clear way to debug the issue.

Expected Results:  
The launcher should work as when it's invoked via command line.

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


[digikam] [Bug 360017] build error: opencv_contrib is required but was not found

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360017

--- Comment #6 from caulier.gil...@gmail.com ---
Thomas,

Did you seen my previous comment ?

Gilles Caulier

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


[gwenview] [Bug 354273] Gwenview crashes after opening folder or image

2016-06-29 Thread ollifa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354273

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

gwenview (4.14.0 pre) on KDE Platform 4.14.18 using Qt 4.8.6

- What I was doing when the application crashed:

when opening a regular folder nothing happens, but if folder includes images,
gwenview crashes reproducable

gwenview: 4.14.3-4.3 x64
openSUSE 42.1 x64
KDE/Plasma: 5.5.5
Qt: 5.5.1
Kernel: 4.1.26-21-default

-- Backtrace (Reduced):
#10 0x7fca789de684 in _M_dispose (__a=..., this=) at
/usr/include/c++/4.8/bits/basic_string.h:249
#11 ~basic_string (this=0x7fca60a35bf0, __in_chrg=) at
/usr/include/c++/4.8/bits/basic_string.h:539
#12 Gwenview::JpegContent::loadFromData (this=0x7fca54003270, data=...,
exiv2Image=) at
/usr/src/debug/gwenview-4.14.3/lib/jpegcontent.cpp:243
#13 0x7fca789aabf5 in Gwenview::LoadingDocumentImplPrivate::loadMetaInfo
(this=0x1284060) at
/usr/src/debug/gwenview-4.14.3/lib/document/loadingdocumentimpl.cpp:263
#14 0x7fca789a86ae in QtConcurrent::StoredMemberFunctionPointerCall0::runFunctor (this=0x10f7790) at
/usr/include/QtCore/qtconcurrentstoredfunctioncall.h:193

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


[digikam] [Bug 361889] Digikam 5 beta 5: vertical menus (left and right) not displayed properly

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361889

--- Comment #11 from caulier.gil...@gmail.com ---
This problem cannot be reproduced here with last 5.0.0-beta7.

This file can be closed now ?

Gilles Caulier

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


[gwenview] [Bug 354273] Gwenview crashes after opening folder or image

2016-06-29 Thread ollifa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354273

ollifa  changed:

   What|Removed |Added

 CC||oll...@gmx.net

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


[plasmashell] [Bug 364897] Can't logout/reboot/shutdown after Qt upgrad

2016-06-29 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364897

Kai Uwe Broulik  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|k...@davidedmundson.co.uk|k...@privat.broulik.de
 Status|UNCONFIRMED |CONFIRMED
 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
It's on my todo to have ksmserver load the shutdown qml stuff on login and then
kept to prevent this exact situation.

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


[Powerdevil] [Bug 354250] "Switch User" sometimes sends computer to Standby

2016-06-29 Thread Oliver Henshaw via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354250

--- Comment #26 from Oliver Henshaw  ---
(In reply to Martin Gräßlin from comment #24)
> From comment @18 it looks like X freezes while being on the inactive
> session. As Fedora is mentioned I assume it's an X not run as root? If X
> freezes all xcb requests are going to block. From client side there is
> nothing which can be done about that. There is no timeout and no way to
> cancel.

Yep, it's xorg-x11-server-Xorg-1.17.4-1.fc22.x86_64 with the server running as
non-root.

> 
> I would be interested in seeing a backtrace of X at that time as I assume
> it's also frozen.

# pstack 19966
Thread 2 (Thread 0x7f133d647700 (LWP 19995)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f13401db6da in cnd_wait (mtx=0x27ce4b0, cond=0x27ce4d8) at
../../../../../include/c11/threads_posix.h:154
#2  pipe_semaphore_wait (sema=0x27ce4b0) at
../../../../../src/gallium/auxiliary/os/os_thread.h:259
#3  radeon_drm_cs_emit_ioctl (param=param@entry=0x27ce180) at
radeon_drm_winsys.c:636
#4  0x7f13401dae37 in impl_thrd_routine (p=) at
../../../../../include/c11/threads_posix.h:87
#5  0x7f134963d555 in start_thread (arg=0x7f133d647700) at
pthread_create.c:333
#6  0x7f1349955ded in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Thread 1 (Thread 0x7f134be499c0 (LWP 19966)):
#0  0x7f134994c2e3 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x005935af in WaitForSomething
(pClientsReady=pClientsReady@entry=0x2aa4530) at WaitFor.c:227
#2  0x0043a3e1 in Dispatch () at dispatch.c:358
#3  0x0043e6eb in dix_main (argc=14, argv=0x7fff89842b38,
envp=) at main.c:298
#4  0x7f1349873700 in __libc_start_main (main=0x428ae0 , argc=14,
argv=0x7fff89842b38, init=, fini=,
rtld_fini=, stack_end=0x7fff89842b28) at libc-start.c:289
#5  0x00428b19 in _start ()

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

[kdenlive] [Bug 364794] Interface no longer customizeable

2016-06-29 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364794

--- Comment #1 from farid  ---
Created attachment 99763
  --> https://bugs.kde.org/attachment.cgi?id=99763=edit
Title bars missing in interface.

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


[plasmashell] [Bug 364897] New: Can't logout/reboot/shutdown after Qt upgrad

2016-06-29 Thread Harald Sitter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364897

Bug ID: 364897
   Summary: Can't logout/reboot/shutdown after Qt upgrad
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: sit...@kde.org
CC: bhus...@gmail.com, plasma-b...@kde.org

This has happened numerous times in the past, most recently I noticed it with
5.5->5.6 and now 5.6->5.7. Whenver Qt sees a major upgrade the overlay dialogs
for logout and friends does not actually load.

The blur effects are applied but then the dialog never gets loaded.

I forgot to take a look at the logs but I am guessing this is because the qml
files fail to load due to incompatible qtquick c++ plugins that would be
dragged in.

This essentially makes it impossible for a user to get out of the session.

To prevent this the logout/reboot/shutdown/... components should be lazy loaded
after startup and then held in-memory so we can always display the dialogs to
actually end the currently running session.

Reproducible: Always

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


[KScreen] [Bug 364871] resolution drop down list width is too narrow

2016-06-29 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364871

--- Comment #4 from Pascal d'Hermilly  ---
Created attachment 99762
  --> https://bugs.kde.org/attachment.cgi?id=99762=edit
screenshot, other widget style works

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


[KScreen] [Bug 364871] resolution drop down list width is too narrow

2016-06-29 Thread Pascal d'Hermilly via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364871

--- Comment #3 from Pascal d'Hermilly  ---
It's not an issue when I run your command as the drop down list then seems to
be dependent of the width of the dialog. I'll add a screen shot.
Just now I realize that the resolution widget is different for my laptop screen
and for my external screen. On the laptop it's a drop down, on the external
screen it's a slider. My guess is that it's because the laptop has more
options.

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


[frameworks-kcoreaddons] [Bug 364894] how do I get back the print dialog cups options?

2016-06-29 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364894

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 CC||cf...@kde.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Christoph Feck  ---
The job options were moved to the Qt 5 printer properties dialog. If some
option is missing there, please report this directly to
https://bugreports.qt.io/

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


[plasmashell] [Bug 364835] breeze theme causes SDDM Login screen blank - sddm-helper exit with 6

2016-06-29 Thread Gerald Cox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364835

Gerald Cox  changed:

   What|Removed |Added

Summary|Permissions on breeze   |breeze theme causes SDDM
   |background.png cause SDDM   |Login screen blank -
   |Login screen blank -|sddm-helper exit with 6
   |sddm-helper exit with 6 |

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


[plasmashell] [Bug 364835] Permissions on breeze background.png cause SDDM Login screen blank - sddm-helper exit with 6

2016-06-29 Thread Gerald Cox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364835

--- Comment #1 from Gerald Cox  ---
The permissions appears to have been (to borrow a phrase) a red herring.  The
issue appears with both the 01-fedora-breeze theme and the breeze theme (the
only difference between the two is the background.png file).  Other themes,
such as maui work fine.

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


[kwin] [Bug 364879] spezielle einstellungen für dieses programm - Fensterverlatung

2016-06-29 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364879

Christoph Feck  changed:

   What|Removed |Added

Product|kde |kwin
 Status|UNCONFIRMED |RESOLVED
   Assignee|unassigned-b...@kde.org |kwin-bugs-n...@kde.org
  Component|general |rules
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Christoph Feck  ---
KWin 4 is unmaintained. If this is reproducible with KWin 5, please report a
new ticket.

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


[KScreen] [Bug 364871] resolution drop down list width is too narrow

2016-06-29 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364871

--- Comment #2 from Christoph Feck  ---
Is this issue also visible, if you are using a different widget style?
Try running "kcmshell5 -style Fusion kscreen" in Konsole.

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


[kaffeine] [Bug 364860] Program Guide is empty

2016-06-29 Thread Rolf Pedersen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364860

--- Comment #7 from Rolf Pedersen  ---
This one plays in vlc:

https://drive.google.com/open?id=0B8GNdkp3znc2Q3g4eDJOdEV1dGM

[rolf@z170i arch]$ dvbv5-zap -c dvb_channel.conf -I ZAP -t 60 -o atsc2.m2t -P
KTVU-HD

[rolf@z170i arch]$ md5sum atsc2.m2t 
d943c767c2cbb616c959620c264e7ee7  atsc2.m2t

Thanks.

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


[kdenlive] [Bug 364719] git-master-2016-06-25: Render window does not remember last rendered directory

2016-06-29 Thread Evert Vorster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364719

Evert Vorster  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Evert Vorster  ---
Thanks for looking into this for me. 
I'll wait for the next update of KDE, as I am in no mood to start running KDE
from git. In the meantime I will close this ticket. 

Thanks!

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


[krita] [Bug 363225] Qt5 under Linux get stuck in "clicking" state, and Krita become unusable

2016-06-29 Thread Camille Bissuel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363225

--- Comment #18 from Camille Bissuel  ---
Thanks Tyson !

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


[kmymoney4] [Bug 364387] kmymoney 4.8.0 builds libpayeeidentifier.so but asks for libkmm_payeeidentifier.so

2016-06-29 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364387

David Geiger  changed:

   What|Removed |Added

 CC||geiger.david68...@gmail.com

--- Comment #12 from David Geiger  ---
Created attachment 99761
  --> https://bugs.kde.org/attachment.cgi?id=99761=edit
kmymoney-4.8.0-fix-libkmm_payeeidentifier-soversion.patch

Hi,

I attached a patch who fixes this library issue.

Regards,
David

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


[krita] [Bug 363283] Mouse cursor occasionally being displayed in brush mode

2016-06-29 Thread Tyson Tan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363283

--- Comment #16 from Tyson Tan  ---
Hi Camille, I can reproduce Comment 8 in Bug 363225. I commented there. It
really felt like these 2 bugs are related somehow, because both happened after
an icon shift.

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


[kdevelop] [Bug 364433] Crash when using Solve -> Add custom include path

2016-06-29 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364433

--- Comment #7 from Milian Wolff  ---
Did you run it through valgrind or ASAN? Both should tell you the reason why it
crashes. GDB is not a good tool to debug this. Also, I'd inspect the code that
runs the "add include path" action, and see if that one uses `QDialog::exec` or
similar. If so, rewrite that to not induce a nested eventloop (i.e. use
`::show()` and set `WA_DeleteOnClose` instead).

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


[krita] [Bug 363225] Qt5 under Linux get stuck in "clicking" state, and Krita become unusable

2016-06-29 Thread Tyson Tan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363225

Tyson Tan  changed:

   What|Removed |Added

 CC||tyson...@mail.com

--- Comment #17 from Tyson Tan  ---
I can reproduce Comment8, too. But in my case, only a middle click can release
Krita from the move lock state.

Tested on Ubuntu Gnome Edition 16.04, Krita 3.0 from Krita Lime PPA, Intuos4.

I don't have a touch sensitive tablet so I couldn't test comment7.

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


[kxkb] [Bug 364855] after few switches from us to ru keyboard layout it does not switch any more until I press some buttons in "keyboard" setup window, like "default" and set input lang's again.

2016-06-29 Thread Sergey via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364855

--- Comment #1 from Sergey  ---
Sorry I am migrated now on Cinnamon Linux Mint 18 so I can not provide any more
info about these bug.

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


[kwin] [Bug 361940] In focus follows mouse mode, the window under the pointer sometimes does not have focus

2016-06-29 Thread Bob Farmer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361940

--- Comment #31 from Bob Farmer  ---
If I get rid of the xterm windows, and use 2 Firefox windows and 1 Thunderbird
window (Firefox -> Firefox -> Thunderbird, with the middle Firefox being a
small sliver in the background), then it becomes extremely easy to reproduce. 
The problem happens 50%+ of the time, kind of crazy in fact.   (This is with
FSUM and 0 ms delay)

10 ms makes it a lot less common, 20 ms makes it pretty rare but still seen it
happen.  Haven't been able to reproduce with 25+ ms yet.

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


[digikam] [Bug 363697] Album visible even after deletion [patch]

2016-06-29 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697

--- Comment #21 from Maik Qualmann  ---
I wonder just what need the stale album function. Perhaps Marcel can give an
indication. I have in the CollectionScanner this function replaced with
CoreDB::deleteAlbum(). It seems to work without problems. I create tonight a
patch.

Maik

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


[kwin] [Bug 361940] In focus follows mouse mode, the window under the pointer sometimes does not have focus

2016-06-29 Thread Bob Farmer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361940

Bob Farmer  changed:

   What|Removed |Added

 CC||k...@bfarmer.net

--- Comment #30 from Bob Farmer  ---
I've been seeing this bug quite regularly since moving from 4.14 to 5.6.5.

With my usual settings (Focus Strictly Under Mouse and 0 ms delay) it's
extremely easy to reproduce.  Put 2 xterm windows near each other with a small
gap, then put a Firefox window in the background in that gap.  Move your mouse
back and forth between the 2 xterm windows quickly and eventually (5-10% of the
time?) you'll find that the focus isn't under your mouse, even though you're
using "Focus Strictly Under Mouse"...the focus will be on the small sliver of
the Firefox window inbetween the two xterm windows.

If I switch to "Focus Follows Mouse - Mouse Precedence" mode, and no Focus
stealing prevention, it's still easily reproduceable.  With this new mode,
though, I have the option of turning on Focus stealing prevention, and when I
set that to "Low" it becomes extremely hard to reproduce (and occasionally the
Firefox entry in the taskbar gets highlighted red - I guess this means a focus
"steal" was prevented?)

Going back to my preferred mode, "Focus Strictly Under Mouse", and then setting
a delay of 20 ms also made it very hard to reproduce (or maybe impossible,
haven't seen it yet...)  So, maybe the short delay is the way to go,
unless/until this is fixed.

By the way, I wasn't able to reproduce this with 3 xterms, had to have a
Firefox window involved.

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


[kmymoney4] [Bug 364387] kmymoney 4.8.0 builds libpayeeidentifier.so but asks for libkmm_payeeidentifier.so

2016-06-29 Thread Rémi Verschelde via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364387

--- Comment #11 from Rémi Verschelde  ---
So to clarify, the bug is not "kmymoney 4.8.0 builds libpayeeidentifier.so but
asks for libkmm_payeeidentifier.so" as currently titled, but more "kmymoney
4.8.0 names a lib binary libkmm_payeeidentifier.so instead of
libkmm_payeeidentifier.so.$libmajor, triggering packaging issues".

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

[plasmashell] [Bug 364870] Middle click on a window miniature -which is a member of a group- doesn't close that instance

2016-06-29 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364870

Eike Hein  changed:

   What|Removed |Added

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

--- Comment #1 from Eike Hein  ---
This is fixed in the new Task Manager implementation in 5.7.

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



[kmymoney4] [Bug 364387] kmymoney 4.8.0 builds libpayeeidentifier.so but asks for libkmm_payeeidentifier.so

2016-06-29 Thread Rémi Verschelde via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364387

Rémi Verschelde  changed:

   What|Removed |Added

 CC||rversche...@gmail.com

--- Comment #10 from Rémi Verschelde  ---
As José mentions in comment 9, the problem is that libkmm_payeeidentifier.so is
not properly libified; it's only provided as a non-symlink .so and not a binary
.so.4.14.21 symlinked to the .so.

Excerpt from the (successful, after the parallel build issue was fixed) build
on Mageia 6 x86_64 [0]:

extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/libpayeeidentifier_iban_bic_widgets.so.4.14.21
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/libkmm_widgets.so.4.14.21
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/libkmm_kdchart.so.4.14.21
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kmm_ofximport.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kmm_weboob.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kmm_csvimport.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/payeeidentifier_nationalAccount_ui.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kmm_reconciliationreport.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kmm_printcheck.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/payeeidentifier_iban_bic_delegates.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kmm_icalendarexport.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/konlinetasks_sepa.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kmm_csvexport.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kcm_kmm_printcheck.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/payeeidentifier_ibanbic_storageplugin.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/konlinetasks_national.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/kcm_kmm_icalendarexport.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/kde4/payeeidentifier_nationalaccount_storageplugin.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/libkmm_plugin.so.4.14.21
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/libpayeeidentifier_nationalAccount.so.4.14.21
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/libkmm_payeeidentifier.so
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/libpayeeidentifier_iban_bic.so.4.14.21
extracting debug info from
/home/iurt/rpmbuild/BUILDROOT/kmymoney-4.8.0-1.mga6.x86_64/usr/lib64/libkmm_mymoney.so.4.14.21

I took the debuginfo extraction part, not because it is relevant for the issue,
but because it shows the inconsistency in the naming of the binary libs (the
ones from which debugging symbols will be extracted).

All libs (in /usr/lib64) have the following naming scheme:
libkmm_$name.so.4.14.21, apart from libkmm_payeeidentifier.so.
On the other hand plugins in /usr/lib64/kde4 don't have a suffix after the .so,
but that's fine for plugins.

This is a simple issue that needs to be fixed in your CMake buildsystem.

It's non critical in itself, but triggered various issues in Mageia's packaging
[1] that José needs to workaround:
- Since it had no .so suffix, José did not split libkmm_payeeidentifier.so in
its own library package. Still, RPM's autorequires know that
libkmm_mymoney.so.4.14.21 needs it, so RPM will look for it.
- Against due to the unconventional .so suffix, the file was globbed by
/usr/lib64/*.so and thus packaged within Mageia's lib64kmymoney-devel, i.e. the
development package meant to hold .so symlinks and headers.
- So the non-devel package that holds libkmm_mymoney.so.4.14.21 requires
libkmm_payeeidentifier.so()(64bit), which is provided by lib64kmymoney-devel
and thus needs to be installed, but it fails because the latter does not
provide libkmm_payeeidentifier(64bit) due to the lack of a
libkmm_payeeidentifier.so symlink. That triggers this Mageia bug 

[plasmashell] [Bug 358990] Make possible to move desktop icons freely again

2016-06-29 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358990

--- Comment #17 from Eike Hein  ---
> This is highly demanded feature

Source?

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


[kdenlive] [Bug 364719] git-master-2016-06-25: Render window does not remember last rendered directory

2016-06-29 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364719

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Jean-Baptiste Mardelle  ---
Seems to be a bug in KDE's KUrlRequester.
Following patch fixes it for me, I am going to create a ticket against KIO.

diff --git a/src/widgets/kurlrequester.cpp b/src/widgets/kurlrequester.cpp
index 2d87d66..fc87c8f 100644
--- a/src/widgets/kurlrequester.cpp
+++ b/src/widgets/kurlrequester.cpp
@@ -432,6 +432,7 @@ void
KUrlRequester::KUrlRequesterPrivate::_k_slotOpenDialog()
 QUrl u(url());
 // If we won't be able to list it (e.g. http), then don't try :)
 if (KProtocolManager::supportsListing(u)) {
+dlg->setDirectoryUrl(u.adjusted(QUrl::RemoveFilename));
 dlg->selectUrl(u);
 }
 } else {

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


[kdenlive] [Bug 353064] 15.09 - Monitor not working properly when playing bin clips

2016-06-29 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353064

Paul Konecny  changed:

   What|Removed |Added

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

--- Comment #2 from Paul Konecny  ---
Hi Farid, yes this seems fixed. Marking as such.

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



[digikam] [Bug 364131] SCAN : same picture with different file extensions : database scan only finds one variant of the file [patch]

2016-06-29 Thread Richard Mortimer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364131

--- Comment #14 from Richard Mortimer  ---
Changing the collation is the correct thing to do.

Regarding the patch the schema update is required but the v7 to v8 patch needs
to perform an "alter table" command. The update has to assume that the v7
schema is intact and any changes are as specified.

That said before 5.0 is released we need to update the MySQL v7 schema. Whilst
MySQL has never been a stable/supported database the existing 4.x series uses a
base v7 and the existing new database v7 schema has the changes for referential
integrity included. IMHO the v7 to v8 updater should convert the 4.x schema to
the latest schema. Anyone who has been using the 5.x beta series will be able
to "fixup" their schema with a simple version update command. I will dig out my
notes and generate update commands to include in Swati's patch so that the
schema update gets done in a single commit.

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


[frameworks-kcoreaddons] [Bug 364894] New: how do I get back the print dialog cups options?

2016-06-29 Thread T Kleindienst via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364894

Bug ID: 364894
   Summary: how do I get back the print dialog cups options?
   Product: frameworks-kcoreaddons
   Version: 5.23.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mp...@kde.org
  Reporter: t.kleindie...@web.de
CC: kdelibs-b...@kde.org

After doing the stop from KDE4 to kf5 with latest Kubuntu 16.04 LTS it seems
all kf5 based apps "lost" the ability to show the cups options with the print
dialog?!

Any hint how to get back the cups options tab? Am I doing something wrong? KDE4
apps (Kubuntu 16.04 seems to still rely on okular from kde4 whereas e.g.
gwenview is already kf5-based) show the cups options tab with the print dialog
(I need to specify some printer specific variables when printing)


Reproducible: Always

Steps to Reproduce:
1.  open any kf5 based app with printing functionality
2.  open the print dialog
3.  no possibility to set cups variables from the print dialog

Actual Results:  
no way to adjust cups variables.
This functionality is important when using printers with extra functionality
like stitching or stapling

Expected Results:  
provide a possibility to adjust cups variables within the general print dialog

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


[konsole] [Bug 364893] New: Meta key cause left mouse key click scrolling the page to end

2016-06-29 Thread julee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364893

Bug ID: 364893
   Summary: Meta key cause left mouse key click scrolling the page
to end
   Product: konsole
   Version: 16.04.0
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: emulation
  Assignee: konsole-de...@kde.org
  Reporter: julee...@gmail.com

When konsole window is focusing, and it's content view could scroll(has
messages more than one page), if I clicked meta key, beside with other key as
system global short key, or just press meta key and then release the key, then
click left mouse key, konsole scroll it's content to the end.
It's troublesome as many global shortcuts are according with Meta key, every
time as use those shortcuts, I click konsole, the content scrolled to end, I
have to scroll up to find my last view.

Reproducible: Always

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


[plasmashell] [Bug 358990] Make possible to move desktop icons freely again

2016-06-29 Thread Nick Stefanov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358990

--- Comment #16 from Nick Stefanov  ---
This is highly demanded feature but most users rather moved away than bother to
write here. Others don't know that there is an possibility to declare their
wishes somewhere.

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


[plasmashell] [Bug 358990] Make possible to move desktop icons freely again

2016-06-29 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358990

--- Comment #15 from Eike Hein  ---
> If something had worked in previous version and stops working in current. 
> Does it mean that it should be in wishlist?

There's a difference between a defect (something is supposed to work, but
doesn't) and an unsupported feature (some desire it to be there, but it's not).
So it's a wishlist item instead of a bug.

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


[digikam] [Bug 363697] Album visible even after deletion [patch]

2016-06-29 Thread Richard Mortimer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363697

--- Comment #20 from Richard Mortimer  ---
I like the look of Maik's patch. It does seem to be working in a portable way
that does not rely on any magic database primary key values. A deleted
AlbumRoot is easy to identify too.

A few comments on the patch:

the magic relativePath value "*deleted*" should really be a constant that is
used throughout the application. That way it is easier to ensure consistency
and find places where the value is used.

I haven't looked but does addAlbumRoot cope gracefully with situations where
there is already an existing albumRoot for deleted? If not then the code needs
to check for presence of a deleted album root before trying to add one.

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


[plasmashell] [Bug 364847] System tray does not proxy Plasmoid status

2016-06-29 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364847

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/plas
   ||ma-workspace/7efc1c05d60de5
   ||88a7504715b56b529eb4b20065

--- Comment #1 from David Edmundson  ---
Git commit 7efc1c05d60de588a7504715b56b529eb4b20065 by David Edmundson.
Committed on 29/06/2016 at 09:23.
Pushed by davidedmundson into branch 'Plasma/5.7'.

Set system tray applet to RequiresInput when a popup is showing

Summary:
This matches the base CompactApplet in plasma-desktop.

This prevents the panel autohiding when a popup is still showing.

Test Plan:
Opened popup panel didn't autohide.
Autohid once popup closed

Reviewers: #plasma, broulik

Reviewed By: #plasma, broulik

Subscribers: broulik, plasma-devel

Tags: #plasma

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

M  +7-2applets/systemtray/package/contents/ui/main.qml

http://commits.kde.org/plasma-workspace/7efc1c05d60de588a7504715b56b529eb4b20065

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


[kmail2] [Bug 362710] Message list view does not show any text (invisible sender, subject, date etc)

2016-06-29 Thread OlafLostViking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362710

OlafLostViking  changed:

   What|Removed |Added

 CC||olaf.the.lost.viking@gmail.
   ||com

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


[kmail2] [Bug 362608] Default colours unusable on dark theme

2016-06-29 Thread OlafLostViking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362608

OlafLostViking  changed:

   What|Removed |Added

 CC||olaf.the.lost.viking@gmail.
   ||com

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


[digikam] [Bug 364193] Digikam5 crashed at start of the program all time. It worked fine until 2016-06-05

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364193

swatilodh...@gmail.com changed:

   What|Removed |Added

 CC||swatilodh...@gmail.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.0.0

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


[Powerdevil] [Bug 364275] sleep and hibernate gone after update

2016-06-29 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364275

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #12 from Kai Uwe Broulik  ---
I've seen this issue on Kubuntu and looks like a packaging issue, I had kded5
crash with a symbol lookup error after updates that could only be resolved by
rebuilding PowerDevil manually. Please contact your distribution and make them
aware of this issue.

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


[Powerdevil] [Bug 364275] sleep and hibernate gone after update

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364275

dominikdanel...@gmail.com changed:

   What|Removed |Added

 CC||dominikdanel...@gmail.com

--- Comment #11 from dominikdanel...@gmail.com ---
I can confirm this bug. It has also occurred on my computer (Debian testing).
After an update/upgrade I've lost sleep and hibernate from the launcher, after
a few minutes without an action of a user or a push of a power button etc. the
computer goes to the lock screen instead of going to sleep and after I log in I
see the clean workplace, so if I don't save everything before, it's gone. I
can't access the energy management menu because the EnergyDevil service isn't
running, but when I try to run it, I get a message "Message recipient
disconnected from message bus without replying" and after confirming it kded5
error occurs (kded5 PID: 12482 Sygnał: Segmentation fault (11)). As a result I
can't find the way to change the screen brightness (Fn+F5/F6 doesn't help). I
also have a few more bugs which have probably occurred after that update, but
before I have to check if they can be related to this bug.

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

[plasmashell] [Bug 356225] Panel moves to wrong screen when external monitor is connected

2016-06-29 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356225

--- Comment #123 from Leslie Zhai  ---
Qt 5.7
plasma-framework 5.24.0
plasma-workspace master

plasmashell segfault due to QTBUG?

Program received signal SIGSEGV, Segmentation fault.
0x74f378f9 in CallMethod(QQmlObjectOrGadget const&, int, int, int,
int*, QV4::ExecutionEngine*, QV4::CallData*) [clone .constprop.159] () from
/lib/libQt5Qml.so.5
(gdb) bt
#0  0x74f378f9 in CallMethod(QQmlObjectOrGadget const&, int, int, int,
int*, QV4::ExecutionEngine*, QV4::CallData*) [clone .constprop.159] () at
/lib/libQt5Qml.so.5
#1  0x74f398a6 in CallPrecise(QQmlObjectOrGadget const&,
QQmlPropertyData const&, QV4::ExecutionEngine*, QV4::CallData*) [clone
.constprop.157] () at /lib/libQt5Qml.so.5
#2  0x74f3a43d in QV4::QObjectMethod::callInternal(QV4::CallData*)
const ()
at /lib/libQt5Qml.so.5
#3  0x74f500ba in QV4::Runtime::callProperty(QV4::ExecutionEngine*,
int, QV4::CallData*) ()
at /lib/libQt5Qml.so.5
#4  0x7fff2d79fdca in  ()
#5  0x in  ()
(gdb)

pasted here https://forum.isoft-linux.org/viewtopic.php?f=4=32=110#p110

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


[kmail2] [Bug 354400] In Kmail 5.0.2 autocompletion only shows recent email addresses but not stored emails in Kaddressbook

2016-06-29 Thread GK via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354400

GK  changed:

   What|Removed |Added

 CC||gkour...@gmail.com

--- Comment #49 from GK  ---
Struggling with this bug a week now after fresh installation of Kubuntu
16.04LTS.  
I tried all options as suggested in various comments above with no result. 

libkf5akonadisearch-bin is installed.  

Still the bug is there:
- recent addresses works only after Type in TO field --->Delete it ---> Type
again 
- addresses from other sources like Google not working

Kontact Version 5.1.3 
KDE Plasma Version 5.6.4 
KDE Frameworks 5.22.0 
Qt 5.5.1
4.4.0-28-generic

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


[krdc] [Bug 349813] Krdc numblock is working inverse

2016-06-29 Thread Julien HENRY via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349813

Julien HENRY  changed:

   What|Removed |Added

 CC||henr...@yahoo.fr

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


[kdenlive] [Bug 364892] Clip frame count (video length) is decreasing by 1 each time a project is opened

2016-06-29 Thread Nikita Melnichenko via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364892

--- Comment #2 from Nikita Melnichenko  ---
Created attachment 99759
  --> https://bugs.kde.org/attachment.cgi?id=99759=edit
step #3 project

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


[kdenlive] [Bug 364892] Clip frame count (video length) is decreasing by 1 each time a project is opened

2016-06-29 Thread Nikita Melnichenko via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364892

--- Comment #3 from Nikita Melnichenko  ---
Created attachment 99760
  --> https://bugs.kde.org/attachment.cgi?id=99760=edit
step #5 project

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


[kdenlive] [Bug 364892] Clip frame count (video length) is decreasing by 1 each time a project is opened

2016-06-29 Thread Nikita Melnichenko via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364892

--- Comment #1 from Nikita Melnichenko  ---
Created attachment 99758
  --> https://bugs.kde.org/attachment.cgi?id=99758=edit
step #2 resource

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


[kdenlive] [Bug 364836] git master: after you insert 2 clips at the beginning of an empty timeline if you trim the second clip it jumps forward

2016-06-29 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364836

--- Comment #1 from Jean-Baptiste Mardelle  ---
Git commit c10f66e0096a9770e85a66ba63eaab082c56c152 by Jean-Baptiste Mardelle.
Committed on 29/06/2016 at 08:21.
Pushed by mardelle into branch 'master'.

Fix corruption on insert with grouped clips

M  +8-0src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/c10f66e0096a9770e85a66ba63eaab082c56c152

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


[kaffeine] [Bug 364860] Program Guide is empty

2016-06-29 Thread Mauro Carvalho Chehab via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364860

--- Comment #6 from Mauro Carvalho Chehab  ---
(In reply to Rolf Pedersen from comment #5)
> (In reply to Mauro Carvalho Chehab from comment #3)

> I've been at work all day.  When I got home, I cloned and built from
> git://anongit.kde.org/kaffeine
> If I got the right thing, it's worse than before, for me.  After a channel
> scan, most are listed like:
> 
> Channel  Number
> #0 321:6  27
> #0 377:5  26
> 
> Some are listed like:
> Channel  Number
> 026-1  26 San Francisco, CA  4

That is an unrelated problem. Channel names are stored at the VCT table, with
is handled on a different part of the Kaffeine's code.

> I did blunder onto a productive dvbv5-scan command:
> 
>   dvbv5-scan -O ZAP -C US -I channel us-ATSC-center-frequencies-8VSB
> 
> which gave me dvb-channel.conf
> 
> then
> 
> dvbv5-zap -c dvb_channel.conf -I ZAP -t 60 -o atsc.m2t KTVU-HD
> 
> so it worked when channel, not frequency, was given.

Ah, there's one parameter missing there: "-P". (or " --all-pids"). When this
parameter is used, dvbv5-zap records the full content of the stream and accepts
both frequency or channel. So, it can work with the frequency tables file
directly.

So, please take another record with:
dvbv5-zap -c dvb_channel.conf -I ZAP -t 60 -o atsc.m2t -P KTVU-HD
or:
dvbv5-zap -I channel -c us-ATSC-center-frequencies-8VSB -t 60 -o atsc.m2t
-P 653028615

(if you're using the channel file with the legacy formats)

> FWIW, here's the clean-looking content of the ZAP dvb_channel.conf with
> nearly all my tunable channels present:

Thanks! I'll use it to compare it with the VCT parser at Kaffeine once you make
me available the all-pids record.

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


[kdenlive] [Bug 364892] New: Clip frame count (video length) is decreasing by 1 each time a project is opened

2016-06-29 Thread Nikita Melnichenko via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364892

Bug ID: 364892
   Summary: Clip frame count (video length) is decreasing by 1
each time a project is opened
   Product: kdenlive
   Version: 16.04.0
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: nikita+...@melnichenko.name

Clip length is decreasing each time you re-open the project. This leads to a
clip deterioration.

Reproducible: Always

Steps to Reproduce:
1.  Create new HD 1080p 23.98 fps project.
2. Add black-5min.mkv to the project bin - you'll see 00:04:59:21 length.
3. Save the project to frame-count-bug-save1.kdenlive.
4. Open it - you'll see 00:04:59:20 length.
5. Edit a description and save the project (later I'll upload it as
frame-count-bug-save2.kdenlive).
6. Open it - you'll see 00:04:59:19 length.



Expected Results:  
00:04:59:22 length from the start and not changing on re-open.

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


[valgrind] [Bug 363858] Add IBM ISA 3.0 support, patch set 4

2016-06-29 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363858

--- Comment #12 from Julian Seward  ---
All looks ok to me.  OK to land.  Thanks for the fixings.

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


[valgrind] [Bug 363858] Add IBM ISA 3.0 support, patch set 4

2016-06-29 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363858

Julian Seward  changed:

   What|Removed |Added

  Attachment #99328|0   |1
is obsolete||

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


[valgrind] [Bug 363858] Add IBM ISA 3.0 support, patch set 4

2016-06-29 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363858

Julian Seward  changed:

   What|Removed |Added

  Attachment #99731|1   |0
is obsolete||

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


[frameworks-plasma] [Bug 355410] the scroll speed of QML scroll area is too slow with Libinput

2016-06-29 Thread Petr Bartos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355410

Petr Bartos  changed:

   What|Removed |Added

 CC||bartos.p...@gmail.com

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


[krita] [Bug 363283] Mouse cursor occasionally being displayed in brush mode

2016-06-29 Thread Camille Bissuel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363283

--- Comment #15 from Camille Bissuel  ---
I'm sorry I still can't reproduce with your file, but I confirm it happened to
me also to see the system cursor after saving. And we both use Gnome 3.
I confirm also this tend to happen after some time using Krita, but I don't do
pixel art, so I can't say if it's linked to resolution or memory.

Tyson, can you please test to reproduce comment 7 or 8 in Bug 363225 ? I don't
know if it's linked or not… Boudewijn was thinking this is similar but I'm not
convinced… 
I suppose there is something wrong happening on the input side when Krita is
losing and gaining the window or screen focus again.

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

[krita] [Bug 361550] The file dialog has light icon theme making it hard to see them ( related bug report - Bug 361549)

2016-06-29 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361550

Raghavendra kamath  changed:

   What|Removed |Added

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

--- Comment #3 from Raghavendra kamath  ---
for me this is fixed in 5.7 update

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


[digikam] [Bug 364885] Scanning Faces - Detect Faces should be default

2016-06-29 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364885

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

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.0.0
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/digi
   ||kam/810971e26e81ee529e07d1f
   ||a1beff3487d2427d7

--- Comment #1 from caulier.gil...@gmail.com ---
Git commit 810971e26e81ee529e07d1fa1beff3487d2427d7 by Gilles Caulier.
Committed on 29/06/2016 at 07:49.
Pushed by cgilles into branch 'master'.

use scan face only option by default in Face management dialog
FIXED-IN: 5.0.0

M  +2-1NEWS
M  +7-3utilities/facemanagement/facescandialog.cpp

http://commits.kde.org/digikam/810971e26e81ee529e07d1fa1beff3487d2427d7

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


[kdenlive] [Bug 364891] New: title clip rendering is broken in mlt-6.2

2016-06-29 Thread Nikita Melnichenko via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364891

Bug ID: 364891
   Summary: title clip rendering is broken in mlt-6.2
   Product: kdenlive
   Version: 16.04.0
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: nikita+...@melnichenko.name

Title text is looking very ugly in rendered video. I've uploaded repro examples
to the bug #362385, but there was no response for several days and the bug is
shown stroked, so I guess we need to reopen it for visibility and close this
bug as a duplicate... Let me know if I can help more.

Reproducible: Always




Sorry for the dup.

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


[kwin] [Bug 347176] kcm_kwin4_genericscripted.so not found because it's in the wrong location

2016-06-29 Thread Bob Farmer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347176

Bob Farmer  changed:

   What|Removed |Added

 CC||k...@bfarmer.net

--- Comment #22 from Bob Farmer  ---
If you're trying to fix this in an already-installed script, what I discovered
is that there was a second .desktop file corresponding to the installed KWin
script, inside: ~/.local/share/kservices5/

In Marc's comment #17 he implied that he was only editing the path for
kcm_kwin4_genericscripted in his metadata.desktop file inside
~/.local/share/kwin/scripts/XXX/

After updating the path to "kwin/effects/configs/kcm_kwin4_genericscripted" in
both locations, things work fine for me.

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


[amarok] [Bug 364878] Crashed and gave no response to anything clicked, especially when trying to edit files

2016-06-29 Thread Myriam Schweingruber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364878

Myriam Schweingruber  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |BACKTRACE
Version|unspecified |2.8.0

--- Comment #1 from Myriam Schweingruber  ---
We would need a backtrace, please see also
https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

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


[frameworks-baloo] [Bug 364858] Regression: Re-add a decent way of displaying what files baloo is indexing / extracting

2016-06-29 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364858

Alexander Potashev  changed:

   What|Removed |Added

Version|5.9.90  |unspecified
  Component|General |general
 CC||aspotas...@gmail.com
Product|Baloo   |frameworks-baloo

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


[kscreensaver] [Bug 317357] Lock screen sometimes does not respond to Unlock button

2016-06-29 Thread Mauro Molinari via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=317357

--- Comment #9 from Mauro Molinari  ---
Hi Martin,
I know, thanks, I dared to write anyway because my problem seems like to be
exactly this and in comment #3 Michał seems to suggest he fixed/worked around
this problem, but I didn't understand how it did.

Also, I'm quite sceptical I will get proper feedback on the forums. Anyway, I
won't spam any more here. Thank you.

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

[Discover] [Bug 364768] The "Redshift control" applet doesn't install main dependency (the redshift package) on KDE Neon 5.6.5 Live USB

2016-06-29 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364768

anewuser  changed:

   What|Removed |Added

Summary|The "Redshift control"  |The "Redshift control"
   |applet doesn't install main |applet doesn't install main
   |dependency (the redshift|dependency (the redshift
   |package)|package) on KDE Neon 5.6.5
   ||Live USB

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


[kinfocenter] [Bug 364767] KInfocenter window needs to be resized to display all info at 1366x768 resolution after first launch

2016-06-29 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364767

anewuser  changed:

   What|Removed |Added

Summary|KInfocenter window needs to |KInfocenter window needs to
   |be resized to display all   |be resized to display all
   |info at 1366x768 resolution |info at 1366x768 resolution
   |after first lunch   |after first launch

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


[systemsettings] [Bug 364890] Removable device mounted automatically before KDE Partition Manager finishes job on KDE Neon 5.6.5

2016-06-29 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364890

--- Comment #1 from anewuser  ---
I'm sorry. I edited my report and accidentally removed the info that the drive
I was editing is a simple USB stick.

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


[systemsettings] [Bug 364890] New: Removable device mounted automatically before KDE Partition Manager finishes job on KDE Neon 5.6.5

2016-06-29 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364890

Bug ID: 364890
   Summary: Removable device mounted automatically before KDE
Partition Manager finishes job on KDE Neon 5.6.5
   Product: systemsettings
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: kcm_deviceautomounter
  Assignee: tdfisc...@kde.org
  Reporter: caip...@fastmail.fm

I've set my devices to be mounted automatically when attached. The problem is,
that happens even before KDE Partition Manager finishes formatting them, which
results in an error about the drive not being unmounted. 

Reproducible: Always

Steps to Reproduce:
1. Open the Removable Devices setting on KDE Neon 5.6.5
2. Set it to mount drives when attached
3. Open partitionmanager, unmount it, format it and create a new partition.

Actual Results:  
The drive should be mounted by the system automatically only after
partitionmanager finishes the job completely.

Expected Results:  
The drive is mounted before partitionmanager display a success message. That
causes it to tell the user to unmount the drive before editing the partitions.

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


[plasmashell] [Bug 353975] Black screen on second display.

2016-06-29 Thread Fabio Coatti via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353975

--- Comment #29 from Fabio Coatti  ---
I have the same issue, with an HP and a dell external monitor. (1366x768 vs
1920 x 1200). In my case, physically disconnecting the monitor or simply
turning it off fixes the external monitor "blanking"

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


[plasmashell] [Bug 364530] Files and Folders in desktop won't open with the right click context menu.

2016-06-29 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364530

--- Comment #8 from Kai Uwe Broulik  ---
Nevermind, should have read all my mail first before commenting :)

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


<    1   2   3   4   >