Bug#746415: gnome-terminal: will not start with non-utf-8 locale

2015-12-15 Thread Miroslav Puda
I had similar issue:
$ gnome-terminal
(process:2410): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.Error constructing proxy for
org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling
StartServiceByName for org.gnome.Terminal:
GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process
org.gnome.Terminal exited with status 8

I was unable to fix it with `dpkg-reconfigure locales` or `localectl`.
I noticed that LC_ALL was unset so I added it to /etc/default/locale.

$ cat /etc/default/locale
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8

Gnome terminal works now (after restart).


Bug#550668: devicekit-disks: blocked by dmsetup

2009-10-11 Thread Miroslav Puda
Package: devicekit-disks
Version: 007-1
Severity: normal

Package devicekit-disks is blocked by dmsetup (1.02.38-2), devicekit-disks is 
required by tracker's (0.6.95-3) libraries and dmsetup is required by lvm2 
(2.02.53-2). Does it mean that I cannot install tracker (desktop indexing 
search tool) on system with lvm2?


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org