💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-11-27.txt captured on 2024-05-26 at 16:28:59.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

2019-11-27T08:43:02 #kisslinux <dylanaraps> chrempson: Nice job on qt5.
2019-11-27T08:43:50 #kisslinux <dylanaraps> Do you have the package files online anywhere?
2019-11-27T08:53:11 #kisslinux <dylanaraps> Hello
2019-11-27T08:53:19 #kisslinux <fwm> friend
2019-11-27T08:53:39 #kisslinux <dylanaraps> I'm happy to answer any questions you may have. :)
2019-11-27T08:54:29 #kisslinux <fyr> no question :)
2019-11-27T09:00:05 #kisslinux <fyr> dylanaraps: it might be a good idea though to refresh fff if possible when returning from using !
2019-11-27T09:02:04 #kisslinux <dylanaraps> It does already doesn't it?
2019-11-27T09:02:31 #kisslinux <dylanaraps> Yup
2019-11-27T09:02:52 #kisslinux <fyr> interesting, don't getting the same behaviour
2019-11-27T09:03:31 #kisslinux <fyr> I go into a directory, use ! and make clean, and exit the shell, fff not refreshed to show the removed files
2019-11-27T09:03:32 #kisslinux <dylanaraps> Which terminal emulator?
2019-11-27T09:03:37 #kisslinux <dylanaraps> Oh
2019-11-27T09:03:38 #kisslinux <fyr> urxvt
2019-11-27T09:03:43 #kisslinux <dylanaraps> That's what you mean.
2019-11-27T09:03:49 #kisslinux <dylanaraps> Will push a fix.
2019-11-27T09:03:51 #kisslinux <fyr> yep
2019-11-27T09:04:06 #kisslinux <fyr> cool
2019-11-27T09:04:46 #kisslinux <dylanaraps> Pushed :)
2019-11-27T09:06:06 #kisslinux <fyr> big thanks, in a class atm and don't want to look too consumed by looking at the screen
2019-11-27T09:06:13 #kisslinux <dylanaraps> Heh. All good
2019-11-27T09:06:24 #kisslinux <fyr> I would have forgotten later
2019-11-27T16:35:40 #kisslinux <E5ten> qt5-base is such a bamboozle cuz if you disable enough stuff and look through readelf -d on the libs it looks like it has practically no deps and then you get to libQt5XcbQpa.so and it's like ha fuck you I've got all the deps
2019-11-27T22:02:05 #kisslinux <qtpie> anyone getting random freezes on FF after upgrading to v71?
2019-11-27T22:02:46 #kisslinux <qtpie> I've tried creating a new FF profile but the problem persists
2019-11-27T22:50:08 #kisslinux <dylanaraps> https://www.phoronix.com/scan.php?page=news_item&px=Flatpak-1.5.1-Released
2019-11-27T22:50:17 #kisslinux <dylanaraps> > With Flatpak 1.5.1 it also begins laying the groundwork for a future payments system around Flathub as what's starting off for allowing donation-based software acquisition but could ultimately turn into a paid app store.
2019-11-27T22:50:26 #kisslinux <dylanaraps> > could ultimately turn into a paid app store.
2019-11-27T23:40:12 #kisslinux <stee> Hi all. In my kernel config I built-in the graphics driver for my laptop. When I try to start X it dies with "modprobe: module i915 not found in modules.dep". It looks like it is trying to load the module. Should I just compile it as a module?
2019-11-27T23:46:37 #kisslinux <konimex> if only ccache for rust things exist...
2019-11-27T23:46:44 #kisslinux <konimex> stee: can't hurt to try
2019-11-27T23:47:01 #kisslinux <stee> konimex: cool
2019-11-27T23:47:14 #kisslinux <stee> docs said to avoid that so I wasn't sure
2019-11-27T23:47:44 #kisslinux <stee> actually, it says "When configuring your kernel ensure that all required file-system, disk controller and USB drivers are built with [*] (Yes) and not [m] (Module)."
2019-11-27T23:48:14 #kisslinux <stee> graphics should be ok