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 bump the version manually? > >

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 continues... > >

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

2016-08-29 Thread Martin Kühne
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 continues... No, I'm too lazy to crash my stuff tonight. Btw, the website lists version 9.0.02

[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 "\x1b]0;\xe2\x9b\x93b\x07"' > > dwm's

[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

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

2016-08-29 Thread Greg Reagle
I cannot reproduce it on my computer.  Using Debian 8.5, dwm commit 7af4d439bdb5a2e40aca69446a3367bd71431c45 (which is behind the latest), xserver-xorg  1:7.7+7

[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 "\x1b]0;\xe2\x9b\x93b\x07"' > > dwm's

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

2016-08-29 Thread FRIGN
On Mon, 29 Aug 2016 19:56:56 +0200 Markus Unterwaditzer wrote: Hey Markus, > I'm getting crashes with a particular emoji in the window title. > Enter the following in st/termite/xterm/urxvt (without tmux > inbetween): > [...] > This is my first attempt at debugging

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

2016-08-29 Thread Martin Kühne
On Mon, Aug 29, 2016 at 7:56 PM, Markus Unterwaditzer wrote: > Originally I've experienced this issue when opening the following URL in > Firefox or Chromium: https://github.com/RustFestEU/conf-2016/issues/2 That > page > has a tag with that emoji, which then lands in

[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

Re: [dev] Bug in toolchain (based on gcc4.9.2)

2016-08-29 Thread Kuniyasu Suzaki
Dear Anselm, Thank you for your reply. I understand the situation. Could you give me the source code of toolchain? I try to fix by myself. -- Kuniyasu Suzaki, National Institute of Advanced Industrial Science and Technology, http://staff.aist.go.jp/k.suzaki From: Anselm R Garbe