[Bug 1864707] Re: arbitrary command execution vulnerability

2020-02-27 Thread Ryan Kavanagh
My bad, I thought this was fixed by the sync, but it looks like it got
caught up by the debian import freeze.

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

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

Title:
  arbitrary command execution vulnerability

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

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

[Bug 1861242] Re: Major vulnerabilities in opensmtpd resulting in RCE and DOS

2020-02-25 Thread Ryan Kavanagh
** Changed in: opensmtpd (Ubuntu Bionic)
   Status: Confirmed => Fix Released

** Changed in: opensmtpd (Ubuntu Eoan)
   Status: Confirmed => Fix Released

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

Title:
  Major vulnerabilities in opensmtpd resulting in RCE and DOS

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

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

[Bug 1864707] [NEW] arbitrary command execution vulnerability

2020-02-25 Thread Ryan Kavanagh
Public bug reported:

OpenBSD 6.6 errata 021, February 24, 2020:

An out of bounds read in smtpd allows an attacker to inject arbitrary
commands into the envelope file which are then executed as root.
Separately, missing privilege revocation in smtpctl allows arbitrary
commands to be run with the _smtpq group.

This affects Debian versions since 5.7.3p2 (released upstream
2016-02-02). In particular, every Ubuntu release since xenial is affected.
Quoting from the advisory:

This vulnerability, an out-of-bounds read introduced in December
2015 (commit 80c6a60c, "when peer outputs a multi-line response
..."), is exploitable remotely and leads to the execution of
arbitrary shell commands: either as root, after May 2018 (commit
a8e22235, "switch smtpd to new grammar"); or as any non-root user,
before May 2018.

https://www.openwall.com/lists/oss-security/2020/02/24/5

The other advisory fixed by the patches does not appear to affect
Debian because /proc/sys/fs/protected_hardlinks is 1 by default:

https://www.openwall.com/lists/oss-security/2020/02/24/4

** Affects: opensmtpd (Ubuntu)
 Importance: Critical
 Status: Fix Released

** Affects: opensmtpd (Ubuntu Xenial)
 Importance: Critical
 Status: Confirmed

** Affects: opensmtpd (Ubuntu Bionic)
 Importance: Critical
 Status: Confirmed

** Affects: opensmtpd (Ubuntu Eoan)
 Importance: Critical
 Status: Confirmed

** Affects: opensmtpd (Debian)
 Importance: Unknown
 Status: Unknown

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-8794

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

** Also affects: opensmtpd (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952453
   Importance: Unknown
   Status: Unknown

** Also affects: opensmtpd (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: opensmtpd (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Also affects: opensmtpd (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: opensmtpd (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: opensmtpd (Ubuntu Bionic)
   Status: New => Confirmed

** Changed in: opensmtpd (Ubuntu Eoan)
   Status: New => Confirmed

** Changed in: opensmtpd (Ubuntu Xenial)
   Importance: Undecided => Critical

** Changed in: opensmtpd (Ubuntu Bionic)
   Importance: Undecided => Critical

** Changed in: opensmtpd (Ubuntu Eoan)
   Importance: Undecided => Critical

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

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

Title:
  arbitrary command execution vulnerability

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

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

[Bug 1861242] Re: Major vulnerabilities in opensmtpd resulting in RCE and DOS

2020-01-29 Thread Ryan Kavanagh
** Patch added: 
"0002-Fix-privilege-escalation-vulnerability-019_smtpd_exe.patch"
   
https://bugs.launchpad.net/debian/+source/opensmtpd/+bug/1861242/+attachment/5323906/+files/0002-Fix-privilege-escalation-vulnerability-019_smtpd_exe.patch

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

Title:
  Major vulnerabilities in opensmtpd resulting in RCE and DOS

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

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

[Bug 1861242] Re: Major vulnerabilities in opensmtpd resulting in RCE and DOS

2020-01-29 Thread Ryan Kavanagh
For bionic (6.0.3p1-1build1) and eoan (6.0.3p1-6), you'll want to
cherry-pick the following two commits from debian/buster branch from the
opensmtpd git packaging repo in Debian:

2483c1fceb8225a89e93901e9b5d182d576ac488
8cfa5131f89b8d454b65d152d98dfb863e00295a

https://salsa.debian.org/debian/opensmtpd/tree/debian/buster

I'm attaching these two commits as patches.

** Patch added: 
"0001-Fix-potential-denial-of-service-attack-018_smtpd_tls.patch"
   
https://bugs.launchpad.net/debian/+source/opensmtpd/+bug/1861242/+attachment/5323905/+files/0001-Fix-potential-denial-of-service-attack-018_smtpd_tls.patch

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

Title:
  Major vulnerabilities in opensmtpd resulting in RCE and DOS

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

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

[Bug 1861242] Re: Major vulnerabilities in opensmtpd resulting in RCE and DOS

2020-01-28 Thread Ryan Kavanagh
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-7247

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

Title:
  Major vulnerabilities in opensmtpd resulting in RCE and DOS

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

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

[Bug 1861242] [NEW] Major vulnerabilities in opensmtpd resulting in RCE and DOS

2020-01-28 Thread Ryan Kavanagh
Public bug reported:

opensmtpd versions >= 6 have two vulnerabilities:

An incorrect check allows an attacker to trick mbox delivery into executing
arbitrary commands as root and lmtp delivery into executing arbitrary commands
as an unprivileged user.

smtpd can crash on opportunistic TLS downgrade, causing a denial of
service.

** Affects: opensmtpd (Ubuntu)
 Importance: Critical
 Status: Confirmed

** Affects: opensmtpd (Debian)
 Importance: Unknown
 Status: Unknown

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

** Also affects: opensmtpd (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950121
   Importance: Unknown
   Status: Unknown

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

Title:
  Major vulnerabilities in opensmtpd resulting in RCE and DOS

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

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

[Bug 1589717] Re: bc cannot handle "comma" instead of "dot" in floating point operations

2018-05-14 Thread Ryan Kavanagh
Thanks for the bug report. However, the use of a period instead of a
locale-dependent separator is deliberate, bc was so-designed for good
reason, and this choice is specified by POSIX. Indeed, the POSIX man
page for bc(1) specifies:

   The bc utility always uses the  ('.')   character  to  represent 
 a  radix  point,
   regardless of any decimal-point character specified as part of the 
current locale.

See the rest of the section "APPLICATION USAGE" on https://www.unix.com
/man-page/posix/1P/bc/ for a rationale as to why the period is used.

** Changed in: bc (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  bc cannot handle "comma" instead of "dot" in floating point operations

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

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

[Bug 1016933] Re: First page disappears, other pages shift

2018-03-22 Thread Ryan Kavanagh
This bug report seems to be against the slingshot launcher, rather than
the slingshot game package. I'm updating the affects field accordingly.

** Package changed: slingshot (Ubuntu) => slingshot

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

Title:
  First page disappears, other pages shift

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

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

[Bug 891371] Re: app names strings in foreign language that is RTL are reversed

2018-03-22 Thread Ryan Kavanagh
This bug report seems to be against the slingshot launcher, rather than
the slingshot game package. I'm updating the affects field accordingly.

** Package changed: slingshot (Ubuntu) => slingshot

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

Title:
  app names strings in foreign language that is RTL are  reversed

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

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

[Bug 892495] Re: RTL issues in Slingshot

2018-03-22 Thread Ryan Kavanagh
This bug report seems to be against the slingshot launcher, rather than
the slingshot game package. I'm updating the affects field accordingly.

** Package changed: slingshot (Ubuntu) => slingshot

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

Title:
  RTL issues in Slingshot

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

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

[Bug 1069537] Re: [PATCH] bzfs.6.in: Unnecessary escape before + and some corrections to the manual

2013-06-04 Thread Ryan Kavanagh
** Changed in: bzflag
   Status: New = Fix Committed

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

Title:
  [PATCH] bzfs.6.in: Unnecessary escape before + and some corrections
  to the manual

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

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


[Bug 1074142] Re: 'dc' program docs are out of date

2013-06-03 Thread Ryan Kavanagh
*** This bug is a duplicate of bug 918836 ***
https://bugs.launchpad.net/bugs/918836

** This bug has been marked a duplicate of bug 918836
   .dcrc file not recognized

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

Title:
  'dc' program docs are out of date

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

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


[Bug 918836] Re: .dcrc file not recognized

2013-06-03 Thread Ryan Kavanagh
** Bug watch added: Debian Bug tracker #582137
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582137

** Changed in: bc (Debian)
   Status: Fix Released = Unknown

** Changed in: bc (Debian)
 Remote watch: Debian Bug tracker #472250 = Debian Bug tracker #582137

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

Title:
  .dcrc file not recognized

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

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


[Bug 918836] Re: .dcrc file not recognized

2013-06-02 Thread Ryan Kavanagh
** Bug watch added: Debian Bug tracker #472250
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472250

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

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

Title:
  .dcrc file not recognized

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

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


[Bug 861498] Re: Memory corruption when using many arrays

2013-06-02 Thread Ryan Kavanagh
Thanks for the bug report. This has been fixed by bc 1.06.95-7 in
Debian, which has now made its way to Ubuntu.

** Changed in: bc (Ubuntu)
   Status: New = Fix Released

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

Title:
  Memory corruption when using many arrays

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

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


[Bug 1157061] Re: Crash at launch

2013-05-29 Thread Ryan Kavanagh
*** This bug is a duplicate of bug 162151 ***
https://bugs.launchpad.net/bugs/162151

** This bug has been marked a duplicate of bug 162151
   full-screen opengl apps crash at start

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

Title:
  Crash at launch

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

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


[Bug 249276] Re: BZFlag segfaults when other players are present.

2013-05-29 Thread Ryan Kavanagh
Hi,

Thanks for the bug report. I'm closing this bug since I've been unable
to reproduce this bug, and nobody has confirmed it since it was reported
five years ago. If this is still an issue, please don't hesitate to
reopen this bug report and provide a backtrace as described on
https://wiki.ubuntu.com/Backtrace

Best wishes,
Ryan

** Changed in: bzflag (Ubuntu)
   Status: New = Invalid

** Changed in: bzflag (Ubuntu)
 Assignee: (unassigned) = Ryan Kavanagh (ryanakca)

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

Title:
  BZFlag segfaults when other players are present.

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

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


[Bug 515703] Re: I loaded bzflag and it worked, but it was a bit slow. So I increased the cache from 32 to 64. When I restarted bzflag it would no longer work. I get a black screen with just the words

2013-05-29 Thread Ryan Kavanagh
Hi Duncan,

Thanks for the bug report. Is this still an issue using the latest
version of bzflag?

Best wishes,
Ryan

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

** Changed in: bzflag (Ubuntu)
 Assignee: (unassigned) = Ryan Kavanagh (ryanakca)

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

Title:
  I loaded bzflag and it worked, but it was a bit slow.  So I increased
  the cache from 32 to 64.  When I restarted bzflag it would no longer
  work. I get a black screen with just the words All, Chat, Server, Misc
  on the screen.  I then have to switch the Pc off

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

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


[Bug 333810] Re: bzflag is very laggy when using teleporter in the game (Jaunty, MSI Wind)

2013-05-29 Thread Ryan Kavanagh
Hi Yannick,

Thanks for the bug report. Can you please confirm that this is still an
issue using the latest version of bzflag from the repositories?

Best wishes,
Ryan

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

** Changed in: bzflag (Ubuntu)
 Assignee: (unassigned) = Ryan Kavanagh (ryanakca)

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

Title:
  bzflag is very laggy when using teleporter in the game (Jaunty, MSI
  Wind)

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

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


[Bug 1069537] Re: [PATCH] bzfs.6.in: Unnecessary escape before + and some corrections to the manual

2013-05-29 Thread Ryan Kavanagh
It looks like LP's sourceforge bug tracker is broken. Reported at:
https://sourceforge.net/p/bzflag/bugs/599/

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

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

Title:
  [PATCH] bzfs.6.in: Unnecessary escape before + and some corrections
  to the manual

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

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


[Bug 1103746] Re: frescobaldi crashed with RuntimeError in /usr/lib/python2.7/dist-packages/frescobaldi_app/musicview/documents.py: the sip module implements API v9.0 to v9.1 but the popplerqt4 module

2013-02-22 Thread Ryan Kavanagh
** Changed in: frescobaldi (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: python-poppler-qt4 (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  frescobaldi crashed with RuntimeError in /usr/lib/python2.7/dist-
  packages/frescobaldi_app/musicview/documents.py: the sip module
  implements API v9.0 to v9.1 but the popplerqt4 module requires API
  v8.1

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

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


[Bug 1114248] Re: python-poppler-qt4 should be rebuilt when python-sip is upgraded

2013-02-22 Thread Ryan Kavanagh
Hi Joseph,
The current package now has an automatically generated dependency for the API 
of python-sip used during build, and so python-poppler-qt4 will be installable 
as long as that dependency is available. I don't know if it will get 
automatically rebuilt whenever the API changes, but at least it will become 
immediately obvious instead of users getting crashes.

** Changed in: python-poppler-qt4 (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  python-poppler-qt4 should be rebuilt when python-sip is upgraded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-poppler-qt4/+bug/1114248/+subscriptions

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


[Bug 1114248] Re: python-poppler-qt4 should be rebuilt when python-sip is upgraded

2013-02-20 Thread Ryan Kavanagh
Fixed by the sync of python-poppler-qt4 0.16.3-1.

** Changed in: python-poppler-qt4 (Ubuntu)
   Status: New = Fix Committed

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

Title:
  python-poppler-qt4 should be rebuilt when python-sip is upgraded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-poppler-qt4/+bug/1114248/+subscriptions

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


[Bug 1103746] Re: frescobaldi crashed with RuntimeError in /usr/lib/python2.7/dist-packages/frescobaldi_app/musicview/documents.py: the sip module implements API v9.0 to v9.1 but the popplerqt4 module

2013-02-20 Thread Ryan Kavanagh
Fixed by the sync of python-poppler-qt4 0.16.3-1

** Changed in: frescobaldi (Ubuntu)
   Status: New = Fix Committed

** Changed in: python-poppler-qt4 (Ubuntu)
   Status: New = Fix Committed

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

Title:
  frescobaldi crashed with RuntimeError in /usr/lib/python2.7/dist-
  packages/frescobaldi_app/musicview/documents.py: the sip module
  implements API v9.0 to v9.1 but the popplerqt4 module requires API
  v8.1

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

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


[Bug 1130434] [NEW] Sync python-poppler-qt4 0.16.3-1 (universe) from Debian experimental (main)

2013-02-19 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/python-poppler-qt4
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync python-poppler-qt4 0.16.3-1 (universe) from Debian
experimental (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/patches/build-with-poppler20.patch:
- Apply upstream patch to build with poppler-0.20

Applied upstream and included in 0.16.3, as exibited by the following upstream
changelog entry:
* Enable build with Poppler 0.18 and 0.20 (new api not yet)
  (contributed by Marek Kašík, thanks!)

Changelog entries since current raring version 0.16.2-2ubuntu1:

python-poppler-qt4 (0.16.3-1) experimental; urgency=low

  * New upstream release. 
  * Build-Depend on python-sip-dev and add ${sip:Depends} to Depends. This
prevents having to manually rebuild python-poppler-qt4 every time
python-sip gets update, or more precisely, users won't get mysterious
crashes every time pythno-sip gets updated
  * Bump standards to 3.9.4, no changes needed
  * Use debhelper = 9.0.0, bump compat to 9, so that hardening build flags
are enabled
  * Update copyright years

 -- Ryan Kavanagh r...@debian.org  Tue, 12 Feb 2013 11:10:00 -0500

** Affects: python-poppler-qt4 (Ubuntu)
 Importance: Wishlist
 Status: New

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

Title:
  Sync python-poppler-qt4 0.16.3-1 (universe) from Debian experimental
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-poppler-qt4/+bug/1130434/+subscriptions

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

[Bug 1130438] [NEW] Sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental (main)

2013-02-19 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/frescobaldi
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental
(main)

Changelog entries since current raring version 2.0.5+ds1-1:

frescobaldi (2.0.8+ds1-1) experimental; urgency=low

  * New upstream release
+ Repacked to remove hyphdicts and Tango icon theme
+ Documented this in Debian/README.source

 -- Ryan Kavanagh r...@debian.org  Tue, 12 Feb 2013 12:30:16 -0500

** Affects: frescobaldi (Ubuntu)
 Importance: Wishlist
 Status: New

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

Title:
  Sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental
  (main)

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

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


[Bug 1130439] [NEW] Sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental (main)

2013-02-19 Thread Ryan Kavanagh
*** This bug is a duplicate of bug 1130438 ***
https://bugs.launchpad.net/bugs/1130438

Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

 affects ubuntu/frescobaldi
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental
(main)

Changelog entries since current raring version 2.0.5+ds1-1:

frescobaldi (2.0.8+ds1-1) experimental; urgency=low

  * New upstream release
+ Repacked to remove hyphdicts and Tango icon theme
+ Documented this in Debian/README.source

 -- Ryan Kavanagh r...@debian.org  Tue, 12 Feb 2013 12:30:16 -0500

** Affects: frescobaldi (Ubuntu)
 Importance: Wishlist
 Status: New

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

Title:
  Sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental
  (main)

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

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


[Bug 1130435] [NEW] Sync python-poppler-qt4 0.16.3-1 (universe) from Debian experimental (main)

2013-02-19 Thread Ryan Kavanagh
*** This bug is a duplicate of bug 1130434 ***
https://bugs.launchpad.net/bugs/1130434

Public bug reported:

 affects ubuntu/python-poppler-qt4
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync python-poppler-qt4 0.16.3-1 (universe) from Debian
experimental (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/patches/build-with-poppler20.patch:
- Apply upstream patch to build with poppler-0.20

Applied upstream and included in 0.16.3, as exibited by the following upstream
changelog entry:
* Enable build with Poppler 0.18 and 0.20 (new api not yet)
  (contributed by Marek Kašík, thanks!)

Changelog entries since current raring version 0.16.2-2ubuntu1:

python-poppler-qt4 (0.16.3-1) experimental; urgency=low

  * New upstream release. 
  * Build-Depend on python-sip-dev and add ${sip:Depends} to Depends. This
prevents having to manually rebuild python-poppler-qt4 every time
python-sip gets update, or more precisely, users won't get mysterious
crashes every time pythno-sip gets updated
  * Bump standards to 3.9.4, no changes needed
  * Use debhelper = 9.0.0, bump compat to 9, so that hardening build flags
are enabled
  * Update copyright years

 -- Ryan Kavanagh r...@debian.org  Tue, 12 Feb 2013 11:10:00 -0500

** Affects: python-poppler-qt4 (Ubuntu)
 Importance: Wishlist
 Status: New

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

Title:
  Sync python-poppler-qt4 0.16.3-1 (universe) from Debian experimental
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-poppler-qt4/+bug/1130435/+subscriptions

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

[Bug 1130439] Re: Sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental (main)

2013-02-19 Thread Ryan Kavanagh
*** This bug is a duplicate of bug 1130438 ***
https://bugs.launchpad.net/bugs/1130438

** This bug has been marked a duplicate of bug 1130438
   Sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental (main)

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

Title:
  Sync frescobaldi 2.0.8+ds1-1 (universe) from Debian experimental
  (main)

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

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


[Bug 1130435] Re: Sync python-poppler-qt4 0.16.3-1 (universe) from Debian experimental (main)

2013-02-19 Thread Ryan Kavanagh
*** This bug is a duplicate of bug 1130434 ***
https://bugs.launchpad.net/bugs/1130434

** This bug has been marked a duplicate of bug 1130434
   Sync python-poppler-qt4 0.16.3-1 (universe) from Debian experimental (main)

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

Title:
  Sync python-poppler-qt4 0.16.3-1 (universe) from Debian experimental
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-poppler-qt4/+bug/1130435/+subscriptions

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


[Bug 939196] Re: frescobaldi crashed with SIGABRT in __assert_fail_base()

2012-03-28 Thread Ryan Kavanagh
This was a bug with python-poppler-qt4 affecting Frescobaldi. It has
been fixed by the latest no-changes rebuild of python-poppler-qt4.

** Changed in: frescobaldi (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  frescobaldi crashed with SIGABRT in __assert_fail_base()

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

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


[Bug 907782] [NEW] Sync bangarang 2.1-1 (universe) from Debian unstable (main)

2011-12-22 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/bangarang
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync bangarang 2.1-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

There are only trivial differences, as exhibited by the following
debdiff:

-- BEGIN DEBDIFF --
diff -Nru bangarang-2.1/debian/changelog bangarang-2.1/debian/changelog
--- bangarang-2.1/debian/changelog  2011-12-09 11:58:02.0 -0500
+++ bangarang-2.1/debian/changelog  2011-12-18 13:35:55.0 -0500
@@ -1,8 +1,11 @@
-bangarang (2.1-0ubuntu1) precise; urgency=low
+bangarang (2.1-1) unstable; urgency=low
 
-  * New upstream release
+  * New upstream release (Closes: #651418)
+  * Drop 01_psychadelic_psychedelic.diff, applied upstream
+  * Drop 02_QFSFileEngine_open.diff, applied upstream
+  * Andrew's email changed to @gmail.com, update copyright file
 
- -- Jonathan Riddell jridd...@ubuntu.com  Fri, 09 Dec 2011 16:57:50 +
+ -- Ryan Kavanagh ryana...@kubuntu.org  Sun, 18 Dec 2011 13:34:52 -0500
 
 bangarang (2.0.1-1) unstable; urgency=low
 
diff -Nru bangarang-2.1/debian/control bangarang-2.1/debian/control
--- bangarang-2.1/debian/control2011-12-09 11:59:29.0 -0500
+++ bangarang-2.1/debian/control2011-07-25 07:55:01.0 -0400
@@ -1,8 +1,7 @@
 Source: bangarang
 Section: kde
 Priority: optional
-Maintainer: Kubuntu Developers kubuntu-de...@lists.ubuntu.com
-XSBC-Original-Maintainer: Debian KDE Extras Team 
pkg-kde-ext...@lists.alioth.debian.org
+Maintainer: Debian KDE Extras Team pkg-kde-ext...@lists.alioth.debian.org
 Uploaders: Ryan Kavanagh ryana...@kubuntu.org,
Andreas Marschke xxtj...@gmail.com
 Build-Depends: cmake,
diff -Nru bangarang-2.1/debian/copyright bangarang-2.1/debian/copyright
--- bangarang-2.1/debian/copyright  2011-12-09 11:57:45.0 -0500
+++ bangarang-2.1/debian/copyright  2011-12-18 13:28:42.0 -0500
@@ -8,7 +8,7 @@
 
 Upstream Authors:
 
-Andrew Lake jamboar...@yahoo.com
+Andrew Lake jamboar...@gmail.com
 Andreas Marschke xxtj...@gmail.com
 Stefan Burnicki stefan.burni...@gmx.de
 Ni Hui schuizhuyan...@126.com
@@ -17,7 +17,7 @@
 
 Copyright:
 
-Copyright (C) 2009–2011 Andrew Lake jamboar...@yahoo.com
+Copyright (C) 2009–2011 Andrew Lake jamboar...@gmail.com
 Copyright (C) 2009–2011 Ryan Kavanagh ryana...@kubuntu.org
 Copyright (C) 2009–2011 bangarang-project
 Copyright (C) 2009–2011 Kristof Bal kristof@gmail.com
-- END DEBDIFF --

Changelog entries since current precise version 2.1-0ubuntu1:

bangarang (2.1-1) unstable; urgency=low

  * New upstream release (Closes: #651418)
  * Drop 01_psychadelic_psychedelic.diff, applied upstream
  * Drop 02_QFSFileEngine_open.diff, applied upstream
  * Andrew's email changed to @gmail.com, update copyright file

 -- Ryan Kavanagh ryana...@kubuntu.org  Sun, 18 Dec 2011 13:34:52
-0500

** Affects: bangarang (Ubuntu)
 Importance: Wishlist
 Status: New

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

Title:
  Sync bangarang 2.1-1 (universe) from Debian unstable (main)

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

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

[Bug 817161] [NEW] Please remove libqinfinity, kobby from Oneiric

2011-07-27 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/libqinfinity
 affects ubuntu/kobby

Please remove libqinfinity and kobby (source+binary packages) from
Oneiric. They were broken by todays unintended sync with the Debian archive
which pulled in a new version of libinfinity. These two packages have
been broken in Debian for roughly three and a half months with little to
no complaint[0],[1].

Upstream has been unresponsive with regards to updating libqinfinity for
the new version of libinfinity. Its sole reverse dependency, kobby,
should also be removed on the samme grounds.

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622996
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622995

** Affects: kobby (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Affects: libqinfinity (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Please remove libqinfinity, kobby from Oneiric

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

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


[Bug 714682] Re: Terminal does not close after shell exits

2011-03-02 Thread Ryan Kavanagh
Hi,
Thanks for the bug report.

Can you please confirm that you do not have the hold option enabled.
To quote the man page:

   -hold|+hold
   Turn on/off hold window after exit support. If enabled, urxvt will
   not immediately destroy its window when the program executed within
   it exits. Instead, it will wait till it is being killed or closed
   by the user; resource hold.

Thanks,
Ryan

** Changed in: rxvt-unicode (Ubuntu)
   Status: New = Incomplete

** Changed in: rxvt-unicode (Ubuntu)
 Assignee: (unassigned) = Ryan Kavanagh (ryanakca)

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

Title:
  Terminal does not close after shell exits

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


[Bug 714762] [NEW] Sync turnin-ng 1.1-1 (universe) from Debian unstable (main)

2011-02-07 Thread Ryan Kavanagh
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

 affects ubuntu/turnin-ng
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync turnin-ng 1.1-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

There is no delta, we have an 'Xubuntu1' simply because Kubuntu and Debian had
two different tarballs.

Changelog entries since current natty version 1.0.1-1ubuntu1:

turnin-ng (1.1-1) unstable; urgency=low

  * New upstream release
- Dropped 02_egg_version.diff and 03_infodir.diff, applied upstream
  * Don't call install-info from setup.py, 04_manual_info_install.diff
  * Bumped to standards 3.9.1
  * Although section 2.3 of the Python Policy is for modules, we'll switch
to X-Python-Version from X{S,B}-Python-Version since it recommends it.
  * Updated example in README.Debian for new release
  * Bump to debhelper 8.
  * Added 'DM-Upload-Allowed: yes' with sponsor's permission

 -- Ryan Kavanagh ryana...@kubuntu.org  Fri, 04 Feb 2011 12:54:54
-0500

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iQUcBAEBCgAGBQJNUDoaAAoJEI97+PxKEcl6jNQn/Rpi+pfLYxTXOP0jE2gcoRRX
DvNML7dnVHiKr3KB4Up9kdbJlPmpb5jcTk5GgoSeim5H5uzORWwOyG3fT6PP7e+y
MEzKwAO++EK6UNHiiESLCLDEEWdsck8lmWIQxz7WqxG5rJW55v2had4Xogy8uqem
qqtpFh6wt4hOn2uwqFDaMLvSM5tAASeMgWfgmL/3yZql8uzRjRaU79sv4o8IjUlt
X73W7OmM4Hg1ilBKqJXj0+cKbg5Uw8n8YwISiKBTk8tlwHIjAtIdyt9exXexIfD5
80Hm/vmYY4YdBeXu10mbXgY4NjacP/IJPn/sqDeekf03I0OcsTB5ayblh/cu+tOQ
Z8jHfO8Wzce8tcIjm/D7bMtzc32AkTXYbySoIqyXBZlzZVtj2GuTvnm5b/MWo0sh
nTU+GTfLH4XExXRnXMZFdPNXD350Ju32jjMNrpoKM1LqT0bACKGXUh3nRzm7PtaD
FKkQ7Mqem0rMRUmjBp6n9kNazrCyenBWsSUwwJzxN2bVdbeNeBVaCINqmaReZwhV
8zENDqhesrLVQ7wN8qKcyiJ6ZxBwtWpASA5hPY34IEXpF6UV8a9nmXocwZKxl/Aj
TCxpsXnbbyl30wVt1a/E1WlWR+/cWyt/UtdOMCxHZaNbPRzdp/nk2cZNKQNtElgz
gh+TxfwbBRZTZBPR2+PdDv8b+0k5h1Q5XubWbcRxhwiQow4wKSxYqNsa9gm0/NT5
E40sNEAPYGyQNrc14TNSmjfbboCCqVVaPuvj/BQ6N2dUK0EJ2n7fQWPNHkL5v35C
dLpNpZ2Z0HeDNn7KV/nRzGoApyUpYGhuphXZD+4ieZnjR4lqD/AAiClD/i+giuGv
wPQLHzI0l6ZkH6XN2UFJglf5UqfNDyt0yjXhWsrcvJHU1AloUsYQp3jDBz0fPb2y
v+0Gx2DkqAANObvlc/FAUq8pe8nB2PNii57mALhmaD4tb+xDitIRjcHgRIWlshTj
mAv4vfMcqWs0aQCiGQs7BvxmSPLXSUrvJLgt0wYgzVj8lk3L2NCNv/bqCGqz+JFg
ROxgPd8hs4JoCqZDB2HAQY+g84U8+BsDKLabnOJIr2ABQQUYQJKAyYgsYYKfg8j1
ZYhy+NjfxZG3wXjvbdYyGOJFipdhdZXJGbNNvvpu8ID0WUfbnDPGMSjTVpnCohYY
VEbiDhiJajt7gNpZYnBgi0oc8z5AYjiFJHQFOzCzbuPJZXNbY6uEStFqXAgVpWQ3
rmW8PTJZ5LzA5YBwcwckTdce5ZEXvUZgF8pcOqDuaQI1bHjsDdRRV6hdyTS89947
i7AH7e2x5wWNeVwzn+m+iJ3ipvKHnbMcdt5uGVBiimslAbKJfxp4pj1LOsgDA4RJ
ZUr68kC72fo+ky4vrRq5Mc24Kfa3Upt3YSE88hQjHQ4srzCqx7l00SSkvPiLKczV
EBvLA5tJTzAJ3zkAcZo3rEUcSYl07v+ib4lnyZEI832rn+QYnU9mfOSblSSFBGi3
gxGQYb2crXCSu9a8PzlahH5ZD0++cbKiaD2yMlE0ykbQsFTu71MwkBXWxXFpfEsE
m2+weUtbUQGKwaY4xkR0CwtcRBV6NaNmtGZOfnsZlSLTaXE2xrU6sEsqkBmF9hCD
p/scioSyDLMApxBDn7y/2mXephFMtCuFqjJ4N7/ikV1dC/pfRFK1LM+KXvQMDGGI
ACZpt1HjCx/gTqfhZrnh
=CEMb
-END PGP SIGNATURE-

** Affects: turnin-ng (Ubuntu)
 Importance: Wishlist
 Status: New

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

Title:
  Sync turnin-ng 1.1-1 (universe) from Debian unstable (main)

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


Re: [Bug 714762] Re: Sync turnin-ng 1.1-1 (universe) from Debian unstable (main)

2011-02-07 Thread Ryan Kavanagh
Hi Angel,

On Mon, Feb 07, 2011 at 10:08:00PM -, Angel Abad wrote:
 Hi Ryan! Debian package FTBFS in natty pbuilder chroot, please fix it:
 
 dpkg-source --before-build turnin-ng-1.1
 dpkg-buildpackage: host architecture amd64
  fakeroot debian/rules clean
 dh clean
dh_testdir
dh_auto_clean
 Traceback (most recent call last):
   File setup.py, line 3, in module
 from distutils.command.build import build
 ImportError: No module named distutils.command.build
 dh_auto_clean: python2.6 setup.py clean -a returned exit code 1
 make: *** [clean] Error 1
 dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
 E: Failed autobuilding of package
 
 Thanks for your work!

I'm not too sure what is happening here, it built under unstable and
just finished building in my natty PPA[0]; distutils.command.build is
part of the standard python distribution, it shouldn't be missing under
python2.6. Any suggestions on what could be happening here?

Attached is a debdiff from turnin-ng_1.1-1 to the version I uploaded to
my PPA. As you'll see, the only change is to the distribution in
debian/changelog.

Kind regards,
Ryan

[0] https://edge.launchpad.net/~ryanakca/+archive/ppa/+buildjob/2247408


** Attachment added: turnin-ng_1.1-1~ppa1.debdiff
   
https://bugs.launchpad.net/bugs/714762/+attachment/1837494/+files/turnin-ng_1.1-1%7Eppa1.debdiff

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

Title:
  Sync turnin-ng 1.1-1 (universe) from Debian unstable (main)

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


[Bug 710358] [NEW] Please remove knmap from the archives

2011-01-30 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/knmap
 subscribe ubuntu-sponsors

Please remove the knmap packages (source and all associated binaries)
from Kubuntu Natty. knmap has been dropped from Debian Unstable[0] and
Testing[1]. knmap is a KDE3 application to which a KDE4 alternative
(nmapsi4) is available and is thus no longer needed in the archives.

The knmap/knmap-docs have no exterior rdepends.

Kind regards,
Ryan Kavanagh

[0] http://bugs.debian.org/611377
[1] http://packages.qa.debian.org/k/knmap/news/20110129T163914Z.html

-- 
|_)|_/  Ryan Kavanagh |  GnuPG key
| \| \  http://ryanak.ca/ |  4A11C97A (Transitioning from E95EDDC9)   
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

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

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

Title:
  Please remove knmap from the archives

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


[Bug 509237] Still an issue?

2010-12-22 Thread Ryan Kavanagh
 status incomplete
 assignee ryana...@kubuntu.org

Hi,
Thanks for the bug report.

I've been unable to reproduce this bug on Kubuntu 10.10. Is this still
an issue with the latest version of the package on the most recent
Kubuntu release?

Kind regards,
Ryan Kavanagh


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

** Changed in: bangarang (Ubuntu)
 Assignee: (unassigned) = Ryan Kavanagh (ryanakca)

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

Title:
  Bangarang does not reproduce avi video files

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


[Bug 628863] [NEW] No man page for do-release-upgrade

2010-09-02 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/update-manager-core
 status confirmed

do-release-upgrade should have a man page.

** Affects: update-manager-core (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
No man page for do-release-upgrade
https://bugs.launchpad.net/bugs/628863
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 377915] Re: basic256 (0.9.2) crushes under Ubuntu 9.04

2010-08-13 Thread Ryan Kavanagh
Hi folks,
I'm working on updating the package in Debian, I'm hoping to have it uploaded 
within the next few days. Afterwards, I'll see what I can do about getting it 
synced into Ubuntu.

Ryan

-- 
basic256 (0.9.2) crushes under Ubuntu 9.04
https://bugs.launchpad.net/bugs/377915
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 358391] Re: Window games should start in the centre of the screen

2010-08-11 Thread Ryan Kavanagh
slingshot opens centered here. I've added an option upstream to have it
full screen. And for the unlucky few where it isn't centered, I don't
see any options in pygame.display to make it so. Marking as wont fix.

Thanks,
Ryan

** Changed in: slingshot (Ubuntu)
   Status: New = Won't Fix

-- 
Window games should start in the centre of the screen
https://bugs.launchpad.net/bugs/358391
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 469884] Re: kolab_bootstrap does not fill LDAP

2010-07-30 Thread Ryan Kavanagh
** Changed in: kolabd (Ubuntu)
   Status: New = Confirmed

-- 
kolab_bootstrap does not fill LDAP
https://bugs.launchpad.net/bugs/469884
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 605011] [NEW] Please merge offlineimap 6.2.0.2 (universe) from Debian unstable (main)

2010-07-13 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/offlineimap
 assignee ryana...@kubuntu.org
 status inprogress
 importance wishlist

Please merge offlineimap 6.2.0.2 (universe) from Debian unstable

** Affects: offlineimap (Ubuntu)
 Importance: Wishlist
 Assignee: Ryan Kavanagh (ryanakca)
 Status: In Progress

-- 
Please merge offlineimap 6.2.0.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/605011
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 605011] Debdiffs and build log

2010-07-13 Thread Ryan Kavanagh
 subscribe ubuntu-sponsors
 status confirmed

Attached are:
 * ubuntu.debdiff: debdiff between offlineimap_6.2.0+nmu2ubuntu1.dsc and
   offlineimap_6.2.0.2ubuntu1.dsc
 * debian.debdiff: debdiff between offlineimap_6.2.0.2.dsc and
   offlineimap_6.2.0.2ubuntu1.dsc
 * offlineimap_6.2.0.2ubuntu1_i386.build: sbuild build log

Cheers,
Ryan

-- 
|_)|_/  Ryan Kavanagh |  GnuPG key
| \| \  http://ryanak.ca/ |  4A11C97A (Transitioning from E95EDDC9)   
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments
Ol qrpelcgvat guvf zrffntr lbh ner va ivbyngvba bs gur QZPN!


** Attachment added: ubuntu.debdiff
   http://launchpadlibrarian.net/51878369/ubuntu.debdiff

** Attachment added: debian.debdiff
   http://launchpadlibrarian.net/51878370/debian.debdiff

** Attachment added: offlineimap_6.2.0.2ubuntu1_i386.build
   http://launchpadlibrarian.net/51878371/offlineimap_6.2.0.2ubuntu1_i386.build

** Changed in: offlineimap (Ubuntu)
   Status: In Progress = Confirmed

-- 
Please merge offlineimap 6.2.0.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/605011
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 537793]

2010-04-20 Thread Ryan Kavanagh
I too can confirm that this issue has disappeared with the latest upgrade to
Linux qoppa 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 i686
GNU/Linux

This is on an MSI Wind U123

Cheers,
Ryan

-- 
[script splash] missed passphrase keypress for encrypted HD
https://bugs.launchpad.net/bugs/537793
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 537793] Re: [script splash] missed passphrase keypress for encrypted HD

2010-04-17 Thread Ryan Kavanagh
** Changed in: plymouth (Ubuntu)
   Importance: Medium = High

-- 
[script splash] missed passphrase keypress for encrypted HD
https://bugs.launchpad.net/bugs/537793
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 537793] Re: missed passphrase keypress for encrypted HD

2010-04-15 Thread Ryan Kavanagh
Should the importance of this bug be bumped to High? My rationale for doing so 
would be the following two points from the High category on 
http://wiki.kubuntu.org/Bugs/Importance :
* Has a severe impact on a small portion of Ubuntu users (estimated)
* Makes a default Ubuntu installation generally unusable for some users
  o For example, if the system fails to boot, or X fails to start, on a 
certain make and model of computer

This bug has a severe impact on a small to moderate portion of Ubuntu
users (everybody with an encrypted hard disk, so what I'm guessing is a
large portion of people with laptops or netbooks). It makes the system
nearly unbootable after a fresh install. The user needs to know that
(s)he'll need to boot with recovery mode or manually edit the grub line
the first time around, then edit /etc/default/grub and set the
GRUB_CMDLINE_LINUX_DEFAULT option to  to work around the issue.

-- 
missed passphrase keypress for encrypted HD
https://bugs.launchpad.net/bugs/537793
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 561950] [NEW] Please sync kobby_1.0~beta5-2 from Debian unstable (main) to Kubuntu Lucid (universe)

2010-04-12 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/kobby
 subscribe ubuntu-release

Please sync kobby_1.0~beta5-2 from Debian unstable (main) to Ubuntu
lucid (universe).

Feature Freeze exception:

This version of Kobby is required now that libqinfinity2 has replaced
libqinfinity1.

Commit log since 1.0~beta3 release date (2009-12-05) is attached as
commit-log.gz.

Build log is attached as kobby_1.0~beta5-2-i386-20100411-1022.gz

Install log:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following NEW packages will be installed:
  kobby libqinfinity2{a}
0 packages upgraded, 2 newly installed, 0 to remove and 46 not upgraded.
Need to get 136kB of archives. After unpacking 586kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://192.168.1.101/ubuntu/ lucid/universe libqinfinity2 1.0~beta5-1 
[78.2kB]
Get:2 http://dp.ryanak.ca/ubuntu/ lucid/main kobby 1.0~beta5-2 [57.6kB]
Fetched 136kB in 0s (799kB/s)
Selecting previously deselected package libqinfinity2.
(Reading database ... 657719 files and directories currently installed.)
Unpacking libqinfinity2 (from .../libqinfinity2_1.0~beta5-1_i386.deb) ...
Selecting previously deselected package kobby.
Unpacking kobby (from .../kobby_1.0~beta5-2_i386.deb) ...
Processing triggers for desktop-file-utils ...
Processing triggers for man-db ...
Setting up libqinfinity2 (1.0~beta5-1) ...

Setting up kobby (1.0~beta5-2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done


Testing:
  Jonathan Thomas I am writing this portion of the FFe from Kobby 1.0 beta 5. 
Ryan 
  and I tested adding and removing documents, and everything went fine.

  Ryan Kavanagh Creating and removing folders also worked. The User list 
updates
  correctly. I think everything is working as it should, keeping in mind that 
this is
  beta software.

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

** Attachment added: commit-log.gz
   http://launchpadlibrarian.net/43980947/commit-log.gz

** Attachment added: kobby_1.0~beta5-2-i386-20100411-1022.gz
   
http://launchpadlibrarian.net/43980949/kobby_1.0%7Ebeta5-2-i386-20100411-1022.gz

-- 
Please sync kobby_1.0~beta5-2 from Debian unstable (main) to Kubuntu Lucid 
(universe)
https://bugs.launchpad.net/bugs/561950
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 561950] Re: Please sync kobby_1.0~beta5-2 from Debian unstable (main) to Kubuntu Lucid (universe)

2010-04-12 Thread Ryan Kavanagh
This sync will also fix bug #479534.

-- 
Please sync kobby_1.0~beta5-2 from Debian unstable (main) to Kubuntu Lucid 
(universe)
https://bugs.launchpad.net/bugs/561950
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 557220] Re: kubuntu splash using old logo

2010-04-10 Thread Ryan Kavanagh
Where in gfxboot-theme-ubuntu can I find a logo. All the source package
contains is a makefile, some .po files, a 16x16 console font and a
background gradient.

Was plymouth-theme-kubuntu-logo (source package: k-d-s) intended?

-- 
kubuntu splash using old logo
https://bugs.launchpad.net/bugs/557220
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 557220] Re: kubuntu splash using old logo

2010-04-09 Thread Ryan Kavanagh
** Changed in: gfxboot-theme-ubuntu (Ubuntu Lucid)
 Assignee: (unassigned) = Ryan Kavanagh (ryanakca)

-- 
kubuntu splash using old logo
https://bugs.launchpad.net/bugs/557220
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 558933] [NEW] Please sync libqinfinity 1.0~beta5-1 from Debian unstable (main) to Lucid (universe)

2010-04-08 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/libqinfinity
 subscribe ubuntu-release

Please sync libqinfinity_1.0~beta5 from Debian unstable (main) to
Kubuntu Lucid (universe).

Feature Freeze Exception:

This upstream version is required for libqinfinity to work in Lucid. The current
Lucid version (1.0~beta3) does not work with libinfinity-0.4 (it was written for
libinfinity-0.3).  libqinfinity_1.0~beta5-1 does.

The current Lucid version has not yet been built from source. We need to either
update our package to libqinfinity 1.0~beta5 or remove libqinfinity from the
archives.

Since Kobby is the only program in the archives that uses libqinfinity (FFe/sync
request to be filed shortly), this upgrade should have no impact on other
packages.

You can find a log of commits since libqinfinity 1.0~beta3's release date
(2009-12-05). (commit-log.gz)

Also attached is the build log
(libqinfinity_1.0\~beta5-1_i386.build.gz).

Here's the output of lintian run on the changes files:
N: Setting up lab in /tmp/5SbXDjNpYK ...
N: Processing changes file libqinfinity_1.0~beta5-1_i386.changes ...
N: Processing 3 packages...
N: 
N: Processing binary package libqinfinity2 (version 1.0~beta5-1) ...
N: 
N: Processing binary package libqinfinity-dev (version 1.0~beta5-1) ...
N: 
N: Processing binary package libqinfinity-dbg (version 1.0~beta5-1) ...
N: 1 tag overridden (1 info)
N: Removing /tmp/5SbXDjNpYK ...

Here's the install output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libinfinity-0.4-dev
The following NEW packages will be installed:
  libinfinity-0.4-dev libqinfinity-dbg libqinfinity-dev libqinfinity2
0 upgraded, 4 newly installed, 0 to remove and 117 not upgraded.
Need to get 1,526kB of archives.
After this operation, 4,997kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://dp.ryanak.ca/ubuntu/ lucid/main libqinfinity2 1.0~beta5-1 [78.1kB]
Get:2 http://192.168.1.101/ubuntu/ lucid/universe libinfinity-0.4-dev 0.4.1-1 
[488kB]
Get:3 http://dp.ryanak.ca/ubuntu/ lucid/main libqinfinity-dev 1.0~beta5-1 
[14.9kB]
Get:4 http://dp.ryanak.ca/ubuntu/ lucid/main libqinfinity-dbg 1.0~beta5-1 
[945kB]
Fetched 1,526kB in 1s (1,068kB/s)
[master bf3153f] saving uncommitted changes in /etc prior to apt run
 Author: Ryan Kavanagh ryana...@kubuntu.org
 1 files changed, 1 insertions(+), 0 deletions(-)
Selecting previously deselected package libinfinity-0.4-dev.
(Reading database ... 657543 files and directories currently installed.)
Unpacking libinfinity-0.4-dev (from .../libinfinity-0.4-dev_0.4.1-1_i386.deb) 
...
Selecting previously deselected package libqinfinity2.
Unpacking libqinfinity2 (from .../libqinfinity2_1.0~beta5-1_i386.deb) ...
Selecting previously deselected package libqinfinity-dev.
Unpacking libqinfinity-dev (from .../libqinfinity-dev_1.0~beta5-1_i386.deb) ...
Selecting previously deselected package libqinfinity-dbg.
Unpacking libqinfinity-dbg (from .../libqinfinity-dbg_1.0~beta5-1_i386.deb) ...
Setting up libinfinity-0.4-dev (0.4.1-1) ...
Setting up libqinfinity2 (1.0~beta5-1) ...

Setting up libqinfinity-dev (1.0~beta5-1) ...
Setting up libqinfinity-dbg (1.0~beta5-1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place


Testing:

I have built and run Kobby with libqinfinity_1.0~beta5-1.

I can connect to the server, edit remote documents, obtain the user list, create
remote documents, create remote folders, etc.

Everything appears to work as it should.


-- 
|_)|_/  Ryan Kavanagh |  GnuPG key
| \| \  http://ryanak.ca/ |  4A11C97A (Transitioning from E95EDDC9)   
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments
Ol qrpelcgvat guvf zrffntr lbh ner va ivbyngvba bs gur QZPN!

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

-- 
Please sync libqinfinity 1.0~beta5-1 from Debian unstable (main) to Lucid 
(universe)
https://bugs.launchpad.net/bugs/558933
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 555889] [NEW] Important executables' permissions randomly change to 000

2010-04-05 Thread Ryan Kavanagh
Public bug reported:

Under Ubuntu server 10.04, certain executables' permissions randomly
change to 000.

These executables include:
/sbin/init
/sbin/runlevel
/sbin/killall5
/usr/bin/dpkg
/usr/bin/apt-get

If this happens before a reboot, the system won't boot (/sbin/init is
000).

Work around if system won't boot:
Boot from a rescue CD, mount root system and change /sbin/init and 
/sbin/runlevel's permissions to something sane like 755.

I consider this a high or critical bug since it makes the system
*unbootable*.

This started happening after a fresh install and has been happening
randomly since. I have not been able to locate the cause of it.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Important executables' permissions randomly change to 000
https://bugs.launchpad.net/bugs/555889
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 312213] Re: No man page for xetex

2010-03-29 Thread Ryan Kavanagh
** Changed in: texlive-bin (Ubuntu)
   Status: New = Confirmed

-- 
No man page for xetex
https://bugs.launchpad.net/bugs/312213
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 532984] Re: Ubuntu 10.04 Alpha 3 won't boot, with (process 239): GLib-WARNING **: getpwid_r(): failed due to unknown user id (0), on HP Compaq Pentium 4

2010-03-18 Thread Ryan Kavanagh
I can confirm this with yesterday's server install CD, i386. Was booting
up fine, and then this problem started. I can boot from the install CD
and chroot in to help debug.

-- 
Ubuntu 10.04 Alpha 3 won't boot, with (process 239): GLib-WARNING **: 
getpwid_r(): failed due to unknown user id (0), on HP Compaq Pentium 4
https://bugs.launchpad.net/bugs/532984
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 540499] [NEW] Bastille complains that it is not running Debian GNU/Linux

2010-03-17 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/bastille

Before showing the curses interface (InteractiveBastille) and after running it,
the following line is printed several hundreds of times:

ERROR:   System is not running a stable Debian GNU/Linux version.
Setting to 5.0.


Bastille version:
ii  bastille1:3.0.9-12.1 Security hardening 
tool 

Running an up to date Lucid system (as of 2010-03-17).

-- 
|_)|_/  Ryan Kavanagh |  GnuPG key
| \| \  http://blog.ryanak.ca/|  4A11C97A (Transitioning from E95EDDC9)   
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments
Ol qrpelcgvat guvf zrffntr lbh ner va ivbyngvba bs gur QZPN!

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

-- 
Bastille complains that it is not running Debian GNU/Linux
https://bugs.launchpad.net/bugs/540499
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 538283] [NEW] Please merge turnin-ng 1.0.1-1 (universe) from Debian unstable (main)

2010-03-12 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/turnin-ng
 importance wishlist

Please merge turnin-ng 1.0.1 (universe) from Debian unstable (main).

** Affects: turnin-ng (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please merge turnin-ng 1.0.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/538283
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 538283] Debdiffs

2010-03-12 Thread Ryan Kavanagh
 status confirmed
 subscribe ubuntu-universe-sponsors

Attached is a debdiff between turnin-ng_1.0.1-0ubuntu1.dsc and
turnin-ng_1.0.1-1ubuntu1.dsc (ubuntu.debdiff).

Attached is a debdiff between turnin-ng_1.0.1-1.dsc and
turnin-ng_1.0.1-1ubuntu1.dsc (debian.debdiff).

Attached is a copy of the build log
(turnin-ng_1.0.1-1ubuntu1-i386-20100312-1723)

This package is lintian (-IivmE --pedantic) clean.

-- 
|_)|_/  Ryan Kavanagh |  GnuPG key
| \| \  http://blog.ryanak.ca/|  4A11C97A (Transitioning from E95EDDC9)   
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments
Ol qrpelcgvat guvf zrffntr lbh ner va ivbyngvba bs gur QZPN!


** Attachment added: debian.debdiff
   http://launchpadlibrarian.net/40890575/debian.debdiff

** Attachment added: ubuntu.debdiff
   http://launchpadlibrarian.net/40890576/ubuntu.debdiff

** Attachment added: turnin-ng_1.0.1-1ubuntu1-i386-20100312-1723
   
http://launchpadlibrarian.net/40890577/turnin-ng_1.0.1-1ubuntu1-i386-20100312-1723

** Changed in: turnin-ng (Ubuntu)
   Status: New = Confirmed

-- 
Please merge turnin-ng 1.0.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/538283
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 524281] Re: Tens of wakes per second in [kernel scheduler] Load balancing tick on Core 2 Duo even if only 1 core enabled (1 disabled in BIOS)

2010-03-09 Thread Ryan Kavanagh
Linked to Debian bug 521944 based on comment 84 . I can confirm this
happens under Ubuntu Lucid with an Intel Atom N280, so I don't think
this is restricted to Core 2 Duo.

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

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

-- 
Tens of wakes per second in [kernel scheduler] Load balancing tick on Core 2 
Duo even if only 1 core enabled (1 disabled in BIOS)
https://bugs.launchpad.net/bugs/524281
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 529041] [NEW] pull-debian-source should fail gracefully if a package is not in testing

2010-02-27 Thread Ryan Kavanagh
Public bug reported:

Binary package hint: ubuntu-dev-tools

pull-debian-source tries to download a package from Debian testing by default. 
If a package is not available in testing, it prints:
% pull-debian-source turnin-ng
Could Not Get 
http://qa.debian.org/madison.php?text=onpackage=turnin-ngs=testing at 
/usr/bin/pull-debian-source line 84

Rather, it should print a message along the lines:

The source package turnin-ng is not available in Debian testing. Run
   pull-debian-source turnin-ng unstable
if the package has not yet migrated from Debian unstable to Debian testing.


** Affects: ubuntu-dev-tools (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: ubuntu-dev-tools (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New = Confirmed

-- 
pull-debian-source should fail gracefully if a package is not in testing
https://bugs.launchpad.net/bugs/529041
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 528803] Re: libghc6-xmonad-contrib-dev is uninstallable on Lucid

2010-02-27 Thread Ryan Kavanagh
Confirmed on another Lucid box. Setting the importance to High since it
renders XMonad unusable (as in, won't start) if you have a xmonad.hs
that is even slightly non-default, thus having a severe impact on a
small portion of the userbase.

** Changed in: xmonad-contrib (Ubuntu)
   Importance: Undecided = High

** Changed in: xmonad-contrib (Ubuntu)
   Status: New = Confirmed

-- 
libghc6-xmonad-contrib-dev is uninstallable on Lucid
https://bugs.launchpad.net/bugs/528803
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 528803] Re: libghc6-xmonad-contrib-dev is uninstallable on Lucid

2010-02-27 Thread Ryan Kavanagh
** Description changed:

+ Please sync xmonad-contrib from Debian unstable.
+ 
+ Original bug description:
+ 
  libghc6-xmonad-contrib-dev is uninstallable on Lucid. aptitude complains
  about:
  
-   libghc6-xmonad-contrib-dev: Depends: ghc6 ( 6.10.4+) but 6.12.1-12 is to 
be installed.
-   Depends: libghc6-x11-dev ( 1.4.6.1+) but 
1.5.0.0-2 is to be installed.
-   Depends: libghc6-xmonad-dev ( 0.9+) but 
0.9.1-2 is to be installed.
+   libghc6-xmonad-contrib-dev: Depends: ghc6 ( 6.10.4+) but 6.12.1-12 is to 
be installed.
+   Depends: libghc6-x11-dev ( 1.4.6.1+) but 
1.5.0.0-2 is to be installed.
+   Depends: libghc6-xmonad-dev ( 0.9+) but 
0.9.1-2 is to be installed.

** Summary changed:

- libghc6-xmonad-contrib-dev is uninstallable on Lucid
+ Please sync xmonad-contrib from Debian unstable

-- 
Please sync xmonad-contrib from Debian unstable
https://bugs.launchpad.net/bugs/528803
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 528803] [NEW] libghc6-xmonad-contrib-dev is uninstallable on Lucid

2010-02-26 Thread Ryan Kavanagh
Public bug reported:

libghc6-xmonad-contrib-dev is uninstallable on Lucid. aptitude complains
about:

  libghc6-xmonad-contrib-dev: Depends: ghc6 ( 6.10.4+) but 6.12.1-12 is to be 
installed.
  Depends: libghc6-x11-dev ( 1.4.6.1+) but 
1.5.0.0-2 is to be installed.
  Depends: libghc6-xmonad-dev ( 0.9+) but 0.9.1-2 
is to be installed.

** Affects: xmonad-contrib (Ubuntu)
 Importance: Undecided
 Status: New

-- 
libghc6-xmonad-contrib-dev is uninstallable on Lucid
https://bugs.launchpad.net/bugs/528803
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 524982] [NEW] Please sync frescobaldi 1.0.2-1 from Debian unstable

2010-02-20 Thread Ryan Kavanagh
Public bug reported:

Binary package hint: frescobaldi

Please sync frescobaldi 1.0.2-1 from Debian unstable to Ubuntu lucid
(universe).

1.0.2 is an upstream bugfix microrelease (
http://code.google.com/p/lilykde/source/browse/tags/frescobaldi/frescobaldi-1.0.2/ChangeLog
) and according to https://wiki.ubuntu.com/FeatureFreeze  , is usually
fine.

Attached is a .diff between the current Lucid
frescobaldi_1.0.1.orig.tar.gz and the current Debian unstable
frescobaldi_1.0.2.orig.tar.gz tarballs. Using ' filterdiff -x */po/* '
may be of use when reviewing the .diff.

** Affects: frescobaldi (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync frescobaldi 1.0.2-1 from Debian unstable
https://bugs.launchpad.net/bugs/524982
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 524982] Re: Please sync frescobaldi 1.0.2-1 from Debian unstable

2010-02-20 Thread Ryan Kavanagh

** Attachment added: Differences between upstream/1.0.1 and upstream/1.0.2
   http://launchpadlibrarian.net/39453150/frescobaldi_1.0.1--1.0.2.diff

** Changed in: frescobaldi (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please sync frescobaldi 1.0.2-1 from Debian unstable
https://bugs.launchpad.net/bugs/524982
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 524189] [NEW] Please sync bangarang 1.0.1-1 from Debian unstable

2010-02-18 Thread Ryan Kavanagh
Public bug reported:

Binary package hint: bangarang

Please sync bangarang 1.0.1-1 from Debian unstable.

1.0.1 is an upstream bugfix microrelease (
http://bangarangkde.wordpress.com/1-0-1-release-notes/ ) and according
to https://wiki.ubuntu.com/FeatureFreeze , is usually fine.

Attached is a .diff between the current Lucid bangarang_1.0.orig.tar.gz
and the current Debian unstable bangarang_1.0.1.orig.tar.gz tarballs.
Using filterdiff -x '*translations/*' may be of use when reviewing the
.diff.

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

-- 
Please sync bangarang 1.0.1-1 from Debian unstable
https://bugs.launchpad.net/bugs/524189
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 524189] Re: Please sync bangarang 1.0.1-1 from Debian unstable

2010-02-18 Thread Ryan Kavanagh

** Attachment added: Differences between upstream/1.0 and upstream/1.0.1
   http://launchpadlibrarian.net/39384689/1.0-1.0.1-upstream.diff

-- 
Please sync bangarang 1.0.1-1 from Debian unstable
https://bugs.launchpad.net/bugs/524189
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 524189] Re: Please sync bangarang 1.0.1-1 from Debian unstable

2010-02-18 Thread Ryan Kavanagh
** Changed in: bangarang (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please sync bangarang 1.0.1-1 from Debian unstable
https://bugs.launchpad.net/bugs/524189
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 513049] Re: Invalid desktop file

2010-02-02 Thread Ryan Kavanagh
Fixed in https://launchpad.net/ubuntu/lucid/+source/bangarang/1.0-1 .

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

** Changed in: bangarang (Ubuntu)
 Assignee: Ryan Kavanagh (ryanakca) = (unassigned)

-- 
Invalid desktop file
https://bugs.launchpad.net/bugs/513049
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 513049] Re: Invalid desktop file

2010-02-02 Thread Ryan Kavanagh
Fixed in https://launchpad.net/ubuntu/lucid/+source/bangarang/1.0-1 .

-- 
Invalid desktop file
https://bugs.launchpad.net/bugs/513049
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 513049] Re: Invalid desktop file

2010-01-27 Thread Ryan Kavanagh
** Changed in: bangarang (Ubuntu)
 Assignee: (unassigned) = Ryan Kavanagh (ryanakca)

-- 
Invalid desktop file
https://bugs.launchpad.net/bugs/513049
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 513488] [NEW] Please sync bangarang 1.0-1 from Debian unstable

2010-01-27 Thread Ryan Kavanagh
Public bug reported:

Binary package hint: bangarang

Please sync bangarang 1.0-1 from Debian unstable.

The current Kubuntu change is:

  * Add missing build-dep on shared-desktop-ontologies

and have been included in the Debian package.

This sync should also fix bug 513049 .

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

-- 
Please sync bangarang 1.0-1 from Debian unstable
https://bugs.launchpad.net/bugs/513488
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 513049] Re: Invalid desktop file

2010-01-27 Thread Ryan Kavanagh
Marking as Fix Commited since it is fixed in Debian, waiting for it to
be synced ( bug 513488 ).

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

-- 
Invalid desktop file
https://bugs.launchpad.net/bugs/513049
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 503667] [NEW] mencoder crashes when trying to transcode realmedia stream dump

2010-01-05 Thread Ryan Kavanagh
Public bug reported:

Binary package hint: mplayer

mencoder crashes when I try to transcode a realmedia stream dump. It was
dumped with:

mplayer -dumpstream
rtsp://realcluster.forethought.net:554/ari/registeredonly/physics_harriman_20031014.rm\?cloakport=8080

I then tried to transcode with:
mencoder stream2.dump -oac pcm -ovc copy  -o stream2.avi

mencoder stream2.dump -oac pcm -ovc copy -o stream2.mpeg

mencoder stream2.dump -oac mp3lame -lameopts preset=128 -ovc lavc
-lavcopts vcodec=mpeg4:vbitrate=1200 -ofps 25 -of avi -o out.avi

mencoder stream.dump -ovc lavc -lavcopts vcodec=mpeg4:vpass=1 -oac
mp3lame -lameopts vbr=3 -o a.avi -ffourcc DX50  mencoder stream.dump
-ovc lavc -lavcopts vcodec=mpeg4:vpass=2 -oac mp3lame -lameopts vbr=3 -o
a.avi -ffourcc DX50

and so on, always getting the same output:
27037 Videos  % mencoder stream.dump -ovc lavc -lavcopts \  

2010-01-05 22:30:07 ryan pts/8
vcodec=mpeg4:vpass=1 -oac mp3lame -lameopts vbr=3 -o \
a.avi -ffourcc DX50


MEncoder SVN-r29237-4.4.1 (C) 2000-2009 MPlayer Team
success: format: 0  data: 0x0 - 0x1c23cd8   
REAL file format detected.  
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio   
[real] Audio stream found, -aid 0   
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo   
[real] Video stream found, -vid 1   
VIDEO:  [RV40]  320x240  24bpp  15.000 fps0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:11  fourcc:0x30345652  size:320x240  fps:15.000  ftime:=0.0667
==
Opening audio decoder: [realaud] RealAudio decoder
Error: /usr/lib/codecs/sipr.so.6.0: cannot open shared object file: No such 
file or directory
Win32 LoadLibrary failed to load: sipr.so.6.0, /usr/lib/codecs/sipr.so.6.0, 
/usr/lib/win32/sipr.so.6.0, /usr/local/lib/win32/sipr.so.6.0
Error loading dll   

ERROR: Could not open required DirectShow codec sipr.so.6.0.

Read the RealAudio section of the DOCS! 

ADecoder preinit failed :(  

ADecoder init failed :( 

Opening audio decoder: [realaud] RealAudio decoder
Error: /usr/lib/codecs/sipr.so: cannot open shared object file: No such file or 
directory
Win32 LoadLibrary failed to load: sipr.so, /usr/lib/codecs/sipr.so, 
/usr/lib/win32/sipr.so, /usr/local/lib/win32/sipr.so
Error loading dll
ERROR: Could not open required DirectShow codec sipr.so.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
Win32 LoadLibrary failed to load: sipr.dll, /usr/lib/codecs/sipr.dll, 
/usr/lib/win32/sipr.dll, /usr/local/lib/win32/sipr.dll
Error loading dll
ERROR: Could not open required DirectShow codec sipr.dll.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
Win32 LoadLibrary failed to load: sipr3260.dll, /usr/lib/codecs/sipr3260.dll, 
/usr/lib/win32/sipr3260.dll, /usr/local/lib/win32/sipr3260.dll
Error loading dll
ERROR: Could not open required DirectShow codec sipr3260.dll.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Opening audio decoder: [realaud] RealAudio decoder
Error: /usr/lib/codecs/sipr.bundle/Contents/MacOS/sipr: cannot open shared 
object file: No such file or directory
Win32 LoadLibrary failed to load: sipr.bundle/Contents/MacOS/sipr, 
/usr/lib/codecs/sipr.bundle/Contents/MacOS/sipr, 
/usr/lib/win32/sipr.bundle/Contents/MacOS/sipr, 
/usr/local/lib/win32/sipr.bundle/Contents/MacOS/sipr
Error loading dll
ERROR: Could not open required DirectShow codec sipr.bundle/Contents/MacOS/sipr.
Read the RealAudio section of the DOCS!
ADecoder preinit failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x72706973.
Read DOCS/HTML/en/codecs.html!
==
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.00, round: 1
==
Opening video decoder: [realvid] RealVideo decoder
Win32 LoadLibrary failed to load: drvc.dll, /usr/lib/codecs/drvc.dll, 

[Bug 503667] Re: mencoder crashes when trying to transcode realmedia stream dump

2010-01-05 Thread Ryan Kavanagh

** Attachment added: gdb-mencoder.txt
   http://launchpadlibrarian.net/37471262/gdb-mencoder.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37471263/Dependencies.txt

** Attachment added: SystemConf.txt
   http://launchpadlibrarian.net/37471264/SystemConf.txt

-- 
mencoder crashes when trying to transcode realmedia stream dump
https://bugs.launchpad.net/bugs/503667
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 487835] [NEW] Please sync knmap 2.1-4 (universe) from Debian testing (main)

2009-11-24 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/knmap
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors
 done

Please sync knmap 2.1-4 (universe) from Debian testing (main)

Explanation of the Ubuntu delta and why it can be dropped:

Kubuntu's 01_automake1.10.1.diff patch, but it was renamed to
01_automake1.11.diff ... patch name doesn't make much difference, as long as it
gets applied.

Maintainer mangling and Kubuntu changelog entries can also be dropped.

Changelog entries since current lucid version 2.1-3ubuntu1:

knmap (2.1-4) unstable; urgency=low

  * Added a README.source, as required by Debian Policy Manual section 4.14
  * Bumped standards from 3.8.2 to 3.8.3
  * Renamed and updated 01_automake1.10.1.diff to 01_automake1.11.diff so that
we can use automake version 1.11. Fixes a FTBFS (Closes: #543021)
  * 05_spelling_in_binary.diff fixes spelling errors spotted by Lintian in the
knmap binary
  * Fixed hyphen used as minus error in manpage.
  * License file is /usr/share/common-licenses/GPL-2 instead of
/usr/share/common-licenses/GPL
  * Updated my copyright to 2008, 2009
  * Since we have lots of architecture independent data and most of it is the
DocBook documentation and associated icons, by Debian Policy Manual 6.7.5,
we now have an Arch: all knmap-docs package that replaces
knmap ( 2.1-4).
  * Rename debian/menu to debian/knmap.menu so that it gets automatically
installed by dh_installmenu

 -- Ryan Kavanagh ryana...@kubuntu.org  Sat, 07 Nov 2009 09:54:26
-0500

** Affects: knmap (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync knmap 2.1-4 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/487835
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 487833] [NEW] Sync knmap 2.1-4 (universe) from Debian testing (main)

2009-11-24 Thread Ryan Kavanagh
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

 affects ubuntu/knmap
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors
 done

Please sync knmap 2.1-4 (universe) from Debian testing (main)

Explanation of the Ubuntu delta and why it can be dropped:

Kubuntu's 01_automake1.10.1.diff patch, but it was renamed to
01_automake1.11.diff ... patch name doesn't make much difference, as long as it
gets applied.

Maintainer mangling and Kubuntu changelog entries can also be dropped.

Changelog entries since current lucid version 2.1-3ubuntu1:

knmap (2.1-4) unstable; urgency=low

  * Added a README.source, as required by Debian Policy Manual section 4.14
  * Bumped standards from 3.8.2 to 3.8.3
  * Renamed and updated 01_automake1.10.1.diff to 01_automake1.11.diff so that
we can use automake version 1.11. Fixes a FTBFS (Closes: #543021)
  * 05_spelling_in_binary.diff fixes spelling errors spotted by Lintian in the
knmap binary
  * Fixed hyphen used as minus error in manpage.
  * License file is /usr/share/common-licenses/GPL-2 instead of
/usr/share/common-licenses/GPL
  * Updated my copyright to 2008, 2009
  * Since we have lots of architecture independent data and most of it is the
DocBook documentation and associated icons, by Debian Policy Manual 6.7.5,
we now have an Arch: all knmap-docs package that replaces
knmap ( 2.1-4).
  * Rename debian/menu to debian/knmap.menu so that it gets automatically
installed by dh_installmenu

 -- Ryan Kavanagh ryana...@kubuntu.org  Sat, 07 Nov 2009 09:54:26
-0500

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQUcBAEBCgAGBQJLDE4LAAoJEI97+PxKEcl68HMn+wc9O/Kq6FqOYVpWRIcTTrQP
GiGF7eV/XwnLh8HTDxTEUOvhIyUi7bsf/+LB7sh7IKbYJaFDQZPIMxGRVygmaUKV
N6yT43VFz2DJuZwRh/aSBZ2FUkmwpx8UNkVbgYrDaaoiKte8C0Fd7bSgEh0EvCSo
R5E42CMs+UCMh7IOngIwe2ysifmYSbAzkT+WeP/1hoUBnGOkWqwU+ZA0FMVIppD0
M1YaU52ASe7HsWIFAYvKs8H8HxqcSyMZoZPhAR8hGvBzCI9N9NBJ69TH9+aNmuYA
2AOw6FeL/gARvjfUQhE22S1vRlCFTi1qMpU2sP2WUxqFADV+Yb5GQ6+7G8sjaMch
BDigG5vZcU3Ogcg2TjrsONT2ebhojSIV10vrCWsL9V5luArkpv+NwDpqeqMcs1ci
6uX8s7CEXYTrwDeQx5+gchgp9b2AD6o03f7s9ozo+cBxUOigrXqZ4gOBHkoq2BEO
YSHfj7RDbSXASKi4dHEcoRWr8Y8P7h0C1baOBdoiTeuJ20X9BDxUNLsQeyXhtvz/
hN1QiEq/qS+/PiAPV5vvAt5FSnc8gOMtlUeZ7cEmuG70iWx+Gyhlodnn37jSVAYp
EqCNAlW7M/A/czzOtG0pOnKLYKB8KIsb7vf70xCAtUEKU2ieVwmXqR1RbkLMHars
t2yOKG3Tb2jZzE0P0Rp/F5FiCV10Q1P8BfLPXPN4i7zVMq/PycrULM3alKqhL9kM
E/3/sN7TWMBstTHN3oDK6G/olfbTXgJydwqw8Nht1mP/MlmeWlDd2hZJdGVZr/Lj
45C2dX4mUFMVc3CcqlmrEfOlqVFXAoDVi+dWK+F1+S5WTeDHLsIeU441owGZi1q0
yFzp6CDzv3N/DI4nfyt4/GBgx3r81FztVxZRQ1DGa9ScAxTWk8GLn7hTtkCyzRxX
RSD9rrKTy26kxm5bmuv7YDkCnJp6p9KKJVobXKHHS+20BDrYrAm49a+ltBL2ytdT
17cBh0gbQg8VbVKa/VQLfWDN4282hZlwbaOCMLqPnhYmIaljsxP3Rye5LYVssJDM
Uh70N/3dD19Laej/kguXlu5I175OfX/ozsEi2o9StTEXGeZSJPe6m2ZpohhHLu3b
ltQom1omISxbYGYw5ssfuZyBCnDLz0xCEWneXDWYGyFznCI9tqCcLnb8281MNVP8
+GhkwGtfsgoxhxPEeFs3rH7Y1S6BrRtG8mpQyMAvvL3A5fCU12T1Pi5ptjOzBJ1D
WBYRRHjgkT3zSNRiG0kg+mm24flHTI7SNNTm1zPdSPnN9BrGm8wBgOrEWRA2cSVo
rKBgDVsQSVIpySEF4fOLTINMg69fYmijwr2YJs92iNo0IjxkPgtXTRF/gmqnC6f/
suYjnCTj9LixCymRMX4YSmliJjeLBG91EDWuyIlNxKdZ+/V9JQeEyxS7lpaW+nF5
0dquJ0Jg0NLi4eAjJ19iYbZV4aYBJD2iFuDDXSnV4tZdBlH9KTcLx/RhJ9j7VG+w
SPfTZf5soQjAOfOB2xUpZFKZPFEVvh71GJpscCc7JFHK4ioHwbI2WfFb7In5dcpX
AuvGr1sxKJf5HzCNbLsEzK8kHoUiXueIxy36zQTMyiwPCLwo+NjItnGfY9KZ3MUV
P/Pl5DgwYbLCdZ6tjR5N+f5UL9+z6qptdloq9K1nNsAfJIFwocTJfnxtuM0uVtXI
Q1IFkW+42X+sGacf/Nj0
=yj1p
-END PGP SIGNATURE-

** Affects: knmap (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Sync knmap 2.1-4 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/487833
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 485469] [NEW] Sync kcometen4 1.0.5-1 (universe) from Debian testing (main)

2009-11-19 Thread Ryan Kavanagh
Public bug reported:

Binary package hint: kcometen4

Please sync kcometen4 1.0.5-1 (universe) from Debian testing (main)

Explanation of the Ubuntu delta and why it can be dropped:

The Ubuntu desta consists of stating that Anthony Mercatante debianized the
package (in debian/control), of a different long description, CDBS rules instead
of debhelper rules and a lintian override for a missing watch file.

Apart from the rules, these changes are all trivial. The CDBS rules vs debhelper
rules isn't worth maintaining a delta for, the debhelper rules build just as
well as our CDBS ones.

Changelog entries since current lucid version 1.0.5-0ubuntu1:

kcometen4 (1.0.5-1) unstable; urgency=low

  * New upstream.
  * Bump debian/compat to v7
  * Clean up formatting in debian/copyright
  * Make debian/rules more robust
  * Bump Standards-Version to 3.8.2.  No changes needed.
  * Remove unneeded Build-Depends on pkg-kde-tools
  * Add DM-Upload-Allowed: yes

 -- John Stamp jst...@users.sourceforge.net  Wed, 08 Jul 2009 16:22:54
-0700

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

-- 
Sync kcometen4 1.0.5-1 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/485469
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 264313] Re: ls --color hangs for directories linked from network

2009-11-08 Thread Ryan Kavanagh
I can confirm this on Karmic,
Linux lambda 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 
GNU/Linux
ls (GNU coreutils) 7.4

This occurs here if I mount the nfs share foo:/c/d onto /a/B, poweroff
foo and then run 'ls --color' in /a. This does not happen after I run
'sudo umount -fl /a/B'.

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

-- 
ls --color hangs for directories linked from network 
https://bugs.launchpad.net/bugs/264313
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 422032] Re: picard crashed with ImportError in module()

2009-09-06 Thread Ryan Kavanagh
** Changed in: picard (Ubuntu)
   Importance: Undecided = Medium

-- 
picard crashed with ImportError in module()
https://bugs.launchpad.net/bugs/422032
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 415137] Re: Should depend on kdebase-bin not kdebase

2009-09-02 Thread Ryan Kavanagh
** Changed in: frescobaldi (Ubuntu)
   Status: New = Fix Released

** Changed in: frescobaldi (Debian)
   Status: New = Fix Released

-- 
Should depend on kdebase-bin not kdebase
https://bugs.launchpad.net/bugs/415137
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 421061] frescobaldi 0.7.13-3 just got uploaded

2009-08-30 Thread Ryan Kavanagh
Hi,
Frescobaldi 0.7.13-3 just got uploaded to Debian, it has been test built / run
on Karmic without issues.

Cheers,
Ryan

-- 
Sync frescobaldi 0.7.13-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/421061
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 421061] [NEW] Sync frescobaldi 0.7.13-2 (universe) from Debian unstable (main).

2009-08-29 Thread Ryan Kavanagh
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/frescobaldi
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors
 done

Please sync frescobaldi 0.7.13-2 (universe) from Debian unstable (main).

Changelog since current karmic version 0.7.13-1:

frescobaldi (0.7.13-2) unstable; urgency=low

  * Added python-qt4-dbus as a depends (Closes: #543205) 
  * Tidied up the long description, added a few of the new main features to
it as well. (Closes: #543142)
  * Now using standards 3.8.3

 -- Ryan Kavanagh ryana...@kubuntu.org  Fri, 28 Aug 2009 17:00:47
-0400


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBAgAGBQJKmSF0AAoJEIr19KKMGstX1U4P/RT0sqAtt32lohTFKeJsfuRF
jRzyMKRgufFaAFMyyR4v3E00errIUwHrjXF14e2JgLc4h7OpMFjtF5vuj1UAkFgV
TTofaWU8s6y+m5plCJdxW/a3su8Wnbqr2KOjs4fteyPD2muymg/2FPI284Jty0n4
cjbONUtZvXImsEB4m7R0VKmmMnMWDXz7jIr+3owKCNvrFvxyp5g3544nYp2gp7xo
o5GyOCndx+gY3oXrAlB93EsM92Av5+sRRF6nTfcB5fW4Uc8g+/QQdZTUqyOrYTQu
HFmM1GpNmRmCyUdwALXfYAoQnFqsX+hrtWZyLI4knJdDtWK/WCEM8ps9dRe2kBgW
LsW3N/h17wV/MNOY6Uwkltx6zcyK/SD2GqcLnBBWMWYDHhUrvAynjq0S7HOXrs14
nyIuQvdRzqkUTxZQQROHGV7BDl+JMWszdEL9D9kKAnpBMubynJwok3wPOZJ9+qEN
Y4dUlzyw7G2UpR4XtlsuVhc0U6n859lmaNL1IZ4vc7dEm46rmpBB3WovR/AFcgmG
9+4+2sNvqotBvIdvLMFT38VyjtRmqa1ypgannlI1Y63631s1NGGJtQ27eu0SUDwb
xGVu7q+KL10OamdxooXlvP7kYZJ7A4DjLLTAYiN5yIIN7DI1y6XEiMvLg7LYmlHv
+aTs0gt9PI8PrpH0r7pr
=CIfD
-END PGP SIGNATURE-

** Affects: frescobaldi (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Sync frescobaldi 0.7.13-2 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/421061
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 415137]

2009-08-29 Thread Ryan Kavanagh
Hi,
Thanks for the bug report. I will look into kdebase-bin vs kdebase later on this
afternoon.

As for creating a -data package, it isn't required since the package is already
an ``Architecture: all'' and creating a -data package would A) not save any
space on the mirrors and B) create an unneeded package.

Cheers,
Ryan

-- 
|_)|_/  Ryan Kavanagh |  Gnupg key
| \| \  http://blog.ryanak.ca/|  E95EDDC9

-- 
Should depend on kdebase-bin not kdebase
https://bugs.launchpad.net/bugs/415137
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 414805] [NEW] Timezones should be sorted alphabetically

2009-08-17 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

ubiquity-frontend-kde version 1.99.6

Timezones on the installer should be sorted in an alphabetical order to make
finding a city easier.

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

-- 
Timezones should be sorted alphabetically
https://bugs.launchpad.net/bugs/414805
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 414819] [NEW] Installing system window not centered

2009-08-17 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

ubiquity-frontend-kde version 1.99.6

The Installing system, formatting disk, etc. windows are not centered in the
screen during the OEM install.

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

** Attachment added: kne-oem-uncentered_and_black.png
   http://launchpadlibrarian.net/30418941/kne-oem-uncentered_and_black.png

-- 
Installing system window not centered
https://bugs.launchpad.net/bugs/414819
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 414825] [NEW] Black screen with 'X' cursor during install

2009-08-17 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

ubiquity-frontend-kde version 1.99.6

During the system install / disk partitioning / intallation complete part of the
OEM install, the user has a black background with an old-style 'X' cursor.

It may be that OEM installers don't need anything flashy, but it would still be
nice to at least maintain the same cursor (KDE (oxygen I believe) mouse arrow)
during those steps. Having a nice background instead of a black screen would be
a plus.

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

** Attachment added: kne-oem-uncentered_and_black.png
   http://launchpadlibrarian.net/30419079/kne-oem-uncentered_and_black.png

-- 
Black screen with 'X' cursor during install
https://bugs.launchpad.net/bugs/414825
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 414854] [NEW] oem-config crashes with KeyError: 'UBIQUITY_MIGRATION_ASSISTANT'

2009-08-17 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

Version 1.99.6

PythonArgs: ['/usr/sbin/oem-config', '-q']
Traceback:
 Traceback (most recent call last):
   File /usr/sbin/oem-config, line 445, in module
 main(oem_config)
   File /usr/sbin/oem-config, line 432, in main
 install(query=options.query)
   File /usr/sbin/oem-config, line 227, in install
 del os.environ['UBIQUITY_MIGRATION_ASSISTANT']
   File /usr/lib/python2.6/os.py, line 496, in __delitem__
 del self.data[key]
 KeyError: 'UBIQUITY_MIGRATION_ASSISTANT'

See attached backtrace / .crash file.

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

-- 
oem-config crashes with KeyError: 'UBIQUITY_MIGRATION_ASSISTANT'
https://bugs.launchpad.net/bugs/414854
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 53914] Re: infer default keymap from GNOME settings?

2009-08-13 Thread Ryan Kavanagh
** Description changed:

  Binary package hint: systeminstaller
  
- Dapper Drake i386 Desktop CD
+ Dapper Drake i386 Desktop CD, Kubuntu Netbook Edition Karmic i386 CD
+ (2009-08-13)
  
  After booting the live CD, I clicked the Install icon on the desktop.
- In step three of the install wiyard, it ask about the keyboard layout.
- Two problems :
-  - it defaults to US lazout, even if I choose Slovenian just 5 minutes ago in 
Preferences
-  - it changes the active lazout to US without asking or telling, thats why z 
and y are swapped while I type this
+ In step three of the install wizard, it ask about the keyboard layout.
+ 
+ The problem is that it defaults to default 'US' layout, even if I choose
+ an alternate keyboard map in Preferences or with setxkbmap.

** Summary changed:

- infer default keymap from GNOME settings?
+ Infer default keymap from the live CD's environment.

-- 
Infer default keymap from the live CD's environment.
https://bugs.launchpad.net/bugs/53914
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 413128] [NEW] Application Control Widget should allow application switching

2009-08-13 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/plasma-netbook
 status confirmed
 importance medium

The application control widget should provide a means for users to switch
between applications. The application control widget's icon (cascading window
icon) in the top left corner changes in appearance in mouse-over (it lightens up
/ pales), giving the user the impression that they'll be able to do something,
but nothing happens.

** Affects: plasma-netbook (Ubuntu)
 Importance: Medium
 Status: Confirmed

-- 
Application Control Widget should allow application switching
https://bugs.launchpad.net/bugs/413128
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 413127] [NEW] Password mismatch message cut off

2009-08-13 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

ubiquit-frontend-kde version 1.99.6

The password mismatch error is partially cut off when the passwords mismatch on
the Who are you? page. See attached screenshot for details.

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

** Attachment added: kne-password.png
   http://launchpadlibrarian.net/30274225/kne-password.png

-- 
Password mismatch message cut off
https://bugs.launchpad.net/bugs/413127
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 413147] [NEW] Installer allows invalid usernames

2009-08-13 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

ubiquity-frontend-kde version 1.99.6

The installer allows the user to enter an invalid username if the two passwords
match but are too short.

I provided:
Name: Ryan
username: ryan ao
Password1: asdfg
Password2: asdfg
Hostname: ryan

If this does not work for you, try entering a valid username, but keep the
passwords to short. It will ask you if you want to provide a longer password.
Say yes. Then switch to an invalid username, leave the passwords as they are and
hit continue. The same question will appear. Hit continue and proceed with the
invalid username.

See the attached screenshots for more details.

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

** Attachment added: kne-username.png
   http://launchpadlibrarian.net/30275276/kne-username.png

** Attachment added: kne-username1.png
   http://launchpadlibrarian.net/30275278/kne-username1.png

** Attachment added: kne-username2.png
   http://launchpadlibrarian.net/30275279/kne-username2.png

-- 
Installer allows invalid usernames
https://bugs.launchpad.net/bugs/413147
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 391311] Re: [needs-packaging] Kobby for Kubuntu

2009-08-13 Thread Ryan Kavanagh
** Changed in: debian
   Status: New = Fix Released

-- 
[needs-packaging] Kobby for Kubuntu
https://bugs.launchpad.net/bugs/391311
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 413156] [NEW] Installer does not appear on top / maximized

2009-08-13 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

ubiquity-frontend-kde version 1.99.6

Under KNE, the installer should appear fullscreen / above everything else when
it is run. At the moment, one needs to go Alt-Tab to make it appear.

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

-- 
Installer does not appear on top / maximized
https://bugs.launchpad.net/bugs/413156
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 413161] [NEW] Kubuntu Netbook Edition installer calls itself the Ubuntu live CD installer

2009-08-13 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

ubiquity-frontend-kde version 1.9.66

When a user first opens up the installer, they are greeted by a message saying
This is a pre-release of the Ubuntu live CD installer. It is not a final
release; that will come with th efinal release of Ubuntu 9.10 in October 2009.

If a message remains on the first screen of the installer, it needs to refer to
Kubuntu or Kubuntu Netbook Edition (depending on the iso) instead of to Ubuntu.

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

-- 
Kubuntu Netbook Edition installer calls itself the Ubuntu live CD installer
https://bugs.launchpad.net/bugs/413161
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 413159] [NEW] [KDE] Keyboard preview image does not work

2009-08-13 Thread Ryan Kavanagh
Public bug reported:

 affects ubuntu/ubiquity

ubiquity-frontend-kde version 1.9.66

The keyboard map preview image does not get displayed, even after switching
keyboard maps.

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

** Attachment added: kne-keyboard.png
   http://launchpadlibrarian.net/30276335/kne-keyboard.png

-- 
[KDE] Keyboard preview image does not work
https://bugs.launchpad.net/bugs/413159
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 412573] [NEW] Alt-F4 without window causes black screen

2009-08-12 Thread Ryan Kavanagh
Public bug reported:

After closing all open windows, hitting Alt-F4 causes plasma-netbook to show a
black screen. The mouse can still be moved on screen but nothing else happens.

Using plasma-netbook 0.0~svn1007436-0ubuntu3 .

Confirmed by Scott Kitterman on 2009-08-12.

 affects ubuntu/plasma-netbook
 status confirmed

** Affects: plasma-netbook (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Alt-F4 without window causes black screen
https://bugs.launchpad.net/bugs/412573
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 411600] Re: pgp file import does not work properly

2009-08-11 Thread Ryan Kavanagh
I can confirm, with the error message of The selected file may not be a GPG 
file or it may be corrupt. , this is with:
Qt: 4.5.2
KDE: 4.3.00 (KDE 4.3.0)
KPackageKit: 0.4.0

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

-- 
pgp file import does not work properly
https://bugs.launchpad.net/bugs/411600
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kpackagekit in ubuntu.

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


[Bug 411600] Re: pgp file import does not work properly

2009-08-11 Thread Ryan Kavanagh
Setting to high, we're shipping Kubuntu, that's to say, KDE4, not a KDE4
+ CLI hybrid.

** Changed in: kpackagekit (Ubuntu)
   Importance: Undecided = High

-- 
pgp file import does not work properly
https://bugs.launchpad.net/bugs/411600
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kpackagekit in ubuntu.

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


  1   2   3   4   5   6   >