💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-11-07.txt captured on 2024-05-12 at 16:09:53.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2019-11-07T04:33:50 #kisslinux <kissalreadyused> Alright, I already made some changes to the wiki: https://getkiss.org/wiki/ 2019-11-07T04:34:03 #kisslinux <kissalreadyused> Hope these are useful :) 2019-11-07T07:00:23 #kisslinux <kissalreadyused> There could be a problem using `loadkmap` as is stated right now at the wiki: https://getkiss.org/wiki/setting-the-keyboard-layout 2019-11-07T07:04:05 #kisslinux <kissalreadyused> If a user tries to use `loadkmap` there appears an error: `loadkmap: can't open console` 2019-11-07T07:05:51 #kisslinux <kissalreadyused> ---- 2019-11-07T07:06:27 #kisslinux <kissalreadyused> Never mind, now I see why that error appears, there's still a another possible problem. 2019-11-07T07:06:31 #kisslinux <kissalreadyused> ---- 2019-11-07T07:07:30 #kisslinux <kissalreadyused> If a normal user tries to use `loadkmap` nothing happens at all, the keyboard layout isn't changed. As far as I see right now, only the root user can use loadkmap to load keyboard layouts. 2019-11-07T07:58:01 #kisslinux <nestman> is disroot legit? 2019-11-07T08:01:50 #kisslinux <dylanaraps> nestman: legit meaning? I opened an email there as some users don't want to send emails to gmail accounts. 2019-11-07T08:02:02 #kisslinux <dylanaraps> It's an alternative basically. 2019-11-07T08:02:52 #kisslinux <dylanaraps> kissalreadyused: I couldn 2019-11-07T08:03:03 #kisslinux <dylanaraps> kissalreadyused: I couldn't reproduce this. Other users said it worked fine too. 2019-11-07T08:03:54 #kisslinux <nestman> i am also looking for an alternative to gmail and the other googles 2019-11-07T09:23:20 #kisslinux <kissalreadyused> @dylanaraps Seriously? I can't get it to work as a normal user, only as root. Hummhh, but I'll keep trying, I don't know what could be possibly causing this. 2019-11-07T09:25:06 #kisslinux <kissalreadyused> @dylanaraps Also my Firefox installation doesn't reproduce audio... The audio does work though... I checked this using cmus and there's no problem, this only happends with Firefox (no audio). 2019-11-07T09:25:23 #kisslinux <kissalreadyused> I installed it from the core repo by the way. 2019-11-07T11:35:56 #kisslinux <konimex> disroot seems good enough, but for mail it's a bit slow to receive and send messages 2019-11-07T12:17:00 #kisslinux <dylanaraps> kissalreadyused: Firefox has no sound using ALSA? 2019-11-07T12:17:15 #kisslinux <dylanaraps> Not sure if you need to be in the audio group or not. 2019-11-07T12:23:12 #kisslinux <kissalreadyused> dylanaraps yeah, the user is in the audio group. Not sure what you mean by using ALSA; I only know that I installed firefox using the package manager, so it should has downloaded its dependencies, such as alsa, doesn't it? 2019-11-07T12:25:14 #kisslinux <kissalreadyused> Let me see if there's at least some error output executing firefox from the terminal.. brb 2019-11-07T12:27:58 #kisslinux <konimex> ah, I finally finished building xenocara 2019-11-07T12:28:07 #kisslinux <konimex> no idea how to run it from an existing X session though 2019-11-07T12:28:28 #kisslinux <konimex> and I don't really like the way Hyperbola "modularize" them 2019-11-07T12:28:37 #kisslinux <dylanaraps> Yeah 2019-11-07T12:28:44 #kisslinux <dylanaraps> I like the idea of a single "xorg" package. 2019-11-07T12:28:56 #kisslinux <dylanaraps> You basically need all of it anyway... 2019-11-07T12:29:11 #kisslinux <konimex> due to the way openbsd structure its repo, it would be plain impossible 2019-11-07T12:29:33 #kisslinux <konimex> actually, nevermind 2019-11-07T12:29:39 #kisslinux <dylanaraps> They support it 2019-11-07T12:30:00 #kisslinux <konimex> they have a makefile in the root directory 2019-11-07T12:31:19 #kisslinux <dylanaraps> Xenocara is really no different from Xorg from what I've seen. Just the build system is different(?) 2019-11-07T12:31:20 #kisslinux <konimex> that makefile though, it needs bmake 2019-11-07T12:31:46 #kisslinux <dylanaraps> > Xenocara is the OpenBSD build infrastructure for the project's customised X.Org Server that utilises a dedicated _x11 user by default to drop privileges and perform privilege separation in accordance to OpenBSD's "least privilege" policy. 2019-11-07T12:31:48 #kisslinux <konimex> well, yes, the difference being you need to autoreconf -vfi pretty much all of the sources 2019-11-07T12:31:59 #kisslinux <konimex> you'll need to patch out the OpenBSD stuff 2019-11-07T12:32:09 #kisslinux <konimex> so it works on Linux 2019-11-07T12:32:18 #kisslinux <dylanaraps> > To coordinate the build of the myriad of packages, I've been working on a "meta" build system, using Makefile.bsd-wrapper. I've named this system "xenocara" after the fish known to clean the aquarium's windows 2019-11-07T12:32:22 #kisslinux <konimex> at least on build stage 2019-11-07T12:32:36 #kisslinux <dylanaraps> Yup 2019-11-07T12:32:56 #kisslinux <dylanaraps> Xorg will be fine for a decade at least though. 2019-11-07T12:33:02 #kisslinux <dylanaraps> I'm not in any rush. 2019-11-07T12:33:33 #kisslinux <konimex> contigency plan is still a contigency plan, in case RedHat decides to fast track Wayland 2019-11-07T12:33:40 #kisslinux <dylanaraps> Yup 2019-11-07T12:34:13 #kisslinux <dylanaraps> I can see the OpenBSD devs adding Linux support to the build system themselves though. 2019-11-07T12:34:23 #kisslinux <dylanaraps> Similar to libressl-portable. 2019-11-07T12:35:31 #kisslinux <konimex> ...if you ever decide to try "modularize" them, I'd suggest trying to "decipher" hyperbola's own script: https://git.hyperbola.info:50100/software/xenocara-libre-scripts.git/tree/ 2019-11-07T12:35:46 #kisslinux <konimex> what a mess 2019-11-07T12:36:34 #kisslinux <dylanaraps> > Scripts to deblob 2019-11-07T12:36:35 #kisslinux <dylanaraps> ?!?!?!? 2019-11-07T12:37:36 #kisslinux <konimex> they're RMS-approved distro so it's obligatory to "deblob" it 2019-11-07T12:37:47 #kisslinux <konimex> "deblob" means removing non-free fonts, I think 2019-11-07T12:38:28 #kisslinux <dylanaraps> Ah 2019-11-07T12:39:46 #kisslinux <kissalreadyused> dylanaraps I'm back. I think I got some error output related to the audio, can I paste it here? 2019-11-07T12:39:51 #kisslinux <kissalreadyused> It's not too much 2019-11-07T12:41:29 #kisslinux <konimex> use a pastebin service 2019-11-07T12:43:49 #kisslinux <kissalreadyused> https://pastebin.com/bzLF9E4R 2019-11-07T12:50:56 #kisslinux <dylanaraps> Thanks 2019-11-07T12:54:41 #kisslinux <dylanaraps> Is this with a clean Firefox profile? 2019-11-07T12:54:45 #kisslinux <dylanaraps> (Not from another machine) 2019-11-07T12:55:33 #kisslinux <dylanaraps> Also try: 'security.sandbox.content.read_path_whitelist = /home/youruser/.asoundrc' in about:config 2019-11-07T12:56:22 #kisslinux <dylanaraps> If you've modified your ALSA settings. 2019-11-07T12:57:19 #kisslinux <dylanaraps> Also try: 'security.sandbox.content.syscall_whitelist 16' in about:config 2019-11-07T12:58:00 #kisslinux <dylanaraps> kissalreadyused: 2019-11-07T12:58:13 #kisslinux <kissalreadyused> Yeah, this is the content of my .asounrc in $HOME: https://pastebin.com/RKqSkfBV 2019-11-07T12:58:21 #kisslinux <kissalreadyused> Let me try those options you gave me.. 2019-11-07T12:58:24 #kisslinux <kissalreadyused> brb 2019-11-07T13:08:00 #kisslinux <kissalreadyused> dylanaraps I tried but same errors, still no audio. 2019-11-07T13:08:22 #kisslinux <kissalreadyused> I deleted: $HOME/.mozilla and $HOME/.cache/mozilla to start from clean profile 2019-11-07T13:08:40 #kisslinux <kissalreadyused> and then applied in about:config the configurations you gave me. 2019-11-07T13:09:53 #kisslinux <kissalreadyused> `security.sandbox.content.syscall_whitelist 16` and `security.sandbox.content.read_path_whitelist /home/user/.asoundrc` 2019-11-07T13:21:21 #kisslinux <dzove855> 3 2019-11-07T13:21:26 #kisslinux <dzove855> oops sorry 2019-11-07T13:30:39 #kisslinux <dylanaraps> Also try: security.sandbox.content.level 0 2019-11-07T13:30:42 #kisslinux <dylanaraps> And: security.sandbox.content.write_path_whitelist /dev/snd/ 2019-11-07T13:30:49 #kisslinux <dylanaraps> │ dylanaraps L 2019-11-07T13:30:54 #kisslinux <dylanaraps> kissalreadyused: Try those 2019-11-07T13:34:56 #kisslinux <kissalreadyused> Alright, brb 2019-11-07T13:45:31 #kisslinux <kissalreadyused> dylanaraps Sadly,, still no audio.. 2019-11-07T13:45:40 #kisslinux <kissalreadyused> Seems like this is going to be a hard one.. 2019-11-07T13:46:15 #kisslinux <dylanaraps> Hm 2019-11-07T13:46:41 #kisslinux <dylanaraps> It could very well be some kernel config option. 2019-11-07T13:46:48 #kisslinux <dylanaraps> Let me upload my .config 2019-11-07T13:48:08 #kisslinux <dylanaraps> https://gist.githubusercontent.com/dylanaraps/129128c196555897e3702e2dd29d6049/raw/81ffe2d2afd4d17024e76a98788f96984807c9d2/.config 2019-11-07T13:48:56 #kisslinux <dylanaraps> kissalreadyused: Look for SND 2019-11-07T13:50:52 #kisslinux <kissalreadyused> Ok, thanks. Let me compare the config files 2019-11-07T13:51:20 #kisslinux <dylanaraps> Note: Some of it will be related to my Sound Card. 2019-11-07T13:54:13 #kisslinux <kissalreadyused> Well, we both have to use realtek driver 2019-11-07T13:54:49 #kisslinux <kissalreadyused> Just with a quick look I can say I have enabled more options than you do, maybe I selected something that I didn't need to (? 2019-11-07T13:55:20 #kisslinux <dylanaraps> I don't think it'd cause this issue. 2019-11-07T13:55:39 #kisslinux <kissalreadyused> Some options are moved of place, but that's not a big deal, right? Maybe because we're using different kernel versions, I'm using 5.3.6 btw 2019-11-07T13:56:36 #kisslinux <dylanaraps> Not a big deal. 2019-11-07T13:56:45 #kisslinux <dylanaraps> I'm using: 5.4.0-rc6 2019-11-07T13:57:29 #kisslinux <kissalreadyused> you get your audio working from the default alsa device selection? 2019-11-07T13:57:41 #kisslinux <dylanaraps> What does: about:support say about audio? 2019-11-07T13:57:47 #kisslinux <dylanaraps> Yes 2019-11-07T13:58:45 #kisslinux <kissalreadyused> The Media section says something about audio... Amm.. 2019-11-07T13:58:55 #kisslinux <dylanaraps> You can also try setting: security.sandbox.content.level to '2' 2019-11-07T13:58:58 #kisslinux <kissalreadyused> It says... Backend audio: alsa 2019-11-07T13:59:04 #kisslinux <kissalreadyused> Max channels: 0 2019-11-07T13:59:17 #kisslinux <kissalreadyused> No output nor input devices are listed 2019-11-07T13:59:26 #kisslinux <dylanaraps> I get: Max Channels 10000 2019-11-07T13:59:50 #kisslinux <dylanaraps> OK 2019-11-07T14:01:37 #kisslinux <dylanaraps> Also try: media.cubeb.sandbox false 2019-11-07T14:02:24 #kisslinux <kissalreadyused> ok, i changed it 2019-11-07T14:02:32 #kisslinux <kissalreadyused> should I reboot firefox and try play something? 2019-11-07T14:02:46 #kisslinux <dylanaraps> Yup 2019-11-07T14:02:53 #kisslinux <kissalreadyused> Ok, brb 2019-11-07T14:03:00 #kisslinux <dylanaraps> Another thing to try: 'MOZ_DISABLE_CONTENT_SANDBOX=1 firefox'. 2019-11-07T14:03:04 #kisslinux <kissalreadyused> Also changed security.sandbox.content.level to '2', I'm going to try 2019-11-07T14:03:15 #kisslinux <kissalreadyused> ok, let me change that too 2019-11-07T14:03:38 #kisslinux <dylanaraps> Try without it first. 2019-11-07T14:04:00 #kisslinux <kissalreadyused> ook, brb 2019-11-07T14:08:47 #kisslinux <kissalreadyused> with or without variable still doesn't work :( 2019-11-07T14:09:57 #kisslinux <dylanaraps> Try also: security.sandbox.content.syscall_whitelist /dev/snd/ 2019-11-07T14:10:11 #kisslinux <dylanaraps> security.sandbox.content.read_path_whitelist /dev/snd/ 2019-11-07T14:10:20 #kisslinux <dylanaraps> security.sandbox.content.write_path_whitelist /dev/snd/ 2019-11-07T14:10:23 #kisslinux <dylanaraps> These three. 2019-11-07T14:10:31 #kisslinux <dylanaraps> What's your .asoundrc look like? 2019-11-07T14:10:49 #kisslinux <kissalreadyused> Content of my .asounrc in $HOME: pastebin.com/RKqSkfBV 2019-11-07T14:12:47 #kisslinux <dylanaraps> You may need the dmix plugin. 2019-11-07T14:13:39 #kisslinux <dylanaraps> See: https://gist.githubusercontent.com/dylanaraps/f42a2e6026aa3b8042f60baa36a0beaf/raw/59efdf20f934d023cae39634d275420fbb00cb80/.asoundrc 2019-11-07T14:14:11 #kisslinux <dylanaraps> To allow more than one program to access the sound device. 2019-11-07T14:14:40 #kisslinux <dylanaraps> More info: https://www.alsa-project.org/wiki/Asoundrc#dmix 2019-11-07T14:14:55 #kisslinux <dylanaraps> Also: https://alsa.opensrc.org/Dmix 2019-11-07T14:16:29 #kisslinux <dylanaraps> kissalreadyused: Try with dmix! :) 2019-11-07T14:18:18 #kisslinux <kissalreadyused> Ok, I'll read those, just from what I see, should I install all those dependencies? 2019-11-07T14:18:25 #kisslinux <kissalreadyused> https://alsa.opensrc.org/Dmix#1._Install_aoss.2C_alsaplayer.2C_mpg321 2019-11-07T14:18:38 #kisslinux <dylanaraps> No no 2019-11-07T14:18:40 #kisslinux <kissalreadyused> or are they just to test the configs? 2019-11-07T14:18:42 #kisslinux <dylanaraps> dmix is built into alsa 2019-11-07T14:18:45 #kisslinux <kissalreadyused> ok 2019-11-07T14:18:55 #kisslinux <kissalreadyused> So just need to change my asoundrc 2019-11-07T14:18:57 #kisslinux <dylanaraps> Just needs an .asoundrc change to enable it. 2019-11-07T14:18:59 #kisslinux <dylanaraps> Yeah 2019-11-07T14:20:33 #kisslinux <kissalreadyused> Every example is different, should I try each one of them? 2019-11-07T14:25:17 #kisslinux <dylanaraps> Try mine in the github link if you like. 2019-11-07T14:25:37 #kisslinux <dylanaraps> You just need to adapt it to fit your card. 2019-11-07T14:27:19 #kisslinux <kissalreadyused> ok, I just changed card from 0 to 5 2019-11-07T14:28:01 #kisslinux <kissalreadyused> alsamixer controls have changed 2019-11-07T14:28:12 #kisslinux <kissalreadyused> no audio on firefox nor cmus anymore 2019-11-07T14:28:39 #kisslinux <dylanaraps> Did you reboot? 2019-11-07T14:30:37 #kisslinux <kissalreadyused> Do you mean firefox or computer? 2019-11-07T14:31:43 #kisslinux <dylanaraps> Computer 2019-11-07T14:31:53 #kisslinux <dylanaraps> Also, maybe send me a screenshot of alsamixer 2019-11-07T14:33:22 #kisslinux <kissalreadyused> Ok, but how do take the ss, I only know scrot 2019-11-07T14:33:27 #kisslinux <kissalreadyused> is there other way? 2019-11-07T14:35:18 #kisslinux <dylanaraps> ffmpeg or imlib2 2019-11-07T14:35:41 #kisslinux <dylanaraps> > ffmpeg -f x11grab -framerate 1 -video_size 1200x500 -i :0.0 -vframes 1 output.jpg 2019-11-07T14:35:46 #kisslinux <dylanaraps> or 2019-11-07T14:35:58 #kisslinux <dylanaraps> > imlib2_grab (I think this is what it's called) 2019-11-07T14:38:33 #kisslinux <kissalreadyused> ok, thanks 2019-11-07T14:42:14 #kisslinux <kissalreadyused> Captures (before reboot): https://send.firefox.com/download/00ecef8f394a841d/#845AtCVdAD6oVg0QhdYKww 2019-11-07T14:42:24 #kisslinux <kissalreadyused> I'm going to reboot the computer in the mean time. 2019-11-07T14:42:24 #kisslinux <kissalreadyused> brb 2019-11-07T14:48:51 #kisslinux <kissalreadyused> dylanaraps Already rebooted computer. 2019-11-07T14:49:21 #kisslinux <kissalreadyused> Remember the error output from firefox in terminal? There aren't any errors in std output 2019-11-07T14:49:42 #kisslinux <kissalreadyused> But just as I told you before rebooting, now I don't get audio with cmus nor firefox. 2019-11-07T14:49:48 #kisslinux <dylanaraps> Screenshot? 2019-11-07T14:50:00 #kisslinux <kissalreadyused> from what? 2019-11-07T14:50:15 #kisslinux <dylanaraps> alsamixer 2019-11-07T14:50:17 #kisslinux <dylanaraps> Actuall 2019-11-07T14:50:32 #kisslinux <dylanaraps> Actually, send me the output of `aplay -l` and `aplay -L`. 2019-11-07T14:51:49 #kisslinux <kissalreadyused> ok 2019-11-07T14:52:59 #kisslinux <kissalreadyused> Output from aplay -l: https://pastebin.com/ZrdY38bC 2019-11-07T14:54:28 #kisslinux <kissalreadyused> output from aplay -L: https://pastebin.com/8wkqwgBZ 2019-11-07T14:56:43 #kisslinux <kissalreadyused> Just like I said a moment ago, the errors from firefox in terminal doesn't appear anymore, these ones: https://pastebin.com/bzLF9E4R 2019-11-07T14:56:50 #kisslinux <kissalreadyused> But now there's no sound. 2019-11-07T15:05:05 #kisslinux <dylanaraps> Looks like your default card is set wrong. 2019-11-07T15:05:10 #kisslinux <dylanaraps> kissalreadyused: 2019-11-07T15:08:20 #kisslinux <kissalreadyused> dylanaraps I used your .asoundrc, with the change of the card number from 0 to 5 2019-11-07T15:08:48 #kisslinux <dylanaraps> Hm 2019-11-07T15:08:55 #kisslinux <kissalreadyused> Maybe if I just compile another kernel, trying to get the realtek card as the default one... 2019-11-07T15:09:08 #kisslinux <dylanaraps> It says that "dummy" is the default in the -L link. 2019-11-07T15:10:19 #kisslinux <kissalreadyused> "dummy" is the card num. 0 2019-11-07T15:10:37 #kisslinux <kissalreadyused> that's why I put 5 in the card line 2019-11-07T15:11:09 #kisslinux <kissalreadyused> but yeah... 2019-11-07T15:11:18 #kisslinux <kissalreadyused> Now I see the default is getting the "dummy" one 2019-11-07T15:11:44 #kisslinux <kissalreadyused> Maybe, alsamixer it's not getting the the correct config from .asoundrc 2019-11-07T15:18:09 #kisslinux <dylanaraps> o/ 2019-11-07T15:18:18 #kisslinux <dylanaraps> kissalreadyused: Maybe 2019-11-07T15:18:37 #kisslinux <dylanaraps> I think the issue is 100% related to not using the dmix plugin. 2019-11-07T15:26:44 #kisslinux <kissalreadyused> Yeah, really seems like that 2019-11-07T15:26:49 #kisslinux <dylanaraps> Rust 1.39 will be available in KISS shortly. :) 2019-11-07T15:27:17 #kisslinux <kissalreadyused> I'm going to go for the more clean kernel build 2019-11-07T15:27:31 #kisslinux <dylanaraps> jahr: I'm happy to answer any questions you may have. :) 2019-11-07T15:27:32 #kisslinux <kissalreadyused> So I get to manipulate the card needed easily 2019-11-07T15:27:41 #kisslinux <dylanaraps> Sounds good 2019-11-07T15:28:01 #kisslinux <kissalreadyused> Thanks for all the support, highly appreciated!! 2019-11-07T15:28:15 #kisslinux <kissalreadyused> Hope to get this working :) There's still hope :D 2019-11-07T15:28:18 #kisslinux <dylanaraps> Yup :) 2019-11-07T15:29:07 #kisslinux <kissalreadyused> I'm 4 hours past my sleep time, I'm dead, so I'm going to sleep 2019-11-07T15:29:18 #kisslinux <kissalreadyused> Good luck, keep up the great work you're doing ^^ 2019-11-07T15:29:20 #kisslinux <kissalreadyused> Cya later!! 2019-11-07T15:35:57 #kisslinux <dylanaraps> Cya 2019-11-07T15:48:55 #kisslinux <claudia1> hey, my update to newest mesa package seems to be broken 2019-11-07T15:48:59 #kisslinux <claudia1> https://pastebin.com/a6iSJ5Ad 2019-11-07T15:49:44 #kisslinux <dylanaraps> Interesting. 2019-11-07T15:49:48 #kisslinux <dylanaraps> Looking into it. 2019-11-07T16:00:23 #kisslinux <dylanara1> claudia1: Is your system up to date? 2019-11-07T16:05:07 #kisslinux <dylanara1> Output of 'kiss l xorgproto'? 2019-11-07T17:27:39 #kisslinux <dylanara1> https://github.com/kisslinux/repo/commit/549ae1d7eea150da3f8969ffd8197783f1c5f182 2019-11-07T17:27:52 #kisslinux <dylanara1> Rust 1.39.9 has been added to KISS. 2019-11-07T17:28:00 #kisslinux <dylanara1> 1.39.0* 2019-11-07T17:52:11 #kisslinux <claudia1> dylanara1: xorgproto 2019.2 1 2019-11-07T17:52:38 #kisslinux <dylanara1> Output of: find / -name glxproto.h 2>/dev/null 2019-11-07T17:53:10 #kisslinux <claudia1> >/dev/null 2019-11-07T17:53:11 #kisslinux <dylanara1> It might take a while 2019-11-07T17:53:13 #kisslinux <claudia1> /usr/local/include/GL/glxproto.h 2019-11-07T17:53:15 #kisslinux <claudia1> /usr/include/GL/glxproto.h 2019-11-07T17:53:17 #kisslinux <claudia1> y 2019-11-07T17:53:26 #kisslinux <claudia1> oh should have used pastebin, sry 2019-11-07T17:53:29 #kisslinux <dylanara1> Why is there one in /usr/local? 2019-11-07T17:54:00 #kisslinux <dylanara1> That's the issue. 2019-11-07T17:54:09 #kisslinux <dylanara1> Remove /usr/local/include/GL/glxproto.h and it'll work. 2019-11-07T17:54:25 #kisslinux <dylanara1> Not sure why that file exists there on your system. 2019-11-07T17:55:02 #kisslinux <claudia1> hm, i installed stuff to make prboom to work 2019-11-07T17:56:14 #kisslinux <claudia1> i have removed and will rebuild soon 2019-11-07T17:56:34 #kisslinux <dylanara1> There may be more files in your /usr/local which conflict with the system's. 2019-11-07T17:56:39 #kisslinux <dylanara1> The build may still fail. 2019-11-07T17:57:19 #kisslinux <claudia1> y there is 2019-11-07T17:57:32 #kisslinux <dylanara1> Note: You should install additional software to /usr using the package manager. 2019-11-07T17:58:31 #kisslinux <claudia1> y i made my own repo https://github.com/sdsddsd1/kissgames/tree/master/prboom 2019-11-07T17:59:30 #kisslinux <dylanara1> One of the packages you've created is installing to /usr/local and causing a lib conflict with xorgproto. 2019-11-07T17:59:50 #kisslinux <dylanara1> Possibly this: https://github.com/sdsddsd1/kissgames/blob/master/libglu/build 2019-11-07T18:00:07 #kisslinux <dylanara1> You can check the manifest file in /var/db/kiss/installed/libglu. 2019-11-07T18:00:47 #kisslinux <dylanara1> 'kiss-owns' from 'kiss-utils' will let you check easily. 2019-11-07T18:00:59 #kisslinux <dylanara1> 'kiss-owns /usr/local/include/GL/glxproto.h' 2019-11-07T18:02:06 #kisslinux <claudia1> i will check soon. dinner now 2019-11-07T18:03:00 #kisslinux <dylanara1> OK 2019-11-07T18:03:38 #kisslinux <dylanara1> TIP: Tag your repository with 'kiss-repo' and it'll appear here: https://github.com/topics/kiss-repo 2019-11-07T18:03:42 #kisslinux <dylanara1> :) 2019-11-07T18:20:50 #kisslinux <dylanara1> wew, time to revert Rust for the time being. https://bugzilla.mozilla.org/show_bug.cgi?id=1594827 2019-11-07T18:28:19 #kisslinux <dylanara1> Be on later. 2019-11-07T20:14:19 #kisslinux <wildefyr> dylanaraps: what comments? 2019-11-07T20:15:08 #kisslinux <wildefyr> not sure what you mean 2019-11-07T20:16:19 #kisslinux <dylanaraps> "# Set window name." Capital and full stop. 2019-11-07T20:17:05 #kisslinux <claudia1> dylanaraps: deleting stuff fixed the build issue. i corrected in my repo aswell 2019-11-07T20:17:44 #kisslinux <dylanaraps> claudia1: Nice 2019-11-07T20:18:25 #kisslinux <dylanaraps> wildefyr: You can reduce the title change count by putting it in read_dir(). 2019-11-07T20:22:14 #kisslinux <wildefyr> good point. 2019-11-07T20:23:59 #kisslinux <dylanaraps> Does it work if '007' is replaced with '\'? 2019-11-07T20:24:24 #kisslinux <wildefyr> no 2019-11-07T20:24:27 #kisslinux <dylanaraps> '033' can also be replaced with 'e'. 2019-11-07T20:25:22 #kisslinux <wildefyr> your wish is my cmd 2019-11-07T20:26:13 #kisslinux <dylanaraps> Does 'e\' work in place of '007'. 2019-11-07T20:26:18 #kisslinux <dylanaraps> '007' is the bell no? 2019-11-07T20:26:38 #kisslinux <dylanaraps> I ran into issues with using it in wal/pywal so I'd like to avoid it here (If I'm right). 2019-11-07T20:27:12 #kisslinux <wildefyr> e\ works 2019-11-07T20:27:15 #kisslinux <dylanaraps> Nice 2019-11-07T20:27:32 #kisslinux <dylanaraps> '007' makes noise in some terminals. 2019-11-07T20:27:37 #kisslinux <dylanaraps> :P 2019-11-07T20:27:37 #kisslinux <wildefyr> I see 2019-11-07T20:27:43 #kisslinux <wildefyr> annoy them to death! 2019-11-07T20:28:16 #kisslinux <wildefyr> i'll leave for now incase you have any more ideas ..? 2019-11-07T20:28:32 #kisslinux <dylanaraps> https://github.com/dylanaraps/pywal/issues/145 2019-11-07T20:29:01 #kisslinux <dylanaraps> Basically, move it to a single printf in read_dir(), swap to 'e' and 'e\'. 2019-11-07T20:29:07 #kisslinux <dylanaraps> Then I will merge. :) 2019-11-07T20:29:49 #kisslinux <wildefyr> ok 2019-11-07T20:50:45 #kisslinux <dylanaraps> ty ty 2019-11-07T20:57:35 #kisslinux <p410n3> dylanaraps dang you are fast on github 2019-11-07T20:58:53 #kisslinux <dylanaraps> It depends :P 2019-11-07T20:59:25 #kisslinux <dylanaraps> I'm looking through Firefox commits right now. 2019-11-07T20:59:34 #kisslinux <dylanaraps> The bell lights up 2019-11-07T21:00:55 #kisslinux <p410n3> haha 2019-11-07T21:01:04 #kisslinux <dylanaraps> oops 2019-11-07T21:01:08 #kisslinux <dylanaraps> Saw your comment. 2019-11-07T21:01:37 #kisslinux <dylanaraps> You forgot to make 'build' executable too! 2019-11-07T21:01:50 #kisslinux <dylanaraps> ('chmod +x build') 2019-11-07T21:01:56 #kisslinux <p410n3> Could you look at the sent branch of my fork? It does not compile, probably because the tar.gz behaves weird 2019-11-07T21:02:00 #kisslinux <p410n3> oh dang 2019-11-07T21:02:10 #kisslinux <p410n3> I run kiss as root out of habit I guess 2019-11-07T21:02:17 #kisslinux <p410n3> will fix 2019-11-07T21:02:25 #kisslinux <dylanaraps> Also, depends doesn't need 'make' 2019-11-07T21:02:30 #kisslinux <dylanaraps> libX11 is a runtime dep. 2019-11-07T21:02:36 #kisslinux <p410n3> gotcha 2019-11-07T21:02:48 #kisslinux <p410n3> I am sorry for those mistakes, its all pretty new to me 2019-11-07T21:03:04 #kisslinux <dylanaraps> All good. 2019-11-07T21:03:11 #kisslinux <dylanaraps> slock is neat 2019-11-07T21:03:17 #kisslinux <dylanaraps> never used it before 2019-11-07T21:03:38 #kisslinux <retard> i use slock erry day :) 2019-11-07T21:04:21 #kisslinux <retard> call it from acpid so it locks my laptop when i close it 2019-11-07T21:05:06 #kisslinux <dylanaraps> Nice 2019-11-07T21:06:03 #kisslinux <p410n3> thats cool retard 2019-11-07T21:06:07 #kisslinux <p410n3> oh the name lmao 2019-11-07T21:07:00 #kisslinux <dylanaraps> beautiful name 2019-11-07T21:07:31 #kisslinux <retard> thank you! 2019-11-07T21:07:45 #kisslinux <p410n3> hmm i uploaded the build script via browser, dylanaraps thats why +x was missing 2019-11-07T21:07:57 #kisslinux <p410n3> guess I have to set up my ssh keys and stuff before 2019-11-07T21:08:36 #kisslinux <dylanaraps> I'll write a little script for CI to check for stuff like this. 2019-11-07T21:08:46 #kisslinux <p410n3> nice 2019-11-07T21:09:06 #kisslinux <p410n3> imma fix it from my other pc in the meantime 2019-11-07T21:13:33 #kisslinux <p410n3> made the PR 2019-11-07T21:14:48 #kisslinux <dylanaraps> Also, remove 'make' from 'libX11' in 'depends'. 2019-11-07T21:16:51 #kisslinux <p410n3> right on 2019-11-07T21:18:42 #kisslinux <p410n3> oh man -.- 2019-11-07T21:18:57 #kisslinux <p410n3> lets hope the next package will be better 2019-11-07T21:19:46 #kisslinux <dylanaraps> Don't worry about it. :) 2019-11-07T21:19:51 #kisslinux <p410n3> thanks 2019-11-07T21:20:41 #kisslinux <p410n3> Imma get off IRC, I still have no damn bouncer. Hit me up on reddit on telegram (t.me/pallip) if you have it, if there is anything I could help with 2019-11-07T21:20:46 #kisslinux <p410n3> see yall 2019-11-07T21:25:59 #kisslinux <dylanaraps> OK 2019-11-07T21:26:02 #kisslinux <dylanaraps> cya 2019-11-07T21:40:44 #kisslinux <retard> i set up a matterbridge to link an irc channel, a telegram group, a twitch channel chat and a discord channel the other day 2019-11-07T21:40:47 #kisslinux <retard> works pretty well 2019-11-07T21:43:12 #kisslinux <E5ten> matrix is my IRC bouncer 2019-11-07T21:44:06 #kisslinux <retard> explains all the pingouts :^) 2019-11-07T21:48:05 #kisslinux <dylanaraps> I don't use one. :^) 2019-11-07T21:48:48 #kisslinux <retard> me neither really, but my client runs remotely 2019-11-07T21:49:11 #kisslinux <dylanaraps> I just check the logs. 2019-11-07T21:58:54 #kisslinux <dylanaraps> I'm off to bed ciao 2019-11-07T22:45:16 #kisslinux <tridactyla> FYI, the e escape sequence is not standard C, and is not specified for POSIX printf(1) 2019-11-07T22:47:09 #kisslinux <tridactyla> 033 should be preferred