bug#19128: Problems with transmission-gtk

2014-11-20 Thread Mark H Weaver
transmission-gtk launches, but attempting to "open" a file causes the program ato exit ungracefully with the following output: --8<---cut here---start->8--- mhw:~$ transmission-gtk ** (transmission-gtk:10588): WARNING **: Error retrieving accessibility bus ad

bug#19119: X cannot run programs in the current user's profile

2014-11-20 Thread Ludovic Courtès
I believe this is fixed by 1d18d87. Let me know if there’s anything wrong. Thanks! Ludo’.

bug#19119: X cannot run programs in the current user's profile

2014-11-20 Thread Thompson, David
To reproduce, create an operating-system configuration that uses the slim-service and do not add any additional packages to the base system, such as xterm. As an unpriveleged user, run 'guix packge -i xterm'. Then, try to launch xterm via Window Maker's main menu. It will fail. - Dave