bug#31769: mpd / pulse control issue

2018-06-09 Thread 宋文武
Bradley Haggerty writes: > I have mpd enabled as a herd service. When I start my computer, mpd can play > my music fine, but pavucontrol can't connect to pulse and show my volume > controls. If I > kill pulse and open pavucontrol, all my volume controls are visible, but then > mpd can't play m

bug#31726: confirming proposed change

2018-06-09 Thread Ludovic Courtès
Hi, Jack Hill skribis: >> Jack Hill skribis: >> >>> Sure, I'll give make a path a go. You're thinking that I should try >>> applying the changes that the commit introduced as part of our package >>> definition? >> >> Yes, either that or use a snapshot of upstream haskell-mode. > > I have starte

bug#31770: New ‘guix pull’ dosen’t update the guix manual in GuixSD

2018-06-09 Thread 宋文武
l...@gnu.org (Ludovic Courtès) writes: > Hello Guix! > > For those who haven’t been following along on > , I have just > pushed a new ‘guix pull’. > > To summarize, ~/.config/guix/latest no longer exists. Instead > ~/.config/guix/current is

bug#31769: mpd / pulse control issue

2018-06-09 Thread Bradley Haggerty
I have mpd enabled as a herd service. When I start my computer, mpd can play my music fine, but pavucontrol can't connect to pulse and show my volume controls. If I kill pulse and open pavucontrol, all my volume controls are visible, but then mpd can't play music. If I kill pulse again and this tim

bug#22629: [PATCH 0/4] 'guix pull' produces a self-contained Guix

2018-06-09 Thread Ludovic Courtès
Hello Guix! Ludovic Courtès skribis: > Here is the “new” ‘guix pull’ that we discussed notably in this thread: > > https://bugs.gnu.org/22629 > > The major difference is that instead of just building a bunch of modules > and putting them under ~/.config/guix/latest, it now produces a > standal

bug#26353: GuixSD /tmp cleaner fails to clean when Umlauts like "ä" are used in filenames

2018-06-09 Thread Danny Milosavljevic
Hi Ludo, +(define delete-file* + (let ((proc (syscall->procedure int "unlike" '(* Typo. Should be "unlink". >+(lambda* (file #:optional (string->pointer string->pointer/utf-8)) >+ (proc (string->pointer file) >Ideas? Well, we could always include a special wrapper in guile-s