Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Plasma 6 (Port to KF6) #43

Open
debnath-d opened this issue Dec 11, 2023 · 8 comments
Open

Support Plasma 6 (Port to KF6) #43

debnath-d opened this issue Dec 11, 2023 · 8 comments

Comments

@debnath-d
Copy link

Please port this widget to KDE Framework 6. The guidelines are here.

@jas0n098 jas0n098 mentioned this issue Feb 10, 2024
@giostark
Copy link

giostark commented Mar 9, 2024

Is a very useful tool that allow to have a quick feedback on the net transfer status ... Hope that will be maintained :-)
Edit:
For the ones that are using plasma 6 , here the porting (that work):
Source:
https://forum.archlinux.de/d/35150-netspeed-widget-plasma-6
Download:
plasma-applet-netspeed-widget-plasma6.zip

@simondvt
Copy link

Is a very useful tool that allow to have a quick feedback on the net transfer status ... Hope that will be maintained :-) Edit: For the ones that are using plasma 6 , here the porting (that work): Source: forum.archlinux.de/d/35150-netspeed-widget-plasma-6 Download: plasma-applet-netspeed-widget-plasma6.zip

I'm running KDE 6.0.1 and I get this error installing the widget in the zip:

file:///home/user/.local/share/plasma/plasmoids/org.kde.netspeedWidget/contents/ui/main.qml:52:5: PlasmaCore.DataSource is not a type

@giostark
Copy link

giostark commented Mar 10, 2024

Hi , I don't know ...
$ yay -Qss plasma-workspace
local/plasma-workspace 6.0.1-1 (plasma)
I'm under arch linux and it worked.
Do you have the plasma-systemmonitor installed?
Seems that this widget make a call of what the system monitor gather from the system.
The PlasmaCore.DataSource share info so that multiple app do not work for gather from the system the same information already available.
https://www.reddit.com/r/kde/comments/gqfs9u/widgets_development_plasmacoredatasource_what_is/

@dfaust
Copy link
Owner

dfaust commented Mar 10, 2024

I released the kf6 version. Try this: https://www.pling.com/p/2136505/

@simondvt
Copy link

I released the kf6 version. Try this: pling.com/p/2136505

This worked, thanks!

@giostark I do have plasma-workspace 6.0.1-1 and plasma-systemmonitor 6.0.1-1.

@dfaust
Copy link
Owner

dfaust commented Mar 10, 2024

To be clear. Since version 2.0, netspeed-widget doesn't need any additional plasma package.
/proc/net/dev is used as data source.

@giostark
Copy link

Thanks dfaust for your time and work :-)

@giostark
Copy link

Hi all ,
Today I tried to download and install this widget to my laptop but it end with this issue :
file:///home/ios/.local/share/plasma/plasmoids/org.kde.netspeedWidget/contents/ui/main.qml:52:5: PlasmaCore.DataSource is not a type
The "install" from https://www.opendesktop.org/p/2136505/ via install report :
invalid OCS URL
The old zip linked above do not work either.
Installing it from source report the same first issue.

Suggestions ?
Thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants