Re: [dev] [dwm] Crash when setting window title to a single emoji

2016-09-05 Thread Markus Unterwaditzer
On Mon, Sep 05, 2016 at 11:10:53AM +0200, Paul Menzel wrote: > Dear Markus, > > > On 08/31/16 21:22, Markus Unterwaditzer wrote: > > On Wed, Aug 31, 2016 at 09:07:21PM +0200, Markus Unterwaditzer wrote: > > > On Wed, Aug 31, 2016 at 03:52:36PM +0200, Paul Menzel wrote

Re: [dev] [dwm] Crash when setting window title to a single emoji

2016-08-31 Thread Markus Unterwaditzer
On Wed, Aug 31, 2016 at 09:07:21PM +0200, Markus Unterwaditzer wrote: > On Wed, Aug 31, 2016 at 03:52:36PM +0200, Paul Menzel wrote: > > Dear Markus, > > > > > > On 08/30/16 19:32, Markus Unterwaditzer wrote: > > > > > On Tue, Aug 30, 2016 at 01:30:20P

Re: [dev] [dwm] Crash when setting window title to a single emoji

2016-08-31 Thread Markus Unterwaditzer
On Wed, Aug 31, 2016 at 03:52:36PM +0200, Paul Menzel wrote: > Dear Markus, > > > On 08/30/16 19:32, Markus Unterwaditzer wrote: > > > On Tue, Aug 30, 2016 at 01:30:20PM +0200, Paul Menzel wrote: > > > > None. > > > > > > How do you start

Re: [dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-31 Thread Markus Unterwaditzer
On Wed, Aug 31, 2016 at 01:35:30PM -0400, Greg Reagle wrote: > On Wed, Aug 31, 2016, at 01:05 PM, Markus Unterwaditzer wrote: > > Greg, the issue only appears to me if I install bdf-unifont from > > [extras]. > > Okay. I don't have that package available on Debian 8.5

Re: [dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-31 Thread Markus Unterwaditzer
On Wed, Aug 31, 2016 at 03:36:10PM +0200, FRIGN wrote: > On Wed, 31 Aug 2016 15:29:25 +0200 > Markus Unterwaditzer wrote: > > Hey Markus, > > > Here's another one that fails: > > > > PROMPT_COMMAND='echo -ne "\x1b]0;\xf0\x9f\xa4\x94\x07&quo

Re: [dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-31 Thread Markus Unterwaditzer
On Wed, Aug 31, 2016 at 10:30:58AM -0400, Greg Reagle wrote: > On Wed, Aug 31, 2016, at 09:29 AM, Markus Unterwaditzer wrote: > > Here's another one that fails: > > > >     PROMPT_COMMAND='echo -ne "\x1b]0;\xf0\x9f\xa4\x94\x07"' > > Well it

[dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-31 Thread Markus Unterwaditzer
On Mon, Aug 29, 2016 at 07:56:56PM +0200, Markus Unterwaditzer wrote: > Hello, > > > I'm getting crashes with a particular emoji in the window title. Enter the > following in st/termite/xterm/urxvt (without tmux inbetween): > > PROMPT_COMMAND='ech

Re: [dev] [dwm] Crash when setting window title to a single emoji

2016-08-30 Thread Markus Unterwaditzer
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

Re: [dev] [dwm] Crash when setting window title to a single emoji

2016-08-30 Thread Markus Unterwaditzer
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 >

Re: [dev] [dwm] Crash when setting window title to a single emoji

2016-08-30 Thread Markus Unterwaditzer
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

Re: [dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-29 Thread Markus Unterwaditzer
On Mon, Aug 29, 2016 at 09:35:39PM +0200, Markus Unterwaditzer wrote: > [...] > On Mon, Aug 29, 2016 at 09:21:08PM +0200, Martin Kühne wrote: > > [...] > > Btw, the website lists version 9.0.02 as the current version, arch offers > > version 8.0.01. Can you try to b

Re: [dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-29 Thread Markus Unterwaditzer
On Mon, Aug 29, 2016 at 09:21:08PM +0200, Martin Kühne wrote: > On Mon, Aug 29, 2016 at 9:12 PM, Markus Unterwaditzer > wrote: > > Since nobody can reproduce it, apparently you have to install the > > bdf-unifont > > from `extras`. > > > > My journey cont

[dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-29 Thread Markus Unterwaditzer
On Mon, Aug 29, 2016 at 07:56:56PM +0200, Markus Unterwaditzer wrote: > Hello, > > > I'm getting crashes with a particular emoji in the window title. Enter the > following in st/termite/xterm/urxvt (without tmux inbetween): > > PROMPT_COMMAND='echo -ne "\

[dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-29 Thread Markus Unterwaditzer
Hello Martin, I'm replying to you this way because I've subscribed without recieving emails (dev+subscribe-nomail). I assumed people would auto-CC me on replies. Anyway, I'm now fully subscribed. > Do you have an explicit UTF-8 locale and generated it as per wiki > instructions? I'm assuming y

[dev] Re: [dwm] Crash when setting window title to a single emoji

2016-08-29 Thread Markus Unterwaditzer
On Mon, Aug 29, 2016 at 07:56:56PM +0200, Markus Unterwaditzer wrote: > Hello, > > > I'm getting crashes with a particular emoji in the window title. Enter the > following in st/termite/xterm/urxvt (without tmux inbetween): > > PROMPT_COMMAND='echo -ne "\

[dev] [dwm] Crash when setting window title to a single emoji

2016-08-29 Thread Markus Unterwaditzer
Hello, I'm getting crashes with a particular emoji in the window title. Enter the following in st/termite/xterm/urxvt (without tmux inbetween): PROMPT_COMMAND='echo -ne "\x1b]0;\xe2\x9b\x93b\x07"' dwm's output: dwm: fatal error: request code=140, error code=16 X Error of failed req