[plasmashell] [Bug 365355] Missing icons for some programs in taskbar

2016-09-04 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365355

--- Comment #7 from Martin Walch  ---
There must be something else that I am missing. When starting plasmashell with
locked plasmoids, some icons are missing. When starting plasmashell with
unlocked plasmoids, everything is fine.

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


[plasmashell] [Bug 365355] Missing icons for some programs in taskbar

2016-09-04 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365355

--- Comment #6 from Martin Walch  ---
Created attachment 100927
  --> https://bugs.kde.org/attachment.cgi?id=100927=edit
.config/plasma-org.kde.plasma.desktop-appletsrc

This sounds very much like the problem that I have seen for several months now.
However, today I looked into it and narrowed it down to the configuration file

~/.config/plasma-org.kde.plasma.desktop-appletsrc

The problem seems to be the section

[Containments][32]
activityId=----
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=org.kde.desktopcontainment
wallpaperplugin=org.kde.image

[Containments][32][Wallpaper][org.kde.image][General]
height=1024
width=1280

which carries the index 32 [Containments][32], but is located before an entry
with index [7].
I see this being automatically fixed when unlocking plasmoids and logging out
and in again: Entry 32 is then moved to the end of the file with a new index
and the icons are visible again.

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


[plasmashell] [Bug 365355] Missing icons for some programs in taskbar

2016-09-04 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365355

Martin Walch  changed:

   What|Removed |Added

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

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


[konsole] [Bug 362197] Scrollback buffer loses data when it grows large enough

2016-08-31 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362197

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

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


[kinfocenter] [Bug 315702] Re-add export function in kinfocenter

2016-08-12 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=315702

Martin Walch  changed:

   What|Removed |Added

Summary|Export button in|Re-add export function in
   |kinfocenter is always   |kinfocenter
   |inactive|
   Severity|normal  |wishlist

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


[kate] [Bug 363186] PHP syntax highlighting problem in comments

2016-08-12 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363186

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

--- Comment #2 from Martin Walch  ---
Indeed, this seems to be handled by doxygen.xml and the email address seems to
be interpreted as HTML tag in the BlockComment context, matching the rule



So, this is not limited to php, but any language that uses the doxygen markup.

A quick fix would probably to add another rule right above with a RegExpr that
matches syntactically valid email addresses. However, this would ignore the
preceding name. Also, this would not match email addresses that are not
enclosed in brackets <...>. I am not sure whether the last one can actually be
implemented, because this might conflict with matching doxygen tags.

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


[kate] [Bug 365171] [PATCH] Python syntax highlighting: not working correctly for escape sequences

2016-08-12 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365171

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

--- Comment #2 from Martin Walch  ---
Looks like something got lost in lines 518—520:



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

[kinfocenter] [Bug 315702] Export button in kinfocenter is always inactive

2016-08-12 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=315702

--- Comment #10 from Martin Walch  ---
Considering bug #334934, there is at least *some* interest in having this
feature.

Should we continue using this bug as feature request?

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


[plasmashell] [Bug 365355] Missing icons for some programs in taskbar

2016-07-16 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365355

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

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


[konquest] [Bug 335016] konquest tries loading the non-existent objects with the ids planet_name_background and planet_ship_count_background from default_theme.svgz

2016-06-10 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335016

--- Comment #1 from Martin Walch  ---
Tracking this down leads to commit 3c8d7a28850d648efa3f4b6ebfd37b23c9062176

> Author: Dmitry Suzdalev 
> Date:   Sat Nov 14 10:18:57 2009 +
> 
> Added a support for two svg elements with IDs "planet_name_background" 
> and "planet_ship_count_background" and made
> them to be rendered under the respective texts in planet item.
> 
> This is needed by our artists to do proper themeing.
> 
> Review completed: http://reviewboard.kde.org/r/2086/
> (reviewed by Parker and Pierre)
> 
> CCMAIL: eugene.trou...@gmail.com
> 
> svn path=/trunk/KDE/kdegames/konquest/; revision=1049025

It looks like this has never been used. Should it be kept in the code?

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


[kmail2] [Bug 349178] KMAIL CRASH

2016-06-04 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349178

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

--- Comment #1 from Martin Walch  ---
Created attachment 99376
  --> https://bugs.kde.org/attachment.cgi?id=99376=edit
Another backtrace

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


[kate] [Bug 343313] kate, kwrite Checking Spelling doesn't works.

2016-05-06 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343313

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

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


[gwenview] [Bug 345272] Gwenview crashed when refreshed SVG image from remote location

2016-05-06 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345272

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

--- Comment #1 from Martin Walch  ---
Application: gwenview (16.04.0)
KDE Frameworks 5.21.0
Qt Version: 5.5.1
Operating System: Linux (x86_64) release 4.5.2-gentoo
Distribution: Gentoo


This happened for me when reloading the locally stored egyptian.svg from lskat.
Before reload I had removed some dead xlink:href attributes from linearGradient
tags. However, I do not know if this has anything to do with the crash.


Application: Gwenview (gwenview), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4784b4f800 (LWP 28538))]

Thread 2 (Thread 0x7f47831e1700 (LWP 28539)):
#0  0x7f47911c59bd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f478a704d79 in poll (__timeout=-1, __nfds=1, __fds=0x7f47831e0d20)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0xb7fc80, cond=cond@entry=0xb7fcc0,
vector=vector@entry=0x0, count=count@entry=0x0) at
/var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_conn.c:459
#3  0x7f478a7067a7 in xcb_wait_for_event (c=0xb7fc80) at
/var/tmp/portage/x11-libs/libxcb-1.11.1/work/libxcb-1.11.1/src/xcb_in.c:693
#4  0x7f47846e3011 in QXcbEventReader::run (this=0xb7f730) at
qxcbconnection.cpp:1229
#5  0x7f4791833b18 in QThreadPrivate::start (arg=0xb7f730) at
thread/qthread_unix.cpp:331
#6  0x7f478c65a4e8 in start_thread (arg=0x7f47831e1700) at
pthread_create.c:334
#7  0x7f47911cedcd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f4784b4f800 (LWP 28538)):
[KCrash Handler]
#6  0x7f479147fe38 in main_arena () from /lib64/libc.so.6
#7  0x7f4795edb4f5 in QSvgStyle::apply (this=this@entry=0x1085728,
p=p@entry=0x7ffc8bbe6760, node=node@entry=0x1085720, states=...) at
qsvgstyle.cpp:516
#8  0x7f4795ed8dba in QSvgNode::applyStyle (this=this@entry=0x1085720,
p=p@entry=0x7ffc8bbe6760, states=...) at qsvgnode.cpp:110
#9  0x7f4795ee0884 in QSvgTinyDocument::draw (this=0x1085720,
p=p@entry=0x7ffc8bbe6760, bounds=...) at qsvgtinydocument.cpp:240
#10 0x7f4795ee2614 in QSvgRenderer::render (this=,
painter=painter@entry=0x7ffc8bbe6760, bounds=...) at qsvgrenderer.cpp:407
#11 0x7f4795ee3467 in QGraphicsSvgItem::paint (this=0x192c950,
painter=0x7ffc8bbe6760, option=0xe9b178, widget=) at
qgraphicssvgitem.cpp:247
#12 0x7f4792ecf662 in _q_paintItem (item=0x192c960,
painter=painter@entry=0x7ffc8bbe6760, option=option@entry=0xe9b178,
widget=widget@entry=0xe91070, useWindowOpacity=,
painterStateProtection=) at graphicsview/qgraphicsscene.cpp:4256
#13 0x7f4792ee2229 in QGraphicsScenePrivate::drawItemHelper
(this=this@entry=0xe9af60, item=item@entry=0x192c960,
painter=painter@entry=0x7ffc8bbe6760, option=option@entry=0xe9b178,
widget=widget@entry=0xe91070, painterStateProtection=) at
graphicsview/qgraphicsscene.cpp:4518
#14 0x7f4792ee3bec in QGraphicsScenePrivate::draw
(this=this@entry=0xe9af60, item=item@entry=0x192c960,
painter=painter@entry=0x7ffc8bbe6760, viewTransform=viewTransform@entry=0x0,
transformPtr=transformPtr@entry=0x18037b0,
exposedRegion=exposedRegion@entry=0xe2eee0, widget=0xe91070,
opacity=opacity@entry=1, effectTransform=0x0,
wasDirtyParentSceneTransform=false, drawItem=true) at
graphicsview/qgraphicsscene.cpp:4938
#15 0x7f4792ee4b2c in QGraphicsScenePrivate::drawSubtreeRecursive
(this=this@entry=0xe9af60, item=0x192c960,
painter=painter@entry=0x7ffc8bbe6760, viewTransform=viewTransform@entry=0x0,
exposedRegion=exposedRegion@entry=0xe2eee0, widget=widget@entry=0xe91070,
parentOpacity=parentOpacity@entry=1, effectTransform=0x0) at
graphicsview/qgraphicsscene.cpp:4829
#16 0x7f4792ee3f2e in QGraphicsScenePrivate::draw
(this=this@entry=0xe9af60, item=item@entry=0x188c900,
painter=painter@entry=0x7ffc8bbe6760, viewTransform=viewTransform@entry=0x0,
transformPtr=transformPtr@entry=0x19c9740,
exposedRegion=exposedRegion@entry=0xe2eee0, widget=0xe91070,
opacity=opacity@entry=1, effectTransform=0x0,
wasDirtyParentSceneTransform=false, drawItem=true) at
graphicsview/qgraphicsscene.cpp:4968
#17 0x7f4792ee4b2c in QGraphicsScenePrivate::drawSubtreeRecursive
(this=this@entry=0xe9af60, item=0x188c900,
painter=painter@entry=0x7ffc8bbe6760, viewTransform=viewTransform@entry=0x0,
exposedRegion=exposedRegion@entry=0xe2eee0, widget=widget@entry=0xe91070,
parentOpacity=parentOpacity@entry=1, effectTransform=0x0) at
graphicsview/qgraphicsscene.cpp:4829
#18 0x7f4792ee3f2e in QGraphicsScenePrivate::draw
(this=this@entry=0xe9af60, item=item@entry=0x1057020,
painter=painter@entry=0x7ffc8bbe6760, viewTransform=viewTransform@entry=0x0,
transformPtr=transformPtr@entry=0x1079720,

[drkonqi] [Bug 355807] Dialog to mark report as related does nothing

2016-05-06 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355807

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

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


[khangman] [Bug 351817] text bubble stating "This letter has already been guessed" has a bad position

2016-04-27 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351817

Martin Walch  changed:

   What|Removed |Added

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

--- Comment #2 from Martin Walch  ---
I guess this also counts as a fix. Closing accordingly.

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


[khangman] [Bug 362193] New: Problems in Localization with German Umlauts ('ä', 'ö', and 'ü') and 'ß'

2016-04-24 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362193

Bug ID: 362193
   Summary: Problems in Localization with German Umlauts ('ä',
'ö', and 'ü') and 'ß'
   Product: khangman
   Version: unspecified
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: an...@kde.org
  Reporter: walch.mar...@web.de

* The keys ä, ö, ü, and ß are never marked as taken (neither green nor red).
* If there is an umlaut in a word, the similar vowel is counted as correct
(i.e. marked green), but the umlaut is not uncovered. For example, a 'u' will
be marked green for "Künstler", although nothing is uncovered. IMO 'u' is not
in the word and should be marked red.
* Any 'ß' from the kvtml file shows up as 'SS'. This is basically correct as
there is no uppercase 'ß' in widespread use (this may change in the future) and
instead the usual replacement is 'SS'. But what is the point of having the 'ß'
key if that letter can not appear?
* Furthermore, the key 'ß' uncovers any two consecutive 's', even if this is
wrong (which is typically the case if there are already two 's' in the kvtml
file, like in "Wissenschaftler").


Reproducible: Always

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

[kopete] [Bug 356130] Kopete crashes after closing any window

2015-11-30 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356130

Martin Walch  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||walch.mar...@web.de
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Walch  ---
Yes, this is pretty sure a duplicate of bug #355275. It is a known problem that
has yet to be fixed (there is no proper easy fix as Alex Merry stated in that
ticket).

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

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


[kopete] [Bug 355275] Kopete crashes after closing a window

2015-11-30 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355275

Martin Walch  changed:

   What|Removed |Added

 CC||donmar...@larkos.de

--- Comment #19 from Martin Walch  ---
*** Bug 356130 has been marked as a duplicate of this bug. ***

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