[Bug 115475] Re: tproxy support (iptables squid)

2011-12-14 Thread Richard Laager
Even if it's only fixed in 3.2, can you provide a version number where
it's definitely fixed?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid3 in Ubuntu.
https://bugs.launchpad.net/bugs/115475

Title:
  tproxy support (iptables  squid)

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/115475/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 645956] Re: appamor denying clamd access to its own process

2012-05-10 Thread Richard Laager
This is happening to me on a 12.04 install:
[1793012.835201] type=1400 audit(1336690883.803:534): apparmor=DENIED 
operation=open parent=26571 profile=/usr/sbin/clamd 
name=/proc/26820/status pid=26820 comm=clamd requested_mask=r 
denied_mask=r fsuid=110 ouid=0

If I remove owner from the @{PROC}/[0-9]*/status line in the apparmor
policy, it works. I'm not sure if that's safe though.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/645956

Title:
  appamor denying clamd access to its own process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/645956/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 792985] [NEW] virt-manager fails if target system has no grep -q

2011-06-04 Thread Richard Laager
Public bug reported:

The nc -q autodetection code fails if the target system's grep does not
have a -q argument (quite the ironic coincidence). I believe -q is
specified by POSIX, but Solaris 11's /bin/grep does not support -q.
Redirecting to /dev/null works portably. (In fact, this is even
recommended in favor of -q for portability by GNU grep's man page.)

This needs to be changed in virt-manager's src/virtManager/console.py
(by adding a new patch) and libvirt's debian/patches/Autodetect-if-the-
remote-nc-command-supports-the-q-o.patch (and the updated patch
reapplied to src/remote/remote_driver.c).

BEFORE:
grep -q \requires an argument\
AFTER:
grep \requires an argument\ /dev/null

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: virt-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: libvirt (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

- Binary package hint: virt-manager
- 
  The nc -q autodetection code fails if the target system's grep does not
  have a -q argument (quite the ironic coincidence). I believe -q is
  specified by POSIX, but Solaris 11's /bin/grep does not support -q.
  Redirecting to /dev/null works portably. (In fact, this is even
  recommended in favor of -q for portability by GNU grep's man page.)
  
  This needs to be changed in virt-manager's src/virtManager/console.py
  (by adding a new patch) and libvirt's debian/patches/Autodetect-if-the-
  remote-nc-command-supports-the-q-o.patch (and the updated patch
  reapplied to src/remote/remote_driver.c).
  
  BEFORE:
  grep -q \requires an argument\
  AFTER:
  grep \requires an argument\ /dev/null

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/792985

Title:
  virt-manager fails if target system has no grep -q

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 792985] Re: virt-manager fails if target system has no grep -q

2011-08-08 Thread Richard Laager
For the libvirt issue, this is coming in from a patch. Coincidentally, a
patch *you* wrote. So it looks like Ubuntu *is* the upstream on that
part of the issue.

** Changed in: libvirt (Ubuntu)
   Status: Expired = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/792985

Title:
  virt-manager fails if target system has no grep -q

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/792985/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 234901] Re: Please apply upstream patch for dpkg-buildsource

2008-07-30 Thread Richard Laager
Given the last comment, shouldn't this be marked as a duplicate of
#225741, with that bug having tasks added for krb5, cupsys, and net-
snmp-config? (This also brings up the point that those libraries should
use pkg-config instead of their own -config application.)

-- 
Please apply upstream patch for dpkg-buildsource
https://bugs.launchpad.net/bugs/234901
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 115475] Re: tproxy support (iptables squid)

2008-09-22 Thread Richard Laager
** Summary changed:

- any chance for iptables TPROXY module?
+ tproxy support (iptables  squid)

** Description changed:

- Binary package hint: iptables
- 
- This is a table which makes building squid as an invisible acceleration
- proxy possible.  Currently you have to alter your network topology to
- plug squid in like that, but with this module the squid box becomes an
- invisible bridge (not even traceroute can find it).  It is available in
- patch-o-matic and would be very handy.
+ tproxy is a module which makes building squid as an invisible
+ acceleration proxy possible.  Currently you have to alter your network
+ topology to plug squid in like that, but with this module the squid box
+ becomes an invisible bridge (not even traceroute can find it).  It is
+ available in  patch-o-matic and would be very handy.

** Bug watch added: Debian Bug tracker #398970
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398970

** Also affects: squid (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398970
   Importance: Unknown
   Status: Unknown

** Also affects: squid (Ubuntu)
   Importance: Undecided
   Status: New

-- 
tproxy support (iptables  squid)
https://bugs.launchpad.net/bugs/115475
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 182572] Re: Samba Fails to Split GECOS on Comma

2009-02-16 Thread Richard Laager
I don't know why you think this is a duplicate of bug #289299. That
sounds like a completely separate issue. This bug here is about how
Samba does not properly parse the GECOS field that it gets (perhaps
indirectly) from /etc/passwd.

** This bug is no longer a duplicate of bug 289299
   winbind (samba 3.2) does not populate pw_gecos information for domain users

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 589830] Re: Please ship a ufw application profile for squid

2010-06-07 Thread Richard Laager
** Also affects: squid3 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Please ship a ufw application profile for squid
https://bugs.launchpad.net/bugs/589830
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 182572] Re: Samba Fails to Split GECOS on Comma

2010-01-19 Thread Richard Laager
semi-newbie: Yes, just delete the commas. They'll come back when you use
certain tools to make certain edits, but you can just remove them again.

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 565771] [NEW] Please stop disabling the VMware ESX driver

2010-04-17 Thread Richard Laager
Public bug reported:

libvirt ships with a limited but functional ESX driver. Ubuntu (and
Debian) disable this with --without-esx in debian/rules. I can't think
of any reason for Ubuntu to do this. Simply change it to --with-esx
instead so people who are interested can use that driver.

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Please stop disabling the VMware ESX driver
https://bugs.launchpad.net/bugs/565771
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 565771] Re: Please stop disabling the VMware ESX driver

2010-04-18 Thread Richard Laager
** Description changed:

  libvirt ships with a limited but functional ESX driver. Ubuntu (and
  Debian) disable this with --without-esx in debian/rules. I can't think
  of any reason for Ubuntu to do this. Simply change it to --with-esx
- instead so people who are interested can use that driver.
+ instead (and add a libcurl-dev build-dep) so people who are interested
+ can use that driver.

-- 
Please stop disabling the VMware ESX driver
https://bugs.launchpad.net/bugs/565771
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 565771] Re: Please stop disabling the VMware ESX driver

2010-04-19 Thread Richard Laager
I don't know which software you're asking about... I'm using Ubuntu
Lucid with libvirt 0.7.5 to connect to an ESX 4 host.

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = New

-- 
Please stop disabling the VMware ESX driver
https://bugs.launchpad.net/bugs/565771
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1404388] [NEW] [regression] libvirt cannot start guests on NUMA node 1

2014-12-19 Thread Richard Laager
Public bug reported:

On Ubuntu Trusty, with libvirt 1.2.2, libvirt cannot start guests on NUMA node 
1 (probably any node other than 0):
 $ virsh start pen2.office.wiktel.com
 error: Failed to start domain pen2.office.wiktel.com
 error: internal error: process exited while connecting to monitor: 
kvm_init_vcpu failed: Cannot allocate memory

This worked on Ubuntu Precise with libvirt 0.9.8. Rebuilding libvirt
1.2.8 from vivid on Trusty works. It boots, and I've verified it
allocates the memory from the correct NUMA node. Bisecting using
released libvirt versions narrows it down to broken on 1.2.6 and working
on 1.2.7.

There were a number of NUMA changes in 1.2.7, so it's not immediately
clear which commit may be causing this. And it may take more than one
commit being cherry-picked to address this.

So before I spend any more time bisecting, I'd like to know how you'd
like to proceed on this. For example, if you just want to SRU libvirt
1.2.8 into Trusty, I won't bother narrowing it down further.

The relevant libvirt XML:
  vcpu placement='static' cpuset='6-11'2/vcpu
  numatune
memory mode='strict' nodeset='1'/
  /numatune

The NUMA topology from virsh capabilities:
topology
  cells num='2'
cell id='0'
  memory unit='KiB'24682480/memory
  cpus num='6'
cpu id='0' socket_id='0' core_id='0' siblings='0'/
cpu id='1' socket_id='0' core_id='1' siblings='1'/
cpu id='2' socket_id='0' core_id='2' siblings='2'/
cpu id='3' socket_id='0' core_id='8' siblings='3'/
cpu id='4' socket_id='0' core_id='9' siblings='4'/
cpu id='5' socket_id='0' core_id='10' siblings='5'/
  /cpus
/cell
cell id='1'
  memory unit='KiB'16513168/memory
  cpus num='6'
cpu id='6' socket_id='1' core_id='0' siblings='6'/
cpu id='7' socket_id='1' core_id='1' siblings='7'/
cpu id='8' socket_id='1' core_id='2' siblings='8'/
cpu id='9' socket_id='1' core_id='8' siblings='9'/
cpu id='10' socket_id='1' core_id='9' siblings='10'/
cpu id='11' socket_id='1' core_id='10' siblings='11'/
  /cpus
/cell
  /cells
/topology

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/1404388

Title:
  [regression] libvirt cannot start guests on NUMA node 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1404388/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1404396] [NEW] [regression] vgabios - seabios breaks (my) 16-bit applications

2014-12-19 Thread Richard Laager
Public bug reported:

Upgrading from Ubuntu Precise to Ubuntu Trusty broke one of my guests.

I've recently upgraded a host from Ubuntu Precise (qemu-kvm-1.0) to
Ubuntu Trusty (qemu 2.0.0). I have a Windows 2008 32-bit OS running on a
64-bit VM that runs a 16-bit line of business application. (While I
realize that upgrade the application is the right answer, I can't.)
The Windows VM boots, but the business application crashes on startup.
Changing the VM to be a 32-bit VM doesn't help.

After several hours of compiling and testing intermediate qemu versions,
I accidentally stumbled into the real issue. Trusty has switched from
vgabios to seabios:

PRECISE $ ls -la /usr/share/qemu/vgabios*
lrwxrwxrwx 1 root root 22 Dec 10 18:37 /usr/share/qemu/vgabios.bin - 
../vgabios/vgabios.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-cirrus.bin - 
../vgabios/vgabios.cirrus.bin
lrwxrwxrwx 1 root root 26 Dec 10 18:37 /usr/share/qemu/vgabios-qxl.bin - 
../vgabios/vgabios.qxl.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-stdvga.bin - 
../vgabios/vgabios.stdvga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-vmware.bin - 
../vgabios/vgabios.vmware.bin

TRUSTY $ ls -la /usr/share/qemu/vgabios*
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios.bin - 
../seabios/vgabios-isavga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-cirrus.bin - 
../seabios/vgabios-cirrus.bin
lrwxrwxrwx 1 root root 26 Dec 10 18:50 /usr/share/qemu/vgabios-qxl.bin - 
../seabios/vgabios-qxl.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-stdvga.bin - 
../seabios/vgabios-stdvga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-vmware.bin - 
../seabios/vgabios-vmware.bin

I installed the vgabios package and made my own tree of symlinks:

$ ls -l /usr/share/wiktel-server-vmhost/vgabios/
total 0
lrwxrwxrwx 1 root root 27 Dec 17 00:40 bios.bin - /usr/share/seabios/bios.bin
lrwxrwxrwx 1 root root 23 Dec 17 00:40 keymaps - /usr/share/qemu/keymaps
lrwxrwxrwx 1 root root 30 Dec 17 00:40 vgabios.bin - 
/usr/share/vgabios/vgabios.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-cirrus.bin - 
/usr/share/vgabios/vgabios.cirrus.bin
lrwxrwxrwx 1 root root 34 Dec 17 00:40 vgabios-qxl.bin - 
/usr/share/vgabios/vgabios.qxl.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-stdvga.bin - 
/usr/share/vgabios/vgabios.stdvga.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-vmware.bin - 
/usr/share/vgabios/vgabios.vmware.bin

Then I added this to the guest XML:
domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'
  qemu:commandline
qemu:arg value='-L'/
qemu:arg value='/usr/share/wiktel-server-vmhost/vgabios'/
  /qemu:commandline
/domain

This makes it work. Is this the long-term answer? Or should this change
from vgabios to seabios be reverted? Or should libvirt be modified to
accept rom file=... for video, as discussed here:
https://bugzilla.redhat.com/show_bug.cgi?id=811227#c9 Or should I try to
get the seabios developers to help debug and fix this?

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1404396

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 58129] Re: gaim 2.0 missing Sametime protocol

2006-08-29 Thread Richard Laager
Is it okay to have the same source tarball for separate packages (gaim
and gaim-meanwhile)? I think this would be frowned upon if not outright
forbidde. If the meanwhile plugin is built from the gaim source package,
that means the gaim source package would need a Build-Depends on
libmeanwhile, and things in main can't depend on things in universe.

So, unless my understanding is incorrect, no, Ubuntu can't do that.

-- 
gaim 2.0 missing Sametime protocol
https://launchpad.net/bugs/58129

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58129] Re: gaim 2.0 missing Sametime protocol

2006-08-30 Thread Richard Laager
Yes, gaim is the source package. To produce a gaim-meanwhile binary
package in addition to a gaim binary package, the gaim source
package would need to have Build-Depends: libmeanwhile. libmeanwhile
(or whatever it's called) is in universe, and packages in main can't
depend on packages in universe, so if that includes Build-Depends (which
I bet it does), then separating the packages doesn't help.

I was referring to have the same source tarball (gaim-2.0.0beta3.1) be
used by two source packages (gaim and gaim-meanwhile) which would
produce two binary packages (of the same names, respectively).

-- 
gaim 2.0 missing Sametime protocol
https://launchpad.net/bugs/58129

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59358] Re: gaim2.0b3 crashes when contacts sorted by log size

2006-09-07 Thread Richard Laager
I can't confirm this, though I am using SVN trunk on Dapper.

Anyway, you should get a backtrace. I'm not sure if there are any
Ubuntu-specific instructions, but the upstream ones are available at:
http://gaim.sourceforge.net/gdb.php

** Changed in: gaim (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
gaim2.0b3 crashes when contacts sorted by log size
https://launchpad.net/bugs/59358

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59333] Re: gaim window size unrestricted

2006-09-13 Thread Richard Laager
I'm in agreement with Luke here. My buddy list is currently not wide
enough to display all of Help, but I don't care. I want it that size.
If I were using the German translation, I'd probably cut off half the
menu. Who cares?

I think we'd all agree that sizing the window so that you can't see any
of the buddy list widgets is unreasonable. Perhaps we'd all agree on
some size that's reasonable. But still, why should we bother to write,
debug, and maintain code to stop the user from doing something that's 1)
stupid (or, if you prefer, unreasonable), 2) what they requested, and
3) easy to undo with no harmful effects?

In any case, this sounds like a hypothetical bug. We try to avoid
addressing bugs unless it's a real problem for the submitter personally.
This 1) saves us time, 2) helps us better resolve bugs. When someone is
just speculating, they don't have as good of a view as someone who is
actually affected by it. This is the same idea as the legal concept of
standing. Now, this isn't a hard and fast rule.

I'd also like to quickly counter a couple of your other points about
unreasonably small windows:

unrecognizable - If you have a task bar, you can still click the tiny
title bar (in the absolute worst case) that's left, and see from the
task bar which window is selected.

cosmetic bugs - I don't think these are a huge problem, given that the
user has done something unreasonable. However, if they bother you, they
can be filed as bug reports on the appropriate software and fixed.

-- 
gaim window size unrestricted
https://launchpad.net/bugs/59333

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61157] Re: separated spelt incorrectly in usage string

2006-09-18 Thread Richard Laager
This has already been fixed upstream. Are you certain that it's a bug in
edgy as well? If so, then it'll be fixed with the release of beta4 or
2.0.0final, whenever that happens.

** Changed in: gaim (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
separated spelt incorrectly in usage string
https://launchpad.net/bugs/61157

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52060] Re: Album Name Improperly Matches the Parent Folder

2006-09-20 Thread Richard Laager
The problem is not the behavior in general, it's that it's happening
with the *root of the music library and ABOVE*.

** Changed in: banshee (Ubuntu)
   Status: Rejected = Unconfirmed

** Bug watch added: GNOME Bug Tracker #357001
   http://bugzilla.gnome.org/show_bug.cgi?id=357001

** Also affects: banshee (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=357001
   Importance: Unknown
   Status: Unknown

-- 
Album Name Improperly Matches the Parent Folder
https://launchpad.net/bugs/52060

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52059] Re: Missing Album Covers Display as Wrong Album

2006-09-20 Thread Richard Laager
I'm not running edgy, so I don't know if it's been fixed.

Assuming you mean ID3 tags... This problem is happening to a LARGE
number of songs. I'd say 33% - 50% of my songs have the Neil Diamond
cover art showing. These are songs for different artists and on
different albums.

There are a hundred or more files named like this:
AlbumArt_{FF76663F-FF19-403E-9A7A-797EC64B163F}_Large.jpg
AlbumArt_{FF76663F-FF19-403E-9A7A-797EC64B163F}_Small.jpg

One of those is the Neil Diamond cover art.

Yes, the metadata plugin is enabled. That's what I was referring to when
I said MusicBrainz plugin. It's not listed that way in the GUI, I
guess, but that's what it uses, it seems.

-- 
Missing Album Covers Display as Wrong Album
https://launchpad.net/bugs/52059

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 45100] Re: Icons for .java .class Files

2006-07-05 Thread Richard Laager
touch test.java
or alternatively:
echo public class test {}  test.java

Open nautilus. They show with a generic text file icon. I have the
option (at least I think it's an option) to show text snippets in the
icon enabled, if that matters.

** Changed in: sun-java5 (Ubuntu)
   Status: Needs Info = Confirmed

-- 
Icons for .java  .class Files
https://launchpad.net/bugs/45100

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52059] Missing Album Covers Display as Wrong Album

2006-07-06 Thread Richard Laager
Public bug reported:

Binary package hint: banshee

I used the MusicBrainz plugin to download metadata. Many albums now have
proper album covers. However, anything which (presumably) should be
missing an album cover instead shows the album cover for Neil Diamond -
The Greatest Hits.

** Affects: banshee (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Missing Album Covers Display as Wrong Album
https://launchpad.net/bugs/52059

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52060] Album Name Improperly Matches the Parent Folder

2006-07-06 Thread Richard Laager
Public bug reported:

Binary package hint: banshee

I set my music library location to be a folder named music. Now I've
noticed that a number of my songs list an album of music. They
shouldn't be picking up the parent folder name.

** Affects: banshee (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Album Name Improperly Matches the Parent Folder
https://launchpad.net/bugs/52060

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52060] Re: Album Name Improperly Matches the Parent Folder

2006-07-06 Thread Richard Laager
Also, some display as [EMAIL PROTECTED] ... I'm not sure where that came from.

-- 
Album Name Improperly Matches the Parent Folder
https://launchpad.net/bugs/52060

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52060] Re: Album Name Improperly Matches the Parent Folder

2006-07-06 Thread Richard Laager
Likewise, the artist on some matches the name of the folder above
music.

-- 
Album Name Improperly Matches the Parent Folder
https://launchpad.net/bugs/52060

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 45100] Re: Icons for .java .class Files

2006-07-06 Thread Richard Laager
[EMAIL PROTECTED]:~$ cat test.java
import java.lang.*;

public class test {
public static void main(String[] args)
{
System.out.println(Test);
}
}
[EMAIL PROTECTED]:~$ file test.java
test.java: ASCII Java program text
[EMAIL PROTECTED]:~$ file test.class
test.class: compiled Java class data, version 49.0


Without the import statement, it registers as C++. Either way, though, I'm not 
seeing a Java icon on either of these files in nautilus.

-- 
Icons for .java  .class Files
https://launchpad.net/bugs/45100

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 16164] Re: received files should be put on desktop and not home

2006-07-10 Thread Richard Laager
** Changed in: gaim (Ubuntu)
   Status: In Progress = Fix Committed

-- 
received files should be put on desktop and not home
https://launchpad.net/bugs/16164

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 42201] Re: Silly problem with a parameter

2006-07-14 Thread Richard Laager
I saw the same problem on Dapper.

dpkg --status phpmyadmin reports:
Version: 4:2.8.0.3-1

I fixed it by adding this:
require_once('/etc/phpmyadmin/blowfish_secret.inc.php');
after the first line (?php) of:
/usr/share/phpmyadmin/libraries/auth/cookie.auth.lib.php

I logged in successfully. Then, I removed that line and I was still able
to login, even from other computers after a full (force-reload, not
graceful) restart of Apache. So, I'm not sure what happened. It'll be a
little while before I try on another server.

-- 
Silly problem with a parameter
https://launchpad.net/bugs/42201

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53328] Syntax Errors with Multihomed Hosts

2006-07-18 Thread Richard Laager
Public bug reported:

Binary package hint: ipkungfu

If you have a host with the same interface on two different subnets, you
end up with syntax errors that prevent ipkungfu from working.

The fix, to /usr/sbin/ipkungfu is:

# Detect EXT_NET if not specified
if [ -z $EXT_NET ] ; then
 EXT_NET=`route -n | grep ^0.0.0.0 | awk '{print $8}'`
fi

becomes:

# Detect EXT_NET if not specified
if [ -z $EXT_NET ] ; then
 EXT_NET=`route -n | grep ^0.0.0.0 | awk '{print $8}' | head -n1`
fi

That is, add the | head -n1 part.

** Affects: ipkungfu (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Syntax Errors with Multihomed Hosts
https://launchpad.net/bugs/53328

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50315] dvd+rw-format and dvd+rw-booktype Need Manual Pages

2006-06-19 Thread Richard Laager
Public bug reported:

I think the summary covers it. Both dvd+rw-format and dvd+rw-booktype
are missing manual pages.

** Affects: dvd+rw-tools (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed
** Affects: dvd+rw-tools (Debian)
 Importance: Unknown
 Status: Unknown

-- 
dvd+rw-format and dvd+rw-booktype Need Manual Pages
https://launchpad.net/bugs/50315

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50314] dvd+rw-mediainfo should assume /dev/dvd

2006-06-19 Thread Richard Laager
Public bug reported:

The man page lists /dev/dvd as an example. The argument should be
optional, and if one is not provided, /dev/dvd should be used.

dvd+rw-format and dvd+rw-booktype should do the same.

** Affects: dvd+rw-tools (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
dvd+rw-mediainfo should assume /dev/dvd
https://launchpad.net/bugs/50314

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50315] Re: dvd+rw-format and dvd+rw-booktype Need Manual Pages

2006-06-19 Thread Richard Laager
Confirming, given the fix in Debian.

** Changed in: dvd+rw-tools (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
dvd+rw-format and dvd+rw-booktype Need Manual Pages
https://launchpad.net/bugs/50315

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50315] Re: dvd+rw-format and dvd+rw-booktype Need Manual Pages

2006-06-19 Thread Richard Laager
It appears the package in Debian unstable has manual pages... at least
such files are listed on packages.debian.org.

** Bug watch added: Debian Bug tracker #200162
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=200162

** Also affects: dvd+rw-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=200162
   Importance: Unknown
   Status: Unknown

-- 
dvd+rw-format and dvd+rw-booktype Need Manual Pages
https://launchpad.net/bugs/50315

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50611] deb_checkmd5sums hangs on device files

2006-06-21 Thread Richard Laager
Public bug reported:

Binary package hint: tiger

When doing a tiger scan, it hangs doing a check of md5sums for package
files. I traced this down to deb_checkmd5sums. It happens when trying to
check the md5sums of the udev package.

bash -x /usr/lib/tiger/systems/Linux/2/deb_checkmd5sums

+ for md5file in '/var/lib/dpkg/info/*.md5sums'
+ '[' -f /var/lib/dpkg/info/udev.md5sums ']'
+ '[' '!' -L /var/lib/dpkg/info/udev.md5sums ']'
+ /bin/grep -v ' usr/share/doc/' /var/lib/dpkg/info/udev.md5sums
+ /bin/sed -e ''
+ /bin/sed -e 's/^\(.*\)  \(.*\)/\1  \/\2/'
+ /usr/bin/md5sum -c
+ /bin/sed -e 's/^.*md5sum: MD5 check failed for '\''\(.*\)'\''/DIFF \1/; 
s/^.*md5sum: can'\''t open \(.*\)/ERR \1/'
+ read err file

Looking at /var/lib/dpkg/info/udev.md5sums, these lines stood out:
d41d8cd98f00b204e9800998ecf8427e  lib/udev/devices/net/tun
d41d8cd98f00b204e9800998ecf8427e  lib/udev/devices/loop/0
d41d8cd98f00b204e9800998ecf8427e  lib/udev/devices/ppp
d41d8cd98f00b204e9800998ecf8427e  lib/udev/devices/kmem
d41d8cd98f00b204e9800998ecf8427e  lib/udev/devices/console
d41d8cd98f00b204e9800998ecf8427e  lib/udev/devices/null

Clearly, it's going to be a problem to try to run md5sum on such
devices.

This is a very serious bug, as it causes copies of deb_checkmd5sums and
md5sum to pile up on a system (due to tigercron).

Additionally, since it's hitting lib/udev/devices/console, it causes the
console to stop responding to input (at least when it's sitting at a
login screen). Killing the md5sum processes makes it work again.

Here's proof:
[EMAIL PROTECTED]:~$ sudo lsof | grep md5sum | grep console
md5sum 5301root3r  CHR5,1 1016052 
/lib/udev/devices/console
md5sum12883root3r  CHR5,1 1016052 
/lib/udev/devices/console
md5sum20523root3r  CHR5,1 1016052 
/lib/udev/devices/console
[EMAIL PROTECTED]:~$

Of course, it also breaks major functionality of this package.

Steps to reproduce:
sudo apt-get install tiger
sudo tiger

I'll be attaching a patch as soon as I post this. It excludes
/lib/udev/devices, as well as /dev for good measure. I've built it into
a new package and confirmed that the bug is fixed. I strongly recommend
that someone who can upload a fixed package for Dapper (and Edgy).

** Affects: tiger (Ubuntu)
 Importance: Untriaged
 Status: Confirmed

** Changed in: tiger (Ubuntu)
   Status: Unconfirmed = Confirmed

** Attachment added: deb_checkmd5sums patch
   http://librarian.launchpad.net/3120874/tiger-3.2.1-md5sum.patch

-- 
deb_checkmd5sums hangs on device files
https://launchpad.net/bugs/50611

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54445] Re: [edgy] Gaim crashes when I click on save icon

2006-08-12 Thread Richard Laager
** Bug watch added: Red Hat Bugzilla #201791
   https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201791

** Also affects: gaim (Fedora) via
   https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201791
   Importance: Unknown
   Status: Unknown

-- 
[edgy] Gaim crashes when I click on save icon
https://launchpad.net/bugs/54445

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54445] Re: [edgy] Gaim crashes when I click on save icon

2006-08-15 Thread Richard Laager
I believe this means the status is Fix Committed?

** Changed in: gaim (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
[edgy] Gaim crashes when I click on save icon
https://launchpad.net/bugs/54445

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56487] Re: [2.0beta3] Gaim crash when i search buddy

2006-08-15 Thread Richard Laager
I'm all but positive this has been fixed in SVN.

** Changed in: gaim (Ubuntu)
   Status: Unconfirmed = Fix Committed

-- 
[2.0beta3] Gaim crash when i search buddy
https://launchpad.net/bugs/56487

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 56487] Re: [2.0beta3] Gaim crash when i search buddy

2006-08-19 Thread Richard Laager
I didn't mark it Fix Released, only Fix Committed. Is that
incorrect?

Also, a new beta should be released shortly.

-- 
[2.0beta3] Gaim crash when i search buddy
https://launchpad.net/bugs/56487

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57060] Re: Perl support is missing

2006-08-21 Thread Richard Laager
Sebastien, my apologizes if I'm being overly bold on this change

I'm rejecting the Dapper task, as Perl support in 1.5.0 is extremely
broken. Turning it on won't really do much good -- not many people use
Perl in 1.5.0 because it's so broken. Plus, the added
dependency/complexity might be bad. The only way dapper-updates should
get perl support in Gaim is through Gaim 2.0.0beta3.1 or greater, in my
opinion.

** Changed in: gaim (Ubuntu Dapper)
   Status: Confirmed = Rejected

-- 
Perl support is missing
https://launchpad.net/bugs/57060

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52059] Re: Missing Album Covers Display as Wrong Album

2006-10-20 Thread Richard Laager
I had it set to Download album cover artwork and overwrite any existing
track data. After I did the initial Rescan with that plugin, I set it
to Download album cover artwork and fill in missing track data.

-- 
Missing Album Covers Display as Wrong Album
https://launchpad.net/bugs/52059

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67195] Re: Gaim 2.0 unusably slow in Edgy

2006-10-20 Thread Richard Laager
Interesting. Could you enable the plugin again and get a backtrace with
GDB? Basically, you'd need to do something like this:

1. Start Gaim.
2. Find the PID of Gaim using ps (or whatever).

3. In a terminal, run:
  gdb
  attach Gaim_PID
  continue

4. Then, as Gaim is hanging, do this:
  Hit Ctrl-C
  bt full
  continue

5. Repeat step 4 several times, in sets of maybe 3 times, each separated
by 1-2 seconds. So, you'd have something at like time T, T+1, T+2, T+30,
T+30+1, T+30+2, T+60, T+60+1, T+60+2. That way, we might be able to
figure out which code is executing while it hangs.

Post all the backtraces here, preferably each as separate attachments to
make comparison easier.

-- 
Gaim 2.0 unusably slow in Edgy
https://launchpad.net/bugs/67195

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67195] Re: Gaim 2.0 unusably slow in Edgy

2006-10-22 Thread Richard Laager
I have no clue what's going on here. I see AIM stuff in the backtraces,
so maybe Mark has some idea...

-- 
Gaim 2.0 unusably slow in Edgy
https://launchpad.net/bugs/67195

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 64518] Re: Taskbar flashes unessacaerily

2006-10-12 Thread Richard Laager
Since this was changed upstream, I'm going to call this Fix Committed.

** Changed in: gaim (Ubuntu)
   Status: Fix Released = Fix Committed

-- 
Taskbar flashes unessacaerily
https://launchpad.net/bugs/64518

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 66385] Re: Gaim pops up many popups for the same error

2006-10-16 Thread Richard Laager
This doesn't feel like a bug to me. You clicked to get details on two
different connection failures. One could argue that if the error is the
same, it shouldn't open two windows, but if the error is different, it's
more tricky... If one error was Connection refused and the other Bad
password, should they be grouped together? I guess you could say the
second one should replace the first. In any case, most people just close
the dialog after looking at the reason (or clicking Connect), so I don't
think it's something that really needs addressing.

I'm not the Ubuntu developer on this package, so if you feel this
rejection is wrong, please change this to Confirmed.

** Changed in: gaim (Ubuntu)
   Status: Needs Info = Rejected

-- 
Gaim pops up many popups for the same error
https://launchpad.net/bugs/66385

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68786] Re: I see dead people (aka talk with people which appears offline on msn) doesn't work anymore on gaim

2006-10-28 Thread Richard Laager
Before I saw Elias's comment, I was going to ask if this is still
possible in the official MSN client. However, with Elias's comment, I'm
all-but-positive I know what is happening:

In MSN, the notification server handles status and sets up referrals for
new conversations. The switchboard servers actually manage the
conversations. If you open a conversation, you'll be able to continue
talking on it even if the notification server goes down, but you can't
open a new one. This is the same thing that's happening here. The reason
that it only works for 1 minute is that the official client times out
conversations in 1 minute. That's why we had to remove the XYZ has
closed the conversation window. notices.

I'm rejecting this as an invalid bug report. If you can confirm that
it's possible to do what you've described in the official MSN client (or
really, any other client, I suppose), then we can probably mark this
confirmed.

** Changed in: gaim (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
I see dead people (aka talk with people which appears offline on msn) doesn't 
work anymore on gaim
https://launchpad.net/bugs/68786

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68240] Re: I can't import list of gadu-gadu

2006-10-30 Thread Richard Laager
(18:38:27) CIA-14: boler * r17632
/trunk/libgaim/protocols/gg/buddylist.c: Fixes
https://launchpad.net/bugs/68240 (I can't import list of gadu-gadu).

** Changed in: gaim (Ubuntu)
   Status: Needs Info = Fix Committed

-- 
I can't import list of gadu-gadu
https://launchpad.net/bugs/68240

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68786] Re: I see dead people (aka talk with people which appears offline on msn) doesn't work anymore on gaim

2006-10-31 Thread Richard Laager
Windows Live Messenger is not a valid test case (if we're talking about
a bug). It uses a newer version of the protocol. Really, this is
effectively a wishlist request for MSNP14 support, which is being worked
on.

-- 
I see dead people (aka talk with people which appears offline on msn) doesn't 
work anymore on gaim
https://launchpad.net/bugs/68786

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69531] Re: ImageMagick Font Issues

2006-10-31 Thread Richard Laager
Perhaps this package should be using Defoma: Defoma, which stands for
DEbian FOnt MAnager, provides a framework for automatic font
configuration. An application whose configuration of fonts usually
requires manual intervention can automate the process through Defoma, by
installing a Defoma-configuration script. The script gets called
whenever a font is installed and removed, so that the script may update
the application configuration.

-- 
ImageMagick Font Issues
https://launchpad.net/bugs/69531

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69531] Re: ImageMagick Font Issues

2006-10-31 Thread Richard Laager
** Bug watch added: Debian Bug tracker #396420
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=396420

** Also affects: Debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=396420
   Importance: Unknown
   Status: Unknown

-- 
ImageMagick Font Issues
https://launchpad.net/bugs/69531

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68543] Re: gaim - Hebrew contact names don't appear correctly

2006-10-31 Thread Richard Laager
Any chance you could test this with Gaim 2.0.0beta4?

-- 
gaim - Hebrew contact names don't appear correctly
https://launchpad.net/bugs/68543

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69531] ImageMagick Font Issues

2006-10-31 Thread Richard Laager
Public bug reported:

Binary package hint: libmagick9

Regarding one of our web servers, a co-worker of mine filed an internal
bug with this text:

 ImageMagick fonts don't get properly configured -- this seems like it
 may be a package bug to me, though I'm not sure.
 Basically /usr/lib/ImageMagick-6.2.4/config/type.xml, as installed,
 refers to type-ghostscript.xml, which refers to fonts that are not
 installed (we don't have any Type 1 fonts installed). The ImageMagick
 examples page ( http://www.cit.gu.edu.au/~anthony/graphics/imagick6/ )
 suggests using a script to enumerate fonts:
 http://www.cit.gu.edu.au/~anthony/graphics/imagick6/scripts/imagick_type_gen 
 (this produces a replacement for type.xml). I did that and it seems to work 
 fine. The proper way would probably involve having every installed font 
 package add a file to be included in type.xml. (Well, ideally, there would be 
 a type.d directory, I suppose :) )

Our needing to edit a configuration file which is stored
in /usr/lib/ImageMagick-6.2.4/config makes me nervous. It's going to get
overwritten on upgrades, since it's not a conffile, right?

** Affects: imagemagick (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
ImageMagick Font Issues
https://launchpad.net/bugs/69531

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync

2006-11-02 Thread Richard Laager
I'd recommend against uploading 2.0.0beta4. There were some regressions
in beta4. Some have been fixed, some will be fixed shortly (and then
we'll release a beta4.1 or something), and some might take more time to
be fixed properly.

-- 
New gaim upstream version - 2.0.0beta4 available in Debian, please sync
https://launchpad.net/bugs/68616

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync

2006-11-02 Thread Richard Laager
Well, libnm-glib causing gaim to hang infinitely on startup is a bad
regression. This affects Dapper, so it might cause problems for Edgy.
They'd have to be careful to disable libnm support until we fix that.
There are some more, Sean or Luke would know more. When we get beta5 out
shortly, only the libnm problem should be left.

-- 
New gaim upstream version - 2.0.0beta4 available in Debian, please sync
https://launchpad.net/bugs/68616

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 70129] Re: Usability problems

2006-11-03 Thread Richard Laager
If you want Crtl-Enter to send a message, you can set that from your
.gtkrc-2.0 file. This is explained in the Gaim FAQ. Here's a direct
link: http://gaim.sourceforge.net/faq2.php#q20

-- 
Usability problems
https://launchpad.net/bugs/70129

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61986] Re: tango icon set

2006-09-23 Thread Richard Laager
Regarding the first, it's very important that you not replace the about
box logo with something that says GAIM. The program is always to be
referred to as Gaim or gaim, as outlined in the FAQ.

Gaim 2.0.0 has a number of icons from lokheed's previous icon theme.

Regarding the specific icons...

The Gaim developers are split on the clock vs. notepad icon for away.

I don't think it's a good idea to replace the generic Jabber icon with
an icon clearly based on the Google Talk icon.

The Yahoo icon is even less recognizable than the current one we have in
Gaim.

I don't like the replacement of the Gaim dude icons wholesale. The
status ones incorporate the icon for a web browser, which is really
confusing. The dialog ones are nice, but the Gaim Cool icon has been
replaced with something that indicates a clear lack of understanding
about what that icon is used for.

I really with the creator of these icons would've brought them to us for
inclusion upstream, but he didn't. I found a previous version from a
user's suggestion. As I mentioned, I included many of them upstream.
However, the creator of those icons wasn't willing to work with us on
changing some icons to meet the developers' requirements. To be fair, I
rejected some of them right away without providing reasons (which I
intended on getting to later) which set a bad tone.

I could detail more issues, which are not as critical, but it's really
late here...

Regarding the second set... I like some of those better, but I'm not
going to detail it.

All in all, if you feel there are specific icons in these themes that
are better than those in Gaim 2.0.0 now, I'd be willing to look at
including them upstream, which seems like a far better thing for
everyone involved. I'd really rather not see Ubuntu with different icons
(unless their entire desktop theme were to vary a lot from the
respective upstream projects). It increases the support costs on both
sides, and deprives Gaim users on other distros of nicer icons.

-- 
tango icon set
https://launchpad.net/bugs/61986

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 59358] Re: gaim2.0b3 crashes when contacts sorted by log size

2006-09-23 Thread Richard Laager
For the record, if the log files are corrupt, we still shouldn't crash.
However, given the way the code works, nothing even looks at the
contents of the log files to determine their size. It's obtained from a
stat() call. So, getting a backtrace is the most useful next step here.

-- 
gaim2.0b3 crashes when contacts sorted by log size
https://launchpad.net/bugs/59358

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 39640] Re: [2.0beta3] gaim: status pulldown menu is half empty (drawn offscreen)

2006-09-23 Thread Richard Laager
Jeff, you really need to take this up with the GTK+ folks.

-- 
[2.0beta3] gaim: status pulldown menu is half empty (drawn offscreen)
https://launchpad.net/bugs/39640

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60921] Re: gaim crash on msn log in

2006-09-25 Thread Richard Laager
** Bug watch added: Debian Bug tracker #389398
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389398

** Also affects: gaim (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389398
   Importance: Unknown
   Status: Unknown

-- 
gaim crash on msn log in
https://launchpad.net/bugs/60921

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57145] Re: [2.0beta3] Gaim let the buddy window when quit, and crash (galago ?)

2006-09-25 Thread Richard Laager
You click the Distribution link near Also affects, then choose
Ubuntu and type in the package name. I've added a task for gaim-
galago, and I'm rejecting the Gaim one.

** Also affects: gaim-galago (Ubuntu)
   Importance: Untriaged
   Status: Unconfirmed

** Changed in: gaim (Ubuntu)
   Status: Needs Info = Rejected

-- 
[2.0beta3] Gaim let the buddy window when quit, and crash (galago ?)
https://launchpad.net/bugs/57145

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61755] Re: No bonjour support

2006-09-26 Thread Richard Laager
To do that would require that Gaim, a package in main, build-depend on a
package not in main. Ubuntu policy may not allow that.

-- 
No bonjour support
https://launchpad.net/bugs/61755

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44329] Re: Tiger won't run when using varrun filesystem

2006-09-29 Thread Richard Laager
David, this bug shouldn't cause that problem.

-- 
Tiger won't run when using varrun filesystem
https://launchpad.net/bugs/44329

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 62974] Re: Please sync gaim-irchelper (universe) from Debian unstable (main).

2006-09-29 Thread Richard Laager
For the record, Ubuntu has Gaim from the 2.0.0 line, so that'll be
important to consider when syncing.

-- 
Please sync gaim-irchelper (universe) from Debian unstable (main).
https://launchpad.net/bugs/62974

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 294731] [NEW] User Switcher Applet (FUSA) does not include Invisible status

2008-11-06 Thread Richard Laager
Public bug reported:

Pidgin includes an Invisible status (some may know it from their
protocol's official client as Appear Offline). The applet does not
offer this status. This leads to a disconnect between Pidgin and the
FUSA applet.

** Affects: fast-user-switch-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
User Switcher Applet (FUSA) does not include Invisible status
https://bugs.launchpad.net/bugs/294731
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 294731] Re: User Switcher Applet (FUSA) does not include Invisible status

2008-11-06 Thread Richard Laager
You clearly haven't used FUSA in Intrepid:
http://www.markshuttleworth.com/archives/233

** Changed in: fast-user-switch-applet (Ubuntu)
   Status: Invalid = New

-- 
User Switcher Applet (FUSA) does not include Invisible status
https://bugs.launchpad.net/bugs/294731
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 40306] Re: Should have accessibility meta packages

2008-11-08 Thread Richard Laager
This is Fix Released now. I looked at ubuntu-desktop in
packages.ubuntu.com for jaunty, but I don't see it. What exactly was
committed? Does it address my concerns in bug #40334 (which is marked as
a duplicate of this one)?

-- 
Should have accessibility meta packages
https://bugs.launchpad.net/bugs/40306
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 40306] Re: Should have accessibility meta packages

2008-11-08 Thread Richard Laager
It seems to me that someone needs to sit down and merge the suggested
packages here with the list from ubuntu-meta and then merge that into
the existing gnome-accessibility package (and send that diff to Debian).
gnome-accessibility would then need to be pulled into main, wherein
ubuntu-meta could Recommend it and no longer Depend on the accessibility
packages it does now. Thus, we'd install all the accessibility stuff by
default, but if someone doesn't need it (or doesn't need all of it),
they could easily remove it without having to remove the ubuntu-desktop
package.

-- 
Should have accessibility meta packages
https://bugs.launchpad.net/bugs/40306
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123773] Re: 'SIOCSIFFLAGS: Cannot assign requested address' when setting up ip alias

2008-10-31 Thread Richard Laager
I can confirm that the wireless-tools script is causing this issue for
me. Why is /etc/network/if-pre-up.d/wireless-tools doing ifconfig up
when it's clearly being done somewhere else already (since this
interface comes up)?

-- 
'SIOCSIFFLAGS: Cannot assign requested address' when setting up ip alias
https://bugs.launchpad.net/bugs/123773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123773] Re: 'SIOCSIFFLAGS: Cannot assign requested address' when setting up ip alias

2008-11-02 Thread Richard Laager
Yes, the patch works.

-- 
'SIOCSIFFLAGS: Cannot assign requested address' when setting up ip alias
https://bugs.launchpad.net/bugs/123773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 233913] Re: Gnome launcher drops http ? parameters (query strings) in URLs

2008-11-04 Thread Richard Laager
This is still broken in Intrepid with a nautilus package version of
1:2.24.1-0ubuntu1. Sebastien: What version did you think would fix this?

** Changed in: nautilus (Ubuntu)
   Status: Fix Released = Confirmed

-- 
Gnome launcher drops http ? parameters (query strings) in URLs
https://bugs.launchpad.net/bugs/233913
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273220] Re: Pidgin icon matches the user-switcher-applet too much

2008-11-05 Thread Richard Laager
How does one get the Pidgin buddy list to come up if it doesn't have a
tray icon?

-- 
Pidgin icon matches the user-switcher-applet too much
https://bugs.launchpad.net/bugs/273220
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 294547] [NEW] User Switcher Applet (FUSA) icons do not match Pidgin

2008-11-05 Thread Richard Laager
Public bug reported:

Judging from bug #262083, the icons in the user switcher applet came
from Empathy.

Currently, Pidgin is the default IM client in Ubuntu. The icons in the
FUSA don't match the icons in Pidgin, which is confusing and ugly.

Even if Pidgin weren't the default IM client, how on earth does a red
triangle mean someone is away?

For those looking for a work-around, the following shell commands will divert 
the FUSA icons away and symlink in the Pidgin ones:
dir=/usr/share/fast-user-switch-applet/icons/hicolor
for status in offline busy online away ; do
for size in 16 22 32 48 ; do
file=$dir/${size}x${size}/status/user-$status.png
dpkg-divert --divert $file.fusa --rename $file
[ $status = online ]  status=available
ln -s /usr/share/pixmaps/pidgin/status/$size/$status.png $file
done
done

** Affects: fast-user-switch-applet (Ubuntu)
 Importance: Undecided
 Status: New

** Changed in: fast-user-switch-applet (Ubuntu)
Sourcepackagename: None = fast-user-switch-applet

-- 
User Switcher Applet (FUSA) icons do not match Pidgin
https://bugs.launchpad.net/bugs/294547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273220] Re: Pidgin icon matches the user-switcher-applet too much

2008-11-05 Thread Richard Laager
Also, NetworkManager anyone? Or any media player? They all keep a
persistent icon in the notification area.

-- 
Pidgin icon matches the user-switcher-applet too much
https://bugs.launchpad.net/bugs/273220
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291846] Re: Design implementation issues with new FUSA applet from Intrepid

2008-11-05 Thread Richard Laager
#1 is bug #283095
#2, I agree that tooltips are needed.
#3, I don't see that as problematic but wouldn't care either way.
#4 is a serious problem. I propose that the number be capped at some arbitrary 
number of users (say 5).
#5, I would like to see it with no users icon at all. Since it's always going 
to show either a shutdown or presence icon, what's the point of the user's 
icon? That option should be changed to be nothing (in the My 
Name/Users/[users icon] space.
#6 is bug #273220

-- 
Design  implementation issues with new FUSA applet from Intrepid
https://bugs.launchpad.net/bugs/291846
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 286206] [NEW] Scheduled Transaction Calendar Is One Occurrence Short

2008-10-19 Thread Richard Laager
Public bug reported:

The scheduled transaction editor shows a calendar of the upcoming occurrences.
For transactions with a finite number of occurrences, it's one short. For
example, if there is one occurrence remaining, there will be no highlighted
dates. If there are two occurrences remaining, there will be just one
highlighted date.

Also, when creating the transaction initially, all scheduled transactions are
treated as infinite; in other words, all the matching dates are highlighted
even if the number of occurrences is, for example, one.

Steps to reproduce:
1. Create a scheduled transaction.
2. Set the number of occurrences and occurrences remaining to one.
3. Look at the dates highlighted. All the relevant dates will be highlighted.
4. Save the transaction.
5. Re-open the transaction.
6. Look at the dates highlighted. None will be highlighted.

Expected results:
One date should be highlighted in both cases.

Does this happen every time?
Yes.

** Affects: gnucash
 Importance: Undecided
 Status: New

** Affects: gnucash (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: gnucash
   Importance: Undecided
   Status: New

-- 
Scheduled Transaction Calendar Is One Occurrence Short
https://bugs.launchpad.net/bugs/286206
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 271829] Re: Evolution PGP error awkward

2008-10-22 Thread Richard Laager
Yes, it's reproducible. As I said, this happens when you mistype your
passphrase 3 times. I'm running Hardy.

-- 
Evolution PGP error awkward
https://bugs.launchpad.net/bugs/271829
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 227166] Re: seahorse Authorize Passphrase Access dialog Cancel button doesn't cancel

2008-10-23 Thread Richard Laager
I searched and couldn't find any other bug report about this in
Launchpad. I then found one upstream, which was not linked to anything
in Launchpad. Accordingly, I linked it here and re-opened.

** Bug watch added: GNOME Bug Tracker #511257
   http://bugzilla.gnome.org/show_bug.cgi?id=511257

** Also affects: evolution via
   http://bugzilla.gnome.org/show_bug.cgi?id=511257
   Importance: Unknown
   Status: Unknown

** Summary changed:

- seahorse Authorize Passphrase Access dialog Cancel button doesn't cancel
+ Evolution prompts for passphrase if dialog from Seahorse (gpg-agent) is 
canceled

** Description changed:

- Binary package hint: seahorse
- 
- If you cancel the Authorize Passphrase Access dialog, you get an Enter
- Passphrase dialog. Instead, the operation should be rejected. For
- example, this happens in Evolution. You should be dropped back to the
- message and not have to hit Cancel at another dialog.
+ If you cancel the Authorize Passphrase Access dialog (from Seahorse),
+ you get an Enter Passphrase dialog (from Evolution). Instead, the
+ operation should be rejected. You should be dropped back to the message
+ and not have to hit Cancel at another dialog.

** Changed in: evolution (Ubuntu)
   Status: Invalid = Confirmed

-- 
Evolution prompts for passphrase if dialog from Seahorse (gpg-agent) is canceled
https://bugs.launchpad.net/bugs/227166
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 44728] Re: Gaim doesn't include SILC support

2008-04-02 Thread Richard Laager
That's not all that is needed. The big hang-up here is and always has
been getting libsilc into Ubuntu main. I'm not sure what's holding that
up, though.

-- 
Gaim doesn't include SILC support
https://bugs.launchpad.net/bugs/44728
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 197254] Re: pidgin often freezes for long seconds

2008-04-22 Thread Richard Laager
** Bug watch added: Pidgin bug tracker #5597
   http://developer.pidgin.im/ticket/5597

** Also affects: gaim via
   http://developer.pidgin.im/ticket/5597
   Importance: Unknown
   Status: Unknown

-- 
pidgin often freezes for long seconds
https://bugs.launchpad.net/bugs/197254
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 54127] Re: Certain windows steal focus

2008-03-03 Thread Richard Laager
Raptor, get a better window manager or file bugs on the one you
currently use.

The terminology that's become popular here is just awful. Windows don't
*steal* focus. The window manager is *focusing* them.

-- 
Certain windows steal focus
https://bugs.launchpad.net/bugs/54127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 107326] Re: non working gpt labels

2008-03-18 Thread Richard Laager
I agree. I've purchased a Mac to test this on, but I'm not sure if I'll
be able to fix this by myself. Any help would be greatly appreciated.

-- 
non working gpt labels
https://bugs.launchpad.net/bugs/107326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 151140] Re: bluefish doesn't honor the GNOME toolbar settings.

2008-03-05 Thread Richard Laager
I've filed a bug on Ubuntu. Things in Ubuntu should be consistent. It
should be possible for a non-GNOME app using GTK+ to honor this setting.

** Changed in: bluefish (Ubuntu)
   Status: Invalid = Confirmed

-- 
bluefish doesn't honor the GNOME toolbar settings.
https://bugs.launchpad.net/bugs/151140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 151140] Re: bluefish doesn't honor the GNOME toolbar settings.

2008-03-05 Thread Richard Laager
I don't really care about GTK vs. GNOME vs. whatever here. This bug is
for Ubuntu, not the upstream app. The setting is in System -
Preferences - Appearance. That implies it affects the appearance of
everything on the system.

I'm well aware of the This is a GTK+ app, not a GNOME app. argument.
I'm a developer on Pidgin and we use that plenty; hopefully only when
appropriate. ;)

The reason that bluefish isn't respecting the preference is that it's 
explicitly setting the toolbar style. There are several calls like this in 
src/gui.c:
gtk_toolbar_set_style(GTK_TOOLBAR(bfwin-toolbar_quickbar), 
GTK_TOOLBAR_ICONS);

Commenting all of those out yields the behavior I'm asking for.

Why does Bluefish need to override the default behavior of its GUI
toolkit?

-- 
bluefish doesn't honor the GNOME toolbar settings.
https://bugs.launchpad.net/bugs/151140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 151140] Re: bluefish doesn't honor the GNOME toolbar settings.

2008-03-06 Thread Richard Laager
 Any argument why they should (beside the fact that it is possible)?

They shouldn't override their toolkit's default settings without a good
reason. Is there any reason they should in this case (beside the fact
that it is possible)?

 Do you think we should patch all GTK applications in universe to make
them respect the Gnome settings, even when they have been clearly not
been designed this way?

I don't think we should go actively searching for them, but fixing them
as bug reports come in seems reasonable, if fixing is appropriate. (This
ties in with your next point, of course.)

 I use bluefish myself, and I'm on kubuntu, should I care about gnome
settings?

This brings up a lot of complex issues, but the answers are really the
same as the answer to the question of, Which theme should GTK+ use
under KDE? I don't know how that's managed, but this should be managed
in the same way: Either KDE sets the option for GTK+, or GTK+ reads it
from KDE.

More specifically for this... What does gedit show on toolbars in KDE?
Does KDE have a similar option? If so, if you change it, does gedit
change appropriately (perhaps with a re-launch of gedit)?

-- 
bluefish doesn't honor the GNOME toolbar settings.
https://bugs.launchpad.net/bugs/151140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 151140] Re: bluefish doesn't honor the GNOME toolbar settings.

2008-03-06 Thread Richard Laager
I'm going to do some more research on this.

Which of the following is the desired upstream behavior?
1. To always use icons only
2. To make icons only the *default* everywhere (even in GNOME with the 
system setting set to something else)
3. To make icons only the *default* in all non-GNOME environments, 
regardless of whether or not they have a similar system-wide setting
4. To make icons only the *default* in all environments that do NOT have 
a system-wide setting
5. Something else

-- 
bluefish doesn't honor the GNOME toolbar settings.
https://bugs.launchpad.net/bugs/151140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 176830] Re: Unloading uhci_hcd causes lock-ups (ipw3945 related?)

2008-03-10 Thread Richard Laager
To be honest, I'd rather just let this expire. I'm not sure how
reproducible it is even now. And really, if the high interrupts were
solved, there'd be no reason to unload it (which I'm not doing anyway).

-- 
Unloading uhci_hcd causes lock-ups (ipw3945 related?)
https://bugs.launchpad.net/bugs/176830
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201665] [NEW] DVDs should have a right-click option to play them

2008-03-12 Thread Richard Laager
Public bug reported:

It should be possible to right-click on a DVD icon on the desktop and
choose an option to play it.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
DVDs should have a right-click option to play them
https://bugs.launchpad.net/bugs/201665
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 45824] Re: Close doesn't work if a changelog is being downloaded

2007-11-14 Thread Richard Laager
I think this is fixed now. It's hard to reproduce when I'm on a fast
network, though.

-- 
Close doesn't work if a changelog is being downloaded
https://bugs.launchpad.net/bugs/45824
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180171] [PATCH] Fix warnings with -Wstrict-prototypes

2008-01-03 Thread Richard Laager
Public bug reported:

I compiled Pidgin with -Wstrict-prototypes and got a warning from gtkspell.
Attached is a patch to fix it.

** Affects: gtkspell
 Importance: Unknown
 Status: Unknown

** Affects: gtkspell (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pidgin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[PATCH] Fix gtkspell warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180171
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180171] Re: [PATCH] Fix warnings with -Wstrict-prototypes

2008-01-03 Thread Richard Laager

** Attachment added: gtkspell-strict-prototypes.diff
   http://launchpadlibrarian.net/11138321/gtkspell-strict-prototypes.diff

** Bug watch added: SourceForge.net Tracker #1863390
   http://sourceforge.net/support/tracker.php?aid=1863390

** Also affects: gtkspell via
   http://sourceforge.net/support/tracker.php?aid=1863390
   Importance: Unknown
   Status: Unknown

** Also affects: pidgin (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- [PATCH] Fix warnings with -Wstrict-prototypes
+ [PATCH] Fix gtkspell warnings with -Wstrict-prototypes

-- 
[PATCH] Fix gtkspell warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180171
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180174] [PATCH] Fix meanwhile warnings with -Wstrict-prototypes

2008-01-03 Thread Richard Laager
Public bug reported:

I looked into compiling Pidgin with -Wstrict-prototypes and got some
warnings from the meanwhile headers. I'm attaching a file with my fixes to
address those individual errors.

** Affects: gaim
 Importance: Unknown
 Status: Unknown

** Affects: meanwhile (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pidgin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[PATCH] Fix meanwhile warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180174
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180174] Re: [PATCH] Fix meanwhile warnings with -Wstrict-prototypes

2008-01-03 Thread Richard Laager

** Attachment added: meanwhile-strict-prototypes.diff
   http://launchpadlibrarian.net/11138348/meanwhile-strict-prototypes.diff

-- 
[PATCH] Fix meanwhile warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180174
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180174] Re: [PATCH] Fix meanwhile warnings with -Wstrict-prototypes

2008-01-03 Thread Richard Laager
This patch is against meanwhile CVS.

** Attachment added: meanwhile-strict-prototypes-cvs.diff
   http://launchpadlibrarian.net/11138355/meanwhile-strict-prototypes-cvs.diff

** Also affects: pidgin (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: SourceForge.net Tracker #1863383
   http://sourceforge.net/support/tracker.php?aid=1863383

** Also affects: gaim via
   http://sourceforge.net/support/tracker.php?aid=1863383
   Importance: Unknown
   Status: Unknown

-- 
[PATCH] Fix meanwhile warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180174
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180179] [PATCH] Fix nspr warnings with -Wstrict-prototypes

2008-01-03 Thread Richard Laager
Public bug reported:

I compiled Pidgin with -Wstrict-prototypes and got some warnings from NSPR.
Attached is a patch to fix those warnings. I haven't done any more looking into
NSPR to find other instances of this problem, so I can't say for sure if this
is it or not.

** Affects: nspr
 Importance: Unknown
 Status: Unknown

** Affects: nspr (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pidgin (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: Mozilla Bugzilla #410677
   https://bugzilla.mozilla.org/show_bug.cgi?id=410677

** Also affects: nspr via
   https://bugzilla.mozilla.org/show_bug.cgi?id=410677
   Importance: Unknown
   Status: Unknown

** Also affects: pidgin (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[PATCH] Fix nspr warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180181] [PATCH] Fix warnings from GtkItemFactoryCallback with -Wstrict-prototypes

2008-01-03 Thread Richard Laager
Public bug reported:

I compiled Pidgin with -Wstrict-prototypes and got warnings from GTK+. Attached
is a patch to fix the problem.

I should point out that there's a commend about () and (void) above this line
of code that I don't understand. If this is not the correct fix, please let me
know.

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pidgin (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: GNOME Bug Tracker #507107
   http://bugzilla.gnome.org/show_bug.cgi?id=507107

** Also affects: gtk via
   http://bugzilla.gnome.org/show_bug.cgi?id=507107
   Importance: Unknown
   Status: Unknown

** Also affects: pidgin (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[PATCH] Fix warnings from GtkItemFactoryCallback with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180181
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67224] Re: Pidgin chat refresh bug

2008-01-03 Thread Richard Laager
** Also affects: pidgin via
   http://developer.pidgin.im/ticket/938
   Importance: Unknown
   Status: Unknown

-- 
Pidgin chat refresh bug
https://bugs.launchpad.net/bugs/67224
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180181] Re: [PATCH] Fix warnings from GtkItemFactoryCallback with -Wstrict-prototypes

2008-01-07 Thread Richard Laager

** Attachment added: gtk-strict-prototypes.diff
   http://launchpadlibrarian.net/11186995/gtk-strict-prototypes.diff

-- 
[PATCH] Fix warnings from GtkItemFactoryCallback with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180181
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180179] Re: [PATCH] Fix nspr warnings with -Wstrict-prototypes

2008-01-07 Thread Richard Laager

** Attachment added: nspr-strict-prototypes.diff
   http://launchpadlibrarian.net/11187008/nspr-strict-prototypes.diff

-- 
[PATCH] Fix nspr warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 164189] Re: uuidgen manual page inconsistency

2007-11-28 Thread Richard Laager

** Changed in: e2fsprogs (Ubuntu)
   Status: New = Confirmed

** Attachment added: e2fsprogs-uuidgen.1.patch
   http://launchpadlibrarian.net/10631069/e2fsprogs-uuidgen.1.patch

** Bug watch added: SourceForge.net Tracker #1840689
   http://sourceforge.net/support/tracker.php?aid=1840689

** Also affects: e2fsprogs via
   http://sourceforge.net/support/tracker.php?aid=1840689
   Importance: Unknown
   Status: Unknown

-- 
uuidgen manual page inconsistency
https://bugs.launchpad.net/bugs/164189
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 107326] Re: non working gpt labels

2007-12-06 Thread Richard Laager
Quesar, the bug I referenced includes a comment about GRUB in Ubuntu
being patched with the GPT support.

-- 
non working gpt labels
https://bugs.launchpad.net/bugs/107326
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >