[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2015-12-01 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

--- Comment #11 from RJVB  ---
No, not I, at least not that I know of ...

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


[digikam] [Bug 354887] ISO speed rating missing after DNG conversion

2015-12-01 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354887

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||5.0.0
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/digi
   ||kam/69e09d8a193e4c87f7aaaf7
   ||d024f793ae7a7a9c2

--- Comment #1 from Maik Qualmann  ---
Git commit 69e09d8a193e4c87f7aaaf7d024f793ae7a7a9c2 by Maik Qualmann.
Committed on 01/12/2015 at 20:50.
Pushed by mqualmann into branch 'master'.

fix ISO speed rating value in the DNGWriter
FIXED-IN: 5.0.0

M  +2-1NEWS
M  +2-2libs/dngwriter/dngwriter.cpp

http://commits.kde.org/digikam/69e09d8a193e4c87f7aaaf7d024f793ae7a7a9c2

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


[systemsettings] [Bug 356172] kde clock is wrong even though set to automatic. unchecking auto then re-checking causes a crash but time is fixed

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356172

alick_gardi...@hotmail.com changed:

   What|Removed |Added

 CC||alick_gardi...@hotmail.com

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


[kwin] [Bug 344326] Black or corrupted screen on resume from suspend

2015-12-01 Thread Rafael via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344326

Rafael  changed:

   What|Removed |Added

  Attachment #95851|Some letters are hidden |Some letters are hidden.
description||Below the time "martes, 1
   ||de diciembre de 2015" and
   ||"Desbloquear" in the
   ||button.

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


[kdenlive] [Bug 354915] missing icons in user interface

2015-12-01 Thread Jean-Baptiste Mardelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354915

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

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

--- Comment #3 from Jean-Baptiste Mardelle  ---
@odeyal4ik:
Which Kdenlive version are you using ? Go to Kdenlive menu: Help > About
Kdenlive > Version

Icons have very recently been embedded inside Kdenlive, and only version
15.11.x (that will be released in 2 weeks as Kdenlive 15.12) or current git
have that feature.

@qubodup:
Very strange. Did you install Kdenlive in a standard path ? My guess is that
you did not, so there might be some magic environment variable to set to allow
Kdenlive to find the icons in a non standard location, but I have no time to
investigate this non standard setup. Can you please confirm that my theory is
correct ?

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


[trojita] [Bug 356168] Edit Trojitá messages using other text editors

2015-12-01 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356168

--- Comment #1 from Thomas Lübking  ---
Could you please elaborate on "how" and "why"

How:
- Do you intend to edit the raw message text (inc. headers)
- How does trojita know when to send the mail? (When the process terminates?
What if the user invokes an editor that just opens a tab in an existing
process? How to abort sending?)
- How to deal with corrupted messages (eg. if you removed the FROM field)?
Auto-amending? Representation?
- How would you "attach" mails (basically: write multipart messages yourself
and cnp hand-generated base64 encoded data there)?

Why:
Leaving the idea of manipulating headers (for whatever reason) aside: why?
The composer allows you to paste as quotes, recipient completion, auto saving,
correct wrapping ...
-> What benefit do you seek in the other editor (or iow: what's improvable
about the composer)?
There's a pending patch on dynamic wrapping that I seriously need to revisit
;-)

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

[kdevelop] [Bug 355099] Crash when expanding project folder in Projects tab

2015-12-01 Thread Alexander via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355099

--- Comment #7 from Alexander  ---
Hi,
The project I was testing it with is not FOSS, but I re-ran kdevelop with an
open source one and still got a crash. Here's the checkout URL for easy
testing:
svn checkout svn://svn.code.sf.net/p/gsmartcontrol/code/trunk gsmartcontrol


This is the valgrind output (there are no warnings except that IOCTL one until
I expand the project tree).

> valgrind --track-origins=yes --smc-check=all-non-file kdevelop
==30551== Memcheck, a memory error detector
==30551== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==30551== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==30551== Command: kdevelop
==30551== 
Ninja plugin installed but ninja is not installed.
Could not load plugin "KDevNinjaBuilder" , it reported the error: "" Disabling
the plugin now.
Ninja plugin installed but ninja is not installed.
Could not load plugin "KDevNinjaBuilder" , it reported the error: "" Disabling
the plugin now.
The font for use in the terminal has not been matched exactly. Perhaps it has
not been found properly.
The font for use in the terminal has not been matched exactly. Perhaps it has
not been found properly.
==30551== Warning: noted but unhandled ioctl 0x6458 with no size/direction
hints.
==30551==This could cause spurious value errors to appear.
==30551==See README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a
proper wrapper.
settingsFile:  "/home/alex"
settingsFile:  "/home/alex"
settingsFile:  "/home/alex"
settingsFile:  "/home/alex"
==30551== Thread 11 Queue(0x292381e0)[06]:
==30551== Invalid read of size 8
==30551==at 0x355C3420: svn_utf__cstring_is_valid (in
/usr/lib64/libsvn_subr-1.so.0.0.0)
==30551==by 0x355C2580: ??? (in /usr/lib64/libsvn_subr-1.so.0.0.0)
==30551==by 0x355C2B0B: svn_utf_cstring_from_utf8 (in
/usr/lib64/libsvn_subr-1.so.0.0.0)
==30551==by 0x355AF795: svn_path_cstring_from_utf8 (in
/usr/lib64/libsvn_subr-1.so.0.0.0)
==30551==by 0x3559C42F: svn_dirent_get_absolute (in
/usr/lib64/libsvn_subr-1.so.0.0.0)
==30551==by 0x34EF13F4: svn_client_info2 (in
/usr/lib64/libsvn_client-1.so.0.0.0)
==30551==by 0x34EF1442: svn_client_info (in
/usr/lib64/libsvn_client-1.so.0.0.0)
==30551==by 0x34C8A6C3: svn::Client::info(svn::Path const&, bool,
svn::Revision const&, svn::Revision const&) (in
/opt/local/kdevelop/lib64/plugins/kdevplatform/24/kdevsubversion.so)
==30551==by 0x34C6DF5E:
SvnInternalInfoJob::run(QSharedPointer,
ThreadWeaver::Thread*) (in
/opt/local/kdevelop/lib64/plugins/kdevplatform/24/kdevsubversion.so)
==30551==by 0x10621B9F:
ThreadWeaver::Executor::run(QSharedPointer const&,
ThreadWeaver::Thread*) (in /usr/lib64/libKF5ThreadWeaver.so.5.15.0)
==30551==by 0x1062092F:
ThreadWeaver::Job::execute(QSharedPointer const&,
ThreadWeaver::Thread*) (in /usr/lib64/libKF5ThreadWeaver.so.5.15.0)
==30551==by 0x1061FF39: ThreadWeaver::Thread::run() (in
/usr/lib64/libKF5ThreadWeaver.so.5.15.0)
==30551==  Address 0x29765e50 is 80 bytes inside a block of size 86 alloc'd
==30551==at 0x4C29670: operator new(unsigned long) (in
/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==30551==by 0xC199918: std::string::_Rep::_S_create(unsigned long, unsigned
long, std::allocator const&) (in /usr/lib64/libstdc++.so.6.0.21)
==30551==by 0xC199BEA: std::string::_M_mutate(unsigned long, unsigned long,
unsigned long) (in /usr/lib64/libstdc++.so.6.0.21)
==30551==by 0xC19A20D: std::string::_M_replace_safe(unsigned long, unsigned
long, char const*, unsigned long) (in /usr/lib64/libstdc++.so.6.0.21)
==30551==by 0x34C9048A: svn::Path::init(char const*) (in
/opt/local/kdevelop/lib64/plugins/kdevplatform/24/kdevsubversion.so)
==30551==by 0x34C9032F: svn::Path::Path(char const*) (in
/opt/local/kdevelop/lib64/plugins/kdevplatform/24/kdevsubversion.so)
==30551==by 0x34C6DF28:
SvnInternalInfoJob::run(QSharedPointer,
ThreadWeaver::Thread*) (in
/opt/local/kdevelop/lib64/plugins/kdevplatform/24/kdevsubversion.so)
==30551==by 0x10621B9F:
ThreadWeaver::Executor::run(QSharedPointer const&,
ThreadWeaver::Thread*) (in /usr/lib64/libKF5ThreadWeaver.so.5.15.0)
==30551==by 0x1062092F:
ThreadWeaver::Job::execute(QSharedPointer const&,
ThreadWeaver::Thread*) (in /usr/lib64/libKF5ThreadWeaver.so.5.15.0)
==30551==by 0x1061FF39: ThreadWeaver::Thread::run() (in
/usr/lib64/libKF5ThreadWeaver.so.5.15.0)
==30551==by 0xBA9755E: QThreadPrivate::start(void*) (qthread_unix.cpp:331)
==30551==by 0x12FF10A3: start_thread (in /lib64/libpthread-2.19.so)
==30551== 
job started 0x41decc40
job done SvnInternalInfoJob(0x41decc40)
==30551== Thread 1:
==30551== Invalid read of size 2
==30551==at 0xB2EBB30: QTransform::type() const (in
/usr/lib64/libQt5Gui.so.5.5.0)
==30551==by 0xB27C3A9: ??? (in /usr/lib64/libQt5Gui.so.5.5.0)
==30551==by 0xB284137: QRasterPaintEngine::drawPixmap(QRectF const&,
QPixmap const&, QRectF const&) 

[dolphin] [Bug 355390] Localized Dolphin crashes when I try to create new folder

2015-12-01 Thread Frank Reininghaus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355390

Frank Reininghaus  changed:

   What|Removed |Added

 CC||alexey@gmail.com

--- Comment #10 from Frank Reininghaus  ---
*** Bug 356155 has been marked as a duplicate of this bug. ***

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



[dolphin] [Bug 356155] dolphin crahes when creating new folder from context menu

2015-12-01 Thread Frank Reininghaus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356155

Frank Reininghaus  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||frank7...@googlemail.com
 Resolution|--- |DUPLICATE

--- Comment #3 from Frank Reininghaus  ---


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

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


[kstars] [Bug 348503] Error message when upgrading supernovae data in KStars

2015-12-01 Thread Jasem Mutlaq via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348503

Jasem Mutlaq  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/ksta
   ||rs/f07f14a3f022f92821c3f3cb
   ||cef1c26678286a8f
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jasem Mutlaq  ---
Git commit f07f14a3f022f92821c3f3cbcef1c26678286a8f by Jasem Mutlaq.
Committed on 01/12/2015 at 22:01.
Pushed by mutlaqja into branch 'master'.

Use python2 explicitly. Patch by Andreas Sturmlechner
REVIEW:126217

M  +1-1kstars/skycomponents/supernovaecomponent.cpp

http://commits.kde.org/kstars/f07f14a3f022f92821c3f3cbcef1c26678286a8f

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


[valgrind] [Bug 356174] New: Enhance the embedded gdbserver to allow LLDB to use it

2015-12-01 Thread Daniel Trebbien via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356174

Bug ID: 356174
   Summary: Enhance the embedded gdbserver to allow LLDB to use it
   Product: valgrind
   Version: 3.10.0
  Platform: unspecified
OS: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: dtrebb...@gmail.com

Because Mac OS X no longer ships with gdb, it would be useful to allow LLDB's
support for gdb-remote debugging to be used with the embedded gdbserver.

Reproducible: Always

Steps to Reproduce:
On a Mac system:
1. Install Homebrew's valgrind package.
2. In one terminal, start valgrind with --vgdb-error=0:
valgrind --vgdb-error=0 ./myprogram
3. In another terminal, start LLDB:
lldb ./myprogram
4. In another terminal, start vgdb listening on an unused port (e.g. port
12851):
vgdb --port=12851
5. In the LLDB terminal, run the gdb-remote command to connect:
(lldb) gdb-remote 12851
6. Try to continue by running 'c' in LLDB:
(lldb) c

Actual Results:  
LLDB will display "error: Process must be launched." because it thinks that the
./myprogram process has not been started.

Expected Results:  
Running 'c' in LLDB after connecting should continue execution of the program
and LLDB should be usable to debug.

I am using:
- valgrind-3.11.0
- Mac OS X 10.11.1 'El Capitan'
- lldb-340.4.110.1

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


[frameworks-kglobalaccel] [Bug 341959] kwin shortcuts don't work when using meta + shift +

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341959

--- Comment #49 from tom.zoeh...@gmail.com ---
I just tested kglobalaccel 5.16 in arch linux and while 'ctrl + !' now works as
a shortcut, neither 'ctrl + "' nor 'ctrl + §' work, so this seems to only be a
partial fix.

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

[kwin] [Bug 344326] Black or corrupted screen on resume from suspend

2015-12-01 Thread Rafael via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344326

--- Comment #89 from Rafael  ---
Created attachment 95851
  --> https://bugs.kde.org/attachment.cgi?id=95851=edit
Some letters are hidden

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


[dolphin] [Bug 355390] Localized Dolphin crashes when I try to create new folder

2015-12-01 Thread Yuriy Kolesnikov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355390

Yuriy Kolesnikov  changed:

   What|Removed |Added

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

--- Comment #7 from Yuriy Kolesnikov  ---
Frank, please eplain your decision why this report this report form 2015-11-15
was marked as duplicate of report from 2015-12-01. This report has more
comments and relevant information.

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


[dolphin] [Bug 355390] Localized Dolphin crashes when I try to create new folder

2015-12-01 Thread Frank Reininghaus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355390

--- Comment #9 from Frank Reininghaus  ---
Backtrace from comment 2:

Thread 1 (Thread 0x7f93f97b27c0 (LWP 18647)):
[KCrash Handler]
#6  QString::QString (other=..., this=0x7ffc32b88350) at
/usr/include/qt5/QtCore/qstring.h:877
#7  KNewFileMenuSingleton::Entry::Entry (this=0x7ffc32b88350) at
/var/tmp/portage/kde-frameworks/kio-5.16.0/work/kio-5.16.0/src/filewidgets/knewfilemenu.cpp:111
#8  KNewFileMenuPrivate::_k_slotActionTriggered (this=0x734520,
action=) at
/var/tmp/portage/kde-frameworks/kio-5.16.0/work/kio-5.16.0/src/filewidgets/knewfilemenu.cpp:778
#9  0x7f940aeffc60 in KNewFileMenu::qt_static_metacall (_o=,
_c=, _id=, _a=) at
/var/tmp/portage/kde-frameworks/kio-5.16.0/work/kio-5.16.0_build/src/filewidgets/moc_knewfilemenu.cpp:136
#10 0x7f940760a6a4 in QMetaObject::activate (sender=0x722c40,
signalOffset=, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffc32b88530) at kernel/qobject.cpp:3713
#11 0x7f940760ad97 in QMetaObject::activate (sender=,
m=m@entry=0x7f94085689c0 ,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffc32b88530)
at kernel/qobject.cpp:3578
#12 0x7f94080418bf in QActionGroup::triggered (this=,
_t1=0xd60d90) at .moc/moc_qactiongroup.cpp:239
#13 0x7f9408041af8 in QActionGroupPrivate::_q_actionTriggered
(this=) at kernel/qactiongroup.cpp:85
#14 0x7f94080425e9 in QActionGroup::qt_static_metacall (_o=,
_c=, _id=, _a=) at
.moc/moc_qactiongroup.cpp:117
#15 0x7f940760a6a4 in QMetaObject::activate (sender=sender@entry=0xd60d90,
signalOffset=, local_signal_index=local_signal_index@entry=1,
argv=argv@entry=0x7ffc32b886b0) at kernel/qobject.cpp:3713
#16 0x7f940760ad97 in QMetaObject::activate (sender=sender@entry=0xd60d90,
m=m@entry=0x7f94085688c0 ,
local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffc32b886b0)
at kernel/qobject.cpp:3578
#17 0x7f940803e252 in QAction::triggered (this=this@entry=0xd60d90,
_t1=false) at .moc/moc_qaction.cpp:365
#18 0x7f9408040898 in QAction::activate (this=0xd60d90, event=) at kernel/qaction.cpp:1162
#19 0x7f94081c786a in QMenuPrivate::activateCausedStack
(this=this@entry=0x733fa0, causedStack=..., action=action@entry=0xd60d90,
action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at
widgets/qmenu.cpp:1130
#20 0x7f94081cde24 in QMenuPrivate::activateAction
(this=this@entry=0x733fa0, action=action@entry=0xd60d90,
action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at
widgets/qmenu.cpp:1207
#21 0x7f94081d2702 in QMenu::mouseReleaseEvent (this=,
e=0x7ffc32b88cf0) at widgets/qmenu.cpp:2536
#22 0x7f940808bf38 in QWidget::event (this=this@entry=0x733e10,
event=event@entry=0x7ffc32b88cf0) at kernel/qwidget.cpp:9044
#23 0x7f94081d3133 in QMenu::event (this=0x733e10, e=0x7ffc32b88cf0) at
widgets/qmenu.cpp:2650
#24 0x7f94080486bc in QApplicationPrivate::notify_helper
(this=this@entry=0x689770, receiver=receiver@entry=0x733e10,
e=e@entry=0x7ffc32b88cf0) at kernel/qapplication.cpp:3716
#25 0x7f940804e5c8 in QApplication::notify (this=,
receiver=0x733e10, e=0x7ffc32b88cf0) at kernel/qapplication.cpp:3276
#26 0x7f94075e246d in QCoreApplication::notifyInternal
(this=0x7ffc32b8b0e0, receiver=receiver@entry=0x733e10,
event=event@entry=0x7ffc32b88cf0) at kernel/qcoreapplication.cpp:965
#27 0x7f940804cf1a in QCoreApplication::sendSpontaneousEvent
(event=0x7ffc32b88cf0, receiver=0x733e10) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#28 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x733e10,
event=event@entry=0x7ffc32b88cf0, alienWidget=alienWidget@entry=0x0,
nativeWidget=0x733e10, buttonDown=buttonDown@entry=0x7f9408598720
, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:2770
#29 0x7f94080a73e2 in QWidgetWindow::handleMouseEvent
(this=this@entry=0x6aa040, event=event@entry=0x7ffc32b89100) at
kernel/qwidgetwindow.cpp:452
#30 0x7f94080a99db in QWidgetWindow::event (this=0x6aa040,
event=0x7ffc32b89100) at kernel/qwidgetwindow.cpp:210
#31 0x7f94080486bc in QApplicationPrivate::notify_helper
(this=this@entry=0x689770, receiver=receiver@entry=0x6aa040,
e=e@entry=0x7ffc32b89100) at kernel/qapplication.cpp:3716
#32 0x7f940804db30 in QApplication::notify (this=0x7ffc32b8b0e0,
receiver=0x6aa040, e=0x7ffc32b89100) at kernel/qapplication.cpp:3499
#33 0x7f94075e246d in QCoreApplication::notifyInternal
(this=0x7ffc32b8b0e0, receiver=receiver@entry=0x6aa040,
event=event@entry=0x7ffc32b89100) at kernel/qcoreapplication.cpp:965
#34 0x7f9407b20853 in QCoreApplication::sendSpontaneousEvent
(event=0x7ffc32b89100, receiver=0x6aa040) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#35 QGuiApplicationPrivate::processMouseEvent (e=0xd44a70) at
kernel/qguiapplication.cpp:1789
#36 0x7f9407b22505 in QGuiApplicationPrivate::processWindowSystemEvent
(e=e@entry=0xd44a70) at 

[kwin] [Bug 344326] Black or corrupted screen on resume from suspend

2015-12-01 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344326

--- Comment #87 from Thomas Lübking  ---
Suspend To Ram ;-)

Can you interact with the login screen with the bricky text?
(Either the particular greeter GL context - *in* the client - has trouble with
its glyph cache or the greeter isn't shown at all and you see a superimposition
of various paints onto the root window)

I assume your problems are related to the lockscreen greeter. Can you disable
screen locking (across STR) and see whether you still have problems?
(The greeter is written in QtQuick, which is an OpenGL scene and will likely
suffer from the same issues KWin faced before the workaround)

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

[digikam] [Bug 355831] MySQL Schema Improvements

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355831

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

   What|Removed |Added

  Attachment #95824|0   |1
is obsolete||

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


[kwin] [Bug 344326] Black or corrupted screen on resume from suspend

2015-12-01 Thread Rafael via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344326

--- Comment #88 from Rafael  ---
Ok with STR.  I must say that I ONLY have "bricky text" on the screen lock form
window. Just some hours ago I had a similar issue (see the next screenshot) but
this time I even can only enter my password in one of my monitors, exactly the
other one that have not that issue. Apparently, this problem always happen in
my DVI monitor, not in the VGA monitor (if it can help someway). 

But disable screenlock will not do nothing about the "bricked text", cause it
only appears on the screenlock window.

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


[krita] [Bug 356146] Krita doesn't honor cursor size

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356146

--- Comment #2 from tylerecout...@gmail.com ---
Can you change the  pointer cursor (arrow) ,  or just the brush cursors when on
the canvas? 

Seems logical/intuitive to use the system pointer in place of the arrow, and
Krita's cursors on the canvas (brush outlines etc.) 

If there's a way to change the arrow in Krita, then that's an easy work around,
but I didn't see it.

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


[krita] [Bug 356146] Krita doesn't honor cursor size

2015-12-01 Thread Sven Langkamp via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356146

Sven Langkamp  changed:

   What|Removed |Added

 CC||sven.langk...@gmail.com

--- Comment #3 from Sven Langkamp  ---
Created attachment 95850
  --> https://bugs.kde.org/attachment.cgi?id=95850=edit
Screenshot

I tested it and on my system the Krita cursor follows the system cursor. Could
be that the Mint settings don't change the right cursor.  With the KDE system
settings it works at least.

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


[digikam] [Bug 355831] MySQL Schema Improvements

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355831

--- Comment #41 from caulier.gil...@gmail.com ---
Git commit 9b543e6a84a15af6d29f70c39a4964992f42e7cf by Gilles Caulier.
Committed on 01/12/2015 at 21:34.
Pushed by cgilles into branch 'master'.

Apply patch #95825 to :
Allows the thumbnail and main image databases to be contained within the same
database.
Also ensure that thumbnail MySQL tables use the InnoDB storage engine and not
the older MyISAM engine.

M  +66   -10   data/database/dbconfig.xml.cmake.in
M  +27   -4libs/database/thumbsdb/thumbsdb.cpp
M  +1-0libs/database/thumbsdb/thumbsdb.h
M  +23   -1libs/database/thumbsdb/thumbsdbchemaupdater.cpp
M  +1-0libs/database/thumbsdb/thumbsdbchemaupdater.h

http://commits.kde.org/digikam/9b543e6a84a15af6d29f70c39a4964992f42e7cf

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


[digikam] [Bug 355831] MySQL Schema Improvements

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355831

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

   What|Removed |Added

  Attachment #95825|0   |1
is obsolete||

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


[konsole] [Bug 344119] 100% CPU usage after closing konsole, after upgrading to 3.0.1/KF5.6.0 with nvidia driver

2015-12-01 Thread Larry Johnson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344119

Larry Johnson  changed:

   What|Removed |Added

 CC|keepitsimpleengineer@gmail. |
   |com |

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


[dolphin] [Bug 356120] Crash when hovering or selecting any .h file

2015-12-01 Thread Frank Reininghaus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356120

--- Comment #3 from Frank Reininghaus  ---
Thanks, but I'm afraid the log does not contain much useful information. It
crashes while determining the mime type of the hovered file, so it could be a
problem with QMimeDatabase.

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


[systemsettings] [Bug 356172] New: kde clock is wrong even though set to automatic. unchecking auto then re-checking causes a crash but time is fixed

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356172

Bug ID: 356172
   Summary: kde clock is wrong even though set to automatic.
unchecking auto then re-checking causes a crash but
time is fixed
   Product: systemsettings
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: alick_gardi...@hotmail.com

Application: kcmshell4 (4.14.6)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-29-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

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

using opensuse 13.2 KDE desktop
auto time and date is wrong (time is usually only a few minutes out every now
and then)
navigate to adjust date and time
uncheck 'set time automatically'
re-check 'set time automatically'
crash happens
time is now correct

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2e85a9d780 (LWP 20053))]

Thread 3 (Thread 0x7f2e63fe7700 (LWP 20054)):
#0  0x7f2e830c8c5d in poll () at /lib64/libc.so.6
#1  0x7f2e801dbbe4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f2e801dbf0a in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#3  0x7f2e642e8946 in  () at /usr/lib64/libgio-2.0.so.0
#4  0x7f2e80200b85 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x7f2e843640a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7f2e830d108d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f2e62c00700 (LWP 20055)):
#0  0x7f2e84729271 in  () at /usr/lib64/libQtCore.so.4
#1  0x7f2e801db661 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f2e801dbb7b in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f2e801dbcec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f2e847290de in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQtCore.so.4
#5  0x7f2e846fae6f in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/libQtCore.so.4
#6  0x7f2e846fb165 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQtCore.so.4
#7  0x7f2e845f80bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#8  0x7f2e846dc783 in  () at /usr/lib64/libQtCore.so.4
#9  0x7f2e845fa79f in  () at /usr/lib64/libQtCore.so.4
#10 0x7f2e843640a4 in start_thread () at /lib64/libpthread.so.0
#11 0x7f2e830d108d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f2e85a9d780 (LWP 20053)):
[KCrash Handler]
#5  0x01c68c98 in  ()
#6  0x7f2e847113e9 in QObject::connect(QObject const*, char const*, QObject
const*, char const*, Qt::ConnectionType) () at /usr/lib64/libQtCore.so.4
#7  0x7f2e847192ec in  () at /usr/lib64/libQtCore.so.4
#8  0x7f2e847193ae in QTimer::singleShot(int, QObject*, char const*) () at
/usr/lib64/libQtCore.so.4
#9  0x7f2e69d676c3 in  () at /usr/lib64/kde4/kcm_clock.so
#10 0x7f2e74f088e7 in KCModuleProxy::save() () at
/usr/lib64/libkcmutils.so.4
#11 0x7f2e74f04b98 in  () at /usr/lib64/libkcmutils.so.4
#12 0x7f2e847101fa in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () at /usr/lib64/libQtCore.so.4
#13 0x7f2e8556142f in KPushButton::authorized(KAuth::Action*) () at
/usr/lib64/libkdeui.so.5
#14 0x7f2e847101fa in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () at /usr/lib64/libQtCore.so.4
#15 0x7f2e83ec1bb2 in QAbstractButton::clicked(bool) () at
/usr/lib64/libQtGui.so.4
#16 0x7f2e83c24fe3 in  () at /usr/lib64/libQtGui.so.4
#17 0x7f2e83c26153 in  () at /usr/lib64/libQtGui.so.4
#18 0x7f2e83c2623c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /usr/lib64/libQtGui.so.4
#19 0x7f2e838c7c0a in QWidget::event(QEvent*) () at
/usr/lib64/libQtGui.so.4
#20 0x7f2e8387876c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQtGui.so.4
#21 0x7f2e8387edea in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQtGui.so.4
#22 0x7f2e8549fe0a in KApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libkdeui.so.5
#23 0x7f2e846fc2ad in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib64/libQtCore.so.4
#24 0x7f2e8387e5e3 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () at
/usr/lib64/libQtGui.so.4
#25 0x7f2e838efc9b in  () at /usr/lib64/libQtGui.so.4
#26 0x7f2e838ee70c in QApplication::x11ProcessEvent(_XEvent*) () at
/usr/lib64/libQtGui.so.4
#27 0x7f2e839155c2 in  () at /usr/lib64/libQtGui.so.4
#28 0x7f2e801dba04 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0

[kio] [Bug 344741] Dolphin freezes while displayed files' content are modified

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344741

--- Comment #9 from tesfab...@gmail.com ---
Hi, 
this bug is still present in KIO 5.16.0 (maybe would it be the case to update
the KIO version in this bug?)

I did `time testparm -d0 -s --parameter-name` and it gives:
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
Server role: ROLE_STANDALONE

# Global parameters
[global]
server string = %h server (Samba, Ubuntu)
server role = standalone server
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n
*Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
usershare max shares = 100
usershare owner only = No
usershare path = /var/lib/samba/usershare
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb


[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
browseable = No


[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
testparm -d0 -s --parameter-name  0,02s user 0,00s system 90% cpu 0,026 total


To easily test this just update ABS (if you're on ArchLinux) while staying into
the /var/abs/extra directory.
At the end of the sync (or during?) dolphin should hang for a long time...

Thanks!

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


[krita] [Bug 356007] Converting color space overwrites undo history

2015-12-01 Thread Storm via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356007

--- Comment #2 from Storm  ---
I can still reproduce with a fresh build of the Pentikainen LOD/Animation
branch.

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


[kdevelop] [Bug 354143] Unclear output when building cpp project using cmake

2015-12-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354143

--- Comment #21 from Milian Wolff  ---
I'm in favor of removing the rewriting.

and no, afaik it's not a new feature, it probably just got applied in to more
areas in kf5.

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


[konversation] [Bug 356177] New: Tab completion clears undo history for input line

2015-12-01 Thread Nicolás Alvarez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356177

Bug ID: 356177
   Summary: Tab completion clears undo history for input line
   Product: konversation
   Version: 1.5
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: inputline
  Assignee: konversation-de...@kde.org
  Reporter: nicolas.alva...@gmail.com

When editing text in the input line, I can use Ctrl-Z to undo individual
changes. But as soon as I hit Tab to do tab completion (even if it fails!),
Ctrl-Z doesn't work anymore, as if it cleared the undo history completely.

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


[plasmashell] [Bug 350826] plasma desktop containment seems to intermediately switch window type to normal when showing desktop

2015-12-01 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350826

Thomas Lübking  changed:

   What|Removed |Added

Version|5.3.2   |5.4.3
   Target Milestone|--- |1.0
Product|kwin|plasmashell
  Component|core|Desktop Containment
   Assignee|kwin-bugs-n...@kde.org  |se...@kde.org
 CC||thomas.luebk...@gmail.com

--- Comment #47 from Thomas Lübking  ---
Ok, did "xprop -spy _NET_WM_WINDOW_TYPE" on the plasmashell desktop window and
it changes like hell on desktop showing, most of the time from
_NET_WM_WINDOW_TYPE_DESKTOP to _NET_WM_WINDOW_TYPE_DESKTOP (why does it
"update" its type property???) and sometimes it turnes into
"_KDE_NET_WM_WINDOW_TYPE_OVERRIDE, _NET_WM_WINDOW_TYPE_NORMAL", so when the
layer update looks "at a bad time", it's not a desktop.

This is clearly a bug in plasmashell, re-assigning.

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

[plasmashell] [Bug 348385] plasmashell freezes and consumes 100% of the CPU

2015-12-01 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348385

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[kdevelop] [Bug 356178] Completion helper removes default values in function declaration

2015-12-01 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356178

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #1 from Piotr Mierzwinski  ---
kdevelop and kdevplatform cloned at 30.11.2015

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


[kdevelop] [Bug 356178] New: Completion helper removes default values in function declaration

2015-12-01 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356178

Bug ID: 356178
   Summary: Completion helper removes default values in function
declaration
   Product: kdevelop
   Version: 4.90.90
  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

In class MyClass there is...

Declaration (header file):
QString getText( QWidget *pParent, const QString , bool ,
const QString  = QString::null, unsigned int par = 2, const QString
 = QString::null );

Definition (cpp file):
QString MyClass::getText( QWidget *pParent, const QString , bool
, const QString , unsigned int par, const QString 
)
{
...
}

Being in cpp file try to remove "unsigned" from "par" argument (second counting
from end). Choose "Update declaration signature" (pressing Alt+1) on "Adapt
signature" helper window.


Reproducible: Always


Actual Results:  
QString getText(QWidget *pParent, GetTextMode getMode, const QString
, bool , const QString , int par, const QString
 = QString::null);

As you can see disappeared default values from second and third arguments
(counting from end)

Expected Results:  
QString getText( QWidget *pParent, GetTextMode getMode, const QString
, bool , const QString  = QString::null, int par =
2, const QString  = QString::null );

Removing both default values could make sense if I would have "par" argument as
const and I would removed "const". Then get getting invalid initialization from
compile. Or if I would change the type of second (counting from end) argument.

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


[kdenlive] [Bug 356162] .mxf (mpeg2) footage clips are not added completely

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356162

qubo...@gmail.com changed:

   What|Removed |Added

 CC||qubo...@gmail.com

--- Comment #1 from qubo...@gmail.com ---
Would it be possible for you to record a video example where the issue occurs?
You can upload it to http://archive.org/ as "video stock" or to dropbox/google
drive/box.net etc.

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


[kmymoney4] [Bug 356166] New: Attempts to create duplicate record in MySQL for customised report

2015-12-01 Thread Alan Prescott via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356166

Bug ID: 356166
   Summary: Attempts to create duplicate record in MySQL for
customised report
   Product: kmymoney4
   Version: 4.7.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: database
  Assignee: kmymoney-de...@kde.org
  Reporter: a...@fudokai.org.uk

I tried to create a customised version of the Transactions by Category report
and received the following error message ...

Failed to configure report: Error in function void
MyMoneyStorageSql::writeReport(const MyMoneyReport&, QSqlQuery&) : writing
Reports
Driver = QMYSQL, Host = zanshin, User = alan, Database = KMyMoney
Driver Error: 
Database Error No -1: 
Text:  
Error type 0
Executed: INSERT INTO kmmReportConfig (name, XML, id) VALUES (?, ?, ?);
Query error No 1062: Duplicate entry 'R02' for key 'PRIMARY' QMYSQL3:
Unable to execute statement
Error type 2 

I logged out and back in again and tried again but had the same error message
but this time referring to 'R03'.

FYI kmmReportConfig currently holds records up to 'R14'.

This is a MySQL database version on a remote host so that my wife can also
access the family accounts from her Windoze box.

Reproducible: Always

Steps to Reproduce:
1. Edit a standard report
2. Save changes
3.

Actual Results:  
Fails to save the changes and reports a duplicate key error

Expected Results:  
Create nre, customised copy of the report

MySQL version of the KMyMoney database running on a remote host.
The user 'alan' has full privileges to the KMyMoney database

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


[plasmashell] [Bug 342763] Window List plasmoid crashes desktop shell

2015-12-01 Thread Stratos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342763

Stratos  changed:

   What|Removed |Added

 CC|str...@yahoo.gr |

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


[krita] [Bug 356154] Changing the Tool Options Docker to a toolbar drop-down closes Krita on Windows 8.1

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356154

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
   Platform|Windows CE  |MS Windows

--- Comment #1 from Boudewijn Rempt  ---
I can confirm this on Windows, but not on Linux.

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


[plasma-nm] [Bug 354230] Blocking calls from PlasmaNM to BlueZ for 30s

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354230

artg...@tiscali.it changed:

   What|Removed |Added

 CC||artg...@tiscali.it

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


[krita] [Bug 356156] Krita crashes when resizing big image to mini by big factor (e.g. 320)

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356156

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Boudewijn Rempt  ---
Er, 1600x1200 isn't big :-). But I can confirm the issue, and I get the same
stacktrace.

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


[valgrind] [Bug 328081] embedded gdbserver and non-stop mode

2015-12-01 Thread Daniel Trebbien via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=328081

Daniel Trebbien  changed:

   What|Removed |Added

 CC||dtrebb...@gmail.com

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


[lokalize] [Bug 312384] [win] Spellchecker doesn't work

2015-12-01 Thread Gerhard Lehnhoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312384

--- Comment #5 from Gerhard Lehnhoff  ---
"do you have spellcheck in libreoffice?"
Yes, and it works there.

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


[lokalize] [Bug 312384] [win] Spellchecker doesn't work

2015-12-01 Thread Gerhard Lehnhoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312384

--- Comment #6 from Gerhard Lehnhoff  ---
"also please recheck when kde 15.12 comes to your distro repository"
I am not a specialist and do not know how to do that. I use standard Kubuntu
15.10. Please advice what to do.

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


[kdevelop] [Bug 354143] Unclear output when building cpp project using cmake

2015-12-01 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354143

--- Comment #20 from Piotr Mierzwinski  ---
Thanks for explanation. Now "filtering" is clear :).

I don't remember that you faced with that in KDevelop4.
Do I understand that this mechanism has been introduced in KDevelop 5? And If
yes then why? What was the goal of it?
As far as I know in eclipse there is plugin which allow to define filtering
rules (coloring, bold, etc.). Is this was your intention?

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


[kdevelop] [Bug 355099] Crash when expanding project folder in Projects tab

2015-12-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355099

--- Comment #6 from Milian Wolff  ---
Can you run it through valgrind and see what you get reported? The stuff above
doesn't look suspicious to me...

valgrind --track-origins=yes --smc-check=all-non-file kdevelop -s ...

And is the project you are working on FOSS, i.e. can I check it out via svn and
try to reproduce it locally?

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


[krita] [Bug 356007] Converting color space overwrites undo history

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356007

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
I'm sorry, but I haven't been able to reproduce this issue.

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


[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121

--- Comment #8 from Brandon Foster  ---
Do you have a link to the repo?
Can't tell if I should use https://github.com/jktjkt/trojita or
https://code.launchpad.net/~lubuntu-dev/trojita/trojita-nightly-debian

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


[krecipes] [Bug 355995] can not open the program by the menu

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355995

--- Comment #11 from hacerme...@yahoo.com ---
But I can see the krecipes desktop icon at the folder you specified.

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


[plasmashell] [Bug 356165] Theme misses any kinds of edges in non-compositting mode

2015-12-01 Thread Hugo Pereira Da Costa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356165

--- Comment #5 from Hugo Pereira Da Costa  ---
(In reply to Martin Klapetek from comment #4)
> > Not sure if we want to put a lot of effort into that in 2015 though
> 
> Surprisingly even in 2015 my intel laptop defaults to non-compositting after
> login :)

eheh, maybe you should file a bug report :D

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


[trojita] [Bug 356168] New: Edit Trojitá messages using other text editors

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356168

Bug ID: 356168
   Summary: Edit Trojitá messages using other text editors
   Product: trojita
   Version: git
  Platform: unspecified
OS: other
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Message Composer
  Assignee: trojita-b...@kde.org
  Reporter: fclad...@fcladera.com

Some people are used to write text to using a specific editor. Kmail has a
feature that allows to use other text editors (kate, gvim) to compose a
message. May this feature be available in Trojitá too?

Reproducible: Always

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

[plasmashell] [Bug 356165] Theme misses any kinds of edges in non-compositting mode

2015-12-01 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356165

--- Comment #4 from Martin Klapetek  ---
> Not sure if we want to put a lot of effort into that in 2015 though

Surprisingly even in 2015 my intel laptop defaults to non-compositting after
login :)

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


[krecipes] [Bug 355995] can not open the program by the menu

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355995

--- Comment #10 from hacerme...@yahoo.com ---
When I write this as a  command at the terminal, it answers "there is not such
a file or folder". I did't print the output because it was in my language.

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


[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121

--- Comment #9 from Brandon Foster  ---
Nevermind - I found it:
http://software.opensuse.org/download.html?project=home:jkt-gentoo:trojita=trojita-nightly

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


[krita] [Bug 355884] preview.png for filemanager thumbnail is not trimmed anymore

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355884

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/call
   ||igra/58df218f5dd25b885236f7
   ||d94e08f2942872773c

--- Comment #1 from Boudewijn Rempt  ---
Git commit 58df218f5dd25b885236f7d94e08f2942872773c by Boudewijn Rempt.
Committed on 01/12/2015 at 17:06.
Pushed by rempt into branch 'calligra/2.9'.

Crop the projection before creating a thumbnail
Fixes T1041

M  +4-2krita/image/kis_image.cc

http://commits.kde.org/calligra/58df218f5dd25b885236f7d94e08f2942872773c

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


[krita] [Bug 355884] preview.png for filemanager thumbnail is not trimmed anymore

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355884

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/call |http://commits.kde.org/krit
   |igra/58df218f5dd25b885236f7 |a/2874ff079402da8f25fbfb3d7
   |d94e08f2942872773c  |09bb435b0b2f2f8

--- Comment #2 from Boudewijn Rempt  ---
Git commit 2874ff079402da8f25fbfb3d709bb435b0b2f2f8 by Boudewijn Rempt.
Committed on 01/12/2015 at 17:06.
Pushed by rempt into branch 'master'.

Crop the projection before creating a thumbnail
Fixes T1041

M  +4-2krita/image/kis_image.cc

http://commits.kde.org/krita/2874ff079402da8f25fbfb3d709bb435b0b2f2f8

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


[kdenlive] [Bug 356167] New: Corners effect crashes Kdenlive

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356167

Bug ID: 356167
   Summary: Corners effect crashes Kdenlive
   Product: kdenlive
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: qubo...@gmail.com

Created attachment 95847
  --> https://bugs.kde.org/attachment.cgi?id=95847=edit
gdb backtrace

This was reported in
https://forum.kde.org/viewtopic.php?f=270=129601=1 and can be
reproduced with current git.

catalyst-hook 15.9-6
catalyst-libgl 15.9-2
catalyst-utils 15.9-2
mlt 0.9.8-3
qt5-base 5.5.1-3
kdenlive git describe --tags --always
v15.11.80-53-g0918054

Steps to reproduce:
1. Start kdenlive
2. Drag video into bin
3. Drag clip from bin to timeline
4. Drag Corners effect from effects list to clip in timeline

Expected:
1. I now see the properties of the Corners effect.

Actual results:
1. Kdenlive crashes

Video:
https://youtu.be/tIYd7qgKReU

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


[lokalize] [Bug 312384] [win] Spellchecker doesn't work

2015-12-01 Thread Gerhard Lehnhoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312384

--- Comment #4 from Gerhard Lehnhoff  ---
"for your kubuntu case, could you please give us the output of: dpkg -l
*hunspell*"
glehnhoff@AsusUB:~$ dpkg -l *hunspell*
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
 Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name Version   Architektur   Beschreibung
+++--=-=-==
un  hunspell   (keine Beschreibung vorhanden)
un  hunspell-ar(keine Beschreibung vorhanden)
un  hunspell-da(keine Beschreibung vorhanden)
un  hunspell-de-at (keine Beschreibung vorhanden)
un  hunspell-de-ch (keine Beschreibung vorhanden)
ii  hunspell-de-de   20131206-6all   German dictionary for hunspell
un  hunspell-de-med(keine Beschreibung vorhanden)
un  hunspell-diction   (keine Beschreibung vorhanden)
un  hunspell-diction   (keine Beschreibung vorhanden)
un  hunspell-diction   (keine Beschreibung vorhanden)
un  hunspell-diction   (keine Beschreibung vorhanden)
un  hunspell-en-ca (keine Beschreibung vorhanden)
ii  hunspell-en-us   20070829-6ubu all   English_american dictionary
for hunspe
un  hunspell-eu-es (keine Beschreibung vorhanden)
un  hunspell-fr(keine Beschreibung vorhanden)
un  hunspell-gl-es (keine Beschreibung vorhanden)
un  hunspell-hu(keine Beschreibung vorhanden)
un  hunspell-kk(keine Beschreibung vorhanden)
un  hunspell-ko(keine Beschreibung vorhanden)
un  hunspell-ne(keine Beschreibung vorhanden)
un  hunspell-se(keine Beschreibung vorhanden)
un  hunspell-sh(keine Beschreibung vorhanden)
un  hunspell-sr(keine Beschreibung vorhanden)
un  hunspell-uz(keine Beschreibung vorhanden)
un  hunspell-vi(keine Beschreibung vorhanden)
ii  libhunspell-1.3- 1.3.3-3ubuntu amd64 spell checker and
morphological analyz
ii  libhunspell-1.3- 1.3.3-3ubuntu amd64 spell checker and
morphological analyz
un  openoffice.org-h   (keine Beschreibung vorhanden)
glehnhoff@AsusUB:~$

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

[krita] [Bug 355934] Request to add audio import to animation.

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355934

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||b...@valdyas.org
 Resolution|--- |LATER

--- Comment #1 from Boudewijn Rempt  ---
While I realize how useful this would be, it really is out of scope for now.
Let's get the animation feature stable first, before adding sound support and
lipsynching. Maybe for 3.2 or 3.3...

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


[krita] [Bug 356146] Krita doesn't honor cursor size

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356146

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Boudewijn Rempt  ---
Hi,

Yes, I can confirm that this happens. Well, I know it happens: Krita comes with
its own set of cursor images. I'm not sure what to do, though, add yet another
cursor option "system" -- which would make this technically a wish?

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


[kdevelop] [Bug 355685] Kdevelop C++ parser crash

2015-12-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355685

--- Comment #10 from Milian Wolff  ---
Do you remove the cache while kdevelop is running?

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


[kmymoney4] [Bug 340656] The csv importer dialog display is broken on high DPI screens

2015-12-01 Thread allan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340656

--- Comment #21 from allan  ---
(In reply to allison.woolbert from comment #20)
> Is this compiled into the 4.7.2 version that is in SourceForge?  I've
> installed but have a complex monitor set and the CSV wizard and some blank
> box show up on the task bar, but I don't seem to have any way to get to it.

Yes, it is in 4.7.2.  I actually have that installed at the moment and the fix
is there.

The change was quite large and included the creation for the CSV importer of a
new class and UI.
If you open a file in KMyMoney and can see the KMyMoney tab in the task bar,
just  click on it.  It should show KMM itself, plus the CSV wizard and CSV
importer windows.  The latter two UIs are what you would need to be able to
see.

Are you actually able to see those two windows?  They might be super-imposed,
depending on their size so you might need to move the top one to see the other.

I'm pretty sure I will have downloaded the tarball from sourceforge.  Its size
is 19.4MB (20,391,472).

I've increased my desktop to 160 dpi and the importer appears OK.

Let me know how you get on.

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


[kate] [Bug 154897] read-only files: add visual indicator

2015-12-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=154897

Milian Wolff  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #7 from Milian Wolff  ---
I just tested this with kate and kwrite built from kf5 sources - this feature
seems to have regressed and is not working anymore.

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


[kmymoney4] [Bug 340656] The csv importer dialog display is broken on high DPI screens

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340656

--- Comment #22 from allison.woolb...@gmail.com ---
(In reply to allan from comment #21)
> (In reply to allison.woolbert from comment #20)
> > Is this compiled into the 4.7.2 version that is in SourceForge?  I've
> > installed but have a complex monitor set and the CSV wizard and some blank
> > box show up on the task bar, but I don't seem to have any way to get to it.
> 
> Yes, it is in 4.7.2.  I actually have that installed at the moment and the
> fix is there.
> 
> The change was quite large and included the creation for the CSV importer of
> a new class and UI.
> If you open a file in KMyMoney and can see the KMyMoney tab in the task bar,
> just  click on it.  It should show KMM itself, plus the CSV wizard and CSV
> importer windows.  The latter two UIs are what you would need to be able to
> see.
> 
> Are you actually able to see those two windows?  They might be
> super-imposed, depending on their size so you might need to move the top one
> to see the other.
> 
> I'm pretty sure I will have downloaded the tarball from sourceforge.  Its
> size is 19.4MB (20,391,472).
> 
> I've increased my desktop to 160 dpi and the importer appears OK.
> 
> Let me know how you get on.

I am able to see them on the task bar, but I can't seem to get them to come to
the front.  The first window looks completely blank and then the wizard
appears.  They seem to be dialog boxes, but I can't get to them.

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


[kdevelop] [Bug 333865] Apply has no effect if colorization Intensity slider in leftmost position.

2015-12-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333865

Milian Wolff  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/kdev
   ||platform/1f2b9279f3347eaeca
   ||058c8818d7b1573db41a4d
 Resolution|--- |FIXED

--- Comment #2 from Milian Wolff  ---
Git commit 1f2b9279f3347eaeca058c8818d7b1573db41a4d by Milian Wolff.
Committed on 01/12/2015 at 18:12.
Pushed by mwolff into branch '1.7'.

Make function a slot such that its invokation can be delayed.

M  +1-1language/highlighting/codehighlighting.h

http://commits.kde.org/kdevplatform/1f2b9279f3347eaeca058c8818d7b1573db41a4d

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


[krita] [Bug 356169] New: After cropping an animation, Krita is unable to get me to other frames

2015-12-01 Thread Agustín Torena via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356169

Bug ID: 356169
   Summary: After cropping an animation, Krita is unable to get me
to other frames
   Product: krita
   Version: 2.9.9
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: Tools
  Assignee: krita-bugs-n...@kde.org
  Reporter: agustor...@gmail.com

After finishing a short animation, I tried to crop the canvas, so the drawing
would be centered. After cropping, some of the drawings in several frames were
moved, and Krita became unable to move to other frames after a moment. The
animation had several layers, and only six frames.

This is a message it showed after noting me of the error:
ASSERT (krita): "m_textureTiles.size() > tile" in file
F:\dev\desktop64\calligra\krita\ui\opengl/kis_opengl_image_textures.h, line 116

Reproducible: Couldn't Reproduce

Steps to Reproduce:
1. Make an animation with several frames
2. Crop down the size of the canvas
3. Try to go to a different frame

Actual Results:  
Krita would show me the message pasted above, and give me the option to
continue, ignoring the error, but I was unable to keep working; and the option
to abort.

Expected Results:  
It should have changed frames as it usually did.

Again, I tried to reproduce it, but couldn't, even though it happened twice
(the second time being after restarting Krita).

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


[parley] [Bug 356104] Cannot create new collection

2015-12-01 Thread Dimitris Kardarakos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356104

--- Comment #2 from Dimitris Kardarakos  ---
New gdb attempt, with all(?) relative debug symbols installed

(gdb) run
Starting program: /usr/bin/parley 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe375c700 (LWP 4796)]
[New Thread 0x7fffd9854700 (LWP 4797)]
[New Thread 0x7fffd9053700 (LWP 4798)]
Attempting to load .desktop at "/usr/share/parley/themes/bees_theme.desktop"
QIODevice::read: device not open
[New Thread 0x7fffd7c14700 (LWP 4799)]
Invalid URL:  QUrl( "/tmp/parley.Ip4792" ) 
"Cannot download http://edu.kde.org/parley/locale/en-US.kvtml;
Download of   QUrl( "http://edu.kde.org/parley/locale/en-US.kvtml; )   failed.
Invalid URL:  QUrl( "/tmp/parley.ck4792" ) 
"Cannot download http://edu.kde.org/parley/locale/es.kvtml;
Download of   QUrl( "http://edu.kde.org/parley/locale/es.kvtml; )   failed.
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
HSpellDict::HSpellDict: Init failed
Create word type model for summary view
Clear summary widget
QIODevice::write: device not open
Activating Script "/usr/share/parley/plugins/example.py"
"Parley"
Kross: "Loading the interpreter library for python"
Kross: "Successfully loaded Interpreter instance from library."
Kross: "PythonScript::Constructor."
Kross: "PythonScript::execute"
Kross: "PythonScript::execute result=None"
Activating Script "/usr/share/parley/plugins/google_dictionary.py"
"Parley"
Kross: "PythonScript::Constructor."
Kross: "PythonScript::execute"
Kross: "PythonScript::execute result=None"
Kross: "PythonScript::execute connect object=
signal=translateWord(QString,QString,QString) with
pythonfunction=translateWord"
Activating Script "/usr/share/parley/plugins/google_images.py"
"Parley"
Kross: "PythonScript::Constructor."
Kross: "PythonScript::execute"

Program received signal SIGSEGV, Segmentation fault.
QList::QList (this=0x7fffccda74f8
) at
../../include/QtCore/../../src/corelib/tools/qlist.h:121
121../../include/QtCore/../../src/corelib/tools/qlist.h: Δεν υπάρχει τέτοιο
αρχείο ή κατάλογος.
(gdb) backtrace full
Python Exception  maximum recursion depth exceeded while
getting the str of an object: 
#0  0x7fffcc26b274 in _GLOBAL__sub_I_qprinterinfo.cpp(void)
(this=0x7fffccda74f8 ) at
../../include/QtCore/../../src/corelib/tools/qlist.h:121
#1  0x7fffcc26b274 in _GLOBAL__sub_I_qprinterinfo.cpp(void) (name=...,
this=0x7fffccda74e0 ) at
painting/qprinterinfo_p.h:71
#2  0x7fffcc26b274 in _GLOBAL__sub_I_qprinterinfo.cpp(void)
(__initialize_p=1, __priority=65535) at painting/qprinterinfo.cpp:35
#3  0x7fffcc26b274 in _GLOBAL__sub_I_qprinterinfo.cpp(void) () at
painting/qprinterinfo.cpp:163
#4  0x77de95ba in call_init (l=, argc=argc@entry=1,
argv=argv@entry=0x7fffdf98, env=env@entry=0x7fffdfa8) at dl-init.c:72
j = 
jm = 
addrs = 
init_array = 
#5  0x77de96cb in _dl_init (env=, argv=,
argc=, l=) at dl-init.c:30
preinit_array = 
preinit_array_size = 
i = 1
#6  0x77de96cb in _dl_init (main_map=main_map@entry=0xad1f90, argc=1,
argv=0x7fffdf98, env=0x7fffdfa8) at dl-init.c:120
preinit_array = 
preinit_array_size = 
i = 1
#7  0x77dee587 in dl_open_worker (a=a@entry=0x7fffbcd8) at
dl-open.c:579
args = 0x7fffbcd8
file = 
mode = 
call_map = 
dst = 
new = 
__PRETTY_FUNCTION__ = "dl_open_worker"
r = 
reloc_mode = 
nmaps = 
l = 
maps = 
relocation_in_progress = 
any_tls = 
first_static_tls = 
#8  0x77de9464 in _dl_catch_error
(objname=objname@entry=0x7fffbcc8,
errstring=errstring@entry=0x7fffbcd0,
mallocedp=mallocedp@entry=0x7fffbcc7, operate=operate@entry=0x77dee0a0
, args=args@entry=0x7fffbcd8) at dl-error.c:187
errcode = 32767
c = {objname = 0x7fffbcc8, errstring = 0x7fffbcd0, malloced =
0x7fffbcc7, errcode = 0x7fffbbb4, env = {{__jmpbuf = {140737488338392,
2706393467323640314, 2147483650, 12843040, 140736663042957, 140737354125376,
2706393467252337146, 2706411341601663482}, __mask_was_saved = -825046724,
__saved_mask = {__val = {8, 140736642158672, 4, 1, 140736657399168, 0,
140736750276688, 2086973084129491968, 140737488338944, 140737488338096,
140737488339121, 140737488338096, 140737488338864, 140736663918261,
140737488338496, 1}
catchp = 0x7fffe60067c8
old = 
#9  0x77ded9a3 in _dl_open (file=0xc3f820
"/usr/lib/python2.7/dist-packages/PyQt4/QtGui.so", mode=-2147483646,
caller_dlopen=0x7fffcecebb8d <_PyImport_GetDynLoadFunc+285>, nsid=-2,
argc=, argv=, env=0x7fffdfa8) at
dl-open.c:663
args = {file = 0xc3f820
"/usr/lib/python2.7/dist-packages/PyQt4/QtGui.so", mode 

[kdevelop] [Bug 345493] Kdevelop crash after closing the dashboard view [DashboardDocument::url]

2015-12-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345493

Milian Wolff  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Milian Wolff  ---
seems like the url of the just closed document is tried to be accessed which
then crashes

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


[kdenlive] [Bug 356151] Git master 2015-12-01 - Rendering project with embedded project files fails

2015-12-01 Thread Evert Vorster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356151

--- Comment #2 from Evert Vorster  ---
Created attachment 95855
  --> https://bugs.kde.org/attachment.cgi?id=95855=edit
kdenlive save file with the intended stack

Using 4k 25fps footage, profile is 1080p, 25fps.

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


[krita] [Bug 356146] Krita doesn't honor cursor size

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356146

--- Comment #4 from Boudewijn Rempt  ---
Weirdly enough, with plasma 5 on kubuntu 15.10 and Krita 3.0, the cursor change
wasn't followed either.

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


[frameworks-plasma] [Bug 356181] systemtray configuration ignore VISIBLE settings

2015-12-01 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356181

--- Comment #1 from Leslie Zhai  ---
my  ~/.xsession-errors

Don't have a parent applet, Can't initialize the Plasmoid protocol!!!
QObject::disconnect: No such slot
QObject::dataUpdated(QString,Plasma::DataEngine::Data)
QObject::disconnect:  (sender name:  
'org.kde.StatusNotifierItem-17475-1/StatusNotifierItem')
QObject::disconnect:  (receiver name: 'SystemTray-sogou-qimpanel')
QObject::disconnect: No such slot
QObject::modelChanged(QString,QAbstractItemModel*)
QObject::disconnect:  (sender name:  
'org.kde.StatusNotifierItem-17475-1/StatusNotifierItem')
QObject::disconnect:  (receiver name: 'SystemTray-sogou-qimpanel')
QObject::disconnect: No such slot
QObject::dataUpdated(QString,Plasma::DataEngine::Data)
QObject::disconnect:  (sender name:   ':1.39/StatusNotifierItem')
QObject::disconnect:  (receiver name: 'SystemTray-62914618')
QObject::disconnect: No such slot
QObject::modelChanged(QString,QAbstractItemModel*)
QObject::disconnect:  (sender name:   ':1.39/StatusNotifierItem')
QObject::disconnect:  (receiver name: 'SystemTray-62914618')
QObject::disconnect: No such slot
QObject::dataUpdated(QString,Plasma::DataEngine::Data)
QObject::disconnect:  (sender name:  
'org.kde.StatusNotifierItem-17485-1/StatusNotifierItem')
QObject::disconnect:  (receiver name: 'SystemTray-KMix')
QObject::disconnect: No such slot
QObject::modelChanged(QString,QAbstractItemModel*)
QObject::disconnect:  (sender name:  
'org.kde.StatusNotifierItem-17485-1/StatusNotifierItem')
QObject::disconnect:  (receiver name: 'SystemTray-KMix')

plasma-workspace/applets/systemtray/plugin/protocols/plasmoid/plasmoidprotocol.cpp

void PlasmoidProtocol::init()   
{   
//this should never happen  
if (m_containment) {
return; 
}   

Host* h = qobject_cast(parent());
QQuickItem* rootItem = h->rootItem();   
if (rootItem) { 
m_systrayApplet =
rootItem->property("_plasma_applet").value();
}   

if (!m_systrayApplet) { 
qWarning() << "Don't have a parent applet, Can't initialize the
Plasmoid protocol!!!";
return; 
}

m_systrayApplet is NULL ptr!

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


[krita] [Bug 356150] Please take up Karbon into the Krita Foundation

2015-12-01 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356150

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #3 from Boudewijn Rempt  ---
Matthias,

Please do not change the state of a bug. We use bugzilla as a work tool, to
figure out our todo list. And this just isn't a bug report. You can discuss
ideas for Karbon on the Calligra or Krita forums, but this isn't the right
place.

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


[kdenlive] [Bug 356187] icons missing in 15.11.80

2015-12-01 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356187

--- Comment #1 from farid  ---
Created attachment 95858
  --> https://bugs.kde.org/attachment.cgi?id=95858=edit
missing icons

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


[kdenlive] [Bug 356187] New: icons missing in 15.11.80

2015-12-01 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356187

Bug ID: 356187
   Summary: icons missing in 15.11.80
   Product: kdenlive
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: snd.no...@gmail.com

i noticed at least 3 icons missing:

-smaller tracks
-biggers tracks
-help -> about kdenlive



Reproducible: Always

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


[kdenlive] [Bug 356185] New: When clicking on the timeline, the monitor doesn't update until play is pushed

2015-12-01 Thread Kubuntiac via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356185

Bug ID: 356185
   Summary: When clicking on the timeline, the monitor doesn't
update until play is pushed
   Product: kdenlive
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: bugsb...@xymail.info

Any time I click somewhere on the timeline, the playhead marker moves to the
correct place, but the image in the monitor doesn't update, making it difficult
to correctly place the playhead on the timeline.

When pushing play, however, the monitor plays correctly from where the playhead
was placed on the timeline.

I'm using version 15.11.80 from vpinions ppa on Ubuntu 15.10 64 bit with the
Plasma desktop.

Reproducible: Always

Steps to Reproduce:
1. Place a clip on the timeline
2. Click somewhere on the timeline
3. Click smoewhere else on the timeline

Actual Results:  
The project monitor stays the same

Expected Results:  
The project monitor updates each time the playhead is moved by clicking
somewhere else on the timeline

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


[dolphin] [Bug 353548] With multiple tabs open, Dolphin asks to close the window when terminating KDE session

2015-12-01 Thread Nikos Platis via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353548

--- Comment #3 from Nikos Platis  ---
Let me add that this erroneous behavior also has the following adverse
side-effect: Supposing you have chosen to restore the KDE session upon login
(which is the default setting, if I remember correctly -- and a very useful
one), if you "manually" (have to) close the Dolphin window on logout as per
this bug, then this window is not restored the next time you login. 

All this is really unacceptable for something that used to work for years...

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


[konsole] [Bug 356186] New: Background not transparent when started with dual monitor

2015-12-01 Thread Thomas Van Parys via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356186

Bug ID: 356186
   Summary: Background not transparent when started with dual
monitor
   Product: konsole
   Version: 15.08.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: tho...@blueapplelane.be

When my laptop is connected to an external monitor, with my laptop screen as
second screen, newly started Konsole instances have a plain black background
instead of my usual slightly transparent one. Trying to adjust background
transparency doesn't change this.

When I disconnect the external monitor, switching back to a single screen,
Konsole stays black. However, a newly started Konsole will be transparent
again. Also, when then again switching to dual screen, this new Konsole will
stay transparent. So transparency is only influenced when starting Konsole.

Reproducible: Always

Steps to Reproduce:
1. Connect external monitor to laptop
2. Make sure dual screen is working (currently buggy with QT5/Plasma5)
3. Start a new Konsole instance


Actual Results:  
Konsole has a black background

Expected Results:  
Konsole should have a slightly transparent background, as is the fact when I am
not using dual screen.

The dual screen connection is done with a HDMI cable. I am using the intel
drivers. NVidia blob drivers are installed but only enabled for certain
applications using bumblebee.

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


[frameworks-kglobalaccel] [Bug 341959] kwin shortcuts don't work when using meta + shift +

2015-12-01 Thread Lev Lybin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341959

Lev Lybin  changed:

   What|Removed |Added

 CC|lev.ly...@gmail.com |

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


[kinfocenter] [Bug 342359] kinfocenter crashes

2015-12-01 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342359

Christoph Feck  changed:

   What|Removed |Added

 CC||sainthyoga2...@gmail.com

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

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


[kinfocenter] [Bug 356184] New: KDE Info Center Crashed when closed

2015-12-01 Thread Charles Montgomery via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356184

Bug ID: 356184
   Summary: KDE Info Center Crashed when closed
   Product: kinfocenter
   Version: 5.4.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: hubn...@gmail.com
  Reporter: chazzof...@gmail.com

Application: kinfocenter (5.4.3)

Qt Version: 5.5.1
Operating System: Linux 4.2.6-301.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

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

Closed KDE Info Center 

Stacktrace Below

Application: KDE Info Center (kinfocenter), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6f4e5db940 (LWP 12838))]

Thread 6 (Thread 0x7f6f2e6c1700 (LWP 12839)):
#0  0x7f6f46c8afdd in poll () at /lib64/libc.so.6
#1  0x7f6f432c2272 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x7f6f432c3ee7 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x7f6f30853da9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x7f6f478933ce in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#5  0x7f6f4447860a in start_thread () at /lib64/libpthread.so.0
#6  0x7f6f46c96a7d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f6f25fd4700 (LWP 12914)):
#0  0x7f6f46c86bbd in read () at /lib64/libc.so.6
#1  0x7f6f425a0390 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0
#2  0x7f6f4255cc64 in g_main_context_check () at /lib64/libglib-2.0.so.0
#3  0x7f6f4255d110 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#4  0x7f6f4255d27c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#5  0x7f6f47acaf0b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#6  0x7f6f47a71f0a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#7  0x7f6f4788e424 in QThread::exec() () at /lib64/libQt5Core.so.5
#8  0x7f6f46065b45 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#9  0x7f6f478933ce in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#10 0x7f6f4447860a in start_thread () at /lib64/libpthread.so.0
#11 0x7f6f46c96a7d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f6f1d0d3700 (LWP 12921)):
#0  0x7f6f425a1734 in g_mutex_unlock () at /lib64/libglib-2.0.so.0
#1  0x7f6f4255d08e in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f6f4255d27c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f6f47acaf0b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f6f47a71f0a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f6f4788e424 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f6f46065b45 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#7  0x7f6f478933ce in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7f6f4447860a in start_thread () at /lib64/libpthread.so.0
#9  0x7f6f46c96a7d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f6f17b56700 (LWP 13501)):
#0  0x7f6f425a1719 in g_mutex_lock () at /lib64/libglib-2.0.so.0
#1  0x7f6f4255c719 in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#2  0x7f6f4255d09b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#3  0x7f6f4255d27c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#4  0x7f6f47acaf0b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#5  0x7f6f47a71f0a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#6  0x7f6f4788e424 in QThread::exec() () at /lib64/libQt5Core.so.5
#7  0x7f6f46065b45 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#8  0x7f6f478933ce in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#9  0x7f6f4447860a in start_thread () at /lib64/libpthread.so.0
#10 0x7f6f46c96a7d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f6f159c8700 (LWP 14093)):
#0  0x7f6f46c8afdd in poll () at /lib64/libc.so.6
#1  0x7f6f4255d16c in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f6f4255d27c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f6f47acaf0b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f6f47a71f0a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f6f4788e424 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f6f46065b45 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#7  0x7f6f478933ce in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7f6f4447860a in start_thread () at /lib64/libpthread.so.0
#9  0x7f6f46c96a7d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f6f4e5db940 (LWP 12838)):
[KCrash Handler]
#5  

[krunner] [Bug 318538] Krunner grabs all key presses when no application has focus. Please make that feature configurable (plasma 4 and plasma 5)

2015-12-01 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318538

Ivan Čukić  changed:

   What|Removed |Added

Summary|Krunner grabs all key   |Krunner grabs all key
   |presses when no application |presses when no application
   |has focus. Please make that |has focus. Please make that
   |feature configurable|feature configurable
   ||(plasma 4 and plasma 5)
Version|4.10.2  |unspecified
 CC||ivan.cu...@kde.org

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

[krunner] [Bug 318538] Krunner grabs all key presses when no application has focus. Please make that feature configurable (plasma 4 and plasma 5)

2015-12-01 Thread Marius Orcsik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318538

Marius Orcsik  changed:

   What|Removed |Added

Version|unspecified |4.10.5

--- Comment #5 from Marius Orcsik  ---
Sorry if I have been unclear:

I don't want Krunner to popup any other time except when I specifically call it
with its shortcut  (Alt+F2).

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


[kdevelop] [Bug 355960] Content of splash screen to big

2015-12-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355960

--- Comment #5 from Milian Wolff  ---
What Qt version are you running? Maybe I cannot reproduce this b/c I'm using Qt
5.5?

Or can you reproduce this by forcing 110dpi and running

qmlscene path/to/kdevelop/app/splash.qml

I can even increase it to 140 and it still looks good... Quite frankly, I have
no clue what's going on here...

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


[krunner] [Bug 318538] Krunner grabs all key presses when no application has focus. Please make that feature configurable (plasma 4 and plasma 5)

2015-12-01 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318538

--- Comment #3 from Ivan Čukić  ---
I've changed the version to unspecified since this both affects plasma 4 and 5.

In Plasma 5, we have lifted the long standing ban on cashew-killing, IMO we
might as well support this. It would belong in the Tweaks section.

Thoughts?

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

[krunner] [Bug 318538] Krunner grabs all key presses when no application has focus. Please make that feature configurable (plasma 4 and plasma 5)

2015-12-01 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=318538

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #4 from Kai Uwe Broulik  ---
> It's a totally unexpected behaviour for someone that is used to having a key 
> sequence trigger launching applications.

What do you mean? If I press a shortcut to launch an application, it does not
pop up.

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


[plasmashell] [Bug 355970] Plasma crashes on boot of current Fedora Rawhide nightly live image in a KVM (Spice/QXL)

2015-12-01 Thread Adam Williamson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355970

--- Comment #7 from Adam Williamson  ---
https://bugzilla.redhat.com/show_bug.cgi?id=1285666

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


[trojita] [Bug 356121] Cannot send mail: "APPEND failed: Folder is not found"

2015-12-01 Thread Brandon Foster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356121

--- Comment #11 from Brandon Foster  ---
I wrote a blog post about my experiences here so that it may helps others:
https://brandonthedev.wordpress.com/2015/12/01/setting-up-trojita-with-microsoft-exchange-email/

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


[dolphin] [Bug 356120] Crash when hovering or selecting any .h file

2015-12-01 Thread Frank Reininghaus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356120

Frank Reininghaus  changed:

   What|Removed |Added

 CC||frank7...@googlemail.com

--- Comment #1 from Frank Reininghaus  ---
Thanks for the bug report! Could you try to get a more detailed backtrace by
installing debugging packages, and ideally, also a Valgrind log? See
https://community.kde.org/Dolphin/FAQ/Crashes for details. Thanks for your
help.

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


[plasmashell] [Bug 356165] Theme misses any kinds of edges in non-compositting mode

2015-12-01 Thread Hugo Pereira Da Costa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356165

--- Comment #7 from Hugo Pereira Da Costa  ---
So ... decoration part should be fixed (though subtle).
Can't help on the plasma theme. 
Leaving the bug open in case someone steps in :)

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


[plasmashell] [Bug 356165] Theme misses any kinds of edges in non-compositting mode

2015-12-01 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356165

--- Comment #8 from Martin Klapetek  ---
Thanks Hugo! Great work.

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


[Spectacle] [Bug 356101] Spectacle not capturing any image

2015-12-01 Thread Joan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356101

--- Comment #2 from Joan  ---
You were right, just compile again fullfilling all the deps and it's working
perfectly now, a message telling me that no backend was installed would have
been helpful, if it interests you, this is the summary of packages I had

I had all this related packages:
libx11-xcb-dev:amd64
libxcb-dri2-0-dev:amd64
libxcb-dri3-dev:amd64
libxcb-glx0-dev:amd64
libxcb-present-dev:amd64
libxcb-randr0-dev:amd64
libxcb-render0-dev:amd64
libxcb-shape0-dev:amd64
libxcb-sync-dev:amd64
libxcb-xfixes0-dev:amd64
libxcb1-dev:amd64


And hat to install:
libxcb-cursor-dev:amd64
libxcb-image0-dev:amd64
libxcb-render-util0-dev:amd64
libxcb-shm0-dev:amd64
libxcb-util-dev:amd64


Now that it's working, it's really a neat software, already replaced ksnapshot
on my system

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


[kwin] [Bug 344326] Black or corrupted screen on resume from suspend

2015-12-01 Thread Rafael via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344326

--- Comment #84 from Rafael  ---
Hi again. 

Thomas Lübking , I don't know what's the meaning of STR. If you ask me if I
suspended my desktop PC on the locked screen, I should say "maybe", cause I
have a delay of 1 hour to sleep my system when afk.

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

[kleopatra] [Bug 356136] decrypt window opens off screen

2015-12-01 Thread Andre Heinecke via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356136

Andre Heinecke  changed:

   What|Removed |Added

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

--- Comment #1 from Andre Heinecke  ---
Can you please provide some additional details.
Which Version are you using, on which Platform (Windows / Linux) if Linux which
distribution?

There was a bugfix in that code recently  Bug 355140 for Windows. This fix is
part of gpg4win-2.3.0 and might just solve your issue.

You can also try to edit your .kde/share/config/kleopatrarc and remove the
lines:
[EMailOperations]
decrypt-verify-popup-geometry=...

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


[systemsettings] [Bug 355711] System Settings crashed during exit processing.

2015-12-01 Thread Antonio Rojas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355711

Antonio Rojas  changed:

   What|Removed |Added

 CC||aro...@archlinux.org

--- Comment #1 from Antonio Rojas  ---
I can reproduce this consistently after changing any setting and closing
systemsettings. Backtrace with debug symbols:

Application: Preferencias del sistema (systemsettings5), signal: Segmentation
fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f49c3b35800 (LWP 26678))]

Thread 4 (Thread 0x7f4992904700 (LWP 26710)):
#0  0x7f49bf80e18d in poll () from /usr/lib/libc.so.6
#1  0x7f49bb800fbc in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f49bb8010cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f49bb801109 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x7f49bb827715 in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x7f49bbd1e4a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f49bf81713d in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f4991aa4700 (LWP 26711)):
#0  0x7f49bf80e18d in poll () from /usr/lib/libc.so.6
#1  0x7f49bb800fbc in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f49bb801342 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3  0x7f49936ce236 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x7f49bb827715 in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x7f49bbd1e4a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f49bf81713d in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f4985d2f700 (LWP 26733)):
#0  0x7f49bf812cf9 in syscall () from /usr/lib/libc.so.6
#1  0x7f49bb84587a in g_cond_wait_until () from /usr/lib/libglib-2.0.so.0
#2  0x7f49bb7d5a69 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x7f49bb7d608b in g_async_queue_timeout_pop () from
/usr/lib/libglib-2.0.so.0
#4  0x7f49bb82816a in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x7f49bb827715 in ?? () from /usr/lib/libglib-2.0.so.0
#6  0x7f49bbd1e4a4 in start_thread () from /usr/lib/libpthread.so.0
#7  0x7f49bf81713d in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f49c3b35800 (LWP 26678)):
[KCrash Handler]
#5  0x0020 in ?? ()
#6  0x7f49c01236f9 in QObject::disconnect(QObject const*, char const*,
QObject const*, char const*) () from /usr/lib/libQt5Core.so.5
#7  0x7f49a294b128 in KParts::PartManager::~PartManager (this=0xc4e3d0,
__in_chrg=) at
/home/antonio/Software/abs/extra/kparts/src/kparts-5.16.0/src/partmanager.cpp:136
#8  0x7f49a294b2e9 in KParts::PartManager::~PartManager (this=0xc4e3d0,
__in_chrg=) at
/home/antonio/Software/abs/extra/kparts/src/kparts-5.16.0/src/partmanager.cpp:146
#9  0x7f49c011d65b in QObjectPrivate::deleteChildren() () from
/usr/lib/libQt5Core.so.5
#10 0x7f49c01273e0 in QObject::~QObject() () from /usr/lib/libQt5Core.so.5
#11 0x7f49a30a358b in KHTMLPart::~KHTMLPart (this=this@entry=0xbcba50,
__in_chrg=, __vtt_parm=) at
/home/antonio/Software/abs/extra/khtml/src/khtml-5.16.0/src/khtml_part.cpp:559
#12 0x7f49a30a36a9 in KHTMLPart::~KHTMLPart (this=0xbcba50,
__in_chrg=, __vtt_parm=) at
/home/antonio/Software/abs/extra/khtml/src/khtml-5.16.0/src/khtml_part.cpp:607
#13 0x7f49c0120010 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#14 0x7f49c1c9b01c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#15 0x7f49c1ca04f6 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#16 0x7f49c00f09ab in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#17 0x7f49c00f2da6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#18 0x7f49c0146f43 in ?? () from /usr/lib/libQt5Core.so.5
#19 0x7f49bb800dc7 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#20 0x7f49bb801020 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x7f49bb8010cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#22 0x7f49c014734f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#23 0x7f49c00ee37a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#24 0x7f49c00f633c in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#25 0x0040f39b in main ()

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


[digikam] [Bug 355256] Failed to load image if file path contains non-ascii characters

2015-12-01 Thread Eduard Sukharev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355256

--- Comment #3 from Eduard Sukharev  ---
(In reply to caulier.gilles from comment #2)
> The error reported under windows come from the libexiv2 interface used by
> digiKam. Code relevant is given below :
> 
> bool MetaEngine::load(const QString& filePath) const
> {
> ...
> Exiv2::Image::AutoPtr image;
> 
> image= Exiv2::ImageFactory::open((const
> char*)(QFile::encodeName(filePath)).constData());
> 
> image->readMetadata();
> ...
> }
> 
> We pass file path to Exiv2 using QString (UTF8). Exiv2 use char* data which
> is converted by QFile::encodeName() function.
> 
> Following this thread :
> 
> http://subsurface.hohndel.narkive.com/sM5jj4ot/file-encodename-and-utf8-as-
> the-default-encoding-under-qt5
> 
> With Qt5 the encoding problem must be fixed under Windows
> 
> Gilles Caulier

Good to know it should be fixed in Qt5 release. Should we close this report as
won't fix or resolved? Or should this rather be fixed even in Qt4 release
series?

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


[kwin] [Bug 344326] Black or corrupted screen on resume from suspend

2015-12-01 Thread Rafael via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344326

--- Comment #85 from Rafael  ---
Created attachment 95835
  --> https://bugs.kde.org/attachment.cgi?id=95835=edit
"Doubled view" on one of my two monitors in the lock out screen

I have TWO monitors, and only the default monitor showed the "doubled" text in
the screen lock.

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


[print-manager] [Bug 328014] Child modal dialog of a parent modal dialog doesn't get focus

2015-12-01 Thread George Getejanc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=328014

George Getejanc  changed:

   What|Removed |Added

 CC||silwa...@gmail.com

--- Comment #33 from George Getejanc  ---
I can confirm this bug in Fedora 23 KDE to, with KDE 5 and Dolphin 15.08.1, Qt
5.5.1 (compiled on 5.5.0) and KDE Frameworks 5.16.0

The problem ist still there, and not fixed yet.

Please to devs, to fix this. I have this problem on every fedora, 20, 21, 22,
23... Not fixed on any of these.

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


[Skanlite] [Bug 356124] Problem when start Skanlite and take a photo

2015-12-01 Thread Kåre Särs via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356124

--- Comment #1 from Kåre Särs  ---
Thanks for the report!

Could it be that you have 16bit/color enabled?

I tried to check the specs of your scanner, but my quick check did not turn up
if it supports 16bit colors... The image looks like a 16bit image to 8bit
conversion that has chopped off the wrong end of the 16bit word...

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

[trojita] [Bug 354760] Toolbar keyword toggle buttons are not disabled when no message is selected anymore

2015-12-01 Thread Jan Kundrát via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354760

Jan Kundrát  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/troj
   ||ita/9a5615adb9ef6b1a6174b27
   ||3377a165cbdc5f192

--- Comment #1 from Jan Kundrát  ---
Git commit 9a5615adb9ef6b1a6174b273377a165cbdc5f192 by Jan Kundrát.
Committed on 30/11/2015 at 16:03.
Pushed by gerrit into branch 'master'.

GUI: Do not enable per-message actions on startup

...or on network reconnect. These actions all depend on the set of
selected messages. As a result of more or less non-specific slot
execution order, the GUI items were inadvertently enabled even though no
messages were actually selected.
Change-Id: I0b5ce16e93c8ca431b5a6853ea4d30927b43007a

M  +1-5src/Gui/Window.cpp

http://commits.kde.org/trojita/9a5615adb9ef6b1a6174b273377a165cbdc5f192

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

[kdeconnect] [Bug 356147] New: Phone continue to vibrate after pressing 'Mute Call'

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356147

Bug ID: 356147
   Summary: Phone continue to vibrate after pressing 'Mute Call'
   Product: kdeconnect
   Version: 0.8
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: doron...@gmail.com

When getting a call and pressing on 'Mute Call' the sound is muted but the
phone is still vibrating.

KdeConnect-kde Git version: r1108.9494081-1
KdeConnect Android App Version: 0.9e

Reproducible: Always

Steps to Reproduce:
1. Getting Call
2. Pressing 'Mute Call'


Actual Results:  
Phone is still vibrate

Expected Results:  
Phone must be quiet (No Sound and no Vibrate)

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


[krita] [Bug 356146] New: Krita doesn't honor cursor size

2015-12-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356146

Bug ID: 356146
   Summary: Krita doesn't honor cursor size
   Product: krita
   Version: 2.9.9
  Platform: Mint (Ubuntu based)
   URL: https://youtu.be/X6Bl8nReQec
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: tylerecout...@gmail.com

If you increase the size of your cursor, Krita ignores it.

Reproducible: Always

Steps to Reproduce:
1. Change size of cursor using Mouse and Touchpad settings in Linux Mint
2. Open and use Krita

Actual Results:  
When cursor is within Krita window, pointer goes back to default small size

Expected Results:  
Krita should honor cursor pointer size (not for brushes, which have their own
size, but any other tool.

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


[plasmashell] [Bug 356148] New: Ошибка Plasma при работе kdepartitionmanager

2015-12-01 Thread Mihail via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356148

Bug ID: 356148
   Summary: Ошибка Plasma при работе kdepartitionmanager
   Product: plasmashell
   Version: 5.4.2
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: ad...@crudus.pw
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.4.2)

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

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

При удалении, создании и форматировании подключенного диска Plasma аварийно
завершилась. Затем, все же, перезапустилась. Это уже не первый случай.

The crash can be reproduced sometimes.

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

Thread 18 (Thread 0x7f4861963700 (LWP 12403)):
#0  0x7f48728818dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f48768c8bd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f48768ca74f in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f4864522a39 in QXcbEventReader::run (this=0x12a2960) at
qxcbconnection.cpp:1105
#4  0x7f4872f742be in QThreadPrivate::start (arg=0x12a2960) at
thread/qthread_unix.cpp:337
#5  0x7f48720636aa in start_thread (arg=0x7f4861963700) at
pthread_create.c:333
#6  0x7f487288ceed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f485afca700 (LWP 12471)):
#0  0x7f4872f4b500 in g_main_context_iteration@plt () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1  0x7f48731ab29b in QEventDispatcherGlib::processEvents
(this=0x7f48540008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#2  0x7f487315175a in QEventLoop::exec (this=this@entry=0x7f485afc9da0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#3  0x7f4872f6f3d4 in QThread::exec (this=) at
thread/qthread.cpp:503
#4  0x7f4875797f85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#5  0x7f4872f742be in QThreadPrivate::start (arg=0x1401d50) at
thread/qthread_unix.cpp:337
#6  0x7f48720636aa in start_thread (arg=0x7f485afca700) at
pthread_create.c:333
#7  0x7f487288ceed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f4850617700 (LWP 12474)):
#0  0x7f48728818dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f486f62e1ec in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f486f62e2fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f48731ab29b in QEventDispatcherGlib::processEvents
(this=0x7f48480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f487315175a in QEventLoop::exec (this=this@entry=0x7f4850616da0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f4872f6f3d4 in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7f4875797f85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f4872f742be in QThreadPrivate::start (arg=0x171a670) at
thread/qthread_unix.cpp:337
#8  0x7f48720636aa in start_thread (arg=0x7f4850617700) at
pthread_create.c:333
#9  0x7f487288ceed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f484de18700 (LWP 12503)):
#0  0x7f486f62dc24 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f486f62e190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f486f62e2fc in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f48731ab29b in QEventDispatcherGlib::processEvents
(this=0x7f48440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f487315175a in QEventLoop::exec (this=this@entry=0x7f484de17da0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f4872f6f3d4 in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7f4875797f85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f4872f742be in QThreadPrivate::start (arg=0x19334e0) at
thread/qthread_unix.cpp:337
#8  0x7f48720636aa in start_thread (arg=0x7f484de18700) at
pthread_create.c:333
#9  0x7f487288ceed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f483700 (LWP 12505)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f4877b23114 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7f4877b23159 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7f48720636aa in start_thread (arg=0x7f483700) at
pthread_create.c:333
#4  

  1   2   >