libera/#devuan-dev/ Friday, 2021-07-02

bgstack15_so is there a way to get back that awesome cinnabar lightdm theme?04:11
bgstack15_It appears the files belong to desktop-base which now provides deepsea files and not cinnabar?04:11
golinuxbgstack15: https://git.devuan.org/devuan/documentation/src/branch/master/art/graphics/beowulf-cinnabar04:52
fsmithredbgstack15, all the artwork should still be there. You can set things manually.04:55
fsmithredAppearance and Window manager and background in xfce settings04:55
fsmithred /etc/lightdm/lightdm-gtk-greeter.conf04:56
fsmithredgrub is a little trickier. You might have to use update-alternatives04:56
fsmithredlook in /usr/share/desktop-base04:57
fsmithred /usr/share/images/desktop-base04:58
golinuxIt's more than images.  Also the config iirc05:10
fsmithredfor grub, yeah05:10
golinuxAren't those the icons?05:10
fsmithredmight have to change a symlink or a directory name05:10
ahkmhi,11:28
ahkmI'm trying to compile electricsheep11:28
ahkmbut it gives me this error11:29
ahkmhttps://pastebin.com/kiJ3ECB011:29
ahkmcould you help me please?11:29
adam_free2airahkm: scott draves electricsheep project rocks!11:30
adam_free2airahkm: i run it on my android phone as a background11:32
ahkmhttps://github.com/scottdraves/electricsheep11:32
adam_free2airbut always has been tricky to compile from source :(11:33
adam_free2airahkm: are you trying on beowulf?11:41
ahkmyes11:41
ahkmthis last line of ./configure11:42
ahkm./configure: line 14132: syntax error near unexpected token `PTHREAD_OK=true,PTHREAD_OK=false'11:42
ahkm./configure: line 14132: `ACX_PTHREAD(PTHREAD_OK=true,PTHREAD_OK=false)'11:42
adam_free2airwell, on beowulf on a raspberrypi i get further than that https://pastebin.com/8w68tFSj11:44
adam_free2air(just gave it a try)11:44
adam_free2airi remember years ago, something was tricky involving pthreads for es under gentoo - probably not relevant here and now.11:46
ahkmI've done ./autogen.sh and now it's compiling with this flag CFLAGS=-DGL_GLEXT_PROTOTYPES CXXFLAGS=-DGL_GLEXT_PROTOTYPES ./configure && make -j 411:52
adam_free2airahkm: great stuff - let me know if that works ...11:54
adam_free2airdid you do anything to fix "installed version of wx is too old"?11:55
adam_free2airor was that clear sailing for you?11:56
ahkmtry installing libwxgtk3.0-dev12:18
ahkmyeah it working12:18
ahkmbut it doesn't appear in xscreensaver12:18
adam_free2airyup. up to resolving lua now ...12:18
ahkmhere is the solution to get electicsheep appear in xscreensaver http://www.webupd8.org/2011/11/how-to-get-electric-sheep-to-work-with.html12:23
adam_free2airnice ... :)12:24
adam_free2airraspberry pi is a little slower to test config ... ;)12:24
ahkmis it the keyboard one?12:25
adam_free2airno. i have one running icecast that was reachable when i read your query. rpi312:25
adam_free2airbut if works, will try it out on rpi412:26
ahkmcheck out this page https://github.com/scottdraves/electricsheep/wiki/Compiling12:28
adam_free2airthanks. docs for es are always a little inaccurate/out of date. but it's a good start to tweak.12:32
adam_free2airwhat did you do to reel in GLee.h, as glee-dev doesn't seem to be a package anymore?12:39
ahkmYou can find the glee packages here:12:43
ahkmhttps://debian.pkgs.org/9/debian-main-amd64/libglee0d1_5.4.0-2_amd64.deb.html12:43
ahkmhttps://debian.pkgs.org/9/debian-main-amd64/glee-dev_5.4.0-2_amd64.deb.html12:43
ahkmalso multiarch-support12:43
* adam_free2air twiches13:02
* adam_free2air twitches13:02
adam_free2airnow i remember why i put this on the backburner ...13:03
ahkmhi everyone,18:15
ahkmhow to start , stop and restart service with sysvinit?18:16
fsmithredahkm, /etc/init.d/<service-name> start|stop|restart18:17
fsmithredor18:17
adam_free2airservice <service_name> start|stop18:17
fsmithredperfect, thanks18:17
ahkmthanks a lot18:17
adam_free2airfsmithred: you beat me to it, but finished your sentence lol18:17
fsmithredthe force is with us18:18
fsmithredahkm, I noticed you were asking about which init system is better. I just want to mention that sysvinit has about 40 years more testing than systemd has.18:19
fsmithredpretty sure the major bugs have been worked out18:19
ahkmactually I haven't used sysvinit before now18:21
fsmithredyou started with systemd? Or something else?18:22
ahkmI started with systemd (ubuntu 11.04)18:24
fsmithredwow, I didn't realize they offered it that early18:26
fsmithredFWIW, I mostly ignore the init system.18:26
ahkmactually i don't know i it was systemd or somthing else18:27
ahkm*if18:27
fsmithredoh yeah. Upstart18:27
fsmithredthat's what they had18:27
fsmithredpretty sure that used the same init scripts as sysvinit18:28
masonadam_free2air: Ubuntu 11.04 was either sysvinit or Upstart.21:52
masonThey didn't move to systemd until 16.04 IIRC, unless it was a non-LTS just before that.21:53
masonI only count their LTS releases.21:53

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!