[kdenlive] [Bug 358165] I cant drag any Effect to the timeline clip anymore on kdenlive 15.12.1

2016-08-02 Thread kalimerox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358165

kalimerox  changed:

   What|Removed |Added

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

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


[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-02 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

--- Comment #77 from Martin Gräßlin  ---
@Mariusz: you are the first non-NVIDIA user affected by that problem. Could you
please provide the output of 
qdbus org.kde.KWin /KWin supportInformation

when the compositor is on.

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

[kdenlive] [Bug 358165] I cant drag any Effect to the timeline clip anymore on kdenlive 15.12.1

2016-08-02 Thread kalimerox via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358165

--- Comment #2 from kalimerox  ---
Hi wegwerf, i just tested and works smooth!

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


[plasmashell] [Bug 362531] Plasma panels are not transparent after login

2016-08-02 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362531

--- Comment #38 from Martin Gräßlin  ---
(In reply to Leslie Zhai from comment #37)
> (In reply to Martin Gräßlin from comment #36)
> > New possible patch: https://git.reviewboard.kde.org/r/128576/ - with the
> > patch applied I'm no longer able to reproduce the problem
> 
> Drop the rb128566.patch? https://git.reviewboard.kde.org/r/128566/

you can drop that one.

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

[krita] [Bug 366349] bad button's name after adding "reset canvas rotation" in toolbar

2016-08-02 Thread mvowada via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366349

mvowada  changed:

   What|Removed |Added

 CC||freebo...@tiscali.it

--- Comment #1 from mvowada  ---
Created attachment 100426
  --> https://bugs.kde.org/attachment.cgi?id=100426=edit
Video example (Krita 3 appimage - Ubuntu 14.04 Unity).

This happens to me too, confirming.

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


[plasmashell] [Bug 366365] New: Plasma crashes when launching an application

2016-08-02 Thread Tibor Harsszegi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366365

Bug ID: 366365
   Summary: Plasma crashes when launching an application
   Product: plasmashell
   Version: 5.5.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: tibor.harssz...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-31-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
Clicked on the KDE button, clicked on History, clicked on Konsole, shell
crashed

The crash can be reproduced sometimes.

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

Thread 16 (Thread 0x7fe320be9700 (LWP 6647)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fe3f9b2caeb in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x48e0d10) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=, mutex=0x4dd8dd0,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x7fe342ebe50b in
ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked
(this=this@entry=0x4666d00, th=) at ../../src/weaver.cpp:594
#4  0x7fe342ebf2bf in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x4666d00,
th=th@entry=0x7fe314002d90, threadWasBusy=threadWasBusy@entry=false,
suspendIfInactive=suspendIfInactive@entry=false,
justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x7fe342ec34e8 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x4cd7820, th=0x7fe314002d90, wasBusy=) at
../../src/workinghardstate.cpp:66
#6  0x7fe342ebe46d in ThreadWeaver::Weaver::applyForWork (this=, th=0x7fe314002d90, wasBusy=) at ../../src/weaver.cpp:568
#7  0x7fe342ec3542 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x4cd7820, th=0x7fe314002d90, wasBusy=) at
../../src/workinghardstate.cpp:73
#8  0x7fe342ebe46d in ThreadWeaver::Weaver::applyForWork (this=, th=0x7fe314002d90, wasBusy=) at ../../src/weaver.cpp:568
#9  0x7fe342ec1353 in ThreadWeaver::Thread::run (this=0x7fe314002d90) at
../../src/thread.cpp:103
#10 0x7fe3f9b2b84e in QThreadPrivate::start (arg=0x7fe314002d90) at
thread/qthread_unix.cpp:331
#11 0x7fe3f8c186fa in start_thread (arg=0x7fe320be9700) at
pthread_create.c:333
#12 0x7fe3f9441b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7fe3213ea700 (LWP 6646)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fe3f9b2caeb in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x48e0d10) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=, mutex=0x4dd8dd0,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x7fe342ebe50b in
ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked
(this=this@entry=0x4666d00, th=) at ../../src/weaver.cpp:594
#4  0x7fe342ebf2bf in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait (this=0x4666d00,
th=th@entry=0x484dfc0, threadWasBusy=threadWasBusy@entry=false,
suspendIfInactive=suspendIfInactive@entry=false,
justReturning=justReturning@entry=false) at ../../src/weaver.cpp:554
#5  0x7fe342ec34e8 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x4cd7820, th=0x484dfc0, wasBusy=) at
../../src/workinghardstate.cpp:66
#6  0x7fe342ebe46d in ThreadWeaver::Weaver::applyForWork (this=, th=0x484dfc0, wasBusy=) at ../../src/weaver.cpp:568
#7  0x7fe342ec3542 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x4cd7820, th=0x484dfc0, wasBusy=) at
../../src/workinghardstate.cpp:73
#8  0x7fe342ebe46d in ThreadWeaver::Weaver::applyForWork (this=, th=0x484dfc0, wasBusy=) at ../../src/weaver.cpp:568
#9  0x7fe342ec1353 in ThreadWeaver::Thread::run (this=0x484dfc0) at
../../src/thread.cpp:103
#10 0x7fe3f9b2b84e in QThreadPrivate::start (arg=0x484dfc0) at
thread/qthread_unix.cpp:331
#11 0x7fe3f8c186fa in start_thread (arg=0x7fe3213ea700) at
pthread_create.c:333
#12 0x7fe3f9441b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7fe321beb700 (LWP 6645)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fe3f9b2caeb in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x48e0d10) at
thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=, mutex=0x4dd8dd0,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x7fe342ebe50b 

[systemsettings] [Bug 360077] Color management - specify monitor profile and rendering intent

2016-08-02 Thread Serguei Miridonov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360077

Serguei Miridonov  changed:

   What|Removed |Added

 CC||mir...@cicese.mx

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


[plasmashell] [Bug 362531] Plasma panels are not transparent after login

2016-08-02 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362531

--- Comment #37 from Leslie Zhai  ---
(In reply to Martin Gräßlin from comment #36)
> New possible patch: https://git.reviewboard.kde.org/r/128576/ - with the
> patch applied I'm no longer able to reproduce the problem

Drop the rb128566.patch? https://git.reviewboard.kde.org/r/128566/

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

[frameworks-baloo] [Bug 366197] plasma 5 stop working

2016-08-02 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366197

Alexander Potashev  changed:

   What|Removed |Added

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

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


[frameworks-baloo] [Bug 366319] "baloo_file_extr" process falls into an loop on KDE startup

2016-08-02 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366319

Alexander Potashev  changed:

   What|Removed |Added

  Component|General |Baloo File Daemon
Version|unspecified |5.24.0
Product|Baloo   |frameworks-baloo
 CC||aspotas...@gmail.com

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


[kdenlive] [Bug 350243] No Help no Handbooks at Kdenlive Menu: "Help"

2016-08-02 Thread kdenlivefriend via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350243

--- Comment #6 from kdenlivefriend  ---
Dear developers,

To make this fine but complex Video-Editor more popular and attractive to
interested novices, a useful Help is indispensable.
I tried out again to get practical Help from Kdenlive Menu: "Help".
It riles me, this is still a flaw!
See the result of this try at the attached doku.odt view.

Regards
Gunter 02-08-16




-Original-Nachricht-
Betreff: [kdenlive] [Bug 350243] No Help no Handbooks at Kdenlive Menu: "Help"
Datum: 2016-08-02T17:34:07+0200
Von: "Wegwerf via KDE Bugzilla" 
An: "techcon27...@t-online.de" 

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

Wegwerf  changed:

   What|Removed |Added

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

--- Comment #4 from Wegwerf  ---
Thank you for the quick reply! I interpret your reply in the sense that this is
not a current issue to you anymore. As we experience a significant backlog of
old reports, I'm closing this report for now; however, you are free to reooen
it in case you have more recent information that covers the recent stable
Kdenlive 16.04.2 or the recent beta. Thank you very much for your cooperation!

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


[plasmashell] [Bug 366309] Time not shown if no Time Zone is selected

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366309

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
Broken setup.

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


[kdenlive] [Bug 350243] No Help no Handbooks at Kdenlive Menu: "Help"

2016-08-02 Thread kdenlivefriend via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350243

--- Comment #5 from kdenlivefriend  ---
Created attachment 100424
  --> https://bugs.kde.org/attachment.cgi?id=100424=edit
Answer View from Kdenlive Help Menu

To make this fine but complex Video-Editor more popular and attractive to
interested novices, a useful Help is indispensable.
I tried out again to get practical Help from Kdenlive Menu: "Help".
It riles me, this is still a flaw!
See the result of this try at the attached doku.odt view.

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


[KBibTeX] [Bug 357440] Please fournish a svg icons file

2016-08-02 Thread Jonathan Bisson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357440

--- Comment #5 from Jonathan Bisson  ---
Hi Thomas,

CC-BY seems good to me.

I was thinking of having a book and a pile of papers to reflect more on the
"articles" side of things.

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


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

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

--- Comment #172 from behran...@gmail.com ---
KDE neon and openSUSE Tumbleweed.

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


[plasmashell] [Bug 362531] Plasma panels are not transparent after login

2016-08-02 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362531

whatifgodwasoneo...@hotmail.com changed:

   What|Removed |Added

 CC||whatifgodwasoneofus@hotmail
   ||.com

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


[plasmashell] [Bug 364681] plasmall digital clock calendar shows month in wrong language when LC_TIME uses a different language

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364681

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 365139] Inconsistent localization of month names in calendar plasmoid

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365139

David Edmundson  changed:

   What|Removed |Added

 CC||al...@azic.ca

--- Comment #3 from David Edmundson  ---
*** Bug 364681 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 366073] Atom text editor flickering when toggling tabs

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366073

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #3 from David Edmundson  ---
Scaling is all done in app not by the compositor.

Bug is with Atom, not us.

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


[plasmashell] [Bug 365621] search field in holiday calendar settings is not working

2016-08-02 Thread Till Schäfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365621

Till Schäfer  changed:

   What|Removed |Added

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

--- Comment #3 from Till Schäfer  ---
with plasma 5.7.3 it seems to do search, but the search is case sensitive,
which is suboptimal. (e.g. "Germany", but not "germany" will find the "de_de"
entry). Furthermore it does not search for region codes, but only for names.

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

[plasmashell] [Bug 365215] Animated tray icons cause plasmashell to use up a lot of CPU time

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365215

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||k...@davidedmundson.co.uk
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 356479] plasmashell uses 100% CPU when there is an animation in the task bar

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356479

David Edmundson  changed:

   What|Removed |Added

 CC||kdeb...@fratti.ch

--- Comment #63 from David Edmundson  ---
*** Bug 365215 has been marked as a duplicate of this bug. ***

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


[KBibTeX] [Bug 357440] Please fournish a svg icons file

2016-08-02 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357440

Thomas Fischer  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #4 from Thomas Fischer  ---
> Could you put an icons under svg format ?
I checked my old backup CDs from 2004/2005, but did not find any SVG sources. I
remembered that the logo was based on a loosing entry for the icon contest for
KPDF/Okular from back then and could locate the webpage where I got the
original PNG file from:
https://www.kde-look.org/p/1106095/
Unfortunately, there is no SVG file provided. Furthermore, I am not sure about
the contest entry's license, although I assume it was under an open license as
a requirement to compete. Therefore, I would like to migrate to your SVG icon,
as you said you would like to publish it under an open license.

Please state explicitly under which license you are publishing your icon. I
guess CC-BY is best, although an CC license which is not NC should be ok. "feel
free to use the same license as the actual logo or whatever the KDE rules are
regarding logos" is not a valid license ;-)

Using the opportunity to modify the logo and as you have the skills for that,
do you have any suggestions for improvements?

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


[KBibTeX] [Bug 366364] New: BibTex files not loading (and slow startup)

2016-08-02 Thread Jonathan Bisson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366364

Bug ID: 366364
   Summary: BibTex files not loading (and slow startup)
   Product: KBibTeX
   Version: git (master)
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Loading/saving files
  Assignee: fisc...@unix-ag.uni-kl.de
  Reporter: bjonnh-...@bjonnh.net

Kbibtex seems to hang after:
kbibtex.program: Located KPart service: "kbibtexpart" with description "KParts
component to view and edit bibliographic files"


Then trying to open a file (bibtex format):
kbibtex.program: Could not instantiate part for service "BibTeX Viewer and
Editor" (mimeType= "text/x-bibtex" , error msg= "The shared library was not
found." )


Reproducible: Always

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


[plasmashell] [Bug 365621] search field in holiday calendar settings is not working

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365621

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---
I fixed this recently.

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


[frameworks-solid] [Bug 345871] Baloo Crash - Solid UDisks2

2016-08-02 Thread Joshua Clayton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345871

--- Comment #11 from Joshua Clayton  ---
Situation:
partitioning an SD card from a script using parted.
Interestingly the new partition layout is usually the same as the old partition
layout
I can crash plasma repeatedly with this trick. (thankfully plasma restarts)

Looks like soid tries to create a QVariant for something whose name is still
valid, but
whose file handle has been destroyed.

Application: kded5 (kded5), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f73807f68c0 (LWP 15223))]

Thread 1 (Thread 0x7f73807f68c0 (LWP 15223)):
[KCrash Handler]
#6  0x7f73801ab418 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7f73801ad01a in __GI_abort () at abort.c:89
#8  0x7f737e5c8ff1 in qt_message_fatal (context=..., message=) at global/qlogging.cpp:1578
#9  QMessageLogger::fatal (this=this@entry=0x7ffcd4427940,
msg=msg@entry=0x7f738093cd28 "Cannot construct placeholder type QDBusRawType")
at global/qlogging.cpp:781
#10 0x7f7380919552 in QDBusRawTypeHandler::construct () at
qdbusmetaobject.cpp:133
#11 0x7f737e7fc9c0 in QMetaType::construct (copy=0x0, where=0x7ffcd4427a60,
this=0x7ffcd44279a0) at
../../include/QtCore/../../src/corelib/kernel/qmetatype.h:2141
#12 (anonymous namespace)::customConstruct (d=0x7ffcd4427a60, copy=0x0) at
kernel/qvariant.cpp:1019
#13 0x7f737e7fd8bf in QVariant::QVariant (this=0x7ffcd4427a60,
typeId=, copy=) at kernel/qvariant.cpp:1660
#14 0x7f737e7c9cf2 in QMetaProperty::read (this=this@entry=0x7ffcd4427b00,
object=object@entry=0x29a7c00) at kernel/qmetaobject.cpp:3010
#15 0x7f737e7e9b0f in QObject::property (this=0x29a7c00, name=0x29e2868
"MountPoints") at kernel/qobject.cpp:3893
#16 0x7f73708d4664 in Solid::Backends::UDisks2::DeviceBackend::checkCache
(this=0x29d0ed0, key=...) at
../../../src/solid/devices/backends/udisks2/udisksdevicebackend.cpp:185
#17 0x7f73708d4883 in
Solid::Backends::UDisks2::DeviceBackend::propertyExists (this=0x29d0ed0,
key=...) at
../../../src/solid/devices/backends/udisks2/udisksdevicebackend.cpp:132
#18 0x7f73708cc5be in Solid::Backends::UDisks2::Device::propertyExists
(this=this@entry=0x29cf040, key=...) at
../../../src/solid/devices/backends/udisks2/udisksdevice.cpp:126
#19 0x7f73708ce37f in Solid::Backends::UDisks2::Device::isMounted
(this=0x29cf040) at
../../../src/solid/devices/backends/udisks2/udisksdevice.cpp:818
#20 0x7f73708e7711 in Solid::Backends::UDisks2::StorageAccess::isAccessible
(this=0x297e170) at
../../../src/solid/devices/backends/udisks2/udisksstorageaccess.cpp:75
#21 0x7f73708e7944 in Solid::Backends::UDisks2::StorageAccess::updateCache
(this=0x297e170) at
../../../src/solid/devices/backends/udisks2/udisksstorageaccess.cpp:138
#22 Solid::Backends::UDisks2::StorageAccess::StorageAccess (this=0x297e170,
device=0x29cf040, __in_chrg=, __vtt_parm=) at
../../../src/solid/devices/backends/udisks2/udisksstorageaccess.cpp:36
#23 0x7f73708cc780 in
Solid::Backends::UDisks2::Device::createDeviceInterface (this=0x29cf040,
type=) at
../../../src/solid/devices/backends/udisks2/udisksdevice.cpp:174
#24 0x7f737089668f in Solid::Device::asDeviceInterface (this=0x29db2c0,
type=@0x7ffcd4427e10: Solid::DeviceInterface::StorageAccess) at
../../../src/solid/devices/frontend/device.cpp:154
#25 0x7f73727d7353 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5KIOFileWidgets.so.5
#26 0x7f73727d9d67 in KFilePlacesModel::Private::loadBookmarkList() () from
/usr/lib/x86_64-linux-gnu/libKF5KIOFileWidgets.so.5
#27 0x7f73727db933 in KFilePlacesModel::Private::_k_reloadBookmarks() ()
from /usr/lib/x86_64-linux-gnu/libKF5KIOFileWidgets.so.5
#28 0x7f73727dd08d in KFilePlacesModel::Private::_k_deviceAdded(QString
const&) () from /usr/lib/x86_64-linux-gnu/libKF5KIOFileWidgets.so.5
#29 0x7f73727dda25 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5KIOFileWidgets.so.5
#30 0x7f737e7eafca in QMetaObject::activate (sender=0x1129c30,
signalOffset=, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffcd4428190) at kernel/qobject.cpp:3713
#31 0x7f737e7eb7d7 in QMetaObject::activate (sender=,
m=m@entry=0x7f7370b23e60 ,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffcd4428190)
at kernel/qobject.cpp:3578
#32 0x7f7370896bb2 in Solid::DeviceNotifier::deviceAdded (this=, _t1=...) at ./moc_devicenotifier.cpp:136
#33 0x7f737e7eafca in QMetaObject::activate (sender=sender@entry=0x112bfb0,
signalOffset=, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffcd44282c0) at kernel/qobject.cpp:3713
#34 0x7f737e7eb7d7 in QMetaObject::activate (sender=sender@entry=0x112bfb0,
m=m@entry=0x7f7370b2c540 ,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffcd44282c0)
at kernel/qobject.cpp:3578
#35 0x7f73708f2262 in Solid::Ifaces::DeviceManager::deviceAdded

[KBibTeX] [Bug 357440] Please fournish a svg icons file

2016-08-02 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357440

Thomas Fischer  changed:

   What|Removed |Added

 Attachment #100368|0   |1
is obsolete||

--- Comment #3 from Thomas Fischer  ---
Created attachment 100423
  --> https://bugs.kde.org/attachment.cgi?id=100423=edit
SVG icon

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


[KBibTeX] [Bug 366191] kbibtex segfaults before any windows are displayed

2016-08-02 Thread Jonathan Bisson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366191

--- Comment #4 from Jonathan Bisson  ---
Seems to start, fails opening .bib files (error about missing part) and it
takes 10-15s to be usable after the main window appears. Don't think it is
related though.

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


[plasmashell] [Bug 356970] Plasma crash when moving Icons on Desktop mode

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356970

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #3 from David Edmundson  ---
>#22 0x7f57ddfec620 in QMenu::exec(QPoint const&, QAction*) () at 
>/usr/lib64/libQt5Widgets.so.5 #23 0x7f57b60e8531 in () at 
>/usr/lib64/qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so


This doesn't exist any more, so this might have fixed this, in any case we need
a new trace.

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


[kdeconnect] [Bug 366363] New: Does not load qml files to show in the plasmoid due to new PluginCheck feature

2016-08-02 Thread Eldhrimer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366363

Bug ID: 366363
   Summary: Does not load qml files to show in the plasmoid due to
new PluginCheck feature
   Product: kdeconnect
   Version: 1.0
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: plasmoid
  Assignee: albertv...@gmail.com
  Reporter: vico.220...@gmail.com

I just compiled the 1.0 release (Fedora latest is 0.9.6 in its repo).
Everything went okay except for the optional Wayland requisite (wich I didn't
have).
Relogged and there was the next error  message in the plasmoid (in spanish):
--
Error al cargar archivo QML:
file:///usr/local/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:48:34:
Type FullRepresentation unavailable
file:///usr/local/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:55:23:
Type DeviceDelegate unavailable
file:///usr/local/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/DeviceDelegate.qml:72:17:
Type Sftp unavailable
file:///usr/local/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Sftp.qml:26:1:
PluginChecker is not a type
---
Then I made a backup of the files, and loaded the old qml files that were in
the 0.9.6 installation.
Refreshed the Plasma Desktop and everything went OK, except for the fact that
there was no Find My Phone feature (obviously). I retried loading up again the
backup. Same error.
Also, when right-clicked and selected "Settings" it just showed me the keyboard
shorcut panel, not the kdeconnect module.


Reproducible: Always

Steps to Reproduce:
1. Load up the new QML files.

Actual Results:  
Plasmoid displayed an error message. No KCM.

Expected Results:  
Should have just opened the plasmoid normally.

KDE Plasma 5.7.2

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


[plasmashell] [Bug 351852] Media player plasmoid does not pilot Spotify client

2016-08-02 Thread Ismael Castiñeira Álvarez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351852

--- Comment #12 from Ismael Castiñeira Álvarez  ---
I installed version 1.0.33.106 (latest right now at AUR). It works.

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

[okular] [Bug 366148] don't exit 'continuous' mode when operating on markers

2016-08-02 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366148

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #1 from Albert Astals Cid  ---
Makes sense

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


[KBibTeX] [Bug 366191] kbibtex segfaults before any windows are displayed

2016-08-02 Thread Thomas Fischer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366191

Thomas Fischer  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
  Latest Commit||1cc1fde3896ddcc57f45e26fa3f
   ||3e6ff6fd4fbe7

--- Comment #3 from Thomas Fischer  ---
Are you using Qt 5.7? I am suspecting that there was a minor change in the
semantics of the call to 'QAbstractItemView::setModel' which in its turn
triggered access to an uninitialized variable.
Anyhow, commit 1cc1fde3896ddcc57f45e fixes the problem for me by simply
re-arranging variable initializations and calls to setModel. Please test and
confirm.

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


[plasmashell] [Bug 365885] Plasma crashed if connect a second Monitor

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365885

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---


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

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


[plasmashell] [Bug 340267] Plasma crashes when a DisplayPort monitor sleeps

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340267

David Edmundson  changed:

   What|Removed |Added

 CC||jasonbailey1...@gmail.com
 CC||leon.bauer@gamesbestprice.c
   ||om

--- Comment #66 from David Edmundson  ---
*** Bug 366176 has been marked as a duplicate of this bug. ***

--- Comment #67 from David Edmundson  ---
*** Bug 365885 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 340267] Plasma crashes when a DisplayPort monitor sleeps

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340267

David Edmundson  changed:

   What|Removed |Added

 CC||jasonbailey1...@gmail.com

--- Comment #66 from David Edmundson  ---
*** Bug 366176 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 366176] Screen configuration lost with each session, plasmashell segfault

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366176

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 346740] Shortcuts for several tray icons break plasmashell

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346740

David Edmundson  changed:

   What|Removed |Added

 CC||aramgrigor...@protonmail.ch

--- Comment #61 from David Edmundson  ---
*** Bug 366054 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 366054] plasma crashed after rapid clicks on system tray icons

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366054

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---


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

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


[plasmashell] [Bug 366146] Plasma crashes when trying to add second panel

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366146

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #3 from David Edmundson  ---
This is caused by some plasmoid having some looping code. 

Do you have any custom plasmoids in the default Rosa panel?

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


[plasma-nm] [Bug 346118] Plasmashell crash when disconnecting/reconnecting my WiFi connection after changing MTU

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346118

--- Comment #157 from David Edmundson  ---
*** Bug 366145 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 366145] Plasmashell crash after reconnecting WiFi

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366145

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---


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

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


[plasmashell] [Bug 366175] Application: Plasma (plasmashell), signal: Segmentation fault

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366175

David Edmundson  changed:

   What|Removed |Added

   Assignee|k...@davidedmundson.co.uk|h...@kde.org
  Component|general |Task Manager

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


[KScreen] [Bug 366362] [kcm] initial position of newly connected known output is wrong

2016-08-02 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366362

Sebastian Kügler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
   Keywords||multiscreen
 Ever confirmed|0   |1
  Flags||Usability+

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

[plasmashell] [Bug 366193] Plasmashell crash when plasma-nm applet exists trying to connect to a VPN

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366193

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[KScreen] [Bug 366362] New: [kcm] initial position of newly connected known output is wrong

2016-08-02 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366362

Bug ID: 366362
   Summary: [kcm] initial position of newly connected known output
is wrong
   Product: KScreen
   Version: git
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm
  Assignee: se...@kde.org
  Reporter: se...@kde.org

When a previously known output is connected while the kscreen KCM is open, it
will be positioned at 0,0, not at its actual position (e.g. top-right of the
laptop panel).

When closing and reopening, the position is correctly set.

Reproducible: Always

Steps to Reproduce:
1. open kcm while secondary display is disconnected
2. connect display
3. observe new display at 0,0, instead of correctly positioned in relation to
the other output

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


[Baloo] [Bug 366197] plasma 5 stop working

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366197

David Edmundson  changed:

   What|Removed |Added

  Component|general |General
   Assignee|k...@davidedmundson.co.uk|pinak.ah...@gmail.com
Version|5.7.1   |unspecified
   Target Milestone|1.0 |---
Product|plasmashell |Baloo

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


[plasmashell] [Bug 356479] plasmashell uses 100% CPU when there is an animation in the task bar

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356479

David Edmundson  changed:

   What|Removed |Added

 CC||t.ki...@gmail.com

--- Comment #62 from David Edmundson  ---
*** Bug 364518 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 364518] Plasmashell takes up to 50% CPU

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364518

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #3 from David Edmundson  ---


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

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


[plasma-nm] [Bug 346118] Plasmashell crash when disconnecting/reconnecting my WiFi connection after changing MTU

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346118

David Edmundson  changed:

   What|Removed |Added

 CC||chrismar...@gmail.com

--- Comment #156 from David Edmundson  ---
*** Bug 366193 has been marked as a duplicate of this bug. ***

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


[plasma-nm] [Bug 346118] Plasmashell crash when disconnecting/reconnecting my WiFi connection after changing MTU

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346118

David Edmundson  changed:

   What|Removed |Added

 CC||poo...@gmail.com

--- Comment #155 from David Edmundson  ---
*** Bug 366228 has been marked as a duplicate of this bug. ***

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


[plasma-nm] [Bug 346118] Plasmashell crash when disconnecting/reconnecting my WiFi connection after changing MTU

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346118

David Edmundson  changed:

   What|Removed |Added

 CC||marcelo.gabr...@gmail.com
 CC||iamgr...@zoho.com

--- Comment #153 from David Edmundson  ---
*** Bug 366287 has been marked as a duplicate of this bug. ***

--- Comment #154 from David Edmundson  ---
*** Bug 366270 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 366270] I don't know what the problem is, I just wanted to help.

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366270

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 366228] Plasma crashed after connecting to VPN

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366228

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasma-nm] [Bug 346118] Plasmashell crash when disconnecting/reconnecting my WiFi connection after changing MTU

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346118

David Edmundson  changed:

   What|Removed |Added

 CC||marcelo.gabr...@gmail.com

--- Comment #153 from David Edmundson  ---
*** Bug 366287 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 366287] Plasma 5 crash when connect to WiFi using network manager

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366287

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 366358] Plasma crash after distro upgrade from Kubuntu 14.04 to 16.04

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366358

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
>#11 QMessageLogger::fatal (this=0xbff1d968, msg=0xb69972f4 "This program 
>requires an X86 processor that supports SSE2 extension, at least a Pentium 4 
>or newer") at global/qlogging.cpp:781


Your version of Qt is compiled in a way that is not supported by your computer.

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


[plasmashell] [Bug 366351] From a command line start I get black screen and movable pointer but nothing else

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366351

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #3 from David Edmundson  ---
Your setup is broken.

Make sure plasma-desktop is installed.

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


[plasmashell] [Bug 366360] Notifications popup is so large it cannot be closed

2016-08-02 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366360

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||k...@davidedmundson.co.uk

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


[digikam] [Bug 366361] New: createReadWriteLock and createMetadataProcessor should not be pure virtual

2016-08-02 Thread Johannes Zarl-Zierl via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366361

Bug ID: 366361
   Summary: createReadWriteLock and createMetadataProcessor should
not be pure virtual
   Product: digikam
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: libkipi
  Assignee: digikam-de...@kde.org
  Reporter: johan...@zarl-zierl.at

Created attachment 100422
  --> https://bugs.kde.org/attachment.cgi?id=100422=edit
Make createReadWriteLock and createMetadataProcessor not-pure.

If an application does not implement the features HostSupportsReadWriteLock and
HostSupportsMetadataProcessing, the current API still expects the host
application to provide the functions createReadWriteLock and
createMetadataProcessor.

Both methods are already implemented in interface.cpp, so it seems to me that
making them pure virtual was actually a mistake...

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


[digikam] [Bug 366109] Slideshow freezes on first image (Windows)

2016-08-02 Thread Alexander Schlarb via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366109

--- Comment #2 from Alexander Schlarb  ---
I have compiled the latest git snapshot from source last week and can confirm
that this has been indeed addressed. Thanks! 

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


[plasmashell] [Bug 351852] Media player plasmoid does not pilot Spotify client

2016-08-02 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351852

Martin Klapetek  changed:

   What|Removed |Added

 CC|mklape...@kde.org   |

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


[plasmashell] [Bug 351852] Media player plasmoid does not pilot Spotify client

2016-08-02 Thread Andy Goossens via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351852

Andy Goossens  changed:

   What|Removed |Added

 CC||andygooss...@telenet.be

--- Comment #11 from Andy Goossens  ---
Can you try the latest version of Spotify? Upgrading fixed the problem for me.

I couldn't control Spotify when it was at version 1.0.25.127.g58007b4c-22, but
everything was fine after upgrading to 1.0.28.89.gf959d4ce-37.

FYI: I am using the Debian package from Spotify's APT repository.

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


[plasmashell] [Bug 366360] Notifications popup is so large it cannot be closed

2016-08-02 Thread Till Schäfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366360

--- Comment #1 from Till Schäfer  ---
Created attachment 100421
  --> https://bugs.kde.org/attachment.cgi?id=100421=edit
screenshot of the problem

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

[plasmashell] [Bug 366360] New: Notifications popup is so large it cannot be closed

2016-08-02 Thread Till Schäfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366360

Bug ID: 366360
   Summary: Notifications popup is so large it cannot be closed
   Product: plasmashell
   Version: 5.7.2
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: mklape...@kde.org
  Reporter: till2.schae...@uni-dortmund.de
CC: plasma-b...@kde.org

Notification Popups can be larger than the screen. In this case the close
button is out of the screen (and clickable) are. If the notification is
scheduled to stay. There is no way to get rid of the notification, than
re-logging in. 

I have attached an example screenshot with a popup message from kmail.

Solution: If the notification is to large, it should add a scroll pane or
something similar.

Reproducible: Always

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


[krita] [Bug 366359] Add Carousel Function to Reference Image Docker

2016-08-02 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366359

Boudewijn Rempt  changed:

   What|Removed |Added

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

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


[partitionmanager] [Bug 366313] Used space of Fat32 partition is zero if partition is not mounted and the dirty bit is set.

2016-08-02 Thread Andrius Štikonas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366313

Andrius Štikonas  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kpmc
   ||ore/ea99bcc76fd92d85182445c
   ||5a80eac2590e7c53a

--- Comment #9 from Andrius Štikonas  ---
Git commit ea99bcc76fd92d85182445c5a80eac2590e7c53a by Andrius Štikonas.
Committed on 02/08/2016 at 20:41.
Pushed by stikonas into branch 'master'.

Correctly report used space of FAT partitions whose dirty bit is set.

M  +1-1src/core/operationrunner.cpp
M  +1-1src/fs/fat16.cpp

http://commits.kde.org/kpmcore/ea99bcc76fd92d85182445c5a80eac2590e7c53a

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

[partitionmanager] [Bug 366313] Used space of Fat32 partition is zero if partition is not mounted and the dirty bit is set.

2016-08-02 Thread Andrius Štikonas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366313

Andrius Štikonas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #8 from Andrius Štikonas  ---
(In reply to sascha.zenglein from comment #6)
> Done. fsck.msdos shows the correct size even with dirty bit set though. I
> think there has to be some condition that decides to not show info if the
> file system is corrupt, because if you just took the info of fsck.msdos then
> the size would be correct either way.

fsck.msdos returns exit status 1 when dirty bit is set, that's why code to read
usage was not run.

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

[krita] [Bug 366359] New: Add Carousel Function to Reference Image Docker

2016-08-02 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366359

Bug ID: 366359
   Summary: Add Carousel Function to Reference Image Docker
   Product: krita
   Version: unspecified
  Platform: unspecified
OS: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Dockers
  Assignee: krita-bugs-n...@kde.org
  Reporter: thenineri...@yahoo.com

It would be quite useful if Krita had functions in the Reference image Docker
to allow you to easily do gesture drawing using only Krita. It should allow you
to select a folder, whether it selects the image randomly or sequentially, and
the amount of time for each image to remain. The image would remain for the
time selected, then switch to the next image either sequentially or randomly.
This would be fantastic for pose practice and the like. If you wish to do
something like this currently, you need to use external software, which is not
ideal.

Reproducible: Always

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


[plasmashell] [Bug 366333] Plasma-5 crash using sddm as login manager using "users switch".

2016-08-02 Thread Sandro via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366333

--- Comment #4 from Sandro  ---
Ok ... Now i'm experimenting lightdm as login manager; it seems to works fine.

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


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

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

André Marcelo Alvarenga  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from André Marcelo Alvarenga  ---
I can't reproduce with Plasma 5.7.2

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

[plasmashell] [Bug 366351] From a command line start I get black screen and movable pointer but nothing else

2016-08-02 Thread cliff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366351

--- Comment #2 from cliff  ---
I've been using a new user at all times and removing files under the user
between restarts

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


[plasmashell] [Bug 366358] New: Plasma crash after distro upgrade from Kubuntu 14.04 to 16.04

2016-08-02 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366358

Bug ID: 366358
   Summary: Plasma crash after distro upgrade from Kubuntu 14.04
to 16.04
   Product: plasmashell
   Version: 5.5.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: dan...@centrum.cz
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-31-generic i686
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed: Reboot PC when distro upgrade
finished. Report about plasma crash was displayed after login. Click on
"Restart application" did not help.

The crash can be reproduced every time.

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

Thread 3 (Thread 0xae45cb40 (LWP 3330)):
#0  0xb4c97d06 in __pthread_mutex_unlock_usercnt (mutex=0xb43252a0, decr=1) at
pthread_mutex_unlock.c:61
#1  0xb42dd644 in ?? () from /usr/lib/nvidia-304/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0xafa3cb40 (LWP 3328)):
#0  0xb77b6c31 in __kernel_vsyscall ()
#1  0xb4de2f8f in poll () at ../sysdeps/unix/syscall-template.S:84
#2  0xb714b41d in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
#3  0xb714d59b in xcb_wait_for_event () from
/usr/lib/i386-linux-gnu/libxcb.so.1
#4  0xafba9273 in QXcbEventReader::run (this=0x8726730) at
qxcbconnection.cpp:1253
#5  0xb50bf2fb in QThreadPrivate::start (arg=0x8726730) at
thread/qthread_unix.cpp:331
#6  0xb42e42c1 in ?? () from /usr/lib/nvidia-304/libGL.so.1
#7  0x5c8b0824 in ?? ()
#8  0xbab80424 in ?? ()
#9  0x6500 in ?? ()
#10 0x001015ff in ?? ()
#11 0xd389 in ?? ()
#12 0xfff0013d in ?? ()
#13 0x9d830fff in ?? ()
#14 0xc3fffec0 in ?? ()
#15 0x90669066 in ?? ()
#16 0x90669066 in ?? ()
#17 0x90669066 in ?? ()
#18 0xe8535657 in ?? ()
#19 0x000f352d in ?? ()
#20 0x5958c781 in ?? ()
#21 0xec810018 in ?? ()
#22 0x0094 in ?? ()
#23 0xa4249c8b in ?? ()
#24 0x8d00 in ?? ()
#25 0x56082474 in ?? ()
#26 0xe853006a in ?? ()
#27 0xf998 in ?? ()
#28 0x8510c483 in ?? ()
#29 0x8d6978c0 in ?? ()
#30 0x01b8ff4b in ?? ()
#31 0x8900 in ?? ()
#32 0x8be0d3ca in ?? ()
#33 0x00a4248c in ?? ()
#34 0xeac1 in ?? ()
#35 0x75c98505 in ?? ()
#36 0x81d0f737 in ?? ()
#37 0x0088248c in ?? ()
#38 0x in ?? ()

Thread 1 (Thread 0xafeb0800 (LWP 3323)):
[KCrash Handler]
#7  0xb77b6c31 in __kernel_vsyscall ()
#8  0xb4d31e89 in __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#9  0xb4d333e7 in __GI_abort () at abort.c:89
#10 0xb50ab753 in qt_message_fatal (context=..., message=)
at global/qlogging.cpp:1578
#11 QMessageLogger::fatal (this=0xbff1d968, msg=0xb69972f4 "This program
requires an X86 processor that supports SSE2 extension, at least a Pentium 4 or
newer") at global/qlogging.cpp:781
#12 0xb691e4a3 in QV8Engine::QV8Engine (this=0x87b7138, qq=0x87b23d0) at
qml/v8/qv8engine.cpp:128
#13 0xb6762535 in QJSEngine::QJSEngine (this=0x87b23d0, dd=...,
parent=0x87b2418) at jsapi/qjsengine.cpp:201
#14 0xb6884378 in QQmlEngine::QQmlEngine (this=0x87b23d0, parent=0x87b2418) at
qml/qqmlengine.cpp:927
#15 0xb70692e4 in KDeclarative::QmlObject::QmlObject (this=0x87b2418,
parent=0x87b5e10) at ../../../src/kdeclarative/qmlobject.cpp:150
#16 0x080a739f in Osd::Osd (this=0x87b5e10, corona=0x87a8cc8) at
/build/plasma-workspace-VahMbv/plasma-workspace-5.5.5.2/shell/osd.cpp:41
#17 0x0809954b in ShellCorona::ShellCorona (this=0x87a8cc8, parent=0x877f858)
at
/build/plasma-workspace-VahMbv/plasma-workspace-5.5.5.2/shell/shellcorona.cpp:198
#18 0x080a3476 in ShellManager::loadHandlers (this=0x877f858) at
/build/plasma-workspace-VahMbv/plasma-workspace-5.5.5.2/shell/shellmanager.cpp:103
#19 0x080c25cc in ShellManager::qt_static_metacall (_o=0x877f858,
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x87a7ac0) at
/build/plasma-workspace-VahMbv/plasma-workspace-5.5.5.2/obj-i686-linux-gnu/shell/moc_shellmanager.cpp:101
#20 0xb52b4fb0 in QMetaCallEvent::placeMetaCall (this=0x8788a48,
object=0x877f858) at kernel/qobject.cpp:486
#21 0xb52b8c83 in QObject::event (this=0x877f858, e=0x8788a48) at
kernel/qobject.cpp:1239
#22 0xb5c1515a in QApplicationPrivate::notify_helper (this=0x8709210,
receiver=0x877f858, e=0x8788a48) at kernel/qapplication.cpp:3716
#23 0xb5c1a81c in QApplication::notify (this=0xbff1e2d8, receiver=0x877f858,
e=0x8788a48) at kernel/qapplication.cpp:3499
#24 0xb52888af in QCoreApplication::notifyInternal (this=0xbff1e2d8,
receiver=0x877f858, event=0x8788a48) at kernel/qcoreapplication.cpp:965
#25 0xb528af8f in QCoreApplication::sendEvent 

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

2016-08-02 Thread Erik Quaeghebeur via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #101 from Erik Quaeghebeur  ---
(In reply to nerd65536+kde from comment #100)
>
> Should a new bug be filed to request an update of the CLDR data?

CLDR data is embedded in QtCore, so a bug report here won't help.

I haven't been able to find what CLDR version is embedded, but it seems Qt's
plans for dealing with this issue (and others) can be found on their wiki:
http://wiki.qt.io/Qt-5-QLocale

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


[kjots] [Bug 359380] Kjots plugin for kontact not available

2016-08-02 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359380

Daniel Vrátil  changed:

   What|Removed |Added

   Version Fixed In||5.1.0
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||http://commits.kde.org/kjot
   ||s/b79b87feb090eb50a2831552c
   ||27b67366792f6fc
 Resolution|--- |FIXED

--- Comment #1 from Daniel Vrátil  ---
Git commit b79b87feb090eb50a2831552c27b67366792f6fc by Daniel Vrátil.
Committed on 02/08/2016 at 19:06.
Pushed by dvratil into branch 'master'.

Add Kontact plugin for KJots
FIXED-IN: 5.1.0

M  +2-0src/CMakeLists.txt
M  +2-1src/kjotspart.cpp
M  +6-4src/kjotspartui.rc
M  +3-2src/kjotsui.rc
A  +14   -0src/kontact_plugin/CMakeLists.txt
A  +6-0src/kontact_plugin/kjots.setdlg
A  +102  -0src/kontact_plugin/kjots_plugin.cpp [License: GPL (v2+) (+Qt
exception)]
A  +74   -0src/kontact_plugin/kjots_plugin.h [License: GPL (v2+) (+Qt
exception)]
A  +18   -0src/kontact_plugin/kjotsplugin.desktop

http://commits.kde.org/kjots/b79b87feb090eb50a2831552c27b67366792f6fc

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

[kmail2] [Bug 366357] New: IMAP account enables server-side subscriptions and doesn't check mail in parent folder

2016-08-02 Thread James Beck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366357

Bug ID: 366357
   Summary: IMAP account enables server-side subscriptions and
doesn't check mail in parent folder
   Product: kmail2
   Version: 5.1.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: ja...@jmbeck.com

I have an email account with a directory structure that has Inbox as the
parent, and many folders below that (as children). When server-side
subscriptions feature is enabled, the mail in the Inbox parent folder is not
displayed.

Reproducible: Always

Steps to Reproduce:
1. Setup an IMAP email account that contains a directory structure as follows.
The names of the folders probably aren't important, but the fact that (e.g.)
the trash folder is a sub-directory of the Inbox folder, is probably important.
Note that email exists in the Inbox, as well as the sub-directories.

* Inbox
* old-messages
* trash
* myspecialmessages
* archive

2. Enable server-side subscriptions.
3. Allow the account to fetch the email from the server.

Actual Results:  
The trash and old-messages folders contain email. The Inbox parent folder does
not display any email in the message list.

Expected Results:  
The email located in the Inbox should be displayed in the message list.

I've had this problem for many years, actually. It doesn't happen with Gmail,
but it always happens with my Dreamhost hosted account. It always takes me a
couple frustrating days before I remember what the problem is.

This might be another bug, but I also have trouble setting the Trash folder for
the account. Even after disabling the server-side subscriptions feature,  it
seems to mess up something fundamental to the account. When setting a Trash
folder, it never keeps the setting and refuses to allow me to delete email. I
have to delete the whole account and start again without server-side
subscriptions.

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


[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-02 Thread Mariusz Libera via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

--- Comment #76 from Mariusz Libera  ---
Created attachment 100420
  --> https://bugs.kde.org/attachment.cgi?id=100420=edit
broken shadows

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


[kwin] [Bug 361154] Running native OpenGL games - with compositing enabled - breaks X11 Plasma 5.6.0 Window Decorations

2016-08-02 Thread Mariusz Libera via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361154

Mariusz Libera  changed:

   What|Removed |Added

 CC||mariusz.lib...@gmail.com

--- Comment #75 from Mariusz Libera  ---
"Me too!" comment.

Hardware: Intel hd3000 Sandy Bridge
Software:
Archlinux 64bit
mesa 12.0.1,
xf86-video-intel 2.99.917+688+g49daf5d with SNA acceleration and DRI3
xserver 1.18.4
kwin 5.7.3
qt 5.7
kde frameworks 5.24.0

I can reproduce it each time I run gzdoom, a sourceport of Doom with OpenGL
renderer.

Apart from broken shadows, resizing or moving windows causes massive flickering
of the screen. Window contents and the kde panel are displayed correctly,
effects such as scale/expose or transparency work fine.
Alt+Shift+F12 doesn't help, neither does restarting plasma. 'kwin_x11
--replace' helps.
I'll attach a screenshot below.

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


[systemsettings] [Bug 365226] Unable to change file type associations on KDE Neon 5.7 User Edition

2016-08-02 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365226

--- Comment #4 from anewuser  ---
Fixed as of KDE Neon 5.7.2.

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


[systemsettings] [Bug 365226] Unable to change file type associations on KDE Neon 5.7 User Edition

2016-08-02 Thread anewuser via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365226

anewuser  changed:

   What|Removed |Added

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

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


[kmail2] [Bug 366356] New: Reply action picks the wrong To address

2016-08-02 Thread James Beck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366356

Bug ID: 366356
   Summary: Reply action picks the wrong To address
   Product: kmail2
   Version: 5.1.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-b...@kde.org
  Reporter: ja...@jmbeck.com

When replying to an email address that is configured as an account in Kmail,
the Reply button inserts the To email address into the To field, instead of the
>From address into the To field.

This behavior is tricky, because when I replied to the first account, the
second account was actually replying to itself! Very confusing.

Reproducible: Always

Steps to Reproduce:
1. Set up Kmail with two (or more?) email accounts. Let's say the accounts are
a...@mail.com and b...@mail.com. Set up an identity for each email address.
2. Send an email from a...@mail.com to b...@mail.com (be sure to use the
appropriate identity).
3. In the Inbox of bbb, select the received message and press the Reply button
(or press the R shortcut key).

Actual Results:  
I get b...@mail.com in the To field. This means b...@mail.com is sending a
message (with his own identity) to himself.


Expected Results:  
I expect that the To field would show a...@mail.com, because that is the address
in the From field.

Note that you can do the reverse: send an email from bbb to aaa, and reply to
bbb from aaa. You'll find that a...@mail.com is in the To field instead of
b...@mail.com. It only seems to matter that both accounts are configured in
Kmail. For email addresses not configured as accounts, the Reply action puts
the proper email address in the To field.

I see nothing in the header of my mails to that makes this behavior
understandable. It's not a mailing list.

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


[plasmashell] [Bug 366022] KDE KickOff Application Launcher crashes when typing to search for applications

2016-08-02 Thread Frabcisco Cribari via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366022

--- Comment #7 from Frabcisco Cribari  ---
The problem remains in Plasma 5.7.3.

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


[plasmashell] [Bug 366190] KDE KickOff Application Launcher crashes when typing to search for applications

2016-08-02 Thread Frabcisco Cribari via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366190

--- Comment #2 from Frabcisco Cribari  ---
The problem remains in Plasma 5.7.3.

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


[kwalletmanager] [Bug 366355] New: there is no icon in systray of the control panel

2016-08-02 Thread Wulf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366355

Bug ID: 366355
   Summary: there is no icon in systray of the control panel
   Product: kwalletmanager
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: va...@kde.org
  Reporter: wulf.richa...@gmx.de

There is only a blank space ind the control-panel systray, which you can right
click for options or left click to open. Everything works. But there is no
application icon visible.

issue also appears with fresh new user

Reproducible: Always

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


[krunner] [Bug 366354] New: Comic widget crashes plasmashell

2016-08-02 Thread Peter Federighi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366354

Bug ID: 366354
   Summary: Comic widget crashes plasmashell
   Product: krunner
   Version: 5.5.5
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@privat.broulik.de
  Reporter: hemlock-sol...@rocketmail.com

Application: krunner (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.1.27-27-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: Within the comic widget,
pressed the back button to view the previous PHD Comics strip.  Plasmashell
then crashed.  Happens every time.  Most other comics available for the widget
don't work at all and/or crash plasmashell.  The one exception to all of this
is Dilbert; it rarely crashes the plasmashell.

The crash can be reproduced every time.

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

Thread 10 (Thread 0x7f0fa3a68700 (LWP 1700)):
#0  0x7f0fb4a75bfd in poll () at /lib64/libc.so.6
#1  0x7f0fb3f7e422 in  () at /usr/lib64/libxcb.so.1
#2  0x7f0fb3f8000f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7f0fa5bb93c9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7f0fb517032f in  () at /usr/lib64/libQt5Core.so.5
#5  0x7f0fb2b0c0a4 in start_thread () at /lib64/libpthread.so.0
#6  0x7f0fb4a7e02d in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7f0f968d1700 (LWP 1704)):
#0  0x7f0fb2b1003f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f0fa1389aa3 in  () at /usr/lib64/dri/r600_dri.so
#2  0x7f0fa1389227 in  () at /usr/lib64/dri/r600_dri.so
#3  0x7f0fb2b0c0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7f0fb4a7e02d in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f0f90b20700 (LWP 1765)):
#0  0x7f0fb1fb3d17 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f0fb1f714a0 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f0fb1f71d80 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f0fb1f71f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f0fb53a2d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7f0fb5349d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7f0fb516b61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7f0fb7a6de18 in  () at /usr/lib64/libQt5Qml.so.5
#8  0x7f0fb517032f in  () at /usr/lib64/libQt5Core.so.5
#9  0x7f0fb2b0c0a4 in start_thread () at /lib64/libpthread.so.0
#10 0x7f0fb4a7e02d in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f0f7b76b700 (LWP 8231)):
#0  0x7f0fb2b1003f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f0fb517134b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
#2  0x7f0f896b765f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib64/libKF5ThreadWeaver.so.5
#3  0x7f0f896bb43a in  () at /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x7f0f896b56cb in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib64/libKF5ThreadWeaver.so.5
#5  0x7f0f896b9005 in ThreadWeaver::Thread::run() () at
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x7f0fb517032f in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f0fb2b0c0a4 in start_thread () at /lib64/libpthread.so.0
#8  0x7f0fb4a7e02d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f0f7af6a700 (LWP 8232)):
#0  0x7f0fb2b1003f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f0fb517134b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
#2  0x7f0f896b765f in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib64/libKF5ThreadWeaver.so.5
#3  0x7f0f896bb43a in  () at /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x7f0f896b56cb in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib64/libKF5ThreadWeaver.so.5
#5  0x7f0f896bb481 in  () at /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x7f0f896b56cb in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x7f0f896b9005 in ThreadWeaver::Thread::run() () at
/usr/lib64/libKF5ThreadWeaver.so.5
#8  0x7f0fb517032f in  () at /usr/lib64/libQt5Core.so.5
#9  0x7f0fb2b0c0a4 in start_thread () at /lib64/libpthread.so.0
#10 0x7f0fb4a7e02d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f0f7a769700 (LWP 8233)):
#0  0x7f0fb2b1003f in pthread_cond_wait@@GLIBC_2.3.2 

[plasmashell] [Bug 365014] All windows hide on repeating desktop click

2016-08-02 Thread Michael Schalich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365014

--- Comment #26 from Michael Schalich  ---
I just updated to plasma 5.7.3, but the issue is still there.
And I tried to play a bit with the mouse focus settings:  it appears the same
way (CLICK hides all windows) in every case. That is strange in case of all
"focus follows mouse" settings with checked "raise on mouse enter" option. You
should expect, that on mouse-over, if the desktop behaves like an ordinary
window, it is "raised", i.e. all other windows disappear. If the mouse leaves a
window (which loses the focus) and moves to another window, that second window
gets the focus and is raised without click. But if the mouse moves from one
window to the desktop, only a click will raise the desktop. Why? Here the
desktop behaves NOT like a window.

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


[plasmashell] [Bug 366333] Plasma-5 crash using sddm as login manager using "users switch".

2016-08-02 Thread Sandro via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366333

--- Comment #3 from Sandro  ---
I tried it with the drivers nouveau.
But with nouveau i've some troubles.
Then i think may be better to focus on my (and others) systems with the
nvidia-drivers; i have necessity to use nvidia-drivers because I have to be
able to use technology "cuda" & "OpenCL".
Some time ago I have already reported in the nvidia forum my problem.
But there was no answer.

Since my system is Funtoo (similar to Gentoo) , i give You a link with my
configuration files: 

https://github.com/Sandro1972/My_Funtoo_config_files_and_Scripts/

I've build my system using those config_files . _'_

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


[valgrind] [Bug 366345] Dirty compile from m_libcbase.c and vgdb-invoker-ptrace.c

2016-08-02 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366345

--- Comment #2 from Julian Seward  ---
What version of gcc is this?

Do you get these warnings if you don't set CFLAGS yourself?  We've played with
the
flags from time to time over the years, but mostly you can't crank much more
performance out of it by fiddling with them, so you'd be well advised just to
use
the default values.  For one thing, performance is largely determined by the
quality of the code the JIT creates, so changing the CFLAGS will have no effect
there.

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


[kdenlive] [Bug 364438] The preview screen is black when I give play

2016-08-02 Thread farid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364438

--- Comment #3 from farid  ---
(In reply to publi852159 from comment #2)
> I have no way to update because no snap or deb package with its dependencies
> in ubuntu 16.04

please see this:

https://kdenlive.org/download-ubuntu

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


[frameworks-knewstuff] [Bug 365777] add-on installer will not load

2016-08-02 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365777

lee0...@fastmail.net changed:

   What|Removed |Added

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

--- Comment #1 from lee0...@fastmail.net ---
Updated. This is happening also with Solyd K and Mageia 5. Let me know if I
need to provide more information.

Thank you

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


[kmymoney4] [Bug 366326] OFX direct download fails when OFX UID is expected by bank

2016-08-02 Thread Jeff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366326

--- Comment #3 from Jeff  ---
Mike: Yes, since Quicken already had a CLIENTUID for my accounts, and I had
read elsewhere on the web that institutions tend to limit the number of UID's
they accept per account (sometimes to one?), I set my KMM UID to what Quicken
was using.  I'm still unclear on where the UID came from - I believe Quicken
just "made it up" through some hash of the account name or something (if I'm
remembering correctly what I tried to decode from their documentation). And I'm
not sure if there's some extra transaction required with the bank the first
time you use a CLIENTUID. If there was, Quicken did it for me and/or told me
how to do it. I seem to recall doing something - maybe it was just deleting the
online setup in Quicken and re-establishing it when Chase changed their policy.
But I vaguely recall going to the bank website and doing something too.  Maybe
it was just reauthorizing OFX access after the policy change.

With some effort, I could make patch files. I'd need to back out all my other
changes, but just the CLIENTUID changes are pretty simple. But my KMM patch
just assumes that libofx supports the CLIENTUID (thus why I call it a hack).
Not sure what is the best way for KMM to know or figure out if it's supported
before trying to use it. (Originally I thought it could eventually just require
a newer version of libofx before compiling that in.)

I'll look into making patch files.

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


[valgrind] [Bug 366344] Multiple unhandled instruction for Aarch64 (0x0EE0E020, 0x1AC15800, 0x4E284801, 0x5E040023, 0x5E056060)

2016-08-02 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366344

--- Comment #3 from Julian Seward  ---
Ah, sorry, I failed to read comment 1.

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


[valgrind] [Bug 366344] Multiple unhandled instruction for Aarch64 (0x0EE0E020, 0x1AC15800, 0x4E284801, 0x5E040023, 0x5E056060)

2016-08-02 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366344

--- Comment #2 from Julian Seward  ---
Try using the trunk.  That supports all the crypto instructions in 64-bit mode.

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


[plasmashell] [Bug 366333] Plasma-5 crash using sddm as login manager using "users switch".

2016-08-02 Thread Sandro via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366333

Sandro  changed:

   What|Removed |Added

Version|5.0.0   |5.1.1

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


[plasmashell] [Bug 366333] Plasma-5 crash using sddm as login manager using "users switch".

2016-08-02 Thread Sandro via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366333

Sandro  changed:

   What|Removed |Added

   Platform|Compiled Sources|Gentoo Packages

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


[plasmashell] [Bug 366333] Plasma-5 crash using sddm as login manager using "users switch".

2016-08-02 Thread Sandro via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366333

Sandro  changed:

   What|Removed |Added

   Severity|crash   |critical
   Platform|Other   |Compiled Sources

--- Comment #2 from Sandro  ---
Now i try with "nouveau" drivers ; to see if the error is caused by
"proprietary nvidia-drivers" _'_

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


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

2016-08-02 Thread Maximilian Böhm via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356225

Maximilian Böhm  changed:

   What|Removed |Added

 CC|win...@gmail.com|

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

[krfb] [Bug 356782] krfb stops sending updates after the first frame

2016-08-02 Thread Dave Flogeras via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356782

--- Comment #5 from Dave Flogeras  ---
Still not working as of 16.08 beta.

Using:
KDE Frameworks 5.23.0
Qt 5.6.1 (built against 5.6.1)
The xcb windowing system

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


[plasmashell] [Bug 356035] Panel does not refresh/update/animate when compositor is off

2016-08-02 Thread Philipp via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356035

Philipp  changed:

   What|Removed |Added

 CC||kde-bugzi...@plasma.cx

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


[plasmashell] [Bug 356035] Panel does not refresh/update/animate when compositor is off

2016-08-02 Thread Philipp via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356035

--- Comment #6 from Philipp  ---
Confirming this bug as well. Same procedure: If compositor is switched off (for
example to watch a video without the nasty tearing that is caused by the
compositor) then the panel (all panels? not sure, because my desktop only has
one currently) at some point stops redrawing. Turning the compositor back on
again instantly refreshes the panel and now it refreshes on every action as
necessary.

Dist: Gentoo x86_64
KDE: 5.7.2
KDE Frameworks: 5.24.0
Qt: 5.6.1

What additional information do you need? Maybe I can catch a trace or help
otherwise.

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


  1   2   3   >