[kipiplugins] [Bug 363162] dngconverter crashes when converting any RAW file

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363162

savanni.dgeri...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from savanni.dgeri...@gmail.com ---
Whether this is a duplicate of another bug or not, the bug is not resolved. My
system has all of the processing files from the Oxygen theme installed in the
correct place:

/usr/share/icons/HighContrast/48x48/animations/process-working.png
/usr/share/icons/Humanity/animations/16/process-working.png
/usr/share/icons/Humanity/animations/22/process-working.png
/usr/share/icons/Humanity/animations/24/process-working.png
/usr/share/icons/Humanity/animations/32/process-working.png
/usr/share/icons/gnome/16x16/animations/process-working.png
/usr/share/icons/gnome/22x22/animations/process-working.png
/usr/share/icons/gnome/32x32/animations/process-working.png
/usr/share/icons/gnome/48x48/animations/process-working.png
/usr/share/icons/oxygen/22x22/animations/process-working.png

This has been going on for months, including many library upgrades, system
upgrades, and reboots. I see no resolution in any of the supposed duplicates.

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


[kscreenlocker] [Bug 361187] Locking screen in KDE 5.6 gets caught in a loop and then crashes with emergencyShow()

2016-05-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361187

--- Comment #17 from Martin Gräßlin  ---
> Is there at least a way to unlock it from this state on an openrc system?

It has nothing to do with the init system. The question is whether there is a
session manager available. KScreenLocker supports the logind1 DBus interface
(either systemd-logind or shim) and consolekit2. If you use a different session
manager and it has a standardized interface, it's possible to integrate with
it.

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

[kscreenlocker] [Bug 363041] DBUS system DisplayManager Lock does not work

2016-05-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363041

--- Comment #1 from Martin Gräßlin  ---
I don't know how that was supposed to work in the previous version, but there
was no direct integration with the Display Manager.

You can use the loginctl api to lock the session:
qdbus --system org.freedesktop.login1 /org/freedesktop/login1/session/self
org.freedesktop.login1.Session.Lock

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

[Touchpad-KCM] [Bug 363109] systemsettings crash when selecting touchpad when run in a wayland session

2016-05-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363109

--- Comment #4 from Martin Gräßlin  ---
I had already investigated a little bit last week on this issue. The main
reason for the crash is that no backend gets loaded and this isn't handled
gracefully (crash instead of "unsupported" message).

To properly implement support, we need to write a KWin/Wayland specific
backend. The big question is how to communicate with KWin. I thought of
exposing all found devices through DBus, so that the configuration module can
use most of the existing detection code and also allows to modify the settings
for the preview area.

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

[kipiplugins] [Bug 361678] dngconverter crashes when opening a raw file (*.NEF in my case)

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361678

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

   What|Removed |Added

 CC||savanni.dgeri...@gmail.com

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

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


[kipiplugins] [Bug 363162] dngconverter crashes when converting any RAW file

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363162

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

   What|Removed |Added

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

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


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

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


[kipiplugins] [Bug 363162] New: dngconverter crashes when converting any RAW file

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363162

Bug ID: 363162
   Summary: dngconverter crashes when converting any RAW file
   Product: kipiplugins
   Version: 4.12.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kde-imag...@kde.org
  Reporter: savanni.dgeri...@gmail.com

Application: dngconverter (4.12.0)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.4.0-22-generic x86_64
Distribution: Ubuntu 16.04 LTS

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

In each case I have launched dngconverter from the command line with a single
file as the argument. The file appears to load correctly, and then I press the
"Convert" button. At that moment the application crashes.

I have experienced this on a CR2 file from a Cannon 50D, an ARW from from a
Sony NEX-7, and an ARW file from a Sony A-6000.

The crash can be reproduced every time.

-- Backtrace:
Application: DNG Image Converter (dngconverter), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f339fbd3980 (LWP 30265))]

Thread 6 (Thread 0x7f338b9c3700 (LWP 30266)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f339df3d3a6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x7f339f16276e in KIPIPlugins::KPRawThumbThread::run() () from
/usr/lib/digikam/libkipiplugins.so.4.12.0
#3  0x7f339df3ce3c in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x7f339cd8f6fa in start_thread (arg=0x7f338b9c3700) at
pthread_create.c:333
#5  0x7f339c224b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f338b1c2700 (LWP 30267)):
#0  0x7f3398357a49 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f33983128b9 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f339831324b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f339831342c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f339e07d2ce in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x7f339e04b18f in
QEventLoop::processEvents(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x7f339e04b4f5 in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x7f339df3a549 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x7f339e02b223 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x7f339df3ce3c in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x7f339cd8f6fa in start_thread (arg=0x7f338b1c2700) at
pthread_create.c:333
#11 0x7f339c224b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f338a9c1700 (LWP 30268)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f339df3d3a6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x7f339f3c3a14 in KDcrawIface::RActionThreadBase::run() () from
/usr/lib/libkdcraw.so.23
#3  0x7f339df3ce3c in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x7f339cd8f6fa in start_thread (arg=0x7f338a9c1700) at
pthread_create.c:333
#5  0x7f339c224b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f338a1c0700 (LWP 30269)):
#0  0x0045b997 in ?? ()
#1  0x0045da21 in ?? ()
#2  0x0045daf5 in ?? ()
#3  0x00430e91 in ?? ()
#4  0x004311cb in ?? ()
#5  0x0042af98 in ?? ()
#6  0x00432844 in ?? ()
#7  0x00424eaf in ?? ()
#8  0x00410bc2 in ?? ()
#9  0x7f339ef1dcc2 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0x7f339ef1dece in ThreadWeaver::Job::execute(ThreadWeaver::Thread*) ()
from /usr/lib/libthreadweaver.so.4
#11 0x7f339ef1fbbb in ?? () from /usr/lib/libthreadweaver.so.4
#12 0x7f339ef1d59b in ThreadWeaver::Thread::run() () from
/usr/lib/libthreadweaver.so.4
#13 0x7f339df3ce3c in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x7f339cd8f6fa in start_thread (arg=0x7f338a1c0700) at
pthread_create.c:333
#15 0x7f339c224b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f33896f2700 (LWP 30272)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f339df3d3a6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x7f339ef1bc9c in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x7f339ef1e9a3 in 

[plasmashell] [Bug 363161] widget explorer closes itself immediately after opening

2016-05-16 Thread ravas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363161

--- Comment #1 from ravas  ---
I meant widget explorer not widget creator.
I can't edit the previous comment.

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


[plasmashell] [Bug 363161] New: widget explorer closes itself immediately after opening

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363161

Bug ID: 363161
   Summary: widget explorer closes itself immediately after
opening
   Product: plasmashell
   Version: master
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Widget Explorer
  Assignee: plasma-b...@kde.org
  Reporter: ra...@outlook.com

When I open the widget explorer and then click on the desktop it will close.
The next time I try to open it the explorer will close itself.

Reproducible: Always

Steps to Reproduce:
1. click the top left button
2. click add widgets
3. click the destop
4. repeat

Actual Results:  
The widget creator will close itself.

Expected Results:  
The widget creator will stay open.

openSUSE Tumbleweed (20160512) (x86_64)

Plasma 5.6.3
KDE 5.21.0
Qt 5.5.1
Kernel 4.5.3-1-default

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


[gcompris] [Bug 363160] Missing item symbol

2016-05-16 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363160

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

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

[gcompris] [Bug 363160] New: Missing item symbol

2016-05-16 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363160

Bug ID: 363160
   Summary: Missing item symbol
   Product: gcompris
   Version: unspecified
  Platform: Other
OS: Android 4.x
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: bruno.coud...@gcompris.net
  Reporter: alvare...@kde.org

See screenshot. 
In tangram puzzle game click on " ? " button. 
Goal section. The last item "1 parallelogram (sides of 1 and square root of 2)"
there is no " * " symbol at the beginning of sentence.
Probably same problem fixed here:  https://bugs.kde.org/show_bug.cgi?id=360186

Reproducible: Always

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


[gcompris] [Bug 363159] Baby Wordprocessor activity - Launching both built in and Android Virtual Keyboard

2016-05-16 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363159

André Marcelo Alvarenga  changed:

   What|Removed |Added

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

--- Comment #1 from André Marcelo Alvarenga  ---
Sorry, duplicate bug.

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

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

[gcompris] [Bug 359527] baby_wordprocessor virtual keyboard

2016-05-16 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359527

André Marcelo Alvarenga  changed:

   What|Removed |Added

 CC||alvare...@kde.org

--- Comment #5 from André Marcelo Alvarenga  ---
*** Bug 363159 has been marked as a duplicate of this bug. ***

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

[gcompris] [Bug 363159] New: Baby Wordprocessor activity - Launching both built in and Android Virtual Keyboard

2016-05-16 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363159

Bug ID: 363159
   Summary: Baby Wordprocessor activity - Launching both built in
and Android Virtual Keyboard
   Product: gcompris
   Version: unspecified
  Platform: Other
OS: Android 4.x
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: bruno.coud...@gcompris.net
  Reporter: alvare...@kde.org

When I run Baby Wodprocess activity both Virtual Keyboard are displayed
(Android over built in).
To access default buttons or built in Virtual Keyboard I need to close the
Android Virtual Keyboard.
Since this is a Baby Wordprocessor I think the Android Virtual Keyboard is not
necessary and GCompris should not launch it.

Reproducible: Always




Using GCompris 0.60 beta. Working with 0.52 version.

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


[gcompris] [Bug 363158] New: Count the items (enumerate) activity - No Virtual Keyboard

2016-05-16 Thread André Marcelo Alvarenga via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363158

Bug ID: 363158
   Summary: Count the items (enumerate) activity - No Virtual
Keyboard
   Product: gcompris
   Version: unspecified
  Platform: Other
OS: Android 4.x
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: bruno.coud...@gcompris.net
  Reporter: alvare...@kde.org

Unable to enter item number with no Virtual Keyboard. (Samsung Galaxy Tab 4)
Virtual Keyboard is enabled on settings.
I can use Virtual Keyboard with other activities.

Reproducible: Always




Using GCompris 0.60 beta. Working with 0.52 version.

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


[kscreenlocker] [Bug 360489] kscreenlocker suggests running "loginctl unlock-sessions" even though I don't use systemd

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360489

n...@leippe.com changed:

   What|Removed |Added

 CC||n...@leippe.com

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


[kscreenlocker] [Bug 361187] Locking screen in KDE 5.6 gets caught in a loop and then crashes with emergencyShow()

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361187

n...@leippe.com changed:

   What|Removed |Added

 CC||n...@leippe.com

--- Comment #16 from n...@leippe.com ---
I got hit by this issue today.
However, I'm using gentoo with openrc--as such there is no loginctl
command--not sure how to unlock the session?
I tried various dbus commands, and ultimately issuing ScreenSaver Lock actually
killed X entirely.

Is there at least a way to unlock it from this state on an openrc system?

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


[Breeze] [Bug 363040] Requesting icons for Go, Lua, Rust, and Scala

2016-05-16 Thread Justin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363040

--- Comment #7 from Justin  ---
Wow! That was fast. I like them, but have a couple suggestions that I think
would improve them if you're open to them.

The Rust icon should look like their official icon
(https://www.rust-lang.org/logos/rust-logo-blk.svg) including their jagged
circle around the R. They use it in all of their branding and I think it's very
important to include it in the icon. I'm not too sure about the purple either,
I think colors like the current Breeze Haskell (.hs) icon would be more
suitable.

The Scala icon has three stripes (as seen top left on
https://github.com/scala). I think you intended for that center area to be the
third stripe, but in all of their branding the three stripes are always
visible.

Lua icon is perfect.

The Go icon is the hardest to get right because the Gopher mascot is pretty
complex. I like the little face you did, but not sure how well it fits in with
the minimal simple vibe of the Breeze icons. Perhaps experiment with their logo
instead
(https://raw.githubusercontent.com/golang/go/master/doc/go-logo-black.png).

I want to thank you again for making the icons, feel free to disregard my
suggestions if you disagree. You've already gone above and beyond.

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


[plasmashell] [Bug 363157] New: Plasma crashed on opening link

2016-05-16 Thread Aayush Agarwal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363157

Bug ID: 363157
   Summary: Plasma crashed on opening link
   Product: plasmashell
   Version: 5.6.3
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: aayush.agarwal...@yahoo.com
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.6.3)

Qt Version: 5.5.1
Frameworks Version: 5.21.0
Operating System: Linux 4.5.3-1-default x86_64
Distribution: "openSUSE Tumbleweed (20160514) (x86_64)"

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

Opening a link from Konversation on firefox across activities.

- Unusual behavior I noticed:

One of my KDE activities was missing from the activity menu. I believe it is
related to this: https://bugs.kde.org/show_bug.cgi?id=362677

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

Thread 15 (Thread 0x7efc557dc700 (LWP 2996)):
#0  0x7efc6475f07d in poll () at /lib64/libc.so.6
#1  0x7efc6963b3f2 in  () at /usr/lib64/libxcb.so.1
#2  0x7efc6963cfc7 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7efc57f5ddd9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7efc64e4c91f in  () at /usr/lib64/libQt5Core.so.5
#5  0x7efc63f60424 in start_thread () at /lib64/libpthread.so.0
#6  0x7efc64767add in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7efc4e4d7700 (LWP 3050)):
#0  0x7efc6475f07d in poll () at /lib64/libc.so.6
#1  0x7efc60e46364 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7efc60e4646c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7efc6507140b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7efc6501b53a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7efc64e47adc in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7efc681190e5 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x7efc64e4c91f in  () at /usr/lib64/libQt5Core.so.5
#8  0x7efc63f60424 in start_thread () at /lib64/libpthread.so.0
#9  0x7efc64767add in clone () at /lib64/libc.so.6

Thread 13 (Thread 0x7efc3f255700 (LWP 3080)):
#0  0x7efc60e896c4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7efc60e4622d in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7efc60e4646c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7efc6507140b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7efc6501b53a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7efc64e47adc in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7efc681190e5 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x7efc64e4c91f in  () at /usr/lib64/libQt5Core.so.5
#8  0x7efc63f60424 in start_thread () at /lib64/libpthread.so.0
#9  0x7efc64767add in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7efc3d970700 (LWP 3088)):
#0  0x7efc647740ef in __libc_enable_asynccancel () at /lib64/libc.so.6
#1  0x7efc6475f072 in poll () at /lib64/libc.so.6
#2  0x7efc60e46364 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7efc60e4646c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7efc6507140b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7efc6501b53a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7efc64e47adc in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7efc681190e5 in  () at /usr/lib64/libQt5Qml.so.5
#8  0x7efc64e4c91f in  () at /usr/lib64/libQt5Core.so.5
#9  0x7efc63f60424 in start_thread () at /lib64/libpthread.so.0
#10 0x7efc64767add in clone () at /lib64/libc.so.6

Thread 11 (Thread 0x7efc37df7700 (LWP 3089)):
#0  0x7efc63f6603f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7efc6a8db3d4 in  () at /usr/lib64/libQt5Script.so.5
#2  0x7efc6a8db419 in  () at /usr/lib64/libQt5Script.so.5
#3  0x7efc63f60424 in start_thread () at /lib64/libpthread.so.0
#4  0x7efc64767add in clone () at /lib64/libc.so.6

Thread 10 (Thread 0x7efc34c98700 (LWP 3105)):
#0  0x7efc60e896c4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7efc60e45c49 in g_main_context_query () at
/usr/lib64/libglib-2.0.so.0
#2  0x7efc60e462df in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7efc60e4646c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7efc6507140b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7efc6501b53a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7efc64e47adc in QThread::exec() 

[Touchpad-KCM] [Bug 349545] Disable touchpad when mouse is plugged in, never re-enables when mouse is unplugged

2016-05-16 Thread Weng Xuetian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349545

--- Comment #6 from Weng Xuetian  ---
(In reply to jose luis m from comment #5)
> This problem isn't fixed for everybody, in my system ,re-enable the touchpad
> once a mouse gets disconnected never worked. Not now , not before. I'm in
> Arch linux using:
> Touchpad  KCM version 5.6.4  
> KDE Frameworks 5.21.0
> Qt 5.6.0 (built against 5.6.0)

I just tried it and it worked for me. You'd probably want to blacklist some of
your usb device in kcm.

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


[Oxygen] [Bug 363156] Oxygen does not properly theme some text boxes

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363156

--- Comment #2 from bluescreenaven...@gmail.com ---
Created attachment 99028
  --> https://bugs.kde.org/attachment.cgi?id=99028=edit
Context Menu for text field in Notes Plasmoid

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


[Oxygen] [Bug 363156] Oxygen does not properly theme some text boxes

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363156

--- Comment #1 from bluescreenaven...@gmail.com ---
Created attachment 99027
  --> https://bugs.kde.org/attachment.cgi?id=99027=edit
Text Boxes without Oxygen rounded corners

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


[Oxygen] [Bug 363156] New: Oxygen does not properly theme some text boxes

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363156

Bug ID: 363156
   Summary: Oxygen does not properly theme some text boxes
   Product: Oxygen
   Version: 5.6.4
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: QtQuickControls
  Assignee: k...@davidedmudnson.co.uk
  Reporter: bluescreenaven...@gmail.com
CC: mklape...@kde.org

I think it's QML text boxes... It affects the Muon search bar as well as some
Plasmoid settings http://imgur.com/FaduEgq
I tried with Kubuntu, and my own hand compiled KDE master

I'm not sure if this is related, but for the text field in the Notes Plasmoid,
the context menu appears different from the rest of the Oxygen theme as well
http://imgur.com/wWSLwpv

Other context menus in that plasmoid appear to be fine

Reproducible: Always

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


[amarok] [Bug 363105] UI goes unresponsive within one minute and playback continues until end of track

2016-05-16 Thread Myriam Schweingruber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363105

--- Comment #8 from Myriam Schweingruber  ---
I know there has been quite some work on the database since the release of
2.8.0, could you eventually test Amarok 2.9 beta or current git master?

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


[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2016-05-16 Thread EMR_Kde via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #86 from EMR_Kde  ---
(In reply to Keith Zubot-Gephart from comment #85)

> The hope is that someone steps up with usable patches for QLocale, and that
> the Qt folks accept them. Unfortunately I, like most of the people balking
> at this regression, don't have anywhere near the programming skill to
> reasonably provide such code. But lacking that, we wait in perpetuity.

I am definitely in the same boat. I know enough, but not as much needed to port
KLocale to KF5. Further, it also relies on downstream KDE Apps to make use of
the new KLocale5 (or whatever you're going to call it) instead of QLocale
(after years of kapp owners being told to use QLocale).

Interestingly enough, I also found this email from 2011 on removing KLocale.
Had I known what was going to happen, I would have objected back then.
http://kde-core-devel.kde.narkive.com/v0Q0HYO4/locale-in-kf5-qt5

It seems like item #4 never happened: "4) QLocale will add support for most if
not all the KDE options to their parsers/formatters, as well as some options
KDE does not currently support."

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


[kdevelop] [Bug 363155] New: Allow in-source builds with CMake

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363155

Bug ID: 363155
   Summary: Allow in-source builds with CMake
   Product: kdevelop
   Version: git master
  Platform: unspecified
OS: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Build tools: CMake
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: p...@0x64.org

Currently I cannot select the source directory (which contains the
CMakeLists.txt file) as the build directory when opening the project with a
recent git version of KDevelop 5.

Qt Creator supports this and I would like to use in-source builds after
switching to KDevelop. 

Reproducible: Always

Steps to Reproduce:
1. Open CMake project
2. Try to select source directory as build directory
3.

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


[plasmashell] [Bug 361376] Poor quality of fonts rendering in plasma kickoff menu and shutdown/reboot/logout confirmation screens

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361376

corss...@gmail.com changed:

   What|Removed |Added

Version|5.6.0   |5.6.4

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


[kleopatra] [Bug 363154] New: Cannot create certificate with @ in the name field.

2016-05-16 Thread Stefan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363154

Bug ID: 363154
   Summary: Cannot create certificate with @ in the name field.
   Product: kleopatra
   Version: 2.2.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aheine...@intevation.de
  Reporter: luke1...@gmx.de
CC: kdepim-b...@kde.org, m...@kde.org

Trying to create a new certificate with the @-sign in the name field fails
(unless the @ is used as the first character in the name).
Using gpg directly to create a keypair, this works just fine.

Note that in some cases keys are generated specifying the email address as the
name and as the email address to ensure privacy where the key is used. For
instance the end-to-end-encryption of posteo.de only accepts OpenPGP keys which
comply to that restriction: https://posteo.de/en/help/policies-for-public-keys

Reproducible: Always

Steps to Reproduce:
1. File -> New Certificate -> Create a personal OpenPGP key pair
2. Try to enter the following name: f...@bar.com

Actual Results:  
The @-sign cannot be entered. Trying to enter it results in a noop.

Expected Results:  
The @-sign can correctly be entered.

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


[plasmashell] [Bug 361376] Poor quality of fonts rendering in plasma kickoff menu and shutdown/reboot/logout confirmation screens

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361376

--- Comment #7 from corss...@gmail.com ---
Any progress? It is noticable even in screenshots that was published on
planetkde.org:
https://www.kubuntu.org/wp-content/uploads/2016/04/a86c/16_04-release-ss3.png

DemoDesktop ModeLaptop ModeSchool

"sk" in Desktop Mode has wrong rendering.

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


[krita] [Bug 363153] Layer set to burn creates large grey artifacts; crashes

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363153

--- Comment #1 from winter.w...@yahoo.com ---
I should also note that, on re-opening the file after the crash, the grey
artifacts remain and refuse to be erased (including with the selection tool +
clear command).

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


[krita] [Bug 363153] New: Layer set to burn creates large grey artifacts; crashes

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363153

Bug ID: 363153
   Summary: Layer set to burn creates large grey artifacts;
crashes
   Product: krita
   Version: 2.9.11
  Platform: MS Windows
   URL: http://i.imgur.com/jm68WIZ.jpg
OS: MS Windows
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: adjustment layers
  Assignee: krita-bugs-n...@kde.org
  Reporter: winter.w...@yahoo.com

I made a couple layers for shadowing - the highlighted one being set to the
layer mode of "burn". After, I noticed strange, thick, uniformly medium-dark
grey artifacts around the building I had been working on, that only seemed to
show up where the sky was going to go (an area I had not yet painted and as
such it was the only area still the bright white of the bottom layer). I tried
multiple times to erase it: it's color lightened on every first try very
slightly, but it always reverted back to the same medium-dark grey color. Soon
after, the Krita window lost focus and Krita crashed.

The strange line artifacts are on the screen are from the vanishing line
assistants (three, set to invisible), which always creates artifacts for me (I
can't use OpenGL). In past versions of Krita, using the vanishing lines was a
pretty reliable way to crash the program quickly (crashed within
seconds/minutes about 75% of the time), but I don't know that it ever created
these artifacts.

Using Windows 7.

Problem signature:
  Problem Event Name:BEX
  Application Name:krita.exe
  Application Version:0.0.0.0
  Application Timestamp:56b086c6
  Fault Module Name:CSRBthFtpShellExt.dll_unloaded
  Fault Module Version:0.0.0.0
  Fault Module Timestamp:4a44958d
  Exception Offset:5effdda7
  Exception Code:c005
  Exception Data:0008
  OS Version:6.1.7601.2.1.0.256.48
  Locale ID:1033
  Additional Information 1:fa66
  Additional Information 2:fa6696398de2b9f98383d7a3bf5c3ea1
  Additional Information 3:fa66
  Additional Information 4:fa6696398de2b9f98383d7a3bf5c3ea1

Thank you for your time and effort.

Reproducible: Didn't try

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


[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2016-05-16 Thread Keith Zubot-Gephart via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340982

Keith Zubot-Gephart  changed:

   What|Removed |Added

 CC||keit...@gmail.com

--- Comment #85 from Keith Zubot-Gephart  ---
(In reply to tdyzio from comment #84)
> To me, this thing sounds like someone funding KDE5 development is forcing
> the issue against the rest of us.

As far as I can gather, it's rather the opposite. That is to say, without more
funding---and for various other practical and well-intentioned reasons---it's
generally better when possible to stick with upstream rather than complicating
things with additional solutions atop of the upstream stack. Unfortunately in
this case, QLocale is pretty dramatically inferior to KLocale for any of us
(myself very much included) who can't stand the "correct" date and time formats
for our locales and have years-bordering-on-decades of relying on the ability
to customize this.

The hope is that someone steps up with usable patches for QLocale, and that the
Qt folks accept them. Unfortunately I, like most of the people balking at this
regression, don't have anywhere near the programming skill to reasonably
provide such code. But lacking that, we wait in perpetuity.

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


[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #84 from tdy...@hotmail.com ---
I totally agree with what you are saying.
Personally I hate 12 hour clock, the 24hr clock is the first thing I look for.
Also, I am going to repeat after you: that -mm-dd or simply yy-mm-dd or
simpler yymmdd makes perfect sense for sorting, this is why I use it
everywhere.
To me, this thing sounds like someone funding KDE5 development is forcing the
issue against the rest of us.

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


[okular] [Bug 363152] New: Form text not displayed for upside-down field

2016-05-16 Thread Konstantin Svist via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363152

Bug ID: 363152
   Summary: Form text not displayed for upside-down field
   Product: okular
   Version: 0.24.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: fry@gmail.com

Created attachment 99026
  --> https://bugs.kde.org/attachment.cgi?id=99026=edit
test file

See attached document, field "180 deg" (left-middle of the page) Pre-filled
text appears properly, but if changed, text is not displayed for this field at
all. 

ref Poppler bug: https://bugs.freedesktop.org/show_bug.cgi?id=95391

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


[kmymoney4] [Bug 361021] CSV importer: The transaction has missing assignment of...

2016-05-16 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361021

--- Comment #14 from allan  ---
Just to note that I discovered a possible problem with this, and documented it,
in error, in https://bugs.kde.org/show_bug.cgi?id=362139, comment #7.  See
there for follow up.

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


[kdevelop] [Bug 363151] New: Crash when editing project configuration

2016-05-16 Thread Rex Jack via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363151

Bug ID: 363151
   Summary: Crash when editing project configuration
   Product: kdevelop
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: rexj...@gmx.de

Application: kdevelop (4.90.92)
 (Compiled from sources)
Qt Version: 5.5.1
Frameworks Version: 5.21.0
Operating System: Linux 4.4.2-hardened x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
1. Opened Project/Open Configuration/Language Support
2. Added or deleted include path
3. Pressded OK (whithout pressing Apply before)
4. Kdevelop crashed

Workaround: Press Apply before pressing OK

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd3016467c0 (LWP 17359))]

Thread 21 (Thread 0x7fd2f7fff700 (LWP 17385)):
#0  0x7fd315eb03af in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x7fd2fe47ee03 in radeon_drm_cs_emit_ioctl () from
/usr/lib64/dri/r600_dri.so
#2  0x7fd2fe47e437 in impl_thrd_routine () from /usr/lib64/dri/r600_dri.so
#3  0x7fd315eaa5e6 in start_thread () from /lib64/libpthread.so.0
#4  0x7fd31ca789ad in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7fd2ec873700 (LWP 17413)):
#0  0x7fd315eb0758 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x7fd31d12b078 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x7fd31abcf4d8 in KDevelop::DUChainPrivate::CleanupThread::run() ()
from /usr/lib64/libKDevPlatformLanguage.so.10
#3  0x7fd31d12a9b2 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x7fd315eaa5e6 in start_thread () from /lib64/libpthread.so.0
#5  0x7fd31ca789ad in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7fd2e288b700 (LWP 17415)):
#0  0x7fd31ca6f46d in poll () from /lib64/libc.so.6
#1  0x7fd314404e5c in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x7fd314404f8c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7fd31d32dc6b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7fd31d2ddb0a in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7fd31d125d96 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x7fd31d12a9b2 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#7  0x7fd315eaa5e6 in start_thread () from /lib64/libpthread.so.0
#8  0x7fd31ca789ad in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7fd2dad85700 (LWP 17417)):
#0  0x7fd315eb03af in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x7fd31d12b09a in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x7fd312ef2d77 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#3  0x7fd312ef7388 in
ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) ()
from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x7fd312ef1e05 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#5  0x7fd312ef73e2 in
ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) ()
from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x7fd312ef1e05 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x7fd312ef73e2 in
ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) ()
from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x7fd312ef1e05 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#9  0x7fd312ef73e2 in
ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, bool) ()
from /usr/lib64/libKF5ThreadWeaver.so.5
#10 0x7fd312ef1e05 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib64/libKF5ThreadWeaver.so.5
#11 0x7fd312ef4d35 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#12 0x7fd31d12a9b2 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#13 0x7fd315eaa5e6 in start_thread () from /lib64/libpthread.so.0
#14 0x7fd31ca789ad in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7fd2da584700 (LWP 17418)):
#0  0x7fd315eb03af in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x7fd31d12b09a in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  

[kmymoney4] [Bug 351874] QIF import of investment buys and sells mishandles commissions

2016-05-16 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351874

--- Comment #7 from allan  ---
(In reply to NSLW from comment #4)
> Statement reader did it wrong also for CSV imports (see bug #361021) so I
> made corrections to the code which seemed to help also QIF reader. Honestly
> at that time I didn't know that investment statements are imported by
> anything else than CSV and thanks to your bug and code review I see bigger
> picture now. I proposed two next patches to statement reader which now I
> must review myself because I already see mixed logic between QIF and CSV
> imports, which somehow worked by now.
> It would be nice if you could send me for testing an anonymized QIF file
> with less frequent transaction types such as "dividends" etc.
> 
> I don't know about OFX imports because valid  ACCTTYPEs are only: CHECKING,
> SAVINGS, MONEYMRKT, and CREDITLINE, and there are no investment ACCTTYPE, so
> I assume OFX doesn't support that. Correct me if I'm wrong.

The OFX specification 2.0.3 includes -
"CHAPTER 13 INVESTMENTS
OFX supports download of security information and detailed investment account
statements including
transactions, open orders, balances, and positions.
" plus a lot more in detail.
Allan

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


[kdevelop] [Bug 356211] In debug session "Variable ToolTip" doesn't expand automatically vertically

2016-05-16 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356211

Piotr Mierzwinski  changed:

   What|Removed |Added

Summary|In debug session "Variable  |In debug session "Variable
   |ToolTip" doesn't resize |ToolTip" doesn't expand
   |vertically  |automatically vertically

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


[kdevelop] [Bug 362485] After refresh editor (F5) already set breakpoint(s) are disappearing

2016-05-16 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362485

Piotr Mierzwinski  changed:

   What|Removed |Added

Summary|Debug mode. After refresh   |After refresh editor (F5)
   |editor (F5) already set |already set breakpoint(s)
   |breakpoint(s) are   |are disappearing
   |disappearing|

--- Comment #2 from Piotr Mierzwinski  ---
I happens also in Code perspective.
Tested with KDevelop and KDevplatform cloned from 5.0 branch at 14.05.2016

Steps to Reproduce:
1. Open any cpp file
2. Set breakpoint
3. Refresh editor (press  F5)

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


[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2016-05-16 Thread EMR_Kde via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #83 from EMR_Kde  ---
(In reply to Stefan from comment #81)

> As I see it, the problem is the whole locale system which assumes that all
> your preferences are based on a single region. This problem is beyond KDE,
> and affects the entire UNIX ecosystem.

The thing is that this was *working* before regressing to QLocale. Why not port
KLocale over to KF5? Just because I am located in the USA doesn't mean that I
want my settings as the "normal" user would have it. 

In Windows, OS/X I can change the format of my date and time. For logical and
geeky reasons (mainly ease of sorting, and Linnaeus ease of use) -MM-DD
HH24:MM:SS seems to make the most sense to me. From most general to the most
specific. 

What really grinds my gears though, is that this was all working under KDE4...
why change it?

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


[kmymoney4] [Bug 351874] QIF import of investment buys and sells mishandles commissions

2016-05-16 Thread Jeff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351874

--- Comment #6 from Jeff  ---
Hi Łukasz,

There is still a problem with the QIF import with your change.  My test file
also tested the case where the commission was greater than the proceeds from
the sale (which can happen when trading options.)  Your fix changed a "sell"
trade that actually cost money into one that brought in money. The example in
my test file was the "sell" of the "NFLX Aug 18 2012 110.0 Call". The price is
0.02, times 100 shares = 2.00. The commission is 10.77.  So income of 2.00,
outgo of 10.77 makes the total -8.77 (as shown in the U and T values in the QIF
file).  The cash account should decrease by 8.77. Your change turned that into
a positive 8.77, and increased the cash account.  This is admittedly a corner
case, and I think I am the only KMM user that trades options because I have
made a bunch of other changes to the KMM code to support that.

So, to support my particular needs, I am going to undo your change in my local
copy and restore my QIF importer change (which I submitted to the review board
on Aug 15, 2015 but was never accepted). And still claim that the master branch
does not fix my problem.  (Though I hardly use QIF import anymore. I was using
it to transfer my data from Quicken to KMM. I do have one investment account
that doesn't support OFX and I use QIF for that one.)

And I know that without your change, my OFX imports have been working. I don't
have a quick and easy test for OFX import. But my review board submittal for
the QIF importer change says I made the QIF importer data look just like the
OFX importer data. Thus my concern in comment #3 about OFX testing with your
change.  I suspect OFX will work except for the case I explained in my first
paragraph. Which probably nobody but me cares about :-)

Jeff.

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

[okular] [Bug 363091] Problems with form fields

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363091

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
Thanks for caring about form support in okular, but reporting 1453 issues in
the same bug entry is not good behaviour, it makes keeping track of what is
fixed, what is not, and the answers/questions for each individual issue
impossible.

Please report every problem you find in a separate bug.

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


[okular] [Bug 363011] Okular has incorrect zoom factors

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363011

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #5 from Albert Astals Cid  ---
The bug is in kubuntu, not in Okular.

If you want to know if there is any update in kubuntu that can fix this
problem, ask in a kubuntu support channel http://kubuntu.org/support/

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


[frameworks-ki18n] [Bug 363111] ki18n 5.22.0 compile fails with 'translation_found' was not declared in this scope

2016-05-16 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363111

David Faure  changed:

   What|Removed |Added

 CC||fa...@kde.org

--- Comment #3 from David Faure  ---
sources/ki18n-5.22.1.tar.xz uploaded for packagers.

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


[KScreen] [Bug 351025] When external monitor is disconnected, the laptop monitor doesn't become active again

2016-05-16 Thread Cruz Enrique via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351025

Cruz Enrique  changed:

   What|Removed |Added

 CC||cruzki...@gmail.com

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


[Oxygen] [Bug 363149] New: bug application window frame

2016-05-16 Thread santos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363149

Bug ID: 363149
   Summary: bug application window frame
   Product: Oxygen
   Version: 5.5.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: hugo.pereira.da.co...@gmail.com
  Reporter: santos.ti.sist...@hotmail.com

A random order When you open some application windows a frame disappears and
the thus returning redo Section to User .

Reproducible: Sometimes

Steps to Reproduce:
1.open the browser chrome
2.open Synaptic and search any application
3.

Actual Results:  
there is a slow and then the frames of the windows disappear disappears the
buttons of maxinizar close the open windows and the nearby that are open and
the GLX and composer is dead.

Expected Results:  
normal is that the windows have frames in order to be able to close or minimize
maximinizar.

 1155.152870] show_signal_msg: 24 callbacks suppressed
[ 1155.152876] kactivitymanage[10589]: segfault at 7f47541eccd0 ip
003db8c14261 sp 7ffe59a4fac8 error 4 in
libQt5Sql.so.5.5.1[3db8c0+3f000]
[ 1155.331770] chrome[18199]: segfault at 968 ip 7fe679f62643 sp
7fff8995f570 error 4 in libX11.so.6.3.0[7fe679f3a000+135000]
[ 1325.702025] kactivitymanage[18366]: segfault at 7fd82c0cbcd0 ip
003db8c14261 sp 7ffc47b392b8 error 4 in
libQt5Sql.so.5.5.1[3db8c0+3f000]
[ 1642.817358] kactivitymanage[22073]: segfault at 7fac18078cd0 ip
003db8c14261 sp 7ffde475a868 error 4 in
libQt5Sql.so.5.5.1[3db8c0+3f000]
[ 1793.299699] systemd[1]: apt-daily.timer: Adding 6h 7min 41.360397s random
time.
[ 1801.779560] systemd[1]: apt-daily.timer: Adding 2h 16min 52.304585s random
time.
[ 1803.789344] systemd[1]: apt-daily.timer: Adding 1h 53min 9.558498s random
time.
[ 1831.344192] kactivitymanage[28477]: segfault at 7f36dc037cd0 ip
003db8c14261 sp 7ffe47ce60b8 error 4 in
libQt5Sql.so.5.5.1[3db8c0+3f000]

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


[neon] [Bug 362917] qtbase-abi-* breakage

2016-05-16 Thread Simon Andric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362917

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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


[Breeze] [Bug 363040] Requesting icons for Go, Lua, Rust, and Scala

2016-05-16 Thread andreas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363040

--- Comment #6 from andreas  ---
Created attachment 99025
  --> https://bugs.kde.org/attachment.cgi?id=99025=edit
script mimetype icons

I hope you like them. I don't use any of them so if I did them wrong, let me
know.

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


[Breeze] [Bug 363040] Requesting icons for Go, Lua, Rust, and Scala

2016-05-16 Thread andreas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363040

andreas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/bree
   ||ze-icons/ce7f11f6ce278f35bc
   ||f19e8b659b39cd3d8f7eca
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from andreas  ---
Git commit ce7f11f6ce278f35bcf19e8b659b39cd3d8f7eca by andreas kainz.
Committed on 16/05/2016 at 21:43.
Pushed by andreask into branch 'master'.

add some script mimetype icons

A  +3-0icons-dark/mimetypes/16/text-x-go.svg
A  +3-0icons-dark/mimetypes/16/text-x-lua.svg
A  +3-0icons-dark/mimetypes/16/text-x-rust.svg
A  +6-0icons-dark/mimetypes/16/text-x-scala.svg
A  +3-0icons-dark/mimetypes/22/text-x-go.svg
A  +3-0icons-dark/mimetypes/22/text-x-lua.svg
A  +3-0icons-dark/mimetypes/22/text-x-rust.svg
A  +6-0icons-dark/mimetypes/22/text-x-scala.svg
A  +26   -0icons-dark/mimetypes/32/text-rust.svg
A  +26   -0icons-dark/mimetypes/32/text-x-go.svg
A  +26   -0icons-dark/mimetypes/32/text-x-lua.svg
A  +29   -0icons-dark/mimetypes/32/text-x-scala.svg
A  +24   -0icons-dark/mimetypes/64/text-rust.svg
A  +24   -0icons-dark/mimetypes/64/text-x-go.svg
A  +24   -0icons-dark/mimetypes/64/text-x-lua.svg
A  +27   -0icons-dark/mimetypes/64/text-x-scala.svg
A  +3-0icons/mimetypes/16/text-x-go.svg
A  +3-0icons/mimetypes/16/text-x-lua.svg
A  +3-0icons/mimetypes/16/text-x-rust.svg
A  +6-0icons/mimetypes/16/text-x-scala.svg
A  +3-0icons/mimetypes/22/text-x-go.svg
A  +3-0icons/mimetypes/22/text-x-lua.svg
A  +3-0icons/mimetypes/22/text-x-rust.svg
A  +6-0icons/mimetypes/22/text-x-scala.svg
A  +26   -0icons/mimetypes/32/text-rust.svg
A  +26   -0icons/mimetypes/32/text-x-go.svg
A  +26   -0icons/mimetypes/32/text-x-lua.svg
A  +29   -0icons/mimetypes/32/text-x-scala.svg
A  +24   -0icons/mimetypes/64/text-rust.svg
A  +24   -0icons/mimetypes/64/text-x-go.svg
A  +24   -0icons/mimetypes/64/text-x-lua.svg
A  +27   -0icons/mimetypes/64/text-x-scala.svg

http://commits.kde.org/breeze-icons/ce7f11f6ce278f35bcf19e8b659b39cd3d8f7eca

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


[www.kde.org] [Bug 363140] World-readable X11 Cookie, easy key logger

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363140

Albert Astals Cid  changed:

   What|Removed |Added

 CC||mbr...@redhat.com,
   ||pierluigi.fior...@gmail.com

--- Comment #3 from Albert Astals Cid  ---
I'd say this is a bug in sddm.

Abusing the CC here to add Pier Luigi and Martin for confirmation.

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


[kmymoney4] [Bug 351874] QIF import of investment buys and sells mishandles commissions

2016-05-16 Thread Jack via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351874

--- Comment #5 from Jack  ---
I import to investment accounts from OFX frequently, and it works just fine. 
(Well, mostly, but my problems are mainly in what my broker provides, not how
KMM handles it, and I've complained about it in the past on the mailing list.) 
I can probably provide some example files, but I'd have to choose carefully for
ones that  don't show any of the problems.

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


[www.kde.org] [Bug 363140] World-readable X11 Cookie, easy key logger

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363140

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org,
   ||secur...@kde.org

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


[plasmashell] [Bug 362944] plasma-desktop installs same file as kde-l10n 16.04

2016-05-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362944

--- Comment #4 from Albert Astals Cid  ---
You can propose a patch to rename the plasma5 version i guess, yes.

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


[kdevelop] [Bug 363044] Crash when parsing javascript/python files [DeclarationBuilder::inferArgumentsFromCall]

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363044

Kevin Funk  changed:

   What|Removed |Added

 CC||steckde...@yahoo.fr
Summary|Crash when parsing  |Crash when parsing
   |javascript/python files |javascript/python files
   ||[DeclarationBuilder::inferA
   ||rgumentsFromCall]
  Component|general |Language Support:
   ||QML/JavaScript

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


[okular] [Bug 341734] request for: save multi-tab session as named session, select session from menu in new instance

2016-05-16 Thread Alessander Botti Benevides via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341734

Alessander Botti Benevides  changed:

   What|Removed |Added

 CC||alessanderbo...@gmail.com

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


[kdevelop] [Bug 363044] Crash when parsing javascript/python files [DeclarationBuilder::inferArgumentsFromCall]

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363044

--- Comment #1 from Kevin Funk  ---
Not sure this got fixed by now...

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


[kdevelop] [Bug 300115] Declaration not found: std::bind and std::placeholders.

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=300115

Kevin Funk  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.0
 Resolution|--- |FIXED

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


[kdevelop] [Bug 328809] error on completing definitions from time.h

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=328809

--- Comment #8 from Kevin Funk  ---
@Sumeet: This shows the "Auto Word Completion" -- that's just the "stupid" word
completion feature from Kate. We'd like to see real C/C++ completion entries.

Can you confirm they're working?

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


[kdevelop] [Bug 244684] No code completion for Boost::bimap< T1, T1>

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=244684

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

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


[kdevelop] [Bug 308361] Parser error example

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=308361

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.0
 Status|UNCONFIRMED |RESOLVED

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


[kdevelop] [Bug 255499] KDevelop shows tooltips for macros inside comments

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=255499

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.0

--- Comment #2 from Kevin Funk  ---
Thanks for notifying!

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


[kdevelop] [Bug 363122] No ToolTip for Command line option

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363122

--- Comment #3 from Kevin Funk  ---
Note: Maybe just packaging khelpcenter would fix this?

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


[www.kde.org] [Bug 363140] World-readable X11 Cookie, easy key logger

2016-05-16 Thread David Rumley via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363140

--- Comment #2 from David Rumley  ---
I'm not sure, I thought it belonged here. If not I can always move it.

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


[kdevelop] [Bug 363122] No ToolTip for Command line option

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363122

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Kevin Funk  ---
This button should open  the Kate handbook. Probably needs khelpcenter (the
application for showing handbooks)

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


[kdevelop] [Bug 327930] parameters of lambdas declared within lambdas are not handled correctly

2016-05-16 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=327930

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0

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


[www.kde.org] [Bug 363140] World-readable X11 Cookie, easy key logger

2016-05-16 Thread Frederik Schwarzer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363140

--- Comment #1 from Frederik Schwarzer  ---
www.kde.org might be the wrong Product, no?
Not sure where it would belong to, though. Maybe frameworks-kinit?

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


[kleopatra] [Bug 363148] New: Deselecting Signing check box in Advanced Settings - Certificate Usage results in General Error in Kleopatra

2016-05-16 Thread Niall via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363148

Bug ID: 363148
   Summary: Deselecting Signing check box in Advanced Settings -
Certificate Usage results in General Error in
Kleopatra
   Product: kleopatra
   Version: 2.3.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aheine...@intevation.de
  Reporter: niall.gue...@informazine.com
CC: kdepim-b...@kde.org, m...@kde.org

Created attachment 99024
  --> https://bugs.kde.org/attachment.cgi?id=99024=edit
Kleopatra Version 2.3.1 - Steps to Reproduce

If using Kleopatra on Windows 10 operating system and following standard use
case of File - New Certificate, select Create a Personal OpenPGP... option.
Fill in the Name, EMail, and leave Comment field blank. Click Advanced Settings
button. Go with defaults, but deselect the Signing checkbox as that checkbox is
optional in UI. Click Create Key. 
Result: Could not create certificate: General Error.

Retests: tested this with data in Comment field and without data in case any
entry I made was impacting the checkbox activity in parallel. Also tested
making changes to Date expiry and leaving at default. If I reselect the Signing
checkbox, the certificate creation process runs fine as normal, so just that
checkbox being deselected results in error. GPG4Win install is fine otherwise
and all other functions I need for now are executing fine both from Kleopatra
and command line windows.

I was testing this after running some tests in the command-line utility for
creation of separate sign-only certificates, so came across more by accident as
I would not normally deselect the Signing option when creating a New cert in
Kleopatra. I had checked the Bug database for older bugs and autolist when
logging this but not seeing a duplicate. Please discard if it is and sorry for
the noise it is a duplicate of an old bug.

I ran a test on two other versions as I initially thought it was the 2.3.1
version I installed today and that 2.3.1 was the problem, but it wasn't as
using Signing option everything works fine. I noticed the same error behavior
in the 2.3.0 release and the original older version I had: 2.2.6. Everything
was tested on Windows 10.

I have attached a document with 2 screenshots illustrating precondition and
failed cert creation result.

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


[frameworks-kdoctools] [Bug 357428] kf5-kdoctools: several issues with kdoctools_install()

2016-05-16 Thread Luigi Toscano via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357428

Luigi Toscano  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED
  Latest Commit||http://commits.kde.org/kdoc
   ||tools/0a90d5fc7d367d5937f3c
   ||b171f56f948f93f36ef

--- Comment #14 from Luigi Toscano  ---
Git commit 0a90d5fc7d367d5937f3cb171f56f948f93f36ef by Luigi Toscano.
Committed on 16/05/2016 at 17:59.
Pushed by ltoscano into branch 'master'.

Call kdoctools_create_handbook only for index.docbook

When more documentation files are available in a certain directory,
the assumption is that there should always be an index.docbook which
imports all the other docbook files in the same directory. The call
to kdoctools_create_handbook must be created only for index.docbook;
the macro takes care of the installation of the others docbooks.
This should make kdoctools_install work when there are multiple docbooks
in the same directory.
REVIEW: 127935

M  +6-7KF5DocToolsMacros.cmake

http://commits.kde.org/kdoctools/0a90d5fc7d367d5937f3cb171f56f948f93f36ef

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


[krita] [Bug 358147] Crash when trying to open or create a file

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358147

winter.w...@yahoo.com changed:

   What|Removed |Added

 CC||winter.w...@yahoo.com

--- Comment #5 from winter.w...@yahoo.com ---
I cannot run Krita because of this. No workaround on my pc.

I have this problem with 3.0 beta build for windows 7, 32bit. On my computer
(tablet pc, no graphics card), Krita cannot run OpenGL in the previous versions
(instant crash when turning it on). In this case, 3.0 crashes when ever I try
to open a file or make a new one. There is no longer an option for disabling
OpenGL. I have tried adding a "kritarc" file in the config folder (which I had
to import from the last stable release, since 3.0 beta doesn't come with it)
and inserting the line "Krita/Ocio/UseOcio=false" as found at
https://forum.kde.org/viewtopic.php?f=281=132996=357101#p357101 but that
doesn't do anything. I have tried for quite a while to get this working, hoping
to get a version where my drawing assistants don't cause me to crash all the
time, but Krita simply doesn't work in 3.0 .

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


[frameworks-baloo] [Bug 362867] plasma crashed trying to start LibreOffice

2016-05-16 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362867

Alexander Potashev  changed:

   What|Removed |Added

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

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


[frameworks-baloo] [Bug 362773] after type word in menu search

2016-05-16 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362773

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com
  Component|General |Engine
Product|Baloo   |frameworks-baloo

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


[frameworks-baloo] [Bug 363012] Baloo crashed on logging into an account

2016-05-16 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363012

Alexander Potashev  changed:

   What|Removed |Added

 CC||aspotas...@gmail.com
  Component|General |Engine
Product|Baloo   |frameworks-baloo

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


[kwin] [Bug 362898] Zoom should not resort to proportional but just skip the failed cursor update

2016-05-16 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362898

--- Comment #18 from Thomas Lübking  ---
There's no edit function and it's actually no bug.

It seems firefox (what a surprise) can cause the server to return a null cursor
image (maybe it hides it? in a weird way) and we just resolves this as general
problem the most robust way (the consideration was rather that fetching the
cursor image could fail in general)

However, bug or not, shit happens and it's probably more elegant to resolve it
by keeping the cursor (iff any present, see comment #15 for a patch), notably
when considering this an a11y feature.

"kcmshell5 kwineffects", configure the zoom effect, there's a checkbox for
focus tracking. If this rather happens because FF warps the pointer, this won't
have any impact, though.

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

[kate] [Bug 345253] Folder I'm currently in not restored when selecting "Open file" with remote protocol

2016-05-16 Thread Søren Holm via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345253

Søren Holm  changed:

   What|Removed |Added

 CC||s...@sgh.dk

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

[frameworks-frameworkintegration] [Bug 354204] Checkboxes in QtCreator Wizards are uncheckable

2016-05-16 Thread Francisco Gonzalez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354204

Francisco Gonzalez  changed:

   What|Removed |Added

 CC||gzmor...@gmail.com

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


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

2016-05-16 Thread Fabsk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357870

--- Comment #4 from Fabsk  ---
On my machine, the modification fixes the problem. Added a review request in
Reviewboard.

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


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

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356225

--- Comment #96 from madc...@atlas.cz ---
I had the "no panel" glitch a few days ago after I've been using my laptop at
work during the week with an external panel connected. When I started my laptop
at home with no external dispaly, the panel was gone. I found out that I can
get it back like this:

xrandr --output LVDS1 --off && xrandr --output LVDS1 --primary

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


[Breeze] [Bug 363147] New: Breeze cursors should have more sizes (patch included)

2016-05-16 Thread James Lee via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363147

Bug ID: 363147
   Summary: Breeze cursors should have more sizes (patch included)
   Product: Breeze
   Version: 5.6.4
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-de...@kde.org
  Reporter: ja...@james.tl

Breeze currently ships with 24 and 48 px cursors.  My 14" WQHD screen, which I
understand to be a fairly common size and resolution, needs something in
between to look right.  For this screen, 40 px is ideal.

GNOME's theme Adwaita ships with 24, 32, 48, 64, and 96 px options.  It seems
reasonable for Breeze to have at least the same options.

I have patched the Breeze cursor build script to support building many sizes
without hard-coding the xcursorgen configs.  You can find the changes on my
'cursor-build-multiple-sizes' branch at:

https://github.com/iamjamestl/breeze/tree/cursor-build-multiple-sizes
https://github.com/KDE/breeze/compare/master...iamjamestl:cursor-build-multiple-sizes

See the commit message for implementation comments.

Reproducible: Always

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


[i18n] [Bug 363146] Wrong button string "Vymazaž"

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363146

mld...@seznam.cz changed:

   What|Removed |Added

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

--- Comment #3 from mld...@seznam.cz ---
Fixed .po file can be found in attachment.

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


[i18n] [Bug 363146] Wrong button string "Vymazaž"

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363146

--- Comment #2 from mld...@seznam.cz ---
Created attachment 99023
  --> https://bugs.kde.org/attachment.cgi?id=99023=edit
edited .po file

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


[dolphin] [Bug 362593] allow terminal to be placed in right pane

2016-05-16 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362593

Rog131  changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131  ---
(In reply to web from comment #1)
> If not...
> Could I simply change the lines I linked to and compile it myself?
> I've never compiled something before, so I want to make sure this would
> actually fix it before I venture down that rabbit hole :)

Seems to work - a quick test:
https://www.kubuntuforums.net/showthread.php?70192-Dolphin-allow-terminal-to-be-placed-to-the-left-right-top-bottom=388040#post388040

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


[kmail2] [Bug 362804] Can't unsubscribe folder - Gmail account.

2016-05-16 Thread Mateusz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362804

Mateusz  changed:

   What|Removed |Added

Summary|Can't unsubscribe folder -  |Can't unsubscribe folder -
   |Gmail account   |Gmail account.

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


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

2016-05-16 Thread Fabsk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357870

--- Comment #3 from Fabsk  ---
Moved to kio-extras (where "fish" is located).
Tested again in Kubuntu 16.10 (KDE Frameworks 5.18.0) with the same error.

In the source file "fish.cpp", there is something... fishy. In the function
"fishProtocol::writeStdin", there is this line:

qlist.append(line.toLatin1());

I think the fact that the non-latin characters are replaced by question marks
come from there. I guess it should be something like that in order to encode to
the encoding expected by the remote party:

qlist.append(E(line));

Note that I did not manage (at least for the moment) to execute a patched
version of "fish" on my machine in order to verify my theory.

Cheers,

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


[Breeze] [Bug 362041] Using Breeze icon theme with Gtk will have some warning

2016-05-16 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362041

Rex Dieter  changed:

   What|Removed |Added

  Latest Commit||2c3510f42e7109a4452dd1aba67
   ||bf1719c7e9464
   Version Fixed In||5.23

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


[Breeze] [Bug 362041] Using Breeze icon theme with Gtk will have some warning

2016-05-16 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362041

Rex Dieter  changed:

   What|Removed |Added

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

--- Comment #6 from Rex Dieter  ---
Ah, looks like it was fixed after 5.22 release,
https://quickgit.kde.org/?p=breeze-icons.git=commit=2c3510f42e7109a4452dd1aba67bf1719c7e9464

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


[kmymoney4] [Bug 362139] CSV Importer asks the same question twice during profile deletion

2016-05-16 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362139

--- Comment #9 from NSLW  ---
(In reply to allan from comment #7)
> Today, and the first for a while, I updated from HEAD and to ensure all was
> OK, I did a CSV import of an investment file, which contained two similar
> entries.  They were both CashDividends, with the main difference being that
> one had an identical but negative amount.  On import, the negative sign had
> been dropped.
> I think I've traced it, possibly,  to the recent fee patch.
> In investprocessing.cpp(), at circa line 1723 -
> tr.m_amount = tr.m_amount.abs() - m_trInvestData.fee.abs();
> appears to drop the sign.

I'm glad you did it and gave feedback. I apologize if something is broken for
you lately with CSV imports. I would like to help fixing that. Could you send
your problematic, anonymized CSV test file and explain me what result you
expect after importing?
As I understand, you've got two CashDividends: one negative and one positive.
Frankly I don't get it, shouldn't CashDividends be always positive, as it its
you who gets the cash?

>This comment of mine, #7, was added to this bug when I first discovered this 
>problem, but on >investigating, it seems that it doesn't really belong here, 
>but probably to BUG: 361021. I can >add this entry to that bug report, but 
>that might cause confusion about which bug to follow. >So, do I leave as is?
I would say don't bother. For the first time I used an feature, that Thomas
Baumgart explained to me, and I wasn't too careful with that, so you confused
right patch with wrong bug.

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


[krita] [Bug 363128] The Animation cache updating causes playback to pauze

2016-05-16 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363128

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/krit
   ||a/1cb60a6987d83b4e1524d9972
   ||68cf987f359effc
 Resolution|--- |FIXED

--- Comment #2 from Dmitry Kazakov  ---
Git commit 1cb60a6987d83b4e1524d997268cf987f359effc by Dmitry Kazakov.
Committed on 16/05/2016 at 18:35.
Pushed by dkazakov into branch 'master'.

Fix animation not stop on the first absent frame
Fixes T2511

M  +2-1libs/ui/canvas/kis_animation_player.cpp

http://commits.kde.org/krita/1cb60a6987d83b4e1524d997268cf987f359effc

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


[Breeze] [Bug 362041] Using Breeze icon theme with Gtk will have some warning

2016-05-16 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362041

--- Comment #5 from Rex Dieter  ---
I'm still getting the same warnings with recently-released breeze-icons-5.22.0

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


[kmymoney4] [Bug 351874] QIF import of investment buys and sells mishandles commissions

2016-05-16 Thread NSLW via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351874

--- Comment #4 from NSLW  ---
Statement reader did it wrong also for CSV imports (see bug #361021) so I made
corrections to the code which seemed to help also QIF reader. Honestly at that
time I didn't know that investment statements are imported by anything else
than CSV and thanks to your bug and code review I see bigger picture now. I
proposed two next patches to statement reader which now I must review myself
because I already see mixed logic between QIF and CSV imports, which somehow
worked by now.
It would be nice if you could send me for testing an anonymized QIF file with
less frequent transaction types such as "dividends" etc.

I don't know about OFX imports because valid  ACCTTYPEs are only: CHECKING,
SAVINGS, MONEYMRKT, and CREDITLINE, and there are no investment ACCTTYPE, so I
assume OFX doesn't support that. Correct me if I'm wrong.

Is this bug solved for you then?

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


[i18n] [Bug 363146] Wrong button string "Vymazaž"

2016-05-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363146

--- Comment #1 from mld...@seznam.cz ---
The wrong string is in messages/frameworks/kwidgetsaddons5_qt.po 

(thanks tosky, blueck on irc  kde-i18n)

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


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

2016-05-16 Thread Fabsk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357870

Fabsk  changed:

   What|Removed |Added

  Component|fish|default
Product|kio |kio-extras
   Severity|normal  |major

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


[kwin] [Bug 362898] Zoom should not resort to proportional but just skip the failed cursor update

2016-05-16 Thread Fitz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362898

--- Comment #17 from Fitz  ---
Another thing I noticed (Forgive me if there is an Edit Comment button; I
couldn't find it.) is that it's very likely to revert to Proportional when I'm
typing in Firefox's address bar. The magnifier seems to "snap" to focus on what
I'm typing and then immediately revert to Proportional. I didn't see any such
focus option in KDE - and I would've disabled it if I had - so I'm a bit
confused as to what's going on there.

Please tell me if there are any logs I can post or commands I can run to help.
This bug drives me nuts, and I'd love to see it squashed.

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


[kdenlive] [Bug 358390] Main Toolbar improvement suggestion: make main top menu a "Menu" button in the main toolbar (graphical mock-up included)

2016-05-16 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358390

--- Comment #4 from Jesse  ---
Paul, not a bad idea, but I know that many DE's don't use global menus, nor do
they have an option or place for it.

Curious if this is in the discussions at all on Phabricator? Should I be
suggesting this in there instead?

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


[krita] [Bug 363129] When changing the canvas projection color, the animation cache won't update properly.

2016-05-16 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363129

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/krit
   ||a/d56d4e626c3f287e45bb467e3
   ||87b3b67ca23b6d2
 Status|UNCONFIRMED UNCONFIRMED |RESOLVED RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/krit
   ||a/f8a800d822f00df43efc06b2d
   ||ef4c6285bc60b72

--- Comment #1 from Dmitry Kazakov  ---
Git commit d56d4e626c3f287e45bb467e387b3b67ca23b6d2 by Dmitry Kazakov.
Committed on 16/05/2016 at 18:05.
Pushed by dkazakov into branch 'master'.

Fix changing default color of the image projection for animated frames

The "external frame" should also be updated

M  +2-0libs/image/commands_new/kis_change_projection_color_command.cpp
M  +10   -0libs/image/kis_image_animation_interface.cpp
M  +8-0libs/image/kis_image_animation_interface.h
M  +1-1libs/ui/dialogs/kis_dlg_image_properties.cc

http://commits.kde.org/krita/d56d4e626c3f287e45bb467e387b3b67ca23b6d2

--- Comment #2 from Dmitry Kazakov  ---
Git commit f8a800d822f00df43efc06b2def4c6285bc60b72 by Dmitry Kazakov.
Committed on 16/05/2016 at 18:05.
Pushed by dkazakov into branch 'master'.

Make both ways of changing the image background color work correclty

M  +18   -0libs/image/kis_layer_utils.cpp
M  +3-0libs/image/kis_layer_utils.h
M  +2-14   libs/ui/dialogs/kis_dlg_image_properties.cc
M  +3-2libs/ui/kis_image_manager.cc

http://commits.kde.org/krita/f8a800d822f00df43efc06b2def4c6285bc60b72

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


[krita] [Bug 363129] When changing the canvas projection color, the animation cache won't update properly.

2016-05-16 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363129

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/krit
   ||a/d56d4e626c3f287e45bb467e3
   ||87b3b67ca23b6d2
 Status|UNCONFIRMED UNCONFIRMED |RESOLVED RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/krit
   ||a/f8a800d822f00df43efc06b2d
   ||ef4c6285bc60b72

--- Comment #1 from Dmitry Kazakov  ---
Git commit d56d4e626c3f287e45bb467e387b3b67ca23b6d2 by Dmitry Kazakov.
Committed on 16/05/2016 at 18:05.
Pushed by dkazakov into branch 'master'.

Fix changing default color of the image projection for animated frames

The "external frame" should also be updated

M  +2-0libs/image/commands_new/kis_change_projection_color_command.cpp
M  +10   -0libs/image/kis_image_animation_interface.cpp
M  +8-0libs/image/kis_image_animation_interface.h
M  +1-1libs/ui/dialogs/kis_dlg_image_properties.cc

http://commits.kde.org/krita/d56d4e626c3f287e45bb467e387b3b67ca23b6d2

--- Comment #2 from Dmitry Kazakov  ---
Git commit f8a800d822f00df43efc06b2def4c6285bc60b72 by Dmitry Kazakov.
Committed on 16/05/2016 at 18:05.
Pushed by dkazakov into branch 'master'.

Make both ways of changing the image background color work correclty

M  +18   -0libs/image/kis_layer_utils.cpp
M  +3-0libs/image/kis_layer_utils.h
M  +2-14   libs/ui/dialogs/kis_dlg_image_properties.cc
M  +3-2libs/ui/kis_image_manager.cc

http://commits.kde.org/krita/f8a800d822f00df43efc06b2def4c6285bc60b72

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


[plasmashell] [Bug 363121] After Activation secondary Monitor Plasma is crashed down

2016-05-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363121

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org,
   ||plasma-b...@kde.org
   Assignee|j...@jriddell.org |aleix...@kde.org
  Component|feeds   |Multi-screen support
Version|unspecified |5.4.2
   Target Milestone|--- |1.0
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |BACKTRACE
Product|Planet KDE  |plasmashell

--- Comment #1 from Christoph Feck  ---
Please ask for help on a forum of your distribution.

To investigate crashes, developers need the backtrace of the crash. For more
information, please see
https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

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


[krita] [Bug 363128] The Animation cache updating causes playback to pauze

2016-05-16 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363128

--- Comment #1 from Dmitry Kazakov  ---
Git commit 0877aecb3b251b38c361a67a8bcce81d293dd76f by Dmitry Kazakov.
Committed on 16/05/2016 at 18:06.
Pushed by dkazakov into branch 'master'.

Make the cached-frame indicator more contrast

M  +3-1plugins/dockers/animation/timeline_color_scheme.cpp

http://commits.kde.org/krita/0877aecb3b251b38c361a67a8bcce81d293dd76f

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


[krita] [Bug 361813] [WACOM] Wacom CTL-460/Intuos Pro Small+Krita 2.9.11: Stylus Side Buttons Not Working with Click-Based Shortcuts

2016-05-16 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361813

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/krit
   ||a/5599661788d4a0bbc4f4fe0b9
   ||b5ff27959705d55
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dmitry Kazakov  ---
Git commit 5599661788d4a0bbc4f4fe0b9b5ff27959705d55 by Dmitry Kazakov.
Committed on 16/05/2016 at 17:54.
Pushed by dkazakov into branch 'master'.

Let the user assign Ctrl, Shift or Alt keys to the stylus button

This patch allows the user to assign any modifier key to the stylus
button and Krita will not "eat" these event. Please take care, becasue
all the non-modifier assignments, e.g. Whitespace key, will still be eaten.
Ref T2419

M  +8-0libs/ui/input/kis_tablet_debugger.cpp
M  +3-0libs/ui/input/kis_tablet_debugger.h
M  +29   -3libs/ui/input/wintab/kis_tablet_support_win.cpp
M  +5-0libs/ui/kis_config.cc
M  +2-0libs/ui/kis_config.h

http://commits.kde.org/krita/5599661788d4a0bbc4f4fe0b9b5ff27959705d55

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


[kdenlive] [Bug 358390] Main Toolbar improvement suggestion: make main top menu a "Menu" button in the main toolbar (graphical mock-up included)

2016-05-16 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358390

Jesse  changed:

   What|Removed |Added

   Platform|Archlinux Packages  |Ubuntu Packages

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


[kdenlive] [Bug 361360] git master - playback speed/framerate slows WAY down when using video clips in multiple tracks in timeline (video example included)

2016-05-16 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361360

--- Comment #7 from Jesse  ---
I don't believe that Shotcut has this issue with playback and track
compositing. Being that I think the track compositing used in Kdenlive was
based off of  Shotcut's model (correct me if I'm wrong), maybe looking at how
Shotcut handles it might give a clue to a solution?

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


  1   2   3   >