Matthias Klumpp
Matthias Klumpp
> Welcome to the team. Hopefully you should be able to upload there, using version `0.15.2-2flatpak1` or similar. Thank you, and done :-) And since `0.15.2-2flatpak1
That is a very weird issue, I have never seen this behavior on any PC or laptop. Is the cursor lagging in general, or only on the PoMiDAQ window? If...
What did you do to try to implement this change in PoMiDAQ? If the hardware can actually do what you want (it should work fine...), then all you would actually...
Did it work for you? :-)
Thank you for your reply! I can also reproduce the issue (easy, as I am in the same group as the original reporter), and we are using Python 3.13 (currently...
You can find the package here: https://packages.debian.org/source/sid/neuron Looking at https://salsa.debian.org/science-team/neuron/-/tree/debian/master/debian/patches?ref_type=heads it looks like the package includes https://github.com/neuronsimulator/nrn/commit/6d912993c170cfc0a6e84a8317a5de3f9ccb6ad7 (and its dependencies), but not https://github.com/neuronsimulator/nrn/commit/c624c943a7d35752ef94c9c6586fa3a55bb7a27b How strange! I can include the latter...
Are you familiar with building Debian packages and are you on Debian? One extremely quick way to get a package out would be doing these steps: ```bash sudo apt install...
This is fine :-) Nix is pretty much an outlier compared to the other package-management systems, but if you manage to get something working that people would want to use,...
> Also, for FreeBSD we'll likely add support for extra data search paths soon, which may also help you. That support has been added, check out `PackageIndex::dataPrefix()` :-)
I am pretty sure the intent is that the contents of the metainfo file *override* stuff from the desktop file, and that this was actually changed nearly a decade ago...