Re: [arch-general] Generating gdb debug logs for devs

2017-02-03 Thread Christoph Gysin via arch-general
On Thu, Feb 2, 2017 at 3:54 PM, Pekka Järvinen via arch-general wrote: > % makepkg -sfi > ... > error: unresolvable package conflicts detected > error: failed to prepare transaction (conflicting dependencies) > :: lxrandr-gtk3 and lxrandr are in conflict Ah, in this case -i won't work because the

Re: [arch-general] Generating gdb debug logs for devs

2017-02-03 Thread Christoph Gysin via arch-general
On Fri, Feb 3, 2017 at 2:37 AM, Pekka Järvinen via arch-general wrote: > This finally provided results! > > main (argc=, argv=) at lxrandr.c:783 > 783fixed = LVDS ? LVDS : monitors->data; At this point, lxrandr has crashed and you are left at the gdb prompt. Type "bt" to create a backtrace sh

Re: [arch-general] sandboxing

2017-02-03 Thread Bart De Roy via arch-general
hello I've been postponing looking into browser isolation since I started using Wayland about a year ago. Does anyone have pointers, experiences or comments on this topic with regard to Xwayland? If I'd want to disassociate parts of chromiums execution context, what are common, good options? che

Re: [arch-general] sandboxing

2017-02-03 Thread sivmu
Am 03.02.2017 um 17:49 schrieb Bart De Roy via arch-general: > hello > > I've been postponing looking into browser isolation > since I started using Wayland about a year ago. > > Does anyone have pointers, experiences or comments on > this topic with regard to Xwayland? If I'd want to > disasso