The officially official Devuan Forum!

You are not logged in.

#151 Re: Off-topic » Your thoughts on: TheCaseForTheUsrMerge » 2022-06-11 18:48:56

personally i think an approach like that of gobolinux is the better way for some aproaches specially in regards to libraries and compatibility, and combining it with a declarative package manager would really hit the nail, yes i know that is basically nixos but there's a lot of stuff about nixos i dislike in regards to it's architecture, like the reliance on systemd and the imutable base OS.

will later give the usrmerge package a test and see how it goes, like what can possibly go wrong?

#152 Desktop and Multimedia » [SOLVED] webp thumbnailer » 2022-05-29 17:24:14

EDX-0
Replies: 0

as per the title i'm trying to get a webp thumbnailer working with pcmanfm.

i put the following inside ~/.local/share/thumbnailers/webp.thumbnailer

[Thumbnailer Entry]
Version=1.0
Encoding=UTF-8
Type=X-Thumbnailer
Name=webp Thumbnailer
MimeType=image/webp;
Exec=/usr/bin/convert %i -thumbnail %s %o

and it doesn't work

i even put this inside ~/.local/share/mime/image/webp.xml

<?xml version="1.0" encoding="utf-8"?>
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="image/webp">
  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
  <comment>WebP file</comment>
  <icon name="image"/>
  <glob-deleteall/>
  <glob pattern="*.webp"/>
</mime-type>

and nothing, webp images inside pcmanfm still show the generic image icon

i'm on pcmanfm 1.3.2-1 with tumbler 4.16.0-1 on devuan ceres.

nevermind, i figured it out, pcmanfm uses gdk-pixbuf for images and doesn't really query thumbler for that, so it needs a webp loader for gdk-pixbuf, i'm lazy and don't use any other software that depends on gdk-pixbuf for the images so i just switched to thunar.

#153 Re: Off-topic » Is wayland the new systemd ? » 2022-04-16 02:20:47

i generally disgree with the suckles devs on a matter of principle, but the wayland issue is one i will have to agree 100% with them, wayland is a mess, when even the suckless devs say it was too minimalist as a bad thing you know you done fuck up, and that is without mentioning the insistence on keeping everyone chained to rastered display and DPI, if wayland was done right everything that isn't a raster would be processed as vectors with rasterization as the last step and thus the concept of DPI would be rendered obsolete.

https://lists.suckless.org/dev/2109/34475.html

#154 Re: Off-topic » Devuan/Linux security: a novella » 2022-04-07 21:31:29

Perhaps adding a patch to the init scripts that can use hardened malloc, so that they can read a config like from /etc/default/hardened_malloc.config to use hardened malloc in a local LD_PRELOAD

#155 Re: Off-topic » Devuan/Linux security: a novella » 2022-04-07 09:39:23

to use the hardened malloc without systemd wouldn't it suffice to add something like hardened-malloc.conf to /etc/ld.so.conf.d/ , you know like with the other ld configs?

#156 Re: Installation » The best init system » 2022-03-15 03:17:17

g'day m8, shoitstemd is crap m8, install sysvinit m8.

#157 Re: Installation » The best init system » 2022-02-16 14:45:20

i'd say sysvinit but i am biased from old linux and since sysvinit scripts can be rather simple when you want something that just works without using the lsb stuff.

#158 Re: DIY » Nala (a prettier apt?) » 2022-02-10 20:49:27

i don't get the obsession with getting an aur like thing into debian when the aur is trash, why not aim for something better, like nix derivations, that way these "independient" packages integrate better into the package manager unlike the hack that is the aur.

#159 Re: Desktop and Multimedia » pulseaudio » 2022-01-14 20:53:15

The cool thing about pipewire is that it supposedly can provide pulse, jack, wrap alsa and oss (since pulse does) but has performance closer to jack since (the claim is) the internals are very well designed.

Regardless for the pro audio needs it seems promising since routing pulse streams directly in a jack rack is something that can be done with it.

#160 Re: Desktop and Multimedia » [SOLVED] Broken pkexec in Chimaera » 2022-01-14 17:26:04

should suffice to add a .desktop entry in ~/.config/autostart/
something like polkit.desktop with contents like these:

[Desktop Entry]
Name=Polkit Agent
Type=Application
Terminal=false
Exec=eval "$(/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1)"

#161 Re: Documentation » zram service » 2022-01-14 08:06:14

welp, i'm an airhead so the moment i learn to do something i gotta script it, that way i don't need to remember how it is done lol

#162 Re: Documentation » zram service » 2022-01-14 07:55:01

yeh, i know about the wiki entry, in my opinion using perl in an initscript for something that can be done with a simple awk command is rather dumb

for the script in the repo i added a couple extra facilites like restarting and status along loading a config file, u know to facilitate things a little for the folks that do intend to use this.

#163 Documentation » zram service » 2022-01-14 07:36:59

EDX-0
Replies: 6

maybe self plug but, for anyone that wants to use zram in their install i prepared a repo with a service script that does the job, all it needs is zramctl which is part of the util-linux package.

github: https://github.com/eylles/zram-service

gitlab: https://gitlab.com/eylles/zram-service

codeberg: https://codeberg.org/eylles/zram-service

not sure if submitting that to debian or straight up go and try to get it into devuan?

edit: anyone who wants to help adding proper support for openrc and runit?

#164 Re: Installation » I am shocked: The most official way to install Devuan is TERROR pure! » 2022-01-02 22:45:42

Yeh the installation is rough around the edges, specially if you want to install something other than stable, but i guess it is a combination of 2 factors.
1 the dev team size, it isn't large enough to cover every corner.
2 priorities of development, my guess is since there is an assumption that a large portion of the devuan userbase falls in the cathegory of experienced users the attention is shifted from installation and instead put into more urgent matters, like the current situation with php needing systemd in the near future (which i think is either already fixed or that already is a route to fix it)

#165 Re: Off-topic » What are you reading/want to read ? » 2022-01-02 22:26:32

I have a couple lists
Serious books:
  communist manifesto
  mein kampf
  meditations

Fiction:
  overlord vol 14
  kerberos panzer cops
  chainsawman

#166 Re: Off-topic » Show your desktop (rebooted) » 2021-12-24 02:33:25

Head_on_a_Stick wrote:

@EDX-0: that looks awesome, any chance of posting a thumbnail link to a larger image so we can see the detail?

late night posting, modified my post so now clicking on the image should direct to the full size image.

Head_on_a_Stick wrote:

And also please share your rc.lua?

eh my rc.lua is currently a "here be dragons" while my dotfiles are at an "Abandon All Hope, Ye Who Enter Here" state, i'm cleaning them tho, currently cleaning of my rc lua brought me to cobble together the volume slider as a proper widget, still it needs some work to do but on the meantime i created a repo for dashboard widgets, the volume slider is still not complete but works okay enough i still have to add functionality to change the icon when the sink/souce belongs to an external card or if the port is set to external/headphones, if you want to take a look here's the repo: https://github.com/eylles/dash-widgets

yes i do plan to eventually add the progressbar widgets from the screenshot too, just need to tidy them up.

#167 Re: Off-topic » Show your desktop (rebooted) » 2021-12-23 02:12:06

my ongoing efforts to build an almost DE in the awesomewm framework, also some side shitpost pasta cuz why not?

nQ5Tbp4.png

also yes awesome can do some dynamic setting of the window icon based on the window name

the emojis thing is a covid tracker, for anyone interested this is the repo for that https://github.com/eylles/corona-chan-tracker (yes it is shitpost oriented, it can show a true color ascii of corona-chan but needs zstd, i need to re compress the easter eggs with gzip i guess)

#168 Re: Installation » Is it possible to use pipewire in devuan 4? » 2021-08-25 23:54:37

the video thing is only necesary for wayland since wayland doesn't allow desktop capture like x11 does

#169 Re: Installation » Is it possible to use pipewire in devuan 4? » 2021-08-21 08:48:35

larsH wrote:

It is currently only possible to start pipewire manually in every session.

and that is a non issue, since i use a window manager i already start pulse on .xprofile

! pidof pulseaudio >/dev/null &&
setsid -f pulseaudio --start >/dev/null 2>&1 &

i'm waiting on the pipewire documentation so that i can either add pipewire support to the volume module i have on my bar or write a new one targeting pipewire

as despite the fact that is a redhat project it seems to be better than pulse with the promise of reduced latency and jack integration it means no longer there's a need for messing with the awful pulse loopbacks and instead audiostreams can be managed on a jack patchbay

#170 Re: Off-topic » Show your desktop (rebooted) » 2021-05-18 00:49:05

dice wrote:
EDX-0 wrote:

btw that is a custom coronavirus tracker module, it's just a simple shell script tho.

Morbid, why would you want that in your statusbar and how factually accurate is it!

1. conversation topic
2. my script is a wrapper around the curl interface of this project, so it is as accurate as it's sources which so far have been accurate for my country

#171 Re: Off-topic » Show your desktop (rebooted) » 2021-05-17 04:16:13

on a fresh start

YqEpZwj.png
AEb5vHY.png

i really settled with awesome wm.

btw that is a custom coronavirus tracker module, it's just a simple shell script tho.

#172 Re: Devuan » Devuan + s6? » 2021-05-15 02:48:51

some more necroposting, but now that tt is abandoned then runit takes priority and perhaps s6 will too?

#173 Re: Devuan » As Debian 11 moves closer to Devuan. Is there any reason to stay on De » 2021-03-04 17:29:06

There will always be, as long as systemd is the "default" other init systems on debian will be an after tought and the experience will be rough around the edges, also if you need more recent packages than what stable offers then devuan will be the superior option, devuan ceres will have fixes and patches for nosystemd operation faster than debian sid will, so as a result if some update to some package with a dependency on a systemd component breaks nosystemd usage you will be stuck with a brocken package on debian while you wait for the patch to be upstreamed from devuan, meanwhile on devuan ceres the breaking update won't be pushed until the patch works, and you can be sure the patch will hit devuan faster than it will debian.

tl;dr for those of us that do unstable debian makes no sense at all.

#174 Re: Other Issues » Please add Plymouth package to beowulf repo » 2021-02-09 22:10:12

what is the state of plymouth in ceres? i have installed the package and can't get it to work

#175 Devuan » Devuan + pipewire - pulseaudio » 2021-01-19 06:18:49

EDX-0
Replies: 1

I have seen it is possible to completely replace pulseaudio with pipewire, and in fact on distros such as nix, arch and fedora it seems a trivial task, but i wonder has anyone looked into completely replacing pulseaudio with pipewire on devuan?

Most folks here only use alsa and perhaps apulse to run programs that depend on pulse, but i don't just have the need to run software that uses pulseaudio but i the need for pro audio for recording and the promise of removing the last bit of poetteringware without loosing functionality and having a unified way to deal with consumer and pro audio is too good to pass on.

So has anyone got pipewire to work as a complete replacement of pulse? or does someone has an idea of what would be necesary to do to acomplish it, service defnitions, configurations etc... ?

Board footer

Forum Software