I would recommend that you search for tasks before opening a new task. This is already in progress, but held up until the new usysconf version can land and later add rules to move over pinned gnome-mpv instances to celluloid in budgie and other desktop environments. See D6911 for more information.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 12 2020
Jun 6 2020
Jun 4 2020
Fix ia32 builds for windows
spectron: Make tests pass on Windows Docker containers
May 31 2020
It seems like you are missing a lot of information in the changelog. You only have the new changes n 1.5.94, but not what happened in between 1.5.90 and 1.5.94.
May 30 2020
May 29 2020
Oh right, we have the Mingw64 stuff in the repository now. Will give a shot at getting it wired into Carla before looking into this more.
I will start looking into getting the differential for this posted soon. I had totally forgot this. Thanks @DataDrake for notifying me by assigning :)
May 28 2020
May 27 2020
May 24 2020
May 23 2020
I must admit that I done that a lot of times, but I see little use for it in the repository.
May 22 2020
I would recommend having the summary more like "The changelog can be found here". It reads a little bit nicer to the end user that is going to look at the update message :)
May 21 2020
The PR has now been merged. Would anyone with the ability of editing this task please cross out pgadmin, aegisusb and youtube-dl-gui from the list?
You could probably move from python3-devel to pkgconfig(python3). But yeah, as @algent mentioned above, it looks like your issues are from missing shiboken2. We seem to have a shiboken package in the repository but I don't think that it is the correct one.
Looks like some weirdly formatted parts of the changelog sneaked into the test plan for some reason. Should be fixed now.
May 17 2020
May 16 2020
May 13 2020
I opened a PR to clean some of the above crust away to make this task easier: https://github.com/getsolus/solus-sc/pull/49
I have rebuilt colord and simple-scan against this version without issues. I can't test simple-scan because I have no scanner, camera or anything along those lines.
I installed libgusb since colord is required by gtk3 and I don't see anything that isn't working as expected.
I think I might have found the cause for the weird realtime behaviour. According to https://github.com/jackaudio/jackaudio.github.com/wiki/Cgroups, there might be issues for kernels with CONFIG_RT_GROUP_SCHED enabled in the kernels (which we obviously have if looking at the linux-current and linux-lts configs). It should require a modification to /etc/cgconfig.conf, but we don't have any file in Solus. Anyone know where I can find the cgroup config file in Solus?
- Use --hwdec=auto-safe for safer hardware decoding. Thanks to @aleksvor for pointing it out.
May 12 2020
Some words on depreciation and possible deprecation:
- pgadmin: Seems to not have any maintainers in Solus, but upstream is fine. Deprecation time?
- aegisusb: can be removed from the list, seem to have been deprecated
- youtube-dl-gui: Should probably be deprecated. the project is dead upstream and has no maintainer on our side.
May 11 2020
Fyi, the link for the source of Hydrogen is just 404. However, it does look like they quite recently released beta2: https://github.com/hydrogen-music/hydrogen/releases/tag/1.0.0-beta2
May 9 2020
It might be worth it to update this to 2.10.2 and hopefully we can then get this landed soon :)
May 7 2020
The latest release looks to be from 2018 and the project sadly seems to be more or less unmaintained since 2018. I am sorry, but I don't think that this will be accepted due to that. However, it really does looks like a useful project for Jack and Ardour users...
May 6 2020
@serebit I think I missed that when reading the release notes. I don't think you need to add it back, you can probably just keep it as it is then. Looks good to me :)
May 5 2020
Thanks for posting the revision. I wish that I could make the source download on my end to build it correctly, but it just wont budge.
I posted a comment with some suggestions that I think could improve things a bit :)
@serebit That's great! Since you have a working package.yml, I won't stress the matter further as I can't reach the source download for some reason. I suggest that you go ahead with it if you like :)
I will have a look at building this. However, I won't promise anything as I have had troubles building it on my machine in the past...
GitHub is still the best code hosting platform AFAIC. Nothing is implying that GitHub can't be trusted because it is owned by Microsoft. I fear that this issue just might turn into a philosophical debate over companies...
May 4 2020
I have now updated and rebased getsolus/solus-sc/pull/22 against master which means that this should be more or less ready to go as soon as getsolus/usysconf/pull/4 is merged (and when the rules for this gets done of course).
Please update the request to follow the structure outline in the official documentation.
Btw, it is just Solus, not Solus Os ;)
May 3 2020
I am sorry. I should have phrased myself in a better way. I was merely trying to say that it more or less was another web wrapper using electron (yes, I was wrong about that though), but I guess a bad day and poor past experiences with pouring in way too much time into packaging electron apps (such as Atom and Etcher) had an impact and clouded my vision. I will give a bit more thought the next time I provide a comment on such heated topics...
May 2 2020
Please update the request to follow the structure outline in the official documentation.
Apr 30 2020
Apr 29 2020
Apr 23 2020
In T8882#169509, @jawkins wrote:Are we any closer to jack2 landing in the repo? and if not, is there any testing i can do to help get things moving?
This update fixes a security issue, so I would highly recommend that you add CVE-2020-11810 to the summary so eopkg can label this as a security fix.
I usually do it like the example below because I think it looks the best and is very clear with what is being fixed:
**Security:** - CVE-2020-11810: Denial of service in openvpn
It might also be worth adding a security tag to the revision so reviewers perhaps can land it a bit quicker, but it is not really necessary by any means, just something I usually do :)
I think this should be able to be closed as resolved now that it has landed :)
This could probably be updated to 1.2.9 now ;)
Might be useful in the future with systemd updates and it has some legacy boot fixes too that probably could come in handy :)
Apr 22 2020
- Update to 1.7.98
Apr 18 2020
- Make sure to bump (Thanks to @livingsilver94 for notifying)
Apr 14 2020
In D8665#140171, @DataDrake wrote:One of the things I vaguely remember from when I was working on it, last time was that the limits.conf is whitespace sensitive. Nothing has changed about PAM since I got it working, so I'm a bit confused by this.
Upon further inspection, it looks like realtime might not work in the version before it either...
https://discuss.getsol.us/d/608-jack-audio-refuses-to-start-in-realtime-mode/3
- Update limits.conf to follow the jack documentation (still does not fix realtime for some reason)
I am so sorry to be saying this, but it might not be that good to merge this. For some reason I can't get realtime working now, I know that it worked when I initially had the jack2 version installed but something is preventing it from working now.
landing this now means that it isn't working and it would make a lot of jack users unhappy.
Apr 13 2020
Inkscape version 0.92.5 was recently released with support for Python3 extensions. It hopefully means that we can drop support for python2 in a couple more packages, so I figured that it was relevant to inform about :)
@DataDrake I have now pushed a revision for moving over to jack2. See D8665 for more info. Fyi, it looks like Fedora are doing the same that we are doing here.
- Update version to 2.1.0 (displayed like that inside the program)
Will get a new differential up for updating jack-audio-connection-kit instead
Apr 12 2020
Could we in some way make sure that D8542 gets included in the formal write up of 4.2 when it is released? I think it is a really nice addition that it worth mentioning in release notes :)
@DataDrake That sounds like a wonderful plan. I will get that sorted sometime in the coming days ?
- Update celluloid to 0.19
Apr 8 2020
We are about to replace instead of having them co-exist
Any chance that D7307 could land in its current state and I can then submit a new differential to make it replace jack1? Arcanist won't let me update the revision no matter how hard I try, it seems :(