bug#38926: pcmanfm-qt unable to open files by double click

2020-01-06 Thread Reza Alizadeh Majd
Hi Danny, > I don't think that will work. According to the glib source code[1], the > variable is read at runtime of the final program. oh, your right !!! I incorrectly thought that GIO_LAUNCH_DESKTOP is a preprocessor macro. > What you could do is use your wrap-program in pcmanfm-qt, but

bug#38172: WebkitGTK-based browsers: System volume suddenly maxed out when playing audio or video

2020-01-06 Thread raingloom
On Mon, 2020-01-06 at 18:02 +, Alek Zikon wrote: > Everytime audio or video starts playing on WebkitGTK-based browsers > (epiphany, next), the system volume is maxed out. This happens when > you start the audio or video by clicking on the play button and also > when audio or videos are played a

bug#38998: emacs-treemacs missing icons

2020-01-06 Thread Oleg Pykhalov
Hi Christopher, Thank you for the report. Christopher Howard writes: > Hi, I cherry-picked emacs-treemacs and emacs-treemacs-extras from Guix > master. emacs-treemacs mode runs in Emacs, but the icons are missing, > and Message buffer is filled with messages like "Cannot find image file > ‘/hom

bug#38999: core-updates texlive build error

2020-01-06 Thread Danny Milosavljevic
../../../texlive-20180414-source/texk/web2c/pdftexdir/pdftosrc.cc:82:37: error: no match for ‘operator=’ (operand types are ‘std::unique_ptr’ and ‘GlobalParams*’) [...] ../../../texlive-20180414-source/texk/web2c/pdftexdir/pdftosrc.cc:206:12: error: type ‘class std::unique_ptr’ argument given to

bug#38998: emacs-treemacs missing icons

2020-01-06 Thread Christopher Howard
Hi, I cherry-picked emacs-treemacs and emacs-treemacs-extras from Guix master. emacs-treemacs mode runs in Emacs, but the icons are missing, and Message buffer is filled with messages like "Cannot find image file ‘/home/christopher/.guix-profile/share/emacs/site- lisp/icons/default/root.png'". Thes

bug#38915: Can't change profile of Bluetooth headphones

2020-01-06 Thread Matthew Leach
Ricardo Wurmus writes: > Hi Matthew, Hi Ricardo, Thanks for your reply. > >> I have a pair of Bluetooth headphones that I I've paired and connected to >> my guix machine. They show up in the 'configuration' tab of >> pavucontrol. By default the profile is 'Headset Head Unit (HSP/HFP)'. >> >>

bug#38997: guix import: error: make-session: unbound variable

2020-01-06 Thread Sergiu Marton
It seems that guix import gives me: guix/build/download.scm:248:2: In procedure tls-wrap: error: make-session: unbound variable for every importer that need to download something from the internet. Here's the full output when trying to import persistent-postgresql (https://hackage.haskell.org/pa

bug#38940: \x1b]8; ; OSC character displayed on hyperlinks shown after calls to `guix describe` or `guix show` on mate-terminal 1.12.1 (Trisquel 8)

2020-01-06 Thread Calvin Heim
On Mon, 2020-01-06 at 19:37 +0100, zimoun wrote: > Hi, > > Thank you for your report. > > > On Sun, 5 Jan 2020 at 07:49, Calvin Heim wrote: > > > > > When using mate-terminal version 1.12.1 (the default graphical terminal > > provided in Trisquel 8), Guix commands > > that print hyperlinks t

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-06 Thread Danny Milosavljevic
Hi Reza, On Mon, 06 Jan 2020 20:15:43 +0330 "Reza Alizadeh Majd" wrote: > +(add-before 'build 'patch-gio-launch-desktop > + (lambda* (#:key outputs #:allow-other-keys) > + (let ((bin-path (assoc-ref outputs "bin") "/bin")) > + (setenv "GIO_LAUNCH_DESKT

bug#38940: \x1b]8; ; OSC character displayed on hyperlinks shown after calls to `guix describe` or `guix show` on mate-terminal 1.12.1 (Trisquel 8)

2020-01-06 Thread zimoun
Hi, Thank you for your report. On Sun, 5 Jan 2020 at 07:49, Calvin Heim wrote: > When using mate-terminal version 1.12.1 (the default graphical terminal > provided in Trisquel 8), Guix commands > that print hyperlinks to the terminal (such as `guix describe` and `guix > show`) > print a mang

bug#38838: 'whatis' doesn't work

2020-01-06 Thread zimoun
Dear, I confirm that something appears unexpected with the command 'whatis'. Below, using Guix 3a695c01d7ee18f30f22df53f3c44dfac04017f1, and running `guix environment --ad-hoc man-db man-pages --pure` then let output the internal debugging information (option '-d'). See below. Everything seems

bug#33696: Webview crashes on query.wikidata.org

2020-01-06 Thread Alek Zikon via Bug reports for GNU Guix
I can't reproduce this problem in the current Epiphany 3.30.4 distributed by Guix. The given wikidata URL loads ok.

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-06 Thread Reza Alizadeh Majd
Hi, On Mon, Jan 6, 2020, at 8:08 PM, Danny Milosavljevic wrote: > > Or, for a complete fix, patch glib-2.60.6/gio/gdesktopappinfo.c > > > > tmp = "gio-launch-desktop" > > > > to say > > > > tmp = "/gnu/store/xyz-glib-.../bin/gio-launch-desktop"; > > > > instead. The latter has the advan

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-06 Thread Danny Milosavljevic
> Or, for a complete fix, patch glib-2.60.6/gio/gdesktopappinfo.c > > tmp = "gio-launch-desktop" > > to say > > tmp = "/gnu/store/xyz-glib-.../bin/gio-launch-desktop"; > > instead. The latter has the advantage that it magically fixes ALL the > applications. When I try that, I get a circ

bug#38990: Update of tdlib to 1.5.4 breaks emacs-telega

2020-01-06 Thread Diego Nicola Barbato
Hi Guix, emacs-telega doesn't work with version 1.5.4 of tdlib (last known good commit: df23842; first known bad commit: 70848cd). After starting telega (M-x telega RET) the *Telega Root* buffer looks like this: --8<---cut here---start->8--- Status: Ready

bug#38926: pcmanfm-qt unable to open files by double click

2020-01-06 Thread Danny Milosavljevic
See also https://gitlab.gnome.org/GNOME/glib/issues/1633 "should not install gio-launch-desktop into PATH" pgpV7xgIARK7C.pgp Description: OpenPGP digital signature

bug#38959: Adding Coq 8.10.1 for Int63.Ring63 and Coq-Bignums

2020-01-06 Thread Brett Gilio
Brett Gilio writes: > Julien Lepiller writes: > >> Le 5 janvier 2020 18:04:16 GMT-05:00, Brett Gilio a écrit : >>>Hey all, and particularly the FM-Guix working group. I'd like to get >>>Coq >>>8.10.1 into Guix as it provides support for the new Int63.Ring63 theory >>>number library. This would