ioc.exchange is one of the many independent Mastodon servers you can use to participate in the fediverse.
INDICATORS OF COMPROMISE (IOC) InfoSec Community within the Fediverse. Newbies, experts, gurus - Everyone is Welcome! Instance is supposed to be fast and secure.

Administered by:

Server stats:

1.3K
active users

Andrew Zonenberg

Attention Fedora users: ngscopeclient is now building Fedora packages in GitHub Actions CI (most recent build as of this post at github.com/ngscopeclient/scope).

Can anyone try installing these and verify that they install properly and that ngscopeclient runs correctly? The PR adding the Fedora test build runs and passes unit tests but I have not actually tested the generated packages.

GitHubMerge pull request #859 from Gherkin/master · ngscopeclient/scopehal-apps@39988c1ngscopeclient and other client applications for libscopehal. - Merge pull request #859 from Gherkin/master · ngscopeclient/scopehal-apps@39988c1

@azonenberg I tested both rpms on Fedora 42 KDE and they install correctly and ngscopeclient runs.

@azonenberg Works equally well as my manual build from ~a week ago!

Both my manual and the .rpm are facing a lot of troubles with the UI scaling so I cannot resize the window. Will try to figure this out during my next analysis session...

@ablu that's one of the six olen release blocking tickets for v0.1.

Packaging is another.

Let me know if you make any progress, I've been too busy chasing the other issues to hunt the resize one so far. What exact platform (os version, desktop env, window manager, x11 vs wayland, etc)?

@azonenberg Fedora 42, Gnome with Wayland on Intel graphics... Nothing particulary fancy. Will try to do some tests in the evening.

@ablu This issue is tracked as github.com/ngscopeclient/scope if you wanna put any updates there.

There's a good chance it's related to github.com/ngscopeclient/scope or the commits surrounding it, as we were chasing some Vulkan issues related to window resize. I don't think we've significantly touched resize since then.

I think some other platforms are not sending the same resize event sequence we expect to see here so we probably have more hoops to jump through.

GitHubWindow resize events not properly handled · Issue #824 · ngscopeclient/scopehal-appsBy VIPQualityPost