Re: [arch-general] GTK2 GUIs became a PITA after upgrade

2016-04-12 Thread Kyle Terrien
Florian Pelz wrote: > On 04/12/2016 09:07 PM, Kyle Terrien wrote: >> Does anyone off the top of his/her head know of any good tools or guides >> for converting gtk2 themes to gtk3 themes? >> >> --Kyle >> > > I don't know very much, but it's all done in CSS nowadays. There are no > more programmabl

Re: [arch-general] btrfs/snapper hook for pacman 5.0?

2016-04-12 Thread Karol Babioch
Hi, Am 13.03.2016 um 04:07 schrieb Wes Barnett: > Someone mentioned last month about using pacman hooks for btrfs snapper > snapshots like YaST does with openSUSE (cf. > https://lists.archlinux.org/pipermai > l/arch-general/2016-February/040589.html). yeah, that was me ;). > Here's a little pa

Re: [arch-general] wireless driver broadcom b43 random success or failure

2016-04-12 Thread Dragon ryu
it is correct. 2016/04/13 2:57 "message" : > > From the wiki page: > "Each configuration file is named in the style of > /etc/modules-load.d/.conf. Configuration files simply contain a > list of kernel modules names to load, separated by newlines." > > Why was the file 'b43.conf' containing only:

Re: [arch-general] GTK2 GUIs became a PITA after upgrade

2016-04-12 Thread Florian Pelz
On 04/12/2016 09:07 PM, Kyle Terrien wrote: > Does anyone off the top of his/her head know of any good tools or guides > for converting gtk2 themes to gtk3 themes? > > --Kyle > I don't know very much, but it's all done in CSS nowadays. There are no more programmable theming engines for GTK+ 3, i

Re: [arch-general] GTK2 GUIs became a PITA after upgrade

2016-04-12 Thread Kyle Terrien
Jérôme M. Berger wrote: > On 04/12/2016 07:08 PM, Mauro Santos wrote: >> I was using clearlooks-phenix but with gtk 3.20 it is quite broken and >> it hasn't been updated in quite some time. I have no idea if the dev >> will code a new version for gtk 3.20+. >> > When launching a GTK3 applicat

Re: [arch-general] wireless driver broadcom b43 random success or failure

2016-04-12 Thread message
From the wiki page: "Each configuration file is named in the style of /etc/modules-load.d/.conf. Configuration files simply contain a list of kernel modules names to load, separated by newlines." Why was the file 'b43.conf' containing only: b43 incorrect? Is not 'b43' the name of the kernel

Re: [arch-general] GTK2 GUIs became a PITA after upgrade

2016-04-12 Thread Jérôme M . Berger
On 04/12/2016 07:08 PM, Mauro Santos wrote: > I was using clearlooks-phenix but with gtk 3.20 it is quite broken and > it hasn't been updated in quite some time. I have no idea if the dev > will code a new version for gtk 3.20+. > When launching a GTK3 application with the clearlooks pheni

Re: [arch-general] GTK2 GUIs became a PITA after upgrade

2016-04-12 Thread Mauro Santos
On 12-04-2016 16:50, Kyle Terrien wrote: > The best thing to do at this point is design a GTK3 theme that sucks > less (and maintain it when GNOME makes the arbitrary changes to the GTK3 > theming API again). Clearlooks-Phenix is good. Perhaps a > Bluecurve-Phenix would be fun too. I was using

Re: [arch-general] GTK2 GUIs became a PITA after upgrade

2016-04-12 Thread Kyle Terrien
Ralf Mardorf wrote: > $ grep gnome-themes-standard /var/log/pacman.log | grep 2016-04 > [2016-04-10 19:57] [ALPM] upgraded gnome-themes-standard (3.18.0-1 -> 3.20-1) > [2016-04-12 09:33] [PACMAN] Running 'pacman -U > gnome-themes-standard-3.18.0-1-x86_64.pkg.tar.xz' > [2016-04-12 09:33] [ALPM] dow

Re: [arch-general] wireless driver broadcom b43 random success or failure

2016-04-12 Thread Mauro Santos
On 12-04-2016 09:14, tak...@bluewin.ch wrote: > Little nit-picking: the `modprobe` command is available (and used) on > Arch Linux, and it *does* use the files in /etc/modprobe.d (see also > modprobe.d(5) for what the files are used for). So this is not really an > indication for whether OP's usin

Re: [arch-general] wireless driver broadcom b43 random success or failure

2016-04-12 Thread tak...@bluewin.ch
On Tue, Apr 12, 2016 at 08:44:36 +0100, Mauro Santos wrote: > Also arch does not use /etc/modprobe.d, if you are not using Arch Linux > you are on your own. Little nit-picking: the `modprobe` command is available (and used) on Arch Linux, and it *does* use the files in /etc/modprobe.d (see also mo

Re: [arch-general] Mailing list etiquette

2016-04-12 Thread Ralf Mardorf
On Tue, 12 Apr 2016 03:08:06 -0400, Eli Schwartz wrote: >On 04/12/2016 02:23 AM, Stephen wrote: >> I apologise, I didn't realise this was the case. I've often read, but >> never participated in, mailing lists. Is there a list of "common >> etiquette" that you'd recommend reading? I'd like to avoid

Re: [arch-general] GTK2 GUIs became a PITA after upgrade

2016-04-12 Thread Ralf Mardorf
On Mon, 11 Apr 2016 22:06:33 -0700, Kyle Terrien wrote: >My first thought was "Adwaita", and looking at the list of packages, >gnome-themes-standard is upgraded. I suspect that Adwaita is the >culprit. My mind went blank for a long "moment", I missed that Adwaita is part of this package. Thank yo

Re: [arch-general] wireless driver broadcom b43 random success or failure

2016-04-12 Thread Mauro Santos
On 12-04-2016 08:00, message wrote: > Mauro Santos Sun, 10 Apr 2016 11:29:06 -0700 >> You may want to refer to this page for guidance > https://wiki.archlinux.org/index.php/Kernel_modules#Automatic_module_handling > > > Thanks. Created a 'conf' file (root user): > > cat > /etc/modprobe.d/b43.con

[arch-general] Mailing list etiquette

2016-04-12 Thread Eli Schwartz
On 04/12/2016 02:23 AM, Stephen wrote: > I apologise, I didn't realise this was the case. I've often read, but > never participated in, mailing lists. Is there a list of "common > etiquette" that you'd recommend reading? I'd like to avoid > embarrassing issues such as this again. You can google "m

Re: [arch-general] wireless driver broadcom b43 random success or failure

2016-04-12 Thread Dragon ryu
I think Mauto means, use /etc/module-load.d and make new conf? 2016/04/12 16:00 "message" : > Mauro Santos Sun, 10 Apr 2016 11:29:06 -0700 > >> You may want to refer to this page for guidance >> > > https://wiki.archlinux.org/index.php/Kernel_modules#Automatic_module_handling > > Thanks. Created a

Re: [arch-general] wireless driver broadcom b43 random success or failure

2016-04-12 Thread message
Mauro Santos Sun, 10 Apr 2016 11:29:06 -0700 You may want to refer to this page for guidance https://wiki.archlinux.org/index.php/Kernel_modules#Automatic_module_handling Thanks. Created a 'conf' file (root user): cat > /etc/modprobe.d/b43.conf modprobe b43 Then restarted computer. The module