Bug#482478: bittorrent: btlaunchmany checks all files at once which hits the system hard

2008-05-22 Thread Daniel Dickinson
Package: bittorrent Version: 3.4.2-11 Severity: normal Tags: patch btlaunchmany does parallel checks of all the files in the directory at once, which if you have many files results in a huge hit to the system, with 100% CPU and max disk, plus the load average steadily climbs to a high level.

Bug#482484: proxy = url in /etc/mpdscribble.conf doesn't work; http_proxy=url does

2008-05-22 Thread Daniel Dickinson
Package: mpdscribble Version: 0.2.12-11 Severity: normal Reading the proxy from /etc/mpdscribble.conf doesn't work (still tries port 80), but setting http_proxy does. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (1,

Bug#482485: manpage refers to /etc/mpdscribble/mpdscribble.conf

2008-05-22 Thread Daniel Dickinson
Package: mpdscribble Version: 0.2.12-11 Severity: minor It's actually /etc/mpdscribble.conf -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental'), (1, 'unstable'), (1, 'testing'), (1, 'stable') Architecture:

Bug#475932: The newest gkrellmd is trying to replace my working init.d with the problem described here

2008-05-21 Thread Daniel Dickinson
Package: gkrellmd Version: 2.3.1-2 Followup-For: Bug #475932 I'm in the process of running apt-get upgrade and have been prompted to replace my /etc/init.d/gkrellmd. The diff reports - start-stop-daemon --start --quiet \ - --exec $DAEMON -- --pidfile /var/run/$NAME.pid

Bug#481795: python2.5: os.path.join fails on non-ASCII UTF-8 filenames

2008-05-18 Thread Daniel Dickinson
Package: python2.5 Version: 2.5.2-3 Severity: normal If the default encoding in python is utf-8 #!/usr/bin/env python # -*- coding: utf-8 -*- and the filesystem is utf-8 (default for debian) and a filename contains utf-8 characters 128 then os.path.join fails with: File

Bug#481795: python2.5: decode('latin1') works

2008-05-18 Thread Daniel Dickinson
Package: python2.5 Followup-For: Bug #481795 Using path.decode('latin1') works, so I can only conclude that my filesystem is not using the encoding I thought it was. This is very odd. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500,

Bug#481795: python2.5: Filenames are from os.listdir(path)

2008-05-18 Thread Daniel Dickinson
Package: python2.5 Followup-For: Bug #481795 It might be useful to know that the path from above are coming from os.listdir(path). I am passing a unicode path, which is *supposed* to return unicode filenames, but is not, so it could be that the problem is in listdir. This would be consistent

Bug#480587: xcompmg works with x.org 7.2

2008-05-17 Thread Daniel Dickinson
I made two changes to my system and tested composite again. I got hit by a bug in the current ati driver and ended up reverting my system to x.org 7.2 (and a hand-picked ati driver). I also commented out XAANoOffscreenPixmaps in my x.org. Now xcompmgr doesn't cause x.org to eat as much cpu

Bug#480587: xcompmg still has problems

2008-05-17 Thread Daniel Dickinson
They just don't show up until the screensaver kicks in. Then x.org goes crazy (slow screensaver, when stopped x.org is at 80-90% cpu), so I'd say it appearing to be okay was just luck. -- And that's my crabbing done for the day. Got it out of the way early, now I have the rest of the

Bug#480635: Okay, I have a version that definitely is problem-free

2008-05-17 Thread Daniel Dickinson
xserver-xorg-video-ati 1:6.6.2-2 is definitely problem-free. I ran a process for about 10 hours that would let glxgears run for five minutes, killed it, and then restarted glxgears. If there was going to be a problem it would have shown up there or when my screensaver kicked in. If I

Bug#480635: Might be DRI not hardware

2008-05-16 Thread Daniel Dickinson
I just checked and the new video card (r100-based) is not accelerated for gl (around 60 fps in glxgears), so I the problem may not be hardware but dri. -- And that's my crabbing done for the day. Got it out of the way early, now I have the rest of the afternoon to sniff fragrant tea-roses or

Bug#480587: [Pkg-xfce-devel] Bug#480587: xfwm4: Using Compositing causes X to eat major CPU

2008-05-16 Thread Daniel Dickinson
On Thu, 15 May 2008 07:54:53 +0200 Yves-Alexis Perez [EMAIL PROTECTED] wrote: (please let the bug on copy) On mar, 2008-05-13 at 02:17 -0400, Daniel Dickinson wrote: Sorry, no. I meant when I was using gnome... Now that I'm using Xfce4 compositing doesn't work (not that it's that big

Bug#481483: lastfmsubmitd: Doesn't know how to use a network proxy

2008-05-16 Thread Daniel Dickinson
Package: lastfmsubmitd Version: 0.37-2 Severity: normal Requires outgoing port 80. Doesn't know how to go through an http proxy. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental'), (1, 'unstable'), (1,

Bug#481481: amanda-server: Cannot restore files; amrestore missing

2008-05-16 Thread Daniel Dickinson
Package: amanda-server Version: 1:2.5.1p1-2.1 Severity: grave Justification: causes non-serious data loss With the current version of amanda it is impossible to restore data from backup because amrestore is missing (that is the 1:2.5.1p1-3 version; I downgraded so that I would continue to have

Bug#480635: Bug #480535: gl freezing with dri is an ati driver issue; for sure!

2008-05-16 Thread Daniel Dickinson
Thank you for pointing me to snapshot.debian.net. I have been able t determine that with xorg, xserver-xorg version 1:7.2-1 xserver-xorg-core version 2:1.2.0-6 That xserver-xorg-video-ati version 1:6.6.3-1 WORKS xserver-xorg-video-ati version 1:6.6.3-2 FAILS (freezes X in GL screensavers and

Bug#481482: mpdscribble: No option for using a network proxy

2008-05-16 Thread Daniel Dickinson
Package: mpdscribble Version: 0.2.12-9 Severity: normal mpdscribble requires outgiong port 80. It doesn't know how to go through a network proxy. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental'), (1,

Bug#481277: [Pkg-xfce-devel] Bug#481277: exo-utils: exo-open doesn't like constant parameters for WebBrowser

2008-05-16 Thread Daniel Dickinson
On Thu, 15 May 2008 07:44:06 +0200 Yves-Alexis Perez [EMAIL PROTECTED] wrote: On mar, 2008-05-13 at 11:08 -0400, Daniel Dickinson wrote: Using a commandline like sudo -u iceweasel-user iceweasel %s as the preferred application for the the web browser confused exo-open. exo-open tried

Bug#480380: [Pkg-xfce-devel] Bug#480380: Bug#480380: xfce4: No easy way to add launchers from the menu to the panel

2008-05-16 Thread Daniel Dickinson
On Thu, 15 May 2008 07:41:23 +0200 Yves-Alexis Perez [EMAIL PROTECTED] wrote: On mar, 2008-05-13 at 02:25 -0400, Daniel Dickinson wrote: Cool. Can this be integrated though, so that a newbie doesn't have to discover this obscure fact somehow. Preferably it'd be possible to click on a add

Bug#480635: Bug #480535: gl freezing with dri is an ati driver issue; for sure!

2008-05-16 Thread Daniel Dickinson
On Thu, 15 May 2008 14:50:02 -0400 Daniel Dickinson [EMAIL PROTECTED] wrote: Thank you for pointing me to snapshot.debian.net. I have been able t determine that with xorg, xserver-xorg version 1:7.2-1 xserver-xorg-core version 2:1.2.0-6 That xserver-xorg-video-ati version 1:6.6.3-1

Bug#480380: [Pkg-xfce-devel] Bug#480380: xfce4: No easy way to add launchers from the menu to the panel

2008-05-14 Thread Daniel Dickinson
On Tue, 13 May 2008 08:01:13 +0200 Yves-Alexis Perez [EMAIL PROTECTED] wrote: On ven, 2008-05-09 at 12:18 -0400, Daniel Dickinson wrote: To add a launcher you have to know the commandline command to launch the program. For a newbie this would be difficult, therefore having the ability

Bug#481276: bittorrent: Is trying to connect on random ports

2008-05-14 Thread Daniel Dickinson
Package: bittorrent Version: 3.4.2-11 Severity: normal I block outgoing except where desired and since starting bittorrent (btlaunchmany), mh firewall logs have gone crazy. It seems bittorrent is trying to make outdoing connections on random ports to random ports (rather than only on the

Bug#481277: exo-utils: exo-open doesn't like constant parameters for WebBrowser

2008-05-14 Thread Daniel Dickinson
Package: exo-utils Version: 0.3.4-6 Severity: normal Using a commandline like sudo -u iceweasel-user iceweasel %s as the preferred application for the the web browser confused exo-open. exo-open tried to execute just sudo (as detected by replacing sudo with echo and running from terminal),

Bug#480635: Probably hardware

2008-05-14 Thread Daniel Dickinson
I switched to a different video card. It uses an r100 chipset instead of r200, but is the same ati radeon x.org driver. It works, so the problem is either hardware that has died on me or chipset specific problems with the radeon driver. I'm thinking that it most likely simply that it's an old

Bug#480635: glxgears: closing launch terminal hangs X, powerdown required

2008-05-12 Thread Daniel Dickinson
On Mon, 12 May 2008 04:05:53 +0200 Brice Goglin [EMAIL PROTECTED] wrote: Daniel Dickinson wrote: Package: mesa-utils Version: 7.0.3-1 Severity: important This probably affects other packages, and it hangs X, which is why I have given important rather than normal

Bug#480635: glxgears: closing launch terminal hangs X, powerdown required

2008-05-12 Thread Daniel Dickinson
On Mon, 12 May 2008 04:05:53 +0200 Brice Goglin [EMAIL PROTECTED] wrote: Is the machine still pingable when the problem occurs? Can you log on with ssh and try to catch a backtrace, see whether X is stuck, ... ? Does the mouse still work ? I don't know if it's pingable (don't have a machine

Bug#480989: exaile: Creating a playlist empties all playlists

2008-05-12 Thread Daniel Dickinson
Package: exaile Severity: normal If you have multiple playlists (imported from elsewhere), and create a new playlist, the existing playlist names remain but all the playlists are empty (and the files in ~/.exaile/saved are empty or missing) -- System Information: Debian Release: lenny/sid

Bug#480990: exaile: Fails to play FLAC files

2008-05-12 Thread Daniel Dickinson
Package: exaile Severity: normal FLAC audio file metadata is read correctly, but when you try to play the flac, the players says that it's playing but stays at time 00:00 / 0% and plays not sound. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500,

Bug#481000: mozilla-plugin-gnash: Doesn't use http proxy from Mozilla or http_proxy environment variable

2008-05-12 Thread Daniel Dickinson
Package: mozilla-plugin-gnash Version: 0.8.2-2 Severity: normal Gnash is trying to connect to the stream through port 80 but I am using an http proxy and port 80 is firewalled. I have the proxy set in mozilla (else I couldn't browse) and have the http_proxy environment variable set (so that

Bug#481003: quodlibet: Fails to play FLAC or MPD due to GStreamer general resource error

2008-05-12 Thread Daniel Dickinson
Package: quodlibet Version: 1.0-2 Severity: important Quod Libet refuses to play any music for me. Double-clicking on a song causes all songs in the playlist to be tried and all fail and end up with an error icon beside them. The message in information is GStreamer general resource error.

Bug#481005: xfce4-mpc-plugin: Goes away if mpd is stopped (and doesn't come back when it's restarted)

2008-05-12 Thread Daniel Dickinson
Package: xfce4-mpc-plugin Version: 0.3.3-1 Severity: normal If mpd is stopped then the plugin disappears from the panel and doesn't come back when mpd is restarted. Even if audio is stopped. It should simply grey out or something like that instead. -- System Information: Debian Release:

Bug#481005: But not all the time

2008-05-12 Thread Daniel Dickinson
It doesn't always go away. I just stopped mpd and didn't have the plugin go away. Maybe I'm wrong about the player being stopped. It wasn't emitting sound, but perhaps it was paused not stopped? -- And that's my crabbing done for the day. Got it out of the way early, now I have the rest of

Bug#480625: removes files under /var/lib/mpd, including music and playlists even in not empty

2008-05-11 Thread Daniel Dickinson
Package: mpd Version: 0.13.1-3 Severity: normal /var/lib/mpd contains user data (usually symlinks to music and/or playlists but could be actual music and or playlists) Removing this is therefore probably against Debian policy from what I remember. In any event it's bad. -- System Information:

Bug#480588: xscreensaver-gl: gflux and polytopes hang X

2008-05-11 Thread Daniel Dickinson
On Sat, 10 May 2008 23:50:19 -0430 Jose Luis Rivas Contreras [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Dickinson wrote: Package: xscreensaver-gl Version: 5.05-1 Severity: important When browsing through the list of screensavers to activate

Bug#480635: glxgears: closing launch terminal hangs X, powerdown required

2008-05-11 Thread Daniel Dickinson
Package: mesa-utils Version: 7.0.3-1 Severity: important Launching glxgears from a terminal session then closing the terminal results in X freezing and refusing to respond to input, in fact making it impossible to even switch to a virtual terminal. This is likely the reason certain

Bug#480747: xfce4-quicklauncher-plugin: Would like to anything small enough in a panel inside a quicklauncher

2008-05-11 Thread Daniel Dickinson
Package: xfce4-quicklauncher-plugin Version: 1.9.4-1 Severity: wishlist It'd be particularly nice if plugins could be used inside a quicklauncher and not just launchers. This would make life easier when using the wmdock plugin with 64x64 WindowMaker dockapps because the things that don't need

Bug#480592: xscreensaver: .desktop provided was for Accessories, this one is for System Tools

2008-05-11 Thread Daniel Dickinson
Package: xscreensaver Version: 5.05-1 Followup-For: Bug #480592 I am attaching another .desktop file because I thought about it and decided that I preferred to have the screensaver control panel under System Tools than Accessories. The previous .desktop placed the menu entry under

Bug#480781: grisbi: Does not recognize compress gnucash files (just gzipped regular gnucash files)

2008-05-11 Thread Daniel Dickinson
Package: grisbi Version: 0.5.8-1.1+b1 Severity: normal gzip -d on the file first allows grisbi to recognize the gnucash files and attempt to import it. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental'),

Bug#480782: grisbi: Cannot handle an account tree (not just categories but accounts) from gnucash

2008-05-11 Thread Daniel Dickinson
Package: grisbi Version: 0.5.8-1.1+b1 Severity: normal Grisbi doesn't know how to properly import an account tree from gnucash that isn't flat like grisbi's. I have a hierarchy of accounts (assets/bank accounts/bank account #1 for example) and they don't import well (the report balances are

Bug#480547: xfce4-mount-plugin: Mount pluging requires device exist in fstab by device name

2008-05-10 Thread Daniel Dickinson
Package: xfce4-mount-plugin Version: 0.5.1-1 Severity: normal If a mount does not exist in the fstab (such as a user mounted CIFS filesystem), or the mount is mounted by UUID not device name, the mount does not appear in the lists of mounts for the plugin/applet. -- System Information: Debian

Bug#480553: aptitude: manpage still mentions Recommends-Important instead of Install-Recommends

2008-05-10 Thread Daniel Dickinson
Package: aptitude Version: 0.4.11.2-1 Severity: normal Subject says it all -- Package-specific info: aptitude 0.4.11.2 compiled at Apr 12 2008 04:21:26 Compiler: g++ 4.2.3 (Debian 4.2.3-3) Compiled against: apt version 4.6.0 NCurses version 5.6 libsigc++ version: 2.0.18 Ept support

Bug#480587: xfwm4: Using Compositing causes X to eat major CPU

2008-05-10 Thread Daniel Dickinson
Package: xfwm4 Version: 4.4.2-3 Severity: normal With an accelerated video card with composting enabled in xorg.conf and for compositing works under GNOME, using compositing in Window Manager Tweaks results in X consuming huge amounts of CPU bringing the system to a crawl. -- System

Bug#480588: xscreensaver-gl: gflux and polytopes hang X

2008-05-10 Thread Daniel Dickinson
Package: xscreensaver-gl Version: 5.05-1 Severity: important When browsing through the list of screensavers to activate/deactivate, I noticed that if I viewed (in the demo window, no fullscreen preview, though possibly there as well) gflux (either one) or polytopes then to another screensaver

Bug#480592: xscreensaver-demo does not have a .desktop file; here is one

2008-05-10 Thread Daniel Dickinson
Package: xscreensaver Version: 5.05-1 Severity: normal For desktops/window managers that use .desktop files, but which do no have a screensaver applet in their control panel (such as xfce4), it is useful to have a menu entry for configuration the screensaver, thus I have created one. Here it

Bug#480544: amanda-server: amverify depends on amrestore which is not present in new package

2008-05-10 Thread Daniel Dickinson
Package: amanda-server Version: 1:2.5.2p1-3 Severity: important /usr/sbin/amrestore does not exist however amverify depends on it. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental'), (1, 'unstable'), (1,

Bug#480360: xserver-xorg: Should have a means of generating xorg.conf refresh and resolutions for non-ddc monitors

2008-05-09 Thread Daniel Dickinson
Package: xserver-xorg Version: 1:7.3+10 Severity: normal AFAIK there is no way with the new xserver-xorg to generate the horizontal refresh and vertical refresh semi-automatically (that is without having to memorize typical ranges for hand-editing an xorg.conf) and/or specifying monitor

Bug#480367: xfce4-terminal: When using screen Backspace autodetect fails and must manually be set to ASCII DEL

2008-05-09 Thread Daniel Dickinson
Package: xfce4-terminal Version: 0.2.8-5 Severity: minor Using the screen package, backspace doesn't work unless changed from auto to ASCII DEL -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental'), (1,

Bug#480380: xfce4: No easy way to add launchers from the menu to the panel

2008-05-09 Thread Daniel Dickinson
Package: xfce4 Version: 4.4.2.1 Severity: normal To add a launcher you have to know the commandline command to launch the program. For a newbie this would be difficult, therefore having the ability to pick from a list, or right-click on a menu entry, in order to add a menu launcher to the

Bug#480232: gnome-screensaver: Some keys should work without waking up (and requiring password)

2008-05-08 Thread Daniel Dickinson
Package: gnome-screensaver Version: 2.22.0-1+b1 Severity: wishlist It'd be nice if the volume keys on my multimedia keyboard could work even when the screen is locked because it's gone to sleep. Without removing the lock feature that is. -- System Information: Debian Release: lenny/sid APT

Bug#478743: synaptic: The problem is media automounting in GNOME

2008-05-07 Thread Daniel Dickinson
Package: synaptic Followup-For: Bug #478743 Although less often I experience the same problem with command-line apt, in which the error message was that CD could not be unmounted because it was busy. Turning of automounting fixed it. Perhaps, synaptic could check the status of automounting,

Bug#466223: gnomebaker: Differently broken now

2008-05-06 Thread Daniel Dickinson
Package: gnomebaker Version: 0.6.2-3 Followup-For: Bug #466223 No all the progress reporting happens after the burn is finished. It looks like it's doing the right thing in terms of estimate etc, but the output is blocking until the process finishes. I've had things like this with pipes in

Bug#479586: gnome-ppp: Password is stored in cleartext

2008-05-05 Thread Daniel Dickinson
Package: gnome-ppp Version: 0.3.23-1 Severity: normal The login password for the ISP is stored in cleartext in the user's home directory. This makes gnome-ppp unsuitable for situations such as letting another user have internet access with the password prefilled (with .wvdial.conf in their

Bug#478839: closed by Josselin Mouette [EMAIL PROTECTED] (Re: Bug#478839: gnome-menus: Games menus needs submenus)

2008-05-04 Thread Daniel Dickinson
I just want to clarify. Do you mean that lenny _has_ submenus but ignores them to the total number of games is small enough or are you being a smartass and saying 'don't install lots of games unless you know how to add submenus (with the right categories to automatically pick them new game of the

Bug#479094: linux-2.6: Toshiba Satellite 1800 freezes on restart (that is when Restarting System now appears)

2008-05-02 Thread Daniel Dickinson
Package: linux-2.6 Version: 2.6.18 through 2.6.24 (latest versions in etch and lenny as of now) Severity: normal On a Toshiba Satellite 1800 laptop it is impossible to reboot the system. When the system says Restarting system now (e.g. when the software reset is being issued, after all the

Bug#479094: linux-2.6: Additional notes

2008-05-02 Thread Daniel Dickinson
Package: linux-2.6 Version: 2.6.18 Followup-For: Bug #479094 For 2.6.24 I tried loading the apm module (with the apci=off) (including adding it to the initramfs), and loading apmd but had no better luck than before. All other acpi functions work correctly. Shutdown works fine. I don't

Bug#479120: gnome-screensaver: This can be safely ignored; was a cache/active daemon issue

2008-05-02 Thread Daniel Dickinson
Package: gnome-screensaver Followup-For: Bug #479120 Nothing to see here, please move along... -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Bug#479119: gnome-screensaver: Hmmph, seems to have been a cache issue

2008-05-02 Thread Daniel Dickinson
Package: gnome-screensaver Followup-For: Bug #479119 I restarted without closing down GNOME after deleting the .gconf* directories and it worked, so it seems to have been a problem with it still being 'remembered' as the old defaults. -- System Information: Debian Release: 4.0 Architecture:

Bug#479133: sensors-applet: Does not use gconf defaults (/apps/panel/default_setup/applets/sensors_applet/prefs)

2008-05-02 Thread Daniel Dickinson
Package: sensors-applet Version: 1.7.10+dfsg-1 Severity: normal I'm trying to set the defaults for the applet system-wide using the gconf defaults mechanism (I've tried modifying files under /usr/share/gconf/defaults and running update-gconf-defaults as well as modifying

Bug#479134: pingus: Absolutely terrible use of the english language in the introduction

2008-05-02 Thread Daniel Dickinson
Package: pingus Version: 0.6.0-8.4 Severity: minor I can rewrite the text if you'll update the package with the new language. It's painful the way it is. Very, very painful. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel:

Bug#478839: gnome-menus: Games menus needs submenus

2008-05-01 Thread Daniel Dickinson
Package: gnome-menus Version: 2.16.1-3 Severity: wishlist Tags: patch With a large number of games the Games menu becomes unweildy. Thus a submenu system is need. I have included a gnome-applications.menu patch that adds them, but what is really needed is a way for the submenus to only be

Bug#478840: gniall: Use a desktop with more specific game entries for those using submenus

2008-05-01 Thread Daniel Dickinson
Package: gniall Version: 0.7.1-7 Severity: wishlist Tags: patch The following .desktop adds more specific entries for the categories so that if the user (like me) has submenus with the games menu setup they are used (instead of dumping gNiall in the top the Games menu, as per default). This

Bug#478843: firestarter: Firestarter does no appear on GNOME menus

2008-05-01 Thread Daniel Dickinson
Package: firestarter Version: 1.0.3-1.3 Severity: minor Tags: patch The following .desktop (for /usr/share/applications) will fix that. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=en_CA.UTF-8,

Bug#478845: dwww: Doesn't have a gnome menu entry

2008-05-01 Thread Daniel Dickinson
Package: dwww Version: 1.10.3 Severity: wishlist Tags: patch This .desktop fixes that (for /usr/share/applications). Launches x-www-browser http://localhost/dwww I set the category to Utility so it will go in Accessories. The doesn't depend on GNOME, it's just convenient if you have it. --

Bug#443281: cssed: Here is a .desktop file for /usr/share/applications

2008-05-01 Thread Daniel Dickinson
Package: cssed Version: 0.4.0-2 Followup-For: Bug #443281 The following .desktop file placed in /usr/share/applications will put a menu entry under Programming in the GNOME Applications menu. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh linked to

Bug#478847: ace-of-penguins: No GNOME desktop menu entries

2008-05-01 Thread Daniel Dickinson
Package: ace-of-penguins Version: 1.2-8 Severity: wishlist Tags: patch The following tar file has .desktop menu entries for the GNOME Games menu. Install them under /usr/share/applications This doesn't depend on GNOME it is just convenient if that is what you are using. -- System

Bug#478852: airstrike: Airstrike doesn't have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: airstrike Version: 0.99+1.0pre6a-3 Severity: wishlist Tags: patch Airstrike doesn't have a .desktop file under /usr/share/applications and there doesn't have and entry on the GNOME applications (Games) menu. The attached .desktop fixes that. This doesn't depend on GNOME, it's just

Bug#478853: angrydd: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: angrydd Version: 1.0.1-5 Severity: wishlist Tags: patch Angry Drunken Dwarves does not appear on the GNOME Applications Games menu because it does not have a .desktop files under /usr/share/applications. The attached .desktop is such a file. Adding this doesn't depend on GNOME it is

Bug#478854: asc: Does not have a GNOME (Freedesktop) Menu Entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: asc Version: 1.16.3.0-3+b1 Severity: wishlist Tags: patch The following .desktop file, placed under /usr/share/applications, will add a GNOME Applications Games menu entry for asc. This doesn't depend on GNOME but is convenient if you use GNOME or other freedesktop compliant window

Bug#478853: angrydd: Ooops, .desktop entry had wrong command; fixed in this one

2008-05-01 Thread Daniel Dickinson
Package: angrydd Version: 1.0.1-5 Followup-For: Bug #478853 I goofed. I copied a .desktop file and saw the menu entry but forgot to try launching it; when I did I realized I still had the command for the game I copied it from. The attached file launches angrydd -- System Information: Debian

Bug#478857: atanks: Does not have a GNOME (Freedesktop) Menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: atanks Version: 1.1.0-6 Severity: wishlist Tags: patch Atomic Tanks does not have a GNOME menu entry. The following .desktop file, if placed under /usr/share/applications, adds a menu entry for all freedesktop compliant windows managers (including GNOME). -- System Information:

Bug#478859: atris: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: atris Version: 1.0.7.dfsg.1-3 Severity: wishlist Tags: patch The attached .desktop file, placed under /usr/share/applications will add a GNOME (and other freedesktop compliant window manager) menu entry under Games. -- System Information: Debian Release: 4.0 Architecture: i386 (i686)

Bug#478868: blobwars: Doesn't have a Debian menu entry

2008-05-01 Thread Daniel Dickinson
Package: blobwars Version: 1.05-3 Severity: normal I see no entry on the Debian Games menu for this game. In my next report I add it to the gnome menu, but the debian menu might be policy, but I don't have a fix here. -- System Information: Debian Release: 4.0 Architecture: i386 (i686)

Bug#478866: black-box: Does not have a GNOME Menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: black-box Version: 1.4.6-2.1 Severity: wishlist Tags: patch This packages does not have a .desktop file under /usr/share/applications and therefore does not have a GNOME (or other freedesktop compliant window manager) applications menu entry. The attached .desktop fixes that. --

Bug#478872: blobwars: Add ArcadeGame category to .desktop file for use of submenus in Freedesktop/GNOME

2008-05-01 Thread Daniel Dickinson
Package: blobwars Version: 1.05-3 Severity: wishlist Tags: patch The attached .desktop adds the ArcadeGame category to the Category= line so that if one is using submenus Metal Blob Solid isn't in the Games toplevel menu but instead in Arcade Game. If you don't use submenus then things stay

Bug#478873: bos: Doesn't have a GNOME Menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: bos Version: 1.1.dfsg-0etch1 Severity: wishlist Tags: patch bos doesn't have a menu entry under the GNOME Applications Games menu. Placing the attached .desktop file under /usr/share/applications fixes that. This addes a menu entry for all freedesktop.org compliant windows managers

Bug#478876: castle-combat: Does not have a GNOME Menu Entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: castle-combat Version: 0.8.1.dfsg.1-0.1 Severity: wishlist Tags: patch The attached .desktop file, placed under /usr/share/applications will add Castle Combat to the GNOME (or other freedesktop.org compliant window manager) Applications Games menu. -- System Information: Debian

Bug#478878: defendguin: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: defendguin Version: 0.0.11-3 Severity: wishlist Tags: patch Defendguin does not have a GNOME menu entry (or other freedesktop compliant window manaager), so I have attached a .desktop file to include under /usr/share/applications that will add one. -- System Information: Debian

Bug#478882: eboard: Does not have a GNOME Menu Entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: eboard Version: 0.9.5-6.1 Severity: wishlist Tags: patch The following .desktop file placed under /usr/share/applications will add a menu entry for GNOME and other freedesktop.org compliant window managers. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell:

Bug#478885: enigma: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: enigma Version: 0.92.3-3 Severity: wishlist Tags: patch Enigma does not have a GNOME menu entry. The attached .desktop file if placed under /usr/share/applications will add one. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash

Bug#478894: falconseye: Does not have a GNOME desktop entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: falconseye Version: 1.9.3-16 Severity: wishlist Tags: patch Falcon's Eye does not have a .desktop file under /usr/share/applications and therefore does not appear in the GNOME Applications|Games menu. The attached .desktop file adds that. -- System Information: Debian Release: 4.0

Bug#478896: flight-of-the-amazon-queen: Not DFSG-free; just READ the copyright notice in /usr/share/doc

2008-05-01 Thread Daniel Dickinson
Package: flight-of-the-amazon-queen Severity: normal The copyright notice restricts use beyond what is allowed by the Debian Free Software Guidelines. This violates Debian Policy. It should be in non-free at best. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell:

Bug#478898: beneath-a-steel-sky: Not DFSG-free

2008-05-01 Thread Daniel Dickinson
Package: beneath-a-steel-sky Severity: normal Read the copyright file in /usr/share/doc. It restricts copying and distribution of this software, which is not allowed by the Debian Free Software Guidelines. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell: /bin/sh

Bug#478901: flight-of-the-amazon-queen: May be an illegal repackaging of copyrighted material

2008-05-01 Thread Daniel Dickinson
Package: flight-of-the-amazon-queen Severity: normal The copyright notices that are displayed at the beginning of the game look suspiciously like those of a typical game house and not of a free software production. This should be investigated. -- System Information: Debian Release: lenny/sid

Bug#478902: beneath-a-steel-sky: May be an illegal repackaging of copyrighted material

2008-05-01 Thread Daniel Dickinson
Package: beneath-a-steel-sky Severity: normal The copyrigh notices at the beginning of the game look suspiciously like those of a typical game house and and not a free software production. This should be investigated. -- System Information: Debian Release: lenny/sid APT prefers testing

Bug#478913: gtkboard: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: gtkboard Version: 0.11pre0-5 Severity: wishlist Tags: patch GTK Board Games does not have a .desktop entry under /usr/share/applications and therefore does have an applications menu entryh for GNOME or other freedesktop.org compliant window managers. Adding the following .desktop

Bug#478916: gtkpool: GTK Pool does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: gtkpool Version: 0.5.0-7 Severity: wishlist Tags: patch There is no .desktop file under /usr/share/applications and therefore no applications menu entry for GNOME or other freedesktop.org compliant window managers. I have attached a .desktop file you can use. -- System Information:

Bug#330119: lbreakout2: The following .desktop file adds a GNOME menu entry for Lbreakout2

2008-05-01 Thread Daniel Dickinson
Package: lbreakout2 Version: 2.5.2-2.1 Followup-For: Bug #330119 Place this file under /usr/share/applications and you will have a GNOME (or other freedesktop.org compliant window manager) application menu entry. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell:

Bug#478920: lincity: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: lincity Version: 1.13.1-6 Severity: wishlist Tags: patch Lincity does not have a .desktop file under /usr/share/applications and there has no applications menu entry for GNOME and other freedesktop.org compliant window managers. The attached file is a .desktop file you can use to

Bug#478921: luola: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: luola Version: 1.3.2-2 Severity: wishlist Tags: patch The attached .desktop file, if placed in /usr/share/applications will add a menu entry for GNOME and other freedesktop.org compliant menu window managers. This is not the Debian menu (e.g. not from a menu file). -- System

Bug#478923: madbomber: Does not have GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: madbomber Version: 0.2.5-1 Severity: wishlist Tags: patch That attached .desktop if placed in /usr/share/applications, will add an Applications|Games menu item for GNOME (and other freedesktop.org compliant window managers, though they may use different menu names). -- System

Bug#478924: mirrormagic: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: mirrormagic Version: 2.0.2.0deb1-6 Severity: wishlist Tags: patch mirror magic does not have a GNOME menu entry because there is no ..desktop file under /usr/share/applications. This likely affects other freedesktop.org compliant window managers as well. The attached ..desktop file

Bug#478927: moon-lander: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: moon-lander Version: 1:1.0-3 Severity: wishlist Tags: patch moon-lander does not have a GNOME Applications|Game menu entry because it does not have a .desktop file under /usr/share/applications. The attached file is suitable for this purpose. -- System Information: Debian Release:

Bug#478929: njam: Does not have a GNOME Menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: njam Version: 1.25-3 Severity: wishlist Tags: patch njam does not have a .desktop file in /usr/share/applications and therefore does not have a GNOME menu entry. The attached .desktop file fixes that. -- System Information: Debian Release: 4.0 Architecture: i386 (i686) Shell:

Bug#478931: penguin-command: No GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: penguin-command Version: 1.6.10-1.1 Severity: wishlist Tags: patch Penguin Command has no GNOME menu entry because it has no .desktop file under /usr/share/applications. This is probably the same reason (and fix) as for the missing KDE menu entry. The attached .desktop file is

Bug#478934: pingus: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: pingus Version: 0.6.0-8.4 Severity: wishlist Tags: patch The attached pingus.desktop file, if placed in /usr/share/applications will and a entry to the GNOME Applications|Games menu (which is different than the debian menu). It should also add an entry in any freedesktop.org

Bug#478935: sopwith: Does not have a GNOME menu entry; this fixes that

2008-05-01 Thread Daniel Dickinson
Package: sopwith Version: 1.7.1-3 Severity: wishlist Tags: patch Sopwith does not have a GNOME Applications|Games menu entry because there is not .desktop file in /usr/share/applications. The attached sopwith.desktop is suitable for placing there and will add a menu entry for sopwith to all

Bug#478938: spider: Does not have a GNOME menu entry; this .desktop fixes that

2008-05-01 Thread Daniel Dickinson
Package: spider Version: 1.2-4 Severity: wishlist Tags: patch Spider Solitaire does not have a .desktop file under /usr/share/applications and therefore does not have a GNOME menu entry. Using the attached spider.desktop will fix that and will add an entry to the appropriate menu of any

Bug#478941: starvoyager: Does not have a GNOME menu entry; this .desktop fixes that

2008-05-01 Thread Daniel Dickinson
Package: starvoyager Version: 0.4.4-5 Severity: wishlist Tags: patch Starvoyager does not have a GNOME menu entry because it does not have a ..desktop file under /usr/share/applications. Putting the attached starvoyager.desktop there will add this menu entry (and for other freedesktop.org

Bug#478947: XArchon does not have a GNOME menu entry; the attached xarchon.desktop fixes that

2008-05-01 Thread Daniel Dickinson
Package: xarchon Version: 0.50-10.1 Severity: wishlist Tags: patch XArchon does not have a .desktop file under /usr/share/applications and therefore does not have GNOME menu entry. The attached xarchon.desktop if placed in that directory will give you GNOME (and other

Bug#478948: Does not have a GNOME menu entry; the attached xboard.desktop file fixes that

2008-05-01 Thread Daniel Dickinson
Package: xboard Version: 4.2.7-7 Severity: wishlist Tags: patch xboard does not have a .desktop file under /usr/share/applications and therefore does not have a GNOME menu entry. If you put the attached xboard.desktop in /usr/share/applications GNOME and other freedesktop.org compliant

Bug#478949: Does not have a GNOME menu entry; attached xconq.desktop fixes that

2008-05-01 Thread Daniel Dickinson
Package: xconq Version: 7.4.1-4 Severity: wishlist Tags: patch XConq does not have a .desktop file in /usr/share/applications and therefore does not have a GNOME menu entry. The attached xconq.desktop placed under that directory will fix this, and any other freedesktop.org compliant window

<    3   4   5   6   7   8   9   10   >