[Bug 1065904] Re: irssi segfaults sometimes when using irssi-plugin-xmpp

2016-01-19 Thread Vin Shankar
I have since moved to Debian Testing, so I don't have an Ubuntu box with
which to see if this is a continuing problem.  In the package versions
provided there (irssi 0.8.17-1+b2; -plugin-xmpp 0.52+git20140102-3) it
at least doesn't happen immediately on connect to jabber.org, which was
formerly the only reliable method I had of producing the crash.  I will
leave it connected for a while and see if the random crash still happens
- expect a definitive answer in a few days, including a backtrace if it
does - but the consistent one is gone for me.  Of course, it's possible
that there's some Ubuntu-specific patch that will render my results
useless...

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

Title:
  irssi segfaults sometimes when using irssi-plugin-xmpp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irssi-plugin-xmpp/+bug/1065904/+subscriptions

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


[Bug 1187699] Re: Timeout retreiving Google calendar

2014-09-16 Thread Vin Shankar
Coming from Debian Testing here, where the problem was solved by
installing the evolution-webcal package.  GOA doesn't seem to depend on
that package, but it's necessary for Evo to connect to Google Calendar.

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

Title:
  Timeout retreiving Google calendar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1187699/+subscriptions

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


[Bug 997269] Re: dovecot imap broken by apparmor policy

2014-08-15 Thread Vin Shankar
In 14.04, the profile usr.lib.dovecot.imap-login does not allow the
process to read from /var/run/dovecot/config, causing the client to see
tls handshake timeouts if that profile is in enforce mode.  Should I
open a new bug?

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

Title:
  dovecot imap broken by apparmor policy

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

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


[Bug 1249073] [NEW] Saucy packages for zsh are missing manpages

2013-11-07 Thread Vin Shankar
Public bug reported:

According to the zsh site, "The main shell build already comes with
manual pages and a Texinfo source".  However, the zsh package in saucy
(package version 5.0.2-3ubuntu6 - 'zsh --version' reports "zsh 5.0.2
(x86_64-pc-linux-gnu)") does not include manpages, although the
preformatted versions from zsh-doc are available through that package,
providing a workaround.

It should also be noted that /usr/share/man/man1/zsh5.1.gz exists as a
(broken) link to zsh.1.gz.

I have checked the zsh stable release tarball, and can confirm that
/zsh-5.0.2/Doc/ therein contains the expected files, so I'm not sure why
they're missing from the Ubuntu package.

I have also run an "apt-file search zsh.1.gz", and received only files
from the 'fizsh' (a zsh frontend) and 'manpages-pl' (polish translations
of manpages) packages, so it's not that the manpages have been split
into some other package.

Presumably due to the manpages being missing from the package,
http://manpages.ubuntu.com/manpages/saucy/en/man1/zsh.1.html redirects
to http://manpages.ubuntu.com/manpages/raring/en/man1/zsh.1.html - the
manpage for zsh 5.0.0 from Raring.

** Affects: zsh (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/1249073

Title:
  Saucy packages for zsh are missing manpages

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

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


[Bug 816153] Re: dante-server using the wrong libc.so

2013-10-01 Thread Vin Shankar
Hmm.  Possibly not exactly, but a manual symbolic link is still
necessary.  dante will now find /lib/x86_64-linux-gnu/libc.so if it
exists... but no package contains such a file.  It must be linked from
/lib/x86_64-linux-gnu/libc.so.6 as provided by the package libc6.

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

Title:
  dante-server using the wrong libc.so

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

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


[Bug 816153] Re: dante-server using the wrong libc.so

2013-10-01 Thread Vin Shankar
There seems to have been a regression in Raring.  I'm experiencing the
same problem, but with dante-server version 1.1.19.dfsg-3ubuntu8, when
the fix was supposed to be applied back in Precise!

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

Title:
  dante-server using the wrong libc.so

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

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


[Bug 1200639] [NEW] debtorrent's logrotate configuration should include "su debtorrent debtorrent"

2013-07-12 Thread Vin Shankar
Public bug reported:

Logrotate, by default, expects the logfiles it handles to be owned by
root:root, and writable only by root.  Debtorrent, however, has its logs
owned by debtorrent:debtorrent.  This would be a non-issue, but if
logrotate is not informed of the correct user and group, it will
complain, resulting in a daily email to root about the "insecure
permissions".  This could be fixed easily by adding a line to
/etc/logrotate.d/debtorrent as follows, before the closing brace:

su debtorrent debtorrent

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: debtorrent (not installed)
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Fri Jul 12 13:37:58 2013
MarkForUpload: True
SourcePackage: debtorrent
UpgradeStatus: Upgraded to raring on 2013-06-06 (35 days ago)

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


** Tags: amd64 apport-bug raring

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

Title:
  debtorrent's logrotate configuration should include "su debtorrent
  debtorrent"

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

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


[Bug 1177023] Re: Hexadecimal numeric keypad layout causes several keyboard-layout issues

2013-05-07 Thread Vin Shankar
** Description changed:

  Reporting this bug for Ubuntu Raring, but it has been present since at
  least Oneiric.
  
  When the hexadecimal numeric keypad layout is enabled, in any desktop
  session following the one in which this setting is applied, keyboard
  layout options are ignored.  Changing main-keyboard layouts (if multiple
  layouts are configured) ceases to be possible, and all options set in
  the "options" popup of the gnome-control-center Keyboard Layout panel
  (including, for example, the behaviour of CapsLock, the key(s) for
  third-level shift state, and the altered numpad layout itself) are
  ignored.  Attempting to change the numeric keypad layout setting back to
- "Default" has no effect.
+ "Default" does solve the problem, but only after logging out and back in
+ - and, obviously, this does not fix the inability to use the hex-keypad
+ layout.
  
  A possibly-related effect is that even during the session in which the
  hexadecimal keypad is enabled, the hex digits A through F are not placed
  as the layout chart suggests - rather than being shifted on numpad keys
  four through nine, only the digits A through D are available, placed (in
  order) on 8, 2, 6, and 4 - and affecting the normal arrow keys as well
  as the ones on the numpad.
  
  The expected result of setting a hexadecimal numeric keypad, of course,
  is that the capital letters A through F, being also the hex digits A
  through F, appear in sequence on the numeric keypad keys 7,8,9,4,5,6,
  and that the main keyboard layout and any other options set remain
  unaffected, including the ability to change layouts.
  
  Steps to reproduce:
  
  (0:  Create a new user account to avoid causing semipermanent problems
  with any existing user.  Removing ~/.config will solve the problem, but
  this is hardly desirable)
  
  1:  Open gnome-control-center (System Settings).
  2:  Choose the Keyboard Layout settings panel.
  3:  Press the Options button in the lower-right corner.
  4:  Under the Numeric Keypad Layout Selection heading, choose the Hexadecimal 
radio button.
  (4a:  Observe that the hexadecimal keypad does not in fact work correctly).
  5:  For ease of effect-observation, ensure that multiple keyboard layouts are 
configured, and/or other layout Options altered from their defaults.
  6:  Observe that layout switching and non-default Options function correctly.
  7:  Log out.
  8:  Log back in to the account in question.
  9a:  Attempt to change the active keyboard layout.  Observe that this may 
appear to work in the Indicator, but in fact has no effect.
  9b:  Attempt to produce the expected behaviour of any altered layout Options. 
 Observe that this behaviour is entirely absent.
  
  (Optional:  Try changing the keyboard layout set as primary, or even
  removing it from the list entirely.  Notice that this makes absolutely
  no difference, and that the keyboard layout remains stuck in the
  previous primary layout - even through a logout and login)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: lightdm 1.6.0-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Mon May  6 18:58:14 2013
  InstallationDate: Installed on 2013-04-29 (6 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  LightdmConfig:
-  [SeatDefaults]
-  user-session=ubuntu
-  greeter-session=unity-greeter
+  [SeatDefaults]
+  user-session=ubuntu
+  greeter-session=unity-greeter
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Hexadecimal numeric keypad layout causes several keyboard-layout
  issues

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

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

[Bug 1177023] Re: Hexadecimal numeric keypad layout causes several keyboard-layout issues

2013-05-06 Thread Vin Shankar
I should note that this bug is attached to lightdm "for now", on popey's
advice.  I fully expect it to be moved eventually.

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

Title:
  Hexadecimal numeric keypad layout causes several keyboard-layout
  issues

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

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


[Bug 1177023] [NEW] Hexadecimal numeric keypad layout causes several keyboard-layout issues

2013-05-06 Thread Vin Shankar
Public bug reported:

Reporting this bug for Ubuntu Raring, but it has been present since at
least Oneiric.

When the hexadecimal numeric keypad layout is enabled, in any desktop
session following the one in which this setting is applied, keyboard
layout options are ignored.  Changing main-keyboard layouts (if multiple
layouts are configured) ceases to be possible, and all options set in
the "options" popup of the gnome-control-center Keyboard Layout panel
(including, for example, the behaviour of CapsLock, the key(s) for
third-level shift state, and the altered numpad layout itself) are
ignored.  Attempting to change the numeric keypad layout setting back to
"Default" has no effect.

A possibly-related effect is that even during the session in which the
hexadecimal keypad is enabled, the hex digits A through F are not placed
as the layout chart suggests - rather than being shifted on numpad keys
four through nine, only the digits A through D are available, placed (in
order) on 8, 2, 6, and 4 - and affecting the normal arrow keys as well
as the ones on the numpad.

The expected result of setting a hexadecimal numeric keypad, of course,
is that the capital letters A through F, being also the hex digits A
through F, appear in sequence on the numeric keypad keys 7,8,9,4,5,6,
and that the main keyboard layout and any other options set remain
unaffected, including the ability to change layouts.

Steps to reproduce:

(0:  Create a new user account to avoid causing semipermanent problems
with any existing user.  Removing ~/.config will solve the problem, but
this is hardly desirable)

1:  Open gnome-control-center (System Settings).
2:  Choose the Keyboard Layout settings panel.
3:  Press the Options button in the lower-right corner.
4:  Under the Numeric Keypad Layout Selection heading, choose the Hexadecimal 
radio button.
(4a:  Observe that the hexadecimal keypad does not in fact work correctly).
5:  For ease of effect-observation, ensure that multiple keyboard layouts are 
configured, and/or other layout Options altered from their defaults.
6:  Observe that layout switching and non-default Options function correctly.
7:  Log out.
8:  Log back in to the account in question.
9a:  Attempt to change the active keyboard layout.  Observe that this may 
appear to work in the Indicator, but in fact has no effect.
9b:  Attempt to produce the expected behaviour of any altered layout Options.  
Observe that this behaviour is entirely absent.

(Optional:  Try changing the keyboard layout set as primary, or even
removing it from the list entirely.  Notice that this makes absolutely
no difference, and that the keyboard layout remains stuck in the
previous primary layout - even through a logout and login)

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lightdm 1.6.0-0ubuntu2.1
ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Mon May  6 18:58:14 2013
InstallationDate: Installed on 2013-04-29 (6 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
LightdmConfig:
 [SeatDefaults]
 user-session=ubuntu
 greeter-session=unity-greeter
MarkForUpload: True
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  Hexadecimal numeric keypad layout causes several keyboard-layout
  issues

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

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


[Bug 1065904] Re: irssi segfaults on attempt to connect to jabber.org

2012-10-12 Thread Vin Shankar
I've been experiencing another segfault at random intervals (on the
order of a day or two), so I've been running with a gdb attached, and
I've just found that it's producing the same error when it dies.  I
conclude that the problem is not /exclusive/ to jabber.org, but can be
reliably triggered by an attempt to connect to it.

** Summary changed:

- irssi segfaults on attempt to connect to jabber.org
+ irssi segfaults sometimes when using irssi-plugin-xmpp

** Description changed:

  When attempting to connect to a jabber.org XMPP account, irssi first
  spends about a minute on "looking up jabber.org", and then segfaults.
- This makes it impossible to use XMPP accounts at that domain.  I have
- not observed this on other servers.
+ This makes it impossible to use XMPP accounts at that domain.
+ 
+ irssi also segfaults apparently at random when connected to other XMPP
+ servers.  The only one I have yet noticed to produce the segfault
+ reliably quickly was jabber.org, however.  Use of gdb does suggest that
+ the error was the same in both cases.
  
  This is not Bug 642751; it happens even when forcing an IPv4 connection.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: irssi-plugin-xmpp 0.51+cvs20100627-1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Fri Oct 12 09:37:01 2012
  ProcEnviron:
-  LC_CTYPE=C
-  TERM=screen
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/zsh
+  LC_CTYPE=C
+  TERM=screen
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/zsh
  SourcePackage: irssi-plugin-xmpp
  UpgradeStatus: Upgraded to precise on 2012-05-23 (142 days ago)

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

Title:
  irssi segfaults sometimes when using irssi-plugin-xmpp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irssi-plugin-xmpp/+bug/1065904/+subscriptions

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

[Bug 1065904] Re: irssi segfaults on attempt to connect to jabber.org

2012-10-12 Thread Vin Shankar
Package installation went just fine, but the problem persists,
unfortunately.

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

Title:
  irssi segfaults on attempt to connect to jabber.org

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irssi-plugin-xmpp/+bug/1065904/+subscriptions

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


[Bug 1065904] [NEW] irssi segfaults on attempt to connect to jabber.org

2012-10-12 Thread Vin Shankar
Public bug reported:

When attempting to connect to a jabber.org XMPP account, irssi first
spends about a minute on "looking up jabber.org", and then segfaults.
This makes it impossible to use XMPP accounts at that domain.  I have
not observed this on other servers.

This is not Bug 642751; it happens even when forcing an IPv4 connection.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: irssi-plugin-xmpp 0.51+cvs20100627-1
ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
Uname: Linux 3.2.0-31-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Fri Oct 12 09:37:01 2012
ProcEnviron:
 LC_CTYPE=C
 TERM=screen
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/zsh
SourcePackage: irssi-plugin-xmpp
UpgradeStatus: Upgraded to precise on 2012-05-23 (142 days ago)

** Affects: irssi-plugin-xmpp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  irssi segfaults on attempt to connect to jabber.org

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irssi-plugin-xmpp/+bug/1065904/+subscriptions

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


[Bug 899883] [NEW] Flash internal config tool is unresponsive

2011-12-04 Thread Vin Shankar
Public bug reported:

In at least Firefox and Chromium, the Flash Player Settings box that
pops up if one right-clicks and selects "Settings...", or if a site
requests access to more storage or the webcam, is unresponsive.  The
only way to dismiss it - and thus regain access to the flash object - is
to reload the page and thus the Flash object in question.

Use of the tab key to bring the yellow hilight-box to the "close" button
works, but a press of  or  to activate it does not.

This is particularly problematic for sites that need to request storage,
since the amount of storage permitted to a site cannot be changed with
the standalone Flash Settings Tool.

I have encountered this in at least Natty and Oneiric, using Flash
Player from both the flashplugin-installer (and its dependency
flashplugin-downloader) and the adobe-flashplugin packages.

** Affects: adobe-flashplugin (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: flashplugin-nonfree (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/899883

Title:
  Flash internal config tool is unresponsive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/899883/+subscriptions

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


[Bug 773771] Re: lekhonee-gnome depends on python-gtkhtml2 (python < 2.6)

2011-11-28 Thread Vin Shankar
The latest release of lekhonee-gnome does not have the dependency on
python-gtkhtml2.  An SRU seems unlikely, but it at least seems hopeful
that the issue will be fixed for Precise.

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

Title:
  lekhonee-gnome depends on python-gtkhtml2 (python < 2.6)

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

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


[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2011-10-20 Thread Vin Shankar
I can report that this happens for me, and it doesn't only happen with
'sudo synaptic' but also with 'gksu synaptic' (which one really should
be using for graphical apps) and with synaptic-pkexec, which is what we
should be using as it uses the wonderfully fine-grained policykit rather
than the all-or-nothing sudo.

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

Title:
  synaptic won't run in sudo mode and produces a segfault in the syslog

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

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


[Bug 864581] [NEW] nmh recommends metamail, which is unavailable

2011-10-02 Thread Vin Shankar
Public bug reported:

nmh's dependencies include recommended packages of mail-transport-agent
and metamail.

However, metamail was deleted in Lucid with reason "(From Debian) RoQA;
orphaned, missing upstream, buggy; Debian bug #274451".

nmh's default config (in /etc/nmh/mhn.defaults) still causes it to try
to invoke metamail for MIME messages.  This obviously fails.

To correct this, either metamail should be reintroduced or the default
config file should be changed.

** Affects: nmh (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/864581

Title:
  nmh recommends metamail, which is unavailable

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

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


[Bug 807168] Re: gnome-shell doesn't start ine oneiric

2011-07-07 Thread Vin Shankar
According to the upstream mailing list, this is fixed in git.

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

Title:
  gnome-shell doesn't start ine oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/807168/+subscriptions

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


[Bug 575211] Re: Indicator-session would benefit from an "Inhibit Screensaver" option

2011-05-02 Thread Vin Shankar
In Natty, this is more than an enhancement, it's a regression-fix, since
it is no longer possible in Unity to use the inhibit applet for the
panel.

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

Title:
  Indicator-session would benefit from an "Inhibit Screensaver" option

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


[Bug 607632] Re: DPKG is very slow when using BTRFS

2011-04-28 Thread Vin Shankar
I don't see how very slow dpkg operation on btrfs is a duplicate of dpkg 
reporting that packages are already configured, especially when the bug this is 
marked as a duplicate of doesn't mention btrfs at all.
Additionally: It would be good if something could be done to fix this, as 
because of it a Maverick->Natty upgrade took nearly 24 hours post-download just 
to unpack and configure packages, which is unacceptably slow.

** This bug is no longer a duplicate of bug 541595
   [Master] package failed to install/upgrade: package is already installed and 
configured

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

Title:
  DPKG is very slow when using BTRFS

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


[Bug 748563] [NEW] supplied example config contains at least one invalid line

2011-04-02 Thread Vin Shankar
Public bug reported:

Binary package hint: rtorrent

The example rtorrent.rc for Maverick contains (commented initially) the line:
schedule = ratio,60,60,"stop_on_ratio=200,200M,2000"

...which is intended to make rtorrent stop seeding after reaching a 2.0 ratio, 
unless less than 200MB has been uploaded, in which case it seeds to a 20.0 
ratio.
However, this line produces an error in rtorrent:
Scheduled command failed: ratio: Command "stop_on_ratio" does not exist.

The ratio control rtorrent.rc directives have changed, and the equivalent is 
now:
ratio.enable=
ratio.min.set=200
ratio.max.set=2000
ratio.upload.set=200M

Please update the supplied example config file.

** Affects: rtorrent (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/748563

Title:
  supplied example config contains at least one invalid line

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


[Bug 747589] [NEW] Udev rules in libticables2-2 require updating

2011-04-01 Thread Vin Shankar
Public bug reported:

libticables2-2, in maverick, results in the following message on boot:
udevd[443]: SYSFS{}= will be removed in a future udev version, please use 
ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in 
/lib/udev/rules.d/45-libticables.rules:6

Presumably, therefore, this udev rules file needs updating.

** Affects: libticables (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/747589

Title:
  Udev rules in libticables2-2 require updating

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


[Bug 733670] Re: soft lockup - CPU#7 stuck for 61s! [kswapd1:85]

2011-03-28 Thread Vin Shankar
Thank you for the response.  I should note that this bug doesn't affect
me, so I can't test it - I converted it from Question 148701 since that
was in fact a bug report.  Any results will therefore need to come from
~rklahn rather than me.

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

Title:
  soft lockup - CPU#7 stuck for 61s! [kswapd1:85]

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


[Bug 733670] [NEW] soft lockup - CPU#7 stuck for 61s! [kswapd1:85]

2011-03-11 Thread Vin Shankar
Public bug reported:

kswapd takes 100% of a CPU according to top. Some other processes become
unresponsive. Receive repeated messages in dmesg output. This is
happening on two servers with very different architectures (one is Intel
Xeon from Dell, the other AMD Opteron from HP). The things in common are
both are Ubuntu 10.04.1 LTS 2.6.32-27-generic #49-Ubuntu SMP, and both
run large nginx reverse proxy caching servers.

Only a powercycle fixes the problem. Machine will not reboot from the
command line.

[4968944.303182] BUG: soft lockup - CPU#7 stuck for 61s! [kswapd1:85]
[4968944.307747] Modules linked in: ip6table_filter ip6_tables iptable_filter 
ip_tables x_tables joydev fbcon tileblit font bitblit softcursor usbhid hid 
vga16fb dell_wmi vgastate dcdbas psmouse power_meter serio_raw bnx2 lp parport 
ses enclosure megaraid_sas
[4968944.307766] CPU 7:
[4968944.307767] Modules linked in: ip6table_filter ip6_tables iptable_filter 
ip_tables x_tables joydev fbcon tileblit font bitblit softcursor usbhid hid 
vga16fb dell_wmi vgastate dcdbas psmouse power_meter serio_raw bnx2 lp parport 
ses enclosure megaraid_sas
[4968944.307783] Pid: 85, comm: kswapd1 Not tainted 2.6.32-27-generic 
#49-Ubuntu PowerEdge R710
[4968944.307786] RIP: 0010:[]  [] 
find_get_pages+0x59/0xf0
[4968944.307793] RSP: 0018:88092af19b20  EFLAGS: 0282
[4968944.307795] RAX: 880597a5c6a8 RBX: 88092af19b70 RCX: 

[4968944.307797] RDX:  RSI: 0001 RDI: 
ea001236ff10
[4968944.307799] RBP: 81012cae R08:  R09: 
000e
[4968944.307801] R10:  R11: 880597a5c6a8 R12: 
88092af19be0
[4968944.307804] R13: 0002 R14: ea001705bb50 R15: 
0002
[4968944.307806] FS:  () GS:88002826() 
knlGS:
[4968944.307808] CS:  0010 DS: 0018 ES: 0018 CR0: 8005003b
[4968944.307810] CR2: 7f1ddbdb2020 CR3: 01001000 CR4: 
06e0
[4968944.307813] DR0:  DR1:  DR2: 

[4968944.307815] DR3:  DR6: 0ff0 DR7: 
0400
[4968944.307817] Call Trace:
[4968944.307822]  [] ? __remove_mapping+0x90/0x110
[4968944.307825]  [] ? pagevec_lookup+0x22/0x30
[4968944.307828]  [] ? invalidate_mapping_pages+0x73/0x140
[4968944.307832]  [] ? generic_detach_inode+0x19e/0x210
[4968944.307835]  [] ? generic_drop_inode+0x1d/0x80
[4968944.307838]  [] ? prune_icache+0x27d/0x2b0
[4968944.307841]  [] ? shrink_icache_memory+0x3f/0x50
[4968944.307844]  [] ? shrink_slab+0x125/0x190
[4968944.307847]  [] ? balance_pgdat+0x526/0x6d0
[4968944.307850]  [] ? isolate_pages_global+0x0/0x50
[4968944.307853]  [] ? kswapd+0xfe/0x150
[4968944.307858]  [] ? autoremove_wake_function+0x0/0x40
[4968944.307861]  [] ? kswapd+0x0/0x150
[4968944.307864]  [] ? kthread+0x96/0xa0
[4968944.307868]  [] ? child_rip+0xa/0x20
[4968944.307871]  [] ? kthread+0x0/0xa0

** Affects: linux-meta (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/733670

Title:
  soft lockup - CPU#7 stuck for 61s! [kswapd1:85]

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


[Bug 726764] Re: Show desktop function does not work if previously used

2011-02-28 Thread Vin Shankar
I can confirm that it doesn't happen with Compiz and happens for me also
with Metacity.  This points to it being a Metacity bug.  I'm willing to
test using e16 as WM if a third data point is necessary.

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

Title:
  Show desktop function does not work if previously used

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


[Bug 703711] [NEW] Does not connect to Jabber over TLS

2011-01-16 Thread Vin Shankar
Public bug reported:

Binary package hint: jirc

JIRC will happily connect to an unencrypted Jabber server, or one using
the deprecated port 5223 SSL connection, but will not connect with the
newer (and now standard) TLS on port 5222.  This is a bug.  Reporting
here because the package does not appear to have an upstream bug
tracker.

** Affects: jirc (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/703711

Title:
  Does not connect to Jabber over TLS

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


[Bug 655003] Re: Network manager crashed with: Caught signal 15, shutting down

2010-12-22 Thread Vin Shankar
Removed i386 tag as my bug, reported on amd64, has been marked
duplicate, implying it is present on both architectures.

** Tags removed: i386

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

Title:
  Network manager crashed with: Caught signal 15, shutting down

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


[Bug 692835] Re: nm-applet vanishes (killed?)

2010-12-20 Thread Vin Shankar


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

Title:
  nm-applet vanishes (killed?)

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


[Bug 692835] [NEW] nm-applet vanishes (killed?)

2010-12-20 Thread Vin Shankar
Public bug reported:

Every so often, nm-applet will vanish from my panel and must be brought
back by running it from alt+f2 or a terminal.  Running from a terminal
shows that it's eventually getting signal 15 from somewhere, which is
SIGTERM.  I've not found a way of getting information on what's sending
it SIGINT.

This happens on at least two Maverick installs.  network-manager hasn't
been updated since release, so it's not an update problem.  The bug
occurred both on an upgrade from Lucid and a fresh install.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: network-manager-gnome 0.8.1+git.20100809t190028.290dc70-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Tue Dec 21 03:18:37 2010
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release Candidate amd64 
(20100928)
IpRoute:
 192.168.7.0/24 dev wlan0  proto kernel  scope link  src 192.168.7.7  metric 2 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 67.0.0.0/8 dev eth0  proto kernel  scope link  src 67.215.65.132 
 default via 192.168.7.1 dev wlan0  proto static
Keyfiles: Error: [Errno 2] No such file or directory
ProcEnviron:
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/zsh
RfKill:
 
SourcePackage: network-manager-applet

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


** Tags: amd64 apport-bug maverick regression-potential

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

Title:
  nm-applet vanishes (killed?)

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


[Bug 527896] Re: missing info about conflict with network-manager package

2010-12-20 Thread Vin Shankar
As this is not present only on i386 (can confirm presence on amd64) and remains 
in Maverick, I've changed the tags accordingly.
Further, since the dependency conflict information was present in Karmic and 
previous releases, I've marked regression-potential.

** Tags added: maverick regression-release
** Tags removed: i386

** Tags added: regression-potential
** Tags removed: regression-release

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

Title:
  missing info about conflict with network-manager package

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


[Bug 670366] [NEW] Jsonbot (successor to gozerbot)

2010-11-03 Thread Vin Shankar
Public bug reported:

Gozerbot (which is present in the repositories) has ceased development.
It has been succeeded by jsonbot under the same licence.
Jsonbot development takes place at http://jsonbot.googlecode.com/
Most plugins would appear to work without any or with little modification, but 
some plugins currently in the gozerbot-plugins package appear to have been 
merged into the main bot distribution.

It seems sensible to provide jsonbot as an upgrade path for Gozerbot
users.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

-- 
Jsonbot (successor to gozerbot)
https://bugs.launchpad.net/bugs/670366
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 629258] Re: Battery life estimation never comes around

2010-10-11 Thread Vin Shankar
I, too, am affected by this bug - and the computer is neither HP,
Compaq, Dell or System76 but a custom build obtained from CyberPower.
Further information can be provided if needed.

-- 
Battery life estimation never comes around
https://bugs.launchpad.net/bugs/629258
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 522998] Re: XHCI (USB 3.0) kernel Module Prevents Suspend

2010-10-11 Thread Vin Shankar
Bug confirmed still present in Maverick release (not that we were expecting 
anything different - wouldn't have been feasible).
For me, the offending device is an UPEK fingerprint reader.  Workaround works 
as expected.

-- 
XHCI (USB 3.0) kernel Module Prevents Suspend
https://bugs.launchpad.net/bugs/522998
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 651182] Re: Invocations of "/etc/init.d/mailman start" spawns multiple instances

2010-10-02 Thread Vin Shankar
** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598509
   Importance: Unknown
   Status: Unknown

-- 
Invocations of "/etc/init.d/mailman start" spawns multiple instances
https://bugs.launchpad.net/bugs/651182
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 630049] Re: ubuntu server needs x11/gui desktop

2010-10-02 Thread Vin Shankar
The reason Ubuntu Server doesn't come with a GUI is that it takes up
large amounts of system resources, which could often be put to more
effective use doing the jobs the server is there for.  Furthermore,
remote access is much more efficient, and often faster, when it's a
command-line over SSH than when it's a full-fledged GUI.  If you desire
a GUI on Ubunt Server, it's a simple "sudo aptitude install" away -
suggested packages are ubuntu-desktop, which gives you GNOME and a lot
of other stuff; gnome, which give you, well, GNOME; or kde and/or it's
associate, kubuntu-desktop if that's what you prefer.

That said, a GUI frontend to certain server administration tools that
could automate an SSH connection so that you only have to run it on the
machine you're using and can connect it to the server might be nice for
some users.

-- 
ubuntu server needs x11/gui desktop
https://bugs.launchpad.net/bugs/630049
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 630049] Re: ubuntu server needs x11/gui desktop

2010-10-02 Thread Vin Shankar
** Changed in: ubuntu
   Status: New => Opinion

-- 
ubuntu server needs x11/gui desktop
https://bugs.launchpad.net/bugs/630049
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 633035] Re: Deb packages are opened in archive manager rather than deb installer GUI

2010-10-02 Thread Vin Shankar
Go to the properties of one package, go to the "Open With" tab, and
choose "GDebi Package Installer" using the radio buttons if it's on the
list.  If it isn't, click "Add", go to "use a custom command", and enter
"gdebi", withou the quotes.

-- 
Deb packages are opened in archive manager rather than deb installer GUI
https://bugs.launchpad.net/bugs/633035
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 633249] Re: When I log out of 10.10 xorg maxes out my CPU every time it happens after i restart1 in 5 times sometimes more often i have the most up to date graphics driver and the recommended one

2010-10-02 Thread Vin Shankar
If package upgrades have fixed the issue, don't worry about it.  Between
the facts that you suggest the trouble has vanished and that there isn't
sufficient information here to diagnose the issue, I'm marking this bug
Invalid.  Please do reopen it if the problem reappears.

One more thing - in future, could you put the body of the information
in, well, the body?  Keeping bug titles short and precise helps them get
found by people who know their way around the relevant areas.  Thanks.

** Changed in: ubuntu
   Status: New => Invalid

-- 
When I log out of  10.10 xorg maxes out my CPU every time it happens after i 
restart1 in 5 times sometimes more often i have the most up to date graphics 
driver and the recommended one enabled sometimes happens also when mousing over 
the cairo-dock i have a 1GB Nvidi Geforce GT240M graphics card and 2.2Ghz Intel 
T6600 Core 2 Duo Processor 4GB of ram 
https://bugs.launchpad.net/bugs/633249
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 642756] Re: terminal text overlap / space gaps.

2010-10-02 Thread Vin Shankar
I'm marking this invalid since the issue has vanished.  Please reopen it
if it returns.

** Changed in: ubuntu
   Status: New => Invalid

-- 
terminal text overlap / space gaps.
https://bugs.launchpad.net/bugs/642756
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 635421] Re: OPENING CACHE PACK LIST OR STATUS FILE PARSED/OPENED ERROR

2010-10-02 Thread Vin Shankar
Please turn off caps lock!  It honestly won't get the bug looked at faster.
Complaining aside, I'm converting this to a question since it appears to be a 
request for information on what to do rather than an actual bug report.

** Changed in: ubuntu
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+question/127695

-- 
OPENING CACHE PACK LIST OR STATUS FILE PARSED/OPENED ERROR
https://bugs.launchpad.net/bugs/635421
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 635842] Re: external keyboard, logitech, breaks wifi-link

2010-10-02 Thread Vin Shankar
Since the bug has vanished without trace (hooray!) I'm marking this
report Invalid.  If the problem returns, please do re-open it.

** Changed in: ubuntu
   Status: New => Invalid

-- 
external keyboard, logitech, breaks wifi-link
https://bugs.launchpad.net/bugs/635842
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 585545] Re: firefox crashes after upgrading to Linux Mint 9

2010-10-02 Thread Vin Shankar
*** This bug is a duplicate of bug 538796 ***
https://bugs.launchpad.net/bugs/538796

** Package changed: ubuntu => moon (Ubuntu)

** This bug has been marked a duplicate of bug 538796
   cannot open Firefox when libmoon is installed
 * You can subscribe to bug 538796 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/moon/+bug/538796/+subscribe

-- 
firefox crashes after upgrading to Linux Mint 9
https://bugs.launchpad.net/bugs/585545
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 638828] Re: [Maverick] Ubiquity installs GRUB onto wrong device

2010-10-02 Thread Vin Shankar
** Package changed: ubuntu => grub (Ubuntu)

-- 
[Maverick] Ubiquity installs GRUB onto wrong device
https://bugs.launchpad.net/bugs/638828
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 647363] Re: No sound after remove headphone

2010-10-02 Thread Vin Shankar
If an update has fixed the issue, I'm marking this as "Fix Released".

** Changed in: ubuntu
   Status: New => Fix Released

-- 
No sound after remove headphone
https://bugs.launchpad.net/bugs/647363
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 631748] Re: irssi crashes upon connect to an xmpp server

2010-09-19 Thread Vin Shankar
*** This bug is a duplicate of bug 642751 ***
https://bugs.launchpad.net/bugs/642751

** This bug has been marked a duplicate of bug 642751
   Irssi crashes upon connect to an ipv6 xmpp server
 * You can subscribe to bug 642751 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/irssi-plugin-xmpp/+bug/642751/+subscribe

-- 
irssi crashes upon connect to an xmpp server
https://bugs.launchpad.net/bugs/631748
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 642751] Re: Irssi crashes upon connect to an ipv6 xmpp server

2010-09-19 Thread Vin Shankar
Issue is exclusive to the xmpp plugin

** Package changed: irssi (Ubuntu) => irssi-plugin-xmpp (Ubuntu)

-- 
Irssi crashes upon connect to an ipv6 xmpp server
https://bugs.launchpad.net/bugs/642751
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 642751] Re: Irssi crashes upon connect to an ipv6 xmpp server

2010-09-19 Thread Vin Shankar

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/642751/+attachment/1607944/+files/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/642751/+attachment/1607945/+files/XsessionErrors.txt

-- 
Irssi crashes upon connect to an ipv6 xmpp server
https://bugs.launchpad.net/bugs/642751
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 642751] [NEW] Irssi crashes upon connect to an ipv6 xmpp server

2010-09-19 Thread Vin Shankar
Public bug reported:

Binary package hint: irssi

I'm using gw6c with freenet6 to supply ipv6 connectivity to my computer.
irssi connects successfully to an xmpp server when the tunnel is down,
but crashes and dies when the tunnel is up and it tries to use IPv6.
The last lines on screen mention libcrypto.so.

Using the -4 option with /connect does not force a v4 connection for a
predefined xmpp network, so the only way to connect to xmpp when the
tunnel is up is to specify the IPv4 address with the -host option.

ProblemType: Bug
Architecture: i386
Date: Sun Sep 19 12:51:17 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.2)
NonfreeKernelModules: nvidia
Package: irssi 0.8.14-1ubuntu1.2
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-22.63-generic
SourcePackage: irssi
Uname: Linux 2.6.31-22-generic i686

** Affects: irssi-plugin-xmpp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Irssi crashes upon connect to an ipv6 xmpp server
https://bugs.launchpad.net/bugs/642751
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 178861] Re: exchange only one account allowed

2010-09-09 Thread Vin Shankar
It really would be nice to see this fixed, especially since discussion
on the upstream bug indicates it would be comparatively simple, if time-
consuming, to do so.

Apparently the technical limitation is gone, and what would need
changing is the check for more than one Exchange account and any code
that relies upon that assumption.  Would that I had the skills to do it
myself...

** Bug watch removed: GNOME Bug Tracker #409688
   https://bugzilla.gnome.org/show_bug.cgi?id=409688

-- 
exchange only one account allowed
https://bugs.launchpad.net/bugs/178861
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 178861] Re: exchange only one account allowed

2010-09-09 Thread Vin Shankar
GNOME bug 409688 is a duplicate of 221088

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

** Changed in: evolution
   Status: New => Unknown

** Changed in: evolution
 Remote watch: GNOME Bug Tracker #409688 => GNOME Bug Tracker #221088

-- 
exchange only one account allowed
https://bugs.launchpad.net/bugs/178861
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 631748] Re: irssi crashes upon connect to an xmpp server

2010-09-06 Thread Vin Shankar

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/631748/+attachment/1550591/+files/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   
https://bugs.launchpad.net/bugs/631748/+attachment/1550592/+files/XsessionErrors.txt

-- 
irssi crashes upon connect to an xmpp server
https://bugs.launchpad.net/bugs/631748
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 631748] [NEW] irssi crashes upon connect to an xmpp server

2010-09-06 Thread Vin Shankar
Public bug reported:

Binary package hint: irssi-plugin-xmpp

Whether added by means of "/server add -xmmppnet ...", placed in
~/.irssi/config, or activated directly with "/xmppconnect ...", a
connection to an XMPP server causes irssi to crash.  This behaviour has
been present in Lucid for some time, and has recently emerged in karmic,
presumably as a result of an update to something.  The few lines
remaining on the screen when irssi crashes are included below, where
 is the server I am attempting to connect to, and  is the IP
address of that server.  The problem occurs over IPv6 and IPv4, but the
below was a v6 connection.


001b4000-001cd000 r-xp  08:06 3301   
/usr/lib/libloudmouth-1.so.0.1.0
001cd000-001ce000 r--p 00018000 08:06 3301   
/usr/lib/libloudmouth-1.so.0.1.0
001ce000-001cf000 rw-p 00019000 08:06 3301   
/usr/lib/libloudmouth-1.so.0.1.0
001cf000-001df000 r-xp  08:05 2489   
/lib/tls/i686/cmov/libresolv-2.10.1.so
001df000-001e r--p 0001 08:05 2489   
/lib/tls/i686/cmov/libresolv-2.10.1.so
17:53 -!- Irssi: Connecting to  [] port 5222[1]23045 abort  
irssi -c tpc

ProblemType: Bug
Architecture: i386
Date: Mon Sep  6 17:13:06 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.2)
NonfreeKernelModules: nvidia
Package: irssi-plugin-xmpp 0.13+cvs20090617-1
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-22.63-generic
SourcePackage: irssi-plugin-xmpp
Uname: Linux 2.6.31-22-generic i686

** Affects: irssi-plugin-xmpp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
irssi crashes upon connect to an xmpp server
https://bugs.launchpad.net/bugs/631748
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 438658] Re: GW6C does not install a gw6c.conf file

2009-11-18 Thread Vin Shankar
Description updated - gw6c now looks for a config file, but none is
installed by default, as Thomas and Ezra have noted.

At least I was able to copy in my old gw6c.conf from another machine and
have it work now...

** Description changed:

  Binary package hint: gw6c
  
- In tspc, the package gw6c replaces, the init script is set up to pass an
- argument to tspc to read configuration from /etc/tsp/tspc.conf - gw6c's
- config file should be called "gw6c.conf", so a suggested location would
- be /etc/gw6c.  However, the init script or gw6c does not provide a
- location for a config file, meaning that a customised config file cannot
- be used eg if a user wishes to use their freenet6 account rather than an
- anonymous tunnel.
+ background: gw6c requires a config file, which should be installed as
+ /etc/gw6c/gw6c.conf to run.
  
- This conflicts with the fact that the gw6c package installs a manpage
- and example for gw6c.conf.
+ Expected behaviour: gw6c package installs a basic config file, providing
+ an anonymous single-host tunnel and with any ubuntu-specific changes, is
+ installed at /etc/gw6c/gw6c.conf
+ 
+ Actual behaviour: No config file installed.  An example, which requires
+ modification to be usable even for anonymous connections, is installed
+ (gzipped) at /usr/share/doc/gw6c/examples/gw6c.conf.sample.gz but many
+ users would not know where to find this, and no documentation is
+ provided explaining the correct location for the config file.

-- 
GW6C does not install a gw6c.conf file
https://bugs.launchpad.net/bugs/438658
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 438658] [NEW] GW6C init script doesn't look for a config file

2009-09-29 Thread Vin Shankar
Public bug reported:

Binary package hint: gw6c

In tspc, the package gw6c replaces, the init script is set up to pass an
argument to tspc to read configuration from /etc/tsp/tspc.conf - gw6c's
config file should be called "gw6c.conf", so a suggested location would
be /etc/gw6c.  However, the init script or gw6c does not provide a
location for a config file, meaning that a customised config file cannot
be used eg if a user wishes to use their freenet6 account rather than an
anonymous tunnel.

This conflicts with the fact that the gw6c package installs a manpage
and example for gw6c.conf.

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

-- 
GW6C init script doesn't look for a config file
https://bugs.launchpad.net/bugs/438658
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 414853] [NEW] Setting a mobile broadband connection to available to all users duplicates it.

2009-08-17 Thread Vin Shankar
Public bug reported:

Binary package hint: network-manager

If the nm-applet is right-clicked to edit connections, and a mobile
broadband connection is edited so that it is available to all users,
then rather than adjust the existing connection, the network manager
adds a second one with identical name and settings, available to all
users.  The original connection is still present, but it redundant and
may confuse users.  Interestingly, setting this single-user connection
to available to all again replaces the duplicate rather than creating
another.  Deleting the original connection does not impact the ability
to use the duplicate.

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

-- 
Setting a mobile broadband connection to available to all users duplicates it.
https://bugs.launchpad.net/bugs/414853
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 414843] [NEW] Mobile Broadband Wizard - APN for UK/Virgin Mobile incorrect

2009-08-17 Thread Vin Shankar
Public bug reported:

Binary package hint: network-manager

As stated in the title, really - the autoconf wizard for Mobile
Broadband sets the APN incorrectly if region is set to United Kingdom
and provider to Virgin Mobile.  Correct APN is "goto.virginmobile.uk" as
gleaned from the Windows modem manager supplied with it.  This setting
has been tested and works correctly.

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

-- 
Mobile Broadband Wizard - APN for UK/Virgin Mobile incorrect
https://bugs.launchpad.net/bugs/414843
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 360313] Re: vs 9.04 has no quit button; hitting the momentary switch makes it and

2009-04-13 Thread Vin Shankar
If you mean the applet on the right-hand side of the top panle, you
should be able to get it back by right-clicking on the panel, going to
"add to panel", and choosing the User Switcher applet.

-- 
vs 9.04 has no quit button; hitting the momentary switch makes it and 
https://bugs.launchpad.net/bugs/360313
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 360157] Re: dpkg pinning fails using dpkg --set-selections

2009-04-13 Thread Vin Shankar
The problem is that the sudo is applying to the echo command but not to
the dpkg.  As the command that requires elevation is dpkg --set-
selections, you should be able set the flag with either of the following
commands:

sudo sh -c "echo libglul-mesa hold | dpkg --set-selections"

or:
echo libglul-mesa hold | sudo dpkg --set-selections

-- 
dpkg pinning fails using dpkg --set-selections
https://bugs.launchpad.net/bugs/360157
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 360598] Re: "Extract Here" creates empty directory on network folder in Gnome File Browser

2009-04-13 Thread Vin Shankar
** Package changed: ubuntu => nautilus (Ubuntu)

-- 
"Extract Here" creates empty directory on network folder in Gnome File Browser
https://bugs.launchpad.net/bugs/360598
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 350838] Re: cannot detect headphone

2009-03-29 Thread Vin Shankar
There's a fix given further down that thread that worked on Hardy and
should apply to Intrepid too.

I quote:
just add this line:

options snd-hda-intel model=vaio

In the file /etc/modprobe.d/alsa-base.

And restart.

-- 
cannot detect headphone
https://bugs.launchpad.net/bugs/350838
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 350801] Re: boot load error 15

2009-03-29 Thread Vin Shankar
This appears to be an install error rather than a bug - Grub error 15 is
a "file not found" error - and more information would be required to fix
it.

"the 5 gb free space i had":  Did you install to a new partition on an
existing disk?  If so, what was on the existing partitions?  If not,
then how did you install?

"it gave me a error 15": At what point did grub give you an error 15 -
was this before or after you selected an option in the menu?

Finally, you will be more likely to get responses to support requests
like this in the forums than in the bug tracker.

** Changed in: grub (Ubuntu)
Sourcepackagename: None => grub
   Status: New => Incomplete

-- 
boot load error 15
https://bugs.launchpad.net/bugs/350801
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 350586] Re: Networkmanager says 100% when wifi is really 0%.

2009-03-29 Thread Vin Shankar
Assigned to package network-manager-applet

** Changed in: network-manager-applet (Ubuntu)
Sourcepackagename: None => network-manager-applet

-- 
Networkmanager says 100% when wifi is really 0%.
https://bugs.launchpad.net/bugs/350586
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 350715] Re: mono does not uninstall cleanly jaunty beta 1

2009-03-29 Thread Vin Shankar
Assigned package mentioned in title, that's all.

** Changed in: mono (Ubuntu)
Sourcepackagename: None => mono

-- 
mono does not uninstall cleanly jaunty beta 1
https://bugs.launchpad.net/bugs/350715
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 331513] Re: Wireless mouse stops working after screensaver activates

2009-02-20 Thread Vin Shankar
Was following the instructions on the page given (thanks for the
pointer) and found that the mouse was working perfectly again, even
after the screensaver activated.  Unable to reproduce the bug, but as I
have installed several updates over the last few days, I assume that one
of them fixed it.

Many thanks for being so helpful, even though it's sorted!.

-- 
Wireless mouse stops working after screensaver activates
https://bugs.launchpad.net/bugs/331513
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 331513] [NEW] Wireless mouse stops working after screensaver activates

2009-02-19 Thread Vin Shankar
Public bug reported:

I'm working with a wireless keyboard and mouse set in Ubuntu Intrepid
(amd64).  After the desktop times out to the screensaver, my cursor
stops responding to the mouse, though a ps/2 wired one I have had to add
because of this still works.  The keyboard also remains fully
functional.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Wireless mouse stops working after screensaver activates
https://bugs.launchpad.net/bugs/331513
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