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

wont show single devices only groups #46

Closed
si458 opened this issue Jun 28, 2022 · 3 comments
Closed

wont show single devices only groups #46

si458 opened this issue Jun 28, 2022 · 3 comments

Comments

@si458
Copy link
Collaborator

si458 commented Jun 28, 2022

when assigning a single device in meshcentral, the app is showing a blank screen and no devices

issue started here - Ylianst/MeshCentral#4188

ListViewGroup grp = devicesListView.Groups.Add(devicesListView.Groups.Count.ToString(), node.mesh.name);
this is the line its crashing at it would seem, because we arent sending any groups, only the devices

EDIT: if you send the group with NO RIGHTS it will not crash, HOWEVER it shows ALL devices

@Ylianst
Copy link
Owner

Ylianst commented Jul 1, 2022

Just put in a fix for this, will be in MeshCentral v1.0.45.

@si458
Copy link
Collaborator Author

si458 commented Jul 2, 2022

yep all fixed with 1.0.45! closing

@si458 si458 closed this as completed Jul 2, 2022
@githubbiswb
Copy link

Confirmed, thank you everyone for all of the hard work done here!

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

No branches or pull requests

3 participants