[frameworks-solid] [Bug 376909] New: SDD segfaults when connecting DisplayLink USB monitor

2017-02-24 Thread Konstantin Pereiaslov
https://bugs.kde.org/show_bug.cgi?id=376909

Bug ID: 376909
   Summary: SDD segfaults when connecting DisplayLink USB monitor
   Product: frameworks-solid
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: lu...@kde.org
  Reporter: per...@perk11.info
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 104211
  --> https://bugs.kde.org/attachment.cgi?id=104211=edit
dmesg output after connecting monitor

DisplayLink used to work on my machine with Neon, But after upgrade of packages
in December, connecting monitor shows KDE splash screen or a tty or sometimes
it's login screen for a few seconds and after that it turns to blank screen and
I can't do anything with the system, even switch to tty (Ctrl+Alt+F1) to try to
diagnose it.

The only thing that still works is Power button. Pressing it displays normal
KDE splash screen for turning off and computer turns off in a few seconds.

If a monitor is connected during system boot, this happens in a few seconds
after the login screen is shown.

This could be an issue with DisplayLink driver, but it works on other 16.04
distributions.

I attached dmesg output captured a few seconds after described crash by
scheduling it before connecting monitor.


Monitor model is ASUSTEK MB169B+
I am using the most recent DisplayLink driver version 1.3.52
and KDE neon user with all packages upgraded.


This is really frustrating since this left me without my 2nd monitor when
traveling and it used to just work.

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

[kdenlive] [Bug 376908] New: pause action doesn't stop on the current frame but progresses further

2017-02-24 Thread Nikita Melnichenko
https://bugs.kde.org/show_bug.cgi?id=376908

Bug ID: 376908
   Summary: pause action doesn't stop on the current frame but
progresses further
   Product: kdenlive
   Version: 16.12.2
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: nikita+...@melnichenko.name
  Target Milestone: ---

Created attachment 104210
  --> https://bugs.kde.org/attachment.cgi?id=104210=edit
sample project that uses the file mentioned in description

When you hit a spacebar (or button in the Monitor panel) to pause the video,
the cursor actually progresses several frames further (usually +5 frames). This
makes precise editing really hard.

How to repro:
I believe it should work on any video file. This is a sample file
(https://drive.google.com/open?id=0B3qmW8qhMR-OYmRVZkFDbmJmd1k - 44Mb). Just
put it on the timeline, try to play and pause and look at current position. For
example, if you press spacebar at 00:00:07:08, the final position will likely
be 00:00:07:13 and you'll see non-smooth video at this moment like it skipped
several frames.

I'm currently on kdenlive-16.12.2 and mlt-6.4.1. I've recently upgraded from
kdenlive-16.04 and mlt-6.2 where pause worked as expected.

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

[krita] [Bug 376907] New: Genius tablet doesn't work on Mac

2017-02-24 Thread andrew . avvakoumides
https://bugs.kde.org/show_bug.cgi?id=376907

Bug ID: 376907
   Summary: Genius tablet doesn't work on Mac
   Product: krita
   Version: 3.1.2
  Platform: Mac OS X Disk Images
OS: OS X
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: tablet support
  Assignee: krita-bugs-n...@kde.org
  Reporter: andrew.avvakoumi...@gmail.com
  Target Milestone: ---

Mouse input works, I can make brush marks. Genius tablet registers movement but
no brush marks can be made when pressing down on tablet.

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

[krita] [Bug 376798] Crash when opening two kra files

2017-02-24 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=376798

Raghavendra kamath  changed:

   What|Removed |Added

 CC||raghavendr.ra...@gmail.com

--- Comment #2 from Raghavendra kamath  ---
Confirmed this happens in svg loading branch

this can be also triggered by opening two kra files via open recent .

here is my back trace

Application: Krita (krita), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f630408d840 (LWP 1045))]

Thread 15 (Thread 0x7f629bfff700 (LWP 1065)):
#0  0x7f62f74ca10f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f970258b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62fa9e7a71 in ?? () from /usr/lib/libQt5Widgets.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 14 (Thread 0x7f62a0ac0700 (LWP 1064)):
#0  0x7f62f8acaffd in nanosleep () from /usr/lib/libc.so.6
#1  0x7f62f993025d in ?? () from /usr/lib/libQt5Core.so.5
#2  0x7f62f9700a58 in QThread::msleep(unsigned long) () from
/usr/lib/libQt5Core.so.5
#3  0x7f63025c5a9a in KisTileDataSwapper::run (this=0x7f6302a7a8e0
<_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder+64>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:97
#4  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 13 (Thread 0x7f62a12c1700 (LWP 1063)):
#0  0x7f62f74ca10f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f970258b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fb4d3 in QSemaphore::acquire(int) () from
/usr/lib/libQt5Core.so.5
#3  0x7f63025abd9e in KisTileDataPooler::waitForWork (this=0x7f6302a7a8a0
<_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:165
#4  0x7f63025ac4ea in KisTileDataPooler::run (this=0x7f6302a7a8a0
<_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:187
#5  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#7  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 12 (Thread 0x7f62bbfff700 (LWP 1062)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fdbc4 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 11 (Thread 0x7f62cc81c700 (LWP 1061)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fdbc4 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 10 (Thread 0x7f62cd01d700 (LWP 1060)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fdbc4 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 9 (Thread 0x7f62cd81e700 (LWP 1059)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fdbc4 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 8 (Thread 0x7f62ce01f700 (LWP 1058)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in 

[amarok] [Bug 376906] New: kgraphicswebview.h: No such file or directory

2017-02-24 Thread Nikola Yanev
https://bugs.kde.org/show_bug.cgi?id=376906

Bug ID: 376906
   Summary: kgraphicswebview.h: No such file or directory
   Product: amarok
   Version: 2.8-git
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: amarok-bugs-d...@kde.org
  Reporter: gericom.hum...@gmail.com
  Target Milestone: 2.9

...
It is imposstible to compile the latest git. See the error below:

[ 70%] Building CXX object
src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/TrackItem.cpp.o
[ 70%] Building CXX object
src/context/applets/albums/CMakeFiles/amarok_context_applet_albums.dir/AlbumsModel.cpp.o
[ 70%] Linking CXX shared module
../../../../lib/amarok_context_applet_albums.so
[ 70%] Built target amarok_context_applet_albums
Scanning dependencies of target amarok_context_applet_currenttrack_automoc
Generating CurrentTrack.moc
Generating PixmapViewer.moc
Generating moc_RecentlyPlayedListWidget.cpp
[ 70%] Built target amarok_context_applet_currenttrack_automoc
[ 70%] Generating ui_currentTrackSettings.h
Scanning dependencies of target amarok_context_applet_currenttrack
[ 70%] Building CXX object
src/context/applets/currenttrack/CMakeFiles/amarok_context_applet_currenttrack.dir/amarok_context_applet_currenttrack_automoc.cpp.o
[ 70%] Building CXX object
src/context/applets/currenttrack/CMakeFiles/amarok_context_applet_currenttrack.dir/CurrentTrack.cpp.o
[ 70%] Building CXX object
src/context/applets/currenttrack/CMakeFiles/amarok_context_applet_currenttrack.dir/__/__/widgets/RecentlyPlayedListWidget.cpp.o
[ 70%] Building CXX object
src/context/applets/currenttrack/CMakeFiles/amarok_context_applet_currenttrack.dir/__/__/__/widgets/PixmapViewer.cpp.o
[ 70%] Linking CXX shared module
../../../../lib/amarok_context_applet_currenttrack.so
[ 70%] Built target amarok_context_applet_currenttrack
Scanning dependencies of target amarok_context_applet_info_automoc
Generating InfoApplet.moc
[ 70%] Built target amarok_context_applet_info_automoc
Scanning dependencies of target amarok_context_applet_info
[ 70%] Building CXX object
src/context/applets/info/CMakeFiles/amarok_context_applet_info.dir/amarok_context_applet_info_automoc.cpp.o
[ 70%] Building CXX object
src/context/applets/info/CMakeFiles/amarok_context_applet_info.dir/InfoApplet.cpp.o
In file included from
~/amarok/src/amarok/src/context/applets/info/InfoApplet.cpp:29:0:
/usr/include/KDE/KGraphicsWebView:1:33: fatal error: ../kgraphicswebview.h: No
such file or directory
 #include "../kgraphicswebview.h"
 ^
compilation terminated.
make[2]: ***
[src/context/applets/info/CMakeFiles/amarok_context_applet_info.dir/build.make:87:
src/context/applets/info/CMakeFiles/amarok_context_applet_info.dir/InfoApplet.cpp.o]
Error 1
make[1]: *** [CMakeFiles/Makefile2:2901:
src/context/applets/info/CMakeFiles/amarok_context_applet_info.dir/all] Error 2
make: *** [Makefile:139: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...

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

[kinfocenter] [Bug 372081] misinterpretation of system information

2017-02-24 Thread Looserof7
https://bugs.kde.org/show_bug.cgi?id=372081

Looserof7  changed:

   What|Removed |Added

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

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

[forum.kde.org] [Bug 362008] Taking too long to open, "I Forgot my Password" link.

2017-02-24 Thread Looserof7
https://bugs.kde.org/show_bug.cgi?id=362008

Looserof7  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

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

[krunner] [Bug 376905] New: Define plugin for krunner doesn't show up definition

2017-02-24 Thread Looserof7
https://bugs.kde.org/show_bug.cgi?id=376905

Bug ID: 376905
   Summary: Define plugin for krunner doesn't show up definition
   Product: krunner
   Version: 5.9.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@privat.broulik.de
  Reporter: looser...@gmail.com
  Target Milestone: ---

I have selected this to be under general component as there was no component
which is specific to this plugin.

When I search in krunner for definition of particular world, consider:
'define hello', then I would get it's result in krunner itself, which wasn't
appropriate as it was almost impossible for me to see whole definition of any
word,
I think some kind of pop-up would be better to display it's definition, and
time taken to query definition is really long.

Kde version :5.9.2

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

[kded-appmenu] [Bug 376904] New: Unable to open settings which are related to global menu-settings

2017-02-24 Thread Looserof7
https://bugs.kde.org/show_bug.cgi?id=376904

Bug ID: 376904
   Summary: Unable to open settings which are related to global
menu-settings
   Product: kded-appmenu
   Version: 5.9.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: top menubar
  Assignee: plasma-b...@kde.org
  Reporter: looser...@gmail.com
  Target Milestone: ---

I have enabled global-menu after reboot, and I have logged-in and logged-out to
and 
I don't get any settings which were related to global menu,but I able to open
panel settings.

One more problem using global-menu is,
I have enabled global menu,
In-order to get any sub-menu of particular field(file, view, edit, settings,
help ,...),
I need to click it once, then sub-menu for that particular field is listed,
If I need to shift to sub-menu of another field then I need to click on that
particular field twice.
or
I need to click on present field, so that my sub-menu is closed and then on
another field which I need,

both of them require me clicking it twice,
Hovering over it or single-click would be fine.

Another option to change background color of global-menu because It was hard
for me to differentiate the difference between my title bar of my present
application and global-menu bar, when I have set visibility to 'Auto-hide',
If the mentioned option already exists, excuse me as I was unable to open
settings which were specific to global-menu

System-Info:
Kde-plasma version: 5.9.2
Kde Frameworks version:5.31.0
QT version:5.8.0
kernel version: 4.4.51-1-Manjaro
OS-Type: 64-bit
OS: Manjaro

Thank you

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

[krita] [Bug 376903] New: Could not render animation FFmpege failed to convert the image sequence

2017-02-24 Thread Seyl
https://bugs.kde.org/show_bug.cgi?id=376903

Bug ID: 376903
   Summary: Could not render animation FFmpege failed to convert
the image sequence
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: rinh...@gmail.com
  Target Milestone: ---

Created attachment 104208
  --> https://bugs.kde.org/attachment.cgi?id=104208=edit
the log file

I got the error message
Could not render animation:
FFMpeg failed to convert the image sequence. Check the logfile in your output
directory for more information.
when attempting to render a gif. 

I'm an absolute noob so I don't even have the slightest clue how to begin
comprehending this.

I'm trying to render a fairy simple animation. It's 66 frames long, and doesn't
have too many colors, but does have a gradient. 
It fails immediately upon trying but does give me a log file.

I'm using windows 10, and the log file is in the folder I try to render a
sequence into. I'm using ffmpeg version 20170223-dcd3418.

Could anyone explain to me how to unravel this in layman terms?

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

[krita] [Bug 376903] Could not render animation FFmpege failed to convert the image sequence

2017-02-24 Thread Seyl
https://bugs.kde.org/show_bug.cgi?id=376903

--- Comment #1 from Seyl  ---
Created attachment 104209
  --> https://bugs.kde.org/attachment.cgi?id=104209=edit
what a frame looks like

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

[kde] [Bug 376902] New: Start the operating system for the first time

2017-02-24 Thread monono
https://bugs.kde.org/show_bug.cgi?id=376902

Bug ID: 376902
   Summary: Start the operating system for the first time
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: gomorales.vic...@gmail.com
  Target Milestone: ---

Application: plasma-desktop (4.11.16)
KDE Platform Version: 4.14.5
Qt Version: 4.8.6
Operating System: Linux 4.4.30-desktop-2.mga5 i686
Distribution: "Mageia 5"

-- Information about the crash:
- What I was doing when the application crashed:Start of the operating system
for the first time and an error message related to my plasma monitor

-- Backtrace:
Application: Shell de escritorio Plasma (plasma-desktop), signal: Bus error
Using host libthread_db library "/lib/i686/libthread_db.so.1".
[Current thread is 1 (Thread 0xb5064740 (LWP 2720))]

Thread 2 (Thread 0xa852bb40 (LWP 2722)):
#0  0xb7779c09 in __kernel_vsyscall ()
#1  0xb6addfab in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i686/libpthread.so.0
#2  0xb072007f in QTWTF::TCMalloc_PageHeap::scavengerThread() () from
/lib/libQtScript.so.4
#3  0xb07200bc in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from
/lib/libQtScript.so.4
#4  0xb6ad9386 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb5e386ae in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb5064740 (LWP 2720)):
[KCrash Handler]
#6  0xb7785029 in _dl_relocate_object () from /lib/ld-linux.so.2
#7  0xb778cd11 in dl_open_worker () from /lib/ld-linux.so.2
#8  0xb7788be5 in _dl_catch_error () from /lib/ld-linux.so.2
#9  0xb778c549 in _dl_open () from /lib/ld-linux.so.2
#10 0xb58dcca5 in dlopen_doit () from /lib/libdl.so.2
#11 0xb7788be5 in _dl_catch_error () from /lib/ld-linux.so.2
#12 0xb58dd405 in _dlerror_run () from /lib/libdl.so.2
#13 0xb58dcd4d in dlopen () from /lib/libdl.so.2
#14 0xb6c58f17 in QLibraryPrivate::load_sys() () from /lib/libQtCore.so.4
#15 0xb6c53dc1 in QLibraryPrivate::load() () from /lib/libQtCore.so.4
#16 0xb6c54517 in QLibraryPrivate::loadPlugin() () from /lib/libQtCore.so.4
#17 0xb6c4ba01 in QPluginLoader::load() () from /lib/libQtCore.so.4
#18 0xb6fea261 in KPluginLoader::load() () from /lib/libkdecore.so.5
#19 0xb6fea78d in KPluginLoader::pluginVersion() const () from
/lib/libkdecore.so.5
#20 0xb2b7087c in Plasma::PluginLoader::loadApplet(QString const&, unsigned
int, QList const&) () from /usr/lib/libplasma.so.3
#21 0xb2b1e486 in Plasma::Applet::load(QString const&, unsigned int,
QList const&) () from /usr/lib/libplasma.so.3
#22 0xb2b3f98d in Plasma::ContainmentPrivate::addApplet(QString const&,
QList const&, QRectF const&, unsigned int, bool) () from
/usr/lib/libplasma.so.3
#23 0xb2b3fd0f in Plasma::Containment::addApplet(QString const&,
QList const&, QRectF const&) () from /usr/lib/libplasma.so.3
#24 0xaead1d96 in WorkspaceScripting::Containment::addWidget(QScriptContext*,
QScriptEngine*) () from /lib/libplasmagenericshell.so.4
#25 0xb0786d10 in QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*,
QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) () from
/lib/libQtScript.so.4
#26 0xb068286a in QTJSC::NativeFuncWrapper::operator()(QTJSC::ExecState*,
QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) const () from
/lib/libQtScript.so.4
#27 0xb0659ec9 in cti_op_call_NotJSFunction () from /lib/libQtScript.so.4
#28 0xa77ec696 in ?? ()
#29 0xb06165bb in QTJSC::Interpreter::execute(QTJSC::EvalExecutable*,
QTJSC::ExecState*, QTJSC::JSObject*, int, QTJSC::ScopeChainNode*,
QTJSC::JSValue*) () from /lib/libQtScript.so.4
#30 0xb061682e in QTJSC::Interpreter::execute(QTJSC::EvalExecutable*,
QTJSC::ExecState*, QTJSC::JSObject*, QTJSC::ScopeChainNode*, QTJSC::JSValue*)
() from /lib/libQtScript.so.4
#31 0xb07638e3 in QScriptEnginePrivate::evaluateHelper(QTJSC::ExecState*, int,
QTJSC::EvalExecutable*, bool&) () from /lib/libQtScript.so.4
#32 0xb07683b7 in QScriptEngine::evaluate(QString const&, QString const&, int)
() from /lib/libQtScript.so.4
#33 0xaeadcbf7 in WorkspaceScripting::ScriptEngine::evaluateScript(QString
const&, QString const&) () from /lib/libplasmagenericshell.so.4
#34 0xaeadfbb7 in
WorkspaceScripting::ScriptEngine::loadTemplate(QScriptContext*, QScriptEngine*)
() from /lib/libplasmagenericshell.so.4
#35 0xb0786d10 in QScript::FunctionWrapper::proxyCall(QTJSC::ExecState*,
QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) () from
/lib/libQtScript.so.4
#36 0xb068286a in QTJSC::NativeFuncWrapper::operator()(QTJSC::ExecState*,
QTJSC::JSObject*, QTJSC::JSValue, QTJSC::ArgList const&) const () from
/lib/libQtScript.so.4
#37 0xb0659ec9 in cti_op_call_NotJSFunction () from /lib/libQtScript.so.4
#38 0xa7bffea1 in ?? ()
#39 0xb06165bb in QTJSC::Interpreter::execute(QTJSC::EvalExecutable*,
QTJSC::ExecState*, QTJSC::JSObject*, int, 

[digikam] [Bug 376901] New: [GSOC2017]Face Recognition Algorithm Improvements

2017-02-24 Thread Yingjie Liu
https://bugs.kde.org/show_bug.cgi?id=376901

Bug ID: 376901
   Summary: [GSOC2017]Face Recognition Algorithm Improvements
   Product: digikam
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Faces-Management
  Assignee: digikam-de...@kde.org
  Reporter: 1127553...@qq.com
  Target Milestone: ---

Hi,
I am interested in project "digiKam Face Management improvements" of GSOC2017.
I read the code about the face recognition part. I found that the algorithm is
based on opencv face recognition algorithm after reading the code of class
FacesDetector and OpenCVFaceDetector. I want to figure out what students should
do about the algorithm improvements: rewriting and improvement the face
algorithm in opencv or we have to implement other face recognition algorithm
which has a better performance?

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

[basket] [Bug 376872] kolourpaint hardcoded for image editing in basket?

2017-02-24 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376872

--- Comment #1 from Christoph Feck  ---
Did you check the "Menu > Settings > Configure Basket..." dialog? It should
have a section to configure default applications.

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

[plasmashell] [Bug 376900] New: Crash when moving partitions on SSD

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376900

Bug ID: 376900
   Summary: Crash when moving partitions on SSD
   Product: plasmashell
   Version: 5.5.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: b...@mwharrison.co.uk
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-62-generic x86_64
Distribution: Ubuntu 16.04.2 LTS

-- Information about the crash:
I had qued a group of changes to the partitioning of a hard drive. The drive
contained NTFS and EXT partitions. Shortly after hitting apply KDE Partition
Manager crashed. I've tried this twice now and the same thing has happed both
times.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7a923138c0 (LWP 18940))]

Thread 15 (Thread 0x7f799ed8b700 (LWP 26651)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f7a8d0bda5b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x4330a40) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=, mutex=0x4322750,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x7f7a9038d92e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7f7a9038e1b3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f7a8d0bc7be in QThreadPrivate::start (arg=0x43226d0) at
thread/qthread_unix.cpp:331
#6  0x7f7a8c18e6ba in start_thread (arg=0x7f799ed8b700) at
pthread_create.c:333
#7  0x7f7a8c9c582d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f799f790700 (LWP 26648)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f7a8d0bda5b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x431b500) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=, mutex=0x4330fa0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x7f7a9038d92e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7f7a9038e1b3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f7a8d0bc7be in QThreadPrivate::start (arg=0x4330f20) at
thread/qthread_unix.cpp:331
#6  0x7f7a8c18e6ba in start_thread (arg=0x7f799f790700) at
pthread_create.c:333
#7  0x7f7a8c9c582d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f79a0396700 (LWP 19016)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f7a8d0bda5b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x3144560) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=, mutex=0x439abd0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x7f7a9038d92e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7f7a9038e1b3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f7a8d0bc7be in QThreadPrivate::start (arg=0x439ab50) at
thread/qthread_unix.cpp:331
#6  0x7f7a8c18e6ba in start_thread (arg=0x7f79a0396700) at
pthread_create.c:333
#7  0x7f7a8c9c582d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f79b3fff700 (LWP 18979)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f7a8d0bda5b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x3fa1510) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=, mutex=0x328bb60,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x7f7a9038d92e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7f7a9038e1b3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x7f7a8d0bc7be in QThreadPrivate::start (arg=0x328bae0) at
thread/qthread_unix.cpp:331
#6  0x7f7a8c18e6ba in start_thread (arg=0x7f79b3fff700) at
pthread_create.c:333
#7  0x7f7a8c9c582d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f79b9496700 (LWP 18978)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f7a8d0bda5b in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x331d570) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=, mutex=0x33f28b0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x7f7a9038d92e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7f7a9038e1b3 in ?? () 

[plasmashell] [Bug 376899] FolderView - Folder Preview PopUps - Closing on Mouse Pointer Enter

2017-02-24 Thread pmb
https://bugs.kde.org/show_bug.cgi?id=376899

pmb  changed:

   What|Removed |Added

 CC||s093x...@rogers.com

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

[plasmashell] [Bug 376899] New: FolderView - Folder Preview PopUps - Closing on Mouse Pointer Enter

2017-02-24 Thread pmb
https://bugs.kde.org/show_bug.cgi?id=376899

Bug ID: 376899
   Summary: FolderView - Folder Preview PopUps - Closing on Mouse
Pointer Enter
   Product: plasmashell
   Version: 5.8.5
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: s093x...@rogers.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Hello . . .

Just installed Kubuntu 16.04.2 a few days ago. Plasma 5.5.5 installed. Worked
well. Thank You.

Added backports PPA as instructed by Kubuntu. Upgraded Plasma to 5.8.5. A lot
of dependency issues. Added the suggested files. Plasma works well. Thank You
again.

except . . .

When I click the lower left button on a desktop folder icon, the folder preview
popup appears as expected. Unfortunately, when I move the mouse pointer into
the popup it immediately closes. This did not take place in Plasma 5.5.5.

Reproducible: Always

Steps to Reproduce:
1. Click on the lower button top left of a desktop folder in folderview
2. The folder preview popup appears
3. Move the mouse pointer into the popup
4. The popup immediately closes.

Expected Results:  
I expect the folder preview popup to remain open so that I can access the files
and folders.

Added Info:
I am using the latest available Plasma from Kubuntu.

Hope this helps.

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

[digikam] [Bug 376898] New: Crash when scanning photo containing exif with empty Jis comment (Digikam::MetaEngine::getExifComment, QTextCodec::toUnicode)

2017-02-24 Thread Max
https://bugs.kde.org/show_bug.cgi?id=376898

Bug ID: 376898
   Summary: Crash when scanning photo containing exif with empty
Jis comment (Digikam::MetaEngine::getExifComment,
QTextCodec::toUnicode)
   Product: digikam
   Version: 5.5.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Metadata-Engine
  Assignee: digikam-de...@kde.org
  Reporter: max...@smoothware.net
  Target Milestone: ---

Application crashes when scanning a jpeg file with funky exif metadata.
When MetaEngine::Private::convertCommentValue() gets called for exif comment
encoded using "Jis" charset and comment contains "\000\000..." (empty string)
whole application segfaults.

Am using arch linux with:
extra/digikam 5.4.0-2
extra/qt5-base 5.8.0-5
extra/exiv2 0.25-3
extra/libkexiv2 16.12.2-1

Have also tried rebuilding digikam from git (master commit 1546044e48) and it
crashes with same stacktrace, below is stack trace and patch that avoided the
crash.


Thread 4 "Digikam::ScanCo" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffab5ef700 (LWP 20074)]
0x7427c3be in QTextCodec::toUnicode(char const*) const () from
/usr/lib/libQt5Core.so.5
(gdb) bt
#0  0x7427c3be in QTextCodec::toUnicode(char const*) const () at
/usr/lib/libQt5Core.so.5
#1  0x765f1309 in  () at /usr/lib/libdigikamcore.so.5.5.0
#2  0x76609409 in Digikam::MetaEngine::getExifComment() const () at
/usr/lib/libdigikamcore.so.5.5.0
#3  0x7663baaa in
Digikam::DMetadata::getImageComments(Digikam::DMetadataSettingsContainer
const&) const () at /usr/lib/libdigikamcore.so.5.5.0
#4  0x73ccf6ac in Digikam::ImageScanner::scanImageComments() () at
/usr/lib/libdigikamdatabase.so.5.5.0
#5  0x73cd1076 in
Digikam::ImageScanner::scanFile(Digikam::ImageScanner::ScanMode) () at
/usr/lib/libdigikamdatabase.so.5.5.0
#6  0x73bfa86c in Digikam::CollectionScanner::scanNewFile(QFileInfo
const&, int) () at /usr/lib/libdigikamdatabase.so.5.5.0
#7  0x73bfc446 in
Digikam::CollectionScanner::scanAlbum(Digikam::CollectionLocation const&,
QString const&) () at /usr/lib/libdigikamdatabase.so.5.5.0
#8  0x73bfc376 in
Digikam::CollectionScanner::scanAlbum(Digikam::CollectionLocation const&,
QString const&) () at /usr/lib/libdigikamdatabase.so.5.5.0
#9  0x73bfca79 in
Digikam::CollectionScanner::scanAlbumRoot(Digikam::CollectionLocation const&)
() at /usr/lib/libdigikamdatabase.so.5.5.0
#10 0x73bfccbb in Digikam::CollectionScanner::completeScan() () at
/usr/lib/libdigikamdatabase.so.5.5.0
#11 0x7740c345 in Digikam::ScanController::run() () at
/usr/lib/libdigikamgui.so.5.5.0
#12 0x740476d8 in  () at /usr/lib/libQt5Core.so.5
#13 0x7fffedfaa454 in start_thread () at /usr/lib/libpthread.so.0
#14 0x733457df in clone () at /usr/lib/libc.so.6



diff --git a/libs/dmetadata/metaengine_p.cpp b/libs/dmetadata/metaengine_p.cpp
index 2b44e06c21..1819c503ea 100644
--- a/libs/dmetadata/metaengine_p.cpp
+++ b/libs/dmetadata/metaengine_p.cpp
@@ -416,7 +416,8 @@ QString MetaEngine::Private::convertCommentValue(const
Exiv2::Exifdatum& exifDat
else if (charset == "\"Jis\"")
{
QTextCodec* const codec =
QTextCodec::codecForName("JIS7");
-   return codec->toUnicode(comment.c_str());
+   const char *tmp = comment.c_str();
+   return *tmp ? codec->toUnicode(tmp) :
QStringLiteral("");
}
else if (charset == "\"Ascii\"")
{

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

[plasmashell] [Bug 376897] Adding a keyboard shortcut to activate the global menu

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376897

--- Comment #1 from kishor...@gmail.com ---
I have also checked with the global menu plasmoid. Setting a keyboard shortcut
to activate it does not give the expected behaviour (i.e., allow to use
accelerators). Currently, pressing the keyboard shortcut assigned does nothing.

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

[plasmashell] [Bug 376897] New: Adding a keyboard shortcut to activate the global menu

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376897

Bug ID: 376897
   Summary: Adding a keyboard shortcut to activate the global menu
   Product: plasmashell
   Version: 5.9.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: Global Menu
  Assignee: k...@privat.broulik.de
  Reporter: kishor...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

When an application shows a menubar, it is easy to activate items on it by
means of alt+. However, if one uses global menu in the title bar, it is
currently not possible to do so. One has to use the mouse to open the global
menu dropdown, and then one can use accelerators as expected. Perhaps we need
to handle this similar to the way firefox handles its menubar, i.e. activate
the global menu popup when the alt key alone is pressed.

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

[Skanlite] [Bug 376896] New: Unable to build master branch from github

2017-02-24 Thread truf
https://bugs.kde.org/show_bug.cgi?id=376896

Bug ID: 376896
   Summary: Unable to build master branch from github
   Product: Skanlite
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kare.s...@iki.fi
  Reporter: trufano...@gmail.com
  Target Milestone: ---

Have just got up-to-date version of Skanlite sources from Github page: 
https://github.com/KDE/skanlite
Then tried cmake CMakeLists.cmake && make all
And got following error messages:

[  9%] Automatic moc for target skanlite
[  9%] Built target skanlite_automoc
Scanning dependencies of target skanlite
[ 18%] Building CXX object src/CMakeFiles/skanlite.dir/main.cpp.o
In file included from /home/truf/dev/skanlite/src/main.cpp:33:0:
/home/truf/dev/skanlite/src/version.h:1:3: error: invalid preprocessing
directive #This
 # This is a basic version file for the Config-mode of find_package().
...

It seems that CMakeLists.cmake contains error. Looks like skanlite generates
version.h from version.h.cmake with help of configure_file().
But before that it calls ecm_setup_version() which overwrites version.h.cmake
template with package version file. Then nothing works. I don't understand why
package version file is created on top of version file and how it's supposed to
be used.

To be able to build the sources I had to comment ecm_setup_version() invocation
in CMakeLists.cmake before calling cmake first time.

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

[digikam] [Bug 376885] The setting 'Always show original images' cannot be disabled in 5.5.0

2017-02-24 Thread g0rak
https://bugs.kde.org/show_bug.cgi?id=376885

--- Comment #3 from g0rak  ---
Great, thanks.  I'll wait for the pre-version bundle to be updated and try it.

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

[digikam] [Bug 376721] Poor quality colour management in Preview vs Editor

2017-02-24 Thread Tim
https://bugs.kde.org/show_bug.cgi?id=376721

--- Comment #3 from Tim  ---
Many thanks!

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

[digikam] [Bug 375591] Digikam crash

2017-02-24 Thread Kenneth Ingham
https://bugs.kde.org/show_bug.cgi?id=375591

--- Comment #3 from Kenneth Ingham  ---
I have not been able to reproduce the bug.

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

[digikam] [Bug 370392] digikam does not start on wayland

2017-02-24 Thread miku84
https://bugs.kde.org/show_bug.cgi?id=370392

--- Comment #14 from miku84  ---
I managed digikam to work with
QT_QPA_PLATFORM=xcb digikam 
command. Plus is, it needs D-bus registration feedback.

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

[partitionmanager] [Bug 376895] Partition Manager crashes when run without root

2017-02-24 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=376895

Andrius Štikonas  changed:

   What|Removed |Added

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

--- Comment #1 from Andrius Štikonas  ---
Yeah, known issue... Happens if you use LVM...

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

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

[partitionmanager] [Bug 375394] application crash if started without root permission

2017-02-24 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=375394

Andrius Štikonas  changed:

   What|Removed |Added

 CC||alexander-...@xmine128.tk

--- Comment #3 from Andrius Štikonas  ---
*** Bug 376895 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 376863] First letter is lost when replacing search bar text

2017-02-24 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=376863

Antonio Rojas  changed:

   What|Removed |Added

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

--- Comment #2 from Antonio Rojas  ---
Well, I can't reproduce it myself anymore. Must have been a temporary glitch,
sorry for the noise

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

[partitionmanager] [Bug 376895] New: Partition Manager crashes when run without root

2017-02-24 Thread Alexander Schlarb
https://bugs.kde.org/show_bug.cgi?id=376895

Bug ID: 376895
   Summary: Partition Manager crashes when run without root
   Product: partitionmanager
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: alexander-...@xmine128.tk
  Target Milestone: ---

Application: partitionmanager (3.0.1)

Qt Version: 5.7.1
Frameworks Version: 5.31.0
Operating System: Linux 4.9.0-1-amd64 x86_64
Distribution: KDE neon User Edition 5.9

-- Information about the crash:
Basically the title says it all, however I'm fairly certain it fails while
probing the available partitions, so here are my exported partition tables for
all drives:


##|v1|## partition table of /dev/sda
# on Fr. Feb. 24 21:56:07 2017
type: "gpt"
align: "sector"

# number start end type roles label flags
1;2048;407551;Fat32;primary;"EFI";"boot,esp"
5;407552;62912511;ext4;primary;"Debian";""
6;62913332;2000408575;ext4;primary;"Home";""


##|v1|## partition table of /dev/sdb
# on Fr. Feb. 24 21:53:49 2017
type: "msdos"
align: "sector"

# number start end type roles label flags
1;1;26294271;Fat32;primary;"";"lba"
2;26294272;30488575;ext4;primary;"";""
3;30488576;31115263;Linux-Swap;primary;"";""


##|v1|## partition table of /dev/sdc
# on Fr. Feb. 24 21:56:16 2017
type: "gpt"
align: "sector"

# number start end type roles label flags
1;2048;625141759;ext4;primary;"Backup";""



Also this command-line output is produced during the crash:

org.kde.kdesu: Daemon not safe (not sgid), not using it.

Loaded backend plugin:  "pmlibpartedbackendplugin"
"Using backend-module: pmlibpartedbackendplugin (1)"
"Scanning for devices ..."
"LibParted Exception: Error opening /dev/sda: Permission denied"
"Could not access device „/dev/sda“"
"LibParted Exception: Error opening /dev/sdb: Permission denied"
"Could not access device „/dev/sdb“"
"LibParted Exception: Error opening /dev/sdc: Permission denied"
"Could not access device „/dev/sdc“"
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = partitionmanager path = /usr/bin pid = 29883
KCrash: Arguments: /usr/bin/partitionmanager --dontsu 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0

The crash can be reproduced every time.

-- Backtrace:
Application: KDE-Partitionsverwaltung (partitionmanager), signal: Segmentation
fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f062c8c6940 (LWP 29883))]

Thread 9 (Thread 0x7f05fdb80700 (LWP 29978)):
[KCrash Handler]
#6  0x7f062dc07893 in FS::lvm2_pv::getPVs(QList const&) () from
/lib/x86_64-linux-gnu/libkpmcore.so.4
#7  0x7f062dc25761 in DeviceScanner::scan() () from
/lib/x86_64-linux-gnu/libkpmcore.so.4
#8  0x7f062a9efda8 in QThreadPrivate::start (arg=0xa541f0) at
thread/qthread_unix.cpp:368
#9  0x7f0627350424 in start_thread (arg=0x7f05fdb80700) at
pthread_create.c:333
#10 0x7f062a3019bf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 8 (Thread 0x7f0603b5d700 (LWP 29890)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f060a102d0b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x7f060a102b67 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x7f0627350424 in start_thread (arg=0x7f0603b5d700) at
pthread_create.c:333
#4  0x7f062a3019bf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 7 (Thread 0x7f060435e700 (LWP 29889)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f060a102d0b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x7f060a102b67 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x7f0627350424 in start_thread (arg=0x7f060435e700) at
pthread_create.c:333
#4  0x7f062a3019bf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 6 (Thread 0x7f0604b5f700 (LWP 29888)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f060a102d0b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x7f060a102b67 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x7f0627350424 in start_thread (arg=0x7f0604b5f700) at
pthread_create.c:333
#4  0x7f062a3019bf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 5 (Thread 0x7f0605360700 (LWP 29887)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f060a102d0b in ?? () from

[kde] [Bug 374741] download.kde.org over https

2017-02-24 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=374741

Ben Cooksley  changed:

   What|Removed |Added

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

--- Comment #2 from Ben Cooksley  ---
At the time it was the correct behaviour for the server yes.
We've just moved it to another system - so it's now https only.

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

[digikam] [Bug 376721] Poor quality colour management in Preview vs Editor

2017-02-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=376721

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dig
   ||ikam/0ca4c66af71b2364d69d28
   ||cdff4e5364e42db28a
   Version Fixed In||5.5.0
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Maik Qualmann  ---
Git commit 0ca4c66af71b2364d69d28cdff4e5364e42db28a by Maik Qualmann.
Committed on 24/02/2017 at 20:29.
Pushed by mqualmann into branch 'master'.

make it possible to disable converting preview image to 8 bits
FIXED-IN: 5.5.0

M  +2-1NEWS
M  +2-0libs/settings/applicationsettings.cpp
M  +1-0libs/settings/applicationsettings_p.cpp
M  +1-0libs/settings/applicationsettings_p.h
M  +6-4libs/threadimageio/previewsettings.cpp
M  +2-2libs/threadimageio/previewsettings.h
M  +4-1libs/threadimageio/previewtask.cpp
M  +20   -12   utilities/setup/album/setupalbumview.cpp

https://commits.kde.org/digikam/0ca4c66af71b2364d69d28cdff4e5364e42db28a

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

[plasmashell] [Bug 362941] Java Process Is Unresponsive In System Tray - Jitsi

2017-02-24 Thread Axel Schwank
https://bugs.kde.org/show_bug.cgi?id=362941

Axel Schwank  changed:

   What|Removed |Added

 CC||a...@hiq2.com

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

[krunner] [Bug 372288] krunner switch window focus

2017-02-24 Thread HD
https://bugs.kde.org/show_bug.cgi?id=372288

HD  changed:

   What|Removed |Added

 CC||haako...@ifi.uio.no

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

[krunner] [Bug 350732] windows, activated from krunner, doesn't get focus

2017-02-24 Thread HD
https://bugs.kde.org/show_bug.cgi?id=350732

HD  changed:

   What|Removed |Added

 CC||haako...@ifi.uio.no

--- Comment #5 from HD  ---
f

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

[krunner] [Bug 370236] When changing windows with plasma-runner/krunner module the target windows does not get the focus

2017-02-24 Thread HD
https://bugs.kde.org/show_bug.cgi?id=370236

HD  changed:

   What|Removed |Added

 CC||haako...@ifi.uio.no

--- Comment #1 from HD  ---
Running debian stretch, plasmashell version 5.8.4. I have this on all my debian
stretch based machines atm.

I want to confirm this, it's kinda annoying and breaks a mouseless workflow. I
see two other bugs in this bug tracker that seem to be the same thing:

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

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

I don't know who has the power to do this, but this should be set to confirmed.
Last release cycle I read a remarking that complaining after a release happens
doesn't help, and he wants users to submit bugs. Well, here we are. Can I help
more somehow? (I guess the next step is going to be code diving into the
unfamiliar codebase that is KDE)

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

[kmail2] [Bug 376894] folder properties has no folder contents drop down

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376894

frautu...@gmx.de changed:

   What|Removed |Added

   Platform|Other   |Ubuntu Packages

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

[kmail2] [Bug 376894] New: folder properties has no folder contents drop down

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376894

Bug ID: 376894
   Summary: folder properties has no folder contents drop down
   Product: kmail2
   Version: 5.1.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: folders
  Assignee: kdepim-b...@kde.org
  Reporter: frautu...@gmx.de
  Target Milestone: ---

According to the Help there should be a Folder Contents drop down menu in the
Folder Properties dialog. And I remember using it in previous versions of
Kmail. Where did it go?

from Help:
"you can change the contents e.g. calendar, notes, etc. of the folder in the
Folder contents: drop down box"

The consequence is that I cannot assign the calendar or contacts etc. in my
IMAP folders. Kmail thinks these folders contain emails...

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

[kio-extras] [Bug 376867] sftp connect issue "Failed to resolve hostname = (Name or service not known)"

2017-02-24 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=376867

Alex Bikadorov  changed:

   What|Removed |Added

 CC||alex.bikado...@kdemail.net
   Assignee|m...@fork.pl  |plasma-de...@kde.org
  Component|net-connection  |default
Version|2.4.0-beta3 "Single Step"   |unspecified
Product|krusader|kio-extras

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

[kdenlive] [Bug 376800] mp4 h264 codec does not work anymore, formerly they does

2017-02-24 Thread Yfirstrumpur
https://bugs.kde.org/show_bug.cgi?id=376800

Yfirstrumpur  changed:

   What|Removed |Added

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

--- Comment #1 from Yfirstrumpur  ---
kdenlive works well again after latest version of "melt":


2017-02-24
12:41:54|install|libmlt6-data|6.4.1-8.3|noarch|root@linux-uz8x|ftp.gwdg.de-suse|ed18fa945c5d1f23f28674dd2df93fa663cfd850c6b8b3939187be9530ba2636|
2017-02-24
12:41:54|install|melt|6.4.1-8.3|x86_64|root@linux-uz8x|ftp.gwdg.de-suse|22632a17e5988b0443b083bfbd6dce53025cbdfdfd461c9a6e3e55a7f809c830|
2017-02-24
12:41:55|install|libmlt++3|6.4.1-8.3|x86_64|root@linux-uz8x|ftp.gwdg.de-suse|36fba4a0e648fe1b1f0e6fa4be54582fd7c2da87986337e87f1dc24e22df0d41|
2017-02-24
12:41:57|install|melt6|6.4.1-8.3|x86_64|root@linux-uz8x|ftp.gwdg.de-suse|91009ef0669f5b69234c039089dab3ebba6f8b6f5644b1b197103f884244833c|
2017-02-24
12:41:59|install|libmlt6-modules|6.4.1-8.3|x86_64|root@linux-uz8x|ftp.gwdg.de-suse|320afb279cbc1b89993cb69611c6461b8f78890271a7f1b765ce17d560dbaf34|

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

[kwin] [Bug 376892] Kwin Crash

2017-02-24 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=376892

Martin Gräßlin  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Martin Gräßlin  ---
Unfortunately the backtrace is lacking debug symbols. If you are able to 
reproduce please install the debug packages provided by your 
distribution (please ask the distribution support channel on how to 
install them) and attach a new backtrace.

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

[kaffeine] [Bug 376893] Bad performance of kaffeine when watching HD channels compared to VLC and other players

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376893

--- Comment #2 from yuli...@mailbox.org ---
Created attachment 104207
  --> https://bugs.kde.org/attachment.cgi?id=104207=edit
vlc -vv

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

[kaffeine] [Bug 376893] Bad performance of kaffeine when watching HD channels compared to VLC and other players

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376893

--- Comment #1 from yuli...@mailbox.org ---
Created attachment 104206
  --> https://bugs.kde.org/attachment.cgi?id=104206=edit
kaffeine --debug using libVLC with args: -vv

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

[digikam] [Bug 376885] The setting 'Always show original images' cannot be disabled in 5.5.0

2017-02-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=376885

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.5.0
  Latest Commit||https://commits.kde.org/dig
   ||ikam/1546044e48ede7c7649d21
   ||6fe7e07d3d55c832bd

--- Comment #2 from Maik Qualmann  ---
Git commit 1546044e48ede7c7649d216fe7e07d3d55c832bd by Maik Qualmann.
Committed on 24/02/2017 at 18:12.
Pushed by mqualmann into branch 'master'.

fix again show original images
FIXED-IN: 5.5.0

M  +2-2NEWS
M  +1-1utilities/setup/editor/setupversioning.cpp

https://commits.kde.org/digikam/1546044e48ede7c7649d216fe7e07d3d55c832bd

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

[kaffeine] [Bug 376893] New: Bad performance of kaffeine when watching HD channels compared to VLC and other players

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376893

Bug ID: 376893
   Summary: Bad performance of kaffeine when watching HD channels
compared to VLC and other players
   Product: kaffeine
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mchehab+...@kernel.org
  Reporter: yuli...@mailbox.org
  Target Milestone: ---

Created attachment 104205
  --> https://bugs.kde.org/attachment.cgi?id=104205=edit
kaffeine --debug using libVLC with args: -v

Hello,
I watch DVB-T2 HD channels in H.265 but the video stutters. This problem does
not appear in VLC, SMPlayer or the Gnome Video player. I can record a movie in
kaffeine, and watch it without stuttering with VLC at the same time. So it is
not that the computer is not fast enough to handle it.
If I play the record with kaffeine, all 4 cores are almost at 100% and the
complete system (and the cursor) becomes a sluggish. (The sluggish cursor is a
known bug/disadvantage of using wayland under heavy load.)

If I play the file in any other player, the video and the system is completely
fine, although the 4 cores are at ~ 80 %.

I have no graphics acceleration via VDPAU for video decoding of H.265. I have
an AMD RS880 chip, that supports VDPAU, but not for the 'newer' H.265. 

I tried many possibilities of libvlc parameters, but did not get it to work
like in VLC. I was even unsure if those parameters had any effect, partly. The
attached logs show kaffeine --debug with libvlc -v and -vv, as well as a
working vlc -vv for comparison.

Some parameters of my system: Fedora 25, but with vanilla linux 4.10, x86_64. I
use Gnome 3 under wayland. kaffeine from today's GIT.

Any ideas? 
Thanks in advance.

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

[digikam] [Bug 376885] The setting 'Always show original images' cannot be disabled in 5.5.0

2017-02-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=376885

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
This problem is actually fixed on 22/01/17. With this commit:

https://commits.kde.org/digikam/e207361216234f742a57abc311d08d71a0c3acb8

I'll check it again.

Maik

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

[digikam] [Bug 376815] Restore from Trash works incorrectly

2017-02-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=376815

--- Comment #5 from Maik Qualmann  ---
Git commit 2d6880ab9cc7d9d714a767ff4be090fbb8092e7d by Maik Qualmann.
Committed on 24/02/2017 at 17:34.
Pushed by mqualmann into branch 'master'.

fix compile QChar()->QLatin1Char()

M  +1-1libs/dtrash/dtrash.cpp

https://commits.kde.org/digikam/2d6880ab9cc7d9d714a767ff4be090fbb8092e7d

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

[plasma4] [Bug 264918] Panel won't hide if classic menu or panel sub menu is used

2017-02-24 Thread Grzegorz Wierzowiecki
https://bugs.kde.org/show_bug.cgi?id=264918

Grzegorz Wierzowiecki  changed:

   What|Removed |Added

 CC||gwpub...@wp.pl

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

[kaffeine] [Bug 376844] Freeze at channel switching

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376844

yuli...@mailbox.org changed:

   What|Removed |Added

 CC||yuli...@mailbox.org

--- Comment #6 from yuli...@mailbox.org ---
(In reply to Michael Zapf from comment #4)
> (Where can I actually find the values for vout? Not even the man page of vlc
> was helpful in that respect.)
I have the same problem, vlc -H gives some more information. But I can't really
make kaffeine do what VLC does. In my case the performace in kaffeine is bad,
but in VLC and in other players it is good. I will open a separate bug for it.

BTW: Do you use wayland? I use it and there were problems with the detection of
the correct driver for VDPAU. I had to set an environment variable in order to
use VDPAU_DRIVER=r600 instead of nvidia. And maybe it gives helpful information
when using also -v (or -vv )

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

[kwin] [Bug 376892] New: Kwin Crash

2017-02-24 Thread Nick Stefanov
https://bugs.kde.org/show_bug.cgi?id=376892

Bug ID: 376892
   Summary: Kwin Crash
   Product: kwin
   Version: 5.9.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: m...@abv.bg
  Target Milestone: ---

Application: kwin_x11 (5.9.2)

Qt Version: 5.8.0
Frameworks Version: 5.31.0
Operating System: Linux 4.9.11-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
At every reboot kwin crashes. The sytem is freshly updated. My computer is with
Intel 3770, 16GB RAM and Nvidia GTX 980.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f721393c840 (LWP 672))]

Thread 6 (Thread 0x7f71db7fe700 (LWP 859)):
#0  0x7f720c5bd10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f720f934234 in  () at /usr/lib/libQt5Script.so.5
#2  0x7f720f934279 in  () at /usr/lib/libQt5Script.so.5
#3  0x7f720c5b7454 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f72133797df in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f71e14c3700 (LWP 857)):
#0  0x7f720c5bd4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f71e3571e44 in  () at /usr/lib/libGLX_nvidia.so.0
#2  0x7f71e228f394 in  () at /usr/lib/libnvidia-glcore.so.378.13
#3  0x7f71e357112c in  () at /usr/lib/libGLX_nvidia.so.0
#4  0x7f720c5b7454 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7f72133797df in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f71e3fff700 (LWP 855)):
#0  0x7f7213370551 in ppoll () at /usr/lib/libc.so.6
#1  0x7f72109f52f9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f72109f696a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f72109a389a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f72107c5a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f72107ca6d8 in  () at /usr/lib/libQt5Core.so.5
#6  0x7f720c5b7454 in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f72133797df in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f71f3bd5700 (LWP 777)):
#0  0x7f7213370551 in ppoll () at /usr/lib/libc.so.6
#1  0x7f72109f52f9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f72109f696a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f72109a389a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f72107c5a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f720a47c125 in  () at /usr/lib/libQt5DBus.so.5
#6  0x7f72107ca6d8 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f720c5b7454 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f72133797df in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f71fa0b6700 (LWP 712)):
#0  0x7f721337048d in poll () at /usr/lib/libc.so.6
#1  0x7f721248c8e0 in  () at /usr/lib/libxcb.so.1
#2  0x7f721248e679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7f71fb192239 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7f72107ca6d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f720c5b7454 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f72133797df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f721393c840 (LWP 672)):
[KCrash Handler]
#6  0x7f72132c404f in raise () at /usr/lib/libc.so.6
#7  0x7f72132c547a in abort () at /usr/lib/libc.so.6
#8  0x7f72107b0e21 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f72107c4d04 in QThread::~QThread() () at /usr/lib/libQt5Core.so.5
#10 0x7f72107c4df9 in QThread::~QThread() () at /usr/lib/libQt5Core.so.5
#11 0x7f72109cf411 in QObjectPrivate::deleteChildren() () at
/usr/lib/libQt5Core.so.5
#12 0x7f72109d8d6f in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#13 0x7f71f31b1c49 in KWin::X11StandalonePlatform::~X11StandalonePlatform()
() at /usr/lib/qt/plugins/org.kde.kwin.platforms/KWinX11Platform.so
#14 0x7f72109cf411 in QObjectPrivate::deleteChildren() () at
/usr/lib/libQt5Core.so.5
#15 0x7f72109d8d6f in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#16 0x7f72109a6f56 in QCoreApplication::~QCoreApplication() () at
/usr/lib/libQt5Core.so.5
#17 0x7f7211687dc1 in QApplication::~QApplication() () at
/usr/lib/libQt5Widgets.so.5
#18 0x7f7213636834 in  () at /usr/lib/libkdeinit5_kwin_x11.so
#19 0x7f72136383e0 in kdemain () at /usr/lib/libkdeinit5_kwin_x11.so
#20 0x7f72132b1291 in __libc_start_main () at /usr/lib/libc.so.6
#21 0x0040069a in _start 

[Akonadi] [Bug 374734] Akonadiserver Crashes While Deleting Email

2017-02-24 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=374734

Daniel Vrátil  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit|https://commits.kde.org/ako |https://commits.kde.org/ako
   |nadi/5219f770b998aad16a3d51 |nadi/1593c17da9cbdc1483541e
   |bbd4f4c7ceb8b143c9  |1e7d7630f3c91f8208

--- Comment #29 from Daniel Vrátil  ---
Git commit 1593c17da9cbdc1483541e1e7d7630f3c91f8208 by Daniel Vrátil.
Committed on 24/02/2017 at 16:22.
Pushed by dvratil into branch 'Applications/16.12'.

Fix crash when Connection is closed while ItemRetriever is running

ItemRetriever::exec() runs a nested QEventLoop. If the parent
Connection is terminated while the event loop is running, the
delayed AkThread::quit() invocation is executed and the thread
is destroyed, while technically there is still execution going
on. To workaround that issue we don't destroy the thread in
Connection::quit() if we detect a nested QEventLoop but instead
we just notify the event loop to quit and destroy the thread
later when execution returns back to ItemRetriever::slotNewData().

This fixes a crash in QPSQLQuery, which was dereferencing a
QPSQLDriver after the driver has been deleted as the thread was
destroyed and avoids more of random crashes due to the Connection
being virtually deleted from its own nested event loop.
FIXED-IN: 5.4.3

M  +24   -1src/server/connection.cpp
M  +3-0src/server/connection.h
M  +1-0src/server/storage/datastore.cpp
M  +2-0src/server/storage/itemretriever.cpp

https://commits.kde.org/akonadi/1593c17da9cbdc1483541e1e7d7630f3c91f8208

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

[Discover] [Bug 376863] First letter is lost when replacing search bar text

2017-02-24 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=376863

--- Comment #1 from Aleix Pol  ---
:/ I'm unable to reproduce.

Maybe a video would help?
Does it _always_ happen?

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

[kwin] [Bug 371221] Restored maximized windows can't be minimized

2017-02-24 Thread Gabriel C
https://bugs.kde.org/show_bug.cgi?id=371221

--- Comment #3 from Gabriel C  ---
There an small video to demonstrate this :

http://ftp.frugalware.org/pub/other/people/crazy/vokoscreen-2017-02-24_16-37-11.mkv

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-24 Thread Jörn PM
https://bugs.kde.org/show_bug.cgi?id=375878

Jörn PM  changed:

   What|Removed |Added

 CC||webmas...@ionflux.org

--- Comment #15 from Jörn PM  ---
I also have this issue on Ubuntu 16.10 with latest git build.

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

[phonon-backend-vlc] [Bug 376871] KAlarm Crash

2017-02-24 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=376871

David Jarvie  changed:

   What|Removed |Added

Product|kalarm  |phonon-backend-vlc
  Component|general |general
   Assignee|djar...@kde.org |sit...@kde.org
 CC||bcooks...@kde.org,
   ||f...@kde.org,
   ||j...@videolan.org,
   ||myr...@kde.org

--- Comment #1 from David Jarvie  ---
This crash is buried deep inside Phonon/VLC, so assigning it to phonon vlc
instead.

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

[kaffeine] [Bug 376882] DVB-S: FE_SET_PROPERTY: Invalid argument

2017-02-24 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=376882

--- Comment #4 from Mauro Carvalho Chehab  ---
(In reply to Mauro Carvalho Chehab from comment #3)
> (In reply to Michael Zapf from comment #2)
> > libdvbv5-0 is at 1.12.2 since Feb 14, according to the update log. Mind that
> > vlc does not experience any issues when tuning non-HD.
> 
> There is an important regression fix at libdvbv5 that was merged on version
> 1.12.3:
> https://git.linuxtv.org/v4l-utils.git/log/?h=stable-1.12

(sorry, rit enter before finishing he comment)

The fix affects handling DVB-S with DiSEqC. So, it could be the root issue of
your problem. The actual patch is this:

https://git.linuxtv.org/v4l-utils.git/commit/?h=stable-1.12=0fa862430ecdcaef9d69b681b17026f0765f185b

Could you please test with this patch applied on libdvbv5, the issue is fixed?

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

[digikam] [Bug 376891] New: Digikam becomes unusable with many Metatags

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376891

Bug ID: 376891
   Summary: Digikam becomes unusable with many Metatags
   Product: digikam
   Version: 5.4.0
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: Metadata
  Assignee: digikam-de...@kde.org
  Reporter: bzru...@protonmail.ch
  Target Milestone: ---

Problem/Motivation
I tried Digikam as a replacement for my current Mac/Aperture setup. I tried on
my Linux Box first with some images and everything does well, nice :) So I
started the actual migration of around 28.000 images and let Digikam finish all
work. Some hours later all thumbs and other stuff were created okay.

The actual problem started when it comes to Metadata. Searching for a tag takes
ages, but when it comes to tagging, digikam totally failed :(
I have 5000+ tags in my list all at first level (no nested tags)
Opening the Tag Manager takes around 15seconds, adding a new tag or moving a
tag takes around 1 minute and digikam doesn't respond to anything during that.

My first idea: Okay there are missing database indexes, but that doesn't seem
the case.
Next idea, IO problem: I moved the digikam SQLiteDB to RAM, but no effect.
Next idea, SQLite problem: Even knowing SQLite is usually really fast I gave
MySQL a try - but as to expect - no effect.

So the problem is with digikam itself. As the CPU usage goes up to 100% I think
digikam stucks during tags qt-list-building/rendering or whatever.

Any ideas ;)

Thanks

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

[kaffeine] [Bug 376882] DVB-S: FE_SET_PROPERTY: Invalid argument

2017-02-24 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=376882

--- Comment #3 from Mauro Carvalho Chehab  ---
(In reply to Michael Zapf from comment #2)
> libdvbv5-0 is at 1.12.2 since Feb 14, according to the update log. Mind that
> vlc does not experience any issues when tuning non-HD.

There is an important regression fix at libdvbv5 that was merged on version
1.12.3:
https://git.linuxtv.org/v4l-utils.git/log/?h=stable-1.12

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

[kwin] [Bug 371221] Restored maximized windows can't be minimized

2017-02-24 Thread Gabriel C
https://bugs.kde.org/show_bug.cgi?id=371221

--- Comment #2 from Gabriel C  ---
With the 'minimize' button from the decoration.

Also I found out every app is fine with -session and will minimize / mazimize
but not when kwin_x11 starts with -session.

Also I get lots :

conversion of \"0,0,0,0\" to QRect failed

from fsrestoreX= and restoreX=

..

here is a partial valgrind log from 5.9.2..

==27531== Command: kwin_x11 -session
10e177657200014878708690239150010_1487871669_986439 --replace
==27531== 
QXcbConnection: XCB error: 3 (BadWindow), sequence: 178, resource id: 2097158,
major code: 20 (GetProperty), minor code: 0
"\"restore1\" - conversion of \"0,0,0,0\" to QRect failed"
"\"restore2\" - conversion of \"0,0,0,1048\" to QRect failed"
GAB: isManaged()
==27531== Syscall param writev(vector[...]) points to uninitialised byte(s)
==27531==at 0x512946D: ??? (in /lib/libc-2.24.so)
==27531==by 0x610449C: ??? (in /usr/lib/libxcb.so.1.1.0)
==27531==by 0x610489C: ??? (in /usr/lib/libxcb.so.1.1.0)
==27531==by 0x6104AF6: ??? (in /usr/lib/libxcb.so.1.1.0)
==27531==by 0x61052CB: xcb_flush (in /usr/lib/libxcb.so.1.1.0)
==27531==by 0x55C5507: KWin::Client::sendSyntheticConfigureNotify()
(geometry.cpp:1581)
==27531==by 0x55C7A3C: KWin::Client::setGeometry(int, int, int, int,
KWin::AbstractClient::ForceGeometry_t) (geometry.cpp:1978)
==27531==by 0x55095A4: KWin::AbstractClient::setGeometry(QRect const&,
KWin::AbstractClient::ForceGeometry_t) (abstract_client.h:1086)
==27531==by 0x55C8B1D: KWin::AbstractClient::blockGeometryUpdates(bool)
(geometry.cpp:2137)
==27531==by 0x55A0C60: KWin::Client::manage(unsigned int, bool)
(manage.cpp:646)
==27531==by 0x54CD04C: KWin::Workspace::createClient(unsigned int, bool)
(workspace.cpp:520)
==27531==by 0x54CC148: KWin::Workspace::init() (workspace.cpp:327)
==27531==  Address 0x1bbfa6f8 is 4,936 bytes inside a block of size 21,152
alloc'd
==27531==at 0x4C2D765: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==27531==by 0x6103E7B: xcb_connect_to_fd (in /usr/lib/libxcb.so.1.1.0)
==27531==by 0x6107BB0: xcb_connect_to_display_with_auth_info (in
/usr/lib/libxcb.so.1.1.0)
==27531==by 0xD5A5989: _XConnectXCB (in /usr/lib/libX11.so.6.3.0)
==27531==by 0xD596EBE: XOpenDisplay (in /usr/lib/libX11.so.6.3.0)
==27531==by 0x22C171A7:
QXcbConnection::QXcbConnection(QXcbNativeInterface*, bool, unsigned int, char
const*) (qxcbconnection.cpp:581)
==27531==by 0x22C1B5FB: QXcbIntegration::QXcbIntegration(QStringList
const&, int&, char**) (qxcbintegration.cpp:186)
==27531==by 0x40265EC: QXcbIntegrationPlugin::create(QString const&,
QStringList const&, int&, char**) (qxcbmain.cpp:56)
==27531==by 0x6FA3188: QPlatformIntegrationFactory::create(QString const&,
QStringList const&, int&, char**, QString const&)
(qplatformintegrationfactory.cpp:71)
==27531==by 0x6FB0903: init_platform (qguiapplication.cpp:1094)
==27531==by 0x6FB0903: QGuiApplicationPrivate::createPlatformIntegration()
(qguiapplication.cpp:1257)
==27531==by 0x6FB15E4: QGuiApplicationPrivate::createEventDispatcher()
(qguiapplication.cpp:1274)
==27531==by 0x76138EF: QCoreApplicationPrivate::init()
(qcoreapplication.cpp:787)

.. 

These GAB messages are just some qDebug() I've added around , there is no code
changes.

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

[kmail2] [Bug 376565] Automatic spell checking is not working

2017-02-24 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=376565

--- Comment #1 from avlas  ---
I tried creating a new user from scratch for testing purposes and it works.
This doesn't seem then a packaging issue, neither an application bug. 

Most likely this relates to a configuration issue that is making it not working
for my (production) user, perhaps something has change between versions and the
config files that used to work, stopped working.

Following this strategy, I tried to temporarily rename kmail2 files in my home
(in .config/.local/.cache) to see if that would fix the issue and identify the
problem. Unfortunately this has been unsuccesful so far.

I wonder if this may be related to kdepim...

Btw, another application that seems to suffer the same (or at least similar
issue) is choqok.

I'm willing to test further but also a bit out of ideas, so any suggestion on
how to test this further will be highly appreciated. 

Thanks in advance.

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

[plasmashell] [Bug 375924] Cannot rearrange pinned applications

2017-02-24 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=375924

Eike Hein  changed:

   What|Removed |Added

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

--- Comment #15 from Eike Hein  ---
Fixed by 16680da7ab0e in plasma-workspace for 5.9.3.

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

[digikam] [Bug 376815] Restore from Trash works incorrectly

2017-02-24 Thread Johannes Hirte
https://bugs.kde.org/show_bug.cgi?id=376815

Johannes Hirte  changed:

   What|Removed |Added

 CC||johannes.hirte@datenkhaos.d
   ||e

--- Comment #4 from Johannes Hirte  ---
This leads now to the following compile error:

/var/tmp/portage/media-gfx/digikam-/work/digikam-/libs/dtrash/dtrash.cpp:
In static member function ‘static QString
Digikam::DTrash::getAvialableJsonFilePathInTrash(const QString&, const
QString&, int)’:
/var/tmp/portage/media-gfx/digikam-/work/digikam-/libs/dtrash/dtrash.cpp:222:41:
error: ‘QChar::QChar(char)’ is private within this context
 randomString.replace(0, 1, QChar('-'));
 ^
In file included from /usr/include/qt5/QtCore/qstring.h:48:0,
 from /usr/include/qt5/QtCore/qobject.h:47,
 from /usr/include/qt5/QtCore/QObject:1,
 from
/var/tmp/portage/media-gfx/digikam-/work/digikam-/libs/dtrash/dtrash.h:29,
 from
/var/tmp/portage/media-gfx/digikam-/work/digikam-/libs/dtrash/dtrash.cpp:24:
/usr/include/qt5/QtCore/qchar.h:562:5: note: declared private here
 QChar(char c) Q_DECL_NOTHROW;
 ^
make[2]: *** [libs/dtrash/CMakeFiles/dtrash_src.dir/build.make:63:
libs/dtrash/CMakeFiles/dtrash_src.dir/dtrash.cpp.o] Error 1


possible fix

diff --git a/libs/dtrash/dtrash.cpp b/libs/dtrash/dtrash.cpp
index 7b65f3844d..4eed798c3e 100644
--- a/libs/dtrash/dtrash.cpp
+++ b/libs/dtrash/dtrash.cpp
@@ -219,7 +219,7 @@ QString DTrash::createJsonRecordForFile(const QString&
collectionPath, const QSt
 QString DTrash::getAvialableJsonFilePathInTrash(const QString& collectionPath,
const QString& baseName, int version)
 {
 QString randomString = QUuid::createUuid().toString();
-randomString.replace(0, 1, QChar('-'));
+randomString.replace(0, 1, QChar(0x2D));
 randomString.chop(1);

 QString pathToCreateJsonFile = collectionPath + QLatin1Char('/') +


QChar::fromLatin1() should work too

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

[kaffeine] [Bug 376844] Freeze at channel switching

2017-02-24 Thread Michael Zapf
https://bugs.kde.org/show_bug.cgi?id=376844

--- Comment #5 from Michael Zapf  ---
Just noticed that vlc outputs the same line "Using G3DVL VDPAU Driver Shared
Library version 1.0 for hardware decoding" although video is set to OpenGL GLX
video output (XCB).

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

[kwin] [Bug 371221] Restored maximized windows can't be minimized

2017-02-24 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=371221

--- Comment #1 from Martin Gräßlin  ---
What do you mean with "No way to minimize?" How did you try to minimize?

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

[kaffeine] [Bug 376882] DVB-S: FE_SET_PROPERTY: Invalid argument

2017-02-24 Thread Michael Zapf
https://bugs.kde.org/show_bug.cgi?id=376882

--- Comment #2 from Michael Zapf  ---
libdvbv5-0 is at 1.12.2 since Feb 14, according to the update log. Mind that
vlc does not experience any issues when tuning non-HD.

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

[kaffeine] [Bug 376844] Freeze at channel switching

2017-02-24 Thread Michael Zapf
https://bugs.kde.org/show_bug.cgi?id=376844

--- Comment #4 from Michael Zapf  ---
The problem appeared after my hardware upgrade (including a RX 480) and
operating system upgrade (openSUSE Tumbleweed). Had to go to Tumbleweed
(rolling release) because the Catalyst driver has become unavailable, and the
RX 480 is only supported in later releases of the OSS driver (amdgpu). So in
contrast, I'm not using the proprietary driver anymore.

However, with all these changes, including kaffeine's switch to VLC, it is hard
to tell where the problem actually is.

What I saw was that despite my setting of vout (and restart of kaffeine), I'm
getting these lines:

24-02-17 15:27:01.255 [Info] Using built-in dvb device manager
24-02-17 15:27:01.821 [Info] Found dvb device : Montage Technology DS3000
[7f0d7c093fa8] avcodec decoder: Using G3DVL VDPAU Driver Shared Library
version 1.0 for hardware decoding.

libVLC arguments are: --no-video-title-show --vout=glx_xcb

(Where can I actually find the values for vout? Not even the man page of vlc
was helpful in that respect.)

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

[plasmashell] [Bug 376826] assign windows to Activities in task manager unriable

2017-02-24 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=376826

David Edmundson  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/e5df3ded85c94f0
   ||a33afe12b18e6afad96f12639
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from David Edmundson  ---
Git commit e5df3ded85c94f0a33afe12b18e6afad96f12639 by David Edmundson.
Committed on 24/02/2017 at 14:24.
Pushed by davidedmundson into branch 'Plasma/5.9'.

Avoid capturing MenuItem instead determine checked state from toggled signal

Summary:
Due to JS lambdas menuItem is being captured by reference, and as such
the call to menuItem.checked returns the checked state of the last item
in the for loop. Instead of adding to the capture this patch uses the
supplied boolean from the QMenuItem::toggled signal.

Also unlike Array.concat Array.splice alters the current array, we don't
want to create a new var.

Test Plan:
Debug of menuItem.text showed we were capturing the wrong thing
Clicked window into multiple activities and unticked them. All worked as
intended

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

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

M  +5-6applets/taskmanager/package/contents/ui/ContextMenu.qml

https://commits.kde.org/plasma-desktop/e5df3ded85c94f0a33afe12b18e6afad96f12639

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

[kaffeine] [Bug 376882] DVB-S: FE_SET_PROPERTY: Invalid argument

2017-02-24 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=376882

--- Comment #1 from Mauro Carvalho Chehab  ---
(In reply to Michael Zapf from comment #0)
> Since 2017-02-23, when trying to tune in a DVB-S (non-HD) channel, the
> console output appears:
> 
> 24-02-17 13:08:56.902 [Critical] FE_SET_PROPERTY: Invalid argument
> 24-02-17 13:08:56.903 [Warning ] ioctl FE_SET_PROPERTY failed for frontend
> /dev/dvb/adapter0/frontend0
> 
> and no output is shown. Kaffeine is still working, but only HD channels can
> be watched. This is a regression on 2017-02-23.

This kind of issue sounds more like a libdvbv5. Did you change also libdvbv5?

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

[krita] [Bug 376890] New: onion skin for layer should be hidden if layer is not listed in the timeline

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376890

Bug ID: 376890
   Summary: onion skin for layer should be hidden if layer is not
listed in the timeline
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: gordie.lacha...@gmail.com
  Target Milestone: ---

Well, the title says it all :
onion skin for a layer should be hidden if that layer is not listed in the
timeline :)

Thanks

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

[kwin] [Bug 371221] Restored maximized windows can't be minimized

2017-02-24 Thread Gabriel C
https://bugs.kde.org/show_bug.cgi?id=371221

Gabriel C  changed:

   What|Removed |Added

Product|ksmserver   |kwin
Version|5.8.2   |5.9.2
   Assignee|l.lu...@kde.org |kwin-bugs-n...@kde.org
  Component|general |general
 CC||nix.or@gmail.com

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

[krita] [Bug 376889] New: "Show in Timeline" : layers should inherit their parents for this option

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376889

Bug ID: 376889
   Summary: "Show in Timeline" : layers should inherit their
parents for this option
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: gordie.lacha...@gmail.com
  Target Milestone: ---

Hi !  
The option "show in timeline" for layers should inherit the value of their
parents (if they have one).

Let's say I have this structure :

-Group01   [X] Show in timeline
--layer 1  [ ] Show in timeline
--layer 2  [X] Show in timeline

Now if I uncheck "Show in timeline" for Group01, layer 1 and layer 2 should be
hidden from timeline too.
Of course, if I check Group01 again, they should return to their previous
state.

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

[kaffeine] [Bug 376844] Freeze at channel switching

2017-02-24 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=376844

--- Comment #3 from Mauro Carvalho Chehab  ---
(In reply to Michael Zapf from comment #2)
> I have the same problem. As I learned, kaffeine has switched from xine to
> vlc, and so I tried to watch TV on vlc directly.
> 
> When I use VDPAU, VLC freezes at some occasions when switching channels.
> When I change the output to "OpenGL GLX video output", I never experienced a
> freeze when switching channels.

Ah! That could very likely be due to GPU driver issues, specially if you're
using some proprietary driver. If this is a GPU driver issue, I guess there's
not much we can do at Kaffeine side.

> 
> (Freeze: The video/audio output stops, but the program is still responsive.
> In Kaffeine, however, when I press the stop button, the button seems to
> freeze as well in that occasion.)

Hmm... libVLC sometimes don't synchronize with a mpeg-TS screen, with causes it
to fail parsing it. That happens even with recorded videos when played on vlc.
There are some improvements on it at version 3.0 (although "version 3.0" is
actually a rolling version, as its final release didn't happen yet - so results
may vary, depending on the patches applied to it).

> 
> Now in Kaffeine, there is a setting for libVLC. But although I added the
> parameter "--vout=glx_xcb", there are still freezes for Kaffeine. So maybe I
> did it wrong, but I think I read somewhere that the vout parameter is
> ignored at that point.

You need to restart Kaffeine for it to use --vout. This parameter is passed
when Kaffeine starts the libVLC backend, so it should not be ignored.

Unfortunately, even on current versions of libVLC, there's no way to configure
the vout in runtime. I've been discussing with VLC developers for a while about
adding a way to better control vout and mouse events passed to it, in order to
fix BZ#373814.

> Also, I found that when I stop DVB in kaffeine with the Stop button, I can
> avoid freezes for most of the time; they sometimes still occur, but rarely.

Not sure if, currently, changing channels makes libvlc to stop/restart, but I
guess it doesn't. I'll take deeper a look, but such kind of change may slow
down channel changes and cause issues with pause.

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

[kdeconnect] [Bug 376803] Cannot use KDE Connect on connected wifi using the proxy (squid)

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376803

--- Comment #1 from raka.li...@gmail.com ---
Also, KDE connect cannot use on public captive wifi. I'm tried it on McDonalds
WiFi.

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

[krita] [Bug 376888] New: visually distinguish empty and non empty keyframes (and other frames types)

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376888

Bug ID: 376888
   Summary: visually distinguish empty and non empty keyframes
(and other frames types)
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: gordie.lacha...@gmail.com
  Target Milestone: ---

Created attachment 104204
  --> https://bugs.kde.org/attachment.cgi?id=104204=edit
types of frames in Adobe's Flash

Hi, we need more visual "grammar" for frames in the timelines, so you can see
quickly of what your animation is made.

Actually, frames and keyframes looks different in Krita : frames looks like
"transparent" rectangles while keyframes looks like colored rectangles.

It should also distinguish empty and non-empty keyframes.
Speaking of this, since Krita now supports tweening, better have also something
that shows a frame is tweened.

Well, Flash, the old man of wisdom, did this perfectly.  See attached file.

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

[krita] [Bug 376883] Paste on active layer

2017-02-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=376883

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
   Severity|normal  |wishlist
 CC||b...@valdyas.org
 Ever confirmed|0   |1

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

[krita] [Bug 376874] enable shortcuts for "insert 1 frame" and "remove 1 frame"

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376874

--- Comment #2 from gordie.lacha...@gmail.com ---
I filled a bug for the layer commands :
https://bugs.kde.org/show_bug.cgi?id=376886

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

[krita] [Bug 376887] New: layer icon for "show in timeline"

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376887

Bug ID: 376887
   Summary: layer icon for "show in timeline"
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: Windows CE
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: gordie.lacha...@gmail.com
  Target Milestone: ---

Hi, it would be great to have a layer icon for the "show in timeline" option;
so you can visually see which are the layers enabled/disabled in the timeline.
Thanks !

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

[krita] [Bug 364984] group not editable at new window view.

2017-02-24 Thread Jörn PM
https://bugs.kde.org/show_bug.cgi?id=364984

Jörn PM  changed:

   What|Removed |Added

 CC||webmas...@ionflux.org

--- Comment #7 from Jörn PM  ---
Also happens consistently with current build from git on Ubuntu 16.10.

First, I have to open the new window before I open or create any new document,
otherwise nothing happens at all if I click open new window (or view), with no
errors given.

If I open the new window first and then open a document, I get the "group not
editable" message. I do not even have to create a new view into the document
for this to happen.

Also, I cannot create or delete any new layers after opening the new window. It
will work again after closing the second window.

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

[krita] [Bug 376886] New: "insert 1 frame" and "remove 1 frame" should be available for layers

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376886

Bug ID: 376886
   Summary: "insert 1 frame" and "remove 1 frame" should be
available for layers
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: gordie.lacha...@gmail.com
  Target Milestone: ---

There is a contextual command "insert n frame left" and "insert n frame right"
when right-clicking the top of the Timeline dock.

1 / I don't think two commands are useful for this, we could get rid of "insert
n frame left" and rename "insert n frame right" to "insert n columns" (to match
the existing "remove n column" command)
2 / This command should also be available when right-clicking a frame - and
thud extend/reduce only the frames of a layer, not of the whole timeline.

This is very important to help timing animations  Thanks !

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

[kmymoney4] [Bug 328050] KDE language, number and time option

2017-02-24 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=328050

Chris  changed:

   What|Removed |Added

 CC||camel.christo...@gmail.com

--- Comment #5 from Chris  ---
Is there any progress on this issue ?

I'm french, and I used to have a space as group separator for numbers.
Currently, kmymoney 4.8.0 (running with KDE 4.14.29 on Linux Arch 4.9.11-1) is
not able to be configured this way.

Thx.

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

[krita] [Bug 376883] Paste on active layer

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376883

--- Comment #1 from gordie.lacha...@gmail.com ---
Related to https://bugs.kde.org/show_bug.cgi?id=364162

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

[krita] [Bug 364162] Copy Paste to Frame

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364162

gordie.lacha...@gmail.com changed:

   What|Removed |Added

 CC||gordie.lacha...@gmail.com

--- Comment #2 from gordie.lacha...@gmail.com ---
Totally agree, highly required !
Which also means the current "Copy Frame" command should be renamed to "Clone
Current Frame" or something like that.

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

[digikam] [Bug 376885] The setting 'Always show original images' cannot be disabled in 5.5.0

2017-02-24 Thread g0rak
https://bugs.kde.org/show_bug.cgi?id=376885

g0rak  changed:

   What|Removed |Added

 CC||g0ra...@gmail.com

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

[plasmashell] [Bug 376826] assign windows to Activities in task manager unriable

2017-02-24 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=376826

David Edmundson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[digikam] [Bug 376885] New: The setting 'Always show original images' cannot be disabled in 5.5.0

2017-02-24 Thread g0rak
https://bugs.kde.org/show_bug.cgi?id=376885

Bug ID: 376885
   Summary: The setting 'Always show original images' cannot be
disabled in 5.5.0
   Product: digikam
   Version: 5.5.0
  Platform: Mac OS X Disk Images
OS: OS X
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Versioning
  Assignee: digikam-de...@kde.org
  Reporter: g0ra...@gmail.com
  Target Milestone: ---

I was testing Digikam 5.4.0 and the setting 'Preferences > Versioning > Always
show original images' worked correctly.  I could disable it and it would hide
old versions of images.

After upgrading to 5.5.0 (a pre-version bundle to get around Unique ID bug
375483 for Samsung phones) I noticed that I can no longer disable the 'Always
show original images' setting.  It always stays enabled, even though other
controls in preferences are able to be saved.

I've tried 2 releases of 5.5.0, one on 05/02/17 and one on 24/02/17 (today),
both have this bug.

Downgrading to 5.4.0 makes this work again, but of course bug 375483 is back. 
Thanks.

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

[krita] [Bug 376883] Paste on active layer

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376883

gordie.lacha...@gmail.com changed:

   What|Removed |Added

Summary|Paste on (same) layer   |Paste on active layer

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

[kmail2] [Bug 373843] kmail 5.4.0 "Act on new/unread mail in this folder" option not working

2017-02-24 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=373843

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||5.4.2
 CC||mon...@kde.org
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Laurent Montel  ---
Fixed in 5.4.2

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

[kmail2] [Bug 374056] ctrl++ does not allow zoom in

2017-02-24 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=374056

--- Comment #3 from Laurent Montel  ---
I use thunbleweed, french keyboard.

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

[krita] [Bug 376884] New: Active layer in the Timeline and Layers docks should be synced

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376884

Bug ID: 376884
   Summary: Active layer in the Timeline and Layers docks should
be synced
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: gordie.lacha...@gmail.com
  Target Milestone: ---

Hi,
The active layer from the Timeline and Layers docks should be synced.

For now, if copy/paste a selection from within a timeline's frame; it's not the
content of timeline layer which is copied, but the content of the layer
selected in the Layers dock; which is not logicial.

Thanks !

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

[digikam] [Bug 376881] Image-Rename on Windows UNC-Path failed

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376881

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

   What|Removed |Added

  Component|general |AdvancedRename
 CC||caulier.gil...@gmail.com

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

[krita] [Bug 376883] New: Paste on (same) layer

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376883

Bug ID: 376883
   Summary: Paste on (same) layer
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: unspecified
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: gordie.lacha...@gmail.com
  Target Milestone: ---

Hi,
There is a "Paste" and "Paste into New image" commands, but it would be great
to be have "Paste into Layer".
It would paste the buffer into the selected layer.
This is especially useful for animation; because actually a new layer is added
each time you copy / paste something.

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

[kaffeine] [Bug 376882] New: DVB-S: FE_SET_PROPERTY: Invalid argument

2017-02-24 Thread Michael Zapf
https://bugs.kde.org/show_bug.cgi?id=376882

Bug ID: 376882
   Summary: DVB-S: FE_SET_PROPERTY: Invalid argument
   Product: kaffeine
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: mchehab+...@kernel.org
  Reporter: forum...@mizapf.de
  Target Milestone: ---

Since 2017-02-23, when trying to tune in a DVB-S (non-HD) channel, the console
output appears:

24-02-17 13:08:56.902 [Critical] FE_SET_PROPERTY: Invalid argument
24-02-17 13:08:56.903 [Warning ] ioctl FE_SET_PROPERTY failed for frontend
/dev/dvb/adapter0/frontend0

and no output is shown. Kaffeine is still working, but only HD channels can be
watched. This is a regression on 2017-02-23.

VLC is still working with the same settings.

Kaffeine Version: 2.0.5

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

[krunner] [Bug 372635] do not follow mousepointer when accessing krunner via keyboard

2017-02-24 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=372635

--- Comment #9 from Martin Steigerwald  ---
Kai, thank you for thinking on a fix. Whatever the fix may be: Please consider
to backport it to Plasma 5.8 LTS, cause this way it can still be integrated in
distributions – giving much relief to users how would otherwise be stuck with
this really annoying bug for years. I am volunteering to hint Debian Qt/KDE
team at a fix thats usable in Plasma 5.8 LTS.

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

[digikam] [Bug 376881] Image-Rename on Windows UNC-Path failed

2017-02-24 Thread Heiko Boeringer
https://bugs.kde.org/show_bug.cgi?id=376881

--- Comment #1 from Heiko Boeringer  ---
Created attachment 104203
  --> https://bugs.kde.org/attachment.cgi?id=104203=edit
faild rename operation 2

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

[digikam] [Bug 376881] New: Image-Rename on Windows UNC-Path failed

2017-02-24 Thread Heiko Boeringer
https://bugs.kde.org/show_bug.cgi?id=376881

Bug ID: 376881
   Summary: Image-Rename on Windows UNC-Path failed
   Product: digikam
   Version: 5.4.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-de...@kde.org
  Reporter: heiko.boerin...@woerth.de
  Target Milestone: ---

Created attachment 104202
  --> https://bugs.kde.org/attachment.cgi?id=104202=edit
failed rename operation on dfs

Dear Digicam-Team,

Client: Windows 7 
Server: Windows 2012R2 
digikam 5.4.0

on digikam 5.4.1 file rename operation (F2) failes while rename a file on a
DFS-Share (\\rvmo\daten\Bilder-Bibliothek_Sachb). On a local directory
(C:\_Gruppen\Bilder-Bibliothek_Sachb) rename operation works fine.

kind regards,
Heiko Böringer
City Administration of Woerth am Rhein
Mozartstraße 2
76744 Wörth
Germany

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

[kaffeine] [Bug 376844] Freeze at channel switching

2017-02-24 Thread Michael Zapf
https://bugs.kde.org/show_bug.cgi?id=376844

Michael Zapf  changed:

   What|Removed |Added

 CC||forum...@mizapf.de

--- Comment #2 from Michael Zapf  ---
I have the same problem. As I learned, kaffeine has switched from xine to vlc,
and so I tried to watch TV on vlc directly.

When I use VDPAU, VLC freezes at some occasions when switching channels. When I
change the output to "OpenGL GLX video output", I never experienced a freeze
when switching channels.

(Freeze: The video/audio output stops, but the program is still responsive. In
Kaffeine, however, when I press the stop button, the button seems to freeze as
well in that occasion.)

Now in Kaffeine, there is a setting for libVLC. But although I added the
parameter "--vout=glx_xcb", there are still freezes for Kaffeine. So maybe I
did it wrong, but I think I read somewhere that the vout parameter is ignored
at that point.

Also, I found that when I stop DVB in kaffeine with the Stop button, I can
avoid freezes for most of the time; they sometimes still occur, but rarely.

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

[choqok] [Bug 313546] When new tweets load, scroll position does not stay with the tweets you're looking at

2017-02-24 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=313546

Kenny Duffus  changed:

   What|Removed |Added

 CC||ke...@kde.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[choqok] [Bug 376880] New: No way to get all tweets since last time

2017-02-24 Thread Kenny Duffus
https://bugs.kde.org/show_bug.cgi?id=376880

Bug ID: 376880
   Summary: No way to get all tweets since last time
   Product: choqok
   Version: 1.6
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Twitter
  Assignee: mehrdad.mom...@gmail.com
  Reporter: ke...@kde.org
CC: scarp...@kde.org
  Target Milestone: ---

No matter how high you set "Number of posts to show in timelines" I only seem
to get about the last 200 tweets.

It would be great to have a setting to get all tweets since your last read
one/last time choqok was running.

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

[plasmashell] [Bug 376879] New: Plasma Crashed

2017-02-24 Thread Ekanto
https://bugs.kde.org/show_bug.cgi?id=376879

Bug ID: 376879
   Summary: Plasma Crashed
   Product: plasmashell
   Version: 5.9.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: umareka...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.9.2)

Qt Version: 5.8.0
Frameworks Version: 5.31.0
Operating System: Linux 4.4.48-1-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I was downloading contents from web. Plasma suddenly crashed

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

Thread 18 (Thread 0x7f5238ff9700 (LWP 8667)):
#0  0x7f53331ad10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f53342dd58b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f527ac351d0 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7f527ac399d8 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7f527ac34263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7f527ac39a32 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x7f527ac34263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#7  0x7f527ac39a32 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#8  0x7f527ac34263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#9  0x7f527ac39a32 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#10 0x7f527ac34263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#11 0x7f527ac37249 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#12 0x7f53342dc6d8 in  () at /usr/lib/libQt5Core.so.5
#13 0x7f53331a7454 in start_thread () at /usr/lib/libpthread.so.0
#14 0x7f5333bf17df in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7f52397fa700 (LWP 8666)):
#0  0x7f53331ad10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f53342dd58b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f527ac351d0 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7f527ac399d8 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7f527ac34263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7f527ac39a32 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x7f527ac34263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#7  0x7f527ac37249 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#8  0x7f53342dc6d8 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f53331a7454 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7f5333bf17df in clone () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7f5239ffb700 (LWP 8665)):
#0  0x7f53331ad10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f53342dd58b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f527ac351d0 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7f527ac399d8 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7f527ac34263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7f527ac39a32 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x7f527ac34263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#7  0x7f527ac37249 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#8  0x7f53342dc6d8 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f53331a7454 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7f5333bf17df in clone () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7f523a7fc700 (LWP 8664)):
#0  0x7f53331ad10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f53342dd58b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f527ac351d0 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) 

[kopete] [Bug 376878] New: Stay logged in in a chat group when close the window

2017-02-24 Thread Dantalian
https://bugs.kde.org/show_bug.cgi?id=376878

Bug ID: 376878
   Summary: Stay logged in in a chat group when close the window
   Product: kopete
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Main Application
  Assignee: kopete-bugs-n...@kde.org
  Reporter: dmitriew...@gmail.com
  Target Milestone: ---

It is nice to have an option to stay logged in a group chat (for instance,
conference for jabber) when you close the chat window. For example, this
feature is implemented in Pidgin client.
The problem is that I need to keep the chat window opened as long as I want to
receive messages from this group chat. Sometime it is really annoying, because
I can close the window with all chats and I well be automatically logged out
from all group chats as well. Of course it will require log-out button in the
context menu for group chats as well.

P.S. Unfortunately I couldn't find any settings for group chats (except log-in
with starting the app).

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

[krita] [Bug 376874] enable shortcuts for "insert 1 frame" and "remove 1 frame"

2017-02-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376874

anim...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
   Severity|normal  |wishlist
 CC||anim...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from anim...@gmail.com ---
I confirm this would be a good thing to add, at least some shortcuts for the
actions in the contextual menu of the timeline header.

The other part about adding similar actions for all layers is another step that
could be discussed.

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

  1   2   >