Bug#927263: riece: error on (wrong-number-of-arguments (1 . 1) 2)

2019-04-18 Thread Hideki Yamane
control: tags -1 +patch +pending Hi, Thanks for your patch, I'll test and upload in this weekend holiday. -- Hideki Yamane

Bug#927263: riece: error on (wrong-number-of-arguments (1 . 1) 2)

2019-04-18 Thread Tatsuya Kinoshita
Control: severity -1 grave

Bug#927263: riece: error on (wrong-number-of-arguments (1 . 1) 2)

2019-04-18 Thread Tatsuya Kinoshita
Control: retitle -1 riece: unusable on Emacs 26 Control: severity -1 serious Control: tags -1 + patch On April 17, 2019 at 7:57PM +0900, kmuto (at kmuto.jp) wrote: > > If I replace ffloor with floor, it works. > It's riece-server.el on Buster version. After I changed the file, > it works like a

Bug#927263: riece: error on (wrong-number-of-arguments (1 . 1) 2)

2019-04-17 Thread Kenshi Muto
At Wed, 17 Apr 2019 18:37:29 +0900 (JST), Tatsuya Kinoshita wrote: > Refer to the upstream issue, : > > Submitted by: naruse > > Submitted on: Mon 19 Nov 2018 11:39:47 AM UTC > > It may work older emacs(?), but at least on my

Bug#927263: riece: error on (wrong-number-of-arguments (1 . 1) 2)

2019-04-17 Thread Tatsuya Kinoshita
On April 17, 2019 at 2:19PM +0900, kmuto (at kmuto.jp) wrote: > riece-unread.el: > 63 (make-face 'riece-modeline-unread-face) > 64 ;; "Face used for displaying unread channels in modeline.") > > Now I succeeded to call M-x riece. As Hideki mentioned, seems fixed in the upstream

Bug#927263: riece: error on (wrong-number-of-arguments (1 . 1) 2)

2019-04-17 Thread Hideki Yamane
control: tags -1 confirmed fixed-upstream On Wed, 17 Apr 2019 12:14:22 +0900 Kenshi Muto wrote: > Debugger entered--Lisp error: (wrong-number-of-arguments (1 . 1) 2) It seems that is fixed in upstream git HEAD, but not investigate yet. -- Hideki Yamane

Bug#927263: riece: error on (wrong-number-of-arguments (1 . 1) 2)

2019-04-16 Thread Kenshi Muto
On Wed, 17 Apr 2019 12:14:22 +0900, Kenshi Muto wrote: > 4. wrote down below and M-x eval-region >(setq debug-on-error t) >(riece) > > Debugger entered--Lisp error: (wrong-number-of-arguments (1 . 1) 2) > make-face(riece-modeline-current-face "Face used for displaying the current >

Bug#927263: riece: error on (wrong-number-of-arguments (1 . 1) 2)

2019-04-16 Thread Kenshi Muto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Package: riece Version: 9.0.0-8 Severity: normal Dear Maintainer, I upgraded my environment from Stretch to Buster, and noticed riece won't boot up. (so the severity may be 'grave') 1. remove .riece folder 2. Run emacs26 by 'emacs -no-init-file