[Bug 643856] Re: vlc crashed with SIGSEGV in dl_iterate_phdr()

2010-10-08 Thread Nathaniel McCallum
FYI, your version of libproxy (0.3.1) is ancient.  Please upgrade.

-- 
vlc crashed with SIGSEGV in dl_iterate_phdr()
https://bugs.launchpad.net/bugs/643856
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 580126] [NEW] monodevelop menu are broken when using global menus

2010-05-13 Thread Nathaniel McCallum
Public bug reported:

Binary package hint: monodevelop

Install and configure global gtk menus.  Run monodevelop.  The initial
menu items show up, but when you click them nothing happens.

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

-- 
monodevelop menu are broken when using global menus
https://bugs.launchpad.net/bugs/580126
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 547106] Re: Please upgrade libproxy to 0.4.0 in Lucid

2010-04-13 Thread Nathaniel McCallum
There is one external API change.  In < 0.4.0 I had documented that
px_proxy_factory_get_proxies() would never return NULL.  In 0.4.0 that
is no longer the case.  All though technically ABI is probably unchanged
(its a grey area), I thought it better safe than sorry to bump the
soname.  Apps written for < 0.4.0 that ignored my documentation and
tested for NULL anyway will work without a recompile.  Apps that heeded
my old documentation might crash if libproxy returns NULL and should
handle that case.

-- 
Please upgrade libproxy to 0.4.0 in Lucid
https://bugs.launchpad.net/bugs/547106
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 547106] Re: Please upgrade libproxy to 0.4.0 in Lucid

2010-03-25 Thread Nathaniel McCallum
To be clear, there is ONE, SMALL API change.  In versions >= 0.4.0 the
function px_proxy_factory_get_proxies() may return NULL.  Applications
that didn't consider this case should be fixed regardless.  Apps that do
consider this case will work on both versions.  libproxy 0.4.0 does
include a soname bump, so applications will probably need to be rebuilt.
Applications using any of the bindings should not need a rebuild.

-- 
Please upgrade libproxy to 0.4.0 in Lucid
https://bugs.launchpad.net/bugs/547106
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 433827] Re: Regression: "Automatic proxy configuration" + gnome-terminal now breaks apt-get, curl, wget...

2009-11-26 Thread Nathaniel McCallum
This is unrelated to libproxy, since the "pac+" is an internal
implementation detail and is never exported to the environment or
otherwise exposed via the API.

-- 
Regression: "Automatic proxy configuration" + gnome-terminal now breaks 
apt-get, curl, wget...
https://bugs.launchpad.net/bugs/433827
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 192559] Re: alsa update breaks kernel ABI

2008-03-08 Thread Nathaniel McCallum
Any update on this?

-- 
alsa update breaks kernel ABI
https://bugs.launchpad.net/bugs/192559
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 112349] Re: Firefox / Thunderbird fonts are smaller than system fonts rest when reducing the font resolution

2007-07-26 Thread Nathaniel McCallum
*** This bug is a duplicate of bug 114498 ***
https://bugs.launchpad.net/bugs/114498

going into about:config and setting layout.css.dpi = 0 (rather than -1)
seems to tell firefox/thunderbird to ignore the GNOME dpi setting and at
least makes it usable.

-- 
Firefox / Thunderbird fonts are smaller than system fonts rest when reducing 
the font resolution
https://bugs.launchpad.net/bugs/112349
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 112349] Re: Firefox / Thunderbird fonts are smaller than system fonts rest when reducing the font resolution

2007-07-26 Thread Nathaniel McCallum
*** This bug is a duplicate of bug 114498 ***
https://bugs.launchpad.net/bugs/114498

This bug is *not* a duplicate of #11498.  Problem still exists in gutsy
as of today.  This is only for firefox/thunderbird and not for the rest
of GNOME which works properly.

-- 
Firefox / Thunderbird fonts are smaller than system fonts rest when reducing 
the font resolution
https://bugs.launchpad.net/bugs/112349
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 80541] Re: Update to SVN trunk

2007-05-30 Thread Nathaniel McCallum
Your new packages work really well.  Thanks!

-- 
Update to SVN trunk
https://bugs.launchpad.net/bugs/80541
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 81524] Re: No new mail in evolution imap

2007-02-03 Thread Nathaniel McCallum
I looked through the SVN log and nothing has changed since the last
patch.  I commented on upstream.

-- 
No new mail in evolution imap
https://launchpad.net/bugs/81524

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


[Bug 81524] Re: No new mail in evolution imap

2007-02-02 Thread Nathaniel McCallum
This is only partially fixed upstream.  I am still having the problem.  
CAMEL_VERBOSE_DEBUG gives me this:
sending : A00033 SELECT INBOX
received: * 1353 EXISTS
received: * 0 RECENT
received: * OK [UIDVALIDITY 1157468607] UID validity status
received: * OK [UIDNEXT 5098] Predicted next UID
received: * FLAGS (Junk $Label1 $Label2 $Label3 $Label4 $Label5 $Forwarded 
NonJunk $MDNSent \Answered \Flagged \Deleted \Draft \Seen)
received: * OK [PERMANENTFLAGS (Junk $Label1 $Label2 $Label3 $Label4 $Label5 
$Forwarded NonJunk $MDNSent \* \Answered \Flagged \Deleted \Draft \Seen)] 
Permanent flags
received: * OK [UNSEEN 15] first unseen message in /var/spool/mail/num
received: A00033 OK [READ-WRITE] SELECT completed
sending : A00034 UID FETCH 1:* (FLAGS RFC822.SIZE INTERNALDATE 
BODY.PEEK[HEADER.FIELDS (DATE FROM TO CC SUBJECT REFERENCES IN-REPLY-TO 
MESSAGE-ID MIME-VERSION CONTENT-TYPE X-MAILING-LIST X-LOOP LIST-ID LIST-POST 
MAILING-LIST ORIGINATOR X-LIST SENDER RETURN-PATH X-BEENTHERE  )])
received: A00034 BAD Syntax error in header fields

I don't know what the mail server is, but it does work in every other
mail client.

-- 
No new mail in evolution imap
https://launchpad.net/bugs/81524

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


[Bug 80541] Update to SVN trunk

2007-01-18 Thread Nathaniel McCallum
Public bug reported:

Binary package hint: network-manager-pptp

Please update to the latest svn trunk as there have been recent changes.

** Affects: network-manager-pptp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Update to SVN trunk
https://launchpad.net/bugs/80541

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


[Bug 6568] Re: Update of java-gnome in breezy-backports and dapper

2006-10-04 Thread Nathaniel McCallum
no

-- 
Update of java-gnome in breezy-backports and dapper
https://launchpad.net/bugs/6568

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


[Bug 56610] Re: Automatic search from address entry doesn't work anymore

2006-09-04 Thread Nathaniel McCallum
Err... yes attachment 235062... sorry for the confusion

-- 
Automatic search from address entry doesn't work anymore
https://launchpad.net/bugs/56610

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


[Bug 56610] Re: Automatic search from address entry doesn't work anymore

2006-09-02 Thread Nathaniel McCallum
Attached is the patch on mozilla.org bug #235062 reworked to apply
against the firefox in edgy.  Keywords work in firefox, but not in
epiphany.  I recompiled epiphany with the new firefox-dev and it still
didn't change anything.

-- 
Automatic search from address entry doesn't work anymore
https://launchpad.net/bugs/56610

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