[kdesrc-build] [Bug 359986] New: Issue in Git Remote Prefix section in the build document

2016-03-01 Thread pgundlupetvenkatesh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359986

Bug ID: 359986
   Summary: Issue in Git Remote Prefix section in the build
document
   Product: kdesrc-build
   Version: unspecified
  Platform: Ubuntu Packages
   URL: https://community.kde.org/Frameworks/Building
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: documentation
  Assignee: mp...@kde.org
  Reporter: pgundlupetvenkat...@mail.csuchico.edu

OS: Ubuntu 15.10 x64
Product: KDevelop5

Within "Git remote prefix" section, to setup 'kde:' prefix for git command we
have to add the following text to ~/.gitconfig file.

 [url "git://anongit.kde.org/"]
  insteadOf = kde:
[url "ssh://g...@git.kde.org/"]
  pushInsteadOf = kde:


When saved the above text into .gitconfig file and executed "git clone
kde:kdesrc-build extragear/utils/kdesrc-build" line in the terminal logging in
as root user, error throws up saying

fatal: bad config file line 4 in /home//.gitconfig

when I remove the tags "" and ""
and run it again its clones.

Reproducible: Always

Steps to Reproduce:
1. Get all the above dependencies before coming to this step and install git.
2. within ~/.gitconfig file, paste the text as is said in the 'Git remote
prefix' section and save the file.
3.  switch as root user and continue to the next section "Clone kdesrc-build"
4. "git clone kde:kdesrc-build extragear/utils/kdesrc-build" command will fail.

Actual Results:  
fatal: bad config file line 4 in /home//.gitconfig

Expected Results:  
Cloning into 'extragear/utils/kdesrc-build'...
remote: Counting objects: 6845, done.
remote: Compressing objects: 100% (2419/2419), done.
remote: Total 6845 (delta 4336), reused 6616 (delta 4194)
Receiving objects: 100% (6845/6845), 1.76 MiB | 380.00 KiB/s, done.
Resolving deltas: 100% (4336/4336), done.
Checking connectivity... done.

Removing tag  in .gitconfig file cloned the kdesrc-build.

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


[kdelibs] [Bug 183458] Numpad (keypad) keys not mapped correctly when setting Global Shortcuts

2016-03-01 Thread Roland Vet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=183458

Roland Vet  changed:

   What|Removed |Added

 CC||vet.rol...@gmail.com

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


[klipper] [Bug 359981] klipper and kwrite help missing in Mageia 5 distro

2016-03-01 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359981

Martin Gräßlin  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Gräßlin  ---
Please report to your distribution. And please make it two bug reports, one for
klipper missing help, one for kwrite missing help.

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

[kontact] [Bug 359985] New: Entire contact crash reading rss feed item and opening in built in browser

2016-03-01 Thread bogi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359985

Bug ID: 359985
   Summary: Entire contact crash reading rss feed item and opening
in built in browser
   Product: kontact
   Version: unspecified
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: khan...@shaw.ca

Application: kontact (4.14.5)
KDE Platform Version: 4.14.5
Qt Version: 4.8.6
Operating System: Linux 4.1.15-desktop-2.mga5 x86_64
Distribution: "Mageia 5"

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

Was reading an rss feed item, and opend it in the internal , not the duble
click external browser. It always crashes when i do that.

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7f3f561800 (LWP 21710))]

Thread 9 (Thread 0x7f7f22143700 (LWP 21712)):
#0  0x7f7f36b9467f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f7f3a267bdf in  () at /lib64/libQtWebKit.so.4
#2  0x7f7f3a267c19 in  () at /lib64/libQtWebKit.so.4
#3  0x7f7f36b8f5bd in start_thread () at /lib64/libpthread.so.0
#4  0x7f7f3cacb81d in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f7ee1429700 (LWP 21713)):
#0  0x7f7f36b9467f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f7f39f96d83 in  () at /lib64/libQtWebKit.so.4
#2  0x7f7f3a298826 in  () at /lib64/libQtWebKit.so.4
#3  0x7f7f36b8f5bd in start_thread () at /lib64/libpthread.so.0
#4  0x7f7f3cacb81d in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f7ed23b8700 (LWP 21722)):
#0  0x7f7f3cabb8ed in read () at /lib64/libc.so.6
#1  0x7f7f365ffbf0 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0
#2  0x7f7f365bd99c in g_main_context_check () at /lib64/libglib-2.0.so.0
#3  0x7f7f365bde5b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#4  0x7f7f365bdfbc in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#5  0x7f7f3d23ce3e in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQtCore.so.4
#6  0x7f7f3d20e931 in
QEventLoop::processEvents(QFlags) () at
/lib64/libQtCore.so.4
#7  0x7f7f3d20ec45 in
QEventLoop::exec(QFlags) () at
/lib64/libQtCore.so.4
#8  0x7f7f3d10c899 in QThread::exec() () at /lib64/libQtCore.so.4
#9  0x7f7f3d10efff in QThreadPrivate::start(void*) () at
/lib64/libQtCore.so.4
#10 0x7f7f36b8f5bd in start_thread () at /lib64/libpthread.so.0
#11 0x7f7f3cacb81d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f7ebf6af700 (LWP 12040)):
#0  0x7f7f36b9467f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f7ebf714cc8 in PluginRequestProcessor::queueProcessorThread() () at
/usr/lib64/IcedTeaPlugin.so
#2  0x7f7ebf715559 in  () at /usr/lib64/IcedTeaPlugin.so
#3  0x7f7f36b8f5bd in start_thread () at /lib64/libpthread.so.0
#4  0x7f7f3cacb81d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f7ebeeae700 (LWP 12041)):
#0  0x7f7f36b9467f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f7ebf714cc8 in PluginRequestProcessor::queueProcessorThread() () at
/usr/lib64/IcedTeaPlugin.so
#2  0x7f7ebf715559 in  () at /usr/lib64/IcedTeaPlugin.so
#3  0x7f7f36b8f5bd in start_thread () at /lib64/libpthread.so.0
#4  0x7f7f3cacb81d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f7ebe6ad700 (LWP 12042)):
#0  0x7f7f36b9467f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f7ebf714cc8 in PluginRequestProcessor::queueProcessorThread() () at
/usr/lib64/IcedTeaPlugin.so
#2  0x7f7ebf715559 in  () at /usr/lib64/IcedTeaPlugin.so
#3  0x7f7f36b8f5bd in start_thread () at /lib64/libpthread.so.0
#4  0x7f7f3cacb81d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f7eb7136700 (LWP 12051)):
#0  0x7f7f3cabff5d in poll () at /lib64/libc.so.6
#1  0x7f7f365bdeb4 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f7f365be232 in g_main_loop_run () at /lib64/libglib-2.0.so.0
#3  0x7f7f30e809b6 in gdbus_shared_thread_func () at /lib64/libgio-2.0.so.0
#4  0x7f7f365e3d75 in g_thread_proxy () at /lib64/libglib-2.0.so.0
#5  0x7f7f36b8f5bd in start_thread () at /lib64/libpthread.so.0
#6  0x7f7f3cacb81d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f7eb65e5700 (LWP 12060)):
#0  0x7f7f3cabb8ed in read () at /lib64/libc.so.6
#1  0x7f7f365ffbf0 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0
#2  0x7f7f365bd99c in g_main_context_check () at /lib64/libglib-2.0.so.0
#3  0x7f7f365bde5b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#4  0x7f7f365bdfbc in g_main

[valgrind] [Bug 359871] Incorrect mask handling in ppoll

2016-03-01 Thread Ivo Raisr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359871

--- Comment #7 from Ivo Raisr  ---
The attached patch has two problems:
- it modifies a client memory which may be read-only (see for example bugs for
modifying env)
- it modifies a client memory and does not restore the changes after syscall

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


[digikam] [Bug 359949] Bad canon raw file makes digikam to crash at startup

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359949

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

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED
 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
Reproducible with 5.0.0.

The crash is in Exiv2 shared library :

Thread 1 (Thread 0x7f54e39bda40 (LWP 10870)):
[KCrash Handler]
#6  0x7f55098f1718 in Exiv2::getUShort(unsigned char const*,
Exiv2::ByteOrder) (buf=buf@entry=0x7f55d4019019 , byteOrder=byteOrder@entry=Exiv2::littleEndian) at
types.cpp:236
#7  0x7f5509855fc4 in
Exiv2::Internal::CiffDirectory::readDirectory(unsigned char const*, unsigned
int, Exiv2::ByteOrder) (this=0x1d89e90, pData=0x7f54d401901a "", size=1277926,
byteOrder=Exiv2::littleEndian) at crwimage.cpp:452
#8  0x7f5509856327 in Exiv2::Internal::CiffHeader::read(unsigned char
const*, unsigned int) (this=this@entry=0x1d89e60,
pData=pData@entry=0x7f54d4019000 "II\032", size=size@entry=1277952) at
crwimage.cpp:391
#9  0x7f5509856481 in Exiv2::CrwParser::decode(Exiv2::CrwImage*, unsigned
char const*, unsigned int) (pCrwImage=pCrwImage@entry=0x1d89d90,
pData=0x7f54d4019000 "II\032", size=size@entry=1277952) at crwimage.cpp:177
#10 0x7f55098566cd in Exiv2::CrwImage::readMetadata() (this=0x1d89d90) at
crwimage.cpp:134
#11 0x7f550cf59e75 in Digikam::MetaEngine::load(QString const&) const
(this=0x7ffc08993850, filePath=...) at
/home/gilles/Devel/5.x/core/libs/dmetadata/metaengine.cpp:283
#12 0x7f550cf95237 in Digikam::DMetadata::load(QString const&) const
(this=0x7ffc08993850, filePath=...) at
/home/gilles/Devel/5.x/core/libs/dmetadata/dmetadata.cpp:100
#13 0x00453021 in ShowFoto::ShowFoto::openUrls(QList const&)
(this=0x16fcba0, urls=...) at
/home/gilles/Devel/5.x/core/showfoto/main/showfoto.cpp:526
#14 0x00457b0a in ShowFoto::ShowFoto::slotDroppedUrls(QList
const&) (this=0x16fcba0, droppedUrls=...) at
/home/gilles/Devel/5.x/core/showfoto/main/showfoto.cpp:1282
#15 0x00450107 in ShowFoto::ShowFoto::ShowFoto(QList const&)
(this=0x16fcba0, urlList=..., __in_chrg=, __vtt_parm=) at /home/gilles/Devel/5.x/core/showfoto/main/showfoto.cpp:202
#16 0x0044e816 in main(int, char**) (argc=2, argv=0x7ffc08993f58) at
/home/gilles/Devel/5.x/core/showfoto/main/main.cpp:86

In fact digiKam handle all exception from Exiv2 already, since a long. Exiv2 in
case of corrupted file must take a care about this problematic case, and
generate a C++ exception instead to crash.

It's also reproducible directly with Exiv2 CLI tool :

[gilles@localhost BugDigikamRaw]$ exiv2 --version
exiv2 0.25 001900 (64 bit build)
Copyright (C) 2004-2015 Andreas Huggel.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free
Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301 USA
[gilles@localhost BugDigikamRaw]$ exiv2 -v crw_3888.crw 
File 1/1: crw_3888.crw
Segmentation fault (core dumped)
[gilles@localhost BugDigikamRaw]$ 

Report this problem as UPSTREAM to Exiv2 bugzilla with link to CR2 files to
download.

Gilles Caulier

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


[digikam] [Bug 359897] Compilation failure - conflicting return type decodeRawImage()

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359897

--- Comment #1 from caulier.gil...@gmail.com ---
Git commit be7e29655eb5e951aa07854255d4742f0beb40bc by Gilles Caulier.
Committed on 02/03/2016 at 04:54.
Pushed by cgilles into branch 'master'.

Remove unused method since panorama and expoblending tools are moved to DK core

M  +1-10   src/interface.h
M  +0-20   tests/common/kipiinterface.cpp

http://commits.kde.org/libkipi/be7e29655eb5e951aa07854255d4742f0beb40bc

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


[digikam] [Bug 359897] Compilation failure - conflicting return type decodeRawImage()

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359897

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

   What|Removed |Added

   Version Fixed In||5.0.0
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/digi
   ||kam/0cdafd38a0759c5751cf7b5
   ||c81417e6c427be372
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from caulier.gil...@gmail.com ---
Git commit 0cdafd38a0759c5751cf7b5c81417e6c427be372 by Gilles Caulier.
Committed on 02/03/2016 at 04:55.
Pushed by cgilles into branch 'master'.

Remove unused method since panorama and expoblending tools are moved to DK core
FIXED-IN: 5.0.0

M  +0-17   utilities/kdesupport/kipi/kipiinterface.cpp

http://commits.kde.org/digikam/0cdafd38a0759c5751cf7b5c81417e6c427be372

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


[kmail2] [Bug 359964] "Kmailleaks", or what to improve to make Kmail more privacy friendly.

2016-03-01 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359964

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
you look at mail in sent-mail not mail really send to other user:
=> X-KMail-Identity is never sent X-KMail-Dictionary is never sent. It's
removed for mail which is sent.
=> Message-ID: you can customize it in kmail configuration.

=> user-agent I don't know why we export them indeed. I will investigate.

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


[kio] [Bug 357870] Failure on listing of directory with non-Latin name

2016-03-01 Thread Dimitris Damigos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357870

Dimitris Damigos  changed:

   What|Removed |Added

 CC||dim.pub...@yahoo.gr

--- Comment #2 from Dimitris Damigos  ---
I would like to confirm this bug.
ArchLinux with all the updates.
Version 15.12.2
KDE Frameworks 5.19.0

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


[plasmashell] [Bug 359984] New: Plasma crashes when i try change the settings of my hangouts account

2016-03-01 Thread Luisgac via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359984

Bug ID: 359984
   Summary: Plasma crashes when i try change the settings of my
hangouts account
   Product: plasmashell
   Version: 5.5.4
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: luisgac...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.4)

Qt Version: 5.5.1
Operating System: Linux 4.2.0-30-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
This happens every time I try to change the settings. Plasma crash and restart.

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

Thread 26 (Thread 0x7f691afc9700 (LWP 6578)):
#0  0x7f692c9b7775 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f692c9b811b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f692c9b82fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f693055050b in QEventDispatcherGlib::processEvents
(this=0x7f69140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f69304f750a in QEventLoop::exec (this=this@entry=0x7f691afc8da0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f6930313ac4 in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7f6932bc1c35 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f6930318a6e in QThreadPrivate::start (arg=0xbf2850) at
thread/qthread_unix.cpp:331
#8  0x7f692f4046aa in start_thread (arg=0x7f691afc9700) at
pthread_create.c:333
#9  0x7f692fc2de9d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 25 (Thread 0x7f690e350700 (LWP 6579)):
#0  0x7f692fbf1bed in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f692fc24e34 in usleep (useconds=) at
../sysdeps/unix/sysv/linux/usleep.c:32
#2  0x7f6913645d00 in ?? () from /usr/lib/dri/fglrx_dri.so
#3  0x7f6912d46332 in ?? () from /usr/lib/dri/fglrx_dri.so
#4  0x7f6912d46385 in ?? () from /usr/lib/dri/fglrx_dri.so
#5  0x7f692f4046aa in start_thread (arg=0x7f690e350700) at
pthread_create.c:333
#6  0x7f692fc2de9d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 24 (Thread 0x7f690cb36700 (LWP 6580)):
#0  0x7f692fc2288d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f692c9b81ec in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f692c9b82fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f693055050b in QEventDispatcherGlib::processEvents
(this=0x7f6908c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f69304f750a in QEventLoop::exec (this=this@entry=0x7f690cb35da0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f6930313ac4 in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7f6932bc1c35 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f6930318a6e in QThreadPrivate::start (arg=0x1289160) at
thread/qthread_unix.cpp:331
#8  0x7f692f4046aa in start_thread (arg=0x7f690cb36700) at
pthread_create.c:333
#9  0x7f692fc2de9d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7f6906c39700 (LWP 6581)):
#0  0x7f692c9fc884 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f692c9b7770 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f692c9b811b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f692c9b82fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f693055050b in QEventDispatcherGlib::processEvents
(this=0x7f68fc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x7f69304f750a in QEventLoop::exec (this=this@entry=0x7f6906c38da0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x7f6930313ac4 in QThread::exec (this=) at
thread/qthread.cpp:503
#7  0x7f6932bc1c35 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7f6930318a6e in QThreadPrivate::start (arg=0x1177140) at
thread/qthread_unix.cpp:331
#9  0x7f692f4046aa in start_thread (arg=0x7f6906c39700) at
pthread_create.c:333
#10 0x7f692fc2de9d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7f6905308700 (LWP 6582)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f6934f6a194 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7f6934f6a1d9 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7f692f404

[plasmashell] [Bug 352055] plasma-pa plasmoid not shown in systemtray after startup

2016-03-01 Thread Anthony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352055

--- Comment #87 from Anthony  ---
*** Bug 357803 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 357803] System tray + kf 5.18 = ugly clipper icon

2016-03-01 Thread Anthony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357803

Anthony  changed:

   What|Removed |Added

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

--- Comment #14 from Anthony  ---


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

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


[plasmashell] [Bug 352055] plasma-pa plasmoid not shown in systemtray after startup

2016-03-01 Thread Anthony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352055

--- Comment #86 from Anthony  ---
(In reply to Raghavendra kamath from comment #81)
> After the Plasma 5.5.5 march bug-fix update, I don't get the systray arrow
> to show hidden icons. To make the arrow appear I insert a usb drive to
> trigger the device list icon. Dropbox icon is missing too.
> 
> I am using arch linux

Comment 84 for arrow patch
Let's make more clarifications, release date is simple a date, all that present
in stable braches, i.e. Plasma/5.5, is for daily use and stable. 
source=('git://anongit.kde.org/plasma-workspace.git#branch=Plasma/5.5')

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


[krunner] [Bug 359983] New: KRunner history items can't be deleted from UI

2016-03-01 Thread Sudhir Khanger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359983

Bug ID: 359983
   Summary: KRunner history items can't be deleted from UI
   Product: krunner
   Version: 5.5.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: m...@vhanda.in
  Reporter: sud...@sudhirkhanger.com

KRunner history items list has no delete button to remove individual items.

Reproducible: Always

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


[krunner] [Bug 359982] KRunner only shows an item from history instead of all resolving all queries

2016-03-01 Thread Sudhir Khanger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359982

--- Comment #2 from Sudhir Khanger  ---
Created attachment 97635
  --> https://bugs.kde.org/attachment.cgi?id=97635&action=edit
complete list of history

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


[krunner] [Bug 359982] KRunner only shows an item from history instead of all resolving all queries

2016-03-01 Thread Sudhir Khanger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359982

--- Comment #1 from Sudhir Khanger  ---
Created attachment 97634
  --> https://bugs.kde.org/attachment.cgi?id=97634&action=edit
Only one item is shown

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


[krunner] [Bug 359982] New: KRunner only shows an item from history instead of all resolving all queries

2016-03-01 Thread Sudhir Khanger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359982

Bug ID: 359982
   Summary: KRunner only shows an item from history instead of all
resolving all queries
   Product: krunner
   Version: 5.5.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: m...@vhanda.in
  Reporter: sud...@sudhirkhanger.com

I have various statements in KRunner history that begin with same keyword.
KRunner only shows one item at a time and would resolve the other one as you
continue to type and reach the differentiating letter.

Reproducible: Always

Steps to Reproduce:
1. Alt+F2 Open KRunner
2. Search if you have several items that begin with similar keywords
3.

Actual Results:  
KRunner only shows one item at a time although there are other statements with
similar beginning keyword.

Expected Results:  
If I type k then it should show all items that begin with k.

Please see attached screenshots.

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


[digikam] [Bug 329697] digiKam crash when browsing albums (qt-sqlite plugin broken due to BC issue with libsqlite)

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329697

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

   What|Removed |Added

 CC||aj.k...@linux.pl

--- Comment #158 from caulier.gil...@gmail.com ---
*** Bug 359977 has been marked as a duplicate of this bug. ***

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


[digikam] [Bug 359977] the sudden closure of digikam when browsing directories

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359977

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

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---


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

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


[plasmashell] [Bug 352055] plasma-pa plasmoid not shown in systemtray after startup

2016-03-01 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352055

--- Comment #85 from Raghavendra kamath  ---
(In reply to Mark from comment #83)
> (In reply to Raghavendra kamath from comment #81)
> > Dropbox icon is missing too.
> 
> there is a bug in Dropbox 3.14.5 (and newer) that prevents the icon loading.
> Nothing to do with Plasma.
> You should be able to get the icon back with this command
> 
> dropbox stop && dbus-launch dropbox start

My main problem is that there is no arrow to show the hidden icons, I know
dropbox has problems and it's not a major problem for me.
Just to inform you that command did nothing , the dropbox icon doesn't come
back, again I am stating it's not the main issue here.

Because of the missing arrow we can't access notifications printers devices and
other icons which are hidden.

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


[plasmashell] [Bug 352055] plasma-pa plasmoid not shown in systemtray after startup

2016-03-01 Thread Anthony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352055

--- Comment #84 from Anthony  ---
This patch ->
https://quickgit.kde.org/?p=plasma-workspace.git&a=commit&h=42849c35780577cd9c7bd248b3086ebdfcd965df

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


[kdelibs] [Bug 359961] missing icons, issues with font size and other components

2016-03-01 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org

--- Comment #8 from Christoph Feck  ---
I suggest to post this in a distribution-specific forum.

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


[klipper] [Bug 359981] New: klipper and kwrite help missing in Mageia 5 distro

2016-03-01 Thread Thos Sumner via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359981

Bug ID: 359981
   Summary: klipper and kwrite help missing in Mageia 5 distro
   Product: klipper
   Version: 5.1.0
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mgraess...@kde.org
  Reporter: tsum...@mchsi.com

missing components

Reproducible: Always

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


[plasmashell] [Bug 352055] plasma-pa plasmoid not shown in systemtray after startup

2016-03-01 Thread Mark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352055

--- Comment #83 from Mark  ---
(In reply to Raghavendra kamath from comment #81)
> Dropbox icon is missing too.

there is a bug in Dropbox 3.14.5 (and newer) that prevents the icon loading.
Nothing to do with Plasma.
You should be able to get the icon back with this command

dropbox stop && dbus-launch dropbox start

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


[plasma-nm] [Bug 359980] Incorrect Wi-Fi connection information

2016-03-01 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359980

André Marcelo Alvarenga  changed:

   What|Removed |Added

Summary|Show incorrect Wi-Fi|Incorrect Wi-Fi connection
   |connection  |information

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

[plasma-nm] [Bug 359980] Show incorrect Wi-Fi connection

2016-03-01 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359980

--- Comment #1 from André Marcelo Alvarenga  ---
Created attachment 97633
  --> https://bugs.kde.org/attachment.cgi?id=97633&action=edit
Screenshot

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

[plasma-nm] [Bug 359980] New: Show incorrect Wi-Fi connection

2016-03-01 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359980

Bug ID: 359980
   Summary: Show incorrect Wi-Fi connection
   Product: plasma-nm
   Version: 5.5.5
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: jgrul...@redhat.com
  Reporter: alvare...@kde.org
CC: lu...@kde.org

See screenshot attached.

1) Right size (first login): I connect with "dlink" Wi-Fi.

2) Login with other user using User Switch widget.

3) Left size (second login): Network widget shows Casa 77, Jedi and
Wifi_Unifique_151 as connected.

Reproducible: Always




Manjaro Linux - Plasma 5.5.5

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


[Spectacle] [Bug 359979] New: Spectacle freezes Plasma when I launch a second instance

2016-03-01 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359979

Bug ID: 359979
   Summary: Spectacle freezes Plasma when I launch a second
instance
   Product: Spectacle
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: alvare...@kde.org

1. Press PrtScreen to launch Spectacle.
2. Click on Kicker/Kickoff and launch other Spectacle instance. (Plasma
freezes)
3. Close the second Spectacle instance. (a dialog is opened with message:
KDEInit could not launch '/usr/bin/spectacle')
4. Click OK button to close the dialog and unfreeze Plasma.

Reproducible: Always

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


[Spectacle] [Bug 359978] New: No singular form to "seconds" string

2016-03-01 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359978

Bug ID: 359978
   Summary: No singular form to "seconds" string
   Product: Spectacle
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: alvare...@kde.org

In Delay: field there are the string "X seconds".
If I change X to 1, the string should be "1 second".
If I change X to 0, the string could be "No delay" or similar, instead of "0
seconds"

Reproducible: Always

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


[digikam] [Bug 359977] New: the sudden closure of digikam when browsing directories

2016-03-01 Thread Jarek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359977

Bug ID: 359977
   Summary: the sudden closure of digikam when browsing
directories
   Product: digikam
   Version: 4.0.0
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: digikam-de...@kde.org
  Reporter: aj.k...@linux.pl

Application: digikam (4.0.0)
KDE Platform Version: 4.14.2 (Compiled from sources)
Qt Version: 4.8.6
Operating System: Linux 3.13.0-46-generic i686
Distribution: Linux Mint 17.1 Rebecca

-- Information about the crash:
- What I was doing when the application crashed:
For unknown reasons, the program closes several times over several hours,
during continuous conversion of file names.
But never on the "rename", but after returning to the main screen and you
select the next directory.

Or CPU or memory is not overloaded.

The crash can be reproduced sometimes.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xab5ca900 (LWP 16230))]

Thread 7 (Thread 0xa8250b40 (LWP 16232)):
#0  0xb77d8424 in __kernel_vsyscall ()
#1  0xb3651d4b in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2  0xb4770dcc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb554e0f5 in wait (time=4294967295, this=0x9c52a20) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9be624c, mutex=0x9be6248, time=4294967295) at
thread/qwaitcondition_unix.cpp:158
#5  0x0821c064 in ?? ()
#6  0xb554db6f in QThreadPrivate::start (arg=0x9c564b0) at
thread/qthread_unix.cpp:349
#7  0xb35122d1 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#8  0x5c8b0824 in ?? ()
#9  0xbab80424 in ?? ()
#10 0x6500 in ?? ()
#11 0x001015ff in ?? ()
#12 0xd389 in ?? ()
#13 0xfff0013d in ?? ()
#14 0xc30173ff in ?? ()
#15 0x0f79fae8 in ?? ()
#16 0xabc18100 in ?? () from /usr/lib/i386-linux-gnu/sse2/libspeex.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0xa78ffb40 (LWP 16233)):
#0  0xb568fd44 in idleTimerSourceCheck (source=0xa6f01f68) at
kernel/qeventdispatcher_glib.cpp:229
#1  0xb3117dff in g_main_context_check () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb311837a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb3118528 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb568f95f in QEventDispatcherGlib::processEvents (this=0xa6f00488,
flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0xb565e823 in QEventLoop::processEvents (this=this@entry=0xa78fefe8,
flags=...) at kernel/qeventloop.cpp:149
#6  0xb565eb49 in QEventLoop::exec (this=this@entry=0xa78fefe8, flags=...) at
kernel/qeventloop.cpp:204
#7  0xb554b23d in QThread::exec (this=this@entry=0x9be6588) at
thread/qthread.cpp:537
#8  0xb563ec44 in QInotifyFileSystemWatcherEngine::run (this=0x9be6588) at
io/qfilesystemwatcher_inotify.cpp:265
#9  0xb554db6f in QThreadPrivate::start (arg=0x9be6588) at
thread/qthread_unix.cpp:349
#10 0xb35122d1 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#11 0x5c8b0824 in ?? ()
#12 0xbab80424 in ?? ()
#13 0x6500 in ?? ()
#14 0x001015ff in ?? ()
#15 0xd389 in ?? ()
#16 0xfff0013d in ?? ()
#17 0xc30173ff in ?? ()
#18 0x0f79fae8 in ?? ()
#19 0xabc18100 in ?? () from /usr/lib/i386-linux-gnu/sse2/libspeex.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0xa6effb40 (LWP 16237)):
#0  0xb3651194 in __pthread_mutex_unlock_usercnt () from
/lib/i386-linux-gnu/libpthread.so.0
#1  0xb4771014 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb315d120 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb31182cf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb311876b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xac37636a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb313e9aa in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb35122d1 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#8  0x5c8b0824 in ?? ()
#9  0xbab80424 in ?? ()
#10 0x6500 in ?? ()
#11 0x001015ff in ?? ()
#12 0xd389 in ?? ()
#13 0xfff0013d in ?? ()
#14 0xc30173ff in ?? ()
#15 0x0f79fae8 in ?? ()
#16 0xabc18100 in ?? () from /usr/lib/i386-linux-gnu/sse2/libspeex.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0xa606eb40 (LWP 16238)):
#0  0xb315cff7 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb315d618 in g_private_get () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb313ef1e in g_thread_self () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb311734b in g_main_context_acquire () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3118288 in ?? () from /lib/i386-linux-gnu/libg

[Akonadi] [Bug 353987] Incomplete CardDav sync with ownCloud

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353987

--- Comment #7 from nxe...@yahoo.com ---
This is probably not a problem with owncloud and the akonadi dav resource per
say as for me several vcards were misformed and owncloud reported errors with
them when akonadi tried to access them. It seems they had some incorrect
attributes or some empty lines. They were rather old entries probably made with
old versions of Kaddressbook. The Akonadi logs did not help much, they only
said no entries were imported. I guess older versions of Akonadi or owncloud
and my android client are more lenient with incorrect entries. To fix the issue
I exported all the contacts to a vcard in owncloud, which fixed the invalid
entries, deleted all contacts and reimported them with the vcard.

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


[kontact] [Bug 359976] Kontact crashed while start

2016-03-01 Thread Vlastimil Kriz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359976

--- Comment #1 from Vlastimil Kriz  ---
The problem with non visible content of mails in one box ("Retrieving Folder
Contents, Please wait ...") was caused with non-confirmed dialogue window about
un-trustable certificate, that I didn't notice, because it did not pop-up over
the other opened windows. (When I confirm the dialogue, it also caused crash).

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


[picmi] [Bug 359822] Link to manual opens an error page

2016-03-01 Thread Luigi Toscano via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359822

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it

--- Comment #6 from Luigi Toscano  ---
Please install khelpcenter. Also, the link is correct: there is no Italian
version of picmi documentation unfortunately. One could argue that there should
a redirect, but still the message is correct: "The branch stable5 is not
available for the specified application/language." (picmi, it)

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


[kontact] [Bug 359976] New: Kontact crashed while start

2016-03-01 Thread Vlastimil Kriz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359976

Bug ID: 359976
   Summary: Kontact crashed while start
   Product: kontact
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: vlastimil.k...@seznam.cz

Application: kontact (4.14.10)
KDE Platform Version: 4.14.17
Qt Version: 4.8.6
Operating System: Linux 4.1.15-8-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
KMail cannot show content the of mails ("Retrieving Folder Contents, Please
wait ...") so I close it and start again - than it crashed

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3d54c41800 (LWP 17993))]

Thread 4 (Thread 0x7f3d3655b700 (LWP 17994)):
#0  0x7f3d4c19a03f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3d51320eb6 in WTF::TCMalloc_PageHeap::scavengerThread() () from
/usr/lib64/libQtWebKit.so.4
#2  0x7f3d51320ee9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /usr/lib64/libQtWebKit.so.4
#3  0x7f3d4c1960a4 in start_thread () from /lib64/libpthread.so.0
#4  0x7f3d52110fed in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f3d35d3a700 (LWP 17995)):
#0  0x7f3d4c19a03f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3d51093b3d in JSC::BlockAllocator::blockFreeingThreadMain() () from
/usr/lib64/libQtWebKit.so.4
#2  0x7f3d51348a06 in WTF::wtfThreadEntryPoint(void*) () from
/usr/lib64/libQtWebKit.so.4
#3  0x7f3d4c1960a4 in start_thread () from /lib64/libpthread.so.0
#4  0x7f3d52110fed in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f3ce2902700 (LWP 18003)):
#0  0x7fff6dbe6b26 in clock_gettime ()
#1  0x7f3d5211dc3d in clock_gettime () from /lib64/libc.so.6
#2  0x7f3d5282c097 in do_gettime (frac=0x7f3ce2901b70, sec=0x7f3ce2901b68)
at tools/qelapsedtimer_unix.cpp:127
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:144
#4  0x7f3d52907775 in updateCurrentTime (this=0x7f3cdc0030e0) at
kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0x7f3cdc0030e0, tm=...) at
kernel/qeventdispatcher_unix.cpp:460
#6  0x7f3d52905e8c in timerSourcePrepareHelper (src=,
timeout=0x7f3ce2901c24) at kernel/qeventdispatcher_glib.cpp:143
#7  0x7f3d52905f35 in timerSourcePrepare (source=,
timeout=) at kernel/qeventdispatcher_glib.cpp:176
#8  0x7f3d4bbc94ad in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#9  0x7f3d4bbc9d80 in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x7f3d4bbc9f7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#11 0x7f3d52905fde in QEventDispatcherGlib::processEvents
(this=0x7f3cdc0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#12 0x7f3d528d7d4f in QEventLoop::processEvents
(this=this@entry=0x7f3ce2901de0, flags=...) at kernel/qeventloop.cpp:149
#13 0x7f3d528d8045 in QEventLoop::exec (this=this@entry=0x7f3ce2901de0,
flags=...) at kernel/qeventloop.cpp:204
#14 0x7f3d527d54df in QThread::exec (this=) at
thread/qthread.cpp:538
#15 0x7f3d527d7bbf in QThreadPrivate::start (arg=0x2488ab0) at
thread/qthread_unix.cpp:349
#16 0x7f3d4c1960a4 in start_thread () from /lib64/libpthread.so.0
#17 0x7f3d52110fed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f3d54c41800 (LWP 17993)):
[KCrash Handler]
#6  Kontact::MainWindow::activateInitialPluginModule (this=0x223ad30) at
/usr/src/debug/kdepim-4.14.10/kontact/src/mainwindow.cpp:329
#7  0x0040410a in KontactApp::newInstance (this=0x7fff6da4d4f0) at
/usr/src/debug/kdepim-4.14.10/kontact/src/main.cpp:148
#8  0x7f3d5400203a in ?? () from /usr/lib64/libkdeui.so.5
#9  0x7f3d540020b5 in ?? () from /usr/lib64/libkdeui.so.5
#10 0x7f3d540022c3 in ?? () from /usr/lib64/libkdeui.so.5
#11 0x7f3d4ea28d4d in QDBusConnectionPrivate::deliverCall
(this=this@entry=0x2061cb0, object=object@entry=0x221d360, msg=...,
metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:951
#12 0x7f3d4ea29f4b in QDBusConnectionPrivate::activateCall
(this=this@entry=0x2061cb0, object=0x221d360, flags=flags@entry=337, msg=...)
at qdbusintegrator.cpp:863
#13 0x7f3d4ea2a9bd in QDBusConnectionPrivate::activateObject
(this=0x2061cb0, node=..., msg=..., pathStartPos=) at
qdbusintegrator.cpp:1427
#14 0x7f3d4ea2aa8b in QDBusActivateObjectEvent::placeMetaCall
(this=0x42b6420) at qdbusintegrator.cpp:1541
#15 0x7f3d528f149e in QObject::event (this=this@entry=0x7fff6da4d4f0,
e=e@entry=0x42b6420) at kernel/qobject.cpp:1231
#16 0x7f3d528dd61c in QCoreApplication::event
(this=this@entry=0x7fff6da4d4f0, e=e@entry=0x42b6420) a

[valgrind] [Bug 359871] Incorrect mask handling in ppoll

2016-03-01 Thread Ivo Raisr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359871

--- Comment #6 from Ivo Raisr  ---
Steven, thank you for the test case provided and a suggested fix.
Indeed, simple things are very often also effective.
I will prepare patch for Linux as well and have that reviewed.

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


[valgrind] [Bug 359871] Incorrect mask handling in ppoll

2016-03-01 Thread Ivo Raisr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359871

Ivo Raisr  changed:

   What|Removed |Added

  Attachment #97584|0   |1
is obsolete||
  Attachment #97622|0   |1
is obsolete||

--- Comment #5 from Ivo Raisr  ---
Created attachment 97632
  --> https://bugs.kde.org/attachment.cgi?id=97632&action=edit
patch for ppoll on Solaris

This fixes the problematic functionality for ppoll on Solaris.
On Linux needs some investigation if pselect and ppoll use the same syscall
wrapper or different ones.

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


[k3b] [Bug 268680] k3b-2.0.2 crashes while reading a movie dvd [null KTempDir::name, K3b::VideoDVDRippingPreview::slotTranscodeFinished, ..., K3bQProcess::finished]

2016-03-01 Thread James Mold via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=268680

--- Comment #41 from James Mold  ---
Created attachment 97631
  --> https://bugs.kde.org/attachment.cgi?id=97631&action=edit
New crash information added by DrKonqi

k3b (2.0.2) on KDE Platform 4.14.13 using Qt 4.8.6

- What I was doing when the application crashed:
Apps open on the system: firefox-bin, spotify-client

Hardware: Plextor 760A (IDE DVD Drive)
Running KDE 4.14.3 from Linux Mint 17.3 Rosa KDE Edition.

Ripping DVD data fails.

-- Backtrace (Reduced):
#5  0x7f91a66135d0 in KTempDir::name() const () from
/usr/lib/libkdecore.so.5
#6  0x00544879 in K3b::VideoDVDRippingPreview::slotTranscodeFinished
(this=0x2c07e70) at
/build/buildd/k3b-2.0.2/src/rip/videodvd/k3bvideodvdrippingpreview.cpp:125
#7  0x00544b09 in K3b::VideoDVDRippingPreview::qt_static_metacall
(_o=, _id=, _a=, _c=) at
/build/buildd/k3b-2.0.2/obj-x86_64-linux-gnu/src/k3bvideodvdrippingpreview.moc:64
[...]
#9  0x7f91aaf460ff in K3bQProcess::finished (this=this@entry=0x308f940,
_t1=0, _t2=QProcess::CrashExit) at
/build/buildd/k3b-2.0.2/obj-x86_64-linux-gnu/libk3b/moc_k3bqprocess.cpp:162
#10 0x7f91aaf494da in K3bQProcessPrivate::_q_notifyProcessDied
(this=this@entry=0x3113f00) at
/build/buildd/k3b-2.0.2/libk3b/tools/qprocess/k3bqprocess.cpp:762

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


[k3b] [Bug 268680] k3b-2.0.2 crashes while reading a movie dvd [null KTempDir::name, K3b::VideoDVDRippingPreview::slotTranscodeFinished, ..., K3bQProcess::finished]

2016-03-01 Thread James Mold via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=268680

James Mold  changed:

   What|Removed |Added

 CC||james.m...@gmail.com

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


[KBibTeX] [Bug 358984] Saving changes inode number of hard linked files

2016-03-01 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358984

Thomas Fischer  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
  Latest Commit||47dff0a5ef101343ba9aafbd853
   ||8fe2d96052d40

--- Comment #1 from Thomas Fischer  ---
Please test branch 'bugs/kde358984' on my personal Git repository on KDE:
https://quickgit.kde.org/?p=clones%2Fkbibtex%2Fthomasfischer%2Fkbibtex.git
The relevant commit is
http://commits.kde.org/clones/kbibtex/thomasfischer/kbibtex/47dff0a5ef101343ba9aafbd8538fe2d96052d40

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


[kmymoney4] [Bug 359975] New: don't expand display of all accounts when closing an account

2016-03-01 Thread Jack via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359975

Bug ID: 359975
   Summary: don't expand display of all accounts when closing an
account
   Product: kmymoney4
   Version: git master
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: ostrof...@users.sourceforge.net

In the Accounts view, if I right click on an account and close it, the entire
display gets redrawn with the account hierarchy fully expanded, even if it was
all collapsed prior to the close.  This can be annoying if I'm specifically
trying to work only within one account and its subaccounts.  I don't know if
this is an explicitly action in the code, or a side effect of  redisplaying the
tree view.

Reproducible: Always

Steps to Reproduce:
1. Select Accounts view, List tab
2. Right click an account and select "Close account"
3.

Actual Results:  
The view is redraws, fully expanded.

Expected Results:  
The expansion or collapsed state of the tree is not changed.

I'm calling it wishlist, but minor would also be OK.

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


[kdevelop] [Bug 317876] wish: remap Crtl-click

2016-03-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=317876

Milian Wolff  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.0.0
  Latest Commit||http://commits.kde.org/kdev
   ||platform/67fdd39b4ba980ab34
   ||fb1eac405622df5651b3b3
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Milian Wolff  ---
Git commit 67fdd39b4ba980ab34fb1eac405622df5651b3b3 by Milian Wolff, on behalf
of Pedro Ferreira.
Committed on 01/03/2016 at 21:28.
Pushed by mwolff into branch '5.0'.

Change default CTRL + Click jump to definition instead of declaration.

The current default behaviour on CTRL + Click causes the editor to
jump to the function's declaration. This patch changes that to jump
to definition instead.
FIXED-IN: 5.0.0
REVIEW: 127241

M  +41   -61   plugins/contextbrowser/browsemanager.cpp
M  +12   -0plugins/contextbrowser/browsemanager.h

http://commits.kde.org/kdevplatform/67fdd39b4ba980ab34fb1eac405622df5651b3b3

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


[plasmashell] [Bug 352055] plasma-pa plasmoid not shown in systemtray after startup

2016-03-01 Thread Geoffrey Bonneville via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352055

--- Comment #82 from Geoffrey Bonneville  ---
(In reply to Raghavendra kamath from comment #81)
> After the Plasma 5.5.5 march bug-fix update, I don't get the systray arrow
> to show hidden icons. To make the arrow appear I insert a usb drive to
> trigger the device list icon. Dropbox icon is missing too.
> 
> I am using arch linux

Same bug (Arch too). It's worst than before the patch :/

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


[krita] [Bug 359974] New: Only able to see one layer in the animation

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359974

Bug ID: 359974
   Summary: Only able to see one layer in the animation
   Product: krita
   Version: 3.0 Alpha
  Platform: Windows CE
OS: Windows CE
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: andrewnguyen...@gmail.com

The animation layers area only show one layer even though there's a large space
there. I can access the layers through a different menu but it's a pain.

Reproducible: Always

Steps to Reproduce:
1. Open animation
2. Look at the layers.
3.

Actual Results:  
The only one layer shows

Expected Results:  
Showed all layers

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


[valgrind] [Bug 359871] Incorrect mask handling in ppoll

2016-03-01 Thread Ivo Raisr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359871

Ivo Raisr  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
   Assignee|jsew...@acm.org |iv...@ivosh.net

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


[krita] [Bug 358160] Can not create a new image nor open files.

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358160

spokenriv...@googlemail.com changed:

   What|Removed |Added

 CC||spokenriv...@googlemail.com

--- Comment #2 from spokenriv...@googlemail.com ---
I can open jpg's and work on them I just cannot create new image. I'm using
WIndows 8.1 and have only just downloaded Krita for the first time

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


[plasmashell] [Bug 359972] New: plasma crash trying to launch konsole

2016-03-01 Thread Arthur Marsh via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359972

Bug ID: 359972
   Summary: plasma crash trying to launch konsole
   Product: plasmashell
   Version: 5.5.4
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: arthur.ma...@internode.on.net
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.4)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-rc6 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
Attempting to launch konsole from the K menu after previous login session had
not been able to launch K menu.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), 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 0x7f06e8c237c0 (LWP 9760))]

Thread 18 (Thread 0x7f06e8566700 (LWP 9761)):
#0  0x0030004dfb6d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00300380a382 in _xcb_conn_wait (__timeout=-1, __nfds=1,
__fds=0x7f06e8565d00) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  0x00300380a382 in _xcb_conn_wait (c=c@entry=0x10bdde0,
cond=cond@entry=0x10bde20, vector=vector@entry=0x0, count=count@entry=0x0) at
../../src/xcb_conn.c:459
#3  0x00300380bff7 in xcb_wait_for_event (c=0x10bdde0) at
../../src/xcb_in.c:693
#4  0x7f06e89c55b9 in QXcbEventReader::run() (this=0x10d0e20) at
qxcbconnection.cpp:1230
#5  0x0030192a588e in QThreadPrivate::start(void*) (arg=0x10d0e20) at
thread/qthread_unix.cpp:331
#6  0x003000c07284 in start_thread (arg=0x7f06e8566700) at
pthread_create.c:333
#7  0x0030004e8a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f06e5daa700 (LWP 9766)):
#0  0x0030004dfb6d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00300284a1cc in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f06d8003070, timeout=, context=0x7f06d8000990) at
/build/glib2.0-2.46.2/./glib/gmain.c:4135
#2  0x00300284a1cc in g_main_context_iterate
(context=context@entry=0x7f06d8000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-2.46.2/./glib/gmain.c:3835
#3  0x00300284a2dc in g_main_context_iteration (context=0x7f06d8000990,
may_block=may_block@entry=1) at /build/glib2.0-2.46.2/./glib/gmain.c:3901
#4  0x0030194dd2db in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f06d80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x0030194842ea in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f06e5da9de0, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x0030192a08d4 in QThread::exec() (this=) at
thread/qthread.cpp:503
#7  0x00304a2d5105 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x0030192a588e in QThreadPrivate::start(void*) (arg=0x11d4020) at
thread/qthread_unix.cpp:331
#9  0x003000c07284 in start_thread (arg=0x7f06e5daa700) at
pthread_create.c:333
#10 0x0030004e8a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f06dc96f700 (LWP 9791)):
#0  0x003000c0c8cf in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f06df9b3c43 in radeon_drm_cs_emit_ioctl (mtx=0x1391e10,
cond=0x1391e38) at ../../../../../../../include/c11/threads_posix.h:159
#2  0x7f06df9b3c43 in radeon_drm_cs_emit_ioctl (sema=0x1391e10) at
../../../../../../../src/gallium/auxiliary/os/os_thread.h:259
#3  0x7f06df9b3c43 in radeon_drm_cs_emit_ioctl
(param=param@entry=0x1391ac0) at
../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_winsys.c:653
#4  0x7f06df9b3397 in impl_thrd_routine (p=) at
../../../../../../../include/c11/threads_posix.h:87
#5  0x003000c07284 in start_thread (arg=0x7f06dc96f700) at
pthread_create.c:333
#6  0x0030004e8a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f06d6dae700 (LWP 9830)):
#0  0x00300288e8b4 in g_mutex_unlock (mutex=0x7f06d990) at
/build/glib2.0-2.46.2/./glib/gthread-posix.c:1350
#1  0x003002849a39 in g_main_context_query
(context=context@entry=0x7f06d990, max_priority=2147483647,
timeout=timeout@entry=0x7f06d6dadcb4, fds=fds@entry=0x7f06d0002e70,
n_fds=n_fds@entry=1) at /build/glib2.0-2.46.2/./glib/gmain.c:3589
#2  0x00300284a147 in g_main_context_iterate
(context=context@entry=0x7f06d990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-2.46.2/./glib/gmain.c:3822
#3  0x00300284a2dc in g_main_context_iteration (context=0x7f06d990,
may_block=may_block@entry=1) at /build/glib2.0-2.46.2/./glib/gmain.c:

[k3b] [Bug 359973] New: creating a data project: copying folders, hidden files are added

2016-03-01 Thread Armin Mohring via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359973

Bug ID: 359973
   Summary: creating a data project: copying folders, hidden files
are added
   Product: k3b
   Version: 2.0.3
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Data Project
  Assignee: k...@kde.org
  Reporter: armin_mohr...@web.de
CC: mich...@jabster.pl, tr...@kde.org

If I create a data project with several folders, sometimes hidden files are
added.

A popup window occurs then, but which hidden files are added?
A list then should be displayed.

Reproducible: Always

Steps to Reproduce:
1. Start k3b
2. Create data project
3. add some folders (hidden files are added: like .directory)

Actual Results:  
A popup window occurs, but it is not displayed which hidden files are added or
not.

Expected Results:  
A list should be displayed, which hidden files are added.
When the user wants this.

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


[konsole] [Bug 359971] New: All Konsole sessions crashed upon receiving focus

2016-03-01 Thread Ken Aaker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359971

Bug ID: 359971
   Summary: All Konsole sessions crashed upon receiving focus
   Product: konsole
   Version: 15.12.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: kenaa...@gmail.com

Application: konsole (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.3.3-4-default x86_64
Distribution: "openSUSE Tumbleweed (20160117) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I was moving the mouse pointer
across the screen when it crossed a Konsole window.  I run focus follows mouse.
All the konsole sessions were destroyed.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4582528940 (LWP 9306))]

Thread 2 (Thread 0x7f456bd6a700 (LWP 9307)):
#0  0x7f4579172cfc in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x7f457916cb35 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2  0x7f457959663c in  () at /usr/lib64/libxcb.so.1
#3  0x7f4579598007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#4  0x7f456e0f5e29 in QXcbEventReader::run() (this=0xb2d370) at
qxcbconnection.cpp:1229
#5  0x7f457e24494f in QThreadPrivate::start(void*) (arg=0xb2d370) at
thread/qthread_unix.cpp:331
#6  0x7f457916a4a4 in start_thread () at /lib64/libpthread.so.0
#7  0x7f4581e74bdd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f4582528940 (LWP 9306)):
[KCrash Handler]
#6  0x7f45795974c8 in  () at /usr/lib64/libxcb.so.1
#7  0x7f4579597d6c in  () at /usr/lib64/libxcb.so.1
#8  0x7f4579597ec1 in xcb_wait_for_reply64 () at /usr/lib64/libxcb.so.1
#9  0x7f457af8f300 in _XReply () at /usr/lib64/libX11.so.6
#10 0x7f456dcad29f in XIQueryDevice () at /usr/lib64/libXi.so.6
#11 0x7f456e11be5e in
QXcbConnection::handleEnterEvent(xcb_enter_notify_event_t const*)
(this=0xae9070) at qxcbconnection_xi2.cpp:830
#12 0x7f456e10d21f in
QXcbWindow::handleEnterNotifyEvent(xcb_enter_notify_event_t const*)
(this=0x1325760, event=0x7f4564003430) at qxcbwindow.cpp:2347
#13 0x7f456e0f9f05 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*)
(this=this@entry=0xae9070, event=event@entry=0x7f4564003430) at
qxcbconnection.cpp:1069
#14 0x7f456e0fa58b in QXcbConnection::processXcbEvents() (this=0xae9070) at
qxcbconnection.cpp:1504
#15 0x7f457e443d79 in QObject::event(QEvent*) (this=0xae9070, e=) at kernel/qobject.cpp:1239
#16 0x7f457f0fc8cc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#17 0x7f457f1019d6 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#18 0x7f457e415cf3 in QCoreApplication::notifyInternal(QObject*, QEvent*)
(this=0x7ffe3db4f350, receiver=0xae9070, event=event@entry=0x7f4564003580) at
kernel/qcoreapplication.cpp:965
#19 0x7f457e418016 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (event=0x7f4564003580, receiver=) at
kernel/qcoreapplication.h:224
#20 0x7f457e418016 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0,
data=0xacff70) at kernel/qcoreapplication.cpp:1593
#21 0x7f457e4184f8 in QCoreApplication::sendPostedEvents(QObject*, int)
(receiver=receiver@entry=0x0, event_type=event_type@entry=0) at
kernel/qcoreapplication.cpp:1451
#22 0x7f457e469103 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0xb5a420) at kernel/qeventdispatcher_glib.cpp:271
#23 0x7f4578a2f0c7 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#24 0x7f4578a2f2f8 in  () at /usr/lib64/libglib-2.0.so.0
#25 0x7f4578a2f39c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#26 0x7f457e46950f in
QEventDispatcherGlib::processEvents(QFlags)
(this=0xb6cec0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#27 0x7f457e41363a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ffe3db4f230, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#28 0x7f457e41b2fd in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1229
#29 0x7f458215b70f in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#30 0x7f4581dab610 in __libc_start_main () at /lib64/libc.so.6
#31 0x004007f9 in _start ()

Reported using DrKonqi

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


[digikam] [Bug 359966] Clicking and holding a spinbox arrow doesn't keep increasing the value

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359966

--- Comment #2 from DrSlony  ---
Those work. I think this can be closed, though I don't know how users are to
learn of this behavior.

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


[yakuake] [Bug 336228] pressing f12 (or the equivalent closekey) causes respawn of yakuake if mouse is in yakuake

2016-03-01 Thread Till Schäfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=336228

--- Comment #18 from Till Schäfer  ---
first of all. thx for the fix. 

just a small style comment: "!(KWindowSystem::activeWindow() == winId())" looks
a bit complicated. why not use "!="?

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

[frameworks-kio] [Bug 359956] missing the element "Audio-CD" in "System Settings - Multimedia" like in suse linux 13.2

2016-03-01 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359956

Rog131  changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131  ---
Waiting to port to the KF5: KDE Forums - Plasma 5: Settings for kio multimedia
"audiocd:/" dolphin - https://forum.kde.org/viewtopic.php?f=224&t=131038

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


[kdevelop] [Bug 359970] New: Methods of QSettings (Qt4) class are not parsed

2016-03-01 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359970

Bug ID: 359970
   Summary: Methods of QSettings (Qt4) class are not parsed
   Product: kdevelop
   Version: 4.90.91
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Language Support: CPP (Clang-based)
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: piotr.mierzwin...@gmail.com

There is simple code like below:
QSettings st("Foo");
QString sValue = st.value("key").toString();
st.setValue("key", "value");
sValue.remove("a");

When I move mouse cursor over "value" or "setValue" then nothing happen, and
this string is black.
When I do the same for "remove" then I get helper tooltip and this string is
colored.

It looks like QSettings methods would not be parsed.

Reproducible: Always


Actual Results:  
Not parsed QSettings methods.

Expected Results:  
QSettings methods should parsed.

I also added path to QSettings class into" Project Configuration -> Language
support -> Includes/Imports", but it didn't help. BTW. Cache regenerated took
much more time than after KDevelop restart.
Till now I had only paths to files with bunch of includes related with QtCore,
QtGui and QtNetwork.

Tested with KDevelop and KDevplatform cloned at February 28th, 2016 after 10pm
(branch 5.0).

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


[kio] [Bug 348537] kio-audiocd : no way to choose the format/bitrate

2016-03-01 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348537

Rog131  changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131  ---
Maybe same bug as the https://bugs.kde.org/show_bug.cgi?id=359956

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


[frameworks-kio] [Bug 359956] missing the element "Audio-CD" in "System Settings - Multimedia" like in suse linux 13.2

2016-03-01 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359956

--- Comment #2 from Rog131  ---
Maybe same bug as the https://bugs.kde.org/show_bug.cgi?id=348537

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


[digikam] [Bug 359969] BQM claims it finished processing instantly

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359969

DrSlony  changed:

   What|Removed |Added

 CC||b...@londonlight.org

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


[digikam] [Bug 359969] New: BQM claims it finished processing instantly

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359969

Bug ID: 359969
   Summary: BQM claims it finished processing instantly
   Product: digikam
   Version: 5.0.0
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Batch Queue Manager
  Assignee: digikam-de...@kde.org
  Reporter: b...@londonlight.org

I often add one large panorama to the BQM and have it downscaled, sharpened,
watermark applied, and saved as JPEG. This takes around 10 seconds, but when I
start BQM it instantly says that it finished processing. The output image
appears after some 10 seconds as expected.

Reproducible: Always

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


[digikam] [Bug 359966] Clicking and holding a spinbox arrow doesn't keep increasing the value

2016-03-01 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359966

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Check mouse wheel or shift key + mouse wheel and  shift key + left mouse button
over the slider.

Maik

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


[digikam] [Bug 359967] Edit slider values as text

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359967

--- Comment #2 from DrSlony  ---
Confirmed.

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


[digikam] [Bug 359967] Edit slider values as text

2016-03-01 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359967

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Right click in the slider or tab key shows input edit.

Maik

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


[Baloo] [Bug 359968] New: baloo_file segfaults on session start

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359968

Bug ID: 359968
   Summary: baloo_file segfaults on session start
   Product: Baloo
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: m...@vhanda.in
  Reporter: svalent...@ikayzo.com
CC: pinak.ah...@gmail.com

Application: baloo_file (5.15.0)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-30-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
After booting and loggin in to my first kde session, baloo_file segfaults
reliably after about 2 to 3 minutes regardless of what I am doing.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation
fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  __memcpy_avx_unaligned () at
../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:245
#7  0x7f5fbceacf90 in memcpy (__len=859345552, __src=0x7f5fbd55cf08
, __dest=) at
/usr/include/x86_64-linux-gnu/bits/string3.h:53
#8  QByteArray::QByteArray (this=0x7ffc2dfeac70, data=0x7f5fbd55cf08
 "H\213D$\030dH3\004%(",
size=859345552) at tools/qbytearray.cpp:1374
#9  0x7f5fbd55e6ce in Baloo::PostingDB::get
(this=this@entry=0x7ffc2dfead30, term=...) at
../../../src/engine/postingdb.cpp:97
#10 0x7f5fbd56ec19 in Baloo::WriteTransaction::commit (this=) at ../../../src/engine/writetransaction.cpp:267
#11 0x7f5fbd566bc2 in Baloo::Transaction::commit
(this=this@entry=0x7ffc2dfeadd0) at ../../../src/engine/transaction.cpp:271
#12 0x00428f6b in Baloo::MetadataMover::moveFileMetadata
(this=0x20e3530, from=..., to=...) at ../../../src/file/metadatamover.cpp:58
#13 0x7f5fbd0b9617 in QtPrivate::QSlotObjectBase::call (a=0x7ffc2dfeaf30,
r=0x7ffc2dfeb5b0, this=) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#14 QMetaObject::activate (sender=sender@entry=0x2061870,
signalOffset=, local_signal_index=local_signal_index@entry=7,
argv=argv@entry=0x7ffc2dfeaf30) at kernel/qobject.cpp:3702
#15 0x7f5fbd0b9f87 in QMetaObject::activate (sender=sender@entry=0x2061870,
m=m@entry=0x643c20 ,
local_signal_index=local_signal_index@entry=7, argv=argv@entry=0x7ffc2dfeaf30)
at kernel/qobject.cpp:3582
#16 0x004299fa in KInotify::moved (this=this@entry=0x2061870, _t1=...,
_t2=...) at ./moc_kinotify.cpp:329
#17 0x0042ba54 in KInotify::slotEvent (this=,
socket=) at ../../../src/file/kinotify.cpp:421
#18 0x7f5fbd0b978a in QMetaObject::activate (sender=sender@entry=0x203ecc0,
signalOffset=, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffc2dfeb180) at kernel/qobject.cpp:3717
#19 0x7f5fbd0b9f87 in QMetaObject::activate (sender=sender@entry=0x203ecc0,
m=m@entry=0x7f5fbd2bc700 ,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc2dfeb180)
at kernel/qobject.cpp:3582
#20 0x7f5fbd13295e in QSocketNotifier::activated
(this=this@entry=0x203ecc0, _t1=15) at .moc/moc_qsocketnotifier.cpp:133
#21 0x7f5fbd0c5d7b in QSocketNotifier::event (this=0x203ecc0, e=) at kernel/qsocketnotifier.cpp:296
#22 0x7f5fbd088efc in QCoreApplication::notify (event=0x7ffc2dfeb240,
receiver=0x203ecc0, this=0x7ffc2dfeb510) at kernel/qcoreapplication.cpp:997
#23 QCoreApplication::notifyInternal (this=0x7ffc2dfeb510, receiver=0x203ecc0,
event=event@entry=0x7ffc2dfeb240) at kernel/qcoreapplication.cpp:935
#24 0x7f5fbd0e074d in QCoreApplication::sendEvent (event=0x7ffc2dfeb240,
receiver=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#25 socketNotifierSourceDispatch (source=0x20021c0) at
kernel/qeventdispatcher_glib.cpp:101
#26 0x7f5fb969bff7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x7f5fb969c250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x7f5fb969c2fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x7f5fbd0e027f in QEventDispatcherGlib::processEvents (this=0x2002800,
flags=...) at kernel/qeventdispatcher_glib.cpp:418
#30 0x7f5fbd08675a in QEventLoop::exec (this=this@entry=0x7ffc2dfeb450,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#31 0x7f5fbd08e2cc in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1188
#32 0x00415aec in main (argc=1, argv=) at
../../../src/file/main.cpp:88

Possible duplicates by query: bug 357024, bug 354705, bug 354581, bug 352984.

Reported using DrKonqi

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


[digikam] [Bug 359967] Edit slider values as text

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359967

DrSlony  changed:

   What|Removed |Added

 CC||b...@londonlight.org

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


[digikam] [Bug 359967] New: Edit slider values as text

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359967

Bug ID: 359967
   Summary: Edit slider values as text
   Product: digikam
   Version: 5.0.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-de...@kde.org
  Reporter: b...@londonlight.org

Editing slider values as text should be possible. e.g. instead of dragging the
"Noise filter" slider to 0.030, which is impossible, just type "0.030".

Reproducible: Always

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


[digikam] [Bug 359966] Clicking and holding a spinbox arrow doesn't keep increasing the value

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359966

DrSlony  changed:

   What|Removed |Added

 CC||b...@londonlight.org

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


[digikam] [Bug 359966] New: Clicking and holding a spinbox arrow doesn't keep increasing the value

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359966

Bug ID: 359966
   Summary: Clicking and holding a spinbox arrow doesn't keep
increasing the value
   Product: digikam
   Version: 5.0.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-de...@kde.org
  Reporter: b...@londonlight.org

http://i.imgur.com/pGGZIUF.png
When I click and hold the up or down chevron, the little ^ arrow, the value
should keep increasing or decreasing as long as I hold it. It doesn't, it only
goes +1 or -1 regardless of how long I hold it. This would not be a problem if
I could manually type a number, but I can't. I'm pretty sure in digikam4 one
could click on the value to edit it as text, but in digikam5 I can't.

Reproducible: Always

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


[krecipes] [Bug 329509] All ingredients do not show in ingredient list

2016-03-01 Thread José Manuel Santamaría Lema via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=329509

José Manuel Santamaría Lema  changed:

   What|Removed |Added

 CC||panfa...@gmail.com
 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---

--- Comment #2 from José Manuel Santamaría Lema  ---
Hi,

I was able to reproduce this bug just once with the ingredient list of the
ingredient matcher; I'm not sure how to reproduce it, but in any case the code
involved is going to be reworked soon for 2.2 so I doubt this bug will exist in
the next version of the program.

@colleen
>  I want to be able to edit my ingredients the way Jason Kivlighn, the long 
> time maintainer of
> Krecipes originally designed this. As far as I'm concerned, the way it is IS 
> NOT ACCEPTABLE.

Calm down, you just got an unexpected buggy behavior, there wasn't any major
changes in the GUI design since KDE 3, just porting to KDE/Qt 4 (not altering
very much the behavior of the KDE 3 program) and bug fixing.

Thanks for the work you have done in this program in the past by the way.

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

[Akonadi] [Bug 358329] akonadi keeps loosing caldav calendars

2016-03-01 Thread Michael Kiefer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358329

Michael Kiefer  changed:

   What|Removed |Added

 CC||michael-kie...@web.de

--- Comment #13 from Michael Kiefer  ---
I have the same behavior with Debian testing. Akonadi and company seem to be
version 4.14.10  here...

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


[plasma-nm] [Bug 352326] Plasma nm applet keeps spinning even after wifi network is connected

2016-03-01 Thread Vadim via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352326

--- Comment #55 from Vadim  ---
(In reply to Jan Grulich from comment #53)

I am actually facing this issue again. So, even after update it is still
present at times, though less often. Here is another clue. I was connected via
VPN on one wireless network. Then I suspended my laptop, and came to another
place with a different wireless network. And once my computer woke up, it keeps
spinning on the other wireless network, showing as before that it is connected
to the wireless, but connecting to VPN, though the Internet is up, and my ip
shows that I am connected.

So, could you please try a similar setup yourself? That is connect to some VPN
on one wireless network, suspend, and resume on another one?

Unfortunately, I am not able to see the debug commands you referenced at the
moment (even though yesterday I could), as right now that page instead of
commands shows "Invalid tag extension name: syntaxhighlight".

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


[okular] [Bug 357971] [frameworks branch] Okular forward search does not update the position

2016-03-01 Thread luisfe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357971

--- Comment #3 from luisfe  ---
I confirm that it works well with the latest version from frameworks branch

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


[kjots] [Bug 359965] New: Improvements for Kjots

2016-03-01 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359965

Bug ID: 359965
   Summary: Improvements for Kjots
   Product: kjots
   Version: unspecified
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: steve...@gmail.com
  Reporter: inf...@openaliasbox.org

I'd want to share some ideas that I think every Kjots user would thank.
Hopefully developers could consider implementing them. What do you think about
their utility and feasibility?

1. Tags.
If any of you have used Evernote, Google Keep, Microsoft OneNote, and similars,
you probably have found very useful the possibility of tagging your notes.
Folders -notebooks- are nice for a rough classification, but a note may deal
with various categories, or themes. It would be nice to tag a note about, for
instance -a note I've been elaborating recently-, origins of the Renaissance,
which deals with the reintroduction of Aristotle's thought in Europe by the
philosophers from Al- Andalus in the Middel Age, with tags like Philosophy,
Renaissance, Aristotle, andalusi thinkers, Islam, etc.

2. Thumbnails.
Again, if you take a look to Evernote's interface, you will see that the notes
list accompanies the title of the note with a thumbnail of said note. It helps
to recognize rapid and visually the notes. If you only have few notes it's not
that useful, but when you have dozens or hundreds in the same folder, it does
help a lot. As Kjots uses the same format for notes than Kmail for messages
this could be probably useful also for HTML mails in Kmail's message list.

3. Multimedia support.
I have seen many requests for this for years in several sites, and since Kmail
supports at least image insertion and Kjots uses the same "mechanism" of
Kmail's mesages I can't understand how image support hasn't been add time ago.
Anyway, many of our notes include images, sound, even videos; think of
notebooks about family/vacation/projects, or "tutorials" that many people
compose for themselves regarding software: can you imagine help notes about,
say, Digikam or Krita without screen captures, or notes about vacations without
videos? Let's not talk about "instructions" for friends and relatives that ask
us how to do X in program Y; we are almost "obligued" to record screencasts
because we know is the way they will understand better. Would improbe a los
Kjots' utility.

4. Owncloud sync.
And other cloud plattforms, especially open sourced ones -althought I suppose
that Google Drive and Dropbox support would be good to new "migrants" to KDE-.
Nowadays we take notes on our computres but everyday more on our tablets and
phones, and we want them to be available in any of our devices. I think that
contemporary note taking apps should be mandatorily synchronizable with cloud
storage services.

5. Search box
As in Kmail, a search function is almost indispensable when the number of notes
you have begins to be considerable.

6. Tabs and window split
Again, Kmail has the useful tabs feature: sometimes we need to compare several
mails or take information from them. The same goes for notes. Besides tabs,
window splitting, as in Kate, Konsole, Dolphin and others, would permit to see
this information in a very handy way, and to copy or move content just
selecting, dragging and dropping. As said, Kate has it, would it be too
difficult to use its code and implement it in Kjots?

7. Folder structure
I'm not very sure about this one, but wouldn't be better using a normal folder
structure, not hiding Notebooks under those ".Notebook.directory" folders that
may be missed when doing a backup if we don't remember to show hidden files?
Also, why those 3 folders: new, cur, tmp? In Kmail "new" is for unread mesages,
but what' the sense of having it in Knotes?, or a "tmp" folder -to be sincere,
I don't even know what's its purpose of it in Kmail-? I don't think I
understand this organization well, so, please correct me if I'm wrong, as I've
said, I'm not very sure about this last suggestion.

Regards 

Reproducible: Always

Steps to Reproduce:
1. As this is not a but, but a feature request I don0t know what to say here.
2.
3.

Actual Results:  
See above

Expected Results:  
See above

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


[plasmashell] [Bug 352055] plasma-pa plasmoid not shown in systemtray after startup

2016-03-01 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352055

Raghavendra kamath  changed:

   What|Removed |Added

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

--- Comment #81 from Raghavendra kamath  ---
After the Plasma 5.5.5 march bug-fix update, I don't get the systray arrow to
show hidden icons. To make the arrow appear I insert a usb drive to trigger the
device list icon. Dropbox icon is missing too.

I am using arch linux

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


[parley] [Bug 350887] Error when trying to practise conjugations

2016-03-01 Thread Andreas Cord-Landwehr via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350887

Andreas Cord-Landwehr  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/parl
   ||ey/a6c0dbdbf6fdb0190e4dec88
   ||1154fd64d112a705
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Andreas Cord-Landwehr  ---
Git commit a6c0dbdbf6fdb0190e4dec881154fd64d112a705 by Andreas Cord-Landwehr,
on behalf of Hartmut Riesenbeck.
Committed on 01/03/2016 at 19:13.
Pushed by cordlandwehr into branch 'master'.

Fix practise conjugations.

To make practice conjugations work two bugs had to be fixed:

The first bug was caused by uninitialized member variable m_toTranslation
in EntryFilter constructor. This caused that DocumentSettings could
not be loaded and EntryFilter::m_tenses was empty (later in
EntryFilter::cleanupInvalid method). Changed constructor to initialize
m_toTranslation from Prefs::learningLanguage() and m_fromTranslation
from Prefs::knownLanguage(). The second was not necessary to load the
document settings, but was inserted for the sake of order.

The member m_tenses is used in EntryFilter::cleanupInvalid method to
remove entries which don't have any of the tenses which are configured
for practice. Now that document settings was not loaded propperly before,
m_tenses is empty. Because m_tenses was empty, all entries were removed
and the error dialog was shown.

After this was fixed, it came out that the conjugation prcatice widget
didn't display the verbs to_translation and from_translation. This was
caused by an incomplete initialisation of TestEntry objects in
EntryFilter::conjugationTestEntries method. This was fixed by init the
To- and From-Language of each new test enty from m_toTranslation and
m_fromTranslation of EntryFilter.
REVIEW: 127155

M  +6-0src/collection/entryfilter.cpp

http://commits.kde.org/parley/a6c0dbdbf6fdb0190e4dec881154fd64d112a705

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


[krecipes] [Bug 292099] Feature request: Scale recipe without editing it

2016-03-01 Thread José Manuel Santamaría Lema via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=292099

José Manuel Santamaría Lema  changed:

   What|Removed |Added

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

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

[krecipes] [Bug 285826] Unable to edit Ingredients

2016-03-01 Thread José Manuel Santamaría Lema via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=285826

--- Comment #3 from José Manuel Santamaría Lema  ---
Git commit 58a8623fef4492f8d2e0a88204731668ae685d28 by José Manuel Santamaría
Lema.
Committed on 01/03/2016 at 18:45.
Pushed by joselema into branch 'master'.

IngredientsEditor - code to handle ingredient name editing.

M  +1-0src/CMakeLists.txt
A  +93   -0src/dialogs/recipeinput/ingredientnamedelegate.cpp [License:
GPL (v2+)]
A  +43   -0src/dialogs/recipeinput/ingredientnamedelegate.h [License:
GPL (v2+)]
M  +29   -10   src/dialogs/recipeinput/ingredientseditor.cpp
M  +4-0src/dialogs/recipeinput/ingredientseditor.h
M  +1-0src/dialogs/recipeinput/recipeinputdialog.cpp

http://commits.kde.org/krecipes/58a8623fef4492f8d2e0a88204731668ae685d28

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

[kdelibs] [Bug 359961] missing icons, issues with font size and other components

2016-03-01 Thread Alexander Nolting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

--- Comment #7 from Alexander Nolting  ---
Created attachment 97630
  --> https://bugs.kde.org/attachment.cgi?id=97630&action=edit
used repos

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


[krecipes] [Bug 285826] Unable to edit Ingredients

2016-03-01 Thread José Manuel Santamaría Lema via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=285826

José Manuel Santamaría Lema  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[krecipes] [Bug 285826] Unable to edit Ingredients

2016-03-01 Thread José Manuel Santamaría Lema via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=285826

José Manuel Santamaría Lema  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|INVALID |---
 CC||panfa...@gmail.com
 Status|RESOLVED|REOPENED

--- Comment #2 from José Manuel Santamaría Lema  ---
I think the reporter is talking about renaming/editing an ingredient when
editing a recipe, which indeed it's not possible with krecipes up to 2.1,
therefore I think the bug is valid.

A new ingredient editor for 2.2 is being worked on, in this new editor it will
be possible to edit/rename the ingredients of a recipe.

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

[kmail2] [Bug 359964] New: "Kmailleaks", or what to improve to make Kmail more privacy friendly.

2016-03-01 Thread eemantsal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359964

Bug ID: 359964
   Summary: "Kmailleaks", or what to improve to make Kmail more
privacy friendly.
   Product: kmail2
   Version: 5.1
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: inf...@openaliasbox.org

As i commented here: https://forum.kde.org/viewtopic.php?f=215&t=130580 Kmail
reveals a lot of personal information that I don't believe is really necessary
to take out of the user computer and launch it to the Internet for ever. This
is what Kmail seems to send -from a mail in my sent mail folder in Kmail 2, the
addresses and IDs have been modified for privacy reasons-:

From: My Name 
To: addres...@othermailprovider.com
Subject: Whatever
Date: Tue, 41 Jul 7093  45:07:87 +0900
Message-ID: <206255.h4EBR3PX5@mylinuxuser-nameofmyPC>
X-KMail-Identity: 1308832047
X-KMail-Dictionary: es_ES
User-Agent: KMail/ (Linux/4.4.0-gentoo; KDE/5.19.0; x86_64; ; )
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="UTF-8"

I know that some headers are necessary for a correct functioning of mail
protocols, deliveries, and such. But let me ask if the following information is
really necessary:
- Message-ID: <206255.h4EBR3PX5@mylinuxuser-nameofmyPC>
This ID is unique for each message, and as you see, includes my user name and
the name of my machine. I've seen that sending from the webmail page, this same
server adds a Message-ID field too, but it just reads
«6dce92d4g2f5378b431e6gc...@mymailprovider.com», surely the ID is unique too,
but at least there's no info about my mail account's name, and the machine ID
is just my provider's domain. Don't know how difficult may be decipher the
alfanumeric ID, but seems rather more discrete than "blabbermouth" Kmail. If
this ID is really indispensable, couldn't Kmail just use the mail server's
domain, just like the webmail apps do or even an indefined one like
«@localhost», or whatever that keeps users' data safe? 

- X-KMail-Identity: 1308832047
When I just begun to pay attention to what was doing Kmail with my personal
data I wasn't sure if those numbers were unique or perhaps were just a code for
Kmail or something like that, something more generic. No, it isn't, is another
unique identifier for each message; as opposed to Message-ID it doesn't leak
the user's nor machine's name though, but being a excluse Kmail identifier I
wonder if it's necessary at all. None of my mail providers' web apps have such
a thing, the only ID they have is  Message-ID.

- X-KMail-Dictionary: es_ES
I simply cannot believe that mail providers need to know what's my mother
language, and its regional variation. This iD doesn't anything to do with
character set, it just tells what dictionary I have set for orthographic check,
right? Again no provacy respectful webmail app leaks it.

- User-Agent: KMail/ (Linux/4.4.0-gentoo; KDE/5.19.0; x86_64; ; )
This is the cherry on top of the cake... Operating system, distribution,
desktop environment, version of DE, and CPU's architecture. Why not sending
also the last time I had sex? xD
Ok, jokes apart, I think that's a festival of the "cybergossip". GMX doesn't
send a user agent, neither Gmail does -their web apps, no mail client-, so it
seems clear that such info isn't necessary at all.


So, we have 4 different sources of personal data that are leaked by Kmail and
that help advertisers and governments a lot to make a very detailed
fingerprintof the users. I don't know almost anything about mail protocols, but
3 of them seem not to be necesary at all for a correct functioning. Am I wrong
or Kmail's privacy guarentees could improve a lot? Please, look what GMX web
app sends:

MIME-Version: 1.0
Message-ID: 
From: 
To: 
Subject:
Content-Type: text/html; charset=UTF-8
Date:
Importance: normal
Sensitivity: Normal
X-Priority: 3
X-Provags-ID:

One, only one, Message-ID, out of the 4 identifiers Kmail sends -X-Provags-ID
belongs to the spam filters, I think-. Seems that Kmail could function
perfectly being at least as discrete, no?
I'm not sure about the Content-Type: text/plain; charset="UTF-8" thind, even if
this is leaking the descriptor of my character set, maybe it is necessary to
avoid weird characters in the mesages, am I right?

Reproducible: Always

Steps to Reproduce:
1. Compose a message
2. Send it
3.

Actual Results:  
A lot of unnecesary fingerprinting data are leaked.

Expected Results:  
Only reveal indispensable data for email communication workd without issues,
and not let other data go out of our computers.

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

[digikam] [Bug 359963] In the Albums treeview, clicking an album which has a sub-album does not show its thumbnails

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359963

DrSlony  changed:

   What|Removed |Added

 CC||b...@londonlight.org

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


[digikam] [Bug 359963] New: In the Albums treeview, clicking an album which has a sub-album does not show its thumbnails

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359963

Bug ID: 359963
   Summary: In the Albums treeview, clicking an album which has a
sub-album does not show its thumbnails
   Product: digikam
   Version: 5.0.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Albums View
  Assignee: digikam-de...@kde.org
  Reporter: b...@londonlight.org

Clicking on a folder which has a subfolder in the "Albums" treeview, like this
http://i.imgur.com/L9B8ikl.png expands that folder in the tree, but does not
show the photos it contains. I have to click it a second time to see the photo
thumbnails.

digikam 5 git
http://commits.kde.org/digikam/78d0a3cdda2b9cb8514d95c9fcfe984f64107376
rev 78d0a3cdda2b9cb8514d95c9fcfe984f64107376
revision 78d0a3cdda2b9cb8514d95c9fcfe984f64107376
(testing whether this bugzilla automatically links to revisions)

Reproducible: Always

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


[plasmashell] [Bug 344969] Shortcut configuration for Folder View actions not handled by standard keys

2016-03-01 Thread rmbg via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344969

--- Comment #25 from rmbg  ---
Why didn't work shift + del implemented in Leslie patch?

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


[frameworks-kdeclarative] [Bug 359962] [wish] linear interpolation in Plotter (QtQuick item)

2016-03-01 Thread Lukas Schneiderbauer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359962

--- Comment #1 from Lukas Schneiderbauer  ---
Created attachment 97629
  --> https://bugs.kde.org/attachment.cgi?id=97629&action=edit
Plotter: add support for linear interpolation

proposed patch

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


[frameworks-kdeclarative] [Bug 359962] New: [wish] linear interpolation in Plotter (QtQuick item)

2016-03-01 Thread Lukas Schneiderbauer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359962

Bug ID: 359962
   Summary: [wish] linear interpolation in Plotter (QtQuick item)
   Product: frameworks-kdeclarative
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: lukas.schneiderba...@gmail.com
CC: kdelibs-b...@kde.org

The QtQuick item 'Plotter' (as for example used in the plasma-nm plasmoid)
always uses catmull-rom interpolation on any data it gets. This might not
always be the desired way of plotting the given data. Also, it can lead to poor
artefacts (for example on big steps of the y-values).
To remedy this, I suggest to add an option to choose linear interpolation
instead of Catmull-Rom interpolation.

The soon to be attached patch implements this by adding a Q_PROPERTY
"interpolation" to the Plotter-class, which allows the options
Interpolation.Linear and Interpolation.CatmullRom. The default is still
Interpolation.CatmullRom to avoid changing the behaviour of existing Plasmoids.

Reproducible: Always

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


[kdelibs] [Bug 359961] missing icons, issues with font size and other components

2016-03-01 Thread Alexander Nolting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

--- Comment #6 from Alexander Nolting  ---
Created attachment 97628
  --> https://bugs.kde.org/attachment.cgi?id=97628&action=edit
dolphin seem to run kde4 part even as this art packages does not exist in
tumbleweed repo anymore.png

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


[kdelibs] [Bug 359961] missing icons, issues with font size and other components

2016-03-01 Thread Alexander Nolting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

--- Comment #5 from Alexander Nolting  ---
Created attachment 97627
  --> https://bugs.kde.org/attachment.cgi?id=97627&action=edit
spectacle uses kde4 file dialog.png

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


[kdelibs] [Bug 359961] missing icons, issues with font size and other components

2016-03-01 Thread Alexander Nolting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

--- Comment #4 from Alexander Nolting  ---
Created attachment 97626
  --> https://bugs.kde.org/attachment.cgi?id=97626&action=edit
kde start menu no program and program favorites icons shown.png

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


[kdelibs] [Bug 359961] missing icons, issues with font size and other components

2016-03-01 Thread Alexander Nolting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

--- Comment #3 from Alexander Nolting  ---
Created attachment 97625
  --> https://bugs.kde.org/attachment.cgi?id=97625&action=edit
kde start menu no program favorites icons shown.png

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


[kdevelop] [Bug 359942] Files ui_CLASSNAME.h generated during building are not parsed and as result their members are not highlighted properly

2016-03-01 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359942

--- Comment #3 from Piotr Mierzwinski  ---
Project is building without errors. Includes (ui_CLASSNAME.h) are generated
during building, probably on begin.
I understand that error what I noticed is inevitable, but the problem is that
all of these files are not reparsed later. It happened in KDevelop 4.7.x. For
me it looks like regression.

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


[kdelibs] [Bug 359961] missing icons, issues with font size and other components

2016-03-01 Thread Alexander Nolting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

--- Comment #2 from Alexander Nolting  ---
Created attachment 97624
  --> https://bugs.kde.org/attachment.cgi?id=97624&action=edit
desktop does not respect dpi information for rendering correct font width and
height.png

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


[kdelibs] [Bug 359961] missing icons, issues with font size and other components

2016-03-01 Thread Alexander Nolting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

--- Comment #1 from Alexander Nolting  ---
Created attachment 97623
  --> https://bugs.kde.org/attachment.cgi?id=97623&action=edit
Mozilla uses kdf5 file dialog.png

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


[kdelibs] [Bug 359961] New: missing icons, issues with font size and other components

2016-03-01 Thread Alexander Nolting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359961

Bug ID: 359961
   Summary: missing icons, issues with font size and other
components
   Product: kdelibs
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kdeui
  Assignee: kdelibs-b...@kde.org
  Reporter: a.nolt...@almano.de

Hello,

since an update about 3 week ago of my tumbleweed installation I'm having some
different issues with the plasma5 desktop and some kde components. Maybe you
can help me figuring out if there is a package missing or damaged in some way

You'll find attached some screen shots showing the issues in detail.

First, in kde start menu are no more program icons shown. The same for program
favorites in start menu. See file "kde start menu no program and program
favorites icons shown.png" and "kde start menu no program favorite icons
shown.png"

Second, dolphin seem to runs on plasma5 as kde4 variant since the update. See
file "dolphin seem to run kde4 part even as this art packages does not exist in
tumbleweed repo anymore.png".

Third, some programs, her for instance spectacle seem to use the kde4 file
dialog while firefox seem to use the plasma5 variant. See files "spectacle uses
kde4 file dialog.png" and "Mozilla uses kdf5 file dialog.png".

And at last the desktop does not respect anymore the dpi settings reported as
the font height and width overall is way too big for an FHD laptop (1980x1080).
 See file "desktop does not respect dpi information for rendering correct font
width and height.png".

I have attached my repos as well, but I think I'm using mainly opensuse
tumbleweed repos.

Regards
Alex

Reproducible: Always

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


[telepathy] [Bug 353901] Add support for Facebook chat using Whatsapp-purple

2016-03-01 Thread Antonis K via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353901

Antonis K  changed:

   What|Removed |Added

 CC||antk...@gmail.com

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


[kdenlive] [Bug 359846] Proposal for new & improved "Set Zone In/Out" icons (.svg files included)

2016-03-01 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359846

--- Comment #14 from Jesse  ---
Wegerf, thanks for the feedback! You make some great icons yourself. :)

JB, when you get a chance, can I ask that you take a look at these icon designs
for the "set in and out zone" buttons and consider using them in place of the
current ones?

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


[kdenlive] [Bug 359846] Proposal for new & improved "Set Zone In/Out" icons (.svg files included)

2016-03-01 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359846

Jesse  changed:

   What|Removed |Added

 CC||j...@kdenlive.org

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


[krunner] [Bug 356573] krunner auto hides upon losing focus

2016-03-01 Thread pavel kropitz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356573

--- Comment #1 from pavel kropitz  ---
+1

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


[krunner] [Bug 356573] krunner auto hides upon losing focus

2016-03-01 Thread pavel kropitz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356573

pavel kropitz  changed:

   What|Removed |Added

 CC||univ...@fu-solution.com

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


[kdelibs] [Bug 347917] knotify crash on openSUSE because of mismatch in vlc version

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347917

opensuse.lietuviu.ka...@gmail.com changed:

   What|Removed |Added

   See Also||http://bugzilla.suse.com/sh
   ||ow_bug.cgi?id=968905

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


[dolphin] [Bug 358793] Trying to copying files

2016-03-01 Thread Boki via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358793

--- Comment #2 from Boki  ---
Ok now that I know when I get back in OpenSuse I will try. But I looove the
activities button. Changing the complete desktop. It's amazing.
But ok I will do it if it happens again. Sorry for the late response.

Best Regards

Boki

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


[plasmashell] [Bug 356937] Xembed icons have black background

2016-03-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356937

--- Comment #12 from sosa.danie...@gmail.com ---
Purple background with the official telegram desktop client downloaded from
https://desktop.telegram.org/

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


[bugs.kde.org] [Bug 359960] New: digiKam product category lacks recent versions

2016-03-01 Thread DrSlony via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359960

Bug ID: 359960
   Summary: digiKam product category lacks recent versions
   Product: bugs.kde.org
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: templates
  Assignee: sysad...@kde.org
  Reporter: b...@londonlight.org
CC: she...@kde.org

The digiKam product's versions jump from 4.14.0 to 5.0.0. There is no 5.0.0
version yet, there are only betas, see
https://www.digikam.org/about/releaseplan
There should also be a "digiKam 5 git" version entry, or something to that
effect, which people can choose when reporting bugs.

Reproducible: Always

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


  1   2   >