bug#37775: Python 2.7 not configured for Tk

2019-10-16 Thread Brian Leung
Thanks!

On Wed, Oct 16, 2019 at 3:50 PM Jesse Gibbons 
wrote:

> On Wed, 2019-10-16 at 00:38 -0700, Brian Leung wrote:
> > Hi Guix,
> >
> > Python 2.7 doesn't seem like it handles Tk properly right now, at least
> on
> > my machine:
> >
> > >>> import Tkinter
> > Traceback (most recent call last):
> >   File "", line 1, in 
> >   File "/gnu/store/h2crv1mpc5qi05xdnn84fjp9g4gyicsl-python2-
> > 2.7.16/lib/python2.7/lib-tk/Tkinter.py", line 39, in 
> > import _tkinter # If this fails your Python may not be configured for
> > Tk
> > ImportError: No module named _tkinter
> Python has a tk output to keep the python package small.
> - If you're using tk for a personal script, you will probably need run
> 'guix
> install python2:tk'
> - If you need tk for a package input, you will need to use
> '("python2-tk" ,python "tk")' or copy the input from one of the python
> packages that uses tk.
>
>


bug#37775: Python 2.7 not configured for Tk

2019-10-16 Thread Brian Leung
Hi Guix,

Python 2.7 doesn't seem like it handles Tk properly right now, at least on
my machine:

>>> import Tkinter
Traceback (most recent call last):
  File "", line 1, in 
  File
"/gnu/store/h2crv1mpc5qi05xdnn84fjp9g4gyicsl-python2-2.7.16/lib/python2.7/lib-tk/Tkinter.py",
line 39, in 
import _tkinter # If this fails your Python may not be configured for Tk
ImportError: No module named _tkinter


bug#37304: done

2019-10-11 Thread Brian Leung



bug#37304: GParted 1.0.0 crashes shortly after starting up

2019-09-04 Thread Brian Leung
Running "sudo gparted" yields numerous complaints about missing files,
ending with "/home/brian/.guix-profile/bin/gparted: line 202:  7678
Segmentation fault  $BASE_CMD". The full console output is attached.
(gpartedbin:7678): Gtk-WARNING **: 23:32:27.533: Could not find the icon 'document-new'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.533: Error loading theme icon 'document-new' for stock: Icon 'document-new' not present in theme gnome

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.533: Could not load a pixbuf from /org/gtk/libgtk/icons/24x24/status/image-missing.png.
This may indicate that pixbuf loaders or the mime database could not be found.

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.533: Error loading theme icon 'image-missing' for stock: Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file format

(gpartedbin:7678): Gdk-CRITICAL **: 23:32:27.533: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gpartedbin:7678): GLib-GObject-CRITICAL **: 23:32:27.533: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.534: Error loading theme icon 'document-new' for stock: Icon 'document-new' not present in theme gnome

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.534: Error loading theme icon 'image-missing' for stock: Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file format

(gpartedbin:7678): Gdk-CRITICAL **: 23:32:27.534: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gpartedbin:7678): GLib-GObject-CRITICAL **: 23:32:27.534: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.534: Error loading theme icon 'edit-delete' for stock: Icon 'edit-delete' not present in theme gnome

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.534: Error loading theme icon 'image-missing' for stock: Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file format

(gpartedbin:7678): Gdk-CRITICAL **: 23:32:27.534: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gpartedbin:7678): GLib-GObject-CRITICAL **: 23:32:27.534: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.534: Error loading theme icon 'edit-delete' for stock: Icon 'edit-delete' not present in theme gnome

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.535: Error loading theme icon 'image-missing' for stock: Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file format

(gpartedbin:7678): Gdk-CRITICAL **: 23:32:27.535: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gpartedbin:7678): GLib-GObject-CRITICAL **: 23:32:27.535: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.535: Error loading theme icon 'go-last' for stock:

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.535: Error loading theme icon 'image-missing' for stock: Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file format

(gpartedbin:7678): Gdk-CRITICAL **: 23:32:27.535: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gpartedbin:7678): GLib-GObject-CRITICAL **: 23:32:27.535: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.535: Error loading theme icon 'go-last' for stock:

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.535: Error loading theme icon 'image-missing' for stock: Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file format

(gpartedbin:7678): Gdk-CRITICAL **: 23:32:27.535: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gpartedbin:7678): GLib-GObject-CRITICAL **: 23:32:27.535: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.535: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme gnome

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.536: Error loading theme icon 'image-missing' for stock: Failed to load /org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file format

(gpartedbin:7678): Gdk-CRITICAL **: 23:32:27.536: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gpartedbin:7678): GLib-GObject-CRITICAL **: 23:32:27.536: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.536: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme gnome

(gpartedbin:7678): Gtk-WARNING **: 23:32:27.536: Error loading theme icon 'image-missing' for stock: Failed to load 

bug#36972: ghc-8.6.5 won't complete its build phase

2019-08-08 Thread Brian Leung
Upon upgrading with `guix upgrade`, ghc-8.6.5 is downloaded, but the build
phase seems to get stuck at 100%.


bug#36961: Can't use microphone in ungoogled-chromium

2019-08-07 Thread Brian Leung
When a microphone is plugged in, ungoogled-chromium fails to detect it.


bug#36912: JSON-related tests failing on latest master branch

2019-08-03 Thread Brian Leung
For example, `make check TESTS="tests/swh.scm"` yields two failing tests.
Running one of the package-manager test suites (such as gem.scm)` will also
produce some failing tests.