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

The Workspace Info Panel is empty #449

Closed
pcardona34 opened this issue Dec 24, 2024 · 8 comments
Closed

The Workspace Info Panel is empty #449

pcardona34 opened this issue Dec 24, 2024 · 8 comments
Labels

Comments

@pcardona34
Copy link
Contributor

Hi Sergii,

This is a minor issue:
The Workspace Info Panel is empty.

I think it could be usefull to have these infos to get a full context when reporting an issue.

  • Context:

12.8
Linux NEXTPI 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux

@trunkmaster
Copy link
Owner

Workspace Info panel mostly uses standard GNUstep routines. Should work without a problem.
Do you have any messages in console on first open of panel?

@trunkmaster
Copy link
Owner

@pcardona34 is it still actual?

@pcardona34
Copy link
Contributor Author

Yes, it is actual: tested under Debian 12, aarch64 (last install today).
Nothing in the Console Log.

@pcardona34
Copy link
Contributor Author

The same under Ultramarine (Fedora like) so it seems a specific issues of the Raspberries (maybe a device-tree trap) or of the arm kernel. I will investigate.

@trunkmaster
Copy link
Owner

trunkmaster commented Mar 16, 2025

I've mananged to reproduce this with VM on MacBook Air M2. Now I can inspect this issue.

trunkmaster added a commit that referenced this issue Mar 16, 2025
… contain information. This change fixes issue #449.
@trunkmaster
Copy link
Owner

Mentioned change should fill Info Panel with most of the information except "Processor" field on ARM. Unfortunately I don't know how to get CPU information. Even lscpu utillity doesn't show this. Maybe this may change in the future when Linux will enhance.

@pcardona34
Copy link
Contributor Author

In the case of my pi400, lscpu is verbose...

cpuinfos_pi400.txt

@pcardona34
Copy link
Contributor Author

Well done. Maybe later we could get the CPU info on arm machines.

Image

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

No branches or pull requests

2 participants