[kdeconnect] [Bug 366363] Does not load qml files to show in the plasmoid due to new PluginCheck feature

2016-08-07 Thread Eldhrimer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366363

Eldhrimer  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WONTFIX
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Eldhrimer  ---
Ok, since no additional help has been provided, I'm returning to use 0.9.6.
Hope to see this update soon in the repo.

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


[kdeconnect] [Bug 366363] Does not load qml files to show in the plasmoid due to new PluginCheck feature

2016-08-04 Thread Eldhrimer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366363

--- Comment #5 from Eldhrimer  ---
Sorry, I just comment what showed up in the window. The console output was:
-
No metadata file in the package, expected it at:
"/usr/local/share/plasma/plasmoids/org.kde.kdeconnect//metadata.desktop"
No metadata file in the package, expected it at:
"/usr/local/share/plasma/plasmoids/org.kde.kdeconnect//metadata.desktop"
org.kde.plasma: invalid fallback path in 
"/usr/local/share/plasma/plasmoids/org.kde.kdeconnect/"
Unable to load applet "org.kde.kdeconnect" with arguments ()


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


[kdeconnect] [Bug 366363] Does not load qml files to show in the plasmoid due to new PluginCheck feature

2016-08-03 Thread Eldhrimer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366363

--- Comment #4 from Eldhrimer  ---
Here it is:
--
Error al cargar archivo QML:
file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:24:1:
module "org.kde.kdeconnect" is not installed
--

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


[kdeconnect] [Bug 366363] Does not load qml files to show in the plasmoid due to new PluginCheck feature

2016-08-03 Thread Eldhrimer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366363

--- Comment #2 from Eldhrimer  ---
I just 'make install'd in /usr/ and the same error appeared:
-
Error al cargar archivo QML:
file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:48:34:
Type FullRepresentation unavailable
file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:55:23:
Type DeviceDelegate unavailable
file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/DeviceDelegate.qml:94:13:
Type Battery unavailable
file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Battery.qml:26:1:
PluginChecker is not a type
--
 Also if I uninstall the distro given package, a new error pops up:
---
Error al cargar archivo QML:
file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:24:1:
module "org.kde.kdeconnect" is not installed
---
So... It's failing to import the module that it is? I'm a bit confused.

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


[kdeconnect] [Bug 366363] New: Does not load qml files to show in the plasmoid due to new PluginCheck feature

2016-08-02 Thread Eldhrimer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366363

Bug ID: 366363
   Summary: Does not load qml files to show in the plasmoid due to
new PluginCheck feature
   Product: kdeconnect
   Version: 1.0
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: plasmoid
  Assignee: albertv...@gmail.com
  Reporter: vico.220...@gmail.com

I just compiled the 1.0 release (Fedora latest is 0.9.6 in its repo).
Everything went okay except for the optional Wayland requisite (wich I didn't
have).
Relogged and there was the next error  message in the plasmoid (in spanish):
--
Error al cargar archivo QML:
file:///usr/local/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:48:34:
Type FullRepresentation unavailable
file:///usr/local/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:55:23:
Type DeviceDelegate unavailable
file:///usr/local/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/DeviceDelegate.qml:72:17:
Type Sftp unavailable
file:///usr/local/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/Sftp.qml:26:1:
PluginChecker is not a type
---
Then I made a backup of the files, and loaded the old qml files that were in
the 0.9.6 installation.
Refreshed the Plasma Desktop and everything went OK, except for the fact that
there was no Find My Phone feature (obviously). I retried loading up again the
backup. Same error.
Also, when right-clicked and selected "Settings" it just showed me the keyboard
shorcut panel, not the kdeconnect module.


Reproducible: Always

Steps to Reproduce:
1. Load up the new QML files.

Actual Results:  
Plasmoid displayed an error message. No KCM.

Expected Results:  
Should have just opened the plasmoid normally.

KDE Plasma 5.7.2

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