bug#41714: Some Flatpak applications fail to start when attempting to run xdg-dbus-proxy

2020-06-04 Thread Jonathan Frederickson
On Thu, Jun 4, 2020 at 7:36 pm, ArneBab wrote: Hi Jonathan, Jonathan Frederickson writes: I have a few applications that I've installed through Flatpak on Guix System which used to work, but recently I've been unable to run them. Trying to run them results in: jfred@lambdacrypt

bug#41714: Some Flatpak applications fail to start when attempting to run xdg-dbus-proxy

2020-06-04 Thread Jonathan Frederickson
I have a few applications that I've installed through Flatpak on Guix System which used to work, but recently I've been unable to run them. Trying to run them results in: jfred@lambdacrypt ~$ flatpak run im.riot.Riot bwrap: execvp xdg-dbus-proxy: No such file or directory jfred@lambdacrypt ~$

bug#41177: Fontconfig issues in Java applications that use fonts

2020-05-10 Thread Jonathan Frederickson
I realized I forgot to submit a bug report for this after I posted on help-guix a while back, and looks like it's still an issue, so... I get a null pointer exception when attempting to run any Java application that uses fonts. I've attached an example of the error output I get, and you can

bug#40889: CI system displays unix timestamp as duration

2020-04-26 Thread Jonathan Frederickson
This page for example says the build took "1586990816 seconds”: http://ci.guix.gnu.org/build/2602653/details …but it appears that’s actually the timestamp of the end of the build.

bug#38437: Cantarell Oblique fonts fail to render in some Gnome applications

2019-11-30 Thread Jonathan Frederickson
On Sat, 30 Nov 2019 20:10:30 +0100 Leo Prikler wrote: > Have you tried refreshing your fontconfig cache (i.e. the system cache > in /var/cache/fontconfig)? I encountered similar issues a while ago > with System Monitor and Tweaks (and so did others, who also reported > the bug), and it seemed to

bug#37735: Acknowledgement (Ansible package build/installation failing)

2019-10-13 Thread Jonathan Frederickson
Aha, I managed to expand that backtrace a bit. The failure here isn't quite what I was expecting: starting phase `fix-symlinks' Backtrace:    8 (primitive-load "/gnu/store/4sx0bpv580768j5i6g47gcfkb8kp2c12-ansible-2.8.1-guile-builder") In ice-9/eval.scm:    191:35  7 (_ _) In

bug#35938: Epiphany crashes after adding Firefox Sync account

2019-05-27 Thread Jonathan Frederickson
Hey, so I just ran into a crash after logging into my Firefox Sync account in Epiphany: Steps to reproduce == * Install Epiphany * Log into Firefox account in settings * Enable syncing of all resources (though I think it's bookmarks that did it * Click "Sync Now" Result ==

bug#35591: Segfault on flatpak remote-add

2019-05-05 Thread Jonathan Frederickson
On Sunday, May 5, 2019 6:36:06 PM EDT Mark H Weaver wrote: > My knowledge of Flatpak is weak, but in general, foreign pre-compiled > binaries will not work on Guix unless they are statically linked. > Traditional dynamically-linked executables expect to find a dynamic > linker and system shared