Anselm R Garbe wrote:
> I'm glad to announce the preliminary slcon3 schedule[0].
Heyho,
I'll arrive on friday around noon. If someone else wants to join early, we can
meet at the hotel lobby and work on some projects until the official welcome in
the evening.
--Markus
On Wed, Aug 17, 2016 at 12:18 AM, Ivan Delalande wrote:
> Hi,
>
> On Mon, Aug 15, 2016 at 10:39:41PM -0800, Britton Kerin wrote:
>> btw, st sometime seems to eat input, and fail to output lines. You
>> might want to
>> try it without dvtm sometime in case that program is somehow masking a bug.
>
On Mon, Aug 15, 2016 at 10:57 PM, Martin Kühne wrote:
> On Tue, Aug 16, 2016 at 8:39 AM, Britton Kerin
> wrote:
>>
>> The point is it's *much* easier for you to do it. You know how terminal
>> programming works already, I don't. I *could* do it, but it would be
>> extremely
>> inefficient.
>>
Hello Anselm,
On Tue, Aug 30, 2016 at 01:35:12PM +0200, Anselm R Garbe wrote:
> To me a crash is an illegal control flow of a program that is detected
> and aborted by the governing system (libc, etc.).
>
> In contrast an exit() caused by the Xlib error handler is kind of a
> legal control flow t
Hello Paul,
On Tue, Aug 30, 2016 at 01:30:20PM +0200, Paul Menzel wrote:
> > None.
>
> How do you start dwm?
A simple `dwm` in `.xinitrc`. You can view the entire setup here:
https://github.com/untitaker/dotfiles
-- Markus
>
>
> Best regards,
>
> Paul
>
On 30 August 2016 at 13:18, Markus Unterwaditzer
wrote:
> On Tue, Aug 30, 2016 at 08:28:21AM +0200, Anselm R Garbe wrote:
>> [...]
>> I wonder if this is a crash at all. It rather looks like a fatal Xlib
>> error to me.
>
> I'm not sure how that doesn't qualify as crash. What is your definition of
Dear Markus,
On 08/30/16 13:18, Markus Unterwaditzer wrote:
On Tue, Aug 30, 2016 at 08:28:21AM +0200, Anselm R Garbe wrote:
[…]
Do you get coredumps of dwm? If yes, please provide a stack trace.
None.
How do you start dwm?
Best regards,
Paul
Hello Anselm,
On Tue, Aug 30, 2016 at 08:28:21AM +0200, Anselm R Garbe wrote:
> [...]
> I wonder if this is a crash at all. It rather looks like a fatal Xlib
> error to me.
I'm not sure how that doesn't qualify as crash. What is your definition of
crash?
> Do you get coredumps of dwm? If yes, pl