[konsole] [Bug 371079] underscores are frequently invisible

2016-10-18 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371079

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #1 from Paul  ---
https://bugs.kde.org/show_bug.cgi?id=335079

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


[plasmashell] [Bug 370156] digital clock font is tiny since plasma 5.8.0

2016-10-12 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370156

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #14 from Paul  ---
Can we please restore some sanity to this? :)

User definable font sizes for both date and time would be very much
appreciated, not only by myself, but I feel sure quite a lot of other users
also.

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


[digikam] [Bug 364258] 4.x application configuration rc files are ignored [patch]

2016-10-08 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364258

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #27 from Paul  ---
I've just migrated from digiKam 4.x to 5.2.0 on an openSUSE Tumbleweed system.

There appears to be a problem if 'digikamimagewindowui.rc' is copied during the
~/.kde4/share/apps/digikam/ to ~/.local/share/digikam/ migration.

It results in the (digiKam) Image Editor losing from the Main Menu the sub-menu
entries for: 'Colour', 'Enhance', 'Decorate', and 'Effects'.

Please see this topic on the openSUSE user forum:
https://forums.opensuse.org/showthread.php/520361-DigiKam-5-2-0-Image-Editor-missing-a-lot-of-functions

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


[konsole] [Bug 368750] konsole starts somehow remembering last command

2016-10-02 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368750

Paul  changed:

   What|Removed |Added

 CC||holle...@cs.dal.ca

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


[kdialog] [Bug 369216] kdialog path parsing regression

2016-09-25 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369216

--- Comment #4 from Paul  ---
My best guess now is it's in KIO's KFileWidget::setSelection
- d->setLocationText(QUrl(url));
+d->setLocationText(urlFromString(url));
since the second last edit to kfilewidget.cpp made that change in another
function and it has the affect of prepending file:// to absolute paths on
Linux.

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


[kdialog] [Bug 369216] New: kdialog path parsing regression

2016-09-22 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369216

Bug ID: 369216
   Summary: kdialog path parsing regression
   Product: kdialog
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: br...@frogmouth.net
  Reporter: holle...@cs.dal.ca

kdialog --getsavefilename /path/to/newfile.ext
no longer starts in the supplied directory, but always uses a default (for me
~/Documents)
kdialog --getsavefilename file:///path/to/newfile.ext
still works, but chromium is not that smart.
This regression resulted from the recent commit REVIEW:128639
Code which prepended "file://" to the path was removed as it is not
cross-platform.
I believe QUrl::fromUserInput is doing the right thing, so I'm not sure where
it breaks.


Reproducible: Always

Steps to Reproduce:
1. kdialog --getsavefilename /path/to/newfile.ext
2.
3.

Actual Results:  
Dialog starts in ~/Documents

Expected Results:  
Dialog starts in /path/to

kdialog master, KDE frameworks 5.26, Qt 5.7, ArchLinux.

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


[ksmserver] [Bug 354724] missing some clients or windows when storeSession and performLegacySessionSave

2016-08-13 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354724

Paul  changed:

   What|Removed |Added

 CC|holle...@cs.dal.ca  |

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


[Breeze] [Bug 359863] Icons "krusader_user" and "krusader_root" look too similar.

2016-05-18 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359863

--- Comment #6 from Paul  ---
(In reply to andreas from comment #5)

> what do you think better? any ideas?

Much better :)  root and user are now visually quite distinct from each other.

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


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

2016-05-09 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340267

Paul  changed:

   What|Removed |Added

 CC||spamproof707-bugs-kde@yahoo
   ||.com

--- Comment #48 from Paul  ---
This was first reported on 2014 and still no fix, on a Long Term Release no
less.

I can confirm this is still present on Plasma 5.5.5 and Qt 5.5.1 and Kubuntu
16.04, using two monitors with displayport and nvidia-364. Whenever the
monitors go to sleep and wake up, plasma is dead and no bug report window
appears nor does it restart. Like comment 40 mentioned alt + f2, killall
plasmashell and kstart plasmashell restores the interface.

Sometimes the dual monitor setup gets messed up as well and you have to redo
it.

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


[kwin] [Bug 340225] registerShortcut is undefined in declarativescript

2016-04-29 Thread paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340225

paul  changed:

   What|Removed |Added

 CC||panderpe...@mailbox.org

--- Comment #6 from paul  ---
(In reply to Martin Gräßlin from comment #5)
> sorry no, but I just added it on my todo list.

Is it still on the TODO list or already on "Done"? ; )

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

[kate] [Bug 361632] New: Crashes on closing does not loose anything Version 15.12.3

2016-04-11 Thread paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361632

Bug ID: 361632
   Summary: Crashes on closing does not loose anything  Version
15.12.3
   Product: kate
   Version: 3.14.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: paul.a.gol...@lerot.org

Crashes on closing does not loose anything  Version 15.12.3

Reproducible: Always

Steps to Reproduce:
1.Close Kate
2.
3.

Actual Results:  
Crash message aftre closing

Expected Results:  
Nothing

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


[ksmserver] [Bug 343518] Plasma doesn't restore everything after a reboot

2016-03-30 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343518

Paul  changed:

   What|Removed |Added

 CC|holle...@cs.dal.ca  |

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


[ksmserver] [Bug 354724] missing some clients or windows when storeSession and performLegacySessionSave

2016-03-29 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354724

Paul  changed:

   What|Removed |Added

 CC||holle...@cs.dal.ca

--- Comment #60 from Paul  ---
Just wanted to say thank you.
I've got ~10 articles open in okular at a given time,
and since it has no session management of its own
this fix was most appreciated.
Wish I could beam you a beer.

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


[Oxygen] [Bug 360664] Oxygen5 Icon Theme erroneously inherits Breeze not hicolor

2016-03-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360664

--- Comment #3 from Paul  ---
(In reply to opensuse.lietuviu.kalba from comment #2)

A work-around for this which restores all oxygen/hicolor icons is to simply
merge on a size for size basis, the icons from hicolor with those of oxygen.

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


[plasmashell] [Bug 360064] Wish: Ability to exclude specific devices.

2016-03-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360064

Paul  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Paul  ---
The stable kernel switched to 4.5.0 and contains the fix for this problem:

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=dc8b4afc4a04fac8ee55a19b59f2356a25e7e778

ata: ahci: don't mark HotPlugCapable Ports as external/removable

The Device Notifier no longer shows fixed (HotPlugCapable) devices as
removable/ejectable.

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


[systemsettings] [Bug 356064] Regression: Using a non-Breeze icon theme results in mixed non-Breeze + Breeze icons.

2016-03-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356064

Paul  changed:

   What|Removed |Added

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

--- Comment #8 from Paul  ---
Please see this bug report:
https://bugs.kde.org/show_bug.cgi?id=360664
for the reason behind this behaviour.

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


[plasmashell] [Bug 360742] Customization of Plasma Workspace Themes not possible

2016-03-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360742

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #1 from Paul  ---
See this review request:
https://git.reviewboard.kde.org/r/126953/

Which contains the following quote from "Marco Martin"
"I always wanted to kill that thing!
I was a bit scared of the potential reaction.."

I was also somewhat disappointed at it's demise... :(

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


[frameworks-kiconthemes] [Bug 360664] New: Oxygen5 Icon Theme erroneously inherits Breeze not hicolor

2016-03-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360664

Bug ID: 360664
   Summary: Oxygen5 Icon Theme erroneously inherits Breeze not
hicolor
   Product: frameworks-kiconthemes
   Version: 5.19.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: cf...@kde.org
  Reporter: pip@gmx.com
CC: kdelibs-b...@kde.org

KDE Frameworks 5.19.0
Plasma 5.5.5

oxygen5-icon-theme (48ecefb Tue, 15 Mar 2016 15:55:07 +)


The Oxygen Icon Theme (oxygen5-icon-theme) inherits icons from Breeze, not
hicolor, even though "Inherits=hicolor" is set in the "index.theme"

I guess this is not a problem with the actual icon set, more the way the icon
to be displayed is selected.

Taking just one example, "gparted"

These icons are available:

usr/share/icons/hicolor/16x16/apps/gparted.png
usr/share/icons/hicolor/22x22/apps/gparted.png
usr/share/icons/hicolor/24x24/apps/gparted.png
usr/share/icons/hicolor/32x32/apps/gparted.png
usr/share/icons/hicolor/48x48/apps/gparted.png
usr/share/icons/hicolor/scalable/apps/gparted.svg


The icon being used however is:
usr/share/icons/breeze/apps/48/gparted.svg
usr/share/icons/breeze-dark/apps/48/gparted.svg

as can be seen in the attached screenshot.

This is not restricted to "gparted". It appears that Breeze is being used as
the fallback theme for any icon not found in Oxygen.

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


[frameworks-kiconthemes] [Bug 360664] Oxygen5 Icon Theme erroneously inherits Breeze not hicolor

2016-03-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360664

--- Comment #1 from Paul  ---
Created attachment 97937
  --> https://bugs.kde.org/attachment.cgi?id=97937&action=edit
Screen-shot showing incorrect fallback to breeze

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


[frameworks-kiconthemes] [Bug 360569] Some icons are Breeze although Oxygen icon theme is selected.

2016-03-15 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360569

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #1 from Paul  ---
See also https://bugs.kde.org/show_bug.cgi?id=356064

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


[frameworks-ktexteditor] [Bug 360555] New: Highlighting of spelling errors not shown with some font families when used at smaller sizes.

2016-03-15 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360555

Bug ID: 360555
   Summary: Highlighting of spelling errors not shown with some
font families when used at smaller sizes.
   Product: frameworks-ktexteditor
   Version: 5.19.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: pip@gmx.com

The "Underline" highlighting of spelling errors is not shown when using smaller
sizes of some font families.

For example to correctly show the highlighting:

Liberation Mono requires size ≥14
Ubuntu Mono requires size ≥11

Whilst:

DejaVu Sans Mono (Book) and Droid Mono only requires size ≥5

There is some discussion of this on the openSUSE forum:
https://forums.opensuse.org/showthread.php/514262-Kwrite-automatic-spell-checker-not-highlighting?p=2758809#post2758809

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

[Breeze] [Bug 360294] "breeze-dark" missing folder icon "folder-image-people"

2016-03-09 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360294

--- Comment #2 from Paul  ---
OK... Maybe it's a redundant unused icon that could be removed from breeze
then?

I merely noticed (whilst changing some folder icons in dolphin) that it was
present in breeze, but not in breeze-dark.

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


[Breeze] [Bug 360294] New: "breeze-dark" missing folder icon "folder-image-people"

2016-03-09 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360294

Bug ID: 360294
   Summary: "breeze-dark" missing folder icon
"folder-image-people"
   Product: Breeze
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: pip@gmx.com
CC: kain...@gmail.com

Using "breeze5-icons-5.19.0-1.1" 

The folder icon "breeze-dark/places/[size]/folder-image-people" is missing from
the "breeze-dark" variant, (it is present in breeze). 


Reproducible: Always

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


[Breeze] [Bug 360136] New: mimetype icon missing for DjVu files.

2016-03-05 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360136

Bug ID: 360136
   Summary: mimetype icon missing for DjVu files.
   Product: Breeze
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: pip@gmx.com
CC: kain...@gmail.com

Breeze "breeze5-icons-5.19.0-1.1" does not contain a mimetype icon for DjVu
files.

image/vnd.djvu
image/x-djvu

For reference, typical icon:
https://commons.wikimedia.org/wiki/File:Djvu_icon.svg

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


[plasmashell] [Bug 360064] New: Wish: Ability to exclude specific devices.

2016-03-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360064

Bug ID: 360064
   Summary: Wish: Ability to exclude specific devices.
   Product: plasmashell
   Version: 5.5.4
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Device Notifier
  Assignee: plasma-b...@kde.org
  Reporter: pip@gmx.com

Following on from:
Bug 358085 - Regression: Device Notifier ignores the setting of "Removable
Devices Only"

The Kernel, as from v4.4.x now supports hot-plug on SATA devices.

This results in hot-pluggable drives being shown as "removable" in
"sys/block/sdX/removable". 

OK, in the broadest terms a hot-pluggable drive is removable...

It is from "sys/block/*" that "udisks2" derives it's information, and udisk2 is
where Device Notifier derives it's information.

There is a bug report ( https://bugzilla.kernel.org/show_bug.cgi?id=111651 )
against the mainline kernel regarding this issue, but I'm not sure it's being
treated as a bug per se.

As I understand it, later BIOS may have the ability to disable (I assume the
reporting of) the hot-plug status. Older BIOS may not have, or the hot-plug
status is simply "wrong".


With regard to the Device Notifier:

An option per device to ignore that device would be a good solution.

At the moment having what are essentially fixed devices appearing as removable
is not particularly good; "dangerous" even, as one could inadvertently un-mount
the device.

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


[dolphin] [Bug 360027] New: Wish: Option for new sub-directories to inherit the icon of their parent directory.

2016-03-03 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360027

Bug ID: 360027
   Summary: Wish: Option for new sub-directories to inherit the
icon of their parent directory.
   Product: dolphin
   Version: unspecified
  Platform: unspecified
OS: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: pip@gmx.com

A feature I would very much like to see, (as an option under "Settings ->
Configure Dolphin -> General -> Behaviour", perhaps), would be for new
sub-directories to inherit the icon of their parent.

For example, if a directory had the "folder-green" icon, then new
sub-directories of that directory would also have the "folder-green" icon.

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


[Breeze] [Bug 359913] Firefox extension XPI files have no icon

2016-03-02 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359913

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #2 from Paul  ---
(In reply to andreas from comment #1)
> can you tell me how the icon should be called? cause application-x-xpi and
> application-x-xpiinstall don't work

Typo?  I think you'll find it's x-xpinstall  (only one letter "i")

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


[plasmashell] [Bug 358250] Hard disks seen as removable drives

2016-03-01 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358250

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #3 from Paul  ---
@ Mircea Kitsune

I'm the OP of the bug this is marked as a duplicate of.

There has been some progress made on this, you may be interested in the
following posts:
https://bugzilla.opensuse.org/show_bug.cgi?id=968930
https://bugzilla.kernel.org/show_bug.cgi?id=111651

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


[Breeze] [Bug 359863] Icons "krusader_user" and "krusader_root" look too similar.

2016-03-01 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359863

--- Comment #2 from Paul  ---
I'm no designer, so I'll leave that to you guys to discuss...

As an interim measure, simply increasing the thickness of the blue or red line
would help to distinguish them more easily at a quick glance.

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


[dolphin] [Bug 359926] Very poor visibility of selection marker.

2016-02-29 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359926

Paul  changed:

   What|Removed |Added

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

--- Comment #2 from Paul  ---
Apologies... I appear to have duplicated
https://bugs.kde.org/show_bug.cgi?id=357587

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

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


[dolphin] [Bug 357587] The new selection marker is hard to notice

2016-02-29 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357587

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #8 from Paul  ---
*** Bug 359926 has been marked as a duplicate of this bug. ***

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


[dolphin] [Bug 359926] Very poor visibility of selection marker.

2016-02-29 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359926

--- Comment #1 from Paul  ---
Created attachment 97606
  --> https://bugs.kde.org/attachment.cgi?id=97606&action=edit
Comparison Screen-Shot

Top shows the clearly visible KDE4/Oxygen selection marker, whilst the lower
(same file selected) shows the almost impossible to see KDE5/Breeze selection
marker.

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


[dolphin] [Bug 359926] New: Very poor visibility of selection marker.

2016-02-29 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359926

Bug ID: 359926
   Summary: Very poor visibility of selection marker.
   Product: dolphin
   Version: 15.12.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: pip@gmx.com

Version 15.12.2
KDE Frameworks 5.19.0
Qt 5.5.1 (built against 5.5.1)

The selection marker ( + sign) is almost impossible to see when using the
default Breeze icon theme.

See attached comparison (with Version 14.12.3 using Oxygen icons) screen-shot. 





Reproducible: Always

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


[Breeze] [Bug 359863] New: Icons "krusader_user" and "krusader_root" look too similar.

2016-02-27 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359863

Bug ID: 359863
   Summary: Icons "krusader_user" and "krusader_root" look too
similar.
   Product: Breeze
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: uri_herr...@nitrux.in
  Reporter: pip@gmx.com
CC: kain...@gmail.com

The icons for krusader user and root mode are too similar.

The very thin blue or red line makes it hard to distinguish between them,
especially at smaller sizes.  

openSUSE breeze5-icons-5.19.0-1.1

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


[frameworks-kio] [Bug 356278] dolphin does not show any file information in copy dialog

2016-02-06 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356278

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

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


[frameworks-kwidgetsaddons] [Bug 358977] KPasswordDialog: Password Visibility icon is overlapped by Clear Entry icon.

2016-02-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358977

--- Comment #2 from Paul  ---
Created attachment 97008
  --> https://bugs.kde.org/attachment.cgi?id=97008&action=edit
Overlapped by the 'Clear Entry' icon.

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


[frameworks-kwidgetsaddons] [Bug 358977] KPasswordDialog: Password Visibility icon is overlapped by Clear Entry icon.

2016-02-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358977

--- Comment #1 from Paul  ---
Created attachment 97007
  --> https://bugs.kde.org/attachment.cgi?id=97007&action=edit
Initial 'Password Visibility' icon.

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


[frameworks-kwidgetsaddons] [Bug 358977] New: KPasswordDialog: Password Visibility icon is overlapped by Clear Entry icon.

2016-02-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358977

Bug ID: 358977
   Summary: KPasswordDialog: Password Visibility icon is
overlapped by Clear Entry icon.
   Product: frameworks-kwidgetsaddons
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: cf...@kde.org
  Reporter: pip@gmx.com
CC: kdelibs-b...@kde.org

The 'Password Visibility' icon (eye shaped icon) is being overlapped by the
'Clear Entry' icon. As shown in the attached screen shots.


KDE Frameworks: 5.18.0
Desktop theme: openSUSE
Widget style: QtCurve
Window decoration: Oxygen
Icon theme: Oxygen Ionised

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


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

2016-01-27 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341143

Paul  changed:

   What|Removed |Added

 CC|pip@gmx.com |

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


[plasmashell] [Bug 358085] Regression: Device Notifier ignores the setting of "Removable Devices Only"

2016-01-20 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358085

--- Comment #8 from Paul  ---
(In reply to David Edmundson from comment #6)
> Please follow this up with udisks:
> http://www.freedesktop.org/wiki/Software/udisks/ 

Just for information. Bug report against udisks2:
https://bugs.freedesktop.org/show_bug.cgi?id=93789

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


[plasmashell] [Bug 358085] Regression: Device Notifier ignores the setting of "Removable Devices Only"

2016-01-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358085

--- Comment #7 from Paul  ---
Hmm... yes, it seems that it was introduced with the udisks2 update to 2.1.6

I have another machine which still has 2.1.5 and that gives the following:

...   
Ejectable:  false
Id: Corsair-Force-LS-14068153994605e6
...

I don't have plasma5 on that machine, but I'm guessing the device notifier
would (correctly) not show the above drive.

OK. Thanks. Sorry for the erroneous bug report.

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


[plasmashell] [Bug 358085] Regression: Device Notifier ignores the setting of "Removable Devices Only"

2016-01-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358085

Paul  changed:

   What|Removed |Added

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

--- Comment #5 from Paul  ---
Requested information attached.

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


[plasmashell] [Bug 358085] Regression: Device Notifier ignores the setting of "Removable Devices Only"

2016-01-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358085

--- Comment #4 from Paul  ---
Created attachment 96734
  --> https://bugs.kde.org/attachment.cgi?id=96734&action=edit
As requested: udiskctrl dump

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


[plasmashell] [Bug 358085] Regression: Device Notifier ignores the setting of "Removable Devices Only"

2016-01-19 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358085

--- Comment #3 from Paul  ---
Created attachment 96733
  --> https://bugs.kde.org/attachment.cgi?id=96733&action=edit
As requested: plasma-org.kde.plasma.desktop-appletsrc

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


[plasmashell] [Bug 358085] Regression: Device Notifier ignores the setting of "Removable Devices Only"

2016-01-16 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358085

--- Comment #1 from Paul  ---
Created attachment 96687
  --> https://bugs.kde.org/attachment.cgi?id=96687&action=edit
Device Notifier ignoring setting "Removable Devices Only"

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


[plasmashell] [Bug 358085] New: Regression: Device Notifier ignores the setting of "Removable Devices Only"

2016-01-16 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358085

Bug ID: 358085
   Summary: Regression: Device Notifier ignores the setting of
"Removable Devices Only"
   Product: plasmashell
   Version: 5.5.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Device Notifier
  Assignee: plasma-b...@kde.org
  Reporter: pip@gmx.com

Device Notifier does not obey the setting of "Removable Devices Only".

See attached screenshot. (Only the first device is a removable device, the
remaining four are fixed SSD/HDD drives.)



Reproducible: Always

Steps to Reproduce:
1. In "Device Notifier Settings -> General" set option to "Removable Devices
Only" -> Apply -> OK
2. Insert a removable device. (USB stick for example.)
3. 

Actual Results:  
Device Notifier shows fixed devices as well as the just inserted removable
device.

Expected Results:  
Only the removable device is shown.

KDE Frameworks 5.17.0
plasma5-workspace 5.5.2-1.1

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


[plasmashell] [Bug 357532] Widget Explorer is not being populated.

2016-01-06 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357532

--- Comment #11 from Paul  ---
First off -- Thanks. :)

I've changed the setting to "longDuration=1" in "~/.config/plasmarc" and that
works well.

Visually, animation is "disabled", and widgets are now shown in the Explorer.

Win / Win - Animation for the (probable majority) who want it - No animation
for old farts like me.

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


[plasmashell] [Bug 357532] Widget Explorer is not being populated.

2016-01-05 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357532

--- Comment #6 from Paul  ---
Comment 5 by Kai Uwe Broulik is, it would seem, is very relevant...

I'm far too old for all these fading, zooming, or sliding animations, and have
them disabled via setting "longDuration=0" in "~/.config/plasmarc".

(As per Sebastian Kügler
https://quickgit.kde.org/?p=plasma-framework.git&a=commit&h=52c489eee50621aebb8fd7c57bce7f327a602ad8
)

It seems that the Widget Explorer code is not handling that very well.

If I temporarily remove "longDuration=0" then the Widget Explorer shows the
widgets.

Now, please, before you dismiss this as a 'WONTFIX', I would like to point out
that disabling animation is something that some users would wish to do. 

A Google search on the phrase 'disable kde animations' just returned "About
33,100 results", so I don't think you can legitimately say that I'm a
statistical outlier :)

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

[plasmashell] [Bug 357532] Widget Explorer is not being populated.

2016-01-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357532

Paul  changed:

   What|Removed |Added

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

--- Comment #4 from Paul  ---
OK - console output after executing:
"kquitapp5 plasmashell"
"plasmashell"
and opening the widget explorer


paul@Orion-Tumble:~$ kquitapp5 plasmashell
paul@Orion-Tumble:~$ plasmashell
unversioned plugin detected, may result in instability
unversioned plugin detected, may result in instability
unversioned plugin detected, may result in instability
unversioned plugin detected, may result in instability
unversioned plugin detected, may result in instability
unversioned plugin detected, may result in instability
unversioned plugin detected, may result in instability
No metadata file in the package, expected it at:
"/home/Common-Public/Wallpapers//metadata.desktop"
No metadata file in the package, expected it at:
"/home/Common-Public/Wallpapers//metadata.desktop"
No metadata file in the package, expected it at:
"/home/Common-Public/Wallpapers//metadata.desktop"
KActivities: Database connection: 
"kactivities_db_resources_139887737075904_readonly" 
query_only:  QVariant(qlonglong, 1) 
journal_mode:QVariant(QString, "wal") 
wal_autocheckpoint:  QVariant(qlonglong, 100) 
synchronous: QVariant(qlonglong, 0)
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:73:5:
QML RootModel: Binding loop detected for property "showRecentApps"
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:73:5:
QML RootModel: Binding loop detected for property "showRecentDocs"
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:37:
TypeError: Cannot read property 'DateTime' of undefined
Known plasmoid ids: QHash(("org.kde.plasma.clipboard",
29)("org.kde.plasma.battery", 33))
unversioned plugin detected, may result in instability
unversioned plugin detected, may result in instability
Notifications service registered
file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/Notifications.qml:135:
TypeError: Cannot read property 'IdleTime' of undefined
XSync seems available and ready
XSync Inited
Supported, init completed
file:///usr/lib64/qt5/qml/QtQuick/Controls/Button.qml:96: TypeError: Cannot
read property of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/Button.qml:96: TypeError: Cannot
read property of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:37:
TypeError: Cannot read property 'flat' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38:
TypeError: Cannot read property 'hovered' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:124:
TypeError: Cannot read property 'text' of null
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qml:83:
TypeError: Cannot read property 'menu' of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:37:
TypeError: Cannot read property 'flat' of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38:
TypeError: Cannot read property 'hovered' of null   
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:124:
TypeError: Cannot read property 'text' of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qml:83:
TypeError: Cannot read property 'menu' of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Button.qml:96: TypeError: Cannot
read property of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Button.qml:96: TypeError: Cannot
read property of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:37:
TypeError: Cannot read property 'flat' of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38:
TypeError: Cannot read property 'hovered' of null   
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:124:
TypeError: Cannot read property 'text' of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qml:83:
TypeError: Cannot read property 'menu' of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:37:
TypeError: Cannot read property 'flat' of null  
file:///usr/lib64/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38:
TypeError: Cannot read property 'hovered' of null   
file:///usr/lib64/qt5/qml

[plasmashell] [Bug 357532] Widget Explorer is not being populated.

2016-01-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357532

--- Comment #2 from Paul  ---
Created attachment 96455
  --> https://bugs.kde.org/attachment.cgi?id=96455&action=edit
Dragging Widget in unpopulated explorer.

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


[plasmashell] [Bug 357532] Widget Explorer is not being populated.

2016-01-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357532

--- Comment #1 from Paul  ---
Created attachment 96454
  --> https://bugs.kde.org/attachment.cgi?id=96454&action=edit
Unpopulated Widget Explorer

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


[plasmashell] [Bug 357532] New: Widget Explorer is not being populated.

2016-01-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357532

Bug ID: 357532
   Summary: Widget Explorer is not being populated.
   Product: plasmashell
   Version: 5.5.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Widget Explorer
  Assignee: plasma-b...@kde.org
  Reporter: pip@gmx.com

Following the recent update to kde-frameworks-5.17.0 / plasmashell 5.5.1 the
widget explorer is not being populated. (Screenshot 1)

All widgets are present in /usr/share/plasma/plasmoids

Curiously, if I "guess" the location of a widget (within the explorer) I am
able to grab and drag it using the mouse. (Screenshot 2)

Reproducible: Always

Steps to Reproduce:
1. Unlock widgets
2. Add widgets
3. 

Actual Results:  
Empty unpopulated widget explorer sidebar opens.

Expected Results:  
The widget explorer is populated with available widgets :)


Desktop theme: openSUSE
Widget style: QtCurve
Window decoration: Oxygen
Icon theme: Oxygen Ionised

Prior to the update to kde-frameworks-5.17.0 / plasmashell 5.5.1 the widget
explorer was working correctly using the above set-up.

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


[kate] [Bug 357523] Kate does not terminate when it's window is closed.

2016-01-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357523

--- Comment #2 from Paul  ---
Sorry, forgot to add if I use "File -> Quit" instead of the "Close" button,
kate terminates correctly.

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


[kate] [Bug 357523] New: Kate does not terminate when it's window is closed.

2016-01-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357523

Bug ID: 357523
   Summary: Kate does not terminate when it's window is closed.
   Product: kate
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: pip@gmx.com

When kate is "terminated" by closing it's window there is a kate process left.

Reproducible: Always

Steps to Reproduce:
1. Launch kate
2. Close kate's window
3. Issue "ps -ef | grep kate" from a vt

Actual Results:  
There is a kate process still shown, for example:
paul@Orion-Tumble:~$ ps -ef | grep kate
paul  1573  1451 10 15:10 ?00:00:00 /usr/bin/kate -b
paul  1604  1580  0 15:11 pts/000:00:00 grep --color=auto kate
paul@Orion-Tumble:~$


Expected Results:  
The kate process terminates when it's window is closed.

This behaviour was observed after the kde-frameworks-5.17.0 update.

Kate 15.08.3
KDE Frameworks 5.17.0
Qt 5.5.1 (built against 5.5.1)

Further information on the openSUSE forum, please see:
https://forums.opensuse.org/showthread.php/512463-Odd-problem-with-%28kde%29-kate-following-the-20151229-TW-snapshot

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


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

2016-01-04 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341143

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #161 from Paul  ---
I think further "discussion" here is all rather moot.

Check this bug's history and you'll see that around Comment 135 David Edmundson
was indeed truly "pissed off" and removed himself from the cc list... 

I wonder why? (Rhetorical question...)

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


[QtCurve] [Bug 357365] round and rounded objects have wrong appearance under Qt5

2015-12-31 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357365

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

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


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

2015-12-21 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=332512

--- Comment #40 from Paul  ---
(In reply to Eike Hein from comment #36)
> It's not entirely trivial because ... but it's a bit more than "lemme do
> that tonight".

Thanks for your reply. I wasn't suggesting that the solution was trivial. I was
asking what the plan/timescale was to implement some sort of solution. :)

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


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

2015-12-21 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=332512

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #35 from Paul  ---
(Sebastian Kügler wrote in comment #0)
> It's impossible to resize a Plasma popup dialog, for example those popping
> out of the panel. The corners should be draggable and then remember their
> size, just like in Plasma 1.
> 

A fairly basic (trivial almost) requirement... 

So what actually is the plan/timescale on implementing resizeable popups
outright?

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

[Breeze] [Bug 356768] Separators are hardly visible and creates not so nice UI

2015-12-16 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356768

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #3 from Paul  ---
(In reply to Hugo Pereira Da Costa from comment #2)
> ... The existence of the splitter being hinted only by the change of
> cursor when you mouse over it. 

Which, of course, presupposes one _knows_ the splitter is there. ;)

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


[klipper] [Bug 343519] Klipper systray widget is not closed automatically once a user has selected an item

2015-12-15 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343519

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #9 from Paul  ---
(In reply to Thomas Pfeiffer from comment #7)
> ... but leave it open when an entry is selected with the mouse.

Why ?  One has made the selection, there is _no need_ for it to be left open.
Never mind "guidelines" and "consistency" - Please, let common sense prevail.

Or, looked at differently. How many people using KDE4 klipper, which does
close, have said "Hey guys, this should stay open after I've made my selection"
;)

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


[systemsettings] [Bug 356064] Regression: Using a non-Breeze icon theme results in mixed non-Breeze + Breeze icons.

2015-12-10 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356064

Paul  changed:

   What|Removed |Added

Summary|Non Breeze themes now   |Regression: Using a
   |display some Breeze icons.  |non-Breeze icon theme
   ||results in mixed non-Breeze
   ||+ Breeze icons.

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


[plasmashell] [Bug 356415] Multiple clicks are necessary in order to activate panel elements

2015-12-09 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356415

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #2 from Paul  ---
This is also now being reported by a couple of people on the openSUSE factory
mailing list. 

See the following thread:
http://lists.opensuse.org/opensuse-factory/2015-12/msg00190.html

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


[Oxygen] [Bug 356423] Regression: Oxygen icon theme use Breeze icons for some programs

2015-12-09 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356423

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

--- Comment #3 from Paul  ---
It's not only Oxygen, it seems that _any_ non breeze icon theme now has part
breeze icons shown.

I reported the bug here: https://bugs.kde.org/show_bug.cgi?id=356064 a few days
ago.

A quick and dirty bodge that I've employed is to delete _all_ of the icons from
the breeze icon set ( /usr/share/icons/breeze ) thus forcing any attempt to use
them to revert to the fallback "inherits=" set in the (breeze) "index.theme"...
;)

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


[systemsettings] [Bug 356237] New: Unable to change icon associated with mimetype if ~/.local/share/mime/packages does not already exist.

2015-12-03 Thread Paul via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356237

Bug ID: 356237
   Summary: Unable to change icon associated with mimetype if
~/.local/share/mime/packages does not already exist.
   Product: systemsettings
   Version: 5.4.3
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_filetypes
  Assignee: fa...@kde.org
  Reporter: pip@gmx.com

openSUSE Tumbleweed (20151128) / KDE Frameworks 5.16.0 / System Settings 5.4.3

Attempting to change the icon associated with a mimetype (System Settings ->
Applications -> File Associations) fails to work if the subdirectory
"~/.local/share/mime/packages" does not already exist.

Within system settings it gives the appearance of having worked, however having
closed System Settings the icon is unchanged when viewing a directory listing
using Dolphin, and if one again uses System Settings it shows the original
icon.

This section of ".xsession-errors-:0" gave the clue...

m_userSpecifiedIcon has changed. Now set to "text-rdf+xml"
Entry  "application/rdf+xml"  is dirty. Saving.
m_userSpecifiedIcon has changed. Now set to "text-rdf+xml"
writing "/home/paul/.local/share/mime/packages/application-rdf+xml.xml"
Couldn't open "/home/paul/.local/share/mime/packages/application-rdf+xml.xml"
for writing
"application/rdf+xml" hasDefinitionFile: false

Specifically, the "Couldn't open..." - The subdirectory didn't exist.

Having manually created ~/.local/share/mime/packages changing the icon worked
correctly.

I have 3 users on that particular machine, none of whom had a
"~/.local/share/mime/*" subdirectory.

Interestingly, System Settings was able to create an additional subdirectory,
"~/.local/share/mime/application".

I tried again with one of the other users, initally just creating
"~/.local/share/mime" - which failed, it had to be
"~/.local/share/mime/packages".

So it seems that System Settings expects that subdirectory to "just be there",
and does not create it if missing.


Reproducible: Always

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