Bug#862780: haproxy: Please build with -DUSE_GETADDRINFO for functional IPv6 hostname lookups

2017-05-16 Thread Anton Eliasson
Source: haproxy
Version: 1.7.5-1~bpo8+1.1
Severity: normal
Tags: patch ipv6

Dear Maintainer,

Without this configuration option, haproxy cannot resolve hostnames that have 
only IPv6 () records. To quote the project's README:

Recent systems can resolve IPv6 host names using getaddrinfo(). This primitive
is not present in all libcs and does not work in all of them either. Support in
glibc was broken before 2.3. Some embedded libs may not properly work either,
thus, support is disabled by default, meaning that some host names which only
resolve as IPv6 addresses will not resolve and configs might emit an error
during parsing. If you know that your OS libc has reliable support for
getaddrinfo(), you can add USE_GETADDRINFO=1 on the make command line to enable
it. This is the recommended option for most Linux distro packagers since it's
working fine on all recent mainstream distros. It is automatically enabled on
Solaris 8 and above, as it's known to work.


-- System Information:
Debian Release: 8.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- a/debian/rules	2017-04-11 16:07:51.0 +0200
+++ b/debian/rules	2017-05-16 22:48:29.820047917 +0200
@@ -12,6 +12,7 @@
 	 USE_OPENSSL=1 \
 	 USE_ZLIB=1 \
 	 USE_LUA=1 \
+	 USE_GETADDRINFO=1 \
 	 LUA_INC=/usr/include/lua5.3
 
 OS_TYPE = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
--- a/debian/rules	2017-04-11 16:07:51.0 +0200
+++ b/debian/rules	2017-05-16 22:48:29.820047917 +0200
@@ -12,6 +12,7 @@
 	 USE_OPENSSL=1 \
 	 USE_ZLIB=1 \
 	 USE_LUA=1 \
+	 USE_GETADDRINFO=1 \
 	 LUA_INC=/usr/include/lua5.3
 
 OS_TYPE = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)


Bug#830165: Info received (Bug#830165: Acknowledgement (haproxy: Logging breaks after chroot with journald as syslog))

2016-07-06 Thread Anton Eliasson
Apparently, this only happens if rsyslog is not installed. Which it is, 
on normal Debian systems, as it can coexist happily with journald. I was 
using a "lightweight" (=lacking features one would expect) container 
installed from LXC's template that did not ship with rsyslog.


It's a little confusing that haproxy's startup logs go to journald, and 
later logs go to rsyslog. I guess there is not much to do about that. 
Maybe haproxy should explicitly depend on rsyslog for now.


--
Best Regards,
Anton Eliasson



Bug#830165: Acknowledgement (haproxy: Logging breaks after chroot with journald as syslog)

2016-07-06 Thread Anton Eliasson
Marking as important as I consider logging to be a critical feature for 
an application like haproxy, and chrooting is in the default configuration.


--
Best Regards,
Anton Eliasson



Bug#830165: haproxy: Logging breaks after chroot with journald as syslog

2016-07-06 Thread Anton Eliasson
Source: haproxy
Version: 1.6.5-1~bpo8+1
Severity: important

Dear Maintainer,

haproxy ships /etc/rsyslog.d/49-haproxy.conf which should configure the syslog 
to create an additional logging socket in /var/lib/haproxy/dev/log, where 
/var/lib/haproxy is haproxy's chroot dir. However, systemd-journald does not 
consider this configuration file and so does not create the socket. Therefore, 
after haproxy has chrooted itself it no longer has access to a /dev/log and 
cannot log anymore.

In 2012 journald was not capable of listening on multiple sockets [1]. I do not 
know about its current state.

[1]: 
https://lists.freedesktop.org/archives/systemd-devel/2012-November/007554.html

-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#755435: kdepim-kresources: korganizer does not use Server Name Indication

2014-07-24 Thread Anton Eliasson
Also reproducible in Konqueror version 4:4.8.4-1 (no server_name 
extension sent). So this is probably a bug in a different package than 
kdepim-kresources.



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



Bug#755435: kdepim-kresources: korganizer does not use Server Name Indication

2014-07-20 Thread Anton Eliasson
Package: kdepim-kresources
Version: 4:4.4.11.1+l10n-3+b1
Severity: normal
Tags: lfs

Dear Maintainer,
I found this bug in Korganizer, but as I had to install kdepim-kresources to be
able to use a remote calendar I think the bug is in that package.

I select Add calendar in the calendar view, then enter the URL to my CalDAV
server (which is an Owncloud instance) in the Download from field. I then
select OK and reload it. Korganizer gives me a warning that the certificate is
invalid and indeed the certificate is the wrong one. Using Wireshark I found
that whichever library is responsible for connecting to the CalDAV server does
not include a Server Name Indication extension [1] in the Client Hello. My
server (Apache2 with virtual hosting) then defaults to responding with a
different certificate than the correct one. The URL to my server is
https://cloud.antoneliasson.se/remote.php/caldav. Feel free to test against it
since the problem occurs before any authentication.

[1]: https://en.wikipedia.org/wiki/Server_Name_Indication



-- System Information:
Debian Release: 7.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdepim-kresources depends on:
ii  kdepim-runtime  4:4.4.11.1-6
ii  libc6   2.13-38+deb7u3
ii  libkabc44:4.8.4-2
ii  libkblog4   4:4.8.4-2
ii  libkcal44:4.8.4-2
ii  libkdecore5 4:4.8.4-4
ii  libkdepim4  4:4.4.11.1+l10n-3+b1
ii  libkdeui5   4:4.8.4-4
ii  libkio5 4:4.8.4-4
ii  libkpimutils4   4:4.8.4-2
ii  libkresources4  4:4.8.4-2
ii  libqtcore4  4:4.8.2+dfsg-11
ii  libqtgui4   4:4.8.2+dfsg-11
ii  libstdc++6  4.7.2-5

Versions of packages kdepim-kresources recommends:
ii  korganizer  4:4.4.11.1+l10n-3+b1

Versions of packages kdepim-kresources suggests:
ii  knotes  4:4.4.11.1+l10n-3+b1

-- no debconf information


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



Bug#755435: kdepim-kresources: korganizer does not use Server Name Indication

2014-07-20 Thread Anton Eliasson
I forgot to mention that the calendar type selected in Korganizer is 
Calendar in Remote File (Provides access to a calendar in a remote file 
using KDE's network framework KIO).


I have not tried a newer version of any software package than the ones 
in Debian Stable.


--
Best Regards,
Anton Eliasson


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



Bug#660559: rhythmbox: playlists are destroyed when media files moves or gets deleted

2014-03-25 Thread Anton Eliasson

2014-03-02 23:57, althaser skrev:

Hey Anton,

Could you please still reproduce this issue with newer rhythmbox 
version like 2.97-2.1 or 3.0.1-1+b1 ?


thanks
regards
althaser


Hi!
I can reproduce this with Rhythmbox 3.0.1 in Arch Linux. I currently 
don't use Debian on my desktop computer.


--
Best Regards,
Anton Eliasson


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



Bug#668837: Re: gstreamer0.10-plugins-good: GStreamer stops decoding in the middle of a flac

2012-07-30 Thread Anton Eliasson

2012-06-06 00:52, Jason Rhinelander skrev:
I'm seeing the same issue (though I can't distribute the FLAC in 
question), using the latest sid version (0.10.31-3).


I did a little more debugging on this; using gstreamer0.10-tools, this 
command reproduces the error, with the gstreamer debugging suggesting 
a problem:


gst-launch-0.10 --gst-debug-level=2 filesrc 
location=10-machinae_supremacy-cryosleep.flac ! flacparse ! flacdec ! 
pulsesink


Just before the track finishes prematurely, there's this:

0:00:58.040476180  4864  0x148dad0 WARN flacparse 
gstflacparse.c:576:gst_flac_parse_frame_header_is_valid:flacparse0 
Block size is not constant
0:00:58.040721771  4864  0x148dad0 WARN flacdec 
gstflacdec.c:419:gst_flac_dec_scan_got_frame:flacdec0 Variable block 
size FLAC unsupported
0:00:58.040971058  4864  0x148dad0 WARN flacparse 
gstflacparse.c:576:gst_flac_parse_frame_header_is_valid:flacparse0 
Block size is not constant


The last one gets repeated a few thousand times, then playback stops. 
For my file I get the same errors and result.  For both Anton's file 
and my file, the FLAC has no errors or warnings when run with flac -t, 
and plays perfectly with non-gstreamer players.


I get the same results as you, currently using Ubuntu 12.04 running 
gstreamer0.10-plugins-good version 0.10.31-1ubuntu1. Totem restarts at 
the beginning of the song but playback stutters after that.
(Note that replacing the final pulsesink in the above command with 
fakesink lets you see the errors without having to wait 58 seconds).


I tried analyzing both FLAC files using ``flac -a filename.flac'', for 
both my file and Anton's file.  The resulting .ana analysis file shows 
that every frame except the very last one has blocksize=4096, so the 
error appears at least misleading, perhaps indicating some flac 
decoding or parsing error in gstreamer.


I also tried installing the gstreamer1.0 packages, and trying the 
above with gst-launch-1.0; exactly the same errors occurred.


After reading Anton's suggestion that he thinks it was working a 
couple months ago, I tried installing 0.10.30-2.1, but that still has 
the problem (though the Block size is not constant error doesn't get 
reported--that check was added upstream since then).

Jason Rhinelander



I fired up a few old Ubuntu installations to test this. I could 
reproduce the issue in 11.04 using gstreamer0.10-plugins-good version 
0.10.28-0ubuntu7, though Totem acted a little differently. This time 
there were no stutter after the playback restart. However, in Ubuntu 
10.04 using gstreamer0.10-plugins-good version 0.10.21-1ubuntu3, there 
were no problems at all. Both Totem and Rhythmbox played past the 0:58 mark.


--
Med vänliga hälsningar / Kindest Regards
Anton Eliasson


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



Bug#679144: vinagre doesn't use higher resolution than 800x600 over RDP

2012-06-26 Thread Anton Eliasson
Package: vinagre
Version: 3.4.2-1
Severity: normal

Dear Maintainer,
When connecting to a computer running Windows XP Professional using Remote
Desktop, the resolution is set to 800x600 even though both computers support
higher resolutions and rdesktop can be used to connect to the Windows PC with
the command:

$ rdesktop -g 1024x768 hostname



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vinagre depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-1
ii  libavahi-common3 0.6.31-1
ii  libavahi-gobject00.6.31-1
ii  libavahi-ui-gtk3-0   0.6.31-1
ii  libc62.13-33
ii  libcairo21.12.2-1
ii  libdbus-glib-1-2 0.98-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-keyring03.4.1-1
ii  libgtk-3-0   3.4.2-1
ii  libgtk-vnc-2.0-0 0.5.0-3
ii  libtelepathy-glib0   0.18.1-2
ii  libvte-2.90-91:0.32.2-1
ii  libxml2  2.8.0+dfsg1-3

Versions of packages vinagre recommends:
ii  gnome-icon-theme  3.4.0-2
ii  rdesktop  1.7.1-1

vinagre suggests no packages.

-- no debconf information



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



Bug#679146: reportbug should be the most stable application in Debian, but it is not

2012-06-26 Thread Anton Eliasson
Package: reportbug
Version: 6.4
Severity: normal

Dear Maintainer,
It goes without saying that the tools used to report bugs in software must
never crash themselves, but a quick search for segfault yields several open
reports against reportbug. The users are probably furious enough as it is
because their favourite software is not to their satisfaction. Seeing the bug
reporting tool crash as well will just make them reluctant to reporting bugs.

I suggest that reportbug should be rewritten in a stable programming language
(C for instance) and shipped statically linked against libraries that are known
to work well. Even in Debian Sid because the need for good bug reports is just
as great there.
And no, I'm unfortunately not providing a patch myself, I'm just pointing out
the issue.



-- Package-specific info:
** Environment settings:
EDITOR=emacs
DEBEMAIL=de...@antoneliasson.se
DEBFULLNAME=Anton Eliasson
INTERFACE=gtk2

** /home/anton/.reportbugrc:
reportbug_version 6.3.1
mode standard
ui gtk2
no-cc
header X-Debbugs-CC: de...@antoneliasson.se
smtphost reportbug.debian.org

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug depends on:
ii  apt   0.9.6
ii  python2.7.3~rc2-1
ii  python-reportbug  6.4

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail none
pn  debconf-utils  none
pn  debsumsnone
pn  dlocatenone
ii  emacs23-bin-common 23.4+1-3
ii  exim4  4.80-3
ii  exim4-daemon-light [mail-transport-agent]  4.80-3
ii  file   5.11-1
ii  gnupg  1.4.12-4
ii  python-gtk22.24.0-3
pn  python-gtkspellnone
pn  python-urwid   none
ii  python-vte 1:0.28.2-4
ii  xdg-utils  1.1.0~rc1+git20111210-6

Versions of packages python-reportbug depends on:
ii  apt   0.9.6
ii  python2.7.3~rc2-1
ii  python-debian 0.1.21
ii  python-debianbts  1.11
ii  python-support1.0.14

python-reportbug suggests no packages.

-- no debconf information



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



Bug#679147: vinagre doesn't send Alt+Tab and Alt+F4

2012-06-26 Thread Anton Eliasson
Package: vinagre
Version: 3.4.2-1
Severity: normal
Tags: lfs

Dear Maintainer,
With keyboard shortcuts disabled in the view menu, the combinations Alt+Tab and
Alt+F4 still affects the local machine instead of being caught by vinagre and
sent to the remote machine.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vinagre depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-1
ii  libavahi-common3 0.6.31-1
ii  libavahi-gobject00.6.31-1
ii  libavahi-ui-gtk3-0   0.6.31-1
ii  libc62.13-33
ii  libcairo21.12.2-1
ii  libdbus-glib-1-2 0.98-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-keyring03.4.1-1
ii  libgtk-3-0   3.4.2-1
ii  libgtk-vnc-2.0-0 0.5.0-3
ii  libtelepathy-glib0   0.18.1-2
ii  libvte-2.90-91:0.32.2-1
ii  libxml2  2.8.0+dfsg1-3

Versions of packages vinagre recommends:
ii  gnome-icon-theme  3.4.0-2
ii  rdesktop  1.7.1-1

vinagre suggests no packages.

-- no debconf information



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



Bug#677001: remmina: Remina crashes gnome

2012-06-26 Thread Anton Eliasson
Package: remmina
Version: 1.0.0-4
Followup-For: Bug #677001

I can reproduce this by connecting to a Windows XP PC over RDP and then
clicking on the little button marked Resize the window to fit in remote
resolution. Remmina gives this warning in the running terminal (before
crashing gnome):

(remmina:26281): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -23 and height 27

Here's a full log of a gdb backtrace after the crash:

Starting program: /usr/bin/remmina
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffed8b7700 (LWP 27657)]
[New Thread 0x7fffda809700 (LWP 27658)]
[Thread 0x7fffda809700 (LWP 27658) exited]
[New Thread 0x7fffda809700 (LWP 27707)]
[New Thread 0x7fffe1c7c700 (LWP 27708)]

Program received signal SIGTERM, Terminated.
0x75fbb475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#0  0x75fbb475 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7067f7bc in ffi_call_unix64 () from /usr/lib/x86_64-linux-
gnu/libffi.so.5
#2  0x7067f237 in ffi_call () from /usr/lib/x86_64-linux-
gnu/libffi.so.5
#3  0x7529972b in g_cclosure_marshal_generic_va () from /usr/lib/x86_64
-linux-gnu/libgobject-2.0.so.0
#4  0x75298a03 in ?? () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#5  0x752b1076 in g_signal_emit_valist () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#6  0x752b18c2 in g_signal_emit () from /usr/lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#7  0x755902a5 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x77225205 in g_main_context_dispatch () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#9  0x77225538 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x77225932 in g_main_loop_run () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#11 0x778d32d5 in gtk_main () from /usr/lib/x86_64-linux-
gnu/libgtk-3.so.0
#12 0x00415c87 in main ()
A debugging session is active.

Inferior 1 [process 27653] will be killed.

Quit anyway? (y or n)



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages remmina depends on:
ii  dbus-x111.6.0-1
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-33
ii  libcairo2   1.12.2-1
ii  libgcrypt11 1.5.0-3
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libgtk-3-0  3.4.2-1
ii  libpango1.0-0   1.30.0-1
ii  libssh-40.5.2-1
ii  libvte-2.90-9   1:0.32.2-1
ii  libx11-62:1.4.99.901-2
ii  remmina-common  1.0.0-4

Versions of packages remmina recommends:
ii  remmina-plugin-rdp  1.0.0-4
ii  remmina-plugin-vnc  1.0.0-4

remmina suggests no packages.

-- no debconf information



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



Bug#676647: deja-dup: Full backups cannot be resumed

2012-06-08 Thread Anton Eliasson
Package: deja-dup
Version: 20.2-2
Severity: normal

Dear Maintainer,
I use Deja-Dup to backup to an NFS server in my local network. I mount the
backup directory manually in the client computer's filesystem. Today I
discovered that if a full backup is interrupted by selecting Resume later
(after some archives have been stored in the backup directory on the server),
it fails with the error message Error renaming temporary file: Device or
resource busy when later resumed. Removing the archives created by the
interrupted backup allows a new backup to be completed successfully.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages deja-dup depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-1
ii  duplicity0.6.18-2
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-32
ii  libcairo-gobject21.12.2-1
ii  libcairo21.12.2-1
ii  libfontconfig1   2.9.0-5
ii  libfreetype6 2.4.9-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-keyring03.4.1-1
ii  libgtk-3-0   3.4.2-1
ii  libnautilus-extension1a  3.4.2-1.1
ii  libnotify4   0.7.5-1
ii  libpango1.0-01.30.0-1

Versions of packages deja-dup recommends:
pn  openssh-client [ssh-client]  1:6.0p1-1
pn  python-boto  2.3.0-1
pn  python-rackspace-cloudfiles  none

deja-dup suggests no packages.

-- no debconf information



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



Bug#671479: (no subject)

2012-06-08 Thread Anton Eliasson

In my theme, the text is white on light gray background:
http://i.imgur.com/qEOeg.png

This isn't optimal either.

--
Med vänliga hälsningar / Kindest Regards
Anton Eliasson




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



Bug#676575: gedit segfaults when started both via CLI and Nautilus and a tab is dragged outside the window

2012-06-07 Thread Anton Eliasson
Package: gedit
Version: 3.4.2-1
Severity: important

To reproduce:
1. Start gedit from the command line (with or without a file as argument).
2. Double-click a text file in Nautilus to open it in a new gedit window
(creating a new thread in the same process I believe).
3. Attempt to drag the tab representing the opened file outside the second
gedit window.
4. The process segfaults and both windows close.

I crashed gedit this way while running it in gdb, producing this log:
http://paste.debian.net/173382/
The procedure was:
1. Change to VT1.
2. $ DISPLAY=:0 gdb gedit
3. (gdb) set logging file /home/anton/gdb.txt
(gdb) set logging overwrite on
(gdb) set logging off
(gdb) set logging on
(gdb) run
4. Change to VT7, crash gedit, change back to VT1.
5. (gdb) backtrace
(gdb) quit
$

It also works the other way around, by first double-clicking a file in Nautilus
and then starting gedit from CLI. In this case, gedit segfaults when a tab in
the second window is dragged outside that window.



-- Package-specific info:
Active plugins:
  - 'modelines'
  -  'smartspaces'
  -  'spell'
  -  'codecomment'
  -  'filebrowser'
  -  'docinfo'
  -  'time'
  -  'changecase'
  -  'commander'

No plugin installed in $HOME.

Module versions:
  - glib  
  - gtk+  
  - gtksourceview 
  - pygobject 
  - enchant   
  - iso-codes 3.36


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gedit depends on:
ii  gedit-common   3.4.2-1
ii  gir1.2-atk-1.0 2.4.0-2
ii  gir1.2-freedesktop 1.32.1-1
ii  gir1.2-gdkpixbuf-2.0   2.26.1-1
ii  gir1.2-glib-2.01.32.1-1
ii  gir1.2-gtk-3.0 3.4.2-1
ii  gir1.2-gtksource-3.0   3.4.2-1
ii  gir1.2-pango-1.0   1.30.0-1
ii  gir1.2-peas-1.01.4.0-2
ii  gsettings-desktop-schemas  3.4.2-1
ii  iso-codes  3.36-1
ii  libatk1.0-02.4.0-2
ii  libc6  2.13-33
ii  libcairo-gobject2  1.12.2-2
ii  libcairo2  1.12.2-2
ii  libenchant1c2a 1.6.0-7
ii  libffi53.0.10-3
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libgirepository-1.0-1  1.32.1-1
ii  libglib2.0-0   2.32.3-1
ii  libgtk-3-0 3.4.2-1
ii  libgtksourceview-3.0-0 3.4.2-1
ii  libice62:1.0.8-2
ii  libpango1.0-0  1.30.0-1
ii  libpeas-1.0-0  1.4.0-2
ii  libsm6 2:1.2.1-2
ii  libx11-6   2:1.4.99.901-2
ii  libxml22.8.0+dfsg1-3
ii  python 2.7.3~rc2-1
ii  python-gi  3.2.2-1
ii  python-gi-cairo3.2.2-1
ii  python2.7  2.7.3~rc2-2.1

Versions of packages gedit recommends:
ii  yelp3.4.2-1
ii  zenity  3.4.0-2

Versions of packages gedit suggests:
ii  gedit-plugins  3.4.0-1

-- no debconf information



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



Bug#676575: New log

2012-06-07 Thread Anton Eliasson
That paste expires in 24 hours. This one lasts a bit longer: 
http://paste.debian.net/173389/


--
Med vänliga hälsningar / Kindest Regards
Anton Eliasson




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



Bug#674289: lyx: LyX strips non-ASCII characters from filenames

2012-05-24 Thread Anton Eliasson
Package: lyx
Version: 2.0.3-2+b1
Severity: important
Tags: l10n

Dear Maintainer,
I noticed this while trying to import a LaTeX file with the Swedish character
'ä' in it's filename. The GUI just showed some meaningless error message in
the shape of Something bad happened to a subprocess, but I have no idea what.
However, in the terminal, the output was this:

Running: tex2lyx -f Inlämningsuppgift 1 - EDA016.tex Inlämningsuppgift 1 -
EDA016.lyx
Creating file /home/anton/Dokument/Skolarbeten/20111027 - EDA016 -
Inlmningsuppgift 1/Inlmningsuppgift 1 - EDA016.lyx
Could not open output file /home/anton/Dokument/Skolarbeten/20111027 - EDA016
- Inlmningsuppgift 1/Inlmningsuppgift 1 - EDA016.lyx for writing.
.../../../src/support/Systemcall.cpp(270): Systemcall: 'tex2lyx -f
Inlämningsuppgift 1 - EDA016.tex Inlämningsuppgift 1 - EDA016.lyx'
finished with exit code 1
Error: Kan inte omvandla fil

Ett fel uppstod vid körning av:
tex2lyx -f Inlämningsuppgift 1 - EDA016.tex Inlämningsuppgift 1 -
EDA016.lyx

Rough translation:
Error: Kan inte omvandla fil - Error: Cannot convert file
Ett fel uppstod vid körning av - An error occurred during the processing of

I tried to run LyX with LANG=C to get English strings for reporting purposes,
but then I couldn't open the same file at all, because the file browser looks
like this: http://i.imgur.com/dOLx0.png and the directories with icons that
looks like documents can't be opened because they don't really exist.



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lyx depends on:
ii  libboost-regex1.49.01.49.0-3
ii  libboost-signals1.49.0  1.49.0-3
ii  libc6   2.13-32
ii  libenchant1c2a  1.6.0-7
ii  libgcc1 1:4.7.0-8
ii  libmythes-1.2-0 2:1.2.2-1
ii  libqtcore4  4:4.8.1-1
ii  libqtgui4   4:4.8.1-1
ii  libstdc++6  4.7.0-8
ii  lyx-common  2.0.3-2
ii  xdg-utils   1.1.0~rc1+git20111210-6
ii  zlib1g  1:1.2.7.dfsg-8

Versions of packages lyx recommends:
ii  dvipng 1.14-1+b1
ii  elyxer 1.2.3-1
ii  evince [pdf-viewer]3.4.0-2
ii  fonts-lyx  2.0.3-2
ii  ghostscript9.05~dfsg-5
ii  imagemagick8:6.7.4.0-5
ii  poppler-utils  0.16.7-3
ii  preview-latex-style11.86-10
ii  psutils1.17-31
ii  texlive-fonts-recommended  2012.20120516-1
ii  texlive-generic-extra  2012.20120516-1
ii  texlive-latex-extra2012.20120516-1
ii  texlive-latex-recommended  2012.20120516-1
ii  texlive-science2012.20120516-1

Versions of packages lyx suggests:
pn  chktex  none
pn  dvipost none
pn  etoolboxnone
pn  gnuhtml2latex   none
pn  groff   none
pn  latex2rtf   none
pn  librsvg2-bin2.36.1-1
pn  libtiff-tools   none
pn  linuxdoc-tools  none
pn  noweb   none
pn  rcs none
pn  sgmltools-lite  none
pn  texlive-xetex   2012.20120516-1
pn  writer2latexnone
pn  wv  none

-- no debconf information



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



Bug#673477: gnome-control-center: Keyboard shortcuts are unset only after a user relogin

2012-05-18 Thread Anton Eliasson
Package: gnome-control-center
Version: 1:3.2.2-3+b1
Severity: normal

Dear Maintainer,

Keyboard shortcuts that are cleared in control center are still in effect until
the user logs out and then logs in again. Steps to reproduce:
1. In Keyboard - Shortcuts - Windows; select Activate the window menu.
2. Click the shortcut and press backspace to unset it. The shortcut should be
shown as disabled.
3. Press Alt+Space and observe that the window menu is still shown.
4. Log out and log in. Alt+Space now does not bring up the window menu.

Expected behaviour: The Window menu shortcut should be disabled immediately.

Closing the control center has no effect, only rebooting or relogin. Also
observed on Debian Sid.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-control-center depends on:
ii  accountsservice0.6.15-4
ii  apg2.2.3.dfsg.1-2
ii  desktop-file-utils 0.18-1
ii  gconf-service  3.2.5-1
ii  gnome-control-center-data  1:3.2.2-3
ii  gnome-desktop3-data3.4.1-2
ii  gnome-icon-theme   3.4.0-2
ii  gnome-icon-theme-symbolic  3.4.0-2
ii  gnome-menus3.2.0.1-2
ii  gnome-settings-daemon  3.2.2-3
ii  gsettings-desktop-schemas  3.4.1-2
ii  libatk1.0-02.4.0-2
ii  libc6  2.13-32
ii  libcairo-gobject2  1.12.2-1
ii  libcairo2  1.12.2-1
ii  libcanberra-gtk3-0 0.28-4
ii  libcanberra0   0.28-4
ii  libcolord1 0.1.18-1
ii  libcomerr2 1.42.2-2
ii  libcups2   1.5.2-5
ii  libdbus-1-31.5.12-1
ii  libdbus-glib-1-2   0.98-1
ii  libfontconfig1 2.9.0-3
ii  libfreetype6   2.4.9-1
ii  libgconf-2-4   3.2.5-1
ii  libgcrypt111.5.0-3
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libglib2.0-0   2.32.2-1
ii  libgnome-control-center1   1:3.2.2-3+b1
ii  libgnome-desktop-3-2   3.4.1-2
ii  libgnome-menu-3-0  3.2.0.1-2
ii  libgnomekbd7   3.4.0.2-1
ii  libgnutls262.12.19-1
ii  libgoa-1.0-0   3.4.1-1
ii  libgssapi-krb5-2   1.10+dfsg~beta1-2
ii  libgtk-3-0 3.4.1-2
ii  libgtop2-7 2.28.4-3
ii  libk5crypto3   1.10+dfsg~beta1-2
ii  libkrb5-3  1.10+dfsg~beta1-2
ii  libnm-glib40.9.4.0-3
ii  libnm-gtk0 0.9.4.1-1
ii  libnm-util20.9.4.0-3
ii  libnotify4 0.7.5-1
ii  libpango1.0-0  1.30.0-1
ii  libpolkit-gobject-1-0  0.104-2
ii  libpulse-mainloop-glib01.1-3.2
ii  libpulse0  1.1-3.2
ii  libsocialweb-client2   0.25.20-1
ii  libupower-glib10.9.16-2
ii  libx11-6   2:1.4.99.901-2
ii  libxi6 2:1.6.0-1
ii  libxklavier16  5.2.1-1
ii  libxml22.7.8.dfsg-9
ii  zlib1g 1:1.2.7.dfsg-1

Versions of packages gnome-control-center recommends:
ii  cups-pk-helper 0.2.1.2-1
ii  gnome-online-accounts  3.4.1-1
ii  gnome-session  3.4.1-1
ii  gnome-user-guide   3.4.1-1
ii  iso-codes  3.35-1
ii  mesa-utils 8.0.1-2+b3
ii  mousetweaks3.4.1-1
ii  policykit-1-gnome  0.105-2

Versions of packages gnome-control-center suggests:
ii  gnome-screensaver 3.4.1-1
ii  gstreamer0.10-pulseaudio  0.10.31-2
ii  libcanberra-gtk-module0.28-4
ii  x11-xserver-utils 7.7~2
ii  xscreensaver  5.15-2

-- no debconf information



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



Bug#669661: (no subject)

2012-04-21 Thread Anton Eliasson

My bad, this is the correct syntax:
$ vncviewer localhost::5901
localhost 5901
Closing window

This bug may be closed and marked as invalid.
--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#669625: gummi: Gummi should depend on enchant

2012-04-20 Thread Anton Eliasson
Package: gummi
Version: 0.6.3-1
Severity: important

Dear Maintainer,
Today, Gummi failed to start and gave the following error message:

$ gummi
[Info] Gummi version: 0.6.3
[Info] configuration file: /home/anton/.config/gummi/gummi.cfg
[Info] Texlive 2009 was found installed..
[Info] Typesetter detected: pdfTeX 3.1415926-1.40.10-2.2 (TeX Live 2009/Debian)
[Info] Typesetter detected: XeTeX 3.1415926-2.2-0.9995.2 (TeX Live 2009/Debian)
[Info] snippets : /home/anton/.config/gummi/snippets.cfg
[Info] using libpoppler 0.16.7
[Fatal] Misslyckades med att köra barnprocessen enchant-lsmod (Filen eller
katalogen finns inte)^C

The last line roughly translates to: Failed to execute child process 'enchant-
lsmod' (File or directory does not exist). A quick web search revealed
(http://aptosid.com/index.php?name=PNphpBB2file=printviewt=2249start=0) that
the package enchant is missing. Since this package obviously is so important, I
suggest that enchant should depend on it.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gummi depends on:
ii  libc6  2.13-27
ii  libcairo2  1.10.2-7
ii  libgdk-pixbuf2.0-0 2.24.1-1
ii  libglib2.0-0   2.32.0-4
ii  libgtk2.0-02.24.10-1
ii  libgtksourceview2.0-0  2.10.4-1
ii  libgtkspell0   2.0.16-1
ii  libpango1.0-0  1.29.4-3+b1
ii  libpoppler-glib6   0.16.7-3
ii  zlib1g 1:1.2.6.dfsg-2

Versions of packages gummi recommends:
ii  texlive-extra-utils  2009-10
ii  texlive-latex-base   2009-15
ii  texlive-xetex2009-15

gummi suggests no packages.

-- no debconf information



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



Bug#669625: gummi: Gummi should depend on enchant

2012-04-20 Thread Anton Eliasson
The last sentence is wrong, I meant that gummi should depend on enchant, 
not the other way around.


--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#669661: tightvnc-java: Port number should be absolute, not relative

2012-04-20 Thread Anton Eliasson
Package: tightvnc-java
Version: 1.2.7-8
Severity: normal

Dear Maintainer,
The syntax for the VNC viewer is this:
$ vncviewer host:port
but for some reason the port number is given relative to the standard VNC port 
5900, but this is noted nowhere in either the manpage or when executing the 
program with the --help parameter. So, when you happily try to connect to an 
alternative port such as 5901, you actually end up connecting to 
5900+5901=11801. Pardon my french, but this is completely retarded. No other 
program I know of takes the port number as something relative. Expected 
behaviour is this:
vncviewer localhost:5901
localhost 5901

but now you get this:
vncviewer localhost:5901
localhost 11801

The fact that vncviewer completely lacks built-in documentation only makes this 
worse.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

tightvnc-java depends on no packages.

tightvnc-java recommends no packages.

Versions of packages tightvnc-java suggests:
pn  tightvncserver  none

-- no debconf information



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



Bug#665400: vinagre doesn't remember passwords when told to

2012-04-20 Thread Anton Eliasson

On 2012-04-18 17:22, Michael Biebl wrote:

Hi,

On 23.03.2012 21:59, Anton Eliasson wrote:

Package: vinagre
Version: 3.2.2-1

Dear Maintainer,
When the VNC server asks for authentication, Vinagre asks the user for the
password and offers to remember it for the next connect. But even when this
checkbox is ticked, Vinagre asks for the same password the next time it
connects to the same host.


Could you please test the latest version 3.4 and try to reproduce the
problem there.
I can reproduce this in 3.4.0-1, the latest version in Testing as of 
writing. Last dist-upgrade was yesterday, I think.


Are you running a GNOME session? Is a /usr/bin/gnome-keyring-daemon
process running?


Yes, I use gnome-fallback/classic. gnome-keyring-daemon is running:
$ ps ax | grep gnome-keyring
 2408 ?Sl 0:00 /usr/bin/gnome-keyring-daemon --daemonize 
--login

20096 pts/0S+ 0:00 grep --color=auto gnome-keyring

I've investigated this further and these are my conclusions:
1. When connecting directly without using a bookmark, passwords are 
never remembered, not even during the current session no matter if the 
checkbox is checked or not.
2. When connecting via a bookmark, passwords are always remembered while 
vinagre is running no matter if the checkbox is checked or not.

3. When connecting directly after (2), vinagre always asks for password.
4. Passwords are never stored to file.

These were made by connecting to localhost::5901 which was forwarded to 
a remote computer using:

$ ssh -v -L 5901:localhost:5900 remote-domain-name
--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#613082: Duplicate

2012-04-14 Thread Anton Eliasson

Could this bug be a duplicate of #603209?

--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#668837: gstreamer0.10-plugins-good: GStreamer stops decoding in the middle of a flac file

2012-04-14 Thread Anton Eliasson
Package: gstreamer0.10-plugins-good
Version: 0.10.31-1+b1
Severity: normal

Dear Maintainer,
While playing the following flac file:
http://static.machinaesupremacy.com/musicfiles/arcade/flac/10
-machinae_supremacy-cryosleep.flac (mirror:
http://antoneliasson.se/publicdump/10-machinae_supremacy-cryosleep.flac) using
either Totem or Rhythmbox, playback stops about 58 seconds into the song. This
did not happen a while ago (a while is probably 1-3 months ago, but I'm not
sure when I played that particular song last). VLC has no problems playing that
file and I can also decode it to wave using the CLI tool 'flac' without
warnings or errors.

Here is the debug output from Rhythmbox (started using the command 'rhythmbox
-d') from well before and a little bit after the 58 second mark. Rhythmbox
skipped to the next song around 21:14:27.

(21:14:21) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
52886486000:3490(0)]
(21:14:21) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
53086776000:3490(0)]
(21:14:21) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
53287091000:3490(0)]
(21:14:22) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
53487431000:3490(0)]
(21:14:22) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
53687759000:3490(0)]
(21:14:22) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
53888093000:3490(0)]
(21:14:22) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
54088248000:3490(0)]
(21:14:22) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
54288597000:3490(0)]
(21:14:22) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:23) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
54488923000:3490(0)]
(21:14:23) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
54689399000:3490(0)]
(21:14:23) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
54889758000:3490(0)]
(21:14:23) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
55090103000:3490(0)]
(21:14:23) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
55290409000:3490(0)]
(21:14:24) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
55490695000:3490(0)]
(21:14:24) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
55690973000:3490(0)]
(21:14:24) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
55891269000:3490(0)]
(21:14:24) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
56091631000:3490(0)]
(21:14:24) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
56292034000:3490(0)]
(21:14:25) [0x9e3390] [tick_cb] rb-shell-player.c:3599: tick:
[file:///home/anton/tmp/10-machinae_supremacy-cryosleep.flac,
56492363000:3490(0)]
(21:14:25) [0x9e3390] [rb_gst_process_tag_string] rb-player-gst-helper.c:274:
tag minimum-bitrate doesn't correspond to a metadata field we're interested in
(21:14:25) [0x9e3390] [rb_gst_process_tag_string] rb-player-gst-helper.c:274:
tag minimum-bitrate doesn't correspond to a metadata field we're interested in
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: emitting info field 20
(21:14:25) [0x9e3390] [process_tag] rb-player-gst.c:216: 

Bug#665400: vinagre doesn't remember passwords when told to

2012-03-23 Thread Anton Eliasson
Package: vinagre
Version: 3.2.2-1
Severity: normal
Tags: lfs

Dear Maintainer,
When the VNC server asks for authentication, Vinagre asks the user for the
password and offers to remember it for the next connect. But even when this
checkbox is ticked, Vinagre asks for the same password the next time it
connects to the same host.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vinagre depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.10.0-3
ii  libatk1.0-0  2.2.0-2
ii  libavahi-client3 0.6.31-1
ii  libavahi-common3 0.6.31-1
ii  libavahi-glib1   0.6.31-1
ii  libavahi-gobject00.6.31-1
ii  libavahi-ui-gtk3-0   0.6.31-1
ii  libc62.13-27
ii  libcairo-gobject21.10.2-7
ii  libcairo21.10.2-7
ii  libdbus-1-3  1.4.18-1
ii  libdbus-glib-1-2 0.98-1
ii  libfontconfig1   2.8.0-3.1
ii  libfreetype6 2.4.8-1
ii  libgdk-pixbuf2.0-0   2.24.1-1
ii  libglib2.0-0 2.30.2-6
ii  libgnome-keyring03.2.2-2
ii  libgtk-3-0   3.2.3-1
ii  libgtk-vnc-2.0-0 0.5.0-3
ii  libgvnc-1.0-00.5.0-3
ii  libpango1.0-01.29.4-2
ii  libtelepathy-glib0   0.16.2-1+b1
ii  libvte-2.90-91:0.30.1-3
ii  libxml2  2.7.8.dfsg-7

Versions of packages vinagre recommends:
ii  gnome-icon-theme  3.2.1.2-1
ii  rdesktop  1.7.1-1

vinagre suggests no packages.

-- no debconf information



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



Bug#663108: gnome-control-center: Long one-word labels in System Settings are truncated

2012-03-08 Thread Anton Eliasson

Package: gnome-control-center
Version: 1:3.2.2-2
Severity: normal

Dear Maintainer,
Labels shown in System Settings that consists of a single long word are
truncated to about 13 characters (or a certian number of pixels). This 
does not occur in the English locale but it does in Swedish, where 
compound words are more common. See for instance Användarkonton (User 
Accounts) and Systeminformation (System Information) in this 
screenshot: http://imgur.com/pifU9


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-control-center depends on:
ii  accountsservice0.6.15-4
ii  apg2.2.3.dfsg.1-2
ii  desktop-file-utils 0.18-1
ii  gnome-control-center-data  1:3.2.2-2
ii  gnome-desktop3-data3.2.1-3
ii  gnome-icon-theme   3.2.1.2-1
ii  gnome-icon-theme-symbolic  3.2.2-1
ii  gnome-menus3.2.0.1-2
ii  gnome-settings-daemon  3.2.2-2
ii  gsettings-desktop-schemas  3.2.0-2
ii  libatk1.0-02.2.0-2
ii  libc6  2.13-27
ii  libcairo-gobject2  1.10.2-7
ii  libcairo2  1.10.2-7
ii  libcanberra-gtk3-0 0.28-3
ii  libcanberra0   0.28-3
ii  libcheese-gtk203.2.2-2
ii  libcheese1 3.2.2-2
ii  libclutter-1.0-0   1.8.4-1
ii  libcogl-pango0 1.8.2-1
ii  libcogl5   1.8.2-1
ii  libcolord1 0.1.16-2
ii  libcomerr2 1.42.1-2
ii  libcups2   1.5.2-6
ii  libdbus-1-31.4.18-1
ii  libdbus-glib-1-2   0.98-1
ii  libdrm22.4.30-1
ii  libfontconfig1 2.8.0-3.1
ii  libfreetype6   2.4.8-1
ii  libgconf2-43.2.3-3
ii  libgcrypt111.5.0-3
ii  libgdk-pixbuf2.0-0 2.24.1-1
ii  libgl1-mesa-glx [libgl1]   7.11.2-1
ii  libglib2.0-0   2.30.2-6
ii  libgnome-control-center1   1:3.2.2-2
ii  libgnome-desktop-3-2   3.2.1-3
ii  libgnome-menu-3-0  3.2.0.1-2
ii  libgnomekbd7   3.2.0-1
ii  libgnutls262.12.16-1
ii  libgoa-1.0-0   3.2.1-3
ii  libgssapi-krb5-2   1.10+dfsg~beta1-2
ii  libgstreamer0.10-0 0.10.36-1
ii  libgtk-3-0 3.2.3-1
ii  libgtop2-7 2.28.4-2
ii  libjson-glib-1.0-0 0.14.2-1
ii  libk5crypto3   1.10+dfsg~beta1-2
ii  libkrb5-3  1.10+dfsg~beta1-2
ii  libnm-glib40.9.2.0-2
ii  libnm-gtk0 0.9.2.0-2
ii  libnm-util20.9.2.0-2
ii  libnotify4 0.7.4-1
ii  libpango1.0-0  1.29.4-2
ii  libpolkit-gobject-1-0  0.104-2
ii  libpulse-mainloop-glib01.1-3
ii  libpulse0  1.1-3
ii  libsocialweb-client2   0.25.20-1
ii  libupower-glib10.9.15-2
ii  libx11-6   2:1.4.4-4
ii  libxcomposite1 1:0.4.3-2
ii  libxdamage11:1.1.3-2
ii  libxext6   2:1.3.0-3
ii  libxfixes3 1:5.0-4
ii  libxi6 2:1.4.5-1
ii  libxklavier16  5.2.1-1
ii  libxml22.7.8.dfsg-7
ii  zlib1g 1:1.2.6.dfsg-2

Versions of packages gnome-control-center recommends:
ii  cups-pk-helper 0.2.1.2-1
ii  gnome-online-accounts  3.2.1-3
ii  gnome-session  3.2.1-1
ii  gnome-user-guide   3.2.2-1
ii  iso-codes  3.33-1
ii  mesa-utils 8.0.1-2+b3
ii  mousetweaks3.2.1-1
ii  policykit-1-gnome  0.105-2

Versions of packages gnome-control-center suggests:
ii  gnome-screensaver 3.2.2-1
ii  gstreamer0.10-pulseaudio  0.10.31-1
ii  libcanberra-gtk-module0.28-3
ii  x11-xserver-utils 7.6+3

-- no debconf information



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



Bug#648945: “default applications” should have their own entry or “system info” should be renamed

2012-03-08 Thread Anton Eliasson

Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=657012

--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#663118: rhythmbox-plugins: DAAP plugin takes 20-25 seconds to start if Avahi is not running

2012-03-08 Thread Anton Eliasson
Package: rhythmbox-plugins
Version: 2.95-1
Severity: normal

Dear Maintainer,
Each time the DAAP plugin is started and the Avahi service is not running, it
waits for up to 25 seconds before timing out. Sometimes this timeout is shorter
(even 0-1 seconds) but usually it's around 20-25 seconds. This delays
Rhythmbox's startup time and also causes the main window to freeze when the
plugin is manually enabled in the plugin settings. A debug log of a startup and
immediate shutdown of Rhythmbox with an empty music library can be found here:
http://pastebin.com/m0K58ZCB.  The freeze happens right after this line has
been printed:
(17:25:02) [0x1b48ba0] [rb_find_plugin_data_file] rb-file-helpers.c:268:
found '/usr/share/rhythmbox/plugins/daap/daap-ui.xml' when searching for file
'daap-ui.xml' for plugin 'DAAP Music Sharing'



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rhythmbox-plugins depends on:
ii  gir1.2-gconf-2.0 3.2.3-3
ii  gir1.2-glib-2.0  1.31.20-1
ii  gir1.2-gtk-3.0   3.2.3-1
ii  gir1.2-peas-1.0  1.2.0-1
ii  gir1.2-rb-3.02.95-1
ii  gir1.2-webkit-3.01.6.3-2
ii  libatk1.0-0  2.2.0-2
ii  libc62.13-27
ii  libcairo-gobject21.10.2-7
ii  libcairo21.10.2-7
ii  libclutter-1.0-0 1.8.4-1
ii  libclutter-gst-1.0-0 1.4.6-1
ii  libclutter-gtk-1.0-0 1.0.4-1
ii  libcogl-pango0   1.8.2-1
ii  libcogl5 1.8.2-1
ii  libdmapsharing-3.0-2 2.9.14-1
ii  libdrm2  2.4.30-1
ii  libffi5  3.0.10-3
ii  libfontconfig1   2.8.0-3.1
ii  libfreetype6 2.4.8-1
ii  libgconf2-4  3.2.3-3
ii  libgdk-pixbuf2.0-0   2.24.1-1
ii  libgirepository-1.0-11.31.20-1
ii  libgl1-mesa-glx [libgl1] 7.11.2-1
ii  libglib2.0-0 2.30.2-6
ii  libgnome-keyring03.2.2-2
ii  libgpod4 0.8.2-6
ii  libgrilo-0.1-0   0.1.18-1
ii  libgstreamer-plugins-base0.10-0  0.10.36-1
ii  libgstreamer0.10-0   0.10.36-1
ii  libgtk-3-0   3.2.3-1
ii  libgudev-1.0-0   175-3.1
ii  libimobiledevice21.1.1-3
ii  libjson-glib-1.0-0   0.14.2-1
ii  liblircclient0   0.9.0~pre1-1
ii  libmtp9  1.1.2-2
ii  libmusicbrainz3-63.0.2-2
ii  libmx-1.0-2  1.4.2-1
ii  libnotify4   0.7.4-1
ii  libpango1.0-01.29.4-2
ii  libpeas-1.0-01.2.0-1
ii  librhythmbox-core5   2.95-1
ii  libsoup-gnome2.4-1   2.36.1-1
ii  libsoup2.4-1 2.36.1-1
ii  libtdb1  1.2.9+git20120207-1
ii  libtotem-plparser17  2.32.6-2+b2
ii  libusb-0.1-4 2:0.1.12-20
ii  libx11-6 2:1.4.4-4
ii  libxcomposite1   1:0.4.3-2
ii  libxdamage1  1:1.1.3-2
ii  libxext6 2:1.3.0-3
ii  libxfixes3   1:5.0-4
ii  libxi6   2:1.4.5-1
ii  libxml2  2.7.8.dfsg-7
ii  python   2.7.2-10
ii  python-gnomekeyring  2.32.0+dfsg-1
ii  python-mako  0.6.2-1
ii  python2.72.7.2-13
ii  rhythmbox2.95-1
ii  zeitgeist-core   0.8.2-1
ii  zlib1g   1:1.2.6.dfsg-2

Versions of packages rhythmbox-plugins recommends:
ii  nautilus-sendto  3.0.1-2

rhythmbox-plugins suggests no packages.

-- no debconf information



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



Bug#576218: [php-maint] Bug#576218: Bug#576218: (no subject)

2012-02-21 Thread Anton Eliasson

On 2012-02-13 08:56, Ondřej Surý wrote:

block 576218 by 286356
thank you

I would be happy to fix that in Debian as soon as
http://bugs.debian.org/286356 is fixed.

O.

On Sat, Feb 11, 2012 at 23:53, Lior Kaplankap...@debian.org  wrote:

On Sun, Feb 12, 2012 at 12:02 AM, Anton Eliassonde...@antoneliasson.se
wrote:


This is indeed because PHP is linked against libedit instead of
libreadline because of licensing issues (according to #341868 and #286356).
So why does interactive mode work in Ubuntu?



1. The do build with libedit and we don't.
2. They've fixed this issue in libedit:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/322214

Kaplan

___
pkg-php-maint mailing list
pkg-php-ma...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint




Can't we apply the same patches to the Debian packages? Are we waiting 
for the upstream maintainers to take action?


--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#660559: rhythmbox: playlists are destroyed when media files moves or gets deleted

2012-02-19 Thread Anton Eliasson

Package: rhythmbox
Version: 2.95-1
Severity: grave
Justification: causes non-serious data loss

Dear Maintainer,

I recently moved my entire music library from one location in the 
filesystem to

another. This of course caused Rhythmbox to mark these as not found, but it
also removed them from my playlists. Consequently, after re-importing my 
music
library and clearing the not-found list, I lost all my playlists. My 
suggestion

is that playlists are treated somewhat separately from the main library, and
that playlist items are only marked as not found when they disappear, 
instead
of removing them completely. They could for example be marked with the 
red stop

sign used to indicate that an import failed.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rhythmbox depends on:
ii  dbus 1.4.16-1
ii  gnome-icon-theme 3.2.1.2-1
ii  gstreamer0.10-plugins-base   0.10.35-1
ii  gstreamer0.10-plugins-good   0.10.30-2.1.1
ii  gstreamer0.10-x  0.10.35-1
ii  libatk1.0-0  2.2.0-2
ii  libc62.13-26
ii  libcairo-gobject21.10.2-6.2
ii  libcairo21.10.2-6.2
ii  libffi5  3.0.10-3
ii  libfontconfig1   2.8.0-3.1
ii  libfreetype6 2.4.8-1
ii  libgdk-pixbuf2.0-0   2.24.1-1
ii  libgirepository-1.0-11.31.10-1
ii  libglib2.0-0 2.30.2-6
ii  libgstreamer-plugins-base0.10-0  0.10.35-1
ii  libgstreamer0.10-0   0.10.35-1
ii  libgtk-3-0   3.2.3-1
ii  libice6  2:1.0.7-2
ii  libpango1.0-01.29.4-2
ii  libpeas-1.0-01.2.0-1
ii  librhythmbox-core5   2.95-1
ii  libsm6   2:1.2.0-2
ii  libsoup-gnome2.4-1   2.34.3-1
ii  libsoup2.4-1 2.34.3-1
ii  libtdb1  1.2.9-4+b1
ii  libtotem-plparser17  2.32.6-2
ii  libxml2  2.7.8.dfsg-7
ii  media-player-info16-1
ii  python-gi3.1.0-2
ii  python-gst0.10   0.10.22-3
ii  rhythmbox-data   2.95-1
ii  zlib1g   1:1.2.3.4.dfsg-3

Versions of packages rhythmbox recommends:
ii  avahi-daemon0.6.30-6
ii  gstreamer0.10-plugins-ugly  0.10.18-3+b2
ii  gstreamer0.10-pulseaudio0.10.30-2.1.1
ii  gvfs-backends   1.10.1-2
ii  notification-daemon 0.7.3-1
ii  rhythmbox-plugins   2.95-1
ii  yelp3.2.1+dfsg-1+b1

Versions of packages rhythmbox suggests:
ii  gnome-codec-install  0.4.7+nmu1
ii  gnome-control-center 1:3.2.2-2
ii  gstreamer0.10-plugins-bad0.10.22-3
ii  rhythmbox-plugin-cdrecorder  2.95-1

-- no debconf information

--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#653076: (no subject)

2012-02-15 Thread Anton Eliasson
Could you both please specify your hardware setups? It would probably 
help the developers narrow down the problem.


--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#653076: [Pkg-utopia-maintainers] Bug#653076: network-manager-gnome: Slow WiFi startup connect time (and reconnect)

2012-02-15 Thread Anton Eliasson

On 2012-02-15 15:06, Michael Biebl wrote:

On 15.02.2012 15:01, Nicholas Schubach wrote:

I am also experiencing this, it's getting annoying actually.  I open my
laptop and have to wait for a minute to be able to use my browser because
the wifi connection is just taking way too long to connect.


Please disable IPv6 in nm-connection-editor for the relevant connection.

Choose Method=Ignore in the IPv6 tab.

Does that result in faster connect times?

For a bit of background, see:
http://blogs.gnome.org/dcbw/2011/06/14/networkmanager-and-dual-stack-addressing/

Michael

That workaround did the trick for me as well. Thanks!

--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#659451: initscripts wants to assume UTC=yes in /etc/default/rcS

2012-02-11 Thread Anton Eliasson

Package: initscripts
Version: 2.88dsf-22
Severity: important

Dear Maintainer,
In the latest update, apt asked me if I wanted to overwrite my 
/etc/default/rcS

with the one initscripts now provides. The only modification was to change
UTC=no to UTC=yes (to assume that the BIOS clock is set to universal time).
Since I am dual booting with Windows my clock is set to local time so I
rejected this change. However, the change should never have been suggested,
since this setting was configured during the Debian installation.

This is the full diff output:
--- /etc/default/rcS 2011-09-22 15:59:10.646719759 +0200
 +++ /usr/share/initscripts/default.rcS 2011-12-13 21:16:15.0 +0100
 @@ -18,7 +18,7 @@
  DELAYLOGIN=no

  # assume that the BIOS clock is set to UTC time (recommended)
 -UTC=no
 +UTC=yes

  # be more verbose during the boot process
  VERBOSE=no

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initscripts depends on:
ii  coreutils   8.13-3
ii  debianutils 4.2.1
ii  libc6   2.13-26
ii  lsb-base3.2-28.1
ii  mount   2.20.1-1.2
ii  sysv-rc 2.88dsf-22
ii  sysvinit-utils  2.88dsf-22
ii  ucf 3.0025+nmu2

Versions of packages initscripts recommends:
ii  e2fsprogs  1.42-1
ii  psmisc 22.15-2

initscripts suggests no packages.

-- no debconf information

--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#659507: dconf-tools: dconf does not print out international characters correctly

2012-02-11 Thread Anton Eliasson

Package: dconf-tools
Version: 0.10.0-3
Severity: normal

Dear Maintainer,
When using the command line dconf utility to read key values using the 
'read'

or 'dump' command, international characters such as Å, Ä and Ö are printed
as a question mark (?) instead. This causes data loss in dconf if you first
dump part of or the entire dconf to a file (e.g. for backup purposes) 
and then

later expect to restore it using 'dconf load'. Here's an example:
$ dconf read /org/gnome/deja-dup/exclude-list
['/home/anton/.local/share/Trash', '/home/anton/H?mtningar',
'/home/anton/dump', '/home/anton/tmp', '/home/anton/VirtualBox VMs',
'/home/anton/Video', '/home/anton/.cache', '/home/anton/Musik',
'/home/anton/Publikt', '/home/anton/pbuilder', '/home/anton/.thumbnails',
'/home/anton/Dropbox', '/home/anton/.ccache',
'/home/anton/.wine/drive_c/users/anton/Lokala
inst?llningar/Programdata/Spotify/Storage', '/home/anton/??']

The real value of that key is:
['/home/anton/.local/share/Trash', '/home/anton/Hämtningar',
'/home/anton/dump', '/home/anton/tmp', '/home/anton/VirtualBox VMs',
'/home/anton/Video', '/home/anton/.cache', '/home/anton/Musik',
'/home/anton/Publikt', '/home/anton/pbuilder', '/home/anton/.thumbnails',
'/home/anton/Dropbox', '/home/anton/.ccache',
'/home/anton/.wine/drive_c/users/anton/Lokala
inställningar/Programdata/Spotify/Storage', '/home/anton/ÅÄÖåäö']



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dconf-tools depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.10.0-3
ii  libatk1.0-0  2.2.0-2
ii  libc62.13-26
ii  libcairo-gobject21.10.2-6.2
ii  libcairo21.10.2-6.2
ii  libdconf00.10.0-3
ii  libfontconfig1   2.8.0-3.1
ii  libfreetype6 2.4.8-1
ii  libgdk-pixbuf2.0-0   2.24.0-2
ii  libglib2.0-0 2.30.2-6
ii  libgtk-3-0   3.2.3-1
ii  libpango1.0-01.29.4-2
ii  libxml2  2.7.8.dfsg-7

dconf-tools recommends no packages.

dconf-tools suggests no packages.

-- no debconf information

--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#576218: (no subject)

2012-02-11 Thread Anton Eliasson
This is indeed because PHP is linked against libedit instead of 
libreadline because of licensing issues (according to #341868 and 
#286356). So why does interactive mode work in Ubuntu?


$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 11.04
Release:11.04
Codename:   natty
$ php -v
PHP 5.3.5-1ubuntu7.2 with Suhosin-Patch (cli) (built: May  2 2011 23:00:17)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
$ php -a
Interactive shell

php  echo Hello World;
Hello World
php  ^D

--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#658511: Debian installation bug report

2012-02-04 Thread Anton Eliasson

On 2012-02-04 13:15, Miguel Figueiredo wrote:

On 03-02-2012 16:16, Anton Eliasson wrote:

Package: installation-reports

Boot method: dd'd netinstall ISO to a USB drive
Image version:
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/jigdo-cd/debian-testing-amd64-netinst.jigdo 


from Jan 28.


[...]


Comments/Problems:
The graphical installation program caused the computer to hang at the
language selection menu. The normal bluescreen installation program
worked just fine.


I noticed the same behavior in VirtualBox installations from quite a 
while, but I'm not sure if it's a VirtualBox oddity or not.
With your report it's the 2nd real hardware installation report who 
mentions the same issue with graphical installation.


More feedback from graphical installations would be great.
I experienced the same problem while installing Debian Testing on a 
Lenovo Thinkpad T61 about a month ago. The ISO image was probably from 
Dec 31 or Jan 1 but I'm not certain. I have a few different computers in 
my possession. Would it be useful for you if I tested if the graphical 
installation works on these?



In the tasksel menu, some hexadecimal numbers were shown instead of the
task names. Screenshot: http://imgur.com/nitCL


This was very recently fixed: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657389

If you use a daily image will be bot affected by this.


Yes, I just noticed that tasksel is now fixed on my installed system.

--
Med vänliga hälsningar / Regards
Anton Eliasson




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



Bug#658511: Debian installation bug report

2012-02-03 Thread Anton Eliasson
 program caused the computer to hang at the 
language selection menu. The normal bluescreen installation program 
worked just fine.


In the tasksel menu, some hexadecimal numbers were shown instead of the 
task names. Screenshot: http://imgur.com/nitCL


--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#653076: network-manager-gnome: Slow WiFi startup connect time (and reconnect)

2012-01-26 Thread Anton Eliasson
I experience this bug as well in Debian Wheezy. I can't say for sure 
that is was the transition from Gnome 2 to 3 that caused it, but it's 
not implausible. I have a Lenovo Thinkpad T61 with an Intel PRO/Wireless 
4965 AG or AGN Wifi card, also using firmware-iwlwifi.


--
Med vänliga hälsningar / Regards
Anton Eliasson



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



Bug#647320: gnome-control-center: gnome-keyboard-properties' add layout screen should, default to the users default language

2011-11-01 Thread Anton Eliasson
Package: gnome-control-center
Version: 1:2.30.1-3
Severity: wishlist

Dear Maintainer,
When the add layout window is opened, the default entries in the Country and
Language lists are the first ones in each list, while the user is
probably looking
for some layout relevant to their specified country or language (for
instance a
local variant of Dvorak). This could mean a lot of scrolling down the list
(since you also can't type the first letter of the word like in some
lists). I
suggest that the lists' default entry is instead set to the current selected
language or country.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-control-center depends on:
ii  capplets-data  1:2.30.1-3
ii  desktop-file-utils 0.15-2
ii  evolution-data-server  3.0.3-1
ii  gnome-desktop-data 2.30.2-2
ii  gnome-icon-theme   3.2.1.2-1
ii  gnome-menus2.30.3-2+b1
ii  gnome-settings-daemon  2.30.2-4
ii  libatk1.0-02.2.0-2
ii  libc6  2.13-21
ii  libcairo2  1.10.2-6.1
ii  libcanberra-gtk0   0.28-3
ii  libcanberra0   0.28-3
ii  libdbus-glib-1-2   0.98-1
ii  libebook1.2-10 3.0.3-1
ii  libfontconfig1 2.8.0-3
ii  libfreetype6   2.4.6-2
ii  libgconf2-42.32.4-1
ii  libglib2.0-0   2.28.6-1
ii  libgnome-desktop-2-17  2.30.2-2
ii  libgnome-window-settings1  1:2.30.1-3
ii  libgnomekbd4   2.30.2-2
ii  libgtk2.0-02.24.6-2
ii  libmetacity-private0   1:2.30.1-3
ii  libpango1.0-0  1.29.4-1
ii  libslab0a  2.30.0-1
ii  libunique-1.0-01.1.6-2
ii  libx11-6   2:1.4.4-2
ii  libxcursor11:1.1.12-1
ii  libxft22.2.0-3
ii  libxi6 2:1.4.3-3
ii  libxklavier16  5.1-2
ii  libxml22.7.8.dfsg-5
ii  libxss11:1.2.1-2

Versions of packages gnome-control-center recommends:
ii  bzip2  1.0.5-7
ii  gnome-session  2.30.2-3+sid2
ii  gnome-user-guide   3.2.1-1
ii  policykit-1-gnome  0.102-2

Versions of packages gnome-control-center suggests:
ii  gnome-screensaver 2.30.0-3
ii  gstreamer0.10-alsa [gstreamer0.10-audiosink]  0.10.35-1
ii  gstreamer0.10-gconf [gstreamer0.10-audiosink] 0.10.30-1.1
ii  gstreamer0.10-plugins-bad [gstreamer0.10-audiosink]   0.10.22-3
ii  gstreamer0.10-plugins-good [gstreamer0.10-audiosink]  0.10.30-1.1
ii  gstreamer0.10-pulseaudio [gstreamer0.10-audiosink]0.10.30-1.1
ii  libcanberra-gtk-module0.28-3
ii  x11-xserver-utils 7.6+3




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