[kdevelop] [Bug 373414] New: Accessing $this as an array marks the code as syntax error, even though it is a correct syntax in PHP

2016-12-08 Thread Jan Pavlicek
https://bugs.kde.org/show_bug.cgi?id=373414

Bug ID: 373414
   Summary: Accessing $this as an array marks the code as syntax
error, even though it is a correct syntax in PHP
   Product: kdevelop
   Version: 5.0.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Language Support: PHP
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jan.pavli...@centrum.cz
  Target Milestone: ---

Using this construction, which is perfectly valid in PHP:

values[$offset];
}



public function offsetSet($offset, $value)
{
$this->values[$offset] = $value;
}



public function offsetExists($offset)
{
return array_key_exists($offset, $this->values);
}



public function offsetUnset($offset)
{
unset($this->values[$offset]);
}
}


$test = new A;
$test->setTest();
echo $test['test'];


there will be a red background for the line $this['test'] = 'test', saying
"Cannot re-assign $this". But that is in fact possible due to $this being an
instance of class implementing the ArrayAccess interface, thus allowing it to
be accessed as array.

Please look in to this, many frameworks use this kind of access heavily for
forms, components etc. and it is very distracting.

Thanks and have a nice day!

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

[kdevelop] [Bug 373415] New: Code hints and jumping to declaration for docblocks

2016-12-08 Thread Jan Pavlicek
https://bugs.kde.org/show_bug.cgi?id=373415

Bug ID: 373415
   Summary: Code hints and jumping to declaration for docblocks
   Product: kdevelop
   Version: 5.0.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Language Support: PHP
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jan.pavli...@centrum.cz
  Target Milestone: ---

If I hover over a variable of known type, class usage, method call etc., I get
a tooltip with declaration information and the ability to use Ctrl key to jump
to declaration.

This does however not work for @var docblock annotations (and others, but this
one is the most standard one). This would be very useful, for example for class
members, which can be objects or arrays of objects. You could then jump to
class definitions of those objects just by hovering the member variable, as
opposed to manually searching for the class which is required in the current
version.

I don't know if this is a bug and it should be working, or if it is not
implemented yet, so please correct me with the severity if I used it wrong.

Thanks, have a nice day!

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

[krita] [Bug 373407] Cannot Insert/Open from link when link is https

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373407

Boudewijn Rempt  changed:

   What|Removed |Added

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

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

That's because the builds I make are done with a build of Qt that doesn't
support ssl. Building a version of Qt that supports ssl for OSX and Windows is
a big pain, and I never felt it was worth it. I still don't think it's a good
use of my time trying to set that up -- maybe later.

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

[krita] [Bug 373191] Drawing has either "no pressure sensitivity+freezing brushes" or the brush is offset from the pen depending on the info in the "Choose Screen Resolution dialog" on multiscreen (ci

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373191

--- Comment #8 from Boudewijn Rempt  ---
Well, the 3, 2, 1 order is probably the cause of the problem. I suspect that if
you make the x offset 3840, it works...

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

[kdevelop] [Bug 373416] New: Classes not recognized when using absolute namespace name

2016-12-08 Thread Jan Pavlicek
https://bugs.kde.org/show_bug.cgi?id=373416

Bug ID: 373416
   Summary: Classes not recognized when using absolute namespace
name
   Product: kdevelop
   Version: 5.0.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Language Support: PHP
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jan.pavli...@centrum.cz
  Target Milestone: ---

When using a class from another namespace in file that is also in a namespace,
one needs to prepend the full class name with a backslash to indicate absolute
path. But KDevelop fails to recognize the class with the backslash. When I
remove the backslash, class is recognized (is colored and can be jumped to),
but the code no longer works, because the class does not exist (it's path is
resolved relative to current namespace). Demonstration:

file1.php


file2.php - working PHP code, but new \Test\A; is not recognized
class_a = new \Test\A;
  }
}
?>

file3.php - non working PHP code (class gets resolved to Test2\Test\A, which
does not exist), but new \Test\A; is recognized as Test\A by KDevelop
class_a = new Test\A;
  }
}
?>

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

[krita] [Bug 373401] Contiguous Selection Tool: Grow/Shrink at 0 slider fill background is missing

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373401

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Boudewijn Rempt  ---
Fixed in 34f0800178611206109944f140ccb8a21a24f806

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

[krita] [Bug 373076] [HANVON] No tablet interaction with Hanvon Graphic Pal 0806

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373076

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #7 from Boudewijn Rempt  ---
There are two tablet protocols: wintab and windows ink. Almost every tablet
(wacom, huion, yiynova, uclogic, hanvon) come with wintab drivers. There can
only be one wintab driver on a given windows installation. Krita only
understands wintab, which is the reason that you also need a wintab driver for
Surface Pro, which comes with an n-trig pen and which uses windows ink by
default.

The hanvon tablet driver is a wintab driver: will install a wintab32.dll
somewhere. And from the log we can see that there is a wintab driver, otherwise
we couldn't open a context.

What isn't in the log is a record of you trying to draw a stroke. Did you close
Krita directly after starting it?

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

[krita] [Bug 373076] [HANVON] No tablet interaction with Hanvon Graphic Pal 0806

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373076

--- Comment #8 from Boudewijn Rempt  ---
Sorry, I didn't read correctly, you said you did -- but even mouse events
should show up in the log if you enabled tablet logging with ctrl-shift-t.
There is no line saying

krita.tabletlog: vvv START TABLET EVENT LOG
vvv 

So we haven't got a full tablet log yet.

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

[krita] [Bug 373074] Perspective transform of a vector layer provides a completely incorrect result.

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373074

--- Comment #3 from Boudewijn Rempt  ---
I'm tempted to make this a wish bug, but then we really need to disable the
transform tool on vector layers.

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

[krita] [Bug 373074] Perspective transform of a vector layer provides a completely incorrect result.

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373074

--- Comment #5 from Boudewijn Rempt  ---
Git commit 46396e6d10bfb26d5de14427bba52e2dd80f0b5e by Boudewijn Rempt.
Committed on 08/12/2016 at 09:48.
Pushed by rempt into branch 'rempt/impex-refactoring'.

It doesn't work... The workaround is to use a transform mask.

M  +8-0plugins/tools/tool_transform2/kis_tool_transform.cc

https://commits.kde.org/krita/46396e6d10bfb26d5de14427bba52e2dd80f0b5e

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

[krita] [Bug 373074] Perspective transform of a vector layer provides a completely incorrect result.

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373074

--- Comment #4 from Boudewijn Rempt  ---
Git commit e0d7aa5b755da9f342a2038ca8b030d90efb7ed4 by Boudewijn Rempt.
Committed on 08/12/2016 at 09:47.
Pushed by rempt into branch 'krita/3.1'.

It doesn't work... The workaround is to use a transform mask.

M  +8-0plugins/tools/tool_transform2/kis_tool_transform.cc

https://commits.kde.org/krita/e0d7aa5b755da9f342a2038ca8b030d90efb7ed4

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

[krita] [Bug 368703] Failed shader compilation causes immediate crash

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=368703

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #16 from Boudewijn Rempt  ---
I'm pretty sure that with 3.1 rc1 this isn't an issue anymore -- if Krita is
built with a correctly patched Qt, so I am going to close this bug.

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

[krita] [Bug 373316] center or follow layer in timeline when going down the layer stack

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373316

Boudewijn Rempt  changed:

   What|Removed |Added

Version|3.0.2 Alpha |3.1 Beta

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

[krita] [Bug 373316] center or follow layer in timeline when going down the layer stack

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373316

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
   Severity|minor   |wishlist

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

[krita] [Bug 372551] [WACOM] ExpressKeys leave input manager in messed up state

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372551

Boudewijn Rempt  changed:

   What|Removed |Added

Summary|Wacom ExpressKeys leave |[WACOM] ExpressKeys leave
   |input manager in messed up  |input manager in messed up
   |state   |state
 CC||b...@valdyas.org

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

[krita] [Bug 373074] Perspective transform of a vector layer provides a completely incorrect result.

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373074

Boudewijn Rempt  changed:

   What|Removed |Added

   Severity|normal  |wishlist

--- Comment #6 from Boudewijn Rempt  ---
Okay, disabled for now. Maybe with the vector tool refactoring we can make sure
that the transform tool properly works on vector layers, but I kind of have a
feeling that it will be really hard.

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

[krita] [Bug 362739] Vectors cannot have colors outside of the sRGB gamut.

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362739

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #2 from Boudewijn Rempt  ---
Yes -- I'm not surprised, that's because Flake uses QPainter internally. So, a
vector layer is painted on a QImage, and the QImage is converted to a
KisPaintDevice.

QImage and QPainter cannot handle anything other than sRGB; there is a nasty
bug here though because the conversion assumes that any colorspace with the
RGBA id is sRGB...

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

[kwin] [Bug 373380] KWin crash on startup

2016-12-08 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=373380

--- Comment #4 from RJVB  ---
Annoyingly I haven't yet been able to reproduce the crash. I'll update this
ticket if/when I can, but it certainly seems likely that the crash had
something to do with compositing. In fact I'm surprised that I got acceptable
desktop behaviour at all with compositing active; I have another system that I
run both on real silicon and under VirtualBox and I keep having to toggle the
feature (and that's VirtualBox under MSWin, which usually has better support
for "advanced graphics").

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

[kdenlive] [Bug 373417] New: crash on start

2016-12-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373417

Bug ID: 373417
   Summary: crash on start
   Product: kdenlive
   Version: git-master
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: Installation
  Assignee: vpi...@kde.org
  Reporter: bug42.2.kdenl...@gmail.com
  Target Milestone: ---

Created attachment 102681
  --> https://bugs.kde.org/attachment.cgi?id=102681&action=edit
file got with message

starting on command line
Attempting to start /usr/lib64/libexec/drkonqi from kdeinit

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

[krita] [Bug 362739] Vectors cannot have colors outside of the sRGB gamut.

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362739

--- Comment #3 from Boudewijn Rempt  ---
Created attachment 102682
  --> https://bugs.kde.org/attachment.cgi?id=102682&action=edit
Diff to "properly convert the qimage"

Actually, I tried to do the conversion properly, but that gives more problems:
it means for instance that the color used in the calligraphy tool changes after
the stroke is completed and becomes different from the one selected in the
color selector.

I think that we shouldn't touch this area and keep it as it is: the only
possible solution is to implement painting in flake directly on
KisPaintDevices, and that means implemented a QPainter that can work on a
KisPaintDevice. 

We've tried that several times and always failed.

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

[krita] [Bug 362739] Vectors cannot have colors outside of the sRGB gamut.

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362739

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|CONFIRMED   |RESOLVED

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

[kdenlive] [Bug 373417] crash on start

2016-12-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373417

--- Comment #1 from bug42.2.kdenl...@gmail.com ---
 kdenlive PID : 7981 Signal : Segmentation fault (11) Temps : 08/12/2016
11:17:25

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

[krita] [Bug 373299] Zoom shortcuts dont work after focus given to docker windows

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=373299

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #2 from Boudewijn Rempt  ---
It's the same issue as in 372646

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

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

[krita] [Bug 372646] Unable to pan after picking color from reference image until canvas is clicked once first

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372646

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||p...@blueyonder.co.uk

--- Comment #7 from Boudewijn Rempt  ---
*** Bug 373299 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 372646] Unable to pan after picking color from reference image until canvas is clicked once first

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372646

Boudewijn Rempt  changed:

   What|Removed |Added

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

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

[krita] [Bug 372636] Quick Brush engine brushes dont generate mirror strokes when used with mirror tools

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372636

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.

[krita] [Bug 372613] Out of gamut warning color cannot be changed

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372613

Boudewijn Rempt  changed:

   What|Removed |Added

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

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

[krita] [Bug 373270] Make it possible to temporarily hide the layer being transformed

2016-12-08 Thread Szczepan Hołyszewski
https://bugs.kde.org/show_bug.cgi?id=373270

--- Comment #2 from Szczepan Hołyszewski  ---
Yes, I tried with semi-transparency and it was somewhat helpful but
insufficient. It helps correct gross inaccuracies but doesn't help with very
fine positioning of points. A 50% blend of original and unwarped scan looks
about as good when the unwarping is pixel perfect as when it is two or three
pixels off. However our brains are very good at motion detection, so if you
could alternate between original and unwarped scan then you would clearly see
features "jump", even blurry/blobby features that don't give enough feedback
with semi-transparency.

Maybe it could be possible to implement an additional hidding functionality
independent of layer hiding? There is already a precedent where the layer being
worked on with the transform tool is displayed differently: special blending
modes get disabled (mode switches to normal). This means that there is likely a
special code path for that. Couldn't that code path also override opacity to 0
depending on some UI in the transform tool settings?

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

[krita] [Bug 372613] Out of gamut warning color cannot be changed

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372613

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/bbaedcdd138fe5dbc085b7e7
   ||5796a0f103c8104b
 Resolution|--- |FIXED
  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/bbaedcdd138fe5dbc085b7e7 |ta/27c7921d4cf71e5245d2c4e1
   |5796a0f103c8104b|02310b7305db24fd

--- Comment #1 from Boudewijn Rempt  ---
Git commit bbaedcdd138fe5dbc085b7e75796a0f103c8104b by Boudewijn Rempt.
Committed on 08/12/2016 at 10:35.
Pushed by rempt into branch 'krita/3.1'.

M  +3-3libs/image/kis_image_config.cpp
M  +13   -2libs/ui/dialogs/kis_dlg_preferences.cc

https://commits.kde.org/krita/bbaedcdd138fe5dbc085b7e75796a0f103c8104b

--- Comment #2 from Boudewijn Rempt  ---
Git commit 27c7921d4cf71e5245d2c4e102310b7305db24fd by Boudewijn Rempt.
Committed on 08/12/2016 at 10:35.
Pushed by rempt into branch 'rempt/impex-refactoring'.

M  +3-3libs/image/kis_image_config.cpp
M  +13   -2libs/ui/dialogs/kis_dlg_preferences.cc

https://commits.kde.org/krita/27c7921d4cf71e5245d2c4e102310b7305db24fd

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

[krita] [Bug 372613] Out of gamut warning color cannot be changed

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372613

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/bbaedcdd138fe5dbc085b7e7 |ta/27c7921d4cf71e5245d2c4e1
   |5796a0f103c8104b|02310b7305db24fd

--- Comment #2 from Boudewijn Rempt  ---
Git commit 27c7921d4cf71e5245d2c4e102310b7305db24fd by Boudewijn Rempt.
Committed on 08/12/2016 at 10:35.
Pushed by rempt into branch 'rempt/impex-refactoring'.

M  +3-3libs/image/kis_image_config.cpp
M  +13   -2libs/ui/dialogs/kis_dlg_preferences.cc

https://commits.kde.org/krita/27c7921d4cf71e5245d2c4e102310b7305db24fd

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

[krita] [Bug 372613] Out of gamut warning color cannot be changed

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372613

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/bbaedcdd138fe5dbc085b7e7
   ||5796a0f103c8104b
 Resolution|--- |FIXED

--- Comment #1 from Boudewijn Rempt  ---
Git commit bbaedcdd138fe5dbc085b7e75796a0f103c8104b by Boudewijn Rempt.
Committed on 08/12/2016 at 10:35.
Pushed by rempt into branch 'krita/3.1'.

M  +3-3libs/image/kis_image_config.cpp
M  +13   -2libs/ui/dialogs/kis_dlg_preferences.cc

https://commits.kde.org/krita/bbaedcdd138fe5dbc085b7e75796a0f103c8104b

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

[Breeze] [Bug 355540] Tooltips color wrong in gtk applications

2016-12-08 Thread Pavel
https://bugs.kde.org/show_bug.cgi?id=355540

Pavel  changed:

   What|Removed |Added

 CC||pasha-v-...@yandex.ru

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

[krita] [Bug 348018] Corrupted document rendering & 100% CPU usage when enabling OCIO with multiple subwindows

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=348018

--- Comment #5 from Boudewijn Rempt  ---
Argh... And the dropbox link has expired of course. But I still cannot
reproduce anything like this...

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

[krita] [Bug 353591] Tags of unused bundles still appears

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=353591

Boudewijn Rempt  changed:

   What|Removed |Added

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

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

Thanks for your report. I can confirm the issue.

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

[kde] [Bug 373418] New: "KDE 2" window decoration is not available in KDE 5

2016-12-08 Thread Alex Ivanov
https://bugs.kde.org/show_bug.cgi?id=373418

Bug ID: 373418
   Summary: "KDE 2" window decoration is not available in KDE 5
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: yourbestfri...@openmailbox.org
  Target Milestone: ---

The window decoration named "KDE 2" is no more available in KDE 5.
It was available in KDE 4 under kdeartwork package.

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

[krita] [Bug 373184] Assigning new shortcuts doesn't disable the original ones

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=373184

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/b0321ffda31b872063749a17
   ||033f557fb1362e39
 Resolution|--- |FIXED

--- Comment #2 from Dmitry Kazakov  ---
Git commit b0321ffda31b872063749a17033f557fb1362e39 by Dmitry Kazakov.
Committed on 08/12/2016 at 10:42.
Pushed by dkazakov into branch 'krita/3.1'.

Fixed multiple shortcuts bugs

1) Standard actions, like Copy/Paste are now propertized as well.
   Otherwise, their custom shortcuts were never used.

2) ActionInfoItem now has a special field showing that the action
   is explicitly reset to null. This way we will not break it
   accidentally, when refactoring empty strings in the future
   (like it happened this time).

3) Split up KisActionRegistry and KisActionsSnapshot. The former
   is a singleton and used for propertizing the actions, but the
   latter one is just a snapshot used for filling up the settings
   dialog.
Related: bug 372198

M  +0-14   libs/ui/KisPart.cpp
M  +0-5libs/ui/KisPart.h
M  +23   -2libs/ui/dialogs/kis_dlg_preferences.cc
M  +4-0libs/ui/dialogs/kis_dlg_preferences.h
M  +0-12   libs/ui/kis_action.cpp
M  +0-5libs/ui/kis_action.h
M  +5-5libs/ui/kis_action_manager.cpp
M  +1-0libs/widgetutils/CMakeLists.txt
A  +69   -0libs/widgetutils/KisActionsSnapshot.cpp [License: GPL (v2+)]
A  +59   -0libs/widgetutils/KisActionsSnapshot.h [License: GPL (v2+)]
M  +92   -124  libs/widgetutils/kis_action_registry.cpp
M  +15   -7libs/widgetutils/kis_action_registry.h

https://commits.kde.org/krita/b0321ffda31b872063749a17033f557fb1362e39

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

[krita] [Bug 362869] Shortcuts not working after Configure Krita

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=362869

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/985d3cc1e1b23bc201dfe1f0
   ||47e6b538e61595e7

--- Comment #8 from Dmitry Kazakov  ---
Git commit 985d3cc1e1b23bc201dfe1f047e6b538e61595e7 by Dmitry Kazakov.
Committed on 08/12/2016 at 10:42.
Pushed by dkazakov into branch 'krita/3.1'.

Fix undoing shortcut changes when pressing Cancel button

M  +3-2libs/ui/dialogs/kis_dlg_preferences.cc
M  +1-1libs/ui/dialogs/kis_dlg_preferences.h
M  +5-0libs/widgetutils/xmlgui/KisShortcutsDialog.cpp
M  +2-4libs/widgetutils/xmlgui/KisShortcutsDialog.h

https://commits.kde.org/krita/985d3cc1e1b23bc201dfe1f047e6b538e61595e7

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

[kaddressbook] [Bug 332358] Regression: Baloo for tags messes up categories/groups when syncing with external collections (e.g. owncloud)

2016-12-08 Thread Rettich
https://bugs.kde.org/show_bug.cgi?id=332358

Rettich  changed:

   What|Removed |Added

 CC||sebastian.rad...@gmx.de

--- Comment #30 from Rettich  ---
Hi,

is there any update on this? This seems to be still an issue for KF5.

The bad thing is, that Akonadi deletes categories from NextCloud/Owncloud when
the contact is locally modified. Thus, even if I manage categories only in
Owncloud (and devices that support them), modifying the contact from KDE means
I need to re-add categories in Owncloud.

@Jonathan: Will your patch also work with KF5?

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

[krita] [Bug 363823] Error message for ambiguous key shortcuts talks about no longer existing menu entry

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=363823

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/327138fe723fe1d2dd3c5bed
   ||2e38c041dd6a6ab3

--- Comment #1 from Dmitry Kazakov  ---
Git commit 327138fe723fe1d2dd3c5bed2e38c041dd6a6ab3 by Dmitry Kazakov.
Committed on 08/12/2016 at 11:00.
Pushed by dkazakov into branch 'rempt/impex-refactoring'.

Reword the shortcuts conflict message

M  +2-2libs/widgetutils/xmlgui/kactionconflictdetector.cpp

https://commits.kde.org/krita/327138fe723fe1d2dd3c5bed2e38c041dd6a6ab3

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

[kaddressbook] [Bug 332358] Regression: Baloo for tags messes up categories/groups when syncing with external collections (e.g. owncloud)

2016-12-08 Thread Rettich
https://bugs.kde.org/show_bug.cgi?id=332358

--- Comment #31 from Rettich  ---
Btw: Does importing categories work as well with your patch? What about new
tags not yet defined in Akonadi/Baloo?

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

[krita] [Bug 373275] Don't forget position of already moved points when unlocking points

2016-12-08 Thread Szczepan Hołyszewski
https://bugs.kde.org/show_bug.cgi?id=373275

--- Comment #2 from Szczepan Hołyszewski  ---
If you choose to implement this, then please also consider one additional
feature: when adding an extra control point to a transform with some
displacements already defined, optionally also add the new point's displaced
position interpolated according to the current transform.

Consider this as analogous to splitting a Bezier curve where you add a control
point on the curve and also interpolate the two missing off-curve control
points. In the case of Bezier curves this can be solved exactly, i.e. the sum
of resulting arcs is identical to the original arc. With some warp transform
formulas this might not be the case over the entire domain, but the
before/after difference will at least vanish at the new control point.

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

[dolphin] [Bug 373394] Dolphin crashes at file deletion action

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=373394

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org

--- Comment #1 from Elvis Angelaccio  ---
What's the version of your vlc package?

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

[krita] [Bug 372198] Shortcuts reset to default

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=372198

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/b0321ffda31b872063749a17
   ||033f557fb1362e39

--- Comment #5 from Dmitry Kazakov  ---
Git commit b0321ffda31b872063749a17033f557fb1362e39 by Dmitry Kazakov.
Committed on 08/12/2016 at 10:42.
Pushed by dkazakov into branch 'krita/3.1'.

Fixed multiple shortcuts bugs

1) Standard actions, like Copy/Paste are now propertized as well.
   Otherwise, their custom shortcuts were never used.

2) ActionInfoItem now has a special field showing that the action
   is explicitly reset to null. This way we will not break it
   accidentally, when refactoring empty strings in the future
   (like it happened this time).

3) Split up KisActionRegistry and KisActionsSnapshot. The former
   is a singleton and used for propertizing the actions, but the
   latter one is just a snapshot used for filling up the settings
   dialog.
Related: bug 373184

M  +0-14   libs/ui/KisPart.cpp
M  +0-5libs/ui/KisPart.h
M  +23   -2libs/ui/dialogs/kis_dlg_preferences.cc
M  +4-0libs/ui/dialogs/kis_dlg_preferences.h
M  +0-12   libs/ui/kis_action.cpp
M  +0-5libs/ui/kis_action.h
M  +5-5libs/ui/kis_action_manager.cpp
M  +1-0libs/widgetutils/CMakeLists.txt
A  +69   -0libs/widgetutils/KisActionsSnapshot.cpp [License: GPL (v2+)]
A  +59   -0libs/widgetutils/KisActionsSnapshot.h [License: GPL (v2+)]
M  +92   -124  libs/widgetutils/kis_action_registry.cpp
M  +15   -7libs/widgetutils/kis_action_registry.h

https://commits.kde.org/krita/b0321ffda31b872063749a17033f557fb1362e39

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

[krita] [Bug 348033] Krita randomly decides mirroring view shortcut is ambiguous

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=348033

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/fd407d5dd987b450738fccc3
   ||a3e2675c519aec33
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Dmitry Kazakov  ---
Git commit fd407d5dd987b450738fccc3a3e2675c519aec33 by Dmitry Kazakov.
Committed on 08/12/2016 at 10:42.
Pushed by dkazakov into branch 'krita/3.1'.

Fix propertizing Color History and Common Colors actions

M  +2-7   
plugins/dockers/advancedcolorselector/kis_color_selector_ng_docker_widget.cpp

https://commits.kde.org/krita/fd407d5dd987b450738fccc3a3e2675c519aec33

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

[kio-gdrive] [Bug 373402] kio-gdrive keeps asking for authentication

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=373402

--- Comment #1 from Elvis Angelaccio  ---
(In reply to evea from comment #0)
> After authenticating for the second time (access to who you are and View
> your e-mail address).

What do you mean exactly? You were trying to add another account?

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

[dolphin] [Bug 373394] Dolphin crashes at file deletion action

2016-12-08 Thread Anton Latukha
https://bugs.kde.org/show_bug.cgi?id=373394

Anton Latukha  changed:

   What|Removed |Added

 CC||anton.latukha+...@gmail.com

--- Comment #2 from Anton Latukha  ---
extra/vlc 2.2.4-5

=
Hope I somehow using built-in bug-reporting.
Wish I could make a better bugreports.

Here: https://forum.kde.org/viewtopic.php?f=289&t=122020
is suggested to troubleshoot on KDE forum, before reporting.

Can you suggest something, I can do to make bug-reporting better?

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

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

2016-12-08 Thread Jedd
https://bugs.kde.org/show_bug.cgi?id=340982

Jedd  changed:

   What|Removed |Added

 CC||b...@jeddi.org

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

[krita] [Bug 372198] Shortcuts reset to default

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=372198

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/b0321ffda31b872063749a17 |ta/e1d0a836186bee704e8064ea
   |033f557fb1362e39|0210816a76278fbc

--- Comment #6 from Dmitry Kazakov  ---
Git commit e1d0a836186bee704e8064ea0210816a76278fbc by Dmitry Kazakov.
Committed on 08/12/2016 at 11:01.
Pushed by dkazakov into branch 'rempt/impex-refactoring'.

Fixed multiple shortcuts bugs

1) Standard actions, like Copy/Paste are now propertized as well.
   Otherwise, their custom shortcuts were never used.

2) ActionInfoItem now has a special field showing that the action
   is explicitly reset to null. This way we will not break it
   accidentally, when refactoring empty strings in the future
   (like it happened this time).

3) Split up KisActionRegistry and KisActionsSnapshot. The former
   is a singleton and used for propertizing the actions, but the
   latter one is just a snapshot used for filling up the settings
   dialog.
Related: bug 373184

M  +0-14   libs/ui/KisPart.cpp
M  +0-5libs/ui/KisPart.h
M  +23   -2libs/ui/dialogs/kis_dlg_preferences.cc
M  +4-0libs/ui/dialogs/kis_dlg_preferences.h
M  +0-12   libs/ui/kis_action.cpp
M  +0-5libs/ui/kis_action.h
M  +5-5libs/ui/kis_action_manager.cpp
M  +1-0libs/widgetutils/CMakeLists.txt
A  +69   -0libs/widgetutils/KisActionsSnapshot.cpp [License: GPL (v2+)]
A  +59   -0libs/widgetutils/KisActionsSnapshot.h [License: GPL (v2+)]
M  +92   -124  libs/widgetutils/kis_action_registry.cpp
M  +15   -7libs/widgetutils/kis_action_registry.h

https://commits.kde.org/krita/e1d0a836186bee704e8064ea0210816a76278fbc

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

[krita] [Bug 373184] Assigning new shortcuts doesn't disable the original ones

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=373184

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/b0321ffda31b872063749a17 |ta/e1d0a836186bee704e8064ea
   |033f557fb1362e39|0210816a76278fbc

--- Comment #3 from Dmitry Kazakov  ---
Git commit e1d0a836186bee704e8064ea0210816a76278fbc by Dmitry Kazakov.
Committed on 08/12/2016 at 11:01.
Pushed by dkazakov into branch 'rempt/impex-refactoring'.

Fixed multiple shortcuts bugs

1) Standard actions, like Copy/Paste are now propertized as well.
   Otherwise, their custom shortcuts were never used.

2) ActionInfoItem now has a special field showing that the action
   is explicitly reset to null. This way we will not break it
   accidentally, when refactoring empty strings in the future
   (like it happened this time).

3) Split up KisActionRegistry and KisActionsSnapshot. The former
   is a singleton and used for propertizing the actions, but the
   latter one is just a snapshot used for filling up the settings
   dialog.
Related: bug 372198

M  +0-14   libs/ui/KisPart.cpp
M  +0-5libs/ui/KisPart.h
M  +23   -2libs/ui/dialogs/kis_dlg_preferences.cc
M  +4-0libs/ui/dialogs/kis_dlg_preferences.h
M  +0-12   libs/ui/kis_action.cpp
M  +0-5libs/ui/kis_action.h
M  +5-5libs/ui/kis_action_manager.cpp
M  +1-0libs/widgetutils/CMakeLists.txt
A  +69   -0libs/widgetutils/KisActionsSnapshot.cpp [License: GPL (v2+)]
A  +59   -0libs/widgetutils/KisActionsSnapshot.h [License: GPL (v2+)]
M  +92   -124  libs/widgetutils/kis_action_registry.cpp
M  +15   -7libs/widgetutils/kis_action_registry.h

https://commits.kde.org/krita/e1d0a836186bee704e8064ea0210816a76278fbc

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

[krita] [Bug 362869] Shortcuts not working after Configure Krita

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=362869

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/985d3cc1e1b23bc201dfe1f0 |ta/bd6c098fb3ef9f309dce453b
   |47e6b538e61595e7|d7ea434d317c8306

--- Comment #9 from Dmitry Kazakov  ---
Git commit bd6c098fb3ef9f309dce453bd7ea434d317c8306 by Dmitry Kazakov.
Committed on 08/12/2016 at 11:01.
Pushed by dkazakov into branch 'rempt/impex-refactoring'.

Fix undoing shortcut changes when pressing Cancel button

M  +3-2libs/ui/dialogs/kis_dlg_preferences.cc
M  +1-1libs/ui/dialogs/kis_dlg_preferences.h
M  +5-0libs/widgetutils/xmlgui/KisShortcutsDialog.cpp
M  +2-4libs/widgetutils/xmlgui/KisShortcutsDialog.h

https://commits.kde.org/krita/bd6c098fb3ef9f309dce453bd7ea434d317c8306

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

[krita] [Bug 348033] Krita randomly decides mirroring view shortcut is ambiguous

2016-12-08 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=348033

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/fd407d5dd987b450738fccc3 |ta/81453d3fd5461088090d4e0f
   |a3e2675c519aec33|b971ea579e9f06f5

--- Comment #3 from Dmitry Kazakov  ---
Git commit 81453d3fd5461088090d4e0fb971ea579e9f06f5 by Dmitry Kazakov.
Committed on 08/12/2016 at 11:01.
Pushed by dkazakov into branch 'rempt/impex-refactoring'.

Fix propertizing Color History and Common Colors actions

M  +2-7   
plugins/dockers/advancedcolorselector/kis_color_selector_ng_docker_widget.cpp

https://commits.kde.org/krita/81453d3fd5461088090d4e0fb971ea579e9f06f5

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

[dolphin] [Bug 362899] dolphin crashed when I tried to delete file

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=362899

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||piroxil...@ya.ru

--- Comment #7 from Elvis Angelaccio  ---
*** Bug 373394 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 373394] Dolphin crashes at file deletion action

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=373394

Elvis Angelaccio  changed:

   What|Removed |Added

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

--- Comment #3 from Elvis Angelaccio  ---
(In reply to Anton Latukha from comment #2)
> extra/vlc 2.2.4-5

Thanks, this rules out https://bugs.kde.org/show_bug.cgi?id=371507

> 
> =
> Hope I somehow using built-in bug-reporting.
> Wish I could make a better bugreports.
> 
> Here: https://forum.kde.org/viewtopic.php?f=289&t=122020
> is suggested to troubleshoot on KDE forum, before reporting.
> 
> Can you suggest something, I can do to make bug-reporting better?

No need to, there is already a bug report. For now you can switch to
phonon-gstreamer as workaround.

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

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

[phonon-backend-vlc] [Bug 362899] dolphin crashed when I tried to delete file

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=362899

Elvis Angelaccio  changed:

   What|Removed |Added

Product|dolphin |phonon-backend-vlc
  Component|general |general
 CC||bcooks...@kde.org,
   ||elvis.angelac...@kde.org,
   ||f...@kde.org,
   ||j...@videolan.org,
   ||myr...@kde.org
   Assignee|dolphin-bugs-n...@kde.org   |sit...@kde.org

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

[phonon-backend-vlc] [Bug 369414] KDE System Settings crash

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=369414

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kde.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Elvis Angelaccio  ---
https://bugs.kde.org/show_bug.cgi?id=362899 has a better backtrace with debug
symbols.

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

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

[phonon-backend-vlc] [Bug 362899] dolphin crashed when I tried to delete file

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=362899

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||igor.nataly.grinberg@gmail.
   ||com

--- Comment #8 from Elvis Angelaccio  ---
*** Bug 369414 has been marked as a duplicate of this bug. ***

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

[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim

2016-12-08 Thread Thomas Schmitt
https://bugs.kde.org/show_bug.cgi?id=137436

--- Comment #72 from Thomas Schmitt  ---
Hi,

> It is better to use Clang ThreadSanitizer to detect pthread related issue

I currently see no indication that the problem with CDEmu is related to
pthreads. The logs report of refusal to perform RESERVE TRACK and of
connection problems between Linux kernel and CDEmu.
The problem indiations stem from the reply of the kernel to ioctl(SG_IO)
which it transmits in fields of the sg_io_hdr_t (as defined in file
/usr/include/scsi/sg.h), or as errno (as defined in /usr/include/errno.h
and its includelings) if the ioctl() call itself returns -1.

A real DVD burner that is not damaged accepts RESERVE TRACK.
If its cabling and the involved bus controllers are ok, it does not bail out
in the middle of burning.

The refusal of CDEmu on RESERVE TRACK probably stems from
 
https://sourceforge.net/p/cdemu/code/ci/master/tree/cdemu-daemon/src/device-commands.c
function command_reserve_track in line 2199.
One would have to find possible reasons for the two refusals with
  cdemu_device_write_sense(self, ILLEGAL_REQUEST, COMMAND_SEQUENCE_ERROR);
in order to learn how to avoid them.

About the reply of sg_io_hdr_t.host_status == 1 and the errno == 19
i cannot say much. That's deeper inside the kernel's device driver
architecture than i ever had to climb down.

As said, i cannot exclude the possibility that some of libburn's activities
cause these problems with CDEmu. But i have no such experiences with my
own drives and got no such reports from other users of real drives.


Have a nice day :)

Thomas

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

[krita] [Bug 353591] Tags of unused bundles still appears

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=353591

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/fc4fcf0d12b61d71dc798521
   ||e258c149435a5a8c
 Resolution|--- |FIXED

--- Comment #2 from Boudewijn Rempt  ---
Git commit fc4fcf0d12b61d71dc798521e258c149435a5a8c by Boudewijn Rempt.
Committed on 08/12/2016 at 12:10.
Pushed by rempt into branch 'krita/3.1'.

M  +18   -5libs/ui/KisResourceBundle.cpp
M  +3-3libs/widgets/KoResourceServer.h
M  +1-0plugins/extensions/resourcemanager/dlg_bundle_manager.cpp

https://commits.kde.org/krita/fc4fcf0d12b61d71dc798521e258c149435a5a8c

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

[krita] [Bug 353591] Tags of unused bundles still appears

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=353591

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/fc4fcf0d12b61d71dc798521 |ta/be6738b373a8876f9d28bf9b
   |e258c149435a5a8c|a9115e2382bd36d4

--- Comment #3 from Boudewijn Rempt  ---
Git commit be6738b373a8876f9d28bf9ba9115e2382bd36d4 by Boudewijn Rempt.
Committed on 08/12/2016 at 12:11.
Pushed by rempt into branch 'rempt/impex-refactoring'.

M  +18   -5libs/ui/KisResourceBundle.cpp
M  +3-3libs/widgets/KoResourceServer.h
M  +1-0plugins/extensions/resourcemanager/dlg_bundle_manager.cpp

https://commits.kde.org/krita/be6738b373a8876f9d28bf9ba9115e2382bd36d4

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

[kdevplatform] [Bug 373419] New: Kdevplatform shell environment script ignores user's .bashrc

2016-12-08 Thread Andrej Lajovic
https://bugs.kde.org/show_bug.cgi?id=373419

Bug ID: 373419
   Summary: Kdevplatform shell environment script ignores user's
.bashrc
   Product: kdevplatform
   Version: git master
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: util
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: nat...@gmail.com
  Target Milestone: ---

Created attachment 102683
  --> https://bugs.kde.org/attachment.cgi?id=102683&action=edit
The fix for sourcing the user's ~/.bashrc.

I noticed that with the recent commit e48231347a8d3b9cc7a8d281d51c8e4a802c73b2
("Add zsh support for kdevplatform konsole integration" by Kevin Funk on
2016-11-30, see https://phabricator.kde.org/D3171), the
kdevplatform_shell_environment.sh script has been changed in such a way that it
only loads the system bashrc file and ignores the .bashrc file from the user's
home directory.

This has caused a serious inconvenience for me, because I prefer to keep my
shell history forever and therefore set HISTSIZE=-1 and HISTFILESIZE=-1 in my
.bashrc. If these settings get ignored, bash assumes the default value (500
commands). After the above change to kdevplatform_shell_environment.sh, a
single run of kdevelop consistently trims my shell history file to the latest
500 commands, discarding everything that precedes them.

The attached patch fixes the problem.

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

[kwin] [Bug 373420] New: kwin crashes after slowness

2016-12-08 Thread Paul Haggerty
https://bugs.kde.org/show_bug.cgi?id=373420

Bug ID: 373420
   Summary: kwin crashes after slowness
   Product: kwin
   Version: 5.8.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: furyb...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.8.4)

Qt Version: 5.7.0
Frameworks Version: 5.28.0
Operating System: Linux 4.8.10-1-vfio x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I had just booted my computer, and opened steam (native). When I tried to click
on steam's tab in my panel, kwin became unresponsive

- Unusual behavior I noticed:
i got kwin to go from unresponsive to crashing by trying to switch to a virtual
terminal with ctrl+alt+2

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f51c8ecd840 (LWP 899))]

Thread 6 (Thread 0x7f51a75ef700 (LWP 11562)):
[KCrash Handler]
#6  0x7f51994b09f5 in  () at /usr/lib/libnvidia-glcore.so.375.20
#7  0x7f51998aab16 in  () at /usr/lib/libnvidia-glcore.so.375.20
#8  0x7f51999e0eb6 in  () at /usr/lib/libnvidia-glcore.so.375.20
#9  0x7f5199654a9b in  () at /usr/lib/libnvidia-glcore.so.375.20
#10 0x7f5199616e6c in  () at /usr/lib/libnvidia-glcore.so.375.20
#11 0x7f51c67c1d05 in QOpenGLShaderProgram::link() () at
/usr/lib/libQt5Gui.so.5
#12 0x7f51c67e226c in QOpenGLTextureGlyphCache::resizeTextureData(int, int)
() at /usr/lib/libQt5Gui.so.5
#13 0x7f51c6781ea6 in QTextureGlyphCache::fillInPendingGlyphs() () at
/usr/lib/libQt5Gui.so.5
#14 0x7f51c0fc3d38 in  () at /usr/lib/libQt5Quick.so.5
#15 0x7f51c0fc1bf4 in  () at /usr/lib/libQt5Quick.so.5
#16 0x7f51c1048e07 in QQuickTextNode::addGlyphs(QPointF const&, QGlyphRun
const&, QColor const&, QQuickText::TextStyle, QColor const&, QSGNode*) () at
/usr/lib/libQt5Quick.so.5
#17 0x7f51c104da54 in  () at /usr/lib/libQt5Quick.so.5
#18 0x7f51c1049d2c in QQuickTextNode::addTextLayout(QPointF const&,
QTextLayout*, QColor const&, QQuickText::TextStyle, QColor const&, QColor
const&, QColor const&, QColor const&, int, int, int, int) () at
/usr/lib/libQt5Quick.so.5
#19 0x7f51c104886a in QQuickText::updatePaintNode(QSGNode*,
QQuickItem::UpdatePaintNodeData*) () at /usr/lib/libQt5Quick.so.5
#20 0x7f51c1006190 in QQuickWindowPrivate::updateDirtyNode(QQuickItem*) ()
at /usr/lib/libQt5Quick.so.5
#21 0x7f51c10069ab in QQuickWindowPrivate::updateDirtyNodes() () at
/usr/lib/libQt5Quick.so.5
#22 0x7f51c1007a1e in QQuickWindowPrivate::syncSceneGraph() () at
/usr/lib/libQt5Quick.so.5
#23 0x7f51c0fd6d65 in  () at /usr/lib/libQt5Quick.so.5
#24 0x7f51c0fd89ec in  () at /usr/lib/libQt5Quick.so.5
#25 0x7f51c0fdcb4c in  () at /usr/lib/libQt5Quick.so.5
#26 0x7f51c5da1d78 in  () at /usr/lib/libQt5Core.so.5
#27 0x7f51c1bb5454 in start_thread () at /usr/lib/libpthread.so.0
#28 0x7f51c89277df in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f51a5ded700 (LWP 985)):
#0  0x7f51c1bbb10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f51c4f11ac4 in  () at /usr/lib/libQt5Script.so.5
#2  0x7f51c4f11b09 in  () at /usr/lib/libQt5Script.so.5
#3  0x7f51c1bb5454 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f51c89277df in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f51a6dee700 (LWP 983)):
#0  0x7f51c891e551 in ppoll () at /usr/lib/libc.so.6
#1  0x7f51c5fcbac9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f51c5fcd3b8 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f51c5f7a23a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f51c5d9d0f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f51c09132d5 in  () at /usr/lib/libQt5Qml.so.5
#6  0x7f51c5da1d78 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f51c1bb5454 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f51c89277df in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f51ad63f700 (LWP 951)):
#0  0x7f51c891e551 in ppoll () at /usr/lib/libc.so.6
#1  0x7f51c5fcbac9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f51c5fcd3b8 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f51c5f7a23a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f51c5d9d0f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f51bfadde55 in  () at /usr/lib/libQt5DBus.so.5
#6  0x7f51c5da1d78 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f51c1bb5454 in start_thread () at /usr/lib/libpthrea

[ktouch] [Bug 373367] typos in de1 course

2016-12-08 Thread Sebastian Gottfried
https://bugs.kde.org/show_bug.cgi?id=373367

Sebastian Gottfried  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kto |https://commits.kde.org/kto
   |uch/7769aa81983b48e8a0fb550 |uch/5caa6751bcf21e0bedf4ea4
   |d1ac8574eee57e1bf   |49a4ea3fa32ddd4ea

--- Comment #2 from Sebastian Gottfried  ---
Git commit 5caa6751bcf21e0bedf4ea449a4ea3fa32ddd4ea by Sebastian Gottfried.
Committed on 08/12/2016 at 12:38.
Pushed by gottfried into branch 'Applications/16.12'.

fix typo, thanks for spotting

M  +2-2data/courses/de1.xml

https://commits.kde.org/ktouch/5caa6751bcf21e0bedf4ea449a4ea3fa32ddd4ea

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

[kio-gdrive] [Bug 373402] kio-gdrive keeps asking for authentication

2016-12-08 Thread evea
https://bugs.kde.org/show_bug.cgi?id=373402

--- Comment #2 from evea  ---
(In reply to Elvis Angelaccio from comment #1)
> (In reply to evea from comment #0)
> > After authenticating for the second time (access to who you are and View
> > your e-mail address).
> 
> What do you mean exactly? You were trying to add another account?

After checking the systemlog I noticed the problem was that I did not have
kwallet activated, an error message would be helpful.

Even though the problem is fixed for me, I will post how it looks like if
kwallet is not active:

___
I don't have any account connected yet.

So lets say I want to use gdrive, I open it and am asked for authentication.
After entering my account details, I am asked to allow the following things:

Akonadi Resources for Google Services would like to:
View and manage the files in your Google Drive
View the files in your Google Drive
Know who you are on Google
View your email address
View and manage Google Drive files and folders that you have opened or created
with this app
View metadata for files in your Google Drive

So I press allow. After 1 second the login screen opens once again (this time
the user name is already entered). After logging in, I am asked for new
permissions.

Akonadi Resources for Google Services would like to:
Know who you are on Google
View your email address

After pressing allow, the same login screen will appear again, this is a
endless cycle.

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

[dolphin] [Bug 373421] New: System hangs when opening root folder in Dolphin

2016-12-08 Thread Herman Tafintsev
https://bugs.kde.org/show_bug.cgi?id=373421

Bug ID: 373421
   Summary: System hangs when opening root folder in Dolphin
   Product: dolphin
   Version: 15.12.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: panels: places
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: germana...@gmail.com
  Target Milestone: ---

Notebook: Lenovo v580c

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

[dolphin] [Bug 373421] System hangs when you open root folder in Dolphin

2016-12-08 Thread Herman Tafintsev
https://bugs.kde.org/show_bug.cgi?id=373421

Herman Tafintsev  changed:

   What|Removed |Added

Summary|System hangs when opening   |System hangs when you open
   |root folder in Dolphin  |root folder in Dolphin

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

[kde] [Bug 373422] New: Baloo stops at startup

2016-12-08 Thread Patrick Carabin
https://bugs.kde.org/show_bug.cgi?id=373422

Bug ID: 373422
   Summary: Baloo stops at startup
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: patrick.cara...@gmail.com
  Target Milestone: ---

Application: baloo_file (5.18.0)

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

-- Information about the crash:
- What I was doing when the application crashed:
I just logged in. I did NOT ask to run Baloo...
- Unusual behavior I noticed:
I installed KUbuntu this WE - since then, Baloo start and crashes each time i
log in

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation
fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  0xb5c141fa in mdb_txn_begin () from /usr/lib/i386-linux-gnu/liblmdb.so.0
#8  0xb74842e9 in Baloo::Transaction::Transaction (this=0xbfec487c, db=...,
type=Baloo::Transaction::ReadOnly) at
/build/baloo-kf5-MMhumr/baloo-kf5-5.18.0/src/engine/transaction.cpp:53
#9  0xb74843e0 in Baloo::Transaction::Transaction (this=0xbfec487c,
db=0xb74a0240 <(anonymous namespace)::Q_QGS_s_db::innerFunction()::holder>,
type=Baloo::Transaction::ReadOnly) at
/build/baloo-kf5-MMhumr/baloo-kf5-5.18.0/src/engine/transaction.cpp:62
#10 0x0806551f in Baloo::FileContentIndexerProvider::size (this=0xbfec519c) at
/build/baloo-kf5-MMhumr/baloo-kf5-5.18.0/src/file/filecontentindexerprovider.cpp:40
#11 0x0805ed54 in Baloo::FileIndexScheduler::scheduleIndexing (this=0xbfec5178)
at /build/baloo-kf5-MMhumr/baloo-kf5-5.18.0/src/file/fileindexscheduler.cpp:121
#12 0x0805ef75 in Baloo::FileIndexScheduler::powerManagementStatusChanged
(this=0xbfec5178, isOnBattery=false) at
/build/baloo-kf5-MMhumr/baloo-kf5-5.18.0/src/file/fileindexscheduler.cpp:177
#13 0x0805f7b6 in QtPrivate::FunctorCall,
QtPrivate::List, void, void (Baloo::FileIndexScheduler::*)(bool)>::call
(arg=0xbfec4ac4, o=0xbfec5178, f=) at
/usr/include/i386-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:501
#14 QtPrivate::FunctionPointer::call, void>
(arg=0xbfec4ac4, o=0xbfec5178, f=) at
/usr/include/i386-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:520
#15 QtPrivate::QSlotObject, void>::impl (which=1, this_=0x9fd1e98, r=0xbfec5178,
a=0xbfec4ac4, ret=0x0) at
/usr/include/i386-linux-gnu/qt5/QtCore/qobject_impl.h:143
#16 0xb719a080 in QtPrivate::QSlotObjectBase::call (a=0xbfec4ac4, r=0xbfec5178,
this=) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#17 QMetaObject::activate (sender=0xbfec51a4, signalOffset=3,
local_signal_index=0, argv=0xbfec4ac4) at kernel/qobject.cpp:3698
#18 0xb719a95d in QMetaObject::activate (sender=0xbfec51a4, m=0x8094c70
, local_signal_index=0,
argv=0xbfec4ac4) at kernel/qobject.cpp:3578
#19 0x08077fd9 in Baloo::PowerStateMonitor::powerManagementStatusChanged
(this=0xbfec51a4, _t1=false) at
/build/baloo-kf5-MMhumr/baloo-kf5-5.18.0/obj-i686-linux-gnu/src/file/moc_powerstatemonitor.cpp:135
#20 0x0807d964 in Baloo::PowerStateMonitor::slotPowerManagementStatusChanged
(this=0xbfec51a4, conserveResources=false) at
/build/baloo-kf5-MMhumr/baloo-kf5-5.18.0/src/file/powerstatemonitor.cpp:63
#21 0x0807daf0 in
Baloo::PowerStateMonitoroperator()
(watch=0x9f686a8, __closure=) at
/build/baloo-kf5-MMhumr/baloo-kf5-5.18.0/src/file/powerstatemonitor.cpp:53
#22 QtPrivate::FunctorCall,
QtPrivate::List, void,
Baloo::PowerStateMonitor::PowerStateMonitor(QObject*)::
>::call (arg=0xbfec4c64, f=...) at
/usr/include/i386-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:495
#23
QtPrivate::Functor,
1>::call, void> (arg=0xbfec4c64,
f=...) at /usr/include/i386-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:552
#24
QtPrivate::QFunctorSlotObject,
1, QtPrivate::List, void>::impl(int,
QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=1,
this_=0x9fb58c8, r=0x9f686a8, a=0xbfec4c64, ret=0x0) at
/usr/include/i386-linux-gnu/qt5/QtCore/qobject_impl.h:192
#25 0xb719a080 in QtPrivate::QSlotObjectBase::call (a=0xbfec4c64, r=0x9f686a8,
this=) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#26 QMetaObject::activate (sender=0x9f686a8, signalOffset=3,
local_signal_index=0, argv=0xbfec4c64) at kernel/qobject.cpp:3698
#27 0xb719a95d in QMetaObject::activate (sender=0x9f686a8, m=0xb7615b7c
, local_signal_index=0,
argv=0xbfec4c64) at kernel/qobject.cpp:3578
#28 0xb75e2ac9 in QDBusPendingCallWatcher::finished (this=0x9f686a8,
_t1=0x9f686a8) at .moc/moc_qdbuspendingcall.cpp:148
#29 0xb75e42de in QDBusPendingCallWatcherPrivate::_q_finished (this=) at qdbuspendingcall.cpp:488
#30 QDBusPendingCallWatcher::qt_static_metacall (_o=0x9f686a8,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x9fe5130) at
.moc/moc_qdbuspendingcal

[krita] [Bug 356360] Can't undo strokes fully when Cumulative Undo is active

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=356360

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||b...@valdyas.org
 Status|UNCONFIRMED |NEEDSINFO

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

Sorry for the extremely late reply... Somehow this report fell through the
cracks. I've tried to reproduce this now, but I cannot reproduce it anymore.
Can you still reproduce it with 3.1 rc?

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

[digikam] [Bug 373284] digikam crashed with SIGSEGV in QSortFilterProxyModel::parent()

2016-12-08 Thread Ritesh Raj Sarraf
https://bugs.kde.org/show_bug.cgi?id=373284

--- Comment #8 from Ritesh Raj Sarraf  ---
No. I'm still on Xorg.

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

[krita] [Bug 358611] Assistant tool force lines to position not that one mouse is pointing

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=358611

Boudewijn Rempt  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Severity|normal  |wishlist
 Status|UNCONFIRMED |CONFIRMED

--- Comment #8 from Boudewijn Rempt  ---
If we need a new assistant for it, this issue should be classified as a wish &
confirmed.

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

[krita] [Bug 362332] popups disappear when on-screen keyboard appears

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362332

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
Summary|Brush selection popup   |popups disappear when
   |disappears when screen  |on-screen keyboard appears
   |keyboard appears|

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

[kmymoney4] [Bug 373291] kMyMoney error loading shared library libgpgme-pthread.so.11

2016-12-08 Thread Nicholas Loch
https://bugs.kde.org/show_bug.cgi?id=373291

Nicholas Loch  changed:

   What|Removed |Added

   Platform|Neon Packages   |Compiled Sources

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

[plasmashell] [Bug 373423] New: Plasma crashes when disconnecting laptop from dockingstation

2016-12-08 Thread Stefan Kaerst
https://bugs.kde.org/show_bug.cgi?id=373423

Bug ID: 373423
   Summary: Plasma crashes when disconnecting laptop from
dockingstation
   Product: plasmashell
   Version: 5.5.5
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: stefan.kae...@web.de
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.5.5)

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

-- Information about the crash:
- What I was doing when the application crashed:
my Lenovo Thinkpad T430 uses two secondary monitors. one via HDMI and one via
DVI. Desktop is spread across all monitors. If I undock my laptop to use it
offline, KDE crashes.

2nd problem: the KDE/window manager(?) is not able to view my desktop anymore.
It does not matter what I do. It's like I have to attach at least one seconday
monitor to see a desktop, otherwise after KDM login the screen is unusable.
even a reboot with no external monitor attached solves this. this is really
annoying. I have to switch to icewm to log in to X when the laptop is not on
it's docking station.

openSUSE Leap 42.1 
KDE Frameworks 5.21.0
Qt 5.5.1 (built against 5.5.1)
The xcb windowing system

The crash can be reproduced every time.

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

Thread 8 (Thread 0x7fefbcad3700 (LWP 17027)):
#0  0x7ff07ba698e9 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#1  0x7ff07ba69df8 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7ff07ba69f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7ff07fcb9d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7ff07fc60d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7ff07fa8261a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7fefbe11fcf7 in KCupsConnection::run() () at
/usr/lib64/libkcupslib.so
#7  0x7ff07fa8732f in  () at /usr/lib64/libQt5Core.so.5
#8  0x7ff07eb960a4 in start_thread () at /lib64/libpthread.so.0
#9  0x7ff07f39502d in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7ff051790700 (LWP 16844)):
#0  0x7ff07f38cbfd in poll () at /lib64/libc.so.6
#1  0x7ff07ba69e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7ff07ba69f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7ff07fcb9d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7ff07fc60d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7ff07fa8261a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7ff083932282 in  () at /usr/lib64/libQt5Quick.so.5
#7  0x7ff07fa8732f in  () at /usr/lib64/libQt5Core.so.5
#8  0x7ff07eb960a4 in start_thread () at /lib64/libpthread.so.0
#9  0x7ff07f39502d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7ff053fff700 (LWP 16820)):
#0  0x7ff07eb9a03f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7ff08556586b in  () at /usr/lib64/libQt5Script.so.5
#2  0x7ff085565899 in  () at /usr/lib64/libQt5Script.so.5
#3  0x7ff07eb960a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7ff07f39502d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7ff059d37700 (LWP 16794)):
#0  0x7ff07f38cbfd in poll () at /lib64/libc.so.6
#1  0x7ff07ba69e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7ff07ba69f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7ff07fcb9d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7ff07fc60d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7ff07fa8261a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7ff082d96e18 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x7ff07fa8732f in  () at /usr/lib64/libQt5Core.so.5
#8  0x7ff07eb960a4 in start_thread () at /lib64/libpthread.so.0
#9  0x7ff07f39502d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7ff05b4ea700 (LWP 16791)):
#0  0x7ff07f38cbfd in poll () at /lib64/libc.so.6
#1  0x7ff07ba69e64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7ff07ba69f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7ff07fcb9d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7ff07fc60d53 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7ff07fa8261a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7ff082d96e18 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x

[frameworks-baloo] [Bug 373422] Baloo stops at startup

2016-12-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373422

Christoph Feck  changed:

   What|Removed |Added

Version|unspecified |5.18.0
   Assignee|unassigned-b...@kde.org |pinak.ah...@gmail.com
Product|kde |frameworks-baloo
  Component|general |Baloo File Daemon

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

[kwin] [Bug 373418] "KDE 2" window decoration is not available in KDE 5

2016-12-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373418

Christoph Feck  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |kwin-bugs-n...@kde.org
 Resolution|--- |UNMAINTAINED
 Status|UNCONFIRMED |RESOLVED
  Component|general |decorations
   Severity|normal  |wishlist
Product|kde |kwin

--- Comment #1 from Christoph Feck  ---
You are free to port it to the new kdecoration2 API or to an Aurorae theme, but
KWin developers will not do it.

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

[konsole] [Bug 373350] Plasma crashes when Konsole was closed

2016-12-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373350

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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

[krita] [Bug 362789] Layer docker loses focus while renaming in floating mode (undocked mode)

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362789

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #2 from Boudewijn Rempt  ---
Actually... That works here. If it doesn't work for you, I'm again suspecting a
Qt 5.6 vs 5.7 issue.

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

[konsole] [Bug 342201] Crash on Konsole exit when using proprietary nvidia drivers

2016-12-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=342201

Christoph Feck  changed:

   What|Removed |Added

 CC||ser...@sysoev.ca

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

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

[plasmashell] [Bug 373424] New: Panel doesn't go into auto-hide when panel is located on the border to another screen

2016-12-08 Thread Uwe Dippel
https://bugs.kde.org/show_bug.cgi?id=373424

Bug ID: 373424
   Summary: Panel doesn't go into auto-hide when panel is located
on the border to another screen
   Product: plasmashell
   Version: 5.5.5
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: udip...@gmail.com
  Target Milestone: 1.0

I have worked with side panels popping up at an edge event for ages.
With an update to 16.04, by top panel doesn't autohide, even if set so. The
same panel does, when moved to another display side. 
My clear guess is that this has to make with the second screen: I have a
smaller, second, screen on top of the first screen, and the panel and its
auto-hide work everywhere except on that edge, which is at the same time the
lower edge of the smaller panel above. 
Actually, under 14.04, sometimes the auto-hide panel on that edge wouldn't want
to show; though now it shows all the time.

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

[krita] [Bug 362883] Gradient Overlay from PSD import not available

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362883

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #2 from Boudewijn Rempt  ---
Hi Alexander,

I can no longer reproduce this issue with the 3.1 release candidate, so I will
close the bug.

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

[plasmashell] [Bug 373425] New: System Load widget does not show plural CPUs

2016-12-08 Thread Uwe Dippel
https://bugs.kde.org/show_bug.cgi?id=373425

Bug ID: 373425
   Summary: System Load widget does not show plural CPUs
   Product: plasmashell
   Version: 5.5.5
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Widget Explorer
  Assignee: plasma-b...@kde.org
  Reporter: udip...@gmail.com
  Target Milestone: 1.0

I saw 348591 while filing this.
I do have a multicore maxchine, the widget shows the check box for multiple
CPUs, but it is grayed out, and doesn't allow me to tick the multi-CPU option. 

dmesg:
...
[ 0.201025]  #2 #3
[ 0.205722] x86: Booted up 1 node, 4 CPUs

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

[krita] [Bug 362927] “FX” icon in layer docker inconsistent between vector and paint layers

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362927

--- Comment #5 from Boudewijn Rempt  ---
Hm -- it is specifically the paint layer where the Fx icon is in a different
place. Couldn't we just swap the paint layer's alpha locked and layer style
icon positions?

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

[krita] [Bug 362785] Undoing layer opacity change not working sometimes

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=362785

Boudewijn Rempt  changed:

   What|Removed |Added

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

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

I'm sorry, but I've still not managed to reproduce the issue, and I cannot take
any further action, so I will have to close the report.

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

[krita] [Bug 371937] Problem with reassigning hotkeys

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=371937

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Boudewijn Rempt  ---
This is an issue that Dmitry has fixed today.

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

[krita] [Bug 372019] Strange behaviour when moving a Transform mask

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372019

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||b...@valdyas.org
 Status|UNCONFIRMED |NEEDSINFO

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

I'm not sure I am correctly trying to reproduce the issue. This is what I
tried:

* create a selection
* transform the selection with the transform tool
* create a transform mask from the selection
* deselect
* select the move tool
* select the transform mask
* move the mask

The whole layer moved (which is kind of logical, since the mask would transform
the whole layer), but I didn't see anything weird happening.

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

[krita] [Bug 372071] "Move the whole group" option does not move hidden layers within group/subgroups.

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372071

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Boudewijn Rempt  ---
Actually, I'm not sure that this isn't by design: invisibile or locked layers
are never touched by Krita. Maybe we should have an option for this in the move
tool.

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

[krita] [Bug 372133] re-apply worskspace when resizing/starting krita window

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372133

--- Comment #4 from Boudewijn Rempt  ---
Yes... It should work: both restoring the layout as it is at the end of session
and restoring a saved workspace use the same method.

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

[neon] [Bug 373426] New: Missing icons in Breeze Dark (only in unstable)

2016-12-08 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=373426

Bug ID: 373426
   Summary: Missing icons in Breeze Dark (only in unstable)
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Packages Dev Edition [unstable]
  Assignee: neon-b...@kde.org
  Reporter: subd...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

This problem accompanies myself already quite some time. In user edition it's
fine. Breeze in unstable aswell. Only Breeze Dark on unstable misses icons. For
example the Shutdown applet misses the 32px variant (resizing panel to this
size makes it vanish).

Restarting plasmashell from terminal produces the error message:
Couldn't find node 32-32-system-shutdown. Skipping rendering.

Besides "32-32-system-shutdown" same error messages comes for:
arrow-left, arrow-right, arrow-up, arrow-down, shadow, 32-32-system-suspend,
32-32-system-suspend,hibernate, 32-32-system-switch-user,
32-32-system-lock-screen, 32-32-system-logout, 32-32-view-history.

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

[krita] [Bug 371988] Crash when using multibrush and then flipping the stylus. (GDB backtrace)

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=371988

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #3 from Boudewijn Rempt  ---
I'm afraid that just to declutter bugzilla, we'll have to close bugs like this
one: the backtrace just doesn't give a hint, and the issue is really hard to
reproduce.

If the issue was one where multiple windows were in play, that might have been
fixed recently. I tested that way, and no crash.

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

[krita] [Bug 372439] Export to PDF in custom size, does not export to the desired size, unfortunately, but to default size (A4).

2016-12-08 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=372439

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #2 from Boudewijn Rempt  ---
If I create an image, say 1600x1200 pixels and then export to a 100mm x 100mm
pdf, I get a 100mm x 100mm pdf -- if that's not what you meant, I must have
misunderstood you.

Though I also have to admit that Krita's support for writing to a pdf is
extremely limited. It's much better to use Scribus to create pdf's.

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

[kate] [Bug 127639] not show vertical line that constraints 80 symbols line

2016-12-08 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=127639

CnZhx  changed:

   What|Removed |Added

 CC||haoxian.z...@gmail.com

--- Comment #8 from CnZhx  ---
Mark.
Situation is still the same in the end of 2016. It seems that to use a
different font is the only option.

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

[plasmashell] [Bug 371734] Multiscreen lost configuration of the desktop

2016-12-08 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=371734

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@math.unl.edu

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

[kio-gdrive] [Bug 373402] kio-gdrive keeps asking for authentication if kwallet is not available

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=373402

Elvis Angelaccio  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
Summary|kio-gdrive keeps asking for |kio-gdrive keeps asking for
   |authentication  |authentication if kwallet
   ||is not available

--- Comment #3 from Elvis Angelaccio  ---
Thanks for the explanation, I can reproduce if I keep kwallet closed.

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

[kio-gdrive] [Bug 373402] kio-gdrive keeps asking for authentication if kwallet is not available

2016-12-08 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=373402

Elvis Angelaccio  changed:

   What|Removed |Added

Version|unspecified |1.0.4

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

[plasmashell] [Bug 361223] plasmashell hangs up after a day of inactivity

2016-12-08 Thread Larry
https://bugs.kde.org/show_bug.cgi?id=361223

Larry  changed:

   What|Removed |Added

 CC||la...@oisher.net

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

[krita] [Bug 356360] Can't undo strokes fully when Cumulative Undo is active

2016-12-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=356360

--- Comment #2 from guruguru...@outlook.jp ---
Hi Boud, I do not seem to reproduce this with 3.1RC using my original steps,
but at the same time I'm not 100% sure if the issue is gone - I need to check
if the parameters are right for repro, but I can't seem to access the
Cumulative Undo parameters, using Windows. (Can't use the cumulative history
https://bugs.kde.org/show_bug.cgi?id=365300)

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

[plasmashell] [Bug 373427] New: Plasmashell hangs after some notifications

2016-12-08 Thread Larry
https://bugs.kde.org/show_bug.cgi?id=373427

Bug ID: 373427
   Summary: Plasmashell hangs after some notifications
   Product: plasmashell
   Version: 5.8.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: la...@oisher.net
CC: mklape...@kde.org
  Target Milestone: 1.0

Created attachment 102684
  --> https://bugs.kde.org/attachment.cgi?id=102684&action=edit
tail -f /var/log/messages during test

I tried to burst a PDF from Dolphin and received an error message indicating
that pdftk wasn't installed.  The messagebox remained and the desktop and
panels were unresponsive, a problem I've seen many times since installing
Fedora 25.  Alt-F2 did bring up a command prompt and I checked the statuses of
all services registered with qdbus.  Each command was executed and the output
timestamped with hour-minute-seconds that the output was generated.

The following 4 services had extended delays: org.freedesktop.Notifications,
com.canonical.Unity, org.kde.plasmashell and org.kde.StatusNotifierHost-19918. 
I am attaching the output from the qdbus executions for each with tiemstamps. 
The CPU was mostly idle during the failure.  I performed a killall -u MuUser to
address this occurrence; sometimes there are several processes left after the
kill and I have to send signal 9.

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

[plasmashell] [Bug 373427] Plasmashell hangs after some notifications

2016-12-08 Thread Larry
https://bugs.kde.org/show_bug.cgi?id=373427

--- Comment #1 from Larry  ---
Created attachment 102685
  --> https://bugs.kde.org/attachment.cgi?id=102685&action=edit
List of registered services

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

[plasmashell] [Bug 373427] Plasmashell hangs after some notifications

2016-12-08 Thread Larry
https://bugs.kde.org/show_bug.cgi?id=373427

--- Comment #2 from Larry  ---
Created attachment 102686
  --> https://bugs.kde.org/attachment.cgi?id=102686&action=edit
qdbus.org.freedesktop.Notifications results

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

[plasmashell] [Bug 373427] Plasmashell hangs after some notifications

2016-12-08 Thread Larry
https://bugs.kde.org/show_bug.cgi?id=373427

--- Comment #3 from Larry  ---
Created attachment 102687
  --> https://bugs.kde.org/attachment.cgi?id=102687&action=edit
qdbus.com.canonical.Unity results

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

[plasmashell] [Bug 373427] Plasmashell hangs after some notifications

2016-12-08 Thread Larry
https://bugs.kde.org/show_bug.cgi?id=373427

--- Comment #4 from Larry  ---
Created attachment 102688
  --> https://bugs.kde.org/attachment.cgi?id=102688&action=edit
qdbus.org.kde.StatusNotifierHost-19918 results

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

  1   2   3   >