[Discover] [Bug 381039] Discover crashes with packagekit-qt5 installed

2017-06-09 Thread aexoxea
https://bugs.kde.org/show_bug.cgi?id=381039

aexoxea  changed:

   What|Removed |Added

 CC||aexoxea...@gmail.com

--- Comment #1 from aexoxea  ---
Hi,

I'm not the bug maintainer, just another Arch Linux user experiencing crashes
with Discover. In my case, Discover (discover) crashes if the Qt5 Bindings for
Packagekit (packagekit-qt5) are installed, but Flatpak (flatpak) is not also
installed (both are optional dependencies of Discover under Arch Linux).
There's a thread about this behaviour on the Arch Linux BBS:
https://bbs.archlinux.org/viewtopic.php?id=226752 .

I don't want to 'hijack' this bug report if the issues are not the same, so are
you able to advise if you have flatpak installed or not, and if not, whether
installing flatpak (as a test) then allows Discover to work please?

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

[zanshin] [Bug 367662] New: Add tray icon with minimise/close to tray only

2016-08-21 Thread aexoxea via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367662

Bug ID: 367662
   Summary: Add tray icon with minimise/close to tray only
   Product: zanshin
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: er...@kde.org
  Reporter: aexoxea...@gmail.com
CC: mbe...@ipsquad.net

I believe it would be beneficial to implement an optional tray icon, with
optional minimise and/or close to tray which would cause Zanshin to appear in
the tray only after being minimised and/or closed. This would enhance usability
where there is a desire to keep Zanshin running in the background.

Reproducible: Always

Steps to Reproduce:
n/a

Actual Results:  
n/a

Expected Results:  
n/a

Apologies if this is already planned; I searched reviewboard, forums and
existing bugs but could not find same.

I would also like to thank all the Zanshin developers and contributors for this
product (I'm using v0.4.0, unfortunately that's not available to select in the
bugtracker).

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


[plasmashell] [Bug 361071] Weather Forecast Widget - Cannot save configuration when loaded in system tray

2016-04-23 Thread aexoxea via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361071

aexoxea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||17f023020674377ec8465b8141a
   ||6dcc0e6f89ac6
   Version Fixed In||5.6.3

--- Comment #1 from aexoxea  ---
This has been resolved in Plasma 5.6.3 by making the Weather Forecast Widget no
longer available as a System Tray Extra Item (see commit reference with comment
"[Weather] do not allow in NotificationArea, broken in Plasma 5.6").

I am consequently updating the bug details and setting the status as
RESOLVED/FIXED; if this is not appropriate protocol, please let me know.

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


[plasmashell] [Bug 361071] New: Weather Forecast Widget - Cannot save configuration when loaded in system tray

2016-03-27 Thread aexoxea via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361071

Bug ID: 361071
   Summary: Weather Forecast Widget - Cannot save configuration
when loaded in system tray
   Product: plasmashell
   Version: 5.6.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: aexoxea...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org

(Apologies for placing in General; I'm not sure if this is a System Tray issue
or a Widget issue. Will try to get back to you in a timely fashion for any info
needed for re-assignment.)

The Weather Forecast Widget is listed as an "Extra Item" that can be activated
in the System Tray. However, it is not useful as there is no default weather
station configuration, and a new weather station cannot be set; you can bring
up the configuration dialog, search for and set a weather station, but the
"Apply" button is never activated and the weather station is not saved when you
select the "OK" button.

This also applies to other settings (the update frequency and units). You also
can't work around this by switching between the configuration modules, as the
usual 'unsaved changes' prompt never shows. It's as though you've changed
nothing, even though you have.

The Widget can be configured fine when added directly to a panel, or to the
desktop (both of which serve as workarounds), so it's just when activating it
as a System Tray Extra Item.

(If the Widget is not meant to be available as a System Tray Extra Item, then
I'm happy for this bug to be closed once the configuration that causes it to be
available there is removed; however, I will leave that to those who know
whether this is intended or not.)

Reproducible: Always

Steps to Reproduce:
1. Create a panel and add a System Tray to it.
2. Access the System Tray Settings, "Entries" module, and enable "Weather
Forecast". The Widget appears by default as a blank space in the System Tray.
3. Access Weather Forecast Settings for that Widget, either "Weather Station"
or "Units" modules, and change one or more settings. Note that the "Apply"
button does not activate.
4. Press the "OK" button. Note that the Widget does nothing.
5. Re-access Weather Forecast Settings for that Widget. Note that none of the
settings that you changed were saved.

Actual Results:  
Widget is not configured and does nothing; re-opening the configuration dialog
shows changes not saved.

Expected Results:  
Widget is configured and loads the weather for the specified weather station.

plasmashell logs various warnings when accessing the Weather Forecast Widget's
configuration dialog. There are two key differences to what happens when doing
this for the Widget in the System Tray vs. the Widget directly on the
panel/desktop, which may be relevant:

(1) The following warnings are logged for Widget in System Tray which are NOT
logged for Widget directly in Panel/Desktop:

plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.weather/contents/ui/configWeatherStation.qml:63:
TypeError: Cannot read property 'nativeInterface' of null
plasmashell:
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:75:
TypeError: Cannot read property 'configuration' of null

(2) The following warnings are logged for Widget directly in Panel/Desktop
which are NOT logged for Widget in System Tray:

plasmashell: Calling KPluginInfo::property("Name") is deprecated, use
KPluginInfo::name() in "/usr/lib/qt/plugins/plasma/dataengine/ion_noaa.so"
instead.
plasmashell: Calling KPluginInfo::property("Name") is deprecated, use
KPluginInfo::name() in "/usr/lib/qt/plugins/plasma/dataengine/ion_wettercom.so"
instead.
plasmashell: Calling KPluginInfo::property("Name") is deprecated, use
KPluginInfo::name() in "/usr/lib/qt/plugins/plasma/dataengine/ion_envcan.so"
instead.
plasmashell: init()
plasmashell:  

(...where  is different each time.)

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