Bug#743228: ifupdown: IPv6 Address doesn't get configured at/after boot

2022-04-28 Thread Jan Christoph Uhde

Hi,

I have the same problem with vlan interfaces:

```
» cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)

# Please note that this file is written to be used with dhcpcd
# For static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf'

# Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d

# loopback 
auto lo
iface lo inet loopback
iface lo inet6 loopback

# physical adapter 
auto eth0
iface eth0 inet manual
iface eth0 inet6 manual


# internal ethernet (vlan) #
auto eth0.1
iface eth0.1 inet static
address 10.xx.xx.xx
netmask 255.255.255.0


#will use the requested prefix
iface eth0.1 inet6 manual


# fritx.box ethernet (vlan) 
auto eth0.2
iface eth0.2 inet static
address 192.xx.xx.xx
netmask 255.255.255.0
network 192.xx.xx.xx
broadcast 192.xx.xx.255
gateway 192.xx.xx.xx
  
iface eth0.2 inet6 auto

request_prefix 1
mtu 1492
dhcp 1
accept_ra 2
```

Can you give me some what to do to not get the link local addresses only.



Thank You

Jan



Bug#994949: linux-image-5.14.0-1-amd64: amdgpu and other problems during boot resulting in unusable machine

2021-09-24 Thread Jan Christoph Uhde

Hi Vincent,

thank you for the fast reply!



Could you please try if booting with the 'mem_encrypt=off' kernel command line
helps?


yes - this helps!

dmesg still shows:
```
[   10.737426] amd64_edac: Unknown symbol amd_unregister_ecc_decoder (err -2)
[   10.737641] amd64_edac: Unknown symbol amd_register_ecc_decoder (err -2)
```

It seems that other WARNINGS/problems just disappeared.


Regards

Jan



Bug#964441: geeqie: No image is rendered, only white rectangle visible under Wayland

2020-07-19 Thread Jan Christoph Uhde

upstream bug @ https://github.com/BestImageViewer/geeqie/issues/539



Bug#964441: geeqie: No image is rendered, only white rectangle visible under Wayland

2020-07-19 Thread Jan Christoph Uhde

Package: geeqie
Version: 1:1.5.1-11
Followup-For: Bug #964441

Dear Maintainer,

this bug was not present in the previous version.
Maybe you want to bump severity as it would allow
users to pin the package via apt-listbugs. The
package is in the current state totally useless
with wayland (in this case swaywm).


The following error message is shown on the console:

```
» geeqie

(geeqie:37815): Gdk-WARNING **: 17:24:39.770: Native Windows taller than 65535 
pixels are not supported

(geeqie:37815): Cogl-WARNING **: 17:24:39.882: Failed to link GLSL program:
error: vertex shader output `_cogl_tex_coord' declared as type `vec4[2]', but 
fragment shader input declared as type `vec4[1]'



(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:382: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:397: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:407: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:382: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:397: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:407: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:795: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:817: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:821: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:825: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:829: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-opengl.c:1478: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:211: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:211: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:211: GL error (1282): Invalid operation


(geeqie:37815): Cogl-WARNING **: 17:24:39.882: 
driver/gl/cogl-pipeline-progend-glsl.c:211: GL error (1282): Invalid operation
```

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (600, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.7.0-1-amd64 (SMP w/48 CPU threads)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages geeqie depends on:
ii  geeqie-common1:1.5.1-11
ii  libc62.30-8
ii  libcairo21.16.0-4
ii  libchamplain-0.12-0  0.12.20-1
ii  libchamplain-gtk-0.12-0  0.12.20-1
ii  libclutter-1.0-0 1.26.4+dfsg-1
ii  libclutter-gtk-1.0-0 1.8.4-4
ii  libcogl201.22.8-1
ii  libexiv2-27  0.27.2-8
ii  libffmpegthumbnailer4v5  2.1.1-0.2+b1
ii  libgcc-s110.1.0-6
ii  libgdk-pixbuf2.0-0   2.40.0+dfsg-5
ii  libglib2.0-0 2.64.4-1
ii  libgtk-3-0   3.24.20-1
ii  libjpeg62-turbo  1:2.0.5-1
ii  liblcms2-2   2.9-4+b1
ii  liblirc-client0  0.10.1-6.2
ii  liblua5.1-0  5.1.5-8.1+b3
ii  libpango-1.0-0   1.44.7-4
ii  libpangocairo-1.0-0  1.44.7-4
ii  libpoppler-glib8 0.71.0-6
ii  libstdc++6   10.1.0-6
ii  libtiff5 4.1.0+git191117-2
ii  sensible-utils   0.0.12+nmu1

Versions of packages geeqie recommends:
ii  cups-bsd [lpr]   2.3.3-1
ii  exiftran 2.10-4
ii  exiv20.27.2-8
ii  imagemagick  8:6.9.10.23+dfsg-2.1+b2
ii  imagemagick-6.q16 [imagemagick]  8:6.9.10.23+dfsg-2.1+b2
ii  librsvg2-common  2.48.7-1
pn  ufraw-batch  
ii  zenity   3.32.0-5

Versions of packages geeqie suggests:
pn  geeqie-dbg 
ii  gimp   2.10.18-1
ii  libjpeg-progs  1:9d-1
pn  ufraw  
pn  xpaint 

-- no debconf information



Bug#963735: pastebinit: manpage out of date

2020-06-26 Thread Jan Christoph Uhde
Package: pastebinit
Version: 1.5.1-1
Severity: normal
Tags: a11y

Dear Maintainer,

the manpage promotes to modify a .pastebinit.xml.
A look into the script reveals that .pastebin.d/
is where you can teak the tool to do what you want.
While everything is working my parents would have
trouble to configure the package, as the
information in the manpage is misleading.

Regards Jan

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

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pastebinit depends on:
ii  python3 3.8.2-3
ii  python3-distro  1.5.0-1

pastebinit recommends no packages.

pastebinit suggests no packages.

-- no debconf information



Bug#904124: reprepro: package information points to outdated web-page

2018-07-19 Thread Jan Christoph Uhde
Package: reprepro
Severity: minor
Tags: a11y

Dear Maintainer,

please let us know where to find the official sources for this package.

Regards

Jan

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages reprepro depends on:
ii  libarchive13   3.2.2-4
ii  libbz2-1.0 1.0.6-8.1
ii  libc6  2.27-5
ii  libdb5.3   5.3.28-13.1+b1
ii  libgpg-error0  1.32-1
ii  libgpgme11 1.11.1-1
ii  liblzma5   5.2.2-1.3
ii  zlib1g 1:1.2.11.dfsg-1

Versions of packages reprepro recommends:
ii  apt  1.6.3

Versions of packages reprepro suggests:
ii  gpg-agent [gnupg-agent]  2.2.8-3
pn  inoticoming  
pn  lzip 
pn  pinentry-curses  



Bug#896644: openmpi-bin: postinst script fails

2018-04-22 Thread Jan Christoph Uhde
Package: openmpi-bin
Version: 3.0.1-7
Followup-For: Bug #896644

Dear Maintainer,

I think this could be a case of

https://mywiki.wooledge.org/BashFAQ/105

in the post.inst script.



Bug#891076: docker.io: docker version (1.13.1) in sid reached EOL

2018-02-22 Thread Jan Christoph Uhde
Package: docker.io
Version: 1.13.1~ds2-3+b1
Severity: wishlist

Dear Maintainer,

we had a look at https://success.docker.com/article/Maintenance_Lifecycle and
noticed that the docker version in sid reached EOL. Our docker / kubernetes guy
requires a newer version. I am reluctant to use 3rd party packages (the debian
installation guide on docker.io does not even work for sid), that is why I
would be really glad if there would be an upgrade soon. Please let me know if I
can help building or testing a new version. I am happy to invest a few hours or
a day into this.

~ Jan

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

Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages docker.io depends on:
ii  adduser 3.117
ii  docker-containerd   0.2.3+git+docker1.13.1~ds1-1
ii  docker-runc 1.0.0~rc2+git+docker1.13.1~ds1-3
ii  golang-libnetwork   0.8.0-dev.2+git20170202.599.45b4086-3
ii  iptables1.6.2-1
ii  libapparmor12.12-2
ii  libc6   2.26-6
ii  libdevmapper1.02.1  2:1.02.145-4.1
ii  libsqlite3-03.22.0-1
ii  libsystemd0 237-3
ii  lsb-base9.20170808

Versions of packages docker.io recommends:
ii  ca-certificates  20170717
ii  cgroupfs-mount   1.4
ii  git  1:2.16.1-1
ii  xz-utils 5.2.2-1.3

Versions of packages docker.io suggests:
ii  aufs-tools   1:4.9+20170918-1
ii  btrfs-progs  4.15.1-1
ii  debootstrap  1.0.93
ii  docker-doc   1.13.1~ds2-3
ii  rinse3.2
ii  zfs-fuse 0.7.0-18

-- no debconf information



Bug#882122: thunderbird: Thunderbird can't connect to X server, fails to start

2017-11-21 Thread Jan Christoph Uhde
Hi,

I just want to confirm this bug! You are not the only one hit by the issue. 
Launching
/usr/lib/thunderbird/thunderbird-bin works here as well! Thank you for 
investigating so
far!



Bug#870433: mysql-server: crash during upgrade to mariadb

2017-08-01 Thread Jan Christoph Uhde
Package: mysql-server
Version: 5.5.+default
Severity: important

Dear Maintainer,


the post install step fails with:

```
Setting up mariadb-server-10.1 (10.1.23-9+deb9u1) ...
/var/lib/dpkg/info/mariadb-server-10.1.postinst: line 17:  8957 Done
echo "$password_column_fix_query"
  8958 Aborted | $MYSQL_BOOTSTRAP 2>&1
  8959   | $ERR_LOGGER
dpkg: error processing package mariadb-server-10.1 (--configure):
 subprocess installed post-installation script returned error exit status 134
dpkg: dependency problems prevent configuration of default-mysql-server:
 default-mysql-server depends on mariadb-server-10.1; however:
  Package mariadb-server-10.1 is not configured yet.

dpkg: error processing package default-mysql-server (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on default-mysql-server; however:
  Package default-mysql-server is not configured yet.

dpkg: error processing package mysql-server (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 mariadb-server-10.1
 default-mysql-server
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
```

Probably caused by:

```
» /usr/bin/mysql_install_db --skip-auth-anonymous-user 
--auth-root-authentication-method=socket --rpm --cross-bootstrap --user=mysql 
--disable-log-bin
2017-08-02  0:20:17 139707596689984 [Note] /usr/sbin/mysqld (mysqld 
10.1.23-MariaDB-9+deb9u1) starting as process 8381 ...
Aborted

Installation of system tables failed!  Examine the logs in
/var/lib/mysql for more information.

The problem could be conflicting information in an external
my.cnf files. You can ignore these by doing:

shell> /usr/scripts/scripts/mysql_install_db --defaults-file=~/.my.cnf

You can also try to start the mysqld daemon with:

shell> /usr/sbin/mysqld --skip-grant --general-log &

and use the command line tool /usr/bin/mysql
to connect to the mysql database and look at the grant tables:

shell> /usr/bin/mysql -u root mysql
mysql> show tables;

Try 'mysqld --help' if you have problems with paths.  Using
--general-log gives you a log in /var/lib/mysql that may be helpful.

The latest information about mysql_install_db is available at
https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
MariaDB is hosted on launchpad; You can find the latest source and
email lists at http://launchpad.net/maria

Please check all of the above before submitting a bug report
at http://mariadb.org/jira
```

The following error can be found in the logs:

```
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Using mutexes to ref count 
buffer pool pages
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: The InnoDB memory heap is 
disabled
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Mutexes and rw_locks use GCC 
atomic builtins
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: GCC builtin 
__atomic_thread_fence() is used for memory barrier
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Compressed tables use zlib 
1.2.8
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Using Linux native AIO
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Using generic crc32 
instructions
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Initializing buffer pool, 
size = 128.0M
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Completed initialization of 
buffer pool
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Highest supported file 
format is Barracuda.
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Starting crash recovery from 
checkpoint LSN=625800204
2017-08-02  0:12:02 139668228993600 [Note] InnoDB: Restoring possible 
half-written data pages from the do
ublewrite buffer...
2017-08-02  0:12:03 139668228993600 [Note] InnoDB: 128 rollback segment(s) are 
active.
2017-08-02  0:12:03 139668228993600 [Note] InnoDB: Waiting for purge to start
2017-08-02 00:12:03 7f06e87fa700  InnoDB: Assertion failure in thread 
139667647211264 in file trx0purge.cc line 692
InnoDB: Failing assertion: purge_sys->iter.trx_no <= 
purge_sys->rseg->last_trx_no
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
170802  0:12:03 [ERROR] mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.

To report this bug, see https://mariadb.com/kb/en/reporting-bugs

We will try our best to scrape up some info that will ho

Bug#858165: firefox: audio playback has stopped to work without pulseaudio

2017-06-06 Thread Jan Christoph Uhde
Package: firefox
Version: 53.0.is.52.0.2-1
Followup-For: Bug #858165

This seems to be a duplicate of #857184.



Bug#857184: firefox: Please compile firefox with "ac_add_options --enable-alsa"

2017-06-06 Thread Jan Christoph Uhde
Package: firefox
Version: 53.0.is.52.0.2-1
Followup-For: Bug #857184

Dear Maintainer,

please re-enable alsa support!

Regards

J



Bug#790126: ntop causes systemd to hang on startup (LSB:Raise network)

2015-06-27 Thread Jan Christoph Uhde
Package: ntop
Version: 3:5.0.1+dfsg1-2.1
Severity: normal

Dear Maintainer,

installing ntop causees systemd to hang with:

[ * ]Astart job is running for LSB:Raise network interfaces.

There is probably something wrong with the file in /etc/init.d

Regards
Jan

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages ntop depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.56
ii  libc6  2.19-18
ii  libgdbm3   1.8.3-13.1
ii  libgeoip1  1.6.5-2
ii  libpcap0.8 1.7.3-1
ii  libpython2.7   2.7.10-2
ii  librrd41.4.8-1.3+b2
ii  net-tools  1.60-26+b1
ii  ntop-data  3:5.0.1+dfsg1-2.1
ii  passwd 1:4.2-3
ii  python-mako1.0.0+dfsg-0.1
ii  zlib1g 1:1.2.8.dfsg-2+b1

ntop recommends no packages.

Versions of packages ntop suggests:
ii  graphviz  2.38.0-9
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-4.2

-- Configuration Files:
/etc/logcheck/ignore.d.paranoid/ntop [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/ntop'
/etc/logcheck/ignore.d.server/ntop [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.server/ntop'
/etc/logcheck/ignore.d.workstation/ntop [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.workstation/ntop'

-- debconf information:
  ntop/password_empty:
  ntop/password_mismatch:
  ntop/user: ntop
  ntop/password_reset: false
* ntop/interfaces: eth0


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



Bug#771560: update

2014-12-03 Thread Jan Christoph Uhde
Hi,

I found out that my problem was related
to the macchanger package. I saw in my
git log that a new file was created:

/etc/network/if-pre-up.d/macchanger

Thanks to retrospecta...@oftc.net
who made me look in the right direction.



** Please close this report! **



Cheers

Jan


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



Bug#771560: wpasupplicant: network configuration ignores id_str option

2014-11-30 Thread Jan Christoph Uhde
Package: wpasupplicant
Version: 2.3-1
Severity: important

Dear Maintainer,

I am using plain wpa_supplicant for some time now and i have always been
very happy with it. Today I have done a dist-upgrade and my network
configuration stopped working. wpa_supplicant connects as expected to my
networks but then there is no configuration according to the id_str
done.

When i run wpa_supplicant manually i see that the correct network and
id_str is found:

318 wlan0: CTRL-EVENT-CONNECTED - Connection to 11:22:33:44:55:66
completed [id=2 id_str=home]

I you are not able to confim this behavior it would be very nice if you
could provide me with instructions on how to debug this issue.

Here is some configuration sample:

### /etc/network/interfaces
auto wlan0
iface wlan0 inet manual
pre-up /usr/bin/macchanger -A wlan0 && sleep 1
wpa-driver wext
wpa-roam /mnt/crypt/system/wpa-roam.conf
mtu 1460

iface dhcp inet dhcp
pre-up  /usr/local/sbin/change-network-name

iface home inet static
pre-up  /usr/local/sbin/change-network-name hostname
address 10.1.1.2
netmask 255.255.255.0
gateway 10.1.1.1
dns-nameservers 10.1.1.1 192.168.1.1

### wpa-roam.conf

###Zuhause
network={
ssid="Halterlose.Netzstruempfe"
priority=5
psk=""
id_str="home"
}




-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (600, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.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 wpasupplicant depends on:
ii  adduser   3.113+nmu3
ii  libc6 2.19-13
ii  libdbus-1-3   1.8.12-1
ii  libnl-3-200   3.2.24-2
ii  libnl-genl-3-200  3.2.24-2
ii  libpcsclite1  1.8.13-1
ii  libreadline6  6.3-8+b1
ii  libssl1.0.0   1.0.1j-1
ii  lsb-base  4.1+Debian13+nmu1

wpasupplicant recommends no packages.

Versions of packages wpasupplicant suggests:
pn  libengine-pkcs11-openssl  
pn  wpagui

-- 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#760187: guvcview: crashes on startup

2014-09-01 Thread Jan Christoph Uhde
Package: guvcview
Version: 1.7.3-1.1+b1
Severity: normal

Dear Maintainer,

guview crashes on startup:




Time interval between frame: 1/30, 1/24, 1/20, 1/15, 1/10, 2/15, 1/5, 
{ discrete: width = 1712, height = 960 }
Time interval between frame: 1/30, 1/24, 1/20, 1/15, 1/10, 2/15, 1/5, 
{ discrete: width = 1792, height = 1008 }
Time interval between frame: 1/30, 1/24, 1/20, 1/15, 1/10, 2/15, 1/5, 
{ discrete: width = 1920, height = 1080 }
Time interval between frame: 1/30, 1/24, 1/20, 1/15, 1/10, 2/15, 1/5, 
checking muxed H264 format support
device doesn't seem to support uvc H264 (0)
checking format: MJPG
VIDIOC_G_COMP:: Inappropriate ioctl for device
fps is set to 1/24
drawing controls


Program received signal SIGSEGV, Segmentation fault.
update_ctrl_flags (control_list=control_list@entry=0x97d4c0, id=) at v4l2_controls.c:517
517 ctrl_that = get_ctrl_by_id(control_list,
(gdb) l
512 ctrl_that->control.flags &= 
!(V4L2_CTRL_FLAG_GRABBED);
513 ctrl_that = get_ctrl_by_id(control_list,
514 V4L2_CID_BLUE_BALANCE);
515 if (ctrl_that)
516 ctrl_that->control.flags &= 
!(V4L2_CTRL_FLAG_GRABBED);
517 ctrl_that = get_ctrl_by_id(control_list,
518 V4L2_CID_RED_BALANCE);
519 if (ctrl_that)
520 ctrl_that->control.flags &= 
!(V4L2_CTRL_FLAG_GRABBED);
521 }
(gdb) bt full
#0  update_ctrl_flags (control_list=control_list@entry=0x97d4c0, id=)
at v4l2_controls.c:517
No locals.
#1  0x0042ec8c in update_ctrl_list_flags (control_list=) 
at v4l2_controls.c:535
current = 0x97de90
#2  get_ctrl_values (hdevice=10, control_list=0x97d4c0, num_controls=, 
all_data=all_data@entry=0x0) at v4l2_controls.c:1216
ret = 
clist = 0x7fffd830
current = 0x0
count = 0
i = 
#3  0x0041c175 in draw_controls 
(all_data=all_data@entry=0x7fffdaf0) at img_controls.c:71
s = 0x6a2f70
global = 0x6a4130
videoIn = 0x794200
AFdata = 
done = 
row = 
current = 
next = 
#4  0x00409ce5 in main (argc=1, argv=0x7fffdc68) at guvcview.c:507
viewport = 
Tab1IconPath = 
icon1path = 
pix3path = 
---Type  to continue, or q  to quit---
ret = 
g_signal_in = 
fd_flags = 
error = 0x0
lc_all = 
lc_dir = 
txtdom = 
langs = 0x6a2450
all_data = {pdata = 0x6a6f10, global = 0x6a4130, AFdata = 0x0, videoIn 
= 0x794200, 
  videoF = 0x6aa530, gwidget = 0x6aa450, h264_controls = 0x0, s = 
0x6a2f70, video_thread = 0, 
  audio_thread = 0, IO_thread = 0}
control_only = 
scroll1 = 
Tab1 = 
Tab1Label = 
Tab1Icon = 
ImgButton_Img = 
VidButton_Img = 
QButton_Img = 
HButtonBox = 
(gdb) 



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages guvcview depends on:
ii  libasound2   1.0.28-1
ii  libatk1.0-0  2.12.0-1
ii  libavcodec56 6:11~beta1-2
ii  libavutil54  6:11~beta1-2
ii  libc62.19-10
ii  libcairo-gobject21.12.16-3
ii  libcairo21.12.16-3
ii  libgdk-pixbuf2.0-0   2.30.7-1
ii  libglib2.0-0 2.40.0-5
ii  libgtk-3-0   3.12.2-3+b1
ii  libpango-1.0-0   1.36.6-1
ii  libpangocairo-1.0-0  1.36.6-1
ii  libpng12-0   1.2.50-2
ii  libportaudio219+svn20140130-1
ii  libpulse05.0-6
ii  libsdl1.2debian  1.2.15-10
ii  libudev1 208-8
ii  libusb-1.0-0 2:1.0.19-1
ii  libv4l-0 1.2.1-2

Versions of packages guvcview recommends:
ii  uvcdynctrl  0.2.4-1

guvcview 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#684965: dnsmasq: my dnsmasq fails to resolve as well

2014-06-17 Thread Jan Christoph Uhde
Package: dnsmasq
Version: 2.71-1
Followup-For: Bug #684965

Dear Maintainer,

the issue occurs irregularly but frequent. Some web-pages will show up
after some reloads, other immediately and many never. Removing the -r
option fixes the problem for me completely. The resolv.conf in run looks
exactly like the one in etc (before 127.0.0.1 gets written to it) and i
really wonder what could be wrong. I have not checked the if disabling
the ExecStart in the service makes a difference.

If you provide me instructions on how to debug this I am happy to help.
At the moment i have not the time to get into this myself. I have basic
knowledge of dns and the dig tool. But i never did any advanced things
like configuring bind.

Cheers!
Jan


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-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/bash

Versions of packages dnsmasq depends on:
ii  dnsmasq-base 2.71-1
ii  init-system-helpers  1.19
ii  netbase  5.2

dnsmasq recommends no packages.

Versions of packages dnsmasq suggests:
ii  resolvconf  1.75

-- Configuration Files:
/etc/dnsmasq.conf changed:
conf-dir=/etc/dnsmasq.d

/etc/init.d/dnsmasq changed:
set +e
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/sbin/dnsmasq
NAME=dnsmasq
DESC="DNS forwarder and DHCP server"
ENABLED=1
if [ -r /etc/default/$NAME ]; then
. /etc/default/$NAME
fi
if [ -r /etc/default/locale ]; then
. /etc/default/locale
export LANG
fi
test -e /etc/dnsmasq.d/README || exit 0
test -x $DAEMON || exit 0
if [ -f /lib/lsb/init-functions ]; then
 . /lib/lsb/init-functions
else
 log_warning_msg () {
echo "${@}."
 }
 log_success_msg () {
echo "${@}."
 }
 log_daemon_msg () {
echo -n "${1}: $2"
 }
 log_end_msg () {
if [ $1 -eq 0 ]; then
  echo "."
elif [ $1 -eq 255 ]; then
  /bin/echo -e " (warning)."
else
  /bin/echo -e " failed!"
fi
 }
fi
if [ ! "$RESOLV_CONF" ] &&
   [ "$IGNORE_RESOLVCONF" != "yes" ] &&
   [ -x /sbin/resolvconf ]
then
RESOLV_CONF=/var/run/dnsmasq/resolv.conf
fi
for INTERFACE in $DNSMASQ_INTERFACE; do
DNSMASQ_INTERFACES="$DNSMASQ_INTERFACES -i $INTERFACE"
done
for INTERFACE in $DNSMASQ_EXCEPT; do
DNSMASQ_INTERFACES="$DNSMASQ_INTERFACES -I $INTERFACE"
done
if [ ! "$DNSMASQ_USER" ]; then
   DNSMASQ_USER="dnsmasq"
fi
DNSMASQ_OPTS="$DNSMASQ_OPTS --local-service"
start()
{
# Return
#   0 if daemon has been started
#   1 if daemon was already running
#   2 if daemon could not be started
# /var/run may be volatile, so we need to ensure that
# /var/run/dnsmasq exists here as well as in postinst
if [ ! -d /var/run/dnsmasq ]; then
   mkdir /var/run/dnsmasq || return 2
   chown dnsmasq:nogroup /var/run/dnsmasq || return 2
fi
start-stop-daemon --start --quiet --pidfile /var/run/dnsmasq/$NAME.pid 
--exec $DAEMON --test > /dev/null || return 1
start-stop-daemon --start --quiet --pidfile /var/run/dnsmasq/$NAME.pid 
--exec $DAEMON -- \
-x /var/run/dnsmasq/$NAME.pid \
${MAILHOSTNAME:+ -m $MAILHOSTNAME} \
${MAILTARGET:+ -t $MAILTARGET} \
${DNSMASQ_USER:+ -u $DNSMASQ_USER} \
${DNSMASQ_INTERFACES:+ $DNSMASQ_INTERFACES} \
${DHCP_LEASE:+ -l $DHCP_LEASE} \
${DOMAIN_SUFFIX:+ -s $DOMAIN_SUFFIX} \
${RESOLV_CONF:+ -r $RESOLV_CONF} \
${CACHESIZE:+ -c $CACHESIZE} \
${CONFIG_DIR:+ -7 $CONFIG_DIR} \
${DNSMASQ_OPTS:+ $DNSMASQ_OPTS} \
|| return 2
}
start_resolvconf()
{
for interface in $DNSMASQ_EXCEPT
do
[ $interface = lo ] && return
done
if [ -x /sbin/resolvconf ] ; then
echo "nameserver 127.0.0.1" | /sbin/resolvconf -a lo.$NAME
fi
return 0
}
stop()
{
# Return
#   0 if daemon has been stopped
#   1 if daemon was already stopped
#   2 if daemon could not be stopped
#   other if a failure occurred
start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile 
/var/run/dnsmasq/$NAME.pid --name $NAME
}
stop_resolvconf()
{
if [ -x /sbin/resolvconf ] ; then
/sbin/resolvconf -d lo.$NAME
fi
return 0
}
status()
{
# Return
#   0 if daemon is running
#   1 if daemon is dead and pid file exists
#   3 if daemon is not running
#   4 if daemon status is unknown
start-stop-daemon --start --quiet --pidfile 

Bug#746706: Acknowledgement (gnome-terminal: Starts when pressings F1 evnn when it is disabled)

2014-05-10 Thread Jan Christoph Uhde
Hi,

i was a bit tired! Please rename the Bug (if possible) to:

gnome-terminal: Starts 'help' when pressings F1 even when binding is
disabled.

Downgrading to version '3.10.1-1' fixes the problem for me.

Cheers!

Jan

On 2014-05-02 19:57, Debian Bug Tracking System wrote:
> Thank you for filing a new Bug report with Debian.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
>  Debian GNOME Maintainers 
> 
> If you wish to submit further information on this problem, please
> send it to 746...@bugs.debian.org.
> 
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
> 


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



Bug#746777: closed by Julien Cristau (Re: Bug#746777: xinit: spawns xserver on random tty)

2014-05-10 Thread Jan Christoph Uhde
Hi,

Another way is to create a few more
symlinks for systemd.

/etc/systemd/system/getty.target.wants
» ls
getty@tty1.service  getty@tty2.service  getty@tty3.service
getty@tty4.service  getty@tty5.service  getty@tty6.service

getty@ttyN.service -> /lib/systemd/system/getty@.service

That way not graphical shells are pre-allocated, and
the x-server is is forced to take a higher number.
This is closer to the old behavior than having
a 100% fix position.

Cheers!

On 2014-05-06 00:30, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the xinit package:
> 
> #746777: xinit: spawns xserver on random tty
> 
> It has been closed by Julien Cristau .
> 
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Julien Cristau 
>  by
> replying to this email.
> 
> 


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



Bug#746819: mount: Add dummy mount options for systemd.

2014-05-05 Thread Jan Christoph Uhde
I guess this bug should be closed.

Cheers!


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



Bug#746819: mount: Add dummy mount options for systemd.

2014-05-05 Thread Jan Christoph Uhde
Oh this is nice!!

Hope debian has just an outdated manpage:)

Thank you!


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



Bug#746819: mount: Add dummy mount options for systemd.

2014-05-05 Thread Jan Christoph Uhde
Hey Phillip,

would you please give me some documentation
for reference. I could not find something
about 'x-' on

https://www.kernel.org/doc/Documentation/kernel-parameters.txt
or
man mount

Maybe you misunderstood my intention.
Consider the following line that is similar to one in my fstab:

//mediaserver/multimedia/mnt/samba/mediaserver/multimedia   cifs
auto,user,dir_mode=0007,file_mode=0117,uid=1000,gid=1000,credentials=/home/someuser/.smb/credential-file
0 0

If you have this situation (it could be resolved in different ways)
/home that could be on a network drive as well has to be mounted
before /mnt/samba/mediaserver/multimedia.

Unfortunately the systemd-fstab-generator has no way to figure
out the dependency between those mounts. So my suggestion is to add
an extra option so the line would look like:

//mediaserver/multimedia/mnt/samba/mediaserver/multimedia   cifs
requires=LABEL:HOME,auto,user,dir_mode=0007,file_mode=0117,uid=1000,gid=1000,credentials=/home/someuser/.smb/credential-file
0 0

then systemd could figure out that /home has to be mounted before
/mnt/samba/mediaserver/multimedia.

more general something like:

option=type:target where
option in {requires, wants, ...} and
type   in {LABEL, UUID, DEV, PATH}

If the fstab would look like this the systemd-fstab-generator
could be guided to create correct dependencies. I can imagine
many more cases (e.g. nested mounts) where some guidance could
be helpful.

Cheers!

Jan

On 2014-05-05 15:25, Phillip Susi wrote:
> On 5/3/2014 6:34 PM, Jan Christoph Uhde wrote:
>> Package: mount Version: 2.20.1-5.7 Severity: wishlist
> 
>> Dear Maintainer,
> 
>> it would be great if mount would provide some dummy mount options
>> for systemd.
> 
>> mount -o systemdRequires= ...
> 
>> That way the systemd-generator would be able to resolve
>> dependences, enabling parallel mounting without hassle.
> 
> Aren't options not intended for the kernel like this supposed to start
> with "x-"?
> 
> 
> 


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



Bug#746819: mount: Add dummy mount options for systemd.

2014-05-03 Thread Jan Christoph Uhde
Package: mount
Version: 2.20.1-5.7
Severity: wishlist

Dear Maintainer,

it would be great if mount would provide some
dummy mount options for systemd.

mount -o systemdRequires= ...

That way the systemd-generator would be able
to resolve dependences, enabling parallel
mounting without hassle.

Cheers!
Jan

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (600, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-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 mount depends on:
ii  libblkid12.20.1-5.7
ii  libc62.18-5
ii  libmount12.20.1-5.7
ii  libselinux1  2.2.2-2
ii  libsepol12.2-1

mount recommends no packages.

Versions of packages mount suggests:
ii  nfs-common  1:1.2.8-6

-- 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#746777: xinit: spawns xserver on random tty

2014-05-03 Thread Jan Christoph Uhde
Package: xinit
Version: 1.3.2-1
Severity: normal

Dear Maintainer,

usually the xserver started on tty7-9 for
me, which was due to settings in the inittab.
Now with the switch to systemd it became
unpredictable how to reach the xserver (at
the moment it is on F2 but i had F4 or F7
as well). It would be nice if you could set
a fix positon and maybe you or the login
guys drop a note on how to configre the unit.

Cheers!

Jan

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages xinit depends on:
ii  coreutils   8.21-1.2
ii  libc6   2.18-5
ii  libx11-62:1.6.2-1
ii  x11-common  1:7.7+7
ii  xauth   1:1.0.7-1

Versions of packages xinit recommends:
ii  blackbox [x-window-manager]  0.70.1-20
ii  eterm [x-terminal-emulator]  0.9.6-1
ii  gnome-session-flashback [x-session-manager]  3.8.0-3
ii  kde-window-manager [x-window-manager]4:4.11.8-1
ii  konsole [x-terminal-emulator]4:4.12.4-1
ii  metacity [x-window-manager]  1:2.34.13-1
ii  openbox [x-window-manager]   3.5.2-6
ii  rxvt [x-terminal-emulator]   1:2.7.10-5
ii  xfce4-session [x-session-manager]4.10.1-5
ii  xfwm4 [x-window-manager] 4.10.1-2
ii  xnest [xserver]  2:1.15.1-1
ii  xserver-xephyr [xserver] 2:1.15.1-1
ii  xserver-xorg [xserver]   1:7.7+7
ii  xterm [x-terminal-emulator]  303-1
ii  xvfb [xserver]   2:1.15.1-1

xinit 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#746706: gnome-terminal: Starts when pressings F1 evnn when it is disabled

2014-05-02 Thread Jan Christoph Uhde
Package: gnome-terminal
Version: 3.12.0-2
Severity: important

Dear Maintainer,

using vim and other console tools like this is really
a pain. Please give me some advice on how to fix this!
Setting the shortcut in gnome-terminal's menu allows me
to have a second key for help. There must be some way
to make gnome not capture the F1 key!

Cheers!
Jan


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (600, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-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 gnome-terminal depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.20.0-2
ii  gconf-service3.2.6-2
ii  gnome-terminal-data  3.12.0-2
ii  gsettings-desktop-schemas3.8.2-2
ii  libatk1.0-0  2.12.0-1
ii  libc62.18-5
ii  libcairo-gobject21.12.16-2
ii  libcairo21.12.16-2
ii  libdconf10.20.0-2
ii  libgconf-2-4 3.2.6-2
ii  libgdk-pixbuf2.0-0   2.30.7-1
ii  libglib2.0-0 2.40.0-3
ii  libgtk-3-0   3.12.1-1
ii  libnautilus-extension1a  3.8.2-2
ii  libpango-1.0-0   1.36.3-1
ii  libpangocairo-1.0-0  1.36.3-1
ii  libuuid1 2.20.1-5.7
ii  libvte-2.90-91:0.36.0-2
ii  libx11-6 2:1.6.2-1

Versions of packages gnome-terminal recommends:
ii  dbus-x11  1.8.2-1
ii  gvfs  1.20.1-1+b1
ii  yelp  3.12.0-1

gnome-terminal 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#737471: libclang: please provide some generic path to the current version

2014-02-02 Thread Jan Christoph Uhde
Package: libclang-dev
Version: 1:3.3-21
Severity: normal

Dear Maintainer, it would be awesome if there was some symlink to the
current version of libclang so we do not have to change paths in
..vimrc(s) and other tools to make libclang availabe to the programs.

Cheers!

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libclang-dev depends on:
ii  libclang-3.3-dev  1:3.3-16

libclang-dev recommends no packages.

libclang-dev 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#725336: linux-image-3.10-3-amd64: unable to create hotsport with Intel Corporation Centrino Advanced-N 6205

2013-10-04 Thread Jan Christoph Uhde
Package: src:linux
Version: 3.10.11-1
Severity: normal

Dear Maintainer,

the recent linux image will not let me create a hostapd accesspoint
when loading older kernel version like 3.9 the problem vanihshes.
the exact system configuration can be found below.

Cheers!
~ Jan


-- Package-specific info:
** Version:
Linux version 3.10-3-amd64 (debian-ker...@lists.debian.org) (gcc version 4.7.3 
(Debian 4.7.3-7) ) #1 SMP Debian 3.10.11-1 (2013-09-10)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.10-3-amd64 
root=UUID=5c54012f-f694-4b94-acc6-d352a21f6f27 ro quiet

** Not tainted

** Kernel log:
[3.696498] usbcore: registered new interface driver btusb
[3.697324] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit 
banging on pin 5
[3.697339] input: Integrated Camera as 
/devices/pci:00/:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input6
[3.712640] usbcore: registered new interface driver uvcvideo
[3.712642] USB Video Class driver (1.1.1)
[3.714289] fbcon: inteldrmfb (fb0) is primary device
[3.795310] iTCO_vendor_support: vendor-support=0
[3.795867] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[3.795895] iTCO_wdt: Found a Panther Point TCO device (Version=2, 
TCOBASE=0x0460)
[3.795954] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[3.820431] platform microcode: firmware: agent aborted loading 
intel-ucode/06-3a-09 (not found?)
[3.820472] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x17
[3.840426] platform microcode: firmware: agent aborted loading 
intel-ucode/06-3a-09 (not found?)
[3.840465] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x17
[3.841125] platform microcode: firmware: agent aborted loading 
intel-ucode/06-3a-09 (not found?)
[3.841162] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x17
[3.842324] platform microcode: firmware: agent aborted loading 
intel-ucode/06-3a-09 (not found?)
[3.842385] microcode: Microcode Update Driver: v2.00 
, Peter Oruba
[3.843272] cfg80211: World regulatory domain updated:
[3.843272] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[3.843274] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[3.843275] cfg80211:   (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[3.843276] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[3.843277] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[3.843277] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[3.849494] kvm: disabled by bios
[3.868484] kvm: disabled by bios
[4.477389] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 
0x1e2b1, caps: 0xd002a3/0x940300/0x123800, board id: 1611, fw id: 1099905
[4.477396] psmouse serio1: synaptics: serio: Synaptics pass-through port at 
isa0060/serio1/input0
[4.515819] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input7
[4.558159] Console: switching to colour frame buffer device 170x48
[4.563624] i915 :00:02.0: fb0: inteldrmfb frame buffer device
[4.563626] i915 :00:02.0: registered panic notifier
[4.637360] acpi device:01: registered as cooling_device4
[4.637508] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[4.637597] input: Video Bus as 
/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
[4.637780] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[4.637967] snd_hda_intel :00:1b.0: irq 46 for MSI/MSI-X
[4.654320] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/input/input9
[4.661334] input: HDA Intel PCH HDMI/DP,pcm=8 as 
/devices/pci:00/:00:1b.0/sound/card0/input10
[4.661420] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci:00/:00:1b.0/sound/card0/input11
[4.661488] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci:00/:00:1b.0/sound/card0/input12
[4.661552] input: HDA Intel PCH Dock Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input13
[4.661617] input: HDA Intel PCH Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input14
[4.661685] input: HDA Intel PCH Dock Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input15
[4.661749] input: HDA Intel PCH Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input16
[4.662236] i801_smbus :00:1f.3: SMBus using PCI Interrupt
[4.820958] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[4.851795] EXT4-fs (sdb3): re-mounted. Opts: (null)
[4.888912] EXT4-fs (sdb3): re-mounted. Opts: discard,errors=remount-ro
[4.971913] device-mapper: uevent: version 1.0.3
[4.971953] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: 
dm-de...@redhat.com
[7.325475] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 
00 64
[8.599100] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, 
butto

Bug#722129: libclutter-imcontext-0.1-bin: does not install

2013-09-08 Thread Jan Christoph Uhde
Package: libclutter-imcontext-0.1-bin
Version: 0.1.4-3+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

i have tried to update install the package on
3 different systems:

root 16292  0.0  0.0  10988  1564 pts/1SN+  10:25   0:00 /bin/sh -e 
/var/lib/dpkg/info/libclutter-imcontext-0.1-bin.postinst configure 0.1.4-3
root 16293 99.9  0.2 187424 19996 pts/1RN+  10:25   3:22 
/usr/bin/clutter-scan-immodules

clutter-scan-immodules hangs forever on all 3 systems.

Regards
~ Jan

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (3, 'experimental'), (2, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libclutter-imcontext-0.1-bin depends on:
ii  libatk1.0-0 2.8.0-2
ii  libc6   2.17-92+b1
ii  libcairo-gobject2   1.12.14-5
ii  libcairo2   1.12.14-5
iu  libclutter-1.0-01.14.4-3
iu  libclutter-imcontext-0.1-0  0.1.4-3+b1
iu  libcogl-pango12 1.14.0-3
iu  libcogl12   1.14.0-3
ii  libegl1-mesa [libegl1-x11]  9.1.6-2
ii  libgdk-pixbuf2.0-0  2.28.2-1
ii  libglib2.0-02.36.4-1
ii  libgtk-3-0  3.8.4-1
ii  libjson-glib-1.0-0  0.16.0-1
ii  libpango-1.0-0  1.32.5-5+b1
ii  libpangocairo-1.0-0 1.32.5-5+b1
ii  libx11-62:1.6.1-1
ii  libxcomposite1  1:0.4.4-1
ii  libxdamage1 1:1.1.4-1
ii  libxext62:1.3.2-1
ii  libxfixes3  1:5.0.1-1
ii  libxi6  2:1.7.2-1
ii  libxrandr2  2:1.4.1-1

libclutter-imcontext-0.1-bin recommends no packages.

libclutter-imcontext-0.1-bin 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#712933: xserver-xorg-video-nouveau: xserver crashes with geforce 660gt and nouveau drivers

2013-06-22 Thread Jan Christoph Uhde
> That's how it looks without the glx-diversions package installed… so,
> am I right in guessing that you removed the NVidia packages and things
> work now?

No it is sorry still not working. This is the to my best knowledge the state
of the system when i was reporting the bug. I switched back to the Nvidia
driver to have some decent resolution.

I was talking to imirkin @freenode.net and he suggested that i should try:
http://cgit.freedesktop.org/nouveau/linux-2.6/
So that is what I'll do next.

After looking at the disassembly he suggested that the following line may
be the source of the problem
23:12:58imirkin │ memset(pNv->scanout->map, 0x00, pNv->scanout->size); 

Cheers,
Jan


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



Bug#712933: xserver-xorg-video-nouveau: xserver crashes with geforce 660gt and nouveau drivers

2013-06-22 Thread Jan Christoph Uhde
Hey Sven,

i have confused the bugs:( And had the wrong driver
driver and libs active.

It should have looked like:

lla /usr/lib/x86_64-linux-gnu/libGL.so*
   0 lrwxrwxrwx 1 root root   14 Jun  7 20:38
/usr/lib/x86_64-linux-gnu/libGL.so -> libGL.so.1.2.0
   0 lrwxrwxrwx 1 root root   14 Jun  7 20:38
/usr/lib/x86_64-linux-gnu/libGL.so.1 -> libGL.so.1.2.0
372K -rw-r--r-- 1 root root 372K Jun  7 20:38
/usr/lib/x86_64-linux-gnu/libGL.so.1.2.0

readlink -f /usr/lib/x86_64-linux-gnu/libGL.so.1
/usr/lib/x86_64-linux-gnu/libGL.so.1.2.0

 readlink -f /usr/lib/xorg/modules/extensions/libglx.so
/usr/lib/xorg/modules/extensions/libglx.so




On 2013-06-21 18:42, Sven Joachim wrote:
> Please keep the bug report CC'ed, i.e. use "Reply All" rather than
> "Reply" in your mailer.
> 
> On 2013-06-21 00:05 +0200, Jan Christoph Uhde wrote:
> 
>> Hi,
>>
>> thanks for your time:)
>>
>>> Seems it's crashing when running loading the 3D driver via AIGLX.
>>>
>>> Please show the output of the following commands:
>>
>> » ls -l /usr/lib/x86_64-linux-gnu/libGL.so*
>> lrwxrwxrwx 1 root root 50 Jun 20 23:39 /usr/lib/x86_64-linux
>> -gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
>>
>> » readlink -f /usr/lib/x86_64-linux-gnu/libGL.so.1
>> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.304.88
> 
> This is your first problem, you cannot use NVidia's libGL.so.1 with
> Nouveau.  What does "update-alternatives --display glx" print?
> 
>> » readlink -f /usr/lib/xorg/modules/extensions/libglx.so
>> /usr/lib/xorg/modules/extensions/libglx.so
> 
> And this is the second one, using the xorg libglx.so with NVidia's
> libGL.so.1 causes the crash.  With NVidia's libglx.so you would "only"
> be unable to run any OpenGL programs, but the X server shouldn't crash.
> 
> NVidia maintainers, shouldn't the glx-alternatives system prevent such a
> combination?
> 
> Cheers,
>Sven
> 


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



Bug#712558: xserver-xorg: 2013-06-17 Hard Trackable Bug of Xorg in Combiantion With Nvidia Drivers

2013-06-18 Thread Jan Christoph Uhde
When using the mesa glx instead of nvidia-glx
(update-alternatives --config glx) at least
gnome-terminal works again...There might be
other breakage in gnome. But at least the
gnome-terminal problem seems to be related
to xorg and the libGL in use.

Cheers,
Jan


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



Bug#712558: xserver-xorg: 2013-06-17 Hard Trackable Bug of Xorg in Combiantion With Nvidia Drivers

2013-06-17 Thread Jan Christoph Uhde
I have updated the Sid VM at work and got a similar
results there. No nvidia drivers in use there, so maybe
this is less an xorg than a gnome issue. Surprisingly
the enlightenment-everything module is affected as well.
Sadly i lost the sources... and need to rebuild the whole
efl/e libs in order to do better debugging.

Cheers,
Jan


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



Bug#710838: laptop-mode-tools: DISABLE_BATTERY_ALARM_CHECK unset in /usr/sbin/laptop_mode

2013-06-02 Thread Jan Christoph Uhde
Package: laptop-mode-tools
Version: 1.63-2
Severity: normal

Dear Maintainer,
the unset variable triggers the following error:

» /etc/init.d/laptop-mode start
/usr/sbin/laptop_mode: 826: [: Illegal number:
[ ok ] Laptop mode enabled, active [unchanged].

and surely leads to unwanted behavior.

Default values should be set via ${var:-default}
or ${var:-default}. I just think it cloud be a
result of my modified configuration but that would
still be bad:P

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8-2-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 laptop-mode-tools depends on:
ii  lsb-base4.1+Debian11
ii  psmisc  22.20-1
ii  util-linux  2.20.1-5.4

Versions of packages laptop-mode-tools recommends:
ii  ethtool 1:3.9-1
ii  hdparm  9.43-1
ii  net-tools   1.60-25
ii  sdparm  1.07-1
ii  udev175-7.2
ii  wireless-tools  30~pre9-8

Versions of packages laptop-mode-tools suggests:
ii  acpid  1:2.0.19-1
ii  apmd   3.2.2-14
ii  hal0.5.14-8

-- Configuration Files:
/etc/laptop-mode/conf.d/usb-autosuspend.conf changed:
DEBUG=0
CONTROL_USB_AUTOSUSPEND="auto"
AUTOSUSPEND_USE_WHITELIST=0
AUTOSUSPEND_USBID_BLACKLIST="046d:c050"
AUTOSUSPEND_USBTYPE_BLACKLIST=""
AUTOSUSPEND_USBID_WHITELIST=""
AUTOSUSPEND_USBTYPE_WHITELIST=""
BATT_SUSPEND_USB=1
LM_AC_SUSPEND_USB=0
NOLM_AC_SUSPEND_USB=0
AUTOSUSPEND_TIMEOUT=2

/etc/laptop-mode/laptop-mode.conf changed:
ENABLE_LAPTOP_MODE_TOOLS=1
VERBOSE_OUTPUT=0
LOG_TO_SYSLOG=1
DEBUG=0
ENABLE_LAPTOP_MODE_ON_BATTERY=1
ENABLE_LAPTOP_MODE_ON_AC=0
ENABLE_LAPTOP_MODE_WHEN_LID_CLOSED=0
ENABLE_AUTO_MODULES=1
MINIMUM_BATTERY_CHARGE_PERCENT=3
DISABLE_LAPTOP_MODE_ON_CRITICAL_BATTERY_LEVEL=1
HD="/dev/[hs]d[abcdefgh]"
PARTITIONS="auto /dev/mapper/*"
ASSUME_SCSI_IS_SATA=1
LM_BATT_MAX_LOST_WORK_SECONDS=600
LM_AC_MAX_LOST_WORK_SECONDS=360
CONTROL_READAHEAD=1
LM_READAHEAD=3072
NOLM_READAHEAD=128
CONTROL_NOATIME=0
USE_RELATIME=1
CONTROL_HD_IDLE_TIMEOUT=1
LM_AC_HD_IDLE_TIMEOUT_SECONDS=1200
LM_BATT_HD_IDLE_TIMEOUT_SECONDS=1200
NOLM_HD_IDLE_TIMEOUT_SECONDS=7200
CONTROL_HD_POWERMGMT="auto"
BATT_HD_POWERMGMT=130
LM_AC_HD_POWERMGMT=254
NOLM_AC_HD_POWERMGMT=254
CONTROL_HD_WRITECACHE=0
NOLM_AC_HD_WRITECACHE=1
NOLM_BATT_HD_WRITECACHE=0
LM_HD_WRITECACHE=0
CONTROL_MOUNT_OPTIONS=1
LM_DIRTY_RATIO=60
NOLM_DIRTY_RATIO=40
LM_DIRTY_BACKGROUND_RATIO=1
NOLM_DIRTY_BACKGROUND_RATIO=10
DEF_UPDATE=5
DEF_XFS_AGE_BUFFER=15
DEF_XFS_SYNC_INTERVAL=30
DEF_XFS_BUFD_INTERVAL=1
DEF_MAX_AGE=30
XFS_HZ=100
LM_SECONDS_BEFORE_SYNC=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#705418: clang

2013-05-31 Thread Jan Christoph Uhde
Hey Vedran,

I had exactly your problem moments ago, it was
due to a mixed sid / experimental installation.
Use 'apt-show-versions -a' or whatever to confirm
that your clang is installed as it is supposed
to.

I was playing with clang to get it working with
vim. Dear Maintainer it would be nice if there
was a /usr/lib/clang/current path so the vim
configuration does not need to changed:)

Cheers, Jan


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



Bug#708980: xserver-xephyr does not open a window

2013-05-19 Thread Jan Christoph Uhde
Package: xserver-xephyr
Version: 2:1.12.4-6
Severity: important

Dear Maintainer,

Xephyr stopped working for me some days ago. At first I thought it is some
problem of the enlightenment 17 build I use. Today I have tried to run bbox,
gnome-session and other WMs but none of them worked.

I use the following script to start my sessions:
» cat desktop-xephyr 
#!/bin/bash
if [[ -z "$@" ]]; then
echo "you need to supply something to be started in Xephyr"
exit 1
fi

xdisplay()
{
local disp=0;
while [ -e "/tmp/.X${disp}-lock" ]; do
disp=$(( disp + 1 ));
done;
echo $disp
}

#select display
display=$(xdisplay)

#start xserver
Xephyr -ac -screen 1600x900 -br 2> /dev/null :$display &

#set display
export DISPLAY=:$display

#wait for Xephyr to become ready
sleep 1

#start window manager
bash -c "$@"

#remove x lock
rm -fr /tmp/.X${display}-lock

And it creates the following output:

» bash -x desktop-xephyr /usr/bin/blackbox 
+ [[ -z /usr/bin/blackbox ]]
++ xdisplay
++ local disp=0
++ '[' -e /tmp/.X0-lock ']'
++ disp=1
++ '[' -e /tmp/.X1-lock ']'
++ echo 1
+ display=1
+ export DISPLAY=:1
+ Xephyr -ac -screen 1600x900 -br :1
+ DISPLAY=:1
+ sleep 1
+ bash -c /usr/bin/blackbox
bt::Display: failed to open display ''
+ rm -fr /tmp/.X1-lock


I think running "+ Xephyr ..." line used to open a window. But this is not
happening anymore.

Please give me some hints how to provide more useful information.

Regards,
Jan C. Uhde


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages xserver-xephyr depends on:
ii  libaudit0 1:1.7.18-1.1
ii  libc6 2.17-3
ii  libdrm2   2.4.40-1~deb7u2
ii  libgcrypt11   1.5.0-5
ii  libgl1-mesa-glx [libgl1]  8.0.5-5
ii  libpixman-1-0 0.26.0-4
ii  libselinux1   2.1.13-1
ii  libx11-6  2:1.5.0-1
ii  libxau6   1:1.0.7-1
ii  libxdmcp6 1:1.1.1-1
ii  libxext6  2:1.3.1-2
ii  libxfont1 1:1.4.5-2
ii  libxv12:1.0.7-1
ii  xserver-common2:1.12.4-6

Versions of packages xserver-xephyr recommends:
ii  libgl1-mesa-dri  8.0.5-5

xserver-xephyr 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#688263: please delete the bug

2012-09-21 Thread Jan Christoph Uhde
Please excuse the false alarm,
I have just downloaded powertop and noticed that it should be impossible
for the program to mess the shutdown up as it contains
no files for init.d. I had to move between networks during playing with
power top and drew a false conclusion now i suspect that the problem is
totally unrelated to powertop.

Cheers!


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



Bug#688263: powertop: causes warning during shutdown

2012-09-20 Thread Jan Christoph Uhde
Package: powertop
Version: 2.0-0.2
Severity: minor

Dear Maintainer,

powertop causes the following error during shutdown

DHCPRELEASE on eth0 to xxx.xxx.xxx.xxx port 67
invoke-rc.d: -
invoke-rc.d: WARNING: 'invoke-rc.d ntp try-restart' called
invoke-rc.d: during shutdown sequence.
invoke-rc.d: enabling safe mode: initscript policy layer disabled
invoke-rc.d: -


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

Kernel: Linux 3.2.0-3-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 powertop depends on:
ii  libc6 2.13-35
ii  libgcc1   1:4.7.1-9
ii  libncursesw5  5.9-10
ii  libnl-3-200   3.2.7-4
ii  libnl-genl-3-200  3.2.7-4
ii  libpci3   1:3.1.9-5
ii  libstdc++64.7.1-9
ii  libtinfo5 5.9-10
ii  zlib1g1:1.2.7.dfsg-13

powertop recommends no packages.

Versions of packages powertop suggests:
ii  cpufrequtils   008-1
pn  laptop-mode-tools  

-- 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#685614: libpam-ssh: not available for amd64

2012-08-22 Thread Jan Christoph Uhde
Package: libpam-ssh
Version: 1.92-14+b1
Severity: serious
Justification: 3

Dear Maintainer,
i have installed a new system and really really miss the package!

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

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

Versions of packages libpam-ssh depends on:
ii  libc62.13-35
ii  libpam0g 1.1.3-7.1
ii  libssl1.0.0  1.0.1c-4

Versions of packages libpam-ssh recommends:
ii  openssh-client [ssh-client]  1:6.0p1-2

libpam-ssh 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#666761: libfreetype6-dev: please fix

2012-08-19 Thread Jan Christoph Uhde
Package: libfreetype6-dev
Version: 2.4.9-1
Followup-For: Bug #666761

Dear Maintainer,

it would be awesome if you would fix this issue.

regrads
jan


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

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

Versions of packages libfreetype6-dev depends on:
ii  libc6-dev [libc-dev]   2.13-35
ii  libfreetype6   2.4.9-1
ii  zlib1g-dev [libz-dev]  1:1.2.7.dfsg-13

libfreetype6-dev recommends no packages.

libfreetype6-dev 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#680564: libnotify-bin: fails to display message when title is used

2012-07-06 Thread Jan Christoph Uhde
Package: libnotify-bin
Version: 0.7.5-1
Severity: important

Dear Maintainer,

please try the following:
notify-send '& trap "kill $!" EXIT'- displays correct
and
notify-send title '& trap "kill $!" EXIT;' - does not show the message

best regards


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

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

Versions of packages libnotify-bin depends on:
ii  libc6 2.13-34
ii  libglib2.0-0  2.32.3-1
ii  libnotify40.7.5-1

libnotify-bin recommends no packages.

libnotify-bin 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#677810: snort: white/blacklist

2012-06-27 Thread Jan Christoph Uhde
Package: snort
Version: 2.9.2.2-2.1
Followup-For: Bug #677810

Hello,

I get the same error:(

# If you are using reputation preprocessor set these
# Currently there is a bug with relative paths, they are relative to
# where snort is
# not relative to snort.conf like the above variables
# This is completely inconsistent with how other vars work, BUG 89986
# Set the absolute path appropriately
var WHITE_LIST_PATH ../rules
var BLACK_LIST_PATH ../rules

The rule path is set to /etc/snort/../rules  ... so maybe it should be
changed to ./rules or rules and the files white_list.rules and
black_list.rules are missing:(


INSTALL

The following NEW packages will be installed:
  snort
Preconfiguring packages ...
[?1049h[?25l(B 

  

  

  

  

  

 

  

  

     

     

 

 

     

     

 

 

     

   

     

     

 

 

     

   

     

     

 

Bug#673630: apt: segfaults on dist-upgrade

2012-05-20 Thread Jan Christoph Uhde
I have played a bit around and found out that
my bug is a duplicate of #673536

sorry for the noise:(



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



Bug#671285: xserver-xorg-core: /usr/bin/X - should belong to core package

2012-05-03 Thread Jan Christoph Uhde

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Well i looked over it again and it seems that xserver-xorg was installed.


And here my solution for the startx script ... i am not sure where to
put it.
(The file looks a bit broken with all those empty lines and id use $()
instead of backticks but it seems to work so i guess it is ok:)

## find free xdisplay
xdisplay(){
disp=0
while [ -e "/tmp/.X${disp}-lock" ]; do
disp=$(( $disp + 1 ))
done
}

-BEGIN PGP SIGNATURE-

iQIcBAEBAgAGBQJPopYzAAoJEJv0YGDC/OolFbMQALvfSuMwtYk0H4zn+sAsHE2Q
c/1HEfOdo4Ss45iuXjluxqKJDSE4w4MPulZNsx3t6Qn3DgSgEsyaaazyvY9QN4AL
Sgfe4IF1011d4gHj+K58zuBoBA809dEKkZbL+ggWmOllbPdw0UzFX5cTKhciWTpE
30DXQQsXinlN1+jEXpPhC0mp5lOC71djQi4sDXd3sU5MjIWYLoQFaU1UlFioQ3H4
L4kZFKcw5Tfn+F0JMkKZKCyUcw9mnh0sdWvnJblXs50uf/2HkepT3U6RhmIv5wTf
gS+VWzG8iF+57Nql6Crudh05fOU/u1F2HAkgd4EannfvG6TveeI7HTLY/z8KWSj6
2Nk/Z9J08sUM84+2S0HfNZAB7ohBbPfzpc8OXzs64X5lN1iVrxg2jMKvMva9p0we
E0a04m0CDhE1ZZDt5l0FeD4j9xyVCqatL8zRlpf3+rzFiACFNdJkSNakAXuaRmi7
JcqnOoJd6xZaL9rQCh0CvJYdymfgApUp6IfZkEm9918+lqJRmBTW/zvKPlZzI7cL
ncC0YKUKz8gRDz9dzmA5/ViUotSq1RWLC6l3R34Ox52unBS8PYCtgxekM9kNTulc
GZNWpyaOQVQG3R4ZQOD/k0SjTkN1AoQcYuIEp+Hba29dY4SQh4Ph5uOjUOEwIatX
WNZUHpMlgJwhefoICGmG
=GAd2
-END PGP SIGNATURE-




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



Bug#671285: xserver-xorg-core: /usr/bin/X - should belong to core package

2012-05-02 Thread Jan Christoph Uhde
Do you have any clues what could have changed in SID? Maybe a change in
xinit? I am pretty sure, that i only had installed the core package and
was able to start the server via xinit. I am doing something fairly
stupid, I use the graphics driver from nvidia's page, and i do not want
to have the xserver-xorg-video-all package installed.

There are others who have trouble with SID (sadly does not contain that
much information)
http://comments.gmane.org/gmane.linux.debian.user/434306

Cheers!!



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



Bug#671285: xserver-xorg-core: /usr/bin/X - should belong to core package

2012-05-02 Thread Jan Christoph Uhde
Package: xserver-xorg-core
Version: 2:1.12.1-1
Severity: normal

Hi,

I had to install the xserver-xorg package today in order make use of
xinit, because the /usr/bin/X binary is now contained in the package.
Up to now i was happy only to install xserver-xorg-core. Im am not sure
why this change was made, but i'd be happy if you could revert the change.

Best regards,
Jan



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



Bug#660420: cups: Possibly NO postscript printers work anymore

2012-02-21 Thread Jan Christoph Uhde
Hi,

I have no trouble printing at all. I am not sure but i guess your
system has no valid configuration.

> -- Configuration Files:
> /etc/cups/cupsd.conf [Errno 13] Keine Berechtigung: u'/et/cups/cupsd.conf'
Make sure the cups process can read the configuration files...

The bugs importance should be reduced as not everybody is affected.

best regards,
jan



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



Bug#650767: /usr/bin/gpg: gpg --edit-key clean - does not work

2011-12-02 Thread Jan Christoph Uhde
Package: gnupg
Version: 1.4.11-3
Severity: normal
File: /usr/bin/gpg

Dear Maintainer,

the gpg manpage states:

clean:
Compact (by removing all signatures except the selfsig) any user ID that is no
longer usable (e.g. revoked, or expired). Then, remove any signatures that are
not usable by the trust calculations. Specifically, this removes any signature
that does not validate, any signature that is superseded by a later signature,
revoked signatures, and signatures issued by keys that are not present on the
keyring.

Now one of my friends revoked his key and i do not seem to get rid of
the key. I think it would be good when the signature of revoked keys
would not be shown afer cleaning - i am not sure if the manpages says
that or is talking about revoked signatures _only_ and not keys.

It definitely says: 
Specifically, this removes any signature ... and signatures issued by 
keys that are not present on the keyring.

So i have changed trust, disabled and finally deleted the key.
But it still shows up when checking sigs.

I know that i do not get rid of signature (as they keep coming back from
the key servers - which makes a working clean even more important) but it
would make checking signatures and exporting the key easier. I have not checked
but i have not much hope that the --export-clean option works as intended.

Best regards!!

Jan


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

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

Versions of packages gnupg depends on:
ii  dpkg  1.16.1.1
ii  gpgv  1.4.11-3
ii  install-info  4.13a.dfsg.1-8  
ii  libbz2-1.01.0.5-7 
ii  libc6 2.13-21 
ii  libreadline6  6.2-8   
ii  libusb-0.1-4  2:0.1.12-19 
ii  zlib1g1:1.2.3.4.dfsg-3

Versions of packages gnupg recommends:
ii  gnupg-curl 1.4.11-3   
ii  libldap-2.4-2  2.4.25-4+b1

Versions of packages gnupg suggests:
ii  eog   3.2.2-2   
ii  gnupg-doc 
ii  imagemagick   8:6.6.9.7-5+b2
ii  libpcsclite1  1.7.4-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#636305: valid solution?

2011-08-02 Thread Jan Christoph Uhde
Is this script sourced as part of a function body somewhere else?

regards, jan



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



Bug#635261: confirm solution

2011-07-24 Thread Jan Christoph Uhde
Thank You Till,

Your suggestion improves printing here a lot -- from 15 min to 30 sec!!
I am a bit unsure, but have the feeling that it used to be a bit
faster before the change that caused the bug:)

Anyways this fix works and the printing result is still good:)

Regards Jan



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



Bug#635261: cups: Printing documents with pictures takes minutes or fails with Samsung ML-2250 printer

2011-07-24 Thread Jan Christoph Uhde
Package: cups
Version: 1.4.7-1
Severity: important


I found excatly my problem in the Ubuntu Bug Tracker:

https://bugs.launchpad.net/ubuntu/+source/cups/+bug/690116/+distrotask


root  6580  0.5  0.0  48796  1624 ?S15:15   0:01 
usb://Samsung/ML-2250?serial=2Y21BRIL201713.. 146 USER Amazon.de - 
Rücksendezentrum 1 InputSlot=Default PageSize=Letter Duplex=None 
PrintoutMode=Normal PrinterResolution=FromPrintoutMode number-up=1 
job-uuid=urn:uuid:83b8ff64-41d7-374c-455b-705b1ca4038d 
job-originating-host-name=localhost time-at-creation=1311513320 
time-at-processing=1311513320
lp6579  0.0  0.0  17268  2632 ?S15:15   0:00 
Samsung_ML-2250 146 USER Amazon.de - Rücksendezentrum 1 InputSlot=Default 
PageSize=Letter Duplex=None PrintoutMode=Normal 
PrinterResolution=FromPrintoutMode number-up=1 
job-uuid=urn:uuid:83b8ff64-41d7-374c-455b-705b1ca4038d 
job-originating-host-name=localhost time-at-creation=1311513320 
time-at-processing=1311513320
lp6611  0.0  0.0  17272  1980 ?S15:15   0:00 
Samsung_ML-2250 146 USER Amazon.de - Rücksendezentrum 1 InputSlot=Default 
PageSize=Letter Duplex=None PrintoutMode=Normal 
PrinterResolution=FromPrintoutMode number-up=1 
job-uuid=urn:uuid:83b8ff64-41d7-374c-455b-705b1ca4038d 
job-originating-host-name=localhost time-at-creation=1311513320 
time-at-processing=1311513320
lp6612  0.0  0.0  17276  1800 ?S15:15   0:00 
Samsung_ML-2250 146 USER Amazon.de - Rücksendezentrum 1 InputSlot=Default 
PageSize=Letter Duplex=None PrintoutMode=Normal 
PrinterResolution=FromPrintoutMode number-up=1 
job-uuid=urn:uuid:83b8ff64-41d7-374c-455b-705b1ca4038d 
job-originating-host-name=localhost time-at-creation=1311513320 
time-at-processing=1311513320
lp6613  0.1  0.1 128572 13512 ?S15:15   0:00 gs 
-dFirstPage=1 -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -sDEVICE=pxlmono -r600x600 
-dMediaPosition=0 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 
-sOutputFile=- /var/spool/cups/tmp/foomatic-I1AbMp



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

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

Versions of packages cups depends on:
ii  adduser 3.113add and remove users and groups
ii  bc  1.06.95-2The GNU bc arbitrary precision cal
ii  cups-client 1.4.7-1  Common UNIX Printing System(tm) - 
ii  cups-common 1.4.7-1  Common UNIX Printing System(tm) - 
ii  cups-ppdc   1.4.7-1  Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]   1.5.40   Debian configuration management sy
ii  ghostscript 9.02~dfsg-3  interpreter for the PostScript lan
ii  libacl1 2.2.51-3 Access control list shared library
ii  libavahi-client30.6.30-5 Avahi client library
ii  libavahi-common30.6.30-5 Avahi common library
ii  libc6   2.13-10  Embedded GNU C Library: Shared lib
ii  libcups21.4.7-1  Common UNIX Printing System(tm) - 
ii  libcupscgi1 1.4.7-1  Common UNIX Printing System(tm) - 
ii  libcupsdriver1  1.4.7-1  Common UNIX Printing System(tm) - 
ii  libcupsimage2   1.4.7-1  Common UNIX Printing System(tm) - 
ii  libcupsmime11.4.7-1  Common UNIX Printing System(tm) - 
ii  libcupsppdc11.4.7-1  Common UNIX Printing System(tm) - 
ii  libdbus-1-3 1.4.12-5 simple interprocess messaging syst
ii  libgcc1 1:4.6.1-4GCC support library
ii  libgnutls26 2.10.5-2 the GNU TLS library - runtime libr
ii  libgssapi-krb5-21.9.1+dfsg-1+b1  MIT Kerberos runtime libraries - k
ii  libijs-0.35 0.35-7   IJS raster image transport protoco
ii  libkrb5-3   1.9.1+dfsg-1+b1  MIT Kerberos runtime libraries
ii  liblcms11.19.dfsg-1  Little CMS color management librar
ii  libldap-2.4-2   2.4.25-1.1   OpenLDAP libraries
ii  libpam0g1.1.3-2  Pluggable Authentication Modules l
ii  libpaper1   1.1.24+nmu1  library for handling paper charact
ii  libpoppler130.16.7-2 PDF rendering library
ii  libslp1 1.2.1-7.8OpenSLP libraries
ii  libstdc++6  4.6.1-4  GNU Standard C++ Library v3
ii  libusb-0.1-42:0.1.12-18  userspace USB programming library
ii  lsb-base3.2-27   Linux Standard Base 3.2 init scrip
ii  poppler-utils   0.16.7-2 PDF utilities (based on Poppler)
ii  procps  1:3.2.8-10   /proc file system utilities
ii  ssl-cert1.0.28

Bug#583918: garbage left at bottom of max-height window

2011-06-20 Thread Jan Christoph Uhde
This Bug is resolved in

gnome-terminal 3.0.1-1

Cheers!



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



Bug#611826: libvte9: today's upload broken the same way

2011-06-20 Thread Jan Christoph Uhde
Same Bug appeared here!

there was no file in:
/usr/share/vte/termcap/

apt-show-versions -a libvte9
libvte9 1:0.28.1-1 install ok installed
libvte9 1:0.28.1-1 sid ftp.de.debian.org
libvte9/sid uptodate 1:0.28.1-1

apt-show-versions -a libvte-common
libvte-common 1:0.28.1-1 install ok installed
libvte-common 1:0.28.1-1 sid ftp.de.debian.org
libvte-common/sid uptodate 1:0.28.1-1


Cheers, Jan



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



Bug#624495: virtualbox-ose-guest-x11: virtualbox depends on acpi-support

2011-04-28 Thread Jan Christoph Uhde
Package: virtualbox-ose-guest-x11
Version: 4.0.4-dfsg-1+b1
Severity: normal


In oder to get the resizing working in a Debian
guest OS. acpi-support or acpi-support-base has
to be installed.

At least that is what helped me:)


Cheers

Jan


-- System Information:
Debian Release: wheezy/sid
  APT prefers sid
  APT policy: (650, 'sid'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (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/bash



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



Bug#617958: libnotify-bin: Critical notifications should not expire

2011-03-26 Thread Jan Christoph Uhde

Try "-t 0"  - it is not in the manpage

guess this is more a whishlist item

regards Jan





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



Bug#618318: digikam: does not terminate properly - hangs when quitting

2011-03-14 Thread Jan Christoph Uhde
Package: digikam
Version: 2:1.2.0-7
Severity: normal


user@host:~/daten/fotos$ digikam 
Time elapsed: 41 ms
close(35) in netlib_connectsock()
Time elapsed: 1 ms
Model: Time elapsed: 55 ms
TextureColorizer: Time elapsed: 17 ms
Time elapsed: 2 ms
close(45) in netlib_connectsock()
Time elapsed: 3 ms
Model: Time elapsed: 6 ms
digikam(18508)/digikam (core): ThumbnailLoadThread::load: No thumbnail size 
specified. Refusing to load thumbnail. 
digikam(18508)/digikam (core): ThumbnailLoadThread::load: No thumbnail size 
specified. Refusing to load thumbnail. 
digikam(18508)/digikam (core): ThumbnailLoadThread::load: No thumbnail size 
specified. Refusing to load thumbnail. 
Error: Directory Canon: Next pointer is out of bounds; ignored.
Error: Directory Canon: Next pointer is out of bounds; ignored.



user@host:~$ gps digikam
user   18508  3.5  2.0 1168372 168312 pts/2SNl+ 10:49   0:12 digikam

some strace output after quitting the programm

poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, 
{fd=11, events=POLLIN}, {fd=54, events=POLLIN}, {fd=49, events=POLLIN}, {fd=56, 
events=POLLIN}, {fd=61, events=POLLIN}, {fd=59, events=POLLIN}, {fd=60, 
events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN}, {fd=62, 
events=POLLIN}, {fd=55, events=POLLIN}], 14, 407) = 0 (Timeout)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, 
{fd=11, events=POLLIN}, {fd=54, events=POLLIN}, {fd=49, events=POLLIN}, {fd=56, 
events=POLLIN}, {fd=61, events=POLLIN}, {fd=59, events=POLLIN}, {fd=60, 
events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN}, {fd=62, 
events=POLLIN}, {fd=55, events=POLLIN}], 14, 997) = 0 (Timeout)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, 
{fd=11, events=POLLIN}, {fd=54, events=POLLIN}, {fd=49, events=POLLIN}, {fd=56, 
events=POLLIN}, {fd=61, events=POLLIN}, {fd=59, events=POLLIN}, {fd=60, 
events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN}, {fd=62, 
events=POLLIN}, {fd=55, events=POLLIN}], 14, 995) = 0 (Timeout)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, 
{fd=11, events=POLLIN}, {fd=54, events=POLLIN}, {fd=49, events=POLLIN}, {fd=56, 
events=POLLIN}, {fd=61, events=POLLIN}, {fd=59, events=POLLIN}, {fd=60, 
events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN}, {fd=62, 
events=POLLIN}, {fd=55, events=POLLIN}], 14, 995) = 0 (Timeout)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, 
{fd=11, events=POLLIN}, {fd=54, events=POLLIN}, {fd=49, events=POLLIN}, {fd=56, 
events=POLLIN}, {fd=61, events=POLLIN}, {fd=59, events=POLLIN}, {fd=60, 
events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN}, {fd=62, 
events=POLLIN}, {fd=55, events=POLLIN}], 14, 997) = 1 ([{fd=7, revents=POLLIN}])
read(7, "\34\0#\263Z\1\0\0007\1\0\0\32G5\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 
4096) = 32
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, 
{fd=11, events=POLLIN}, {fd=54, events=POLLIN}, {fd=49, events=POLLIN}, {fd=56, 
events=POLLIN}, {fd=61, events=POLLIN}, {fd=59, events=POLLIN}, {fd=60, 
events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN}, {fd=62, 
events=POLLIN}, {fd=55, events=POLLIN}], 14, 838) = 1 ([{fd=7, revents=POLLIN}])
read(7, "\34\0#\263Z\1\0\0007\1\0\0,G5\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 
4096) = 32
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(7, 0x27192f4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, 
{fd=11, events=POLLIN}, {fd=54, events=POLLIN}, {fd=49, events=POLLIN}, {fd=56, 
events=POLLIN}, {fd=61, events=POLLIN}, {fd=59, events=POLLIN}, {fd=60, 
events=POLLIN}, {fd=48, events=POLLIN}, {fd=63, events=POLLIN}, {fd=62, 
events=POLLIN}, {fd=55, events=POLLIN}], 14, 820) = 0 (Timeout)
read(7, 0x27192f4, 4096)

Bug#617619: asymptote: dpkg-reconfigure asymptote fails

2011-03-09 Thread Jan Christoph Uhde
Package: asymptote
Version: 2.02-2+b1
Severity: normal


Running "dpkg-reconfigure asymptote" fails, which means also "dpkg-reconfigure 
--all" fails if
the asymptote package is installed.



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

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

Versions of packages asymptote depends on:
ii  dpkg1.15.8.10Debian package management system
ii  freeglut3   2.6.0-1  OpenGL Utility Toolkit
ii  ghostscript 9.01~dfsg-2  interpreter for the PostScript lan
ii  imagemagick 8:6.6.0.4-3  image manipulation programs
ii  install-info4.13a.dfsg.1-6   Manage installed documentation in 
ii  libc6   2.11.2-13Embedded GNU C Library: Shared lib
ii  libfftw3-3  3.2.2-1  library for computing Fast Fourier
ii  libgc1c21:7.1-7  conservative garbage collector for
ii  libgcc1 1:4.5.2-5GCC support library
ii  libgl1-mesa-glx [libgl1 7.10-4   A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.10-4   The OpenGL utility library (GLU)
ii  libgsl0ldbl 1.14+dfsg-1  GNU Scientific Library (GSL) -- li
ii  libncurses5 5.8+20110307-1   shared libraries for terminal hand
ii  libreadline66.1-3GNU readline and history libraries
ii  libsigsegv2 2.9-2Library for handling page faults i
ii  libstdc++6  4.5.2-5  The GNU Standard C++ Library v3
ii  python  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-imaging-tk   1.1.7-2  Python Imaging Library - ImageTk M
ii  python-tk   2.6.6-1  Tkinter - Writing Tk applications 
ii  tex-common  2.08 common infrastructure for building
ii  texlive-binaries [texli 2009-8   Binaries for TeX Live
ii  texlive-latex-base  2009-11  TeX Live: Basic LaTeX packages
ii  texlive-pstricks2009-10  TeX Live: PSTricks packages
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages asymptote recommends:
ii  asymptote-doc 2.02-2 documentation and examples for asy

Versions of packages asymptote suggests:
pn  gv (no description available)
ii  xpdf  3.02-12Portable Document Format (PDF) rea



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



Bug#617618: debconf: dpkg-reconfigure -a fails with exit 2. It should report the package causing the failure!

2011-03-09 Thread Jan Christoph Uhde
Package: debconf
Version: 1.5.38
Severity: normal


dpkg-reconfigure -a -u

** initializing cache. This may take a while **
dpkg-trigger: dpkg-trigger must be called from a maintainer script (or with a 
--by-package option)

dpkg-reconfigure should report which package causes the failure and
continue with the rest. I was not able using htop and ps auxf to find
out which package was the reason. When --all is used a flag could be
set to make the script a bit more verbose. is simply used 

print STDERR "$0: ".sprintf(gettext("now at package %s"), $pkg)."\n";

maybe it is better to make it verbose via a -v or --verbose flag
anyway the user should get some feedback other than the exit status.

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

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

Versions of packages debconf depends on:
ii  debconf-i18n  1.5.38 full internationalization support 
ii  perl-base 5.10.1-17  minimal Perl system

Versions of packages debconf recommends:
ii  apt-utils 0.8.11.5   APT utility programs

Versions of packages debconf suggests:
pn  debconf-doc(no description available)
pn  debconf-utils  (no description available)
ii  dialog1.1-20100428-1 Displays user-friendly dialog boxe
pn  libgnome2-perl (no description available)
pn  libnet-ldap-perl   (no description available)
pn  libqtcore4-perl(no description available)
pn  libqtgui4-perl (no description available)
pn  libterm-readline-gnu-perl  (no description available)
ii  perl  5.10.1-17  Larry Wall's Practical Extraction 
ii  whiptail  0.52.11-2  Displays user-friendly dialog boxe

-- debconf information:
  debconf-apt-progress/preparing:
  debconf-apt-progress/title:
  debconf-apt-progress/info:
  debconf-apt-progress/media-change:
  debconf/frontend: Dialog
  debconf/priority: high



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



Bug#617559: Acknowledgement (libgmp3-dev: not installable due to unmet dependencies (libgmpxx4ldbl))

2011-03-09 Thread Jan Christoph Uhde

installing libgmp10-dev fixes all problems ...

please close the bug:(

best regards jan



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



Bug#617559: libgmp3-dev: not installable due to unmet dependencies (libgmpxx4ldbl)

2011-03-09 Thread Jan Christoph Uhde
Package: libgmp3-dev
Version: 2:4.3.2+dfsg-1
Severity: important

The following packages have unmet dependencies:
 libgmp3-dev : Depends: libgmpxx4ldbl (= 2:4.3.2+dfsg-1) but 2:5.0.1+dfsg-6 is 
to be installed


-- System Information:
Debian Release: wheezy/sid
  APT prefers sid
  APT policy: (650, 'sid'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-rc6-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgmp3-dev depends on:
ii  libgmp3c2 2:4.3.2+dfsg-1 Multiprecision arithmetic library
ii  libgmpxx4ldbl 2:5.0.1+dfsg-6 Multiprecision arithmetic library 

Versions of packages libgmp3-dev recommends:
ii  libstdc++6-4.4-dev [libstdc++ 4.4.5-13   The GNU Standard C++ Library v3 (d
ii  libstdc++6-4.5-dev [libstdc++ 4.5.2-5The GNU Standard C++ Library v3 (d

Versions of packages libgmp3-dev suggests:
pn  libgmp3-doc(no description available)
pn  libmpfr-dev(no description available)



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



Bug#616438: more info

2011-03-04 Thread Jan Christoph Uhde

Additional Information:
ii  iceweasel-dbg  3.5.17-1   
debugging symbols for iceweasel



And in the terminal i used for xinit there is a line sayig:

The error was 'GLXBadContext'
...

And it seems that the error is less likely to happen using a compositing 
window manager.






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



Bug#616438: iceweasel crashes on some youtube pages using flash

2011-03-04 Thread Jan Christoph Uhde
Package: iceweasel
Version: 3.5.17-1
Severity: normal



The title says pretty much all there is to say.
I wonder if it is necessary that iceweasel crashes, maybe just letting
die the flash plugin and restart it is enough.

I am not sure if this is a flash-plugin or iceweasel problem.

Cheers!

Jan


-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
Status: enabled

Name: BetterPrivacy
Location: ${PROFILE_EXTENSIONS}/{d40f5e7b-d2cf-4856-b441-cc613eeffbe3}
Status: enabled

Name: Cookie Monster
Location: ${PROFILE_EXTENSIONS}/{45d8ff86-d909-11db-9705-005056c8}
Status: enabled

Name: Default
Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Domain Details
Location: ${PROFILE_EXTENSIONS}/{152455DE-7B40-4bcf-B5B4-C68A1BE85A91}
Status: enabled

Name: Download Statusbar
Location: ${PROFILE_EXTENSIONS}/{D4DD63FA-01E4-46a7-B6B1-EDAB7D6AD389}
Status: enabled

Name: DownloadHelper
Location: ${PROFILE_EXTENSIONS}/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}
Status: enabled

Name: FastestFox
Location: ${PROFILE_EXTENSIONS}/smarterw...@wikiatic.com
Status: enabled

Name: FireGestures
Location: ${PROFILE_EXTENSIONS}/firegestu...@xuldev.org
Status: enabled

Name: Firebug
Location: ${PROFILE_EXTENSIONS}/fire...@software.joehewitt.com
Status: enabled

Name: Firefox Sync
Location: ${PROFILE_EXTENSIONS}/{340c2bbc-ce74-4362-90b5-7c26312808ef}
Status: enabled

Name: Flagfox
Location: ${PROFILE_EXTENSIONS}/{1018e4d6-728f-4b20-ad56-37578a4de76b}
Status: enabled

Name: FoxTab
Location: ${PROFILE_EXTENSIONS}/{ef4e370e-d9f0-4e00-b93e-a4f274cfdd5a}
Status: user-disabled

Name: German Dictionary
Location: ${PROFILE_EXTENSIONS}/de...@dictionaries.addons.mozilla.org
Status: enabled

Name: Image Toolbar
Location: ${PROFILE_EXTENSIONS}/{A4732521-77D9-447E-A557-B279AC923F06}
Status: enabled

Name: Live HTTP headers
Location: ${PROFILE_EXTENSIONS}/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}
Status: enabled

Name: NoScript
Location: ${PROFILE_EXTENSIONS}/{73a6fe31-595d-460b-a920-fcc0f8843232}
Status: enabled

Name: Personas
Location: ${PROFILE_EXTENSIONS}/personas@christopher.beard
Status: user-disabled

Name: Qute
Location: ${PROFILE_EXTENSIONS}/{36C13C8F-54F1-412e-8177-2E411719162D}
Status: enabled

Name: ShowIP
Location: ${PROFILE_EXTENSIONS}/{3e9bb2a7-62ca-4efa-a4e6-f6f6168a652d}
Status: enabled

Name: Tab Mix Plus
Location: ${PROFILE_EXTENSIONS}/{dc572301-7619-498c-a57d-39143191b318}
Status: enabled

Name: Torbutton
Location: ${PROFILE_EXTENSIONS}/{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}
Status: enabled

-- Plugins information
Name: DivX Browser Plug-In
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-dvx.so
Package: gecko-mediaplayer
Status: enabled

Name: Java(TM) Plug-in 1.6.0_24
Location: /usr/lib/jvm/java-6-sun-1.6.0.24/jre/lib/amd64/libnpjp2.so
Package: sun-java6-bin
Status: disabled

Name: QuickTime Plug-in 7.6.4
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-qt.so
Package: gecko-mediaplayer
Status: enabled

Name: RealPlayer 9
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-rm.so
Package: gecko-mediaplayer
Status: enabled

Name: Shockwave Flash
Location: /home/USER/.mozilla/plugins/libflashplayer.so
Status: enabled
Version:flashplayer10_2_p3_64bit_linux_111710

Name: Windows Media Player Plug-in
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-wmp.so
Package: gecko-mediaplayer
Status: enabled

Name: mplayerplug-in is now gecko-mediaplayer 0.9.9.2
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer.so
Package: gecko-mediaplayer
Status: enabled


-- Addons package information
ii  gecko-mediapla 0.9.9.2-1  Multimedia plug-in for Gecko browsers
ii  iceweasel  3.5.17-1   Web browser based on Firefox
ii  sun-java6-bin  6.24-1 Sun Java(TM) Runtime Environment (JRE) 6 (ar

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

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

Versions of packages iceweasel depends on:
ii  debianutils  3.4.4   Miscellaneous utilities specific t
ii  fontconfig   2.8.0-2.1   generic font configuration library
ii  libc62.11.2-13   Embedded GNU C Library: Shared lib
ii  libglib2.0-0 2.28.1-1+b1 The GLib library of C routines
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libnspr4-0d  4.8.7-2 NetScape Portable Runtime Library
ii  libstdc++6   4.5.2-4 The GNU Standard C++ Library v3
ii  procps   1:3.2.8-10  /proc file system utilities
ii  xulrunner-1.9.1  1.9.1.17-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel 

Bug#614796: linux-image-2.6-686: Display goes into standby but does not not come back

2011-02-25 Thread Jan Christoph Uhde

The Problem is fixed (for me) in version 2.6.38-rc6.

Thanks for your time!

Jan



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



Bug#614796: linux-image-2.6-686: Display goes into standby but does not not come back

2011-02-23 Thread Jan Christoph Uhde
Package: linux-image-2.6-686
Version: 2.6.37+30
Severity: important
Tags: upstream

Bug is against linux-image-2.6.37-1-686
I couldn't report against it using reportbug (lazy git)

Hardware:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express 
Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML 
Express Integrated Graphics Controller (rev 03)

Could be related to:
https://bugzilla.kernel.org/show_bug.cgi?id=22672

This Bug could be troubling for a lot netbook friends since the
(crappy) Hardware is all over the place.



-- System Information:
Debian Release: wheezy/sid
  APT prefers sid
  APT policy: (650, 'sid'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-1-686 (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/bash

Versions of packages linux-image-2.6-686 depends on:
ii  linux-image-2.6.37-1-686  2.6.37-1   Linux 2.6.37 for modern PCs

linux-image-2.6-686 recommends no packages.

linux-image-2.6-686 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#610801: Acknowledgement (fex: does not remove user/group upon purge)

2011-01-22 Thread Jan Christoph Uhde

Line 27 in the postrm script needs to be updated .. s/fexsrv/fex/
the rest is correct. I just hate it when the user id is the id of an 
existig group:) But i guess thats a question of flavor.

Best regards
Jan



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



Bug#610801: fex: does not remove user/group upon purge

2011-01-22 Thread Jan Christoph Uhde
Package: fex
Version: 20100208+debian1-1
Severity: normal


Fex creates user and group which are not removed upon removal via purge.
And it uses the id of the fuse user ... why is that so?

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages fex depends on:
ii  adduser   3.112+nmu2 add and remove users and groups
ii  perl  5.10.1-17  Larry Wall's Practical Extraction 
ii  xinetd1:2.3.14-7 replacement for inetd with many en

Versions of packages fex recommends:
ii  libdigest-md5-file-perl   0.07-1 Perl extension for getting MD5 sum
ii  libnet-dns-perl   0.66-2 Perform DNS queries from a Perl sc
ii  perl-modules  5.10.1-17  Core Perl modules

fex 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#583918: garbage left at bottom of max-height window

2011-01-08 Thread Jan Christoph Uhde
Package: gnome-terminal
Version: 2.30.2-1
Severity: normal


I have spotted this bug using e17 with nvidia drivers. My fist guess was
that it an bug in enlightenment or my video driver but it turned out
that it is reproducible with gnome using metacity with composite
disabled.

With a setup like this: 
- maximize the terminal window 
- use another window to hover above the maximized windows borders

In other WMs where the bug does not appear like blackblock the window is
not fully maximized. There are no problems with any ARGB capable WMs

A Wild guess is that the terminal relies on getting the size it is
requesting in its "size HINT". But since it is a HINT and no a COMMAND
WMs are free free to respect it


-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data   2.30.2-1   Data files for the GNOME terminal 
ii  libatk1.0-0   1.30.0-1   The ATK accessibility toolkit
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libdbus-glib-1-2  0.88-2.1   simple interprocess messaging syst
ii  libgconf2-4   2.28.1-6   GNOME configuration database syste
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-2   The GTK+ graphical user interface 
ii  libice6   2:1.0.7-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.28.3-1   Layout and rendering of internatio
ii  libsm62:1.2.0-1  X11 Session Management library
ii  libvte9   1:0.24.3-2 Terminal emulator widget for GTK+ 
ii  libx11-6  2:1.3.3-4  X11 client-side library

Versions of packages gnome-terminal recommends:
ii  gvfs 1.6.4-3 userspace virtual filesystem - ser
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

gnome-terminal 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#607180: gpodder: forgets about all podcasts and channels due to python or dbsqlite error

2010-12-15 Thread Jan Christoph Uhde
Package: gpodder
Version: 2.10-1
Severity: normal



f...@bar:~/.config/gpodder$ gpodder

Traceback (most recent call last): File "/usr/bin/gpodder", line 215, in
 gui.main(options) File
"/usr/lib/pymodules/python2.6/gpodder/gui.py", line 4247, in main gp =
gPodder(bus_name, config) File
"/usr/lib/pymodules/python2.6/gpodder/gui.py", line 178, in __init__
BuilderWidget.__init__(self, None) File
"/usr/lib/pymodules/python2.6/gpodder/gtkui/interface/common.py", line
56, in __init__ GtkBuilderWidget.__init__(self, gpodder.ui_folders,
gpodder.textdomain, **kwargs) File
"/usr/lib/pymodules/python2.6/gpodder/gtkui/base.py", line 70, in
__init__ self.new() File "/usr/lib/pymodules/python2.6/gpodder/gui.py",
line 464, in new self.channels = PodcastChannel.load_from_db(self.db,
self.config.download_dir) File
"/usr/lib/pymodules/python2.6/gpodder/model.py", line 130, in
load_from_db return
db.load_channels(factory=cls.build_factory(download_dir)) File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 343, in
load_channels cur = self.cursor(lock=True) File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 199, in cursor
return self.db.cursor() File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 193, in db
self.__check_schema() File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 266, in
__check_schema self.upgrade_table(self.TABLE_CHANNELS,
self.SCHEMA_CHANNELS, self.INDEX_CHANNELS) File
"/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 662, in
upgrade_table self.recreate_table(cur, table_name, fields, index_list)
File "/usr/lib/pymodules/python2.6/gpodder/dbsqlite.py", line 625, in
recreate_table cur.execute('UPDATE %s SET %s = %s where %s IS NULL' %
(new_table_name, column, default, column)) sqlite3.OperationalError: no
such column: feed_update_enabled

the program crashes here - next time gpodder is run all podcasts and
channels are gone.



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

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

Versions of packages gpodder depends on:
ii  python  2.6.6-3+squeeze3 interactive high-level object-orie
ii  python-dbus 0.83.1-1 simple interprocess messaging syst
ii  python-feedparser   4.1-14   Universal Feed Parser for Python
ii  python-gtk2 2.17.0-4 Python bindings for the GTK+ widge
ii  python-mygpoclient  1.4-1Client library for the my.gpodder.
ii  python-support  1.0.11   automated rebuilding support for P

Versions of packages gpodder recommends:
ii  dbus-x11  1.2.24-3   simple interprocess messaging syst
ii  python-gpod   0.7.93-0.3 Python bindings for libgpod
ii  python-gst0.100.10.19-2  generic media-playing framework (P
ii  python-pymtp  0.0.4-2Pythonic binding to LibMTP to inte
ii  python-simplejson 2.1.2-1simple, fast, extensible JSON enco
pn  python-webkit  (no description available)

Versions of packages gpodder suggests:
pn  gnome-bluetoo  (no description available)
ii  mplayer   2:1.0~rc3++svn20100804-0.1 The Ultimate Movie Player For Linu
pn  python-eyed3   (no description available)

-- 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#596426: Latests Upload breaks ia32-libs-gtk and thus nspluginwrapper

2010-09-11 Thread Jan Christoph Uhde
Package: ia32-libs
Version: 20100908
Severity: normal


I am not sure if, i report the bug against the right package. So feel
free to reassign. 

Except for gtk libs there was a further lib missing to make make
nspluginwrapper work (i think it was libcairo). Since Flash appears to
be for some reason on many web pages, it became a central part of my
browsing experience. I guess flash is one of the main reasons that
ia32-libs and nspluginwrapper are installed on most desktop systems.
Please fix it:)

Regards Jan



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

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

Versions of packages ia32-libs depends on:
ii  dpkg1.15.8.4 Debian package management system
ii  lib32asound21.0.23-1 shared library for ALSA applicatio
ii  lib32gcc1   1:4.4.4-14   GCC support library (32 bit Versio
ii  lib32stdc++64.4.4-14 The GNU Standard C++ Library v3 (3
ii  lib32v4l-0  0.8.0-1  Collection of video4linux support 
ii  lib32z1 1:1.2.3.4.dfsg-3 compression library - 32 bit runti
ii  libc6-i386  2.11.2-5 Embedded GNU C Library: 32-bit sha
ii  lsb-release 3.2-23.1 Linux Standard Base version report

ia32-libs recommends no packages.

Versions of packages ia32-libs suggests:
pn  ia32-libs-gtk  (no description available)

-- 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#593945: scummvm: needs a newer version

2010-08-22 Thread Jan Christoph Uhde
Package: scummvm
Version: 1.1.1-1
Severity: normal


Bugs like:
http://sourceforge.net/tracker/index.php?func=detail&aid=2995282&group_id=37116&atid=418820
have been fixed. It would be nice to to have a newer package instead of
building the SVN version:)

Best Regards

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/8 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 scummvm depends on:
ii  libasound2  1.0.23-1 shared library for ALSA applicatio
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libflac81.2.1-3  Free Lossless Audio Codec - runtim
ii  libfluidsynth1  1.1.1-4+b1   Real-time MIDI software synthesize
ii  libgcc1 1:4.4.4-9GCC support library
ii  libmad0 0.15.1b-5MPEG audio decoder library
ii  libogg0 1.2.0~dfsg-1 Ogg bitstream library
ii  libsdl1.2debian 1.2.14-6 Simple DirectMedia Layer
ii  libstdc++6  4.4.4-9  The GNU Standard C++ Library v3
ii  libvorbis0a 1.3.1-1  The Vorbis General Audio Compressi
ii  libvorbisfile3  1.3.1-1  The Vorbis General Audio Compressi
ii  scummvm-data1.1.1-1  free implementation of LucasArts' 
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

scummvm recommends no packages.

Versions of packages scummvm suggests:
ii  beneath-a-steel-sky   0.0372-4   a science fiction adventure game
ii  flight-of-the-amazon-queen1.0.0-7a fantasy adventure game
pn  fluidsynth | timidity  (no description available)

-- 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#564201: alsamixer: pressing F1 shoud show 'M' - Toggle mute

2010-01-08 Thread Jan Christoph Uhde
Package: alsa-utils
Version: 1.0.21-1
Severity: wishlist


It is not hard to find in the manpage. But Toggle mute should be
mentioned.

Best regards

Jan

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/8 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 alsa-utils depends on:
ii  dialog1.1-20080819-1 Displays user-friendly dialog boxe
ii  libasound21.0.21a-1  shared library for ALSA applicatio
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libncursesw5  5.7+20090803-2 shared libraries for terminal hand
ii  linux-sound-base  1.0.21+dfsg-2  base package for ALSA and OSS soun
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.11-1 tools for managing Linux kernel mo
ii  udev  149-2  /dev/ and hotplug management daemo
ii  whiptail  0.52.10-5  Displays user-friendly dialog boxe

Versions of packages alsa-utils recommends:
ii  alsa-base  1.0.21+dfsg-2 ALSA driver configuration files
ii  pciutils   1:3.1.4-4 Linux PCI Utilities

alsa-utils 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#443440: please reopen bug for version 2.0.0.4.dfsg1-2

2007-09-28 Thread Jan Christoph Uhde
Icedove crashes due to the recent libgtk2.0-0 upgrade (2.12.0-2). Iceweasel has 
had the same error. Wich is fixed in version 2.0.0.7-2.
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#444149: crash caused by libgtk 2.12

2007-09-27 Thread Jan Christoph Uhde
Downgrading libgtk2.0-0 to version 2.10.13 fixes the problem here. So i am not 
sure whether the bug has to be reassigned to the libgtk2.0-0 package or not.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#444149: Iceweasel in Sid keeps crashing

2007-09-26 Thread Jan Christoph Uhde
Subject: iceweasel: Iceweasel in Sid keeps crashing
Package: iceweasel
Version: 2.0.0.7-1
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***

As soon as i try to open the preferences dialog, save or bookmark
anything iceweasel crashes.

*** glibc detected *** /usr/lib/iceweasel/firefox-bin: double free or
corruption (out): 0x03124e30 ***
=== Backtrace: =
/lib/libc.so.6[0x2b5a64b83a4a]
/lib/libc.so.6(cfree+0x8c)[0x2b5a64b8763c]
/usr/lib/iceweasel/firefox-bin[0x666fd8]
/usr/lib/iceweasel/firefox-bin[0x6646ea]
/usr/lib/iceweasel/firefox-bin[0x6da23f]
/usr/lib/iceweasel/firefox-bin[0x6daef6]
/usr/lib/iceweasel/firefox-bin[0x7186ba]
/usr/lib/iceweasel/firefox-bin[0x8004bb]
/usr/lib/iceweasel/firefox-bin[0x80034f]
/usr/lib/iceweasel/firefox-bin[0x7ff485]
/usr/lib/iceweasel/firefox-bin[0x80043c]
/usr/lib/iceweasel/firefox-bin[0x80034f]
/usr/lib/iceweasel/firefox-bin[0x7ff485]
/usr/lib/iceweasel/firefox-bin[0x80043c]
/usr/lib/iceweasel/firefox-bin[0x80034f]
/usr/lib/iceweasel/firefox-bin[0x7ff485]
/usr/lib/iceweasel/firefox-bin[0x80043c]
/usr/lib/iceweasel/firefox-bin[0x80034f]
/usr/lib/iceweasel/firefox-bin[0x7ff485]
/usr/lib/iceweasel/firefox-bin[0x814936]
/usr/lib/iceweasel/firefox-bin[0x80034f]
/usr/lib/iceweasel/firefox-bin[0x7ff485]
/usr/lib/iceweasel/firefox-bin[0x80043c]
/usr/lib/iceweasel/firefox-bin[0x6f09df]
/usr/lib/iceweasel/firefox-bin[0x914473]
/usr/lib/iceweasel/firefox-bin[0x915627]
/usr/lib/iceweasel/firefox-bin[0x91b326]
/usr/lib/iceweasel/firefox-bin[0x91c264]
/usr/lib/iceweasel/firefox-bin[0x91cb8c]
/usr/lib/iceweasel/firefox-bin[0x914170]
/usr/lib/iceweasel/firefox-bin[0x6b366b]
/usr/lib/iceweasel/firefox-bin[0x6ace07]
/usr/lib/iceweasel/firefox-bin[0x6ace90]
/usr/lib/libgtk-x11-2.0.so.0(_gtk_marshal_BOOLEAN__BOXED+0x5f)[0x2b5a6187581f]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x10f)[0x2b5a63e83a1f]
/usr/lib/libgobject-2.0.so.0[0x2b5a63e976f8]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x57f)[0x2b5a63e98e5f]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x2b5a63e99523]
/usr/lib/libgtk-x11-2.0.so.0[0x2b5a6197c445]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x202)[0x2b5a6186fa52]
/usr/lib/libgdk-x11-2.0.so.0[0x2b5a61d1d694]
/usr/lib/libgdk-x11-2.0.so.0(gdk_window_process_all_updates+0x9a)[0x2b5a61d1dc7a]
/usr/lib/libgdk-x11-2.0.so.0[0x2b5a61d1dcd9]
/usr/lib/libgdk-x11-2.0.so.0[0x2b5a61d052ae]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1e4)[0x2b5a640ebd54]
/usr/lib/libglib-2.0.so.0[0x2b5a640ef03d]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1b7)[0x2b5a640ef337]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xa3)[0x2b5a6186fec3]
/usr/lib/iceweasel/firefox-bin[0x6b2d25]
/usr/lib/iceweasel/firefox-bin[0xc206ae]
/usr/lib/iceweasel/firefox-bin[0x4479fc]
/lib/libc.so.6(__libc_start_main+0xf4)[0x2b5a64b2fb44]
/usr/lib/iceweasel/firefox-bin[0x442c09]
=== Memory map: 
0040-01244000 r-xp  08:06 1206133
/usr/lib/iceweasel/firefox-bin
01444000-01468000 rw-p 00e44000 08:06 1206133
/usr/lib/iceweasel/firefox-bin
01468000-03d2a000 rw-p 01468000 00:00 0
[heap]
4000-40001000 ---p 4000 00:00 0 
40001000-40801000 rw-p 40001000 00:00 0 
40801000-40802000 ---p 40801000 00:00 0 
40802000-41002000 rw-p 40802000 00:00 0 
41002000-41003000 ---p 41002000 00:00 0 
41003000-41803000 rw-p 41003000 00:00 0 
41803000-41804000 ---p 41803000 00:00 0 
41804000-42004000 rw-p 41804000 00:00 0 
42004000-42005000 ---p 42004000 00:00 0 
42005000-42805000 rw-p 42005000 00:00 0 
42805000-42806000 ---p 42805000 00:00 0 
42806000-43006000 rw-p 42806000 00:00 0 
43006000-43007000 ---p 43006000 00:00 0 
43007000-43807000 rw-p 43007000 00:00 0 
43807000-43808000 ---p 43807000 00:00 0 
43808000-44008000 rw-p 43808000 00:00 0 
44008000-44009000 ---p 44008000 00:00 0 
44009000-44809000 rw-p 44009000 00:00 0 
2aaad000-2aab9000 r-xp  08:06 1156906
/usr/lib/gtk-2.0/2.10.0/engines/libqtpixmap.so
2aab9000-2acb8000 ---p c000 08:06 1156906
/usr/lib/gtk-2.0/2.10.0/engines/libqtpixmap.so
2acb8000-2acba000 rw-p b000 08:06 1156906
/usr/lib/gtk-2.0/2.10.0/engines/libqtpixmap.so
2acba000-2acd1000 r-xp  08:06 126
/usr/lib/iceweasel/components/libjsd.so
2acd1000-2aed1000 ---p 00017000 08:06 126
/usr/lib/iceweasel/components/libjsd.so
2aed1000-2aed3000 rw-p 00017000 08:06 126
/usr/lib/iceweasel/components/libjsd.so
2aed3000-2aefd000 rw-p 2aed3000 00:00 0 
2aefd000-2af01000 r--s  08:03 421856
/var/cache/fontconfig/6330322105e0c4105d7c7a6ea2974107-x86-64.cache-2
2af01000-2af04000 r--s  08:03 421881
/var/cache/fontconfig/b3fedf7c409f006ca1a6fceffceb77cf-x86-64.cache-2
2af04000-2af09000 r--s  08:03 422557
/var/cache/fontconfig/9404ff413c67fc2a1526fd14eb4163a8-x86-64.cache-2
2af09000-2af1 r--s  08:03 422567
/var/cache/fontconfig/a960c40fc9306f090224a04585f8a963-x86-64.cache-2

Bug#378490: bittornado-gui: btdownloadgui does not honor --gui_ratesettingsdefault option

2006-07-16 Thread Jan Christoph Uhde
Package: bittornado-gui
Version: 0.3.15-2
Severity: normal


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.4obi-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages bittornado-gui depends on:
ii  bittornado   0.3.15-2bittorrent client with enhanced cu
ii  python   2.3.5-11An interactive high-level object-o
ii  python-wxgtk2.6  2.6.3.2.1.1 wxWidgets Cross-platform C++ GUI t
ii  python-wxversion 2.6.3.2.1.1 wxWidgets Cross-platform C++ GUI t

Versions of packages bittornado-gui recommends:
ii  mime-support  3.36-1 MIME files 'mime.types' & 'mailcap

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#351709: udev: usb mass-storgae does not work at all

2006-02-06 Thread Jan Christoph Uhde
Package: udev
Version: 0.084-3
Severity: normal


hi,
i can not say for sure that this is an udev bug, but i am kind of exasperated.

The first time i plug an UMS device into my computer the syslog
following messages:


Feb  6 22:28:24 obi kernel: usb 1-1: new high speed USB device using ehci_hcd 
and address 6
Feb  6 22:28:31 obi kernel: usb 1-1: unable to read config index 0 
descriptor/start
Feb  6 22:28:31 obi kernel: usb 1-1: can't read configurations, error -110
Feb  6 22:28:31 obi kernel: usb 1-1: new high speed USB device using ehci_hcd 
and address 7
Feb  6 22:28:31 obi kernel: usb-storage: USB Mass Storage device detected
Feb  6 22:28:31 obi kernel: usb-storage: -- associate_dev
Feb  6 22:28:31 obi kernel: usb-storage: Vendor: 0x0781, Product: 0x5150, 
Revision: 0x0020
Feb  6 22:28:31 obi kernel: usb-storage: Interface Subclass: 0x06, Protocol: 
0x50
Feb  6 22:28:31 obi kernel: usb-storage: Transport: Bulk
Feb  6 22:28:31 obi kernel: usb-storage: Protocol: Transparent SCSI
Feb  6 22:28:31 obi kernel: scsi2 : SCSI emulation for USB Mass Storage devices
Feb  6 22:28:31 obi kernel: usb-storage: *** thread sleeping.
Feb  6 22:28:31 obi kernel: usb-storage: device found at 7
Feb  6 22:28:31 obi kernel: usb-storage: waiting for device to settle before 
scanning
Feb  6 22:28:36 obi kernel: usb-storage: usb_stor_control_msg: rq=fe rqtype=a1 
value= index=00 len=1
Feb  6 22:28:36 obi kernel: usb-storage: GetMaxLUN command result is 1, data is 0
Feb  6 22:28:36 obi kernel: usb-storage: queuecommand called
Feb  6 22:28:36 obi kernel: usb-storage: *** thread awakened.
Feb  6 22:28:36 obi kernel: usb-storage: Command INQUIRY (6 bytes)
Feb  6 22:28:36 obi kernel: usb-storage:  12 00 00 00 24 00
Feb  6 22:28:36 obi kernel: usb-storage: Bulk Command S 0x43425355 T 0x1 L 36 F 
128 Trg 0 LUN 0 CL 6
Feb  6 22:28:36 obi kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 31 
bytes
Feb  6 22:28:36 obi kernel: usb-storage: Status code 0; transferred 31/31
Feb  6 22:28:36 obi kernel: usb-storage: -- transfer complete
Feb  6 22:28:36 obi kernel: usb-storage: Bulk command transfer result=0
Feb  6 22:28:36 obi kernel: usb-storage: usb_stor_bulk_transfer_sglist: xfer 36 
bytes, 1 entries
Feb  6 22:28:36 obi kernel: usb-storage: Status code 0; transferred 36/36
Feb  6 22:28:36 obi kernel: usb-storage: -- transfer complete
Feb  6 22:28:36 obi kernel: usb-storage: Bulk data transfer result 0x0
Feb  6 22:28:36 obi kernel: usb-storage: Attempting to get CSW...
Feb  6 22:28:36 obi kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 13 
bytes
Feb  6 22:28:36 obi kernel: usb-storage: Status code 0; transferred 13/13
Feb  6 22:28:36 obi kernel: usb-storage: -- transfer complete
Feb  6 22:28:36 obi kernel: usb-storage: Bulk status result = 0
Feb  6 22:28:36 obi kernel: usb-storage: Bulk Status S 0x53425355 T 0x1 R 0 
Stat 0x0
Feb  6 22:28:36 obi kernel: usb-storage: scsi cmd done, result=0x0
Feb  6 22:28:36 obi kernel: usb-storage: *** thread sleeping.
Feb  6 22:28:36 obi kernel:   Vendor: SanDisk   Model: Cruzer Mini   Rev: 
0.2 
Feb  6 22:28:36 obi kernel:   Type:   Direct-Access  ANSI 
SCSI revision: 02
Feb  6 22:28:36 obi kernel: usb-storage: queuecommand called
Feb  6 22:28:36 obi kernel: usb-storage: *** thread awakened.
Feb  6 22:28:36 obi kernel: usb-storage: Command TEST_UNIT_READY (6 bytes)
Feb  6 22:28:36 obi kernel: usb-storage:  00 00 00 00 00 00
Feb  6 22:28:36 obi kernel: usb-storage: Bulk Command S 0x43425355 T 0x2 L 0 F 
0 Trg 0 LUN 0 CL 6
Feb  6 22:28:36 obi kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 31 
bytes
Feb  6 22:28:36 obi kernel: usb-storage: Status code 0; transferred 31/31
Feb  6 22:28:36 obi kernel: usb-storage: -- transfer complete
Feb  6 22:28:36 obi kernel: usb-storage: Bulk command transfer result=0
Feb  6 22:28:36 obi kernel: usb-storage: Attempting to get CSW...
Feb  6 22:28:36 obi kernel: usb-storage: usb_stor_bulk_transfer_buf: xfer 13 
bytes
Feb  6 22:28:39 obi udevd-event[6258]: wait_for_sysfs: waiting for 
'/sys/devices/pci:00/:00:02.1/usb1/1-1/1-1:1.0/host2/target2:0:0/2:0:0:0/bus'
 failed
Feb  6 22:28:43 obi udevd-event[6258]: wait_for_sysfs: waiting for 
'/sys/devices/pci:00/:00:02.1/usb1/1-1/1-1:1.0/host2/target2:0:0/2:0:0:0/ioerr_cnt'
 failed
Feb  6 22:29:06 obi kernel: usb-storage: command_abort called
Feb  6 22:29:06 obi kernel: usb-storage: usb_stor_stop_transport called
Feb  6 22:29:06 obi kernel: usb-storage: -- cancelling URB
Feb  6 22:29:06 obi kernel: usb-storage: Status code -104; transferred 0/13
Feb  6 22:29:06 obi kernel: usb-storage: -- transfer cancelled
Feb  6 22:29:06 obi kernel: usb-storage: Bulk status result = 4
Feb  6 22:29:06 obi kernel: usb-storage: -- command was aborted
Feb  6 22:29:06 obi kernel: usb 1-1: reset high speed USB device using ehci_hcd 
and address 7


USB Controller:
:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller
(rev a2) (prog-if 10 [OHCI])
Subsystem: ASUSTeK Com

Bug#336223:

2005-10-29 Thread Jan Christoph Uhde

a mapping in your ~/.vimrc

map! [H  
map! [F  
map  [H  |
map  [F  $

will fix vim's behavior.

But i think, that this should work without any fixing
by the user.

--
* Jan Christoph Uhde   * phone: +49 (241) 4099101 *
* Wilhelmstr. 46   * gsm:   +49 (175) 5270406 *
* D-52070 Aachen   * icq:   105615774 *


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#336223: eterm: Home and End keys are not working in VI

2005-10-28 Thread Jan Christoph Uhde
Package: eterm
Version: 0.9.4-0cvs20050915
Severity: normal

Home and End work perfectly using vi in other xterms.
In Eterm pessing  or  shows me ^[[H or ^[[F


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.1_obi_desktop
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages eterm depends on:
ii  libast2   0.7-0cvs20050915   the Library of Assorted Spiffy Thi
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libice6   6.8.2.dfsg.1-9 Inter-Client Exchange library
ii  libimlib2 1.2.1.004-0cvs20050915 Powerful image loading and renderi
ii  libpcre3  6.4-1.0.1  Perl 5 Compatible Regular Expressi
ii  libsm66.8.2.dfsg.1-9 X Window System Session Management
ii  libttf2   1.4pre.20030402-1.1FreeType 1, The FREE TrueType Font
ii  libx11-6  6.8.2.dfsg.1-9 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-9 X Window System miscellaneous exte
ii  libxmu6   6.8.2.dfsg.1-9 X Window System miscellaneous util
ii  ncurses-term  5.5-1  Additional terminal type definitio
ii  xlibs 6.8.2.dfsg.1-9 X Window System client libraries m
ii  zlib1g1:1.2.3-6  compression library - runtime

eterm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#334442: vim: hardcopy does not work

2005-10-17 Thread Jan Christoph Uhde
Package: vim
Version: 1:6.4-000+1
Severity: important


using :ha fails with the following error:
E456: Can't find PostScript resource file "prolog.ps"

here is sombody else with the same problem
http://lists.debian.org/debian-user/2003/10/msg05621.html


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13_obi_desktop
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages vim depends on:
ii  dpkg 1.13.11.0.1 package maintenance system for Deb
ii  libc62.3.5-7 GNU C Library: Shared libraries an
ii  libgpmg1 1.19.6-21   General Purpose Mouse - shared lib
ii  libncurses5  5.5-1   Shared libraries for terminal hand
ii  vim-common   1:6.4-000+1 Vi IMproved - Common files

vim recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#325782: libqt4-designer: not useable

2005-08-30 Thread Jan Christoph Uhde
Package: libqt4-designer
Version: 4.0.1-1
Severity: important

All menus and frames are empty.
Please take a look at the screen shot ( 
http://rapidshare.de/files/4547925/designer-qt4.png.html ).
Probably the bug should be reported against the qt4-dev-tools package, but i am 
not sure at all:(
best regards Jan Christoph Uhde

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13_obi_desktop
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages libqt4-designer depends on:
ii  libaudio2 1.7-2  The Network Audio System (NAS). (s
ii  libc6 2.3.5-5GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libice6   6.8.2.dfsg.1-5 Inter-Client Exchange library
ii  libmysqlclient14  4.1.13a-3  mysql database client library
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libpq48.0.3-14   PostgreSQL C client library
ii  libqt4-core   4.0.1-1Qt 4 core non-GUI functionality ru
ii  libqt4-gui4.0.1-1Qt 4 core GUI functionality runtim
ii  libqt4-qt3support 4.0.1-1Qt 3 compatibility library for Qt 
ii  libqt4-sql4.0.1-1Qt 4 SQL database module
ii  libsm66.8.2.dfsg.1-5 X Window System Session Management
ii  libstdc++64.0.1-6The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-5 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.8.2.dfsg.1-5 X Window System miscellaneous exte
ii  libxi66.8.2.dfsg.1-5 X Window System Input extension li
ii  libxinerama1  6.8.2.dfsg.1-5 X Window System multi-head display
ii  libxrandr26.8.2.dfsg.1-5 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-5 X Toolkit Intrinsics
ii  xlibs 6.8.2.dfsg.1-5 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

libqt4-designer recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#322070: gksu fails on any user/program

2005-08-09 Thread Jan Christoph Uhde
Package: gksu
Version: 1.3.2-2
Followup-For: Bug #322070



[EMAIL PROTECTED]:~$ gksu -u foo bar
Segmentation fault

strace output:

..
..
..
open("/etc/passwd", O_RDONLY)   = 13
fcntl64(13, F_GETFD)= 0
fcntl64(13, F_SETFD, FD_CLOEXEC)= 0
_llseek(13, 0, [0], SEEK_CUR)   = 0
fstat64(13, {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0
mmap2(NULL, 1285, PROT_READ, MAP_SHARED, 13, 0) = 0x40b41000
_llseek(13, 1285, [1285], SEEK_SET) = 0
fstat64(13, {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0
munmap(0x40b41000, 1285)= 0
close(13)   = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2_obi_desktop
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages gksu depends on:
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libgconf2-4   2.10.1-1   GNOME configuration database syste
ii  libgksu1.2-0  1.3.3-1library providing su and sudo func
ii  libgksuui1.0-11.0.6-1a graphical fronted to su library
ii  libglib2.0-0  2.6.6-1The GLib library of C routines
ii  libgnome-keyring0 0.4.3-1GNOME keyring services library
ii  libgtk2.0-0   2.6.9-1The GTK+ graphical user interface 
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  sudo  1.6.8p9-2  Provide limited super user privile

gksu recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#318093: xmms: XMMS does not start with Xorg and enabled CompositeExtension

2005-07-13 Thread Jan Christoph Uhde
Package: xmms
Version: 1.2.10+cvs20050209-2
Severity: grave
Justification: renders package unusable

[EMAIL PROTECTED]:~$ xmms
Message: device: default
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 468 error_code 8 request_code 2 minor_code 0

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2_obi_desktop
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages xmms depends on:
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libglib1.21.2.10-10  The GLib library of C routines
ii  libgtk1.2 1.2.10-17  The GIMP Toolkit set of widgets fo
ii  libice6   6.8.2.dfsg.1-1 Inter-Client Exchange library
ii  libsm66.8.2.dfsg.1-1 X Window System Session Management
ii  libssl0.9.7   0.9.7g-1   SSL shared libraries
ii  libx11-6  6.8.2.dfsg.1-1 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-1 X Window System miscellaneous exte
ii  libxi66.8.2.dfsg.1-1 X Window System Input extension li
ii  xlibs 6.8.2.dfsg.1-1 X Window System client libraries m

Versions of packages xmms recommends:
ii  libasound21.0.9-3ALSA library
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libesd0   0.2.36-1   Enlightened Sound Daemon - Shared 
ii  libmikmod23.1.11-a-6 A portable sound library
ii  libogg0   1.1.2-1Ogg Bitstream Library
ii  libvorbis0a   1.1.0-1The Vorbis General Audio Compressi
ii  libvorbisfile31.1.0-1The Vorbis General Audio Compressi
ii  unzip 5.52-3 De-archiver for .zip files
ii  xlibmesa-gl [libgl1]  6.8.2.dfsg.1-1 Mesa 3D graphics library [X.Org]
ii  zlib1g1:1.2.2-8  compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]