[kvpnc] [Bug 345734] connection fails due to dh1024 option

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

mailinglist...@gmail.com changed:

   What|Removed |Added

 CC||mailinglist...@gmail.com

--- Comment #2 from mailinglist...@gmail.com ---
me too, using 0.9.6 on ubuntu xenial.
imported .ovpn file with all settings embedded inside (ca cert, user cert, user
key, tls cert), all imported correctly then complains about the dh1024.pem

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


[plasmashell] [Bug 359595] Don't select filename extension when invoking rename for a file

2016-02-21 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359595

Eike Hein  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/plas
   ||ma-desktop/a4541f6ea9cb36fc
   ||45eb50b606c15b099ce50157

--- Comment #2 from Eike Hein  ---
Git commit a4541f6ea9cb36fc45eb50b606c15b099ce50157 by Eike Hein.
Committed on 22/02/2016 at 07:44.
Pushed by hein into branch 'master'.

Try to omit file extension from selection when opening rename editor.

Behavior should match Dolphin.

M  +1-1containments/desktop/package/contents/ui/FolderView.qml
M  +28   -0containments/desktop/plugins/folder/foldermodel.cpp
M  +2-1containments/desktop/plugins/folder/foldermodel.h

http://commits.kde.org/plasma-desktop/a4541f6ea9cb36fc45eb50b606c15b099ce50157

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


[kdevelop] [Bug 357615] C file parsed as a C++ file

2016-02-21 Thread Sergey Kalinichev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357615

--- Comment #14 from Sergey Kalinichev  ---
Ok, I'm going to look into it.

Still I don't really see an easy way to integrate this feature in the UI.
E.g. should it be something like adding 2 options:
C++ profile: ...
C profile: ...

And then use given profile based on file extension.
If so, what about headers? We will parse it as C++, but what if a project is in
plain C? Yes we'll parse headers in plain C most of the time, because of TU
pinning. But this solution is far from being perfect. Maybe we should add an
option like: "parse headers in plain C"? And if this option is checked parse
all .h files under given directory in plain C mode?

 Any suggestions on how to improve it?

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


[digikam] [Bug 359658] Compilation of preprocesstask.cpp fails if QT_NO_CAST_FROM_ASCII is defined

2016-02-21 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359658

Maik Qualmann  changed:

   What|Removed |Added

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

--- Comment #3 from Maik Qualmann  ---
Git commit b0f728ed31de2ebebe68394f856df0be388d3d04 by Maik Qualmann.
Committed on 22/02/2016 at 07:07.
Pushed by mqualmann into branch 'master'.

apply patch #97347 to correct DImg save format option
FIXED-IN: 5.0.0

M  +2-2NEWS
M  +1-1utilities/assistants/panorama/tasks/preprocesstask.cpp

http://commits.kde.org/digikam/b0f728ed31de2ebebe68394f856df0be388d3d04

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


[systemsettings] [Bug 353825] Login by x2go in Plasma 5 crashes KCMInit

2016-02-21 Thread Amrit via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353825

Amrit  changed:

   What|Removed |Added

 CC||amritdhaka...@gmail.com

--- Comment #10 from Amrit  ---
I am using: 
KDE Plasma Version: 5.5.4
Qt Version: 5.5.1
Kernel Version: 4.4.1-2-ARCH
OS TYPE: 64-bit

Whenever I lock the screen and try to log back in after couple minutes, It lets
me in but I get the following bug notification and when I click on close, I get
logged out and I have to log back in: 

Application: ksmserver (ksmserver), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#5  0x7fc9b533d07e in QXcbScreen::mapToNative(QRect const&) const () from
/usr/lib/libQt5XcbQpa.so.5
#6  0x7fc9b53422a3 in QXcbWindow::mapToNative(QRect const&, QXcbScreen
const*) const () from /usr/lib/libQt5XcbQpa.so.5
#7  0x7fc9b5343a9b in QXcbWindow::propagateSizeHints() () from
/usr/lib/libQt5XcbQpa.so.5
#8  0x7fc9b5348c2c in QXcbWindow::setGeometry(QRect const&) () from
/usr/lib/libQt5XcbQpa.so.5
#9  0x7fc9c982b26a in ?? () from /usr/lib/libKScreenLocker.so.5
#10 0x7fc9c546c1a7 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/libQt5Core.so.5
#11 0x7fc9c5d89ff1 in QDesktopWidget::screenCountChanged(int) () from
/usr/lib/libQt5Widgets.so.5
#12 0x7fc9c5d8b36d in ?? () from /usr/lib/libQt5Widgets.so.5
#13 0x7fc9c546d1e1 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#14 0x7fc9c5d7371b in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#15 0x7fc9c5d309ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#16 0x7fc9c5d35e86 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#17 0x7fc9c543dbab in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#18 0x7fc9c543ffa6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#19 0x7fc9c5494143 in ?? () from /usr/lib/libQt5Core.so.5
#20 0x7fc9bf22adc7 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#21 0x7fc9bf22b020 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x7fc9bf22b0cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#23 0x7fc9c549454f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#24 0x7fc9c543b57a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#25 0x7fc9c544353c in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#26 0x7fc9c9df50e6 in kdemain () from /usr/lib/libkdeinit5_ksmserver.so
#27 0x7fc9c9a60610 in __libc_start_main () from /usr/lib/libc.so.6
#28 0x004007b9 in _start ()

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


[plasmashell] [Bug 359661] New: Digital clock is not updated consistently

2016-02-21 Thread Fabio Coatti via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359661

Bug ID: 359661
   Summary: Digital clock is not updated consistently
   Product: plasmashell
   Version: 5.5.4
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Digital Clock
  Assignee: mklape...@kde.org
  Reporter: fabio.coa...@gmail.com
CC: plasma-b...@kde.org

The time shown by digital clock in default panel (lower right bottom) is
updated with some delay or even jumping some seconds. Say, from :49 it goes to
:51. I've seen that also for minutes, when I configured it to do not show
seconds.
It seems to have this behaviour only in 5.5.4, but I can't be sure of this. 
My usual config is to show seconds, timezone and long date format.

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


[frameworks-kwindowsystem] [Bug 349910] KWIN doesn't respect _NET_WM_BYPASS_COMPOSITOR application window property

2016-02-21 Thread dhiru1602 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349910

--- Comment #7 from dhiru1602  ---
Thanks Thomas!

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


[plasmashell] [Bug 359602] Plasma crashes when I plug in external screen + both screens fade to black

2016-02-21 Thread Papoteur via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359602

--- Comment #4 from Papoteur  ---
I add information on my system:
Mageia 5
kscreen-1.0.71-3.mga5

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


[plasmashell] [Bug 359602] Plasma crashes when I plug in external screen + both screens fade to black

2016-02-21 Thread Papoteur via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359602

--- Comment #3 from Papoteur  ---
Created attachment 97350
  --> https://bugs.kde.org/attachment.cgi?id=97350&action=edit
Buggy configuration file

This file was written when I asked to disable the second screen or when I
unplugged it after disabled. The problem was discovered at next attempt to use
it by plugging it.

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


[plasmashell] [Bug 359602] Plasma crashes when I plug in external screen + both screens fade to black

2016-02-21 Thread Papoteur via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359602

--- Comment #2 from Papoteur  ---
Created attachment 97349
  --> https://bugs.kde.org/attachment.cgi?id=97349&action=edit
Working configuration settings

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


[plasmashell] [Bug 359602] Plasma crashes when I plug in external screen + both screens fade to black

2016-02-21 Thread Papoteur via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359602

Papoteur  changed:

   What|Removed |Added

 CC||yves.brungard_mageia@gadz.o
   ||rg

--- Comment #1 from Papoteur  ---
Hello,
I saw the same symptom.
When I plug the second screen, the two screens come black, although all
applications are running.
After started with the main screen only, I saw that the file for settings of
second screen was wrong. After deleted it, the system works.
I join my files ~/.kde4/share/apps/kscreen/0a24727c50cc715f21df40eed92b1e43
Working system/buggy system.

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


[Baloo] [Bug 359208] continious disk activity from baloo_file_indexer

2016-02-21 Thread Leon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359208

--- Comment #2 from Leon  ---
But disabling search does not solve the problem. It takes away the search
function which I need.

I ran the find utility from root and outputted the listing to a text file. It
took 7 minutes. Therefor I propose the indexer utility cannot or should not
index files longer than 10 minutes.

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


[kde] [Bug 359624] Not able to access any application after log in into kde

2016-02-21 Thread Ben Cooksley via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359624

Ben Cooksley  changed:

   What|Removed |Added

  Component|general |general
Product|www.kde.org |kde
   Assignee|kde-...@kde.org |unassigned-b...@kde.org

--- Comment #1 from Ben Cooksley  ---
I would recommend posting support questions on the Forum or the
k...@mail.kde.org user support mailing list.

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


[KScreen] [Bug 358353] kscreen ignores primary screen

2016-02-21 Thread Herb Miller via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358353

Herb Miller  changed:

   What|Removed |Added

 CC||h...@hlmjr.com

--- Comment #4 from Herb Miller  ---
I've been having this problem as well (for about three months now). I have a
DVI display at 1920,0 set to primary and an HDMI display at 0,0 not set to
primary (so secondary display left of primary), yet when I enable the HDMI
display my panel jumps to the HDMI screen. When I disable it, instead of moving
back to my DVI display it just disappears, leaving me stranded.

Sometimes I can right click and create a new panel. Sometimes I can't. Right
now my Logout screen is stuck on my HDMI monitor even though I most definitely
have DVI set as primary.

It's all very random and undefined.

OS: Gentoo
libkscreen version: 5.5.4

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


[plasmashell] [Bug 359660] New: "Plasma Search" no longer affects/filters results in Application Launcher (Kickoff)

2016-02-21 Thread Jesse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359660

Bug ID: 359660
   Summary: "Plasma Search" no longer affects/filters results in
Application Launcher (Kickoff)
   Product: plasmashell
   Version: 5.5.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: jesse.dub...@gmail.com
CC: plasma-b...@kde.org

There was recently a bug fix (sorry, I couldn't find the initial bug) to have
Kickoff reflect the filters enabled and disabled from the "Plasma Search"
configuration window. It was working briefly, but it's not working any longer.
I can confirm this on multiple machines.

Reproducible: Always

Steps to Reproduce:
1. Go to Plasma Search
2. Enable & Disable desired search filters
3. Open Application Launcher and type to search

Actual Results:  
Results show up regardless of what was selected in Plasma Search

Expected Results:  
Should only show results based on what is enabled/disabled in Plasma Search.

Bug submitted while using KDE Plasma 5.5.4 on Antergos (Arch) Linux x64, kernel
4.4.1-2 ARCH.

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


[kmymoney4] [Bug 359659] Wrong payee matching for new payees during OFX import

2016-02-21 Thread Jack via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359659

Jack  changed:

   What|Removed |Added

 CC||ostroffjh@users.sourceforge
   ||.net

--- Comment #1 from Jack  ---
OFX and QFX are different names for essentially the same format.  

If multiple transactions are being matched to the same payee, please check that
payee to see if there is an extra matching entry with perhaps just a single
blank.  In the Payees view, select the payee to which everything is matching,
then select the "Matching" tab, and see if there is an entry which might
(inappropriately, but correctly) match all the imported transactions.  I don't
remember the details, but I remember this being found as a problem in the past.

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


[kmymoney4] [Bug 359659] New: Wrong payee matching for new payees during OFX import

2016-02-21 Thread Jan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359659

Bug ID: 359659
   Summary: Wrong payee matching for new payees during OFX import
   Product: kmymoney4
   Version: 4.6.6
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: jan_cec...@verizon.net

When importing a list of transactions in OFX format, new payees are replaced by
an incorrect match.  The matched payee seems random (in my case last seen in a
five year old transaction) but is always the same for all new payees and across
different import operations.

Reproducible: Always

Steps to Reproduce:
1. Import OFX file containing previously unknown payees
2. Check that new payee is replaced by existing unrelated payee

Actual Results:  
Payee is imported incorrectly

Expected Results:  
New payee should have been created consistent with account being imported into.

It is possible that this is related to the specific format of my imported file,
but happens with OFX and QFX import from different banks.  The exact payee also
appears in the memo field, but I have to cut and paste it into the payee field
for each incorrect transaction.

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


[frameworks-kcoreaddons] [Bug 358887] Plasma crash while removing cache files

2016-02-21 Thread Joseph Guida via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358887

--- Comment #4 from Joseph Guida  ---
Thank you much for the information about Bleachbit's causation of this
crash. I will cease using it. Your reply is very much appreciated.
Joe G
On Feb 19, 2016 9:39 PM, "Michael Pyne via KDE Bugzilla" <
bugzilla_nore...@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=358887
>
> Michael Pyne  changed:
>
>What|Removed |Added
>
> 
>  Status|NEEDSINFO   |RESOLVED
>  Resolution|BACKTRACE   |INVALID
>
> --- Comment #3 from Michael Pyne  ---
> Bleachbit overwrites the cache instead of simply unlinking it, which is
> what
> causes the crash. There's not much I can do here because the cache is
> persistent so it must save its accounting data within the file itself,
> which
> Bleachbit then corrupts, leading to crashes almost instantly.
>
> This type of bug has been reported before, my understanding was that the
> Bleachbit devs had configured the software to leave things like
> /var/tmp/kdecache* alone by default but I'm not sure (and I'm sure it's
> still
> possible for user to override). See Martin's blog post from nearly 4 years
> ago
> now to see how long this has been going on
> https://blog.martin-graesslin.com/blog/2012/07/do-not-use-bleachbit/
>
> --
> You are receiving this mail because:
> You reported the bug.
>

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


[kmymoney4] [Bug 347848] Cannot add a fee entry-only anymore for an investment

2016-02-21 Thread Jan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347848

--- Comment #2 from Jan  ---
I mean, your request looks artificial.  If a fee is not associated with a
dividend or interest payment, it should not be entered as such.  If the fee is
directly associated with a particular investment, perhaps what you want is a
new Activity category, sort of like a negative interest, called "Custody fee",
for instance.  Custody fees normally are "per line", i.e. not directly
associated with an individual investment, but with the number of investments
and therefore should form an independent expense category.  But if you have a
case where such a fee is directly related to an investment other than through a
Buy, Sell, Interest, or Dividend, then a new Activity would be justified.

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


[kmymoney4] [Bug 347848] Cannot add a fee entry-only anymore for an investment

2016-02-21 Thread Jan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347848

Jan  changed:

   What|Removed |Added

 CC||jan_cec...@verizon.net

--- Comment #1 from Jan  ---
I suppose the fee has to be paid from the associated brokerage account, since
investment accounts don't have cash.  You can enter a withdrawal in the
brokerage account, payable to your bank, and assigned to the desired expense
category.

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


[digikam] [Bug 359658] Compilation of preprocesstask.cpp fails if QT_NO_CAST_FROM_ASCII is defined

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

--- Comment #2 from thi...@webcake.de ---
Added the patch as an attachment as well now. Sorry for the inconvenience, but
I did not find an attachment field in the first form, hence I added it as
"Additional Information" ...

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


[digikam] [Bug 359658] Compilation of preprocesstask.cpp fails if QT_NO_CAST_FROM_ASCII is defined

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

--- Comment #1 from thi...@webcake.de ---
Created attachment 97347
  --> https://bugs.kde.org/attachment.cgi?id=97347&action=edit
qt-no-cast-from-ascii.patch

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


[digikam] [Bug 359658] New: Compilation of preprocesstask.cpp fails if QT_NO_CAST_FROM_ASCII is defined

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

Bug ID: 359658
   Summary: Compilation of preprocesstask.cpp fails if
QT_NO_CAST_FROM_ASCII is defined
   Product: digikam
   Version: 5.0.0
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Panorama
  Assignee: digikam-de...@kde.org
  Reporter: thi...@webcake.de

Found this problem today while trying to compile the digikam- ebuild (git
master) on my Gentoo system. Apparently, QT_NO_CAST_FROM_ASCII is defined on my
side, causing the QString(const * char) c'tor to be private. As a consequence I
was not able to compile preprocesstask.cpp without modifying it, such that
QImg::save(const QString&, FORMAT, DImgLoaderObserver* const) gets called in
PreProcessTask::computePreview(const QUrl& inUrl) instead. The patch is
included in the "Additional Information" section.

Reproducible: Always




diff --git a/utilities/assistants/panorama/tasks/preprocesstask.cpp
b/utilities/assistants/panorama/tasks/preprocesstask.cpp
index 8efc607..49f9972 100644
--- a/utilities/assistants/panorama/tasks/preprocesstask.cpp
+++ b/utilities/assistants/panorama/tasks/preprocesstask.cpp
@@ -133,7 +133,7 @@ bool PreProcessTask::computePreview(const QUrl& inUrl)
 if (img.load(inUrl.toLocalFile()))
 {
 DImg preview = img.smoothScale(1280, 1024, Qt::KeepAspectRatio);
-bool saved   = preview.save(outUrl.toLocalFile(), "JPG");
+   bool saved   = preview.save(outUrl.toLocalFile(),
Digikam::DImg::FORMAT::JPEG);

 // save exif information also to preview image for auto rotation
 if (saved)

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


[krfb] [Bug 340411] krfb does not save user settings

2016-02-21 Thread Markus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340411

Markus  changed:

   What|Removed |Added

 CC||meinpapierkorb...@gmail.com

--- Comment #11 from Markus  ---
Same problem occured under Debian 8.3 stable and KDE 4.14.2

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


[docs] [Bug 297561] Searches in quotes produce an error

2016-02-21 Thread Luigi Toscano via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=297561

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Luigi Toscano  ---
Sorry for the long waiting time.
A new search system has been recently deployed and searches in quote do not
produce backtraces anymore (but lead to real results).

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


[docs] [Bug 320671] search.cgi unable to find "Scrollkeeper"

2016-02-21 Thread Luigi Toscano via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=320671

Luigi Toscano  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||luigi.tosc...@tiscali.it
Version|4.10|unspecified

--- Comment #1 from Luigi Toscano  ---
Sorry for the long waiting time.
A new search system has been recently deployed and searching for "scrollkeeper"
now produces some results (in khelpcenter documentation).

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


[kalarm] [Bug 359163] Emails fail with "Invalid 'From' email address." message.

2016-02-21 Thread Arch Murphy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359163

--- Comment #8 from Arch Murphy  ---
Sorry if I have caused confusion. I followed the instructions to find 
the calendar file and the attached file is called calendar.ics. I opened 
my original sent email and it looks like Thunderbird email interpreted 
the file as and email appointment for a meeting (or something). If I 
open the attached calendar.ics, in my sent email, with Emacs it shows 
the original file. Not sure what you are seeing at your end. Hope the 
above helps.

On 21/02/16 22:56, David Jarvie via KDE Bugzilla wrote:
> https://bugs.kde.org/show_bug.cgi?id=359163
>
> --- Comment #7 from David Jarvie  ---
> The attachment in comment 6 is not KAlarm's calendar file. The file I need is
> called calendar.ics (unless you have selected a different name for it). If
> you're not sure which file to attach, follow the instructions in comment 3 to
> find it.
>

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


[kdelibs] [Bug 359657] New: Empty trash

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

Bug ID: 359657
   Summary: Empty trash
   Product: kdelibs
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: knotify
  Assignee: ogoff...@kde.org
  Reporter: sean.erin.wal...@gmail.com

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

-- Information about the crash:
empty trash. Trash can was very full and the system required be to empty it
manually.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7fe3ac526700 (LWP 16086)):
#0  0x7fe3bca58cad in read () at /lib64/libc.so.6
#1  0x7fe3ba107750 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fe3ba0c6714 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fe3ba0c6b7b in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7fe3ba0c6cec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x7fe3bd1e00de in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQtCore.so.4
#6  0x7fe3bd1b1e6f in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/libQtCore.so.4
#7  0x7fe3bd1b2165 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQtCore.so.4
#8  0x7fe3bd0af0bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#9  0x7fe3bd193783 in  () at /usr/lib64/libQtCore.so.4
#10 0x7fe3bd0b179f in  () at /usr/lib64/libQtCore.so.4
#11 0x7fe3baae30a4 in start_thread () at /lib64/libpthread.so.0
#12 0x7fe3bca6500d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fe3bf87e800 (LWP 16085)):
[KCrash Handler]
#5  0x7fe3bcaa3f66 in __strcmp_ssse3 () at /lib64/libc.so.6
#6  0x7fe3a8d23fee in QMetaType::registerNormalizedType(QByteArray const&,
void (*)(void*), void* (*)(void const*), void (*)(void*), void* (*)(void*, void
const*), int, QFlags, QMetaObject const*) () at
/usr/lib64/libQt5Core.so.5
#7  0x7fe3a9223f57 in  () at /usr/lib64/libQt5Gui.so.5
#8  0x7fe3bf6fb8ea in call_init.part () at /lib64/ld-linux-x86-64.so.2
#9  0x7fe3bf6fb9d3 in _dl_init_internal () at /lib64/ld-linux-x86-64.so.2
#10 0x7fe3bf6ffb08 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#11 0x7fe3bf6fb7a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#12 0x7fe3bf6ff2fb in _dl_open () at /lib64/ld-linux-x86-64.so.2
#13 0x7fe3b823d02b in dlopen_doit () at /lib64/libdl.so.2
#14 0x7fe3bf6fb7a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#15 0x7fe3b823d5dd in _dlerror_run () at /lib64/libdl.so.2
#16 0x7fe3b823d0c1 in dlopen@@GLIBC_2.2.5 () at /lib64/libdl.so.2
#17 0x7fe3ab39b59f in  () at /usr/lib64/libvlccore.so.7
#18 0x7fe3ab384d5d in  () at /usr/lib64/libvlccore.so.7
#19 0x7fe3ab385057 in  () at /usr/lib64/libvlccore.so.7
#20 0x7fe3ab3852c9 in  () at /usr/lib64/libvlccore.so.7
#21 0x7fe3ab385534 in  () at /usr/lib64/libvlccore.so.7
#22 0x7fe3ab385a87 in  () at /usr/lib64/libvlccore.so.7
#23 0x7fe3ab31d49d in libvlc_InternalInit () at /usr/lib64/libvlccore.so.7
#24 0x7fe3ab0ee623 in libvlc_new () at /usr/lib64/libvlc.so.5
#25 0x7fe3ab61fec9 in  () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#26 0x7fe3ab605728 in  () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#27 0x7fe3ab6061eb in qt_plugin_instance () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#28 0x7fe3bd197641 in QPluginLoader::instance() () at
/usr/lib64/libQtCore.so.4
#29 0x7fe3abb1cf8b in  () at /usr/lib64/kde4/plugins/phonon_platform/kde.so
#30 0x7fe3abb1d773 in  () at /usr/lib64/kde4/plugins/phonon_platform/kde.so
#31 0x7fe3bee52c76 in  () at /usr/lib64/libphonon.so.4
#32 0x7fe3bee53317 in Phonon::Factory::backend(bool) () at
/usr/lib64/libphonon.so.4
#33 0x7fe3bee538e3 in  () at /usr/lib64/libphonon.so.4
#34 0x7fe3bee4b9b9 in  () at /usr/lib64/libphonon.so.4
#35 0x7fe3bee49896 in  () at /usr/lib64/libphonon.so.4
#36 0x0040e771 in _start ()

Reported using DrKonqi

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


[muon] [Bug 359450] Summaries are almost always cut off, names often

2016-02-21 Thread Aleix Pol via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359450

--- Comment #1 from Aleix Pol  ---
Screenshot of what you mean?

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


[plasmashell] [Bug 353058] Make it possible to resize the panel popup / Make better use of large screens

2016-02-21 Thread Janet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353058

--- Comment #2 from Janet  ---
Duplicate of Bug 332512 ?

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


[lokalize] [Bug 356210] [́́not repro] Stress marks are not visible in editor

2016-02-21 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356210

Nick Shaforostoff  changed:

   What|Removed |Added

Summary|́́Stress marks are not  |[́́not repro] Stress marks
   |visible in editor   |are not visible in editor

--- Comment #2 from Nick Shaforostoff  ---
cannot repro (using qt 5.5)

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

[trojita] [Bug 359656] New: Attachment is renamed 'noname.txt' while its content remains intact

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

Bug ID: 359656
   Summary: Attachment is renamed 'noname.txt' while its content
remains intact
   Product: trojita
   Version: unspecified
  Platform: MS Windows
OS: All
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: Core
  Assignee: trojita-b...@kde.org
  Reporter: msjasin...@gmail.com

Happened to me twice, on Windows. It's a lottery - sometimes the filename is
not corrupted.
 Don't know if it happens on Linux.

Reproducible: Sometimes

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


[kwallet-pam] [Bug 359655] New: kwalletd5 and kwalletd hanging around after session exited

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

Bug ID: 359655
   Summary: kwalletd5 and kwalletd hanging around after session
exited
   Product: kwallet-pam
   Version: 5.5.4
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ber...@codewiz.org

After logging out from a desktop session, the kwalletd processes are still
running under my uid (and presumably still unlocked?).

Is there a way to get them automatically killed?

Reproducible: Always

Steps to Reproduce:
1. configure pam_kwallet for your desktop session
2. log into KDE or other desktop from sddm or other display manager
3. kill the session (for example, with CTRL-ALT-BS)
4. login as root from the console and type "ps afxu | grep 

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


[plasmashell] [Bug 356640] Plasma crashes when importing comic into comics plasmoid

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

Alexander Potashev  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=353445

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


[frameworks-kross] [Bug 353445] Crash on loading libkdepim.so.5 by Kross-qts

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

Alexander Potashev  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=356640

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


[plasmashell] [Bug 356640] Plasma crashes when importing comic into comics plasmoid

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

Alexander Potashev  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 CC||aspotas...@gmail.com

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


[plasmashell] [Bug 341143] Wallpaper on every desktop is gone.

2016-02-21 Thread Janet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #175 from Janet  ---
Request to change the title of this report to include the widgets. Both go
together, different wallpapers and different widgets on the virtual desktops.
And maybe someone can set Bug 343246 to RESOLVED DUPLICATE of this one instead
of a WONTFIX? Please?

And many thanks for investigating and contemplating the issue.

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


[frameworks-kross] [Bug 353445] Crash on loading libkdepim.so.5 by Kross-qts

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

Alexander Potashev  changed:

   What|Removed |Added

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

--- Comment #2 from Alexander Potashev  ---
Cannot reproduce with KDEPIM-15.12.x, probably because libkdepim.so.5 was
renamed to libKF5Libkdepim.so.5.

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


[trojita] [Bug 359654] New: Option to download all attachments at once

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

Bug ID: 359654
   Summary: Option to download all attachments at once
   Product: trojita
   Version: unspecified
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Other
  Assignee: trojita-b...@kde.org
  Reporter: msjasin...@gmail.com

Feature request.
Useful e.g. when there are many photos attached to email. 
Other clients can do it (I think, Thunderbird, gmail, the Bat).

Reproducible: Always

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


[kmymoney4] [Bug 249363] "Map to Online Account" cannot distinguish different accounts properly

2016-02-21 Thread Jan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=249363

--- Comment #11 from Jan  ---
Right, but I'd expect to see a difference between the two.  I noticed my wife's
account had an account number 1 assigned and mine a  2 [edit account,
institution tab).  That's not what I saw in the list.
As recommended, I unmapped both accounts and then remapped mine:  again only
one account was listed.  Number shown was 09876.  Map succeeded.  When I
updated my account, I again get the invalid user ID or password error.  Here is
the full error text:
"Unable to import '/tmp/kde-jan/kmymoneypd6365.tmp' using the OFX importer
plugin.  The plugin returned the following error: SONRS: Signon invalid (Code
15500):  The use cannot signon because he or she entered an invalid user ID or
password. (Error occurred logging in)..." etc.  This time, my password was not
invalidated.  That is, I connected to the provider's site in a browser without
having to reset the password.  The tmp file mentioned contained a similar error
message in html format.  I tried everything twice to make sure I did not
accidentally enter a wrong password.

Next, I remapped my wife's account.  Again only one choice in the wizard. 
Again, the transactions were added to my account.

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


[frameworks-kcoreaddons] [Bug 358709] TS video files are recognized as text files and opened with text editors by default.

2016-02-21 Thread Michael Pyne via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358709

Michael Pyne  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED
 CC||fa...@kde.org

--- Comment #1 from Michael Pyne  ---
Adding dfaure since he has more experience here.

But I've dug into it and I've confirmed that there are mimetypes for both
linguist .ts and mp2t .ts files in shared-mime-info (1.4), and that both types
also have proper 'magic' in /usr/share/mime/magic.

I'm not sure how ties are broken in the event two possible mimetypes match a
filename pattern, but at least on my system Dolphin properly treats a sample
.ts file I downloaded as a movie, not as a Linguist XML file.

If you have updated shared-mime-info packages then the only way I can see a KDE
bug here is if we're calculating the 'tiebreaker' wrong (whether that's by
using file magic or something else).

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


[plasmashell] [Bug 353058] Make it possible to resize the panel popup / Make better use of large screens

2016-02-21 Thread Janet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353058

Janet  changed:

   What|Removed |Added

 CC||bugzi...@kerridis.de

--- Comment #1 from Janet  ---
Please no automatic. There are people who love to have small desktop elements
on a huge screen and people who love (or need) to have huge desktop elements on
a small screen...

All widgets with a pin can be resized with pressed Alt key and right mouse key.
Not obvious but works. Alas not all popup widgets have a pin... If they would
and if there would be some hint how to resize it would be of great help.

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


[plasmashell] [Bug 359653] New: it is not possible anymore to overlap widgets, instead they resize

2016-02-21 Thread Janet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359653

Bug ID: 359653
   Summary: it is not possible anymore to overlap widgets, instead
they resize
   Product: plasmashell
   Version: 5.5.4
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: bugzi...@kerridis.de
CC: bhus...@gmail.com, plasma-b...@kde.org

In some cases I love to have overlapping widgets on the desktop - just a little
bit, especially when they are rotated. Personal style and decoration ;). This
was no problem with KDE 4. But with Plasma 5 the widgets just don't overlap
anymore - and to make it worse, they resize on their own when I try to do so.
Just found the perfect size for a widget - and it resizes on its own...

Is there a way to allow the widgets to overlap and to not snap to any grid? And
to not resize on their own? I don't find any obvious "don't snap to grid" or
"allow widgets to overlap" or "KDE4 behaviour" option in the desktop settings
or systemsettings.

Reproducible: Always



Expected Results:  
Widgets must not resize on their own on the desktop. It should be possible for
the user to arrange the widgets as he desires, even if the widgets overlap.

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


[lokalize] [Bug 204276] Clicking source file references do nothing

2016-02-21 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=204276

Nick Shaforostoff  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/loka
   ||lize/70c340bfb316767e81ce60
   ||58bd19305913e924d7
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Nick Shaforostoff  ---
Git commit 70c340bfb316767e81ce6058bd19305913e924d7 by Nick Shaforostoff.
Committed on 21/02/2016 at 23:07.
Pushed by shaforo into branch 'master'.

CHANGELOG: handle source file links found in po files nicely: either open
lxr.kde.org lookup or search files locally
Related: bug 244686

M  +86   -3src/editortab.cpp
M  +4-0src/lokalize.notifyrc
M  +115  -0src/project/project.cpp
M  +9-0src/project/project.h
M  +3-0src/project/projectlocal.kcfg
M  +1-1src/tm/jobs.cpp

http://commits.kde.org/lokalize/70c340bfb316767e81ce6058bd19305913e924d7

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


[lokalize] [Bug 244686] gui wizard that generates source lookup scripts

2016-02-21 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=244686

Nick Shaforostoff  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/loka
   ||lize/70c340bfb316767e81ce60
   ||58bd19305913e924d7
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Nick Shaforostoff  ---
Git commit 70c340bfb316767e81ce6058bd19305913e924d7 by Nick Shaforostoff.
Committed on 21/02/2016 at 23:07.
Pushed by shaforo into branch 'master'.

CHANGELOG: handle source file links found in po files nicely: either open
lxr.kde.org lookup or search files locally
Related: bug 204276

M  +86   -3src/editortab.cpp
M  +4-0src/lokalize.notifyrc
M  +115  -0src/project/project.cpp
M  +9-0src/project/project.h
M  +3-0src/project/projectlocal.kcfg
M  +1-1src/tm/jobs.cpp

http://commits.kde.org/lokalize/70c340bfb316767e81ce6058bd19305913e924d7

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


[Baloo] [Bug 358098] Baloo fails to index plain text files unless extension is .txt

2016-02-21 Thread John Andersen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358098

--- Comment #2 from John Andersen  ---
Persists in Baloo 5.19.0 as well.

There should be a method to white-list extensions one purposely wants to
content-index, perhaps stored in baloofilerc.

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


[krunner] [Bug 359488] krunner crashed while typing

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

chris...@posteo.de changed:

   What|Removed |Added

 CC||chris...@posteo.de

--- Comment #1 from chris...@posteo.de ---
I can confirm this bug. krunner crashes randomly with different inputs.

This was the terminal output of krunner when trying to calculate:

Trying to use rootObject before initialization is completed, whilst using
setInitializationDelayed. Forcing completion
Error contacting the daemon!
QObject::connect: No such signal
KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus)
QObject::connect:  (receiver name: 'Activities')
I/O warning : failed to load external entity
"/home/chris/.qalculate/eurofxref-daily.xml"
I/O warning : failed to load external entity
"/home/chris/.qalculate/eurofxref-daily.xml"
org.kde.kurifilter-ikws: ":q"
org.kde.kurifilter-ikws: Keywords Engine: Loading config...
org.kde.kurifilter-ikws: Web Shortcuts Enabled:  true
org.kde.kurifilter-ikws: Default Shortcut:  ""
org.kde.kurifilter-ikws: Keyword Delimiter:  :
org.kde.kurifilter-shorturi: "="
org.kde.kurifilter-shorturi: path = "="  isLocalFullPath= false  exists= false 
url=  QUrl( "=" ) 
QObject::connect: No such signal
KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus)
QObject::connect:  (receiver name: 'Activities')
QSqlDatabasePrivate::removeDatabase: connection
'/home/chris/.mozilla/firefox/zyavjhmc.Neu/places.sqlite' is still in use, all
queries will cease to work.
QSqlDatabasePrivate::addDatabase: duplicate connection name
'/home/chris/.mozilla/firefox/zyavjhmc.Neu/places.sqlite', old connection
removed.
org.kde.kurifilter-shorturi: "=3"
org.kde.kurifilter-shorturi: path = "=3"  isLocalFullPath= false  exists= false
 url=  QUrl( "=3" ) 
QObject::connect: No such signal
KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus)
QObject::connect:  (receiver name: 'Activities')
QSqlDatabasePrivate::removeDatabase: connection
'/home/chris/.mozilla/firefox/zyavjhmc.Neu/places.sqlite' is still in use, all
queries will cease to work.
QSqlDatabasePrivate::addDatabase: duplicate connection name
'/home/chris/.mozilla/firefox/zyavjhmc.Neu/places.sqlite', old connection
removed.
org.kde.kurifilter-shorturi: "=3*"
org.kde.kurifilter-shorturi: path = "=3*"  isLocalFullPath= false  exists=
false  url=  QUrl( "=3*" ) 
session switching to "=3*"
org.kde.kurifilter-shorturi: "=3*s"
org.kde.kurifilter-shorturi: path = "=3*s"  isLocalFullPath= false  exists=
false  url=  QUrl( "=3*s" ) 
session switching to "=3*s"
org.kde.kurifilter-shorturi: "=3*sq"
org.kde.kurifilter-shorturi: path = "=3*sq"  isLocalFullPath= false  exists=
false  url=  QUrl( "=3*sq" ) 
session switching to "=3*sq"
org.kde.kurifilter-shorturi: "=3*sqr"
org.kde.kurifilter-shorturi: path = "=3*sqr"  isLocalFullPath= false  exists=
false  url=  QUrl( "=3*sqr" ) 
session switching to "=3*sqr"
org.kde.kurifilter-shorturi: "=3*sqrt"
org.kde.kurifilter-shorturi: path = "=3*sqrt"  isLocalFullPath= false  exists=
false  url=  QUrl( "=3*sqrt" ) 
session switching to "=3*sqrt"
org.kde.kurifilter-shorturi: "=3*sqrt("
org.kde.kurifilter-shorturi: path = "=3*sqrt("  isLocalFullPath= false  exists=
false  url=  QUrl( "=3*sqrt(" ) 
session switching to "=3*sqrt("
org.kde.kurifilter-shorturi: "=3*sqrt(p"
org.kde.kurifilter-shorturi: path = "=3*sqrt(p"  isLocalFullPath= false 
exists= false  url=  QUrl( "=3*sqrt(p" ) 
session switching to "=3*sqrt(p"
org.kde.kurifilter-shorturi: "=3*sqrt(pi"
org.kde.kurifilter-shorturi: path = "=3*sqrt(pi"  isLocalFullPath= false 
exists= false  url=  QUrl( "=3*sqrt(pi" ) 
session switching to "=3*sqrt(pi"
org.kde.kurifilter-shorturi: "=3*sqrt(pi)"
org.kde.kurifilter-shorturi: path = "=3*sqrt(pi)"  isLocalFullPath= false 
exists= false  url=  QUrl( "=3*sqrt(pi)" ) 
session switching to "=3*sqrt(pi)"
org.kde.kurifilter-shorturi: "=3*sqrt(pi)-"
org.kde.kurifilter-shorturi: path = "=3*sqrt(pi)-"  isLocalFullPath= false 
exists= false  url=  QUrl( "=3*sqrt(pi)-" ) 
session switching to "=3*sqrt(pi)-"
org.kde.kurifilter-shorturi: "=3*sqrt(pi)-2"
org.kde.kurifilter-shorturi: path = "=3*sqrt(pi)-2"  isLocalFullPath= false 
exists= false  url=  QUrl( "=3*sqrt(pi)-2" ) 
session switching to "=3*sqrt(pi)-2"
org.kde.kurifilter-shorturi: "=3*sqrt(pi)-24"
session switching to "=3*sqrt(pi)-24"
org.kde.kurifilter-shorturi: path = "=3*sqrt(pi)-24"  isLocalFullPath= false 
exists= false  url=  QUrl( "=3*sqrt(pi)-24" ) 
org.kde.kurifilter-shorturi: "=3*sqrt(pi)-24-"
org.kde.kurifilter-shorturi: path = "=3*sqrt(pi)-24-"  isLocalFullPath= false 
exists= false  url=  QUrl( "=3*sqrt(pi)-24-" ) 
session switching to "=3*sqrt(pi)-24-"
org.kde.kurifilter-shorturi: "=3*sqrt(pi)-24-4"
org.kde.kurifilter-shorturi: path = "=3*sqrt(pi)-24-4"  isLocalFullPath= false 
exists= false  url=  QUrl( "=3*sqrt

[kdevplatform] [Bug 358776] per-project tab colors not updated on palette change

2016-02-21 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358776

--- Comment #1 from Milian Wolff  ---
somehow the normal PaletteChange event in the mainwindow is not sufficient to
fix this issue, we need to investigate. Maybe ApplicationPaletteChange is
required via an event filter on the qApp? Note that not even a queued update
made a visible difference... Potentially, we need to investigate KColorScheme
to figure out when we can update it.

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


[drkonqi] [Bug 359652] Double help button in the bottom-left corner of the window

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

--- Comment #1 from ber...@codewiz.org ---
Created attachment 97345
  --> https://bugs.kde.org/attachment.cgi?id=97345&action=edit
Screenshot demonstrating the bug

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


[drkonqi] [Bug 359652] New: Double help button in the bottom-left corner of the window

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

Bug ID: 359652
   Summary: Double help button in the bottom-left corner of the
window
   Product: drkonqi
   Version: 5.5.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: ber...@codewiz.org

See attached screenshot.

Reproducible: Always

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


[ksmserver] [Bug 359651] Dangling user processes after KDE session crash

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

--- Comment #1 from ber...@codewiz.org ---
This bug could be refiled under the kdeframeworks-kinit component. Not sure
which one is responsible for session cleanup.

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


[ksmserver] [Bug 359651] New: Dangling user processes after KDE session crash

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

Bug ID: 359651
   Summary: Dangling user processes after KDE session crash
   Product: ksmserver
   Version: 5.5.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: l.lu...@kde.org
  Reporter: ber...@codewiz.org

After killing a KDE session, several processes remain dangling around:

bernie 877  0.0  0.0  45216  4816 ?Ss   Feb20   0:00
/usr/lib/systemd/systemd --user
bernie 884  0.0  0.1 189548 13244 ?SFeb20   0:00
/usr/bin/kwalletd --pam-login 14 18 --nofork
bernie   21949  0.0  0.9 1660192 75676 ?   Sl   Feb20   0:25 kded5
[kdeinit5]
bernie4295  0.0  0.0  0 0 ?Z15:13   0:00  \_ [ibus]

bernie   22319  0.0  0.3 338740 26176 ?SFeb20   0:00
/usr/bin/kuiserver5
bernie   23897  0.0  0.0 170644  3028 ?Ss   Feb20   0:02 gpg-agent
--homedir /home/bernie/.gnupg --use-standard-socket --daemon
bernie4482  0.0  1.4 3168140 112336 ?  Tl   15:16   0:05
/usr/bin/plasmashell -s --crashes 1


Reproducible: Always

Steps to Reproduce:
This scenario can easily be reproduced by killing the X server with
CTRL-ALT-BS.


Actual Results:  
This leads to confusing / malfunctioning behavior in subsequent KDE sessions.
The only fix for non-technical users is rebooting the machine.

Expected Results:  
The entire process tree under kdeinit / ksmserver should be killed.

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


[kmymoney4] [Bug 249363] "Map to Online Account" cannot distinguish different accounts properly

2016-02-21 Thread Jack via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=249363

Jack  changed:

   What|Removed |Added

 CC||ostroffjh@users.sourceforge
   ||.net

--- Comment #10 from Jack  ---
If you have two accounts mapped, and then unmap one, when you go to remap that
account, it will only show you the one which is currently unmapped.  I don't
know if it will change anything, but if you unmap both accounts, and then try
remapping, you might get the right one to each account. (This is only a guess
on my part, based on some of the comments.)  Another thing you might try, is to
check the full ofx log.  If you create an empty file in your home directory
called ofx.log, then after you connect, it will contain a log of the OFX
session.  I would try that with both accounts unmapped, and then again after
you have mapped one of the accounts.

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


[plasmashell] [Bug 359046] Panel covers bottom part of maximized window after monitor is plugged out and in again

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

ber...@codewiz.org changed:

   What|Removed |Added

 CC||ber...@codewiz.org

--- Comment #11 from ber...@codewiz.org ---
Still present in plasma-workspace 5.5.4 (Fedora 23).

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


[plasmashell] [Bug 359650] New: plasmashell crashed after screen detached

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

Bug ID: 359650
   Summary: plasmashell crashed after screen detached
   Product: plasmashell
   Version: 5.5.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: ber...@codewiz.org
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.4)

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

-- Information about the crash:
I detached my laptop from the external monitor, and both plasmashell and kwin
crashed almost simultaneously. I couldn't capture the kwin crash.

Additionally, KDE does not seem to detect monitor plug/unplug events
automatically. At least, not reliably. Everything works fine in Gnome.

This system is using the intel driver:
xorg-x11-drv-intel-2.99.917-19.20151206.fc23.x86_64.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
84T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x77ee7940 (LWP 4482))]

Thread 7 (Thread 0x7fffde425700 (LWP 4486)):
#0  0x7fffef8c7fdd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x75d7e272 in poll (__timeout=-1, __nfds=1, __fds=0x7fffde424b80)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x55836cf0, cond=cond@entry=0x55836d30,
vector=vector@entry=0x0, count=count@entry=0x0) at xcb_conn.c:459
#3  0x75d7fee7 in xcb_wait_for_event (c=0x55836cf0) at xcb_in.c:693
#4  0x7fffe03afda9 in QXcbEventReader::run (this=0x55840cf0) at
qxcbconnection.cpp:1255
#5  0x704d03de in QThreadPrivate::start (arg=0x55840cf0) at
thread/qthread_unix.cpp:331
#6  0x7fffeec0b60a in start_thread (arg=0x7fffde425700) at
pthread_create.c:334
#7  0x7fffef8d3a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fffd79cf700 (LWP 4524)):
#0  0x7fffef8c7fdd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fffeadec16c in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x7fffd0003070, timeout=, context=0x7fffd990) at
gmain.c:4135
#2  g_main_context_iterate (context=context@entry=0x7fffd990,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
gmain.c:3835
#3  0x7fffeadec27c in g_main_context_iteration (context=0x7fffd990,
may_block=may_block@entry=1) at gmain.c:3901
#4  0x70707ecb in QEventDispatcherGlib::processEvents
(this=0x7fffd8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x706aeeca in QEventLoop::exec (this=this@entry=0x7fffd79cec60,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x704cb434 in QThread::exec (this=this@entry=0x5592f530) at
thread/qthread.cpp:503
#7  0x748169b5 in QQmlThreadPrivate::run (this=0x5592f530) at
/usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#8  0x704d03de in QThreadPrivate::start (arg=0x5592f530) at
thread/qthread_unix.cpp:331
#9  0x7fffeec0b60a in start_thread (arg=0x7fffd79cf700) at
pthread_create.c:334
#10 0x7fffef8d3a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fffce97c700 (LWP 4525)):
#0  g_mutex_unlock (mutex=0x7fffc8000990) at gthread-posix.c:1350
#1  0x7fffeadebba9 in g_main_context_check
(context=context@entry=0x7fffc8000990, max_priority=2147483647,
fds=fds@entry=0x7fffc8002e70, n_fds=n_fds@entry=1) at gmain.c:3679
#2  0x7fffeadec110 in g_main_context_iterate
(context=context@entry=0x7fffc8000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3837
#3  0x7fffeadec27c in g_main_context_iteration (context=0x7fffc8000990,
may_block=may_block@entry=1) at gmain.c:3901
#4  0x70707ecb in QEventDispatcherGlib::processEvents
(this=0x7fffc80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x706aeeca in QEventLoop::exec (this=this@entry=0x7fffce97bc60,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x704cb434 in QThread::exec (this=this@entry=0x55bcdc60) at
thread/qthread.cpp:503
#7  0x748169b5 in QQmlThreadPrivate::run (this=0x55bcdc60) at
/usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#8  0x704d03de in QThreadPrivate::start (arg=0x55bcdc60) at
thread/qthread_unix.cpp:331
#9  0x7fffeec0b60a in start_thread (arg=0x7fffce97c700) at
pthread_create.c:334
#10 0x7fffef8d3a4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fffccf78700 (LWP 4526)):
#0  0x7fffeec1192b in __GI___pthread_getspecific (key=3) at
pthread_getspecific.c:32
#1  0x00

[kdevelop] [Bug 358331] Cmake for 4.90.90 branch invalidates kdevelop-pg-qt

2016-02-21 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358331

Milian Wolff  changed:

   What|Removed |Added

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

--- Comment #1 from Milian Wolff  ---
the newer releases of kdevelop-pg-qt fix this

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


[kdevelop] [Bug 358847] crash on close in php documentation

2016-02-21 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358847

Milian Wolff  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Milian Wolff  ---


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

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


[kdevelop] [Bug 359241] Crash on exit [PhpDocumentationWidget::documentLoaded]

2016-02-21 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359241

Milian Wolff  changed:

   What|Removed |Added

 CC||m...@milianw.de

--- Comment #3 from Milian Wolff  ---
*** Bug 358847 has been marked as a duplicate of this bug. ***

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


[kexi] [Bug 359649] Add option to skip columns on CSV importing

2016-02-21 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359649

Jarosław Staniek  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[kexi] [Bug 359649] Add option to skip columns on CSV importing

2016-02-21 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359649

Jarosław Staniek  changed:

   What|Removed |Added

 OS|Linux   |All

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

[kexi] [Bug 359649] New: Add option to skip columns on CSV importing

2016-02-21 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359649

Bug ID: 359649
   Summary: Add option to skip columns on CSV importing
   Product: kexi
   Version: 2.9.11
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Migration/Import/Export
  Assignee: kexi-b...@kde.org
  Reporter: stan...@kde.org
CC: a...@piggz.co.uk, in...@fables.co.za

Add option to skip columns on CSV importing, this can be done by deleting the
column name for example. It would be also good kind-of gray  out visuall the
columns to indicate skipped columns.


Reproducible: Always

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


[plasmashell] [Bug 359498] crash at login of new user

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

--- Comment #5 from geol...@gmail.com ---
That was the solution! I added the new user to the "video" group and everything
back to normality.
However, why if I create a new user, it is not automatically added into the
"video" group?

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


[bugs.kde.org] [Bug 359603] Incorrect and useless From header in emails generated by KDE Bugzilla

2016-02-21 Thread Frédéric Sheedy via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359603

--- Comment #16 from Frédéric Sheedy  ---
No such feature exists in Bugzilla.
But you seem to have technical knowledge to develop it.

Do no hesitate to contribute.

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

[muon] [Bug 358359] HIgh cpu consumption and apt-check process infinte fork

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

wegwerf-1-...@gmx.de changed:

   What|Removed |Added

 CC||wegwerf-1-...@gmx.de

--- Comment #16 from wegwerf-1-...@gmx.de ---
Problem here still seen on recent Kubuntu 15.10: overloads Core i7 with lots of
apt-check processes and causes heavy swap mem trashing. System then becomes
totally unresponsive. This surely is a *severe* bug.

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


[plasmashell] [Bug 359418] folderview mode more configurable icon settings

2016-02-21 Thread kikadf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359418

--- Comment #3 from kikadf  ---
lol

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


[neon] [Bug 359513] Network app constantly requires manual input of wireless network passwords

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

peter.ja...@gmail.com changed:

   What|Removed |Added

 CC||peter.ja...@gmail.com

--- Comment #1 from peter.ja...@gmail.com ---
I can confirm this symptoms. It is probably caused by broken wallet. The same
problem arise in onwCloud client app and others.

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


[plasmashell] [Bug 348691] Increase transition timings between entries and sub-entries

2016-02-21 Thread Germano Massullo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348691

--- Comment #7 from Germano Massullo  ---
(In reply to Eike Hein from comment #6)
> Please provide more info on those "graphical glitches".

I made a video showing various glitches on both "task manager" and "application
menu". It happens using either Intel FOSS drivers or nVidia propertary drivers
https://youtu.be/b1yZ0LoYpAg

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


[plasmashell] [Bug 359648] New: Plasma crashes

2016-02-21 Thread Giulio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359648

Bug ID: 359648
   Summary: Plasma crashes
   Product: plasmashell
   Version: 5.5.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: juliux.pigf...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.4)

Qt Version: 5.6.0
Operating System: Linux 4.5.0-0.rc4.git3.1.fc24.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

My focus was on Konqueror, I don't know what caused this crash (and if it has
already been reported).

As a side note, the workspace is not too different from what Fedora ships. I've
only added two widgets on the desktop (dashboard and analog clock)

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

Thread 21 (Thread 0x7fe672799700 (LWP 1648)):
#0  0x7fe68a4ab1cd in poll () from /lib64/libc.so.6
#1  0x7fe68f657f80 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x7fe68f659b79 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x7fe6749fd709 in QXcbEventReader::run() () from
/lib64/libQt5XcbQpa.so.5
#4  0x7fe68b0d544f in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#5  0x7fe6897e569a in start_thread () from /lib64/libpthread.so.0
#6  0x7fe68a4b708d in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7fe670f6d700 (LWP 1651)):
#0  0x7fe68a4ab1cd in poll () from /lib64/libc.so.6
#1  0x7fe685fcdee6 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7fe685fcdffc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7fe68b302b9b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7fe68b2aa42a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7fe68b0d0423 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7fe68baa0343 in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#7  0x7fe68b0d544f in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7fe6897e569a in start_thread () from /lib64/libpthread.so.0
#9  0x7fe68a4b708d in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7fe66b5ef700 (LWP 1764)):
#0  0x7fe68a4ab1cd in poll () from /lib64/libc.so.6
#1  0x7fe685fcdee6 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7fe685fcdffc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7fe68b302b9b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7fe68b2aa42a in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7fe68b0d0423 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7fe68e4e8da5 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#7  0x7fe68b0d544f in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7fe6897e569a in start_thread () from /lib64/libpthread.so.0
#9  0x7fe68a4b708d in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7fe65d97a700 (LWP 1772)):
#0  0x7fe6897eb3b0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fe66932b883 in thread_function () from /usr/lib64/dri/swrast_dri.so
#2  0x7fe66932b6e7 in impl_thrd_routine () from
/usr/lib64/dri/swrast_dri.so
#3  0x7fe6897e569a in start_thread () from /lib64/libpthread.so.0
#4  0x7fe68a4b708d in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7fe65d179700 (LWP 1773)):
#0  0x7fe6897eb3b0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fe66932b883 in thread_function () from /usr/lib64/dri/swrast_dri.so
#2  0x7fe66932b6e7 in impl_thrd_routine () from
/usr/lib64/dri/swrast_dri.so
#3  0x7fe6897e569a in start_thread () from /lib64/libpthread.so.0
#4  0x7fe68a4b708d in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7fe65c978700 (LWP 1774)):
#0  0x7fe6897eb3b0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fe66932b883 in thread_function () from /usr/lib64/dri/swrast_dri.so
#2  0x7fe66932b6e7 in impl_thrd_routine () from
/usr/lib64/dri/swrast_dri.so
#3  0x7fe6897e569a in start_thread () from /lib64/libpthread.so.0
#4  0x7fe68a4b708d in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7fe65c177700 (LWP 1775)):
#0  0x7fe6897eb3b0 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fe66932b883 in thread_function () from /usr/lib64/dri/swrast_dri.so
#2  0x7fe66932b6e7 in impl_thrd_routine () from
/usr/lib64/dri/swrast_dri.so
#3  0x7fe6897e569a in start_thread () from /lib64/libpth

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

2016-02-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344326

--- Comment #100 from Thomas Lübking  ---
Sure it's the same bug? Can you ping or even ssh into the woken (but black)
machine or maybe even switch the VT? Does it go away when suspending the
compositor before STR?
(Wake-up issues can have other causes, eg. the CPUs µ-code loader knocked me
out for a while)

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

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

2016-02-21 Thread Blucode via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344326

--- Comment #99 from Blucode  ---
Bad news:
Driver Version 361.28 still has the bug with KWin : 4.11.11.
No more crazy triangles but X hang and STR  or simple system shutdown may hang.
I'll have to upgrade distro for next KWin...

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


[neon] [Bug 359634] Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:38:34: Type FullRepresentation unavailable

2016-02-21 Thread Tom Sutherland via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359634

--- Comment #6 from Tom Sutherland  ---
Same symptoms here.

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


[systemsettings] [Bug 357424] Region nds_DE wrongly titled 'Germany', should be 'Düütschland'

2016-02-21 Thread Gregor Mi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357424

Gregor Mi  changed:

   What|Removed |Added

Summary|Only "Germany (nds_DE)" |Region nds_DE wrongly
   |available / primary |titled 'Germany', should be
   |language is English |'Düütschland'

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

[kde] [Bug 359630] scangui scanning network wlan newdevice samsung

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

--- Comment #1 from sebastian11198...@gmx.de ---
gdb xsane (debugging the application)

Result information:

(gdb) r
Starting program: /usr/bin/xsane 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffee1a1700 (LWP 11739)]
[New Thread 0x7fffe39de700 (LWP 11744)]


{netxt is RELEVANT
Hardware / scanner moves...
}


Program received signal SIGFPE, Arithmetic exception.
0x7fffeee8469c in copy_mix_bands_trim (olenp=,
maxlen=8192, buf=0x7fffafe0 "\240\035z", dev=0x7b0ca0) at xerox_mfp.c:1096
1096xerox_mfp.c: Datei oder Verzeichnis nicht gefunden.
(gdb) 

{Hardware goes back to startpoint, and try again, again and again... no
changes}

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


[neon] [Bug 359634] Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:38:34: Type FullRepresentation unavailable

2016-02-21 Thread Tom Sutherland via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359634

Tom Sutherland  changed:

   What|Removed |Added

 CC||tsut...@gmail.com

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


[systemsettings] [Bug 357424] Only "Germany (nds_DE)" available / primary language is English

2016-02-21 Thread Dennis Schridde via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357424

--- Comment #10 from Dennis Schridde  ---
Thanks for reopening. Could you also rename the bug to something like "Region
nds_DE wrongly titled 'Germany', should be 'Düütschland'"?

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

[partitionmanager] [Bug 356556] Support for Allocation Unit Size

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

Andrius Štikonas  changed:

   What|Removed |Added

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

--- Comment #1 from Andrius Štikonas  ---


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

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

[partitionmanager] [Bug 342178] No blocksize setting

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

Andrius Štikonas  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com

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

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

[kmail2] [Bug 359647] New: changing desktop and focus on kmail5 give crash

2016-02-21 Thread Bruno Friedmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359647

Bug ID: 359647
   Summary: changing desktop and focus on kmail5 give crash
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: br...@ioda-net.ch

Application: kmail (5.1.1)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-rc4-2.gea92baf-default x86_64
Distribution: "openSUSE Tumbleweed (20160212) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: after coming back (30 minutes)
I changed my desktop from 4 to 3 where kmail was running. 
Clicking on kmail give me this crash after closing korganizer and kaddressbook.

The crash can be reproduced sometimes.

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

Thread 26 (Thread 0x7fcee04ff700 (LWP 3640)):
#0  0x7fcf0327b49d in poll () at /lib64/libc.so.6
#1  0x7fcef620a432 in _xcb_conn_wait (__timeout=-1, __nfds=1,
__fds=0x7fcee04feb80) at /usr/include/bits/poll2.h:46
#2  0x7fcef620a432 in _xcb_conn_wait (c=c@entry=0x1c07050,
cond=cond@entry=0x1c07090, vector=vector@entry=0x0, count=count@entry=0x0) at
xcb_conn.c:459
#3  0x7fcef620c007 in xcb_wait_for_event (c=0x1c07050) at xcb_in.c:693
#4  0x7fcee2858e29 in QXcbEventReader::run() (this=0x1c14270) at
qxcbconnection.cpp:1229
#5  0x7fcf03b8294f in QThreadPrivate::start(void*) (arg=0x1c14270) at
thread/qthread_unix.cpp:331
#6  0x7fcef96134a4 in start_thread () at /lib64/libpthread.so.0
#7  0x7fcf03283ded in clone () at /lib64/libc.so.6

Thread 25 (Thread 0x7fceddff1700 (LWP 3712)):
#0  0x7fcef961bcfc in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x7fcef9615bb2 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2  0x7fcef812af2c in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fcef812fe01 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fcef81302ab in  () at /usr/X11R6/lib64/libGL.so.1
#5  0x7fceed3340f1 in  () at /usr/lib64/tls/libnvidia-tls.so.361.28
#6  0x7fcef9138290 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7fceddff0ab0, __fd=) at /usr/include/bits/unistd.h:44
#7  0x7fcef9138290 in g_wakeup_acknowledge (wakeup=0x7fced80015b0) at
gwakeup.c:210
#8  0x7fcef90f5dc4 in g_main_context_check
(context=context@entry=0x7fced9b0, max_priority=2147483647,
fds=fds@entry=0x7fced00013c0, n_fds=n_fds@entry=1) at gmain.c:3632
#9  0x7fcef90f6238 in g_main_context_iterate
(context=context@entry=0x7fced9b0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3837
#10 0x7fcef90f639c in g_main_context_iteration (context=0x7fced9b0,
may_block=may_block@entry=1) at gmain.c:3901
#11 0x7fcf03da752b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fced8e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#12 0x7fcf03d5163a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fceddff0c90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#13 0x7fcf03b7db1c in QThread::exec() (this=) at
thread/qthread.cpp:503
#14 0x7fcf03b8294f in QThreadPrivate::start(void*) (arg=0x1dc4a90) at
thread/qthread_unix.cpp:331
#15 0x7fcef96134a4 in start_thread () at /lib64/libpthread.so.0
#16 0x7fcf03283ded in clone () at /lib64/libc.so.6

Thread 24 (Thread 0x7fcedd16c700 (LWP 3830)):
#0  0x7fcef961bcfc in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x7fcef9615bb2 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2  0x7fcef812af2c in  () at /usr/X11R6/lib64/libGL.so.1
#3  0x7fcef812fe01 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fcef81302ab in  () at /usr/X11R6/lib64/libGL.so.1
#5  0x7fceed3340f1 in  () at /usr/lib64/tls/libnvidia-tls.so.361.28
#6  0x7fcef9138290 in g_wakeup_acknowledge (__nbytes=16,
__buf=0x7fcedd16bab0, __fd=) at /usr/include/bits/unistd.h:44
#7  0x7fcef9138290 in g_wakeup_acknowledge (wakeup=0x7fced00025a0) at
gwakeup.c:210
#8  0x7fcef90f5dc4 in g_main_context_check
(context=context@entry=0x7fced40009b0, max_priority=2147483647,
fds=fds@entry=0x7fced40013c0, n_fds=n_fds@entry=1) at gmain.c:3632
#9  0x7fcef90f6238 in g_main_context_iterate
(context=context@entry=0x7fced40009b0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3837
#10 0x7fcef90f639c in g_main_context_iteration (context=0x7fced40009b0,
may_block=may_block@entry=1) at gmain.c:3901
#11 0x7fcf03da752b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fced40008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#12 0x7fcf03d5163a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fcedd16bc90, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#13 0x7

[partitionmanager] [Bug 357363] occupied space value for swap shows total free space.

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

Andrius Štikonas  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/kpmc
   ||ore/227c77e8018f2abda3f2cea
   ||235003ce0a705322a
 Resolution|--- |FIXED

--- Comment #2 from Andrius Štikonas  ---
Git commit 227c77e8018f2abda3f2cea235003ce0a705322a by Andrius Štikonas.
Committed on 21/02/2016 at 19:22.
Pushed by stikonas into branch 'master'.

Do not report free space for swap partitions.

Swap partitions have no mount path so KDiskFreeSpaceInfo shows
total free disk space available.

M  +1-1src/plugins/libparted/libpartedbackend.cpp

http://commits.kde.org/kpmcore/227c77e8018f2abda3f2cea235003ce0a705322a

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

[Akonadi] [Bug 351814] Kmail 15.08 will not sync Outlook365 IMAP Folders

2016-02-21 Thread Jan-Matthias Braun via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351814

--- Comment #27 from Jan-Matthias Braun  ---
Hi! I do have the impression that this issue came back with 15.12.: My outlook
imap is not syncing anymore. 

Does somebody else see the same behaviour? Can the fix somehow have evaded
going into 15.12 or should I open a new bug report?

All the best,

Jan

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


[partitionmanager] [Bug 357363] occupied space value for swap shows total free space.

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

Andrius Štikonas  changed:

   What|Removed |Added

Summary|zram entries and wrong  |occupied space value for
   |occupied space value for|swap shows total free
   |swap.   |space.

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

[partitionmanager] [Bug 357363] zram entries and wrong occupied space value for swap.

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

Andrius Štikonas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Andrius Štikonas  ---
Looks like this has nothing to do with zram. Swap does not have mountpoint, so
it looks like KDiskFreeSpaceInfo class from KIO just returns total free space
of harddrive.

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

[kdeconnect] [Bug 359646] New: Accessing the device fs via status bar icon launches dolphin recursively ad-infinitum: fork-bomb

2016-02-21 Thread TonyP via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359646

Bug ID: 359646
   Summary: Accessing the device fs via status bar icon launches
dolphin recursively ad-infinitum: fork-bomb
   Product: kdeconnect
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: plasmoid
  Assignee: albertv...@gmail.com
  Reporter: hardcod...@googlemail.com

ver = 0.9git 20160214...(and more numbers)

1. Click on icon in taskbar, get KDE Connect 'notification' pane with device
statuses.
2. Click on file browser icon
3. Get 'open with' dialog: select dolphin.
4. Get Dolphin instance and another 'open with' dialog :select dolphin.
5. GOTO 4.
Do something else, then try again.
6. Repeat above, but, on 3, absent-mindedly check 'remember application
association...' checkbox.
7. Frantically attempt to close dolphin instances faster than they propagate.
8. Seek treatment for RSI of mouse button finger.

File browsing works OK for me from a normally opened Dolphin instance when I
click on one of the Kdeconnect  device icons in the places sidebar.

Reproducible: Always

Steps to Reproduce:
See details

Actual Results:  
OMFG

Expected Results:  
Visibility of paired device storage

This is nasty. Of course, if it happens to someone else it's potentially very
funny.
I've called this a crash: I guess if I don't click fast enough, the Dolphin
instances will take my session down.

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


[kmymoney4] [Bug 238454] Improve UI responsiveness while running unresponsive online quotes

2016-02-21 Thread Jan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=238454

--- Comment #19 from Jan  ---
You probably overlooked something.  I waited for way more than 30 seconds.  It
hangs indefinitely.  I no longer use Finance::Quote, and have not had the
problem anymore.  I also switched to KMM 4.6.4.
If you are interested, I can update Finance::Quote and try again, if you intend
to continue support for Finance::Quote.

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


[systemsettings] [Bug 357424] Only "Germany (nds_DE)" available / primary language is English

2016-02-21 Thread Gregor Mi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357424

Gregor Mi  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #9 from Gregor Mi  ---
Thanks for looking this up. I reopened the bug.

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


[libkface] [Bug 358910] OpenCV 3.1 support for libkface

2016-02-21 Thread Willy Sudiarto Raharjo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358910

Willy Sudiarto Raharjo  changed:

   What|Removed |Added

 CC||will...@gmail.com

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


[kmymoney4] [Bug 249363] "Map to Online Account" cannot distinguish different accounts properly

2016-02-21 Thread Jan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=249363

--- Comment #9 from Jan  ---
Bug still present.

1. When I update my wife's account, it puts her transactions in my account.

2. When I update my account, it says the password is not valid.

3. When I unmap and remap my account, it invalidates my password with the
provider.  I can no longer use the company's interactive website and have to
reset my password first.  After this is done, I can remap my KMM account, but
the result is the same:  password invalid - see #2.

It looks like my comment #4 is still accurate:  the wizzard only lists one
account.  I unmapped my account and mapped it again:  had only one choice.  I
unmapped my wife's account; remapped it and had only one (the same) choice. 
There are two different accounts with the same institution; only one can be
mapped, but it maps to the wrong KMM account.  The other maps to the wrong
online account and fails at login.

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


[plasmashell] [Bug 359606] Plasma crash: #5 0x00007f6907a0fab5 in QMetaObject::activate(QObject*, int, void**) (sender=sender@entry=0x7f6907a960c0 , signal_index=6, argv=argv

2016-02-21 Thread Germano Massullo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359606

--- Comment #4 from Germano Massullo  ---
(In reply to David Edmundson from comment #3)
> From konsole
> 
> Kquitapp5 plasmashell
> valgrind plasmashell
> 
> Note it will be super super slow.

Unfortunately I have not been able to reproduce the bug.

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


[neon] [Bug 359634] Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:38:34: Type FullRepresentation unavailable

2016-02-21 Thread Haris Tampakopoulos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359634

Haris Tampakopoulos  changed:

   What|Removed |Added

 CC||ctam...@gmail.com

--- Comment #5 from Haris Tampakopoulos  ---
I confirm that I also have the exact same problems after friday's 2016-02-19
update

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


[Akonadi] [Bug 354056] Deleted emails stay, but greyed out

2016-02-21 Thread Sebastian Gruener via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354056

Sebastian Gruener  changed:

   What|Removed |Added

 CC||sgrue...@uni-potsdam.de

--- Comment #20 from Sebastian Gruener  ---
I can confirm this on Kmail 5.1.2, Akonadi 5.1.51, KDE Framework 5.19, Qt 5.5.1
(Packages from Opensuse Tumbleweed)

I encounter this bug with 2 of my 3 imap-accounts, unfortunately I don't know
which software they are using. 

This bug is reproducible even after deleting akonadi-databases[1]
If I add the accounts again, Akonadi even builds it's indexes with greyed-out
e-mails. They seem to be deleted in my webmail-interface.
These emails can't be accessed through kmail (they're just showing up). I can't
access them via browser-tab in akonadiconsole either (because of this bug:
https://bugs.kde.org/show_bug.cgi?id=355229) 

BUT: In akonadiconsole DB-Browser-Tab "pimitemtable" there are entries with
remoteID-values that are not shown/indexed by Thunderbird [2] .
The big question now is, why is Akonadi indexing mails, that
Thunderbird/$Webmail isn't?

[1]
https://docs.kde.org/trunk5/en/kdepim/kmail/clean-start-after-a-failed-migration.html
 
[2] In Thunderbird you can sort mails and show "Order Recieved", which I think
is the same number as is the remoteID in akonadi.

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


[krunner] [Bug 344328] krunner is not visible when using multiple monitors

2016-02-21 Thread Vladimir Panteleev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344328

Vladimir Panteleev  changed:

   What|Removed |Added

 CC||thecybersha...@gmail.com

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


[systemsettings] [Bug 357424] Only "Germany (nds_DE)" available / primary language is English

2016-02-21 Thread Dennis Schridde via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357424

--- Comment #8 from Dennis Schridde  ---
I wont consider this fixed, because "Germany" is not the name of the region,
and Wikipedia appears to agree with me:
* https://nds.wikipedia.org/wiki/D%C3%BC%C3%BCtschland
* https://nds.wikipedia.org/wiki/Plattdüütsch

Thus the language/region string still needs to be fixed.

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

[Akonadi] [Bug 358696] KF5's kaddressbook crashes when adding a contact that has a birthday

2016-02-21 Thread eric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358696

--- Comment #3 from eric  ---
Created attachment 97344
  --> https://bugs.kde.org/attachment.cgi?id=97344&action=edit
Trace of addressbook right after adding a contact with a birthday.

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


[plasmashell] [Bug 355680] Favorite icons could be mixed up as item icons

2016-02-21 Thread Gregor Mi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355680

--- Comment #5 from Gregor Mi  ---
Ok, I understand the clogging. But I am not sure now whether code/design
contributions to this issue are welcome or not.

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


[krita] [Bug 345200] No Thumbnail option for .kra in explorer with Windows (7)

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

alvinhoc...@gmail.com changed:

   What|Removed |Added

 CC||alvinhoc...@gmail.com

--- Comment #4 from alvinhoc...@gmail.com ---
I am working on one.

Actually, I've already coded one and it is sort of working. But I would want to
wait until I spoke to Boud about it again before putting the code online or
whatever.

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


[Akonadi] [Bug 355229] akonadiconsole browser does not show any resource entries

2016-02-21 Thread Sebastian Gruener via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355229

Sebastian Gruener  changed:

   What|Removed |Added

 CC||sgrue...@uni-potsdam.de

--- Comment #3 from Sebastian Gruener  ---
I can confirm this with akonadiconsole 0.99, Akonadi 5.1.51, KDE Framework
5.19, Qt 5.5.1 (Packages from Opensuse Tumbleweed)

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


[Akonadi] [Bug 358696] KF5's kaddressbook crashes when adding a contact that has a birthday

2016-02-21 Thread eric via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358696

eric  changed:

   What|Removed |Added

 CC||pro...@gmx.net

--- Comment #2 from eric  ---
This still happens with KF-5.19.0 and akonadi/korganizer/kaddressbook-15.12.2.

Kaddressbook will crash after creating/importing a contact with a birthday
and/or anniversary, when contact has no birthday or anniversary no crash will
happen.

After this crash kaddressbook and korganizer are not usable anymore, because
kaddressbook will always crash when started, and korganizer will crash when
selecting the to-do or event view or when adding a new to-do or event.
Korganizer is only usable when it is only used for viewing the
monthly/weekly/daily calendar.

This all is tested on a completely empty (newly created) home directory and
also tested with both the MySQL (MariaDB) and SQLite3 database engines.

Other information:
Qt-5.5.1, Glibc-2.22, the system is 32bits and the filesystem is BtrFS with
zlib compression.

The backtrace is said to be unusable, but I'll attach anyway.

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


[systemsettings] [Bug 357424] Only "Germany (nds_DE)" available / primary language is English

2016-02-21 Thread Gregor Mi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357424

Gregor Mi  changed:

   What|Removed |Added

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

--- Comment #7 from Gregor Mi  ---
> The reason why the only German regional setting you see is Platt (nds_DE), 
> might be because de_DE is called "Deutschland - Deutsch", not "Germany".

Yes, this it it. Thanks!

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


[systemsettings] [Bug 344588] 'Regional Setting - Formats - Region' setting behaves unexpected

2016-02-21 Thread Gregor Mi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344588

Gregor Mi  changed:

   What|Removed |Added

 CC||codestr...@posteo.org

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


[frameworks-plasma] [Bug 332512] Plasma Popups aren't resizable

2016-02-21 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=332512

--- Comment #54 from Eike Hein  ---
There's no need to repeat the tiresome discussion from scratch; my comment was
about pointing out new information in context of the auto-resize stuff earlier.

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


  1   2   3   >