Bug#449389: compiz-kde: kde-window-decorator starts but has no effect

2007-11-05 Thread Marcus Better
Package: compiz-kde Version: 1:0.6.2-0~emiscabpo+3~debian1 Severity: serious kde-window-decorator starts but has no effect. No borders are drawn around windows, and no special window actions work. ~$ compiz --replace Checking for Xgl: not present. xset q doesn't reveal the location of the log

Bug#449393: konqueror: pop-up blocker configuration button brings up Java config dialog

2007-11-05 Thread Marcus Better
Package: konqueror Version: 4:3.5.8.dfsg.1-1 Severity: normal When konqueror blocks a pop-up it shows the pop-up blocker icon in the status bar. If I click the icon and choose to bring up the pop-up blocker configuration, it instead brings up the Java/JavaScript settings. -- System Information:

Bug#448812: libconcurrent-java: please ship all classes

2007-11-05 Thread Marcus Better
tag 448812 wontfix thanks No, that license from Sun is not good enough. This was the conclusion when it was discussed on -legal IIRC, please scan the archives for details. However there is now libbackport-util-concurrent-java that was packaged for exactly this purpose. It is quite good, and

Bug#418828: /var/lib/tomcat5.5 doesn't belong to tomcat-user after installation

2007-11-02 Thread Marcus Better
The problem should be alleviated if we fix #418826, right? Marcus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#448713: kmail: segfault when pressing Undo to restore a deleted message

2007-10-31 Thread Marcus Better
Package: kmail Version: 4:3.5.7-4 Severity: normal I deleted a message in my inbox with the delete key, and then pressed Ctrl-Z to undo that. Kmail then crashed. Using host libthread_db library /lib/i686/cmov/libthread_db.so.1. [Thread debugging using libthread_db enabled] [New Thread 0xb56da6c0

Bug#419515: qemu: -smb seems not to work

2007-10-30 Thread Marcus Better
The problem with launching smbd can be seen in /var/log/daemon when you try to access the SMB share: Oct 30 15:31:18 melech smbd[18328]: [2007/10/30 15:31:18, 0] passdb/secrets.c:secrets_init(66) Oct 30 15:31:18 melech smbd[18328]: Failed to open /var/lib/samba/secrets.tdb Oct 30 15:31:18

Bug#448467: xserver-xorg-video-intel: Thinkpad brightness keys don't work

2007-10-29 Thread Marcus Better
Package: xserver-xorg-video-intel Version: 2:2.1.1-4 Severity: normal The brightness control keys on my Thinkpad R60 stopped working in X some time ago. I have probably upgraded both kernel and X.org since then, and don't know exactly when it broke. Pressing the keys in an X session now only

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-27 Thread Marcus Better
Brice Goglin skrev: You still have no easy way to reproduce this? Visiting http://www.di.se works for me every time :) Could you enter 'bt full' instead of 'bt' in gdb next time? Yes. Here it is: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2adb175b5240 (LWP

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-27 Thread Marcus Better
Here's a slightly different stack trace, generated in the same way: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2ab972f48240 (LWP 7185)] _mesa_PushAttrib (mask=1048575) at attrib.c:306 306 attrib.c: No such file or directory. in attrib.c (gdb) bt full

Bug#448019: ifupdown: tap interface gets wrong netmask

2007-10-25 Thread Marcus Better
Package: ifupdown Version: 0.7~alpha2 Severity: normal I have configured the interface tap0 with the address 192.168.0.1/24, but it is only brought up with the address 192.168.0.1/32 at boot, so the netmask is wrong: ~$ ip addr show dev tap0 5: tap0: BROADCAST,MULTICAST,UP,1 mtu 1500 qdisc

Bug#422007: gdb: Easy way to reproduce the internal error #422007

2007-10-23 Thread Marcus Better
Daniel Jacobowitz wrote: Well, I'm stuck. I need some more information or a way to reproduce the error :-( I just succeeded to get the X stack trace that I was after in the first place. So this bug appears to have gone into hiding for the moment. Marcus -- To UNSUBSCRIBE, email to

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-23 Thread Marcus Better
I finally got a stack trace! (The gdb problem #422007 decided to go away for a while.) Program received signal SIGSEGV, Segmentation fault. _mesa_update_framebuffer (ctx=0x1ba7230) at framebuffer.c:669 669 framebuffer.c: No such file or directory. in framebuffer.c (gdb) bt #0

Bug#435050: kmail: segfault with IMAP in KMFolder::unGetMsg

2007-10-22 Thread Marcus Better
Bernd Zeimetz wrote: I've tried to reproduce the reported bug, but unfortunately I didn't manage to get my folder out of sync so that the same message was displayed twice. Do you have any recipe for that? No, sorry, I don't know how to reproduce it. Marcus

Bug#422007: gdb: Easy way to reproduce the internal error #422007

2007-10-22 Thread Marcus Better
Daniel Jacobowitz wrote: Well, I'm stuck. I need some more information or a way to reproduce the error :-( What do you make of the log output that I got? After I press continue in gdb, I get the alarm messages about twice per second, and if I switch into the X console it just locks up the

Bug#447564: ulogd: does not start on install

2007-10-22 Thread Marcus Better
Package: ulogd Version: 1.24-1+b1 Severity: serious ulogd did not start after installation. ~$ sudo aptitude install ulogd Läser paketlistor... Färdig Bygger beroendeträd Läser tillståndsinformation... Färdig Läser utökad tillståndsinformation Initierar pakettillstånd... Färdig Skriver utökad

Bug#447564: ulogd: does not start on install

2007-10-22 Thread Marcus Better
Argh, I was too quick. Loading the module does _not_ solve the problem at all.

Bug#447564: ulogd: does not start on install

2007-10-22 Thread Marcus Better
Looking closer, this is what happens: $ sudo ulogd Mon Oct 22 09:58:46 2007 8 ulogd.c:737 unable to create ipulogd handle ERROR: Unable to bind netlink socket: No such file or directory Turns out the xt_NFQUEUE module wasn't automatically loaded. Loading it solved the problem. I use kernel

Bug#447564: ulogd: does not start on install

2007-10-22 Thread Marcus Better
Looking closer, this is what happens: $ sudo ulogd Mon Oct 22 09:58:46 2007 8 ulogd.c:737 unable to create ipulogd handle ERROR: Unable to bind netlink socket: No such file or directory Turns out the xt_NFQUEUE module wasn't automatically loaded. Loading it solved the problem. I use kernel

Bug#422007: gdb: Easy way to reproduce the internal error #422007

2007-10-22 Thread Marcus Better
Daniel Jacobowitz wrote: Are you running GDB from a console on the same machine as X? Yes. Marcus

Bug#446729: rootstrap: MAKEDEV: No such file or directory

2007-10-22 Thread Marcus Better
package rootstrap tag 446729 patch thanks This patch appears to fix it. --- modules/uml~2006-09-26 10:57:22.0 +0200 +++ modules/uml 2007-10-22 10:18:43.0 +0200 @@ -5,7 +5,7 @@ for i in 1 2 3 4 5 6 7 8; do NEW_TTY=$NEW_TTY tty$i done -chroot $TARGET /bin/sh -c cd

Bug#422007: gdb: Easy way to reproduce the internal error #422007

2007-10-17 Thread Marcus Better
Daniel Jacobowitz skrev: I can't reproduce it attaching to an X process on my amd64 system. Could someone who can please give me more details baout your configuration? Maybe only one graphics driver provokes this? Mine is radeon. I have xserver-xorg-video-intel. See #443794 for configuration

Bug#446777: xserver-xorg-core: Dell laptop screen brightness FN keys don't work

2007-10-16 Thread Marcus Better
Are you sure this is an ATI problem? I just got exactly the same problem with my Thinkpad R60 that uses an Intel graphics adapter. However I also update my kernel regularly (now using 2.6.23-rc9) and initially assumed it was related to the new thinkpad-acpi driver. In my case the brightness

Bug#446908: kmail: segfault in KMMessage::bodyPart when accessing MIME attachment

2007-10-16 Thread Marcus Better
Package: kmail Version: 4:3.5.7-4 Severity: normal Kmail crashed when I right-clicked on the icon for an attached PDF document. I have tried to reproduce it but didn't succeed. Using host libthread_db library /lib/i686/cmov/libthread_db.so.1. [Thread debugging using libthread_db enabled] [New

Bug#446908: kmail: segfault in KMMessage::bodyPart when accessing MIME attachment

2007-10-16 Thread Marcus Better
package kmail tag 446908 upstream forwarded 446908 http://bugs.kde.org/show_bug.cgi?id=150019 thanks Marcus Better wrote: Kmail crashed when I right-clicked on the icon for an attached PDF document. Correction: I didn't click, just hovered over the URL, and it crashed before I had a chance

Bug#446729: rootstrap: MAKEDEV: No such file or directory

2007-10-15 Thread Marcus Better
Package: rootstrap Version: 0.3.24-3 Severity: grave rootstrap terminates as follows: I: Configuring tasksel-data... I: Configuring sysklogd... I: Configuring klogd... I: Configuring tasksel... I: Base system installed successfully. Using rootstrap module uml from:

Bug#446337: libapache2-mod-dnssd: requires server restart after install

2007-10-12 Thread Marcus Better
Package: libapache2-mod-dnssd Version: 0.4-1.1 Severity: normal When installing the package, it prints the message Module mod-dnssd installed; run /etc/init.d/apache2 force-reload to enable. However nothing happened after doing force-reload. A server restart was required before the service was

Bug#446370: konqueror: segfault on tab close

2007-10-12 Thread Marcus Better
Package: konqueror Version: 4:3.5.7-4 Severity: normal konqueror crashed when I had a few tabs open and closed one of them. I haven't been able to reproduce it yet. Using host libthread_db library /lib/i686/cmov/libthread_db.so.1. [Thread debugging using libthread_db enabled] [New Thread

Bug#446345: xserver-xorg-video-ati: console crammed into upper part of screen when switching from X

2007-10-12 Thread Marcus Better
Package: xserver-xorg-video-ati Version: 1:6.7.195-2 Severity: normal When switching from X to a virtual console (vesafb), the console output is visible only in the upper quarter or so of the screen. The rest still shows the X session. Switching back to X restores the X session correctly. This

Bug#445711: ppp: IPCP sometimes results in bogus DNS address

2007-10-09 Thread Marcus Better
The changed behaviour after five ConfReq attempts is explained by #445951. The reason we get so many rejects seems to be that pppd is ignoring the ms-wins options that the other side wants. I don't know what the specs say about that. signature.asc Description: This is a digitally signed

Bug#445711: ppp: IPCP sometimes results in bogus DNS address

2007-10-07 Thread Marcus Better
Package: ppp Version: 2.4.4rel-9 Severity: normal I am connecting to the Swedish mobile ISP Tele2 with PPP using a Huawei 3G modem. The PPP link is started, but about half the time or more it ends up assigning bogus DNS addresses 10.11.12.13 and 10.11.12.14 (which cannot in fact be reached). The

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-01 Thread Marcus Better
Oops, my X log was truncated. Here is another log, where DRI is disabled for some reason on the second X session. Is this the expected behaviour? Marcus X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-26 Thread Marcus Better
Unfortunately I cannot attach gdb to the X process due to gdb bug #422007. Downgrading gdb to the testing version didn't succeed either, probably because that version has other bugs on x86_64... So I won't be able to get a stack trace unless someone knows a workaround. (BTW I have seen in the

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Marcus Better
Package: xserver-xorg Version: 1:7.3+2 Severity: normal The X session terminates randomly and throws me out to the kdm login screen. I'm not running anything fancy, only a standard KDE installation, plus the non-free Java and flash plugins for iceweasel in a 32-bit chroot. I have now installed

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Marcus Better
The gdb issue appears to be bug #422007. I'm also running x86_64. Marcus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Marcus Better
I have trouble debugging with gdb. This happens after a few minutes: ~$ sudo gdb -p 7219 Password: GNU gdb 6.6.90.20070912-debian Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Marcus Better
Michel Dänzer wrote: It's enabled in this log file, but the GLcore module is only used when it's disabled. Does the problem occur with the X session corresponding to this log file? Oops, you are right. I have two X sessions running and might have taken the wrong log file. Here's another log

Bug#443151: xserver-xorg-video-ati: vt switching activates external VGA monitor [Radeon Xpress 200M]

2007-09-21 Thread Marcus Better
Alex Deucher wrote: is it any better with the most recent ati git master? Yes, it's back to normal now, that is everything working except DRI [1] and colours on the VGA monitor [2]. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437321 [2]

Bug#443268: kmail: crash at startup

2007-09-20 Thread Marcus Better
Package: kmail Version: 4:3.5.7-4 Severity: normal Kmail crashed very shortly after startup, after displaying a message about a network error (server could not be reached). I have a simple configuration with only one IMAP account configured. Using host libthread_db library

Bug#443151: xserver-xorg-video-ati: vt switching activates external VGA monitor [Radeon Xpress 200M]

2007-09-19 Thread Marcus Better
Package: xserver-xorg-video-ati Version: 1:6.7.192-4 Severity: normal This driver causes very strange effects with console switching, which used to work correctly before. The system is an LG LE50 Express laptop with Radeon Xpress 200M and an external VGA monitor connected. 1. When the system

Bug#443151: xserver-xorg-video-ati: vt switching activates external VGA monitor [Radeon Xpress 200M]

2007-09-19 Thread Marcus Better
Brice Goglin wrote: Does it help if you drop vesafb completely? I'll try it later. And there is no way to get VGA-0 back to work at this point? (apart from unplugging/replugging it) Depends what you mean by work :-). Dual-head doesn't work with this driver version, see my comment on #439322.

Bug#439322: xserver-xorg-video-ati: wrongly detects TV connected on Xpress 200M, causing VGA to miss a CRTC

2007-09-19 Thread Marcus Better
tag 439322 upstream fixed-upstream tag 443151 fixed-upstream thanks This works with the latest upstream git tree (and same for #443151). Thanks! Marcus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#442412: kaudiocreator: fails to encode with lame: Unknown genre

2007-09-15 Thread Marcus Better
Package: kaudiocreator Version: 4:3.5.7-3 Severity: important When ripping an audio CD to mp3 files using lame, the encoding fails with the following output: lame --preset standard --tt 'xyz' --ta 'blabla' --tl 'my audio cd' --ty '2003' --tn '01' --tg 'Unknown' '/tmp/kde-marcus/CZ5E6a.wav'

Bug#440890: emacs22: produces annoying beeps

2007-09-05 Thread Marcus Better
Package: emacs22 Version: 22.1+1-1 Severity: wishlist The default install appears to have an audible bell enabled. It beeps for no good reason, such as whenever I press Ctrl-G. This is an evil usability misfeature that should IMHO be off by default. To make matters worse the beep goes to the PC

Bug#437321: xserver-xorg-video-ati: DRI enabled gives blank screen on Radeon Xpress 200M (RC410, 5a62)

2007-09-05 Thread Marcus Better
I seem to have the same problem with my Radeon XPRESS 200M (PCI ID 1002:5a42) on an LG LE50 Express laptop whenever DRI is not disabled in xorg.conf - except that the screen is garbled instead of blank. Power button or SysRq-B is needed to reboot. This is with kernel 2.6.23-rc3 and

Bug#440303: iceweasel: menus and pop-ups are placed on wrong display with Xinerama setup

2007-08-31 Thread Marcus Better
Package: iceweasel Version: 2.0.0.6-1 Severity: normal In a Xinerama setup with Firefox is placed on the second screen, all pull-down menus, pop-ups such as context menus, and combo box drop-down lists are placed on the first screen. The screen sizes are: Screen 0: 1024x768 Screen 1:

Bug#440174: xserver-xorg-video-ati: distorted colours on external VGA monitor

2007-08-31 Thread Marcus Better
Same effect with 75 Hz refresh rate. Marcus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-30 Thread Marcus Better
Brice Goglin wrote: (EE) Screen(s) found, but none have a usable configuration. You should try adding similar monitor-VGA-0 and monitor-LVDS options and new Monitor sections for VGA-0 and LVDS Doesn't seem to help. (I wasn't sure if the new Monitor sections should be added to the Screen, but

Bug#408265: openoffice: Unknown forking main binary/abnormal early exit...

2007-08-30 Thread Marcus Better
found 408265 2.0.4.dfsg.2-7etch1 thanks I had the same issue on a recently installed etch/sid i386 system. ~$ oowriter ** (process:6815): WARNING **: Unknown error forking main binary / abnormal early exit ... Then I noticed that the /tmp partition was full. After cleaning it up, OpenOffice

Bug#440174: xserver-xorg-video-ati: distorted colours on external VGA monitor

2007-08-30 Thread Marcus Better
Brice Goglin wrote: Can you try with a DVI monitor, or another monitor, or another resolution and refresh rate? The laptop doesn't have DVI, and the monitor is functioning in Another Operating System. I tried 1024x768 previously (60 Hz I think), it has the same effect on colours. Marcus

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-29 Thread Marcus Better
The monitor-S-video option didn't work. I just got (II) RADEON(0): Output S-video using monitor section TV Monitor (**) RADEON(0): Option Ignore true (II) UnloadModule: ati (II) UnloadModule: int10 (II) Unloading /usr/lib/xorg/modules//libint10.so (II) UnloadModule: vgahw (II) Unloading

Bug#440010: emacs22: please enable cut-and-paste between Emacs and X clipboard by default

2007-08-29 Thread Marcus Better
Package: emacs22 Version: 22.1+1-2 Severity: wishlist Any user would expect copy-paste to work between Emacs and other X apps. This is easily enabled by doing (setq x-select-enable-clipboard t) Please add this to the default configuration. -- System Information: Debian Release: lenny/sid

Bug#440010: emacs22: please enable cut-and-paste between Emacs and X clipboard by default

2007-08-29 Thread Marcus Better
We provide stuff in /etc/emacs that does a lot of things, and that's not considered deviating from documented behaviour. This is more about providing a sensible default configuration that does what I'm sure any user would expect in a windowing system. If I can cut and paste between, say,

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-29 Thread Marcus Better
Alex Deucher wrote: xrandr --addmode VGA-0 1280x1024 Tried that: ~$ xrandr --addmode VGA-0 1280x1024 xrandr: cannot find mode 1280x1024 The X server log (see earlier messages) contains some EDID data... Regards, Marcus

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Marcus Better
Dave Airlie wrote: it might worth trying to add anem xrandr --output S-video --off Yes, that did help! The monitor went on after giving the xrandr --mode command. It now also detects the other modes: ~$ xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 768 VGA-0 connected

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-27 Thread Marcus Better
Alex Deucher wrote: You only have two crtcs and you are trying to enable more than two outputs. turn off tv if you want to enable VGA. Yes, that helps, but why is it enabling S-video in the first place? I don't have anything connected there. Marcus -- To UNSUBSCRIBE, email to [EMAIL

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-24 Thread Marcus Better
Package: xserver-xorg-video-ati Version: 1:6.7.191-1 Severity: normal I am trying to enable an external VGA monitor for dual-head on my LG LE50 Express laptop (Radeon Xpress 200M), but cannot seem to configure it with xrandr: ~$ xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum

Bug#438840: sgb: new upstream release

2007-08-20 Thread Marcus Better
Package: sgb Version: 1:20050409-2 Severity: wishlist A new upstream release 2007-03-28 is available. The ERRATA lists only the following changes: ~$ zcat /usr/share/doc/sgb/ERRATA.gz |diff -u - ERRATA --- - 2007-08-20 10:15:23.438455539 +0200 +++ ERRATA 2007-03-26 08:38:34.0

Bug#438841: compiz-kde: segfault when closing hung konqueror window

2007-08-20 Thread Marcus Better
Package: compiz-kde Version: 0.5.0.dfsg-2 Severity: important kde-window-decorator crashes when I try to close a konqeuror window (by clicking the X in the upper right corner of the frame) that has stalled and has become grayed. This happened three times today already. (no debugging symbols

Bug#437935: kmail: blocks at startup

2007-08-14 Thread Marcus Better
Package: kmail Version: 4:3.5.7-2 Severity: important kmail very often, but not always, hangs permanently before showing any windows or printing anything on the console. Here is the end of the strace. It seems to block on reading some dcop socket, if I'm not mistaken. socket(PF_FILE,

Bug#436888: semantic: emacs install fails due to outdated ede and eioio packages

2007-08-09 Thread Marcus Better
Package: semantic Version: 1:1.0pre4-1 Severity: serious When upgrading emacs21 to 21.4.20-2, it fails to byte-compile jde, and the upgrade cannot be completed. This seems to be because jde (and various other packages) want newer versions of ede, eieio, speedbar and cedet-contrib. The workaround

Bug#436222: libpam-modules: should provide/conflict/replace libpam-umask

2007-08-06 Thread Marcus Better
Package: libpam-modules Version: 0.99.7.1-1 Severity: normal Since libpam-modules now provides /lib/security/pam_umask.so, it should Conflict, Provide, Replace libpam-umask. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'),

Bug#435689: xulrunner: xpidl produces bogus Java file names

2007-08-02 Thread Marcus Better
Package: xulrunner Version: 1.8.1.5-1 Severity: normal Running xpidl on the IDL file Test.idl below produces very strange filenames: ~$ cat Test.idl [scriptable,uuid(----)] interface Iface1 { }; [scriptable,uuid(----0001)] interface

Bug#435689: xulrunner: xpidl produces bogus Java file names

2007-08-02 Thread Marcus Better
tag 435689 patch upstream noowner 435689 thanks The attached patch fixes this. Please apply, as it's quite unusable for generating Java interfaces as it is. Marcus diff -c /home/marcus/src/debian/xulrunner-1.8.1.6/xpcom/typelib/xpidl/xpidl_java.c.orig

Bug#425020: tomcat5.5: Does not honor empty TOMCAT5_USER

2007-08-01 Thread Marcus Better
David Pashley wrote: I still think the documentation is wrong and that if you want to disable tomcat at boot then you should disable it in your rc.d system. I tend to agree. And I think the current behaviour is correct - if the TOMCAT5_USER variable is empty, the init script must provide a

Bug#425282: pm-utils: Inconsistent documentation

2007-08-01 Thread Marcus Better
found 425282 0.99.2-3 severity 425282 minor tag 425282 upstream thanks The README is still confusing, talking about /etc/pm/hooks. If upstream doesn't fix it, perhaps you could either patch it or exclude the README entirely. Marcus signature.asc Description: This is a digitally signed

Bug#435594: compiz-kde: kde-window-decorator segfault in destructor

2007-08-01 Thread Marcus Better
Package: compiz-kde Version: 0.5.0.dfsg-2 Severity: normal kde-window-decorator segfaulted after running for some hours. (no debugging symbols found) Using host libthread_db library /lib/libthread_db.so.1. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no

Bug#435195: compiz-kde: kde-window-decorator cannot start

2007-07-31 Thread Marcus Better
rendering. Fönsterhanterarvarning: Misslyckades med att läsa in temat Clearlooks: Misslyckades med att hitta en giltig fil för temat Clearlooks It translates to something like Window manager warning: Failed to read the theme Clearlooks: Failed to find a valid file for the theme

Bug#435195: compiz-kde: kde-window-decorator cannot start

2007-07-31 Thread Marcus Better
Actually it does start correctly, now that I only use compiz --replace and nothing else. This bug can probably be closed for my part. Marcus signature.asc Description: This is a digitally signed message part.

Bug#434728: configuration should be in /etc/tomcat5.5

2007-07-30 Thread Marcus Better
Michael Koch wrote: On Thu, Jul 26, 2007 at 10:15:33AM +0100, David Pashley wrote: All the config files should be in /etc/tomcat5.5. I think this is good and really needed. Makes live much easier for backups. And its a policy violation we need to fix. Agreed. Not sure about the upgrade

Bug#435304: firmware-iwlwifi: new upstream version available

2007-07-30 Thread Marcus Better
Package: firmware-iwlwifi Version: 0.6 Severity: wishlist Please package iwlwifi-3945-ucode version 2.14.1.5, which is required for the recent wireless-dev kernel. (They added a version suffix to the firmware file name.) -- System Information: Debian Release: lenny/sid APT prefers testing

Bug#435195: compiz-kde: kde-window-decorator cannot start

2007-07-29 Thread Marcus Better
Package: compiz-kde Version: 0.5.0.dfsg-2 Severity: normal When starting compiz with KDE, I get ~$ compiz --replace gconf [1] 21501 [EMAIL PROTECTED]:~$ GLX_EXT_texture_from_pixmap is not available with direct rendering. GLX_EXT_texture_from_pixmap is available with indirect rendering.

Bug#435050: kmail: segfault with IMAP in KMFolder::unGetMsg

2007-07-28 Thread Marcus Better
Package: kmail Version: 4:3.5.7-2 Severity: important I hit this while reading mail from an IMAP account. When I opened the folder, there was some sync bug where one of the mails was displayed twice. I pressed F5 to refresh and one of the lines went away, but when I selected the remaining message

Bug#434762: tomcat5.5: tomcat-users.xml contains sensitive data, yet it is world-readable

2007-07-28 Thread Marcus Better
David Pashley wrote: On Jul 26, 2007 at 20:43, Michael Koch praised the llamas by saying: On Thu, Jul 26, 2007 at 06:17:28PM +0200, Marcus Better wrote: Yes, but /var/lib/tomcat5.5 is not world-readable: I think this is a grave issue because this file contains world readable passwords

Bug#434762: tomcat5.5: tomcat-users.xml contains sensitive data, yet it is world-readable

2007-07-26 Thread Marcus Better
severity 434762 minor thanks /var/lib/tomcat5.5/conf/tomcat-users.xml comes with file permissions 644. Yes, but /var/lib/tomcat5.5 is not world-readable: ~$ ls -ld /var/lib/tomcat5.5/conf drwxr-x--- 3 tomcat55 adm 4096 2007-07-26 09:08 /var/lib/tomcat5.5/conf/ Still we could change the file

Bug#432677: libstylebook-java: JPEG encoding is broken

2007-07-11 Thread Marcus Better
Package: libstylebook-java Version: 1.0~b3~svn20061109-1 Severity: important Due to #397817, JPEG image writing doesn't work with gij in the current package. Using Sun JRE should work. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500,

Bug#431940: Bug#413661: rpc.mountd eats CPU, issues tons of ioctls

2007-07-09 Thread Marcus Better
reassign 431940 libblkid1 found 431940 1.39+1.40-WIP-2006.11.14+dfsg-2 notfound 431940 nfs-utils/1:1.1.0-4 unblock 413429 with 431940 thanks Now trigger a mount request, and check to see that you see blkid debug messages showing up in /tmp/mountd.log. I don't see anything at all in mountd.log,

Bug#429798: opensync: please use library versioning

2007-07-08 Thread Marcus Better
tag 429798 fixed-upstream thanks Seems they finally did add versioning to Opensync 0.31, released yesterday. It builds libopensync.so.1.0.0. They recommend packagers to wait for 0.40, but I guess we could make experimental packages to check things out. Should I go ahead? (Note that only the

Bug#413661: rpc.mountd eats CPU, issues tons of ioctls

2007-07-08 Thread Marcus Better
Hi, I'm a bit confused here. You cloned the bug and reassigned one part against nfs-utils -- this would usually indicate you mean _both_ nfs-utils and e2fsprogs are buggy. I should have explained my intentions better. I have problems with nfs-utils as described. A hint from upstream made me

Bug#431960: bugs.debian.org: colours in version graph don't reflect status

2007-07-06 Thread Marcus Better
Package: bugs.debian.org Severity: normal Some version graphs, like that for #413661 [1], are coloured all green or all red, despite the found and fixed version info. [1]

Bug#413661: rpc.mountd eats CPU, issues tons of ioctls

2007-07-05 Thread Marcus Better
clone 413661 -1 reassign -1 nfs-kernel-server found -1 1:1.1.0-4 retitle -1 rpc.mountd eats CPU, issues tons of ioctls found 413661 e2fsprogs/1.39+1.40-wip-2006.11.14+dfsg-1 thanks rpc.mountd on my NFS server stalls for several minutes at the first mount attempt from the client. During this

Bug#394745: libxerces2-java: remove dependency on libjaxp1.3-java

2007-07-03 Thread Marcus Better
The reason is jaxp comes from Xerces-J-tools Ok, my mistake... I think we can close the bug. Guess so! Marcus signature.asc Description: This is a digitally signed message part.

Bug#427456: dom4j: FTBFS: org.dom4j.ThreadingTest times out

2007-07-02 Thread Marcus Better
I retract my previous comment. The test case is fine. There must be a threading issue in libgcj. I'm trying to narrow it down, help appreciated. Marcus signature.asc Description: This is a digitally signed message part.

Bug#430863: digikam: Bus error on startup

2007-06-28 Thread Marcus Better
can you try 0.9.2-2, that was uploaded yesterday to sid? Yes, as soon as the amd64 build hits my mirror... By the way, ldconfig shows the following: ldconfig: file /usr/lib/libdigikam.so is truncated ldconfig: file /usr/lib/libdigikam.so.0 is truncated ldconfig: file

Bug#430542: debian-installer: screen updates painfully slow on serial console

2007-06-27 Thread Marcus Better
Starting the installer with parameter 'console=ttyS0,9600n8' appended, will get the desired effect. Thanks for the tip, but where do I give that parameter? I am netbooting the installer. Regards, Marcus smime.p7s Description: S/MIME cryptographic signature

Bug#430863: digikam: Bus error on startup

2007-06-27 Thread Marcus Better
Package: digikam Version: 2:0.9.2~beta3-1 Severity: grave Digikam doesn't start anymore after upgrading to this version: ~$ digikam Bussfel ~$ gdb digikam GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you

Bug#430542: debian-installer: screen updates painfully slow on serial console

2007-06-25 Thread Marcus Better
Package: debian-installer Severity: wishlist I'm installing etch on a sparc system through serial console. Sun machines apparently use 9600 baud on the serial port. The screen update method of the installer makes this process really slow. The screen is drawn about three times for each new page.

Bug#404856: OpenSync 0.30 is out

2007-06-20 Thread Marcus Better
tag 404856 -patch clone 404856 -1 retitle -1 opensync: please use library versioning tag -1 upstream forwarded -1 http://www.opensync.org/ticket/467 block 404856 by -1 thanks So 0.30 is released, and like we feared it has no library versioning at all. I suggest we don't upload it to Debian until

Bug#404856: new upstream version available

2007-06-20 Thread Marcus Better
Upstream recommends waiting for 0.31 or so, and apparently they plan to put soname versioning in place. signature.asc Description: This is a digitally signed message part.

Bug#428816: knode: segfaults when accessing specific newsgroup

2007-06-14 Thread Marcus Better
Package: knode Version: 4:3.5.7-1 Severity: important knode segfaults whenever I try to read the newsgroup gmane.linux.kernel.firewire.devel from Gmane. I can subscribe to the group, but whenever I select the group, it segfaults before showing any articles. The crash handler doesn't seem to be

Bug#357482: closed by Olivier Vitrat [EMAIL PROTECTED] (Fwd: About your bug 357482 kpowersave: screen is not locked before suspend in Debian BTS)

2007-06-11 Thread Marcus Better
Hi, I have changed my laptop since filing this bug, and at least the new one doesn't exhibit this issue. But it's also faster, and both kernel and kpowersave versions have changed. So I guess I'm fine with closing this bug. Thanks, Marcus signature.asc Description: This is a digitally

Bug#427456: dom4j: FTBFS: org.dom4j.ThreadingTest times out

2007-06-08 Thread Marcus Better
This gives NullPointerExceptions all over the place (see attachment). Hard to guess what's going on. I think I've got it. The test case is broken, it's inherently not thread-safe. They are not using junitperf correctly. Will try to fix it in a couple of days. Marcus signature.asc

Bug#424135: does not resume from uswsusp suspend-to-disk image on encrypted swap partition

2007-06-07 Thread Marcus Better
I have seen the same effect several times. My system has encrypted root and swap, and I use uswsusp (without its encryption). I never found a way to reproduce it, and I think the problem went away after some upgrades (I upgraded the kernel many times since then, am now on 2.6.22-rc3).

Bug#427913: libdom4j-java: circular dependency with libjaxen-java

2007-06-07 Thread Marcus Better
clone 427913 -1 reassign -1 libjaxen-java found -1 1.1.1-1 retitle -1 libjaxen-java: circular dependency with libdom4j-java retitle 427913 dom4j: remove jaxen code severity 427913 normal owner 427913 ! owner -1 ! tag -1 pending thanks There is a circular dependency between libdom4j-java and

Bug#427456: dom4j: FTBFS: org.dom4j.ThreadingTest times out

2007-06-07 Thread Marcus Better
The test succeeds with Sun JDK 6. Could be a libgcj issue with threading. signature.asc Description: This is a digitally signed message part.

Bug#427913: libdom4j-java: circular dependency with libjaxen-java

2007-06-07 Thread Marcus Better
Bill Allombert wrote: The issue is rather whether there are packages that depend only on libjaxen-java. Then they should be changed to depend on libdom4j-java. Yes, provided they need dom4j functionality in jaxen (which is not necessarily the case). Seems there are no such packages currently

Bug#427813: libjaxen-java: add XOM support

2007-06-06 Thread Marcus Better
Package: libjaxen-java Version: 1.1.1-1 Severity: wishlist Reminder to self: add XOM support once XOM gets packaged. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64

Bug#427456: dom4j: FTBFS: org.dom4j.ThreadingTest times out

2007-06-06 Thread Marcus Better
tag 427456 confirmed thanks I can confirm this on my system, which is also SMP (amd64). Marcus signature.asc Description: This is a digitally signed message part.

Bug#370592: O: tikiwiki -- groupware and content management system

2007-06-05 Thread Marcus Better
retitle 370592 O: tikiwiki -- groupware and content management system thanks Nobody has stepped forward to maintain Tikiwiki, so I am orphaning the package. Marcus signature.asc Description: This is a digitally signed message part.

Bug#370592: RM: tikiwiki -- RoM, license issues, bad security history

2007-06-05 Thread Marcus Better
clone 370592 -1 reassign -1 ftp.debian.org retitle -1 RM: tikiwiki -- RoM, license issues, bad security history thanks I am requesting the removal of tikiwiki from unstable. The reasons are: *There are license issues [1] which haven't been resolved for a long time. *The package had lots of

Bug#427677: gcj-4.1: rmic fails: no resource templates/Stub.jav

2007-06-05 Thread Marcus Better
Package: gcj-4.1 Version: 4.1.2-8 Severity: normal rmic fails with the following error: ~$ grmic-4.1 -d classes/core -classpath

<    1   2   3   4   5   6   7   8   9   10   >