Bug#638863: linux-image-3.0.0-1-amd64: Errors/warnings show during startup

2011-08-22 Thread Ralf Jung
Package: linux-2.6 Version: 3.0.0-1 Severity: minor Each time I start up my laptop, the following errors (warnings?) appear: [5.083819] shpchp :00:01.0: Cannot reserve MMIO region [5.447322] SP5100 TCO timer: mmio address 0xfec000f0 already in use The system is working fine as far

Bug#638863: linux-image-3.0.0-1-amd64: Errors/warnings show during startup

2011-08-22 Thread Ralf Jung
Hi, Let's deal with the first one. It seems like a real problem because it distracts people debugging other problems. The second should be filed as a separate bug if you are interested in working on it. [snip] The test has been that way ever since v2.6.15-rc1~731^2~22^2~13 (shpchp:

Bug#638863: shpchp: Cannot reserve MMIO region error during boot (linux 3.0)

2011-08-23 Thread Ralf Jung
Hi list, each time I start up my laptop (Debian testing, Linux 3.0 as provided in the repositories), the following error (warning?) appears: [5.083819] shpchp :00:01.0: Cannot reserve MMIO region The system is working fine as far as I can tell. I observed that message for quite a

Bug#638970: upower battery status flashing when both AC and battery are plugged in

2011-08-23 Thread Ralf Jung
Package: upower Version: 0.9.12-1+b1 Severity: normal When I plug in both AC and the battery, the KDE power management icon keeps showing no battery for a fraction of a second, about twice a minute. Directly after plugging AC in, there's even mire flashing. This did not happen before I changed to

Bug#638995: network-manager: Sharing network connection does not work: NAT not set up properly

2011-08-23 Thread Ralf Jung
Package: network-manager Version: 0.8.4.0-2 Severity: normal Sharing a networking connection (in my case, wireless eth1) over another interface (wired, eth0) does not work. The syslog says: Aug 23 16:23:39 r-schlepptop NetworkManager[1579]: info Policy set 'JUNG' (eth1) as default for IPv4

Bug#638995: [Pkg-utopia-maintainers] Bug#638995: network-manager: Sharing network connection does not work: NAT not set up properly

2011-08-23 Thread Ralf Jung
Hi, is this problem still reproducible with the version from experimental (0.8.9997-1)? How can I test that? Can I download some deb files manually somewhere to get it? I don't want to change my system away from testing... Kind regards, Ralf -- To UNSUBSCRIBE, email to

Bug#638995: [Pkg-utopia-maintainers] Bug#638995: network-manager: Sharing network connection does not work: NAT not set up properly

2011-08-23 Thread Ralf Jung
... anyway, it's working again now, with the old version. So, it seems I can't test that, sorry. Kind regards, Ralf On Tuesday 23 August 2011 17:13:48 Michael Biebl wrote: On Tue, 23 Aug 2011 17:15:22 +0200, Ralf Jung wrote: Hi, is this problem still reproducible with the version from

Bug#638863: shpchp: Cannot reserve MMIO region error during boot (linux 3.0)

2011-08-23 Thread Ralf Jung
Hi Bjorn, Ralf, can you attach your /proc/iomem contents, too? I looked at the SP5100 TCO timer: mmio address 0xfec000f0 already in use message, but I don't see why that address is in use. Sure, you can find it attached. I am getting some more kernel error messages during boot (that I

Bug#638995: [Pkg-utopia-maintainers] Bug#638995: network-manager: Sharing network connection does not work: NAT not set up properly

2011-08-24 Thread Ralf Jung
Hi again, since testing the binaries did not work, I had a look at the source code (from git://git.debian.org/git/pkg-utopia/network-manager.git) and quickly found the offending line in 0.8.4.0: It's in nm-device.c, function start_sharing, line 2525: add_share_rule (req, nat, POSTROUTING

Bug#638863: shpchp: Cannot reserve MMIO region error during boot (linux 3.0)

2011-08-24 Thread Ralf Jung
Hi, Here's a test patch for the TCO timer issue. That SP5100 watchdog driver is a mess -- it gropes around at hard-coded places in I/O port space -- so while I think this patch will fix the message, the watchdog itself still may not work. If you can verify that the watchdog works, that

Bug#638863: shpchp: Cannot reserve MMIO region error during boot (linux 3.0)

2011-08-26 Thread Ralf Jung
Hi Bjorn, Here's a test patch for the TCO timer issue. That SP5100 watchdog driver is a mess -- it gropes around at hard-coded places in I/O port space -- so while I think this patch will fix the message, the watchdog itself still may not work. If you can verify that the watchdog works,

Bug#638863: shpchp: Cannot reserve MMIO region error during boot (linux 3.0)

2011-08-26 Thread Ralf Jung
Hi, I don't know what's in the watchdog package. I would try the test program in the kernel sources: Documentation/watchdog/src/watchdog-simple.c. It looks like if you kill any other process that has /dev/watchdog open (use lsof to check), then start watchdog-simple, then suspend or kill

Bug#639845: Pixel garbage when opening context menus

2011-08-31 Thread Ralf Jung
Hi, I am the original poster Steve refers to, and here's what I originally wrote: since upgrading from Kubuntu (10.10) to Debian testing, I am noticing that a context-menu, directly after right-clicking, contains pixel garbage that is then overdrawn with the actual content. I often

Bug#568008: cryptsetup: strange padlock_aes error during boot

2011-07-30 Thread Ralf Jung
Hi, So this is a different bug. I've unmerged and reopened #568008 which refers to padlock_sha. Thanks! I already wondered why some bugs referred to aes and some for sha, but assumed they were the same as they were merged. So the sha problem remains. Does this is safe to ignore apply to

Bug#635968: installation-reports: Initial boot after installation failed

2011-07-30 Thread Ralf Jung
Hi, Can you verify this by clearing the boot flag you now have and seeing if your system will boot after that? Yes, I tried that: The system showed exactly the same error about not being able to find a bootable device if the boot flag is unset, and after setting it again, things now work like

Bug#636037: hdparm does not use reasonable default settings for apm

2011-07-30 Thread Ralf Jung
Package: hdparm Version: 9.32-1 Severity: important After installing Debian, I noticed that my HDD would spin up and down much more often than before (I used Kubuntu 10.10 previously). The Load_Cycle_Count as reported my smartctl started to skyrocket, i.e. go up by 30 to 80 per hour. Some

Bug#636037: hdparm does not use reasonable default settings for apm

2011-07-30 Thread Ralf Jung
Hi, Can you let me know which power management stack you're using so this can be reassigned to the right people? I am using whatever is the default in current Debian testing - I assume it is pm-utils, at least I just managed to configure different hdparm settings for AC/battery mode by

Bug#636119: broadcom-sta-source: Channels 12 and 13 not working

2011-07-31 Thread Ralf Jung
Package: broadcom-sta-source Version: 5.100.82.38-2 Severity: normal Tags: lfs Currently, broadcom-sta does not support wireless channels exclusively available in Europe (12, 13) or Japan (14). This is a problem because it means I can not connect to wireless networks using those channels. sudo

Bug#568034: DKMS support for broadcom-sta

2011-07-31 Thread Ralf Jung
This would definitely appreciated. For most average users, it should not be necessary to do any manual steps after a kernel upgrade. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#636119: broadcom-sta-source: Channels 12 and 13 not working

2011-08-02 Thread Ralf Jung
Hi. On Sun, Jul 31, 2011 at 12:03:44PM +0200, Ralf Jung wrote: Tags: lfs How does this bug affect support for large files? Sorry - I just hit Enter in the corresponding reportbug dialogue, without selecting anything. I will use the mouse for that in future. How can I remove that flag again

Bug#636119: broadcom-sta-source: Channels 12 and 13 not working

2011-08-03 Thread Ralf Jung
Hi, Or intentionally (by upstream), but left undocumented. I'm going to send an email to the address they mention on their website and CC this bug. Some systems with LP-PHY devices (e.g. BCM4312) experienced DMA errors with the b43 driver. This was corrected at Linux 3.0, which should

Bug#636119: Wireless channels 12 and 13

2011-08-03 Thread Ralf Jung
, or support has been removed again in a later version. Is there anything I need to do to enable these additional channels? relevant lspci -nn output: 06:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP- PHY [14e4:4315] (rev 01) Any help would be appreciated, Ralf Jung (I am

Bug#635348: FATAL: Error inserting acpi_cpufreq and others

2011-08-09 Thread Ralf Jung
Package: cpufrequtils Version: 007-1 Followup-For: Bug #635348 This bug has landed in testing by now, I get the following error during startup after upgrading to Linux 3.0: Tue Aug 9 13:07:02 2011: Loading cpufreq kernel modules...FATAL: Error inserting acpi_cpufreq

Bug#638970: flashing bettery icon still present in version 0.9.13-1

2011-09-29 Thread Ralf Jung
found 638970 0.9.13-1 thanks The bug is still present after updating upower to version 0.9.13-1. Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#638970: [Pkg-utopia-maintainers] Bug#638970: flashing bettery icon still present in version 0.9.13-1

2011-09-29 Thread Ralf Jung
Hi, it seems I did not supply the correct version number when issuing the found command to con...@bugs.debian.org... at least it complained in the reply: There is no source info for the package 'upower' at version '0.9.13-1' with architecture '' Unable to make a source version for version

Bug#632794: Bug fixed

2011-09-29 Thread Ralf Jung
This bug has been fixed since I installed version 6b23~pre7-1, thanks a lot! Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#638995: Bug still present in network-manager/0.9.0-2

2011-09-29 Thread Ralf Jung
found 638995 network-manager/0.9.0-2 thanks In the mean time, I made the upgrade to NM 0.9 - the problem is still present in that version. Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#638970: [Pkg-utopia-maintainers] Bug#638970: flashing bettery icon still present in version 0.9.13-1

2011-09-29 Thread Ralf Jung
Hi Michael, A Kubuntu version which still used HAL uses a completely different kernel, so this is not comparable. I meant to exclude a hardware issue by trying Kubuntu. As for the kernel... I could try to compile an old kernel myself, however I do not know if that will work at all. Which

Bug#638995: [Pkg-utopia-maintainers] Bug#638995: Bug still present in network-manager/0.9.0-2

2011-09-29 Thread Ralf Jung
Great, thanks a lot for the update :) Kind regards, Ralf On Thursday 29 September 2011 16:44:11 Michael Biebl wrote: Am 29.09.2011 16:41, schrieb Ralf Jung: found 638995 network-manager/0.9.0-2 thanks In the mean time, I made the upgrade to NM 0.9 - the problem is still present

Bug#639875: fglrx removed

2011-09-29 Thread Ralf Jung
Hi, is it because of this that fglrx just got removed from testing, thereby removing support for 3d acceleration on a whole lot of systems? Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#643687: After upgrade to 0.9, the Auto eth0 connection went away

2011-10-02 Thread Ralf Jung
Package: network-manager Version: 0.9.0-2 Followup-For: Bug #643687 I have the same problem: After updating NM to 0.9, normal DHCP-based wired connections stopped working. I had to manually create a DHCP-based wired connection to fix that - which definitely classifies as bug, in a default

Bug#644099: init: Id co respawning too fast: disabled for 5 minutes

2011-10-02 Thread Ralf Jung
Package: sysvinit Version: 2.88dsf-13.11 Severity: normal On both of the machines I installed a recent Debian on (testing on my laptop, sid on my tower), I am getting the following error regularly in the syslog, and on tty1: init: Id co respawning too fast: disabled for 5 minutes Googling for

Bug#644099: [Pkg-sysvinit-devel] Bug#644099: init: Id co respawning too fast: disabled for 5 minutes

2011-10-03 Thread Ralf Jung
Henrique de Moraes Holschuh wrote: On Sun, 02 Oct 2011, Ralf Jung wrote: On both of the machines I installed a recent Debian on (testing on my laptop, sid on my tower), I am getting the following error regularly in the syslog, and on tty1: init: Id co respawning too fast: disabled for 5

Bug#644144: cups: CUPS always opening (UDP) port on all interfaces

2011-10-03 Thread Ralf Jung
Package: cups Version: 1.5.0-8 Severity: normal I have the following lines in my cupsd.conf to prevent CUPS from opening ports on any external interface (I don't use this machine as printing server): # Only listen for connections from the local machine. Listen localhost:631 Listen

Bug#644201: libfam0: libfam exports C++ class Client which is not part of public API

2011-10-03 Thread Ralf Jung
Package: libfam0 Version: 2.7.0-17 Severity: important libfam0 exports the symbols for a C++ class Client even though these symbols are not part of the actual libfam API. They needless clutter the global symbol namespace, for example causing a crash in Kopete

Bug#590905: libmysqlclient-dev: Missing dependency or wrong flags in mysql_config

2011-10-05 Thread Ralf Jung
Package: libmysqlclient-dev Version: 5.1.58-1 Followup-For: Bug #590905 An example for a program suffering from this problem is Amarok, see my upstream bug report at https://bugs.kde.org/show_bug.cgi?id=283256 Since libmysqlclient-dev already contains mysql_config, which returns -rdynamic

Bug#550308: [xedit] missing deps on xbitmaps

2011-10-06 Thread Ralf Jung
Actually, x11-apps currently recommends xbitmap, which does not exist and is probably a typo of xbitmaps. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#638970: sysfs data

2011-10-06 Thread Ralf Jung
Hi again, in the mean time, I learned about upower --dump, which also gave me the sysfs path I needed. So I ran the following command: while [ 1 = 1 ]; do cat /sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0/present sleep 0.2; done Even in the period where KDE shows no

Bug#568008: FATAL: Error inserting padlock_sha: No such device

2011-07-28 Thread Ralf Jung
Hi everyone, are there any updates on this? With current Debian testing (Kernel 2.6.39), I am still getting this error on boot: FATAL: Error inserting padlock_sha (/lib/modules/2.6.39-2- amd64/kernel/drivers/crypto/padlock-sha.ko): No such device I understand it is harmless, but it should still

Bug#632794: openjdk fails to load nss

2011-07-28 Thread Ralf Jung
Package: openjdk-6-jre Version: 6b18-1.8.7-5 Followup-For: Bug #632794 I am experiencing the same issue. It can be fixed even easier though by just removing the problematic line from the nss.cfg file - OpenJDK will then look through the system library paths itself. -- System Information:

Bug#485070: cryptsetup: FATAL padlock_{aes,sha} error during boot

2011-07-28 Thread Ralf Jung
Hi, as per request of Jonathan at http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=485070, I am reporting the mentioned bug to this list as well: With current Debian testing (Kernel 2.6.39), I am getting this error on each boot: FATAL: Error inserting padlock_sha (/lib/modules/2.6.39-2-

Bug#635968: installation-reports: Initial boot after installation failed

2011-07-29 Thread Ralf Jung
Package: installation-reports Severity: grave Tags: d-i Justification: renders package unusable Boot method: CD Image version: http://cdimage.debian.org/cdimage/daily-builds/daily/arch- latest/amd64/iso-cd/debian-testing-amd64-netinst.iso Date: July 27th, 2011 Machine: HP Compaq 615 Processor:

Bug#549905: grub seeks the floppy at boot time

2012-06-24 Thread Ralf Jung
Hi, I am having the same problem: One of my machines still has a floppy drive built-in, and each time it starts, grub is trying to access that drive. There is however no reason for grub to touch the floppy drive, and this delays boot by almost a second, until grub figures out there's no floppy

Bug#678982: plymouth: boot.log not created

2012-06-25 Thread Ralf Jung
Package: plymouth Version: 0.8.3-20 Severity: normal Dear Maintainer, according to the documentation in /usr/share/doc/plymouth/README and the upstream website, plymouth is supposed to create a file boot.log. This is not the case, the file is never created and consequently plymouth-log-viewer

Bug#678982: closing 678982

2012-06-27 Thread Ralf Jung
Hi, This seems to have been fixed in the last (0.8.5.1-1) upload. no, it is not fixed here. The logfile is still not created, and the doc is (as far as I can see) unchanged. Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#679645: devscripts: debuild does not properly forward coloured output

2012-06-30 Thread Ralf Jung
Package: devscripts Version: 2.11.9 Severity: minor Dear Maintainer, tools that usually produce output with colours do not do so when run by debuild. Examples are the cmake build system (noticeably, colours work fine when using dpkg-buildpackage) and linitan with the --color option. As colours

Bug#679687: plymouth: initramfs hook fails to find renderers with multi-arch

2012-07-03 Thread Ralf Jung
Hi, I am also hit by this bug, it seems: During the upgrade I just ran on my Debian unstable machine, I got this error: update-initramfs: Generating /boot/initrd.img-3.2.0-3-amd64 E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1. update-initramfs: failed for

Bug#477266: flashplugin-nonfree-extrasound: Description refers to non-existant flashplugin-nonfree-pulse

2012-07-04 Thread Ralf Jung
Hi, four years later, the -pulse package is still not in Debian. Is there any reason why the description is not change to match reality? Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#671056: Looks like a dup of #641662

2012-07-04 Thread Ralf Jung
Hi, I just looked a bit into this issue: The error is printed by /usr/share/initramfs-tools/hooks and the problem is that cryptsetup sees in /etc/uswsusp.conf that /dev/sda2 is my resume device - which is okay, that's my swap partition - and then tries to get the canonical name (whatever that

Bug#650988: [Pkg-opt-media-team] Bug#650988: cdparanoia: Please transition cdparanoia for multiarch

2012-07-08 Thread Ralf Jung
Hi, cdparanoia is a dependency of ia32-libs in Ubuntu, so making this package co-installable for multiarch will benefit users of 32-bit software that currently can only be used via ia32-libs on amd64. OK, thanks for the patch. I will integrate it in the next few weeks. Thanks. This is

Bug#680977: phonon-backend-gstreamer should not depend on gstreamer0.10-alsa

2012-07-09 Thread Ralf Jung
Package: phonon-backend-gstreamer Version: 4:4.6.0.0-2 Severity: normal Dear Maintainer, I have phonon-backend-gstreamer working fine here with PulseAudio (and actually that's the way recommended by upstream [1]). So it's incorrect for that package to depend on gstreamer0.10-alsa - and also

Bug#663715: lib32asound2-plugins no longer available

2012-07-10 Thread Ralf Jung
Hi, I've done a lot of searching and I've seen no proposed solution yet to this issue. The 32bit plugins for Alsa are not being made available in the unstable (Sid) repositories. Personally, I need the 32bit Pulse plugin for use with Wine. I am hesitant to roll my own with this package as

Bug#681078: libasound2:amd64: Incorrect assert in snd_hctl_handle_events

2012-07-10 Thread Ralf Jung
Package: libasound2 Version: 1.0.25-3 Severity: normal Tags: upstream Dear Maintainer, the function snd_hctl_handle_events contains an incorrect assert which causes the KMix module of KDEd to crash when logging in, with this backtrace: Thread 1 (Thread 0x7f9676969760 (LWP 3376)): [KCrash

Bug#669702: Patch to enable openconnect VPN plugin

2012-05-26 Thread Ralf Jung
Hi, Unfortunately it's not that easy. Linking against openssl requires a special exemption which I don't see granted for networkmanagement. So atm we can't enable this plugin. If only openconnect would have used gnutls... [1] http://people.gnome.org/~markmc/openssl-and-the-gpl.html Ouch,

Bug#669702: OpenSSL and Openconnect VPN in plasma networkmanagement

2012-05-28 Thread Ralf Jung
Hi Ilia, the openconnect vpn module of the plasma widget for networkmanagement links against OpenSSL, which has some problematic licensing consequences [1]. This prevents the module from being enabled in Debian [2]. The only part of network manager directly linking with OpenSSL is that plugin

Bug#669702: OpenSSL and Openconnect VPN in plasma networkmanagement

2012-05-28 Thread Ralf Jung
Hi, According to the copyright headers and the git log, you are the main and actually almost the only author of that plugin. Is that correct, and if yes, would you be willing to add a license extension as stated in [1] to the files, so they can be linked with OpenSSL? Like

Bug#675057: libwine-gl-unstable: OpenGL Performance issues on amd64: err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled

2012-05-29 Thread Ralf Jung
Hi, Hi, I'm seeing the following line in the output of wine: --- err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled --- Which in some games affects the performance quite badly. I could get rid of that error by: * Following http://wiki.debian.org/Multiarch/HOWTO

Bug#646302: Please transition aalib for multiarch

2012-06-03 Thread Ralf Jung
the queue, or is there another reason this did not yet land in unstable? (Maybe I misunderstood those DELAYED queues, I am sorry if that is the case) Kind regards, Ralf Jung -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#675772: libasound2-plugins: Please split PulseAudio plugin into separate package

2012-06-03 Thread Ralf Jung
Package: libasound2-plugins Version: 1.0.25-2 Severity: wishlist Dear Maintainer, please split the PulseAudio plugin for ALSA into a separate package. libpulse in unstable is by now installable in a foreign architecture using multiarch. However, for foreign-arch ALSA-based applications to have

Bug#675773: libopenjpeg2: Please make libopenjpeg2 multi-arch: same

2012-06-03 Thread Ralf Jung
Package: libopenjpeg2 Version: 1.3+dfsg-4+b1 Severity: normal Dear Maintainer, please make libopenjpeg2 multi-arch installable. I am aware that there is a MA: same version of libopenjpeg5 [1], but until that is uploaded to unstable and other packages transition to that new version, the problem

Bug#669702: OpenSSL and Openconnect VPN in plasma networkmanagement

2012-06-14 Thread Ralf Jung
Hi, I'm not entirely sure when plasma-widget-networkmanagement registers its NM VPN agent. This is almost certainly a problem with that, rather than the openconnect-specific parts. Can you restart kded perhaps? I logged out and in, so everything was restarted. Maybe just putting the old

Bug#675773: libopenjpeg2: Please make libopenjpeg2 multi-arch: same

2012-06-21 Thread Ralf Jung
Hi, in your discussion on this issue, please consider that this is the last package blocking libasound2-plugins from being installable in a foreign architecture. That package is important since it contains the ALSA PulseAudio plugin, so if a system runs PA, foreign-architecture ALSA

Bug#678609: gnupg2: Global configuration file /etc/gnupg2/gpgconf.conf missing

2012-06-23 Thread Ralf Jung
Package: gnupg2 Version: 2.0.19-1 Severity: normal Dear Maintainer, running gpgconf --list-config results in the following output: gpgconf: can not open global config file `/etc/gnupg2/gpgconf.conf': No such file or directory Obviously gpgconf expects such a file to exist, and therefore, it

Bug#678613: gnupg2: gpgconf lists options which break gpg

2012-06-23 Thread Ralf Jung
Package: gnupg2 Version: 2.0.19-1 Severity: important Dear Maintainer, gpgconf is supposed to be used by GUIs for configuring GPG, it does the reading and writing of options as well as the bookkeeping of which options exist at all. The GPG configuration GUI of KMail is an example of such a GUI.

Bug#669569: aptitude: aptitude changelog: Changelog download failed: Download queue destroyed.

2012-05-17 Thread Ralf Jung
Hi, this is now happening in testing, too. Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#671121: lightdm and gnome-shell: cursor's theme is set back to default

2012-05-18 Thread Ralf Jung
Hi, actually, this does not only affect Gnome but also KDE. Usually, when using KDM, the cursor used by KDM is the black oxygen cursor theme (Debian default). When logging in, immediately when the splash screen appears, the cursor is switched to the white oxygen cursor theme (upstream default,

Bug#663045: openjpeg: Add multiarch support.

2012-05-18 Thread Ralf Jung
Hi, libopenjpeg2 is the last package blocking libavcodec53 and libavcodec-extra-53 from being installable in a foreign architecture, which in turn is one of the few missing dependencies of libasound2-plugins (needed for ALSA-based applications to have any sound on, e.g., systems using

Bug#651016: libiec61883: Patch for multiarch (BSP2011/Portland)

2012-05-18 Thread Ralf Jung
Hi, is there any progress on this? A multiarch-supporting dpkg has landed in testing by now, and this package is a dependency of gstreamer0.10-plugins-good - so it's necessary to get this fixed in order to have a complete sound stack in a foreign architecture. Kind regards, Ralf -- To

Bug#651491: libproxy: support Multi-Arch

2012-05-18 Thread Ralf Jung
Hi, is there any progress on this? A multiarch-aware dpkg has landed in testing by now, and this package is the last one blocking glib-networking and, in turn, libsoup2.4-1 from being installable in a foreign architecture (both of which are already MA: same). The latter is a dependency of

Bug#670851: RFS: plotter/2.2.1-1[ITP]

2012-05-18 Thread Ralf Jung
Hi, thanks again for the review, I dealt with all the issues you mentioned. Since I am not a native speaker, it may well be that I chose weird or uncommon formulations (especially in the man page and the description, but since I am also upstream this extends to the HTML manual). Any feedback

Bug#673112: lintian: hardening-no-stackprotector check has many false positives

2012-05-18 Thread Ralf Jung
Hi, I'd like to extend this to hardening-no-fortify-functions: My package definitely has -D_FORTIFY_SOURCE=2 set (an excerpt from the build flags: -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2), but I get a hardening-no-stackprotector and

Bug#671320: [Pkg-fglrx-devel] Bug#671320: fglrx-driver: due to dependencies, uninstallable with current xorg in sid

2012-05-20 Thread Ralf Jung
Hi, fglrx 12-5 will work with the new XOrg, but Support for your card is also dropped with 12-5, to be exactly with 12-5 fglrx will not work with R6xx and R7xx ASICs anymore, so you might switch to the radeon driver, now. where did you get this from? I read somewhere that AMD plans to

Bug#640499: libxvmc: please add multiarch support

2012-05-20 Thread Ralf Jung
Hi, is there any progress on this? This package is blocking libgl1-nvidia-glx from being installable in a foreign architecture, thereby preventing a proper multiarch migration for systems using the proprietary nvidia driver. Kind regards, Ralf -- To UNSUBSCRIBE, email to

Bug#640499: libxvmc: please add multiarch support

2012-05-20 Thread Ralf Jung
Hi, Ralf Jung p...@ralfj.de (20/05/2012): is there any progress on this? This package is blocking libgl1-nvidia-glx from being installable in a foreign architecture, thereby preventing a proper multiarch migration for systems using the proprietary nvidia driver. It's a well-known fact

Bug#673687: libgl1-fglrx-glx should depend on libfglrx

2012-05-20 Thread Ralf Jung
Package: libgl1-fglrx-glx Version: 1:12-4-1 Severity: normal Dear Maintainer, I just got wine running in a multiarch-way, i.e. I built wine in a i386 chroot and use the generated package on my amd64 system. This is working all right, all the packages have been converted to multiarch already.

Bug#673065: rred segfaults during apt-get update

2012-05-21 Thread Ralf Jung
Hi, I am having the same problem (amd64, testing, current version of all apt and - related packages). Weird enough, if the update fails and I run it again, it succeeds. A tar-gzipped copy of /var/lib/apt/lists directly after the errornous update ended is currently uploading to

Bug#673687: [Pkg-fglrx-devel] Bug#673687: libgl1-fglrx-glx should depend on libfglrx

2012-05-21 Thread Ralf Jung
Hi, I just got wine running in a multiarch-way, i.e. I built wine in a i386 chroot and use the generated package on my amd64 system. This is working all right, all the packages have been converted to multiarch already. However, to get 3D acceleration running, I had to install both

Bug#670532: libcapi missing on the list

2012-05-21 Thread Ralf Jung
block 670532 by 651475 667556 thanks The lcms multiarch bug was missing in the blocking list, and libcapi is also a wine dependency. However, using --without-capi --without-lcms, an i386 wine is actually already installable on my amd64 testing :) (I am using a quick'n'dirty custom wine

Bug#674120: bash: Please make bash Multi-Arch: foreign

2012-05-23 Thread Ralf Jung
Package: bash Version: 4.2-2 Severity: wishlist Dear Maintainer, to install the i386 debian package of teamviewer [1] on an amd64 system (the amd64 package depends on ia32-libs), bash is required. The package explicitly depends on bash since it uses it as interpreter. AFAIK, bash should be

Bug#669702: plasma-widget-networkmanagement: Please enable openconnect VPN plugin

2012-05-25 Thread Ralf Jung
Hi, Michael, you seem to be the active maintainer of this package. I'd appreciate any feedback on whether this patch can be accepted, and if not, then what I could do to help getting openconnect support in the Debian package of the Plasma networkmanagement widget. Kind regards, Ralf -- To

Bug#679874: qt4-dev-tools: assistant multiple segfaults

2012-07-20 Thread Ralf Jung
severity 679874 serious thanks Actually assistant is entirely unusable due to this: After removing ~/.local/share/data/Trolltech, it launches fine a single time, but when I quit and start it again, I get the segfault again. In other words, it is not possible to launch assistant two consecutive

Bug#638863: Errors/warnings show during startup - forward to upstream?

2012-04-29 Thread Ralf Jung
Hi, from what I understood, it is acknowledged that this is actually a bug in the upstream kernel, so I'd like to report it at the kernel bugzilla. Sounds like a good idea. Please let us know the bug number if doing so so we can track it. Here you go:

Bug#670843: udev shows too unspecific error messages

2012-04-29 Thread Ralf Jung
Package: udev Version: 175-3.1 Severity: minor Dear Maintainer, on system boot, I occasionally get the following error message udevd[359]: missing file parameter for attr Unfortunately, I have no idea which of my udev rules files is causing the problem, and the error message is entirely

Bug#670851: RFS: plotter/2.2-1[ITP]

2012-04-29 Thread Ralf Jung
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package plotter Package name: plotter Version : 2.2-1 Upstream Author : Ralf Jung p...@ralfj.de URL : http://mathespiele.ralfj.de/programm.php?id=25 License

Bug#594793: RFP: clipgrab -- Downloadmanager for many video portals

2012-04-29 Thread Ralf Jung
Hi, I'd like to see this software packaged as well, and I'd be willing to maintain it. However, I am unsure what to do about this part of the license: While ClipGrab itself is free software, its artwork and name are not. Thus, you are not allowed to redistribute this compiled setup binary

Bug#665004: xserver-xorg-input-synaptics: scrolling stopped working after upgrade 1.5.0 -- 1.5.99

2012-04-29 Thread Ralf Jung
Hi, Works for me too but I'm only able to test edge scrolling. That's why I used 'seems' because two fingers scrolling is also affected according to the upstream bug report and I can't confirm that. I can confirm that the rc4 is working fine for two-finger scrolling as well. Thanks a lot :)

Bug#670958: [2.6.37 - 2.6.38-rc6 regression] udev/power_supply battery oscilates between remove and add

2012-05-01 Thread Ralf Jung
Hi, nice to finally see some activity on this :) What do you recommend next? Nice. That narrows it down to one of 104 patches, which means 7 rounds of bisection would narrow it down to a single patch: [...] If you go through step 5 enough times, it will reveal the first bad commit.

Bug#670958: [2.6.37 - 2.6.38-rc6 regression] udev/power_supply battery oscilates between remove and add

2012-05-01 Thread Ralf Jung
Hi again, 2. make sure the upstream kernel reproduces the bug: cd linux cp /boot/config-$(uname -r) .config; # current configuration scripts/config --disable DEBUG_INFO make localmodconfig; # optional: minimize configuration make deb-pkg; # optionally with

Bug#671025: qt4-x11: Please update to Qt 4.8

2012-05-01 Thread Ralf Jung
on my unstable box, but I'd prefer to avoid experimental package on my production machine. What's the problem with that package that it can not go into unstable? If there is any way I can help with the upgrade, please let me know. Kind regards, Ralf Jung -- System Information: Debian Release

Bug#671056: cryptsetup: WARNING: failed to detect canonical device of /dev/sda2 on kernel installation

2012-05-01 Thread Ralf Jung
search resulted in no explanation of what is actually going on. Kind regards, Ralf Jung -- Package-specific info: -- /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-3.0.0 root=UUID=063a7f00-8498-4d36-ba06-e09e819487aa ro quiet -- /etc/crypttab # target name source device key file options

Bug#670958: [regression] HP ProBook 451x: udev/power_supply battery oscilates between remove and add

2012-05-01 Thread Ralf Jung
Hi, So far I have determined that the following HP laptop models are affected: - HP Probook 451x - HP Compaq 315 (Ralf's) - HP 6735-s (alculquicondor from the Archlinux forum thread) It's a compaq 615 ;-) ACPI functionalities that are broken so far: - power_supply (battery and AC events

Bug#668656: ITP: plotter -- Simple Qt-based mathematical function plotter

2012-05-02 Thread Ralf Jung
Hi, my package is done and awaiting sponsoring at http://mentors.debian.net/package/plotter Kind regards, Ralf Jung -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#668304: mailman: Translations should use unicode charset

2012-05-03 Thread Ralf Jung
Hi, That solution is a hack, really. The gettext system was designed to allow translators to use whatever charset encoding they wish, and there is no need to change all the translations for that. What you need is translations to be *shown* in your own charset, not translations to *be* in

Bug#671391: libnepomuk4: Nepomuk should depend on virtuoso

2012-05-03 Thread Ralf Jung
Package: libnepomuk4 Version: 4:4.7.4-4 Severity: important Dear Maintainer, I recently uninstalled virtuoso as it got removed from testing and nothing on my system depended on it - but now Nepomuk does not work anymore, when starting it says Nepomuk Semantic Desktop needs the Virtuoso RDF

Bug#670958: [regression] HP laptops: udev/power_supply battery oscilates between remove and add

2012-05-04 Thread Ralf Jung
Hi, An alternative set of instructions is at [2]. If you get a chance to try this, please describe the result to Andy by replying-to-all to his message (i.e., not this one). Whoever is first should probably also mention that pertinent is misspelled. ;-) If you have any questions, please

Bug#500558: Can't listen to 127.0.0.1 if eth0 has IPv6 only

2012-05-06 Thread Ralf Jung
found 500558 1.4.6-1 thanks This bugs also breaks apache2 when my laptop is disconnected from the LAN - which is kind of awkward, since it's a local testing server not to be accessed from the outside at all. It seems that network manager (or some other component) leaves eth0 with IPv6, but no

Bug#671882: virtuoso-opensource: vanished in testing, please bring it back

2012-05-07 Thread Ralf Jung
Source: virtuoso-opensource Version: 6.1.3+dfsg1-2.1 Severity: serious Dear Maintainer, virtuoso-opensource recently vanished from testing [1]. This is especially problematic since the KDE service Nepomuk (required for all the semantic desktop features) does not work without virtuoso [2].

Bug#567863: RFP: Handbrake - video transcoder

2011-10-09 Thread Ralf Jung
Hi, Can't be packaged as x264 video codec and aac and mp3 audio codec aren't free. How can that be, I can decode and encode mp3 and view MPEG4 videos without problems, installing only packages from the debian repositories...? As far as I know, Handbrake does not even implement any of this. It

Bug#567863: RFP: Handbrake - video transcoder

2011-10-10 Thread Ralf Jung
Hi, okay, thanks a lot for the update - I was not aware that the position wrt such codecs changed so drastically, but I am glad to hear it. And I agree that handbrake would be a great addition, I use it whenever possible to do recode my videos. The package from the original author, designed

Bug#645350: Changelog links to old version for some packages

2011-10-14 Thread Ralf Jung
Package: qa.debian.org The Changelog link on the QA page links to an old version of the changelog for some packages, while for most packages, the current (unstable) one is used. Examples I found so far: http://packages.qa.debian.org/u/upower.html (links to stable changelog)

  1   2   3   4   5   6   7   8   >