[Bug 1114418] Re: Cannot login from old 12.10 user in raring

2013-04-29 Thread doclist
Is anyone experiencing this problem with a non-standard window manager?

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

Title:
  Cannot login from old 12.10 user in raring

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

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


[Bug 1172500] [NEW] MP4Client: Modules not found

2013-04-24 Thread doclist
Public bug reported:

MP4Client fails to run

% MP4Client foo.mp4
GPAC config file .gpacrc not found in /home/username - creating new file
default modules not found
Cannot create config file .gpacrc in /home/username directory
Error: Configuration File not found

12.10, gpac 0.5.0~dfsg0-1 and also on backported 0.5.0+svn4288 from
13.04

** Affects: gpac (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/1172500

Title:
  MP4Client: Modules not found

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

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


[Bug 1126368] [NEW] vbindiff colors are unreadable with white on black terminal

2013-02-15 Thread doclist
Public bug reported:

Vbindiff color scheme make it unreadable when using a terminal with
white/gray on black video.

** Affects: vbindiff (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/1126368

Title:
  vbindiff colors are unreadable with white on black terminal

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

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


[Bug 1088986] [NEW] btrfs-cache makes computer unusable for 1 min after boot/login

2012-12-11 Thread doclist
Public bug reported:

When btrfs-cache runs on first boot/login it is so taxing on disk I/O
that it prevents anything else from using the disk. The computer is
therefore unresponsive for about 1 min after first boot/login. btrfs-
cache should run in such a way that it does not block other processes
from doing I/O.

** Affects: btrfs (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/1088986

Title:
  btrfs-cache makes computer unusable for 1 min after boot/login

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

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


[Bug 1080401] Re: Apparmor permissions do not allow avahi-daemon to run

2012-11-23 Thread doclist
** Also affects: apparmor (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/1080401

Title:
  Apparmor permissions do not allow avahi-daemon to run

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

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


[Bug 1080401] [NEW] Apparmor permissions do not allow avahi-daemon to run

2012-11-18 Thread doclist
Public bug reported:

Apparmor permissions do not allow avahi-daemon to run


% sudo avahi-daemon --debug --no-drop-root 
open(/var/run/avahi-daemon//pid): Permission denied
Failed to create PID file: Permission denied

Nov 18 12:37:12 machine kernel: [ 1899.121695] type=1400 
audit(1353260232.550:230): apparmor="DENIED" operation="chown" parent=12235 
profile="/usr/sbin/avahi-daemon" name="/run/avahi-daemon/" pid=12236 
comm="avahi-daemon" requested_mask="w" denied_mask="w" fsuid=0 ouid=104
Nov 18 12:37:12 machine kernel: [ 1899.121721] type=1400 
audit(1353260232.550:231): apparmor="DENIED" operation="mknod" parent=12235 
profile="/usr/sbin/avahi-daemon" name="/run/avahi-daemon/pid" pid=12236 
comm="avahi-daemon" requested_mask="c" denied_mask="c" fsuid=0 ouid=0

I don't know why name="/run/avahi-daemon" and not "/var/run/avahi-
daemon". ltrace appears to show the latter being used.

** Affects: avahi (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/1080401

Title:
  Apparmor permissions do not allow avahi-daemon to run

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

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


[Bug 1080401] Re: Apparmor permissions do not allow avahi-daemon to run

2012-11-18 Thread doclist
0.6.31-1ubuntu2 on Quantal

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

Title:
  Apparmor permissions do not allow avahi-daemon to run

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

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


[Bug 1079905] [NEW] mat puts unqualified module with common name in system path

2012-11-16 Thread doclist
Public bug reported:

mat puts a module named "lib" in dist-packages. importing "lib" will
therefore refer to this module provided by mat.

The name "lib" is so common that it is likely to conflict with other python 
modules. A local python package that also contains a module named "lib" will 
mysteriously fail if the system package appears first in sys.path (which I 
believe is default).
The name "lib" is so generic as to provide no indication as to the fact that it 
comes from mat.

The module name should be qualified as a submodule of mat.

** Affects: mat (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/1079905

Title:
  mat puts unqualified module with common name in system path

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

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


[Bug 1036433] Re: Packaging system no longer meets users needs

2012-08-14 Thread doclist
Re-assigning with dpkg/apt although I think the problem is really a
system issue.

** Package changed: apport (Ubuntu) => dpkg (Ubuntu)

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

Title:
  Packaging system no longer meets users needs

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

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


[Bug 1036433] Re: Packaging system no longer meets users needs

2012-08-13 Thread doclist
This bug shouldn't be filed against apport but it is not obvious how to
file this bug against the Ubuntu project.

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

Title:
  Packaging system no longer meets users needs

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

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


[Bug 1036433] [NEW] Packaging system no longer meets users needs

2012-08-13 Thread doclist
Public bug reported:

dpkg/apt-get are becoming ineffective at meeting users and developers
needs for package management.

An increasing number of important software has been abandoned from the
repos because of rapid development cycles and the difficulty of creating
packages (e.g. ruby and ruby gems, sagemath). The current recommendation
is to install this software separately and therefore forgo the essential
benefits of using a package manager.

In addition much more software is being installed directly from source
control (i.e. github), often for new, small programs, sometimes
undergoing rapid development. Creating a package (even with
checkinstall) and using uupdate is far too difficult to do something so
trivial.

Despite other shortcomings other package managers are more flexible in their 
ability to handle building new versions of software and with less 
package-development overhead. pacman and emerge are two examples of package 
managers that
1. can much more easily build software from source control, even using HEAD if 
desired.
2. are far easier to write packages for (and therefore it is more likely for 
packages to be written and kept current even for high velocity software).
3. are far easier to create custom-patched software (I know that developers 
often have to run modified software with patches that have not yet or will not 
be incorporated upstream).

Note that sagemath is available via the package manager in arch but not
in Ubuntu.

The point isn't that these other package managers are better overall but
only that they handle an increasingly important use case far better than
does dpkg/apt, although it is clear there is room for improvement.

It is also understood that installing bleeding edge, rapidly changing or
otherwise unstable software should not be done indiscriminately.
However, users and especially developers normally want to do this in
select cases and apt makes it very difficult.

Ubuntu/Debian need to come up with a plan to create a more flexible
package manager that accommodates the changes in the way software is
being installed today.

** Affects: apport (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/1036433

Title:
  Packaging system no longer meets users needs

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

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


[Bug 260849] Re: photoprint is missing libgutenprint.so.2

2012-07-08 Thread doclist
This bug needs to be re-opened since, I assume. it currently isn't
flagged as an open bug against precise anywhere and therefore is
unlikely to get fixed.

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

Title:
  photoprint is missing libgutenprint.so.2

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

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


[Bug 995296] [NEW] [RFP] xmonad-extras

2012-05-05 Thread doclist
Public bug reported:

Request for package xmonad-extras. Contains useful functions for
controlling volume and in-situ expression evaluation.

http://hackage.haskell.org/package/xmonad-extras

** Affects: 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/995296

Title:
  [RFP] xmonad-extras

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

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


[Bug 748340] Re: btrfsck fails with "unsupported option features", must [ignore] to boot

2011-08-05 Thread doclist
Upon review it may not be the same problem since I do not get the 
 couldn't open because of unsupported option features (2).
 fsck.btrfs: disk-io.c:683: open_ctree_fd: Assertion `!(1)' failed.
error

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

Title:
  btrfsck fails with "unsupported option features", must [ignore] to
  boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/748340/+subscriptions

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


[Bug 748340] Re: btrfsck fails with "unsupported option features", must [ignore] to boot

2011-08-05 Thread doclist
I have the same problem, I do not believe I have compression enabled.
btrfsck complains of "unresolved ref root" for a snapshot I made on each
of my btrfs partitions. The btrfsck is adding about 2.5 minutes to
startup each boot :(

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

Title:
  btrfsck fails with "unsupported option features", must [ignore] to
  boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/748340/+subscriptions

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


[Bug 180320] Re: tramp not working with xemacs21

2010-11-19 Thread doclist
Marking this as "In progress" (from "expired") because it still affects
me.

** Changed in: tramp (Ubuntu)
   Status: Expired => In Progress

-- 
tramp not working with xemacs21
https://bugs.launchpad.net/bugs/180320
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 668355] Re: nvidia driver no longer performs power control

2010-10-29 Thread doclist


-- 
nvidia driver no longer performs power control
https://bugs.launchpad.net/bugs/668355
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 668355] [NEW] nvidia driver no longer performs power control

2010-10-29 Thread doclist
Public bug reported:

After my upgrade to maverick it appears that the nvidia binary driver no
longer performs power control. Sensors indicate that the card is
persistently in its upper temperature range, around 70 degrees Celsius,
while previously it had been 50-60 degrees Celsius.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nvidia-current 260.19.06-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: openafs nvidia
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  260.19.06  Mon Sep 13 06:35:06 
PDT 2010
 GCC version:  gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
Architecture: i386
Date: Fri Oct 29 10:28:47 2010
DkmsStatus:
 nvidia-current, 260.19.06, 2.6.35-22-generic, i686: installed 
 openafs, 1.4.12.1, 2.6.35-22-generic, i686: installed 
 openafs, 1.4.12.1, 2.6.35-19-generic, i686: installed 
 openafs, 1.4.12.1, 2.6.32-24-generic, i686: installed
MachineType: Dell Inc. Inspiron XPS Gen2
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: root=/dev/mapper/volgrp00-logvol00 ro quiet splash
ProcEnviron:
 LANGUAGE=en_CA:en_US:en_GB:en
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: nvidia-graphics-drivers
dmi.bios.date: 02/24/2005
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.name: 0F8460
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd02/24/2005:svnDellInc.:pnInspironXPSGen2:pvr:rvnDellInc.:rn0F8460:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron XPS Gen2
dmi.sys.vendor: Dell Inc.
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-22-generic

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
nvidia driver no longer performs power control
https://bugs.launchpad.net/bugs/668355
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 664832] [NEW] libreadline conflict in r-base

2010-10-21 Thread doclist
Public bug reported:

Binary package hint: r-base

% sudo aptitude install r-cran-cluster
The following NEW packages will be installed:
  gfortran{a} gfortran-4.4{a} libblas-dev{a} liblapack-dev{a} libpcre3-dev{a} 
libpcrecpp0{a} libreadline-dev{a} 
  libreadline6-dev{ab} r-base-core{a} r-base-dev{a} r-cran-boot{a} 
r-cran-class{a} r-cran-cluster 
  r-cran-codetools{a} r-cran-foreign{a} r-cran-kernsmooth{a} r-cran-lattice{a} 
r-cran-mass{a} r-cran-matrix{a} 
  r-cran-mgcv{a} r-cran-nlme{a} r-cran-nnet{a} r-cran-rpart{a} 
r-cran-spatial{a} r-cran-survival{a} 
  r-doc-html{a} r-recommended{a} 
0 packages upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
Need to get 33.0MB of archives. After unpacking 69.7MB will be used.
The following packages have unmet dependencies:
  libreadline5-dev: Conflicts: libreadline-dev but 6.1-3 is to be installed.
  libreadline6-dev: Conflicts: libreadline5-dev but 5.2-7build1 is installed.



It seems that there is a conflict with the required packages
libreadline-dev and libreadline6-dev

** Affects: r-base (Ubuntu)
 Importance: Undecided
 Status: New

-- 
libreadline conflict in r-base
https://bugs.launchpad.net/bugs/664832
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 646858] Re: upstart unable to correctly track dovecot daemon when managesieve plugin is enabled

2010-09-27 Thread doclist
It doesn't seem that managesieve is enabled by default and I haven't
enabled it but am still subject to the bug.

-- 
upstart unable to correctly track dovecot daemon when managesieve plugin is 
enabled
https://bugs.launchpad.net/bugs/646858
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 646858] Re: dovecot-postfix and upstart incompatibility

2010-09-26 Thread doclist
You can kill dovecot (sudo pkill dovecot) and it will resume package
installation/configuration but dovecot will still not be running since
it cannot be started with the present bug.

-- 
dovecot-postfix and upstart incompatibility
https://bugs.launchpad.net/bugs/646858
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 646858] Re: dovecot-postfix and upstart incompatibility

2010-09-25 Thread doclist
Bug #603285 introduced the relevant change.

-- 
dovecot-postfix and upstart incompatibility
https://bugs.launchpad.net/bugs/646858
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 603285] Re: Please convert init script to upstart.

2010-09-25 Thread doclist
This patch seems to have broken dovecot job management. See Bug #646858.

-- 
Please convert init script to upstart.
https://bugs.launchpad.net/bugs/603285
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 646858] Re: dovecot-postfix and upstart incompatibility

2010-09-24 Thread doclist
I am also suffering from the inability to restart dovecot (or stop it)
using "sudo service dovecot restart" but unlike the original poster I do
not have dovecot-postfix installed only dovecot-common and dovecot-imap.

-- 
dovecot-postfix and upstart incompatibility
https://bugs.launchpad.net/bugs/646858
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 463920] Re: evolution crashes when composing a message pressing space

2010-04-13 Thread doclist
Seems fine now in Lucid for me.

-- 
evolution crashes when composing a message pressing space
https://bugs.launchpad.net/bugs/463920
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 557909] Re: lucid hangs on boot because of device ownership

2010-04-08 Thread doclist
Permission change does not persist across reboots for me either.

-- 
lucid hangs on boot because of device ownership
https://bugs.launchpad.net/bugs/557909
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 552954] Re: "can't find the info directory"

2010-04-07 Thread doclist
How is this "Fix Released"? It doesn't make sense that I have to
install package B in order to fix a bug in package A, even though
package B may have the same or similar bug.

-- 
"can't find the info directory"
https://bugs.launchpad.net/bugs/552954
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 552954] [NEW] "can't find the info directory"

2010-03-31 Thread doclist
Public bug reported:

Binary package hint: emacs23

When trying to run "info" from emacs 23.1+1-4ubuntu7 I receive the
error "can't find the info directory" and cannot view the info
documentation (it is blank).

Bug#543564 in Debian might be related.

I noticed that emacs-jabber install /usr/share/info/dir.gz. I do not
know if this is correct behaviour (the Debian bug discussion implies
not).

A work around is to gunzip /usr/share/info/dir.gz

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

-- 
"can't find the info directory"
https://bugs.launchpad.net/bugs/552954
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 303808] Re: [needs-packaging] umlgraph

2010-03-28 Thread doclist
** Description changed:

- Codeviz is a tool for creating UML diagrams, currently supporting the
+ UMLgraph is a tool for creating UML diagrams, currently supporting the
  class and sequence variety.  It generates class diagrams of existing
  java code well, and C++ with a little scripting (python should be
  feasible to do as well).
  
  URL: http://www.umlgraph.org/
  License: Custom MIT-like license.  I don't remember any license by name 
that's equal to this one.  I'm 95% sure it's open source by the UFSG 
definition, but ask your own lawyer.

-- 
[needs-packaging] umlgraph
https://bugs.launchpad.net/bugs/303808
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 460417] Re: emacs23: color-theme behaviour conflicts with emacs23

2010-03-17 Thread doclist
The message you linked is the one I was trying to link to before.
That said, I can no longer reproduce the problem on Lucid emacs
23.1+1-4ubuntu6.

-- 
emacs23: color-theme behaviour conflicts with emacs23
https://bugs.launchpad.net/bugs/460417
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 527666] Re: LVM Not mounting in Lucid

2010-03-11 Thread doclist
When you say LVM partition do you mean physical partition, LVM volume
group or LVM logical volume? I experience this problem intermittently
wtih 1 volume group and 3 logical volumes.

-- 
LVM Not mounting in Lucid
https://bugs.launchpad.net/bugs/527666
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 530417] [NEW] libwhy-coq 2.19+dfsg-2 uninstallable

2010-03-01 Thread doclist
Public bug reported:

Binary package hint: why

The following packages have unmet dependencies:
  libwhy-coq: Depends: coq-8.2.pl1+3.11.1 which is a virtual package.

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


** Tags: lucid ocaml

-- 
libwhy-coq 2.19+dfsg-2 uninstallable
https://bugs.launchpad.net/bugs/530417
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 529302] Re: OCAMLABI detection is broken

2010-02-28 Thread doclist
It seems this is part of the ocaml rebuild. 
https://bugs.launchpad.net/ubuntu/+source/alt-ergo/+bug/529408 
Marking as invalid. 

** Changed in: dh-ocaml (Ubuntu)
   Status: New => Invalid

-- 
OCAMLABI detection is broken
https://bugs.launchpad.net/bugs/529302
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 529302] Re: OCAMLABI detection is broken

2010-02-28 Thread doclist
** Tags added: lucid

-- 
OCAMLABI detection is broken
https://bugs.launchpad.net/bugs/529302
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 529302] [NEW] OCAMLABI detection is broken

2010-02-27 Thread doclist
Public bug reported:

Binary package hint: dh-ocaml

The field OCAMLABI (or OCAML_ABI) seems to be being set incorrectly. In
lucid, ocaml version is 3.11.2-1 but these fields seems to be set to
3.11.1 which cause problems on packages that use it as a virtual
dependency.

For example, trying to install coq fails since it depends on ocaml-base-
nox-3.11.1 which is a virtual package that is not installable (since the
ocaml vesion is 3.11.2)


The following packages have unmet dependencies:
  coq: Depends: ocaml-base-nox-3.11.1 which is a virtual package.
  coqide: Depends: liblablgtk2-ocaml-qrf42 which is a virtual package.
  Depends: ocaml-base-nox-3.11.1 which is a virtual package.
Unable to resolve dependencies!  Giving up...

** Affects: dh-ocaml (Ubuntu)
 Importance: Undecided
 Status: New

-- 
OCAMLABI detection is broken
https://bugs.launchpad.net/bugs/529302
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 529219] [NEW] cl-asdf postinstall script hangs: SYSTEM-SOURCE-FILE is undefined

2010-02-27 Thread doclist
Public bug reported:

Binary package hint: cl-asdf

When trying to install cl-asdf  20091221-1 on lucid.

==
Setting up cl-asdf (1:20091221-1) ...
Reinstalling for clisp
Recompiling Common Lisp Controller for clisp
Installing clc...
;; Loading file /usr/lib/clisp-2.44.1/install-clc.lisp ...
;;  Loading file 
/usr/share/common-lisp/source/common-lisp-controller/common-lisp-controller.lisp
 ...
;;  Loaded file 
/usr/share/common-lisp/source/common-lisp-controller/common-lisp-controller.lisp
;;  Loading file 
/var/cache/common-lisp-controller/0/clisp/common-lisp-controller/common-lisp-controller.fas
 ...
;;  Loaded file 
/var/cache/common-lisp-controller/0/clisp/common-lisp-controller/common-lisp-controller.fas
;;  Loading file /var/cache/common-lisp-controller/0/clisp/cl-asdf/asdf.fas ...
;;  Loaded file /var/cache/common-lisp-controller/0/clisp/cl-asdf/asdf.fas
;;  Loading file 
/var/cache/common-lisp-controller/0/clisp/cl-asdf/wild-modules.fas ...
;;  Loaded file 
/var/cache/common-lisp-controller/0/clisp/cl-asdf/wild-modules.fas
;;  Loading file 
/var/cache/common-lisp-controller/0/clisp/common-lisp-controller/post-sysdef-install.fas
 ...
;;  Loaded file 
/var/cache/common-lisp-controller/0/clisp/common-lisp-controller/post-sysdef-install.fas
;; Loaded file /usr/lib/clisp-2.44.1/install-clc.lisp
;; Wrote the memory image into /usr/lib/clisp-2.44.1/full/lispinit.mem 
(3,292,836 bytes)
created /usr/lib/clisp-2.44.1/full/lispinit.mem as expected.
-rw-r--r-- 1 root root 3292836 2010-02-27 16:32 
/usr/lib/clisp-2.44.1/full/lispinit.mem

Done rebuilding
Reinstalling for ecl
Recompiling Common Lisp Controller for ecl
/usr/lib/common-lisp/bin/ecl.sh loading and dumping clc.
;;; Loading "/usr/lib/ecl/install-clc.lisp"
;;; Loading #P"/usr/lib/ecl-9.6.1/cmp.fas"
;;; Loading #P"/usr/lib/ecl-9.6.1/sysfun.lsp"

Saving to new-ecl...
;;; Loading 
"/var/cache/common-lisp-controller/0/ecl/common-lisp-controller/common-lisp-controller.fas"
;;; Loading "/var/cache/common-lisp-controller/0/ecl/cl-asdf/asdf.fas"

The function SYSTEM-SOURCE-FILE is undefined.
Available restarts:

1. (QUIT-DEBUGGER) Quit debugger level 1.
2. (ABORT) ABORT

Top level.
ASDF> 
==

The restarts don't seem to have any effect. Entering either 1 or 2
does not do anything. The only way out is to SIGINT
(ctrl-c). Configuration is reported as failed by aptitude. There is a
CPU intensive ecl-original process that gets spawned and is not
killed. Since the configuration is retried each time aptitude is run
these ecl-original processes accumulate and eventually dominate the
CPU.

** Affects: cl-asdf (Ubuntu)
 Importance: Undecided
 Status: New

-- 
cl-asdf postinstall script hangs: SYSTEM-SOURCE-FILE is undefined
https://bugs.launchpad.net/bugs/529219
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 393036] Re: smplayer shouldn't cd to /usr/bin

2009-11-18 Thread doclist
I can confirm that this seems to be fixed in Karmic.

** Changed in: smplayer (Ubuntu)
   Status: Incomplete => Invalid

-- 
smplayer shouldn't cd to /usr/bin
https://bugs.launchpad.net/bugs/393036
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 472100] Re: siproxd chroot is empty

2009-11-02 Thread doclist
I identified the problem by running strace and observing the numerous
file access failures.

-- 
siproxd chroot is empty
https://bugs.launchpad.net/bugs/472100
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 472100] [NEW] siproxd chroot is empty

2009-11-02 Thread doclist
Public bug reported:

Binary package hint: siproxd

siproxd was working fine in jaunty but not now in karmic.

The problem seems to be that siproxd.conf specifies a chroot jail of
/var/lib/siproxd (line 80). However, the contents of this directory
are relatively empty and are certainly not sufficient to run
siproxd. The first error that is encountered is the inability to do
gethostbyname due to the lack of files. Changing to "chrootjail = /"
appears to remedy the problem.

Additionally, plugindir (line 289) refers to a non-existent directory
(someone's home directory).

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

-- 
siproxd chroot is empty
https://bugs.launchpad.net/bugs/472100
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 463920] [NEW] evolution crashes when composing a message pressing space

2009-10-29 Thread doclist
Public bug reported:

Binary package hint: evolution

When composing a message as soon as I hit space evolution crashes.
Backtrace attached. It seems to be a problem with spell checking being
triggered.

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

-- 
evolution crashes when composing a message pressing space
https://bugs.launchpad.net/bugs/463920
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 463920] Re: evolution crashes when composing a message pressing space

2009-10-29 Thread doclist

** Attachment added: "gdb-evolution.txt"
   http://launchpadlibrarian.net/34635232/gdb-evolution.txt

-- 
evolution crashes when composing a message pressing space
https://bugs.launchpad.net/bugs/463920
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 460417] [NEW] emacs23: color-theme behaviour conflicts with emacs23

2009-10-25 Thread doclist
Public bug reported:

Binary package hint: emacs23

When using color-theme-calm-forest with emacs23 the error "Symbol
widget-mouse-face may not be buffer-local" is encountered when trying
to enter "customize". The error prevents the use of "customize".

The following link seems to describe the problem:
http://www.archivum.info/emacs-de...@gnu.org/2008-07/01393/Re:_widget-mouse-face_problem

In summary, frame-local-variables, which color-theme apparently uses,
are deprecated in emacs23. The problematic line seems to be 1325 in
color-theme.el.

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

-- 
emacs23: color-theme behaviour conflicts with emacs23
https://bugs.launchpad.net/bugs/460417
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 459262] [NEW] aptitude should report the full url of broken sources

2009-10-23 Thread doclist
Public bug reported:

Binary package hint: aptitude

When a url in sources.list is broken it does not report the full URL,
only the domain.  For example:

Err http://ppa.launchpad.net karmic/main Packages
  404  Not Found
Err http://ppa.launchpad.net karmic/main Sources
  404  Not Found

This is problematic when you have many sources with the same domain,
PPAs being the notable example.  It makes it impossible to tell which
of the sources is at fault. Aptitude should report the full URL,
perhaps when some verbosity or debug flag is provided.

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

-- 
aptitude should report the full url of broken sources
https://bugs.launchpad.net/bugs/459262
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 180320] Re: tramp not working with xemacs21

2009-10-18 Thread doclist
This happens for me on emacs23 (23.1+1-4ubuntu) and it was happening
on emacs22 in Jaunty. Maybe the issue has to do with the inability to
log into a root account in Ubuntu?

See also bug 181399
https://bugs.launchpad.net/ubuntu/+source/emacs-snapshot/+bug/181399

-- 
tramp not working with xemacs21
https://bugs.launchpad.net/bugs/180320
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 454145] [NEW] jailtool: Bad symlink for man page

2009-10-17 Thread doclist
Public bug reported:

Binary package hint: jailtool

The symlink for theh update-jail man page seems to be broken. The man
page itself doesn't seem to exist in the package.

% man update-jail
man: warning: /usr/share/man/man1/update-jail.1.gz is a dangling symlink
No manual entry for update-jail
See 'man 7 undocumented' for help when manual pages are not available.

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

-- 
jailtool: Bad symlink for man page
https://bugs.launchpad.net/bugs/454145
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 410948] Re: Volume too loud

2009-10-15 Thread doclist
The default volume sounds loud enough to damage my speakers and my
hearing.

00:1e.2 Multimedia audio controller: Intel Corporation
82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)

-- 
Volume too loud
https://bugs.launchpad.net/bugs/410948
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 449849] [NEW] Please sync ngrep 1.45.ds-7 (universe) from Debian unstable (main)

2009-10-12 Thread doclist
Public bug reported:

Binary package hint: ngrep

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546596

"ngrep -d any" does not work. I think there are other cases that won't
work due to this bug (-d ppp0 seemed to be producing the same error
for me).

Please sync from Debian where this is issue is fixed.

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

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

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

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

-- 
Please sync ngrep 1.45.ds-7 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/449849
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 448809] [NEW] python-musicdns has outdated docs on obtaining a API key

2009-10-11 Thread doclist
Public bug reported:

Binary package hint: python-musicdns

python-musicdns refers to a non-existent page in order to obtain the
*required* API key to use the software.  I was unsuccessful in trying
to determine where the API key can be found, if anywhere. As far as I
can tell, the software is not functional without the API key and is
therefore inoperable in its present state for new users.

> MusicDNS Key
> 
> 
> You will need your own MusicDNS key to use this package. You simply
> provide it to the `getpuid()` function. You register for a key here:
> 
>   http://www.musicip.com/dns/key.jsp

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

-- 
python-musicdns has outdated docs on obtaining a API key
https://bugs.launchpad.net/bugs/448809
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 408085] Re: Merge emacs23 23.1+1-4 (universe) from Debian unstable (main).

2009-09-20 Thread doclist
I'm having various problems with ido. I guess there is conflict with the
old version provided with emacs-goodies-el

-- 
Merge emacs23 23.1+1-4 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/408085
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 385002] Re: New release CEDET 1.0pre6

2009-09-06 Thread doclist
To be more clear: I get the error when trying to install the package I
built on Jaunty.

-- 
New release CEDET 1.0pre6
https://bugs.launchpad.net/bugs/385002
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 385002] Re: New release CEDET 1.0pre6

2009-09-06 Thread doclist
Did anyone get this to install on Jaunty? After building the package I
get "Failed to find version for newly installed eieio"

-- 
New release CEDET 1.0pre6
https://bugs.launchpad.net/bugs/385002
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 373027] Re: gnus broken in emacs-snapshot

2009-08-29 Thread doclist
Note that this is allegedly fixed upstream:

http://www.mail-archive.com/info-gnus-engl...@gnu.org/msg05547.html

-- 
gnus broken in emacs-snapshot
https://bugs.launchpad.net/bugs/373027
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 393036] [NEW] smplayer shouldn't cd to /usr/bin

2009-06-27 Thread doclist
Public bug reported:

Binary package hint: smplayer

When run from the command line, smplayer seems to change directory to
/usr/bin while running. This is bad behavior.

Steps to reproduce:
   - Open gnome-terminal
   - smplayer mediaFile.ogg
   - While media file is playing open a new terminal tab.
   - Observe that the current directory in the new terminal is /usr/bin.

smplayer-0.6.7-1~jaunty2

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

-- 
smplayer shouldn't cd to /usr/bin
https://bugs.launchpad.net/bugs/393036
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 373027] [NEW] gnus broken in emacs-snapshot

2009-05-06 Thread doclist
Public bug reported:

Binary package hint: emacs-snapshot

Debugger entered--Lisp error: (error "Invalid size: gnus-carpal")
  signal(error ("Invalid size: gnus-carpal"))
  error("Invalid size: %s" gnus-carpal)
  gnus-configure-frame((vertical 1.0 (summary 1.0 point) (if gnus-carpal (quote 
...
  gnus-configure-windows(summary force)
  gnus-summary-read-group-1("groupname" nil t nil nil nil)
  gnus-summary-read-group("groupname" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  call-interactively(gnus-group-select-group nil nil)


GNU Emacs 23.0.93.1 (i486-pc-linux-gnu, GTK+ Version 2.16.1) of 2009-05-02 on 
thallium, modified by Debian

** Affects: emacs-snapshot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnus broken in emacs-snapshot
https://bugs.launchpad.net/bugs/373027
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 267828] Re: switch user does not work

2009-04-29 Thread doclist
Have not noticed this problem in Jaunty.

-- 
switch user does not work
https://bugs.launchpad.net/bugs/267828
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 367392] [NEW] [needs-packaging] HttpUnit for Java

2009-04-26 Thread doclist
Public bug reported:

HTTPUnit library for Java, a web-interaction automation framework,
needs packaging.

"Written in Java, HttpUnit emulates the relevant portions of browser
behavior, including form submission, JavaScript, basic http
authentication, cookies and automatic page redirection, and allows
Java test code to examine returned pages either as text, an XML DOM,
or containers of forms, tables, and links. When combined with a
framework such as JUnit, it is fairly easy to write tests that very
quickly verify the functioning of a web site."

http://httpunit.sourceforge.net/index.html

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[needs-packaging] HttpUnit for Java
https://bugs.launchpad.net/bugs/367392
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 351277] Re: [jaunty] flash: download or license refused

2009-03-29 Thread doclist
I solved this by editing /var/cache/debconf/config.dat:

Look for flashplugin-nonfree/httpget and change Value to true.

-- 
[jaunty] flash: download or license refused
https://bugs.launchpad.net/bugs/351277
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 351277] Re: [jaunty] flash: download or license refused

2009-03-29 Thread doclist
Correction: Doing the aforementioned change allows the installation
but the value get reverted after trying to view flash media and trying to
"install additional plugins".

-- 
[jaunty] flash: download or license refused
https://bugs.launchpad.net/bugs/351277
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


Re: [Bug 209267] Re: Reiser + evms repeated corruption

2008-12-07 Thread doclist
Daniel T Chen <[EMAIL PROTECTED]> writes:

> Is this symptom still reproducible in 8.10 or 9.04?

No. I think the problem was a mismatch between the filesystem driver
and kernel versions. My /boot partition was not being mounted due to a
different issue and so the latest kernel was not being used as boot.


** Changed in: reiserfsprogs (Ubuntu)
   Status: Incomplete => Invalid

-- 
Reiser + evms repeated corruption
https://bugs.launchpad.net/bugs/209267
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 298495] Re: julius segmentation fault

2008-11-15 Thread doclist

** Attachment added: "julius_output.log"
   http://launchpadlibrarian.net/19675733/julius_output.log

-- 
julius segmentation fault
https://bugs.launchpad.net/bugs/298495
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 298495] [NEW] julius segmentation fault

2008-11-15 Thread doclist
Public bug reported:

Binary package hint: julius

Executing

julius -C sample.jconf -h /usr/share/julius-
voxforge/acoustic/hmmdefs

with the sample.jconf provided in the examples directory yields a
segmentation fault. Output attached.

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

-- 
julius segmentation fault
https://bugs.launchpad.net/bugs/298495
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 267828] Re: switch user does not work

2008-10-31 Thread doclist
I get the same error message (after a few seconds) when trying to
switch user for the first time. The second time (after the error
message) works.

I have a Geforce 6800 Ultra, using the nvidia binary driver.

-- 
switch user does not work
https://bugs.launchpad.net/bugs/267828
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 287895] [NEW] python-lxml does not work with python-stats

2008-10-22 Thread doclist
Public bug reported:

Binary package hint: python-lxml

Trying to use python-lxml results in the following

Traceback (most recent call last):
  File "hypem.py", line 5, in 
import lxml.etree as ET
  File "lxml.etree.pyx", line 40, in lxml.etree (src/lxml/lxml.etree.c:119415)
AttributeError: 'module' object has no attribute 'BytesIO'


Apparently the problem is with the python-stats package as documented upstream
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497324

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

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

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

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

-- 
python-lxml does not work with python-stats
https://bugs.launchpad.net/bugs/287895
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


Re: [Bug 245060] Re: apparmor permissions problem for cups (hpijs driver)

2008-10-19 Thread doclist
Arnaud Blouin <[EMAIL PROTECTED]> writes:

> According to the backtrace, there is no crash: the process seems to be 
> stopped.
> Are you shure that there is a crash?

The backtrace shows that SIGABRT is signaled. I did not 'continue'
after that in that backtrace. If I do I get:

Program terminated with signal SIGABRT, Aborted.
The program no longer exists.

cupsd stops running, the printer gnome-applet closes,
/var/run/cups/cupsd.pid is not deleted indicating an unclean
termination.

-- 
cups crashes in cupsArrayDelete at job.c:3524
https://bugs.launchpad.net/bugs/245060
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


Re: [Bug 245060] Re: apparmor permissions problem for cups (hpijs driver)

2008-10-18 Thread doclist

> If it was only a problem of permission, you should not have a crash ;)

Maybe, if the application assumes that it has the correct permissions
and proceeds accordingly.

> Can you reproduce the crash?

Yes, consistently.

> Which version of ubuntu and cups (1.3.7 according to the given
backtrace) do you use?

1.3.7-1ubuntu3 is what I obtained the attaached backtraces on.

> Please, can you try to obtain a backtrace by following the instructions on 
> https://wiki.ubuntu.com/DebuggingProgramCrash.
> (install packages 'cupsys-dbgsym', 'libcupsys2-dbgsym' and 'gdb' and see here 
> for backtrace https://wiki.ubuntu.com/Backtrace).

Backtraces are attached.


** Attachment added: "gdb-cups.txt"
   http://launchpadlibrarian.net/18668288/gdb-cups.txt

-- 
apparmor permissions problem for cups (hpijs driver)
https://bugs.launchpad.net/bugs/245060
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 202877] Re: GeForce Go 6800 Ultra not detected

2008-10-14 Thread doclist
I believe I "fixed" it by restoring an old xorg config and using the
'nv' driver.

-- 
GeForce Go 6800 Ultra not detected
https://bugs.launchpad.net/bugs/202877
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 245060] Re: apparmor permissions problem for cups (hpijs driver)

2008-07-02 Thread doclist

** Attachment added: "cups_log.txt"
   http://launchpadlibrarian.net/15773042/cups_log.txt

-- 
apparmor permissions problem for cups (hpijs driver)
https://bugs.launchpad.net/bugs/245060
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 245060] Re: apparmor permissions problem for cups (hpijs driver)

2008-07-02 Thread doclist

** Attachment added: "/var/log/messages output"
   http://launchpadlibrarian.net/15772922/cups_audit_log.txt

-- 
apparmor permissions problem for cups (hpijs driver)
https://bugs.launchpad.net/bugs/245060
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 245060] [NEW] apparmor permissions problem for cups (hpijs driver)

2008-07-02 Thread doclist
Public bug reported:

When I try to print to a laserjet 2300 on a Samba share cupsys
crashes. Restarting the daemon does not solve the problem.

I seem to be getting apparmor permission error messages in
/var/log/messages but app-complain cupsd doesn't seem to help any.

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

-- 
apparmor permissions problem for cups (hpijs driver)
https://bugs.launchpad.net/bugs/245060
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 209267] Re: Reiser + evms repeated corruption

2008-04-08 Thread doclist
This does *not* happen when 'recovery' boot (same kernel version) is
selected from the Grub menu. The corruption is happening on startup of a
regular boot.

I will probably eventually abandon these esoteric file system choices
and reformat my drive so if any further information is desired let me
know as soon as possible.

-- 
Reiser + evms repeated corruption
https://bugs.launchpad.net/bugs/209267
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 209337] Re: [FTBS] asis-programs

2008-03-30 Thread doclist

** Attachment added: "build.log"
   http://launchpadlibrarian.net/12980902/build.log

** Tags added: ftbfs

-- 
[FTBS] asis-programs
https://bugs.launchpad.net/bugs/209337
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 209337] [NEW] [FTBS] asis-programs

2008-03-30 Thread doclist
Public bug reported:

Binary package hint: asis-programs

asis-programs fails to build from source on Hardy i686. Output attached.

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


** Tags: ftbfs

-- 
[FTBS] asis-programs
https://bugs.launchpad.net/bugs/209337
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 209331] [NEW] asis-programs package is broken

2008-03-30 Thread doclist
Public bug reported:

Binary package hint: asis-programs

asis-programs appears to be horribly broken and non-functional.

Trying to execue gnatpp or gnatmetric:
gcc: error trying to exec 'gnat1': execvp: No such file or directory

Trying to execute display_source -n foo.adt:

Internal implementation error: A4G.GNAT_Int.Create_Tree:
  check the path and environment settings for gcc!
raised ASIS.EXCEPTIONS.ASIS_FAILED : a4g-vcheck.adb:785.

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

-- 
asis-programs package is broken
https://bugs.launchpad.net/bugs/209331
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 209267] Re: Reiser + evms repeated corruption

2008-03-30 Thread doclist
This started happening after upgrade to Hardy and after a failed suspend
resulting in a hard power off. My home partition is also reiser of evms
and, while it also needed a rebuild-tree, the problem does not recur on
that partition.

-- 
Reiser + evms repeated corruption
https://bugs.launchpad.net/bugs/209267
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 209267] Re: Reiser + evms repeated corruption

2008-03-30 Thread doclist

** Attachment added: "var-rebuild.log"
   http://launchpadlibrarian.net/12979176/var-rebuild.log

-- 
Reiser + evms repeated corruption
https://bugs.launchpad.net/bugs/209267
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 209267] Re: Reiser + evms repeated corruption

2008-03-30 Thread doclist

** Attachment added: "var-fsck.log"
   http://launchpadlibrarian.net/12979121/var-fsck.log

-- 
Reiser + evms repeated corruption
https://bugs.launchpad.net/bugs/209267
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 209267] [NEW] Reiser + evms repeated corruption

2008-03-30 Thread doclist
Public bug reported:

Binary package hint: reiserfsprogs


My var partition is reiser3 on evms. Every time I boot the fsck
fails. I do reiserfsck --check and then --rebuild-tree (as directed by
--check). Subsequent --check is clean. Reboot causes the problem to
reoccur. Badblocks read-only check reports no bad blocks on any partition.

Files attached are the output of --check and --rebuild-tree.

Hardy, 2.6.22-11-386 #1, i686
reiserfsck 3.6.19

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

-- 
Reiser + evms repeated corruption
https://bugs.launchpad.net/bugs/209267
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 202877] [NEW] GeForce Go 6800 Ultra not detected

2008-03-16 Thread doclist
Public bug reported:

Every time I start my computer I get the "Low graphics mode"
configuration dialog saying that my card (GeForce Go 6800 Ultra) was not
detected. Every time I need to manually set the graphics settings (in
gnome, the configurator doesn't seem to apply the changes). Moreover,
the "Screen and graphics" dialog does not give an option for the
restricted driver even though it is enabled in "Hardware drivers" and
marked in-use. Running lsmod also lists 'nvidia'

01:00.0 VGA compatible controller: nVidia Corporation NV41.9 [GeForce Go
6800 Ultra] (rev a2)

2.6.22-11-386

Hardy.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
GeForce Go 6800 Ultra not detected
https://bugs.launchpad.net/bugs/202877
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 194909] [NEW] [needs-packaging]: libdwarf

2008-03-07 Thread doclist
Public bug reported:

Library and utility (dumpdwarf) for the standard Dwarf debugging
information format (as produced, for example, by GCC).

http://reality.sgiweb.org/davea/dwarf.html

** Affects: ubuntu
 Importance: Wishlist
 Status: Confirmed


** Tags: needs-packaging wishlist

-- 
[needs-packaging]: libdwarf
https://bugs.launchpad.net/bugs/194909
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 186236] [NEW] [Package Request]: Sage

2008-01-26 Thread doclist
Public bug reported:

Request that Sage be distributed in Hardy repositories. Sage is a
compilation of open source mathematical software. It can be used for a
huge range of mathematics. Some of its functionality is an
alternative to packages like Maple, Mathematica and Matlab.

Packages built by upstream available here:
http://www.sagemath.org/SAGEbin/linux/32bit/

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[Package Request]: Sage
https://bugs.launchpad.net/bugs/186236
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 180452] Re: Amarok adds same item in infinite loop in random playlist

2008-01-04 Thread doclist
Noticed that bug is fixed in gutsy-backports version 1.4.8. Sorry about
that. Marking as fixed released.

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

-- 
Amarok adds same item in infinite loop in random playlist
https://bugs.launchpad.net/bugs/180452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 180452] Re: Amarok adds same item in infinite loop in random playlist

2008-01-04 Thread doclist
I see that this has been fixed upstream:
http://bugs.kde.org/show_bug.cgi?id=148317

-- 
Amarok adds same item in infinite loop in random playlist
https://bugs.launchpad.net/bugs/180452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 180452] Amarok adds same item in infinite loop in random playlist

2008-01-04 Thread doclist
Public bug reported:

Binary package hint: amarok

Sometimes in the "Random Mix" dynamic playlist mode Amarok will begin
to add the same item to the playlist repeatedly in an infinite
loop. CPU usage goes to 100%, 'python' is listed as the offending
process in 'top'.

I cannot reproduce the problem consistently.

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

-- 
Amarok adds same item in infinite loop in random playlist
https://bugs.launchpad.net/bugs/180452
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for amarok in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 179142] /etc/krb5.conf is malformed

2007-12-28 Thread doclist
Public bug reported:

Binary package hint: krb5-config

The value for the default_realm variable in /etc/krb5.conf is not
specified. When kinit tries to parse the configuration file the
following error is produced: "kinit(v5): Improper format of Kerberos
configuration file while initializing Kerberos 5 library". strace
indicates that krb5.conf is the offending file.

Proposed resolution: Specify arbitrary non-valid domain name
(e.g. default_realm = INVALID.INVALID).

Output of strace:
--
stat64("/etc/krb5.conf", {st_mode=S_IFREG|0644, st_size=3230, ...}) = 0
open("/etc/krb5.conf", O_RDONLY)= 4
access("/etc/krb5.conf", W_OK)  = -1 EACCES (Permission denied)
fstat64(4, {st_mode=S_IFREG|0644, st_size=3230, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f8a000
read(4, "[libdefaults]\n\tdefault_realm = \n"..., 4096) = 3230
close(4)= 0
munmap(0xb7f8a000, 4096)= 0
write(2, "kinit(v5): Improper format of Ke"..., 58kinit(v5): Improper format of 
Kerberos configuration file ) = 58
write(2, "while initializing Kerberos 5 li"..., 37while initializing Kerberos 5 
library) = 37
write(2, "\n", 1
)   = 1
exit_group(1)   = ?
--

** Affects: kerberos-configs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/krb5.conf is malformed
https://bugs.launchpad.net/bugs/179142
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 150471] Re: [Gutsy] high processor activity after logging out and then logging in again

2007-11-22 Thread doclist

On Thu, 2007-11-22 at 21:25 +, Pjotr12345 wrote:
> @doclist: I would like some clarification from you, because this is an
> important matter. Tracker is installed in the standard installation, so
> everybody has tracker automatically. So if I understand you correctly,
> you already removed tracker before, and still have the problem?
> 

That's right.

-- 
[Gutsy] high processor activity after logging out and then logging in again
https://bugs.launchpad.net/bugs/150471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 150471] Re: [Gutsy] high processor activity after logging out and then logging in again

2007-11-22 Thread doclist
On Thu, 2007-11-22 at 10:28 +, Pjotr12345 wrote:
> Possibly the bad guy is Tracker. Tracker is a plugin in Deskbar applet.
> An hour ago, I've completely removed Tracker from my system with
> Synaptic, and I'm curious if the problem is over now.
> 
> Maybe you could try this, too, and report here if it has been a success?

I do not have Tracker installed and still experience the problem.

-- 
[Gutsy] high processor activity after logging out and then logging in again
https://bugs.launchpad.net/bugs/150471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 150471] Re: [Gutsy] high processor activity after logging out and then logging in again

2007-11-07 Thread doclist
On Nov 7, 2007 8:12 AM, Luiz Alberto Medaets <[EMAIL PROTECTED]> wrote:
> Tracker is a desktop search tool, part of Gnome, and is loaded when you
> start (Disable  Tracker on System – Preferences – Sessions and the
> problem will end.) or when you ask for file search.
> Open System - Administration -System Monitor. Look for Trackerd on
> process tab to see if it's running . If it is, right click and stop then
> right click and kill.
>
> Megahertz


I know what Tracker is. I could have been clearer: I uninstalled
Tracker soon after upgrading to Gutsy.

-- 
[Gutsy] high processor activity after logging out and then logging in again
https://bugs.launchpad.net/bugs/150471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 150471] Re: [Gutsy] high processor activity after logging out and then logging in again

2007-11-06 Thread doclist
On Nov 6, 2007 6:06 AM, Luiz Alberto Medaets <[EMAIL PROTECTED]> wrote:
> Disable  Tracker on System – Preferences – Sessions and the problem will
> end.
> Tracker is a desktop search tool, it has a bug, and it is launched every
> time you make a search on file browser (Nautilus).
> Luiz
>

I don't have tracker installed at all (and haven't since the first day
of installing Gutsy) and still experience the problem.

-- 
[Gutsy] high processor activity after logging out and then logging in again
https://bugs.launchpad.net/bugs/150471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 150471] Re: [Gutsy] high processor activity after logging out and then logging in again

2007-10-30 Thread doclist
I also experience 100% CPU usage from Nautilus after logging in userA,
logging in userB, logging out userB. The offending process is owned by
userB. This is new (for me) in Gutsy.

I can't seem to get a proper backtrace. This is what I get immediately
after attaching through GDB.

=
#0  0xb727d45f in fputs () from /lib/tls/i686/cmov/libc.so.6
#1  0x080e27c8 in write_string (filename=0x0, file=0x8905b48, 
str=0x1 , error=0x0) at nautilus-debug-log.c:446
#2  0x080e28ab in nautilus_debug_log_dump (
filename=0x89058f0 "/home/USER/nautilus-debug-log.txt", error=0x0)
at nautilus-debug-log.c:508
#3  0x0807e776 in dump_debug_log () at nautilus-main.c:213
#4  0x0807e7bf in sigfatal_handler (sig=11) at nautilus-main.c:258
#5  
#6  0xb7657af6 in gconf_client_remove_dir () from /usr/lib/libgconf-2.so.4
#7  0xb5c2e9cd in ?? ()
   from /usr/lib/nautilus/extensions-1.0/libnautilus-actions.so
#8  0xe509 in ?? ()
#9  0xb5c32d74 in ?? ()
   from /usr/lib/nautilus/extensions-1.0/libnautilus-actions.so
#10 0x in ?? ()
=


Trying to 'continue' in GDB gives the following:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1228183888 (LWP 22236)]
0xb7657af6 in gconf_client_remove_dir () from /usr/lib/libgconf-2.so.4


-- 
[Gutsy] high processor activity after logging out and then logging in again
https://bugs.launchpad.net/bugs/150471
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145810] Re: azureus crashes when trying to 'show details'

2007-10-05 Thread doclist
** Summary changed:

- azureus crashes when double clicking file in seeding pane
+ azureus crashes when trying to 'show details'

** Description changed:

  Binary package hint: azureus
  
- In Gutsy, after a file has completed downloading, double-clicking it
- in the seeding pane (i.e. to open it) crashes Azureus. Right-click ->
- open file however, behaves correctly. Did not observe problem in
- Feisty. Azureus versions are the same in Feisty and Gutsy, so problem
- lies elsewhere.
+ In Gutsy, trying to execute 'show details' either by double-clicking a file 
or right-click ->
+ 'show details' causes Azureus to crash. Did not observe problem in
+ Feisty, although I believe Azureus versions are the same in Feisty and Gutsy.

-- 
azureus crashes when trying to 'show details'
https://bugs.launchpad.net/bugs/145810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77190] Re: mail-notification should not pester you on login if you have no e-mail accounts

2007-09-29 Thread doclist
I was experiencing the bug on Edgy I believe. I am no longer
experiencing it since at least Feisty. I do not recall if this was due
to an update to the package or if I found a solution or work-around.
Marking as invalid.

** Changed in: mail-notification (Ubuntu)
   Status: New => Invalid

-- 
mail-notification should not pester you on login if you have no e-mail accounts
https://bugs.launchpad.net/bugs/77190
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145810] azureus crashes when double clicking file in seeding pane

2007-09-27 Thread doclist
Public bug reported:

Binary package hint: azureus

In Gutsy, after a file has completed downloading, double-clicking it
in the seeding pane (i.e. to open it) crashes Azureus. Right-click ->
open file however, behaves correctly. Did not observe problem in
Feisty. Azureus versions are the same in Feisty and Gutsy, so problem
lies elsewhere.

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

-- 
azureus crashes when double clicking file in seeding pane
https://bugs.launchpad.net/bugs/145810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145747] Re: Sound system locks up

2007-09-27 Thread doclist

** Attachment added: "dmesg.txt"
   http://launchpadlibrarian.net/9525155/dmesg.txt

-- 
Sound system locks up
https://bugs.launchpad.net/bugs/145747
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145747] Re: Sound system locks up

2007-09-27 Thread doclist

** Attachment added: "lsmod.txt"
   http://launchpadlibrarian.net/9525151/lsmod.txt

-- 
Sound system locks up
https://bugs.launchpad.net/bugs/145747
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145747] Sound system locks up

2007-09-27 Thread doclist
Public bug reported:

Occasionally some aspect of my sound system locks up: Multimedia
applications freeze on start (rhythmbox, totem, mplayer, Flash),
seemingly trying to initialize the soundsystem.


Example of running mplayer with -msglevel all=9
==
Building audio filter chain for 44100Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter dummy 
[dummy] Was reinitialized: 44100Hz/2ch/s16le
[dummy] Was reinitialized: 44100Hz/2ch/s16le
alsa-init: requested format: 44100 Hz, 2 channels, 9
alsa-init: using ALSA 1.0.14a
alsa-init: setup for 1/2 channel(s)
alsa-init: using device default
== The 
application freezes at this point. No sound is produced, mplayer does not exit, 
nothing seems to be using the CPU abnormally.

After SIGINT
==
MPlayer interrupted by signal 2 in module: ao2_init

*** uninit(0x6C8)
Uninit audio filters...
[libaf] Removing filter dummy 
Uninit audio: libmad
DEMUXER: freeing demuxer at 0x89d4a90
DEMUXER: freeing sh_audio at 0x89d22f8
==

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Sound system locks up
https://bugs.launchpad.net/bugs/145747
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145747] Re: Sound system locks up

2007-09-27 Thread doclist

** Attachment added: "lspci-vnnn.txt"
   http://launchpadlibrarian.net/9525153/lspci-vnnn.txt

-- 
Sound system locks up
https://bugs.launchpad.net/bugs/145747
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-26 Thread doclist
On 9/25/07, Brian Murray <[EMAIL PROTECTED]> wrote:
> The contents of your '/etc/network/interfaces' file would also be
> helpful.  Thanks in advance.

---
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
-

Obviously I can correct the problem by substituting eth1. I should
note that the card also has an archaic coaxial network connector (in
addition to the ethernet). I wonder if this could be causing the
problem.

-- 
rtl-8029: 'ifconfig eth0' = Device not found
https://bugs.launchpad.net/bugs/144604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-25 Thread doclist
'ifconfig -a' shows that the interface appearing as eth1 and 'dhclient
eth1' works correctly. I guess the issue is that the interface is not
being automatically configured.

(I will post the output of 'ifconfig -a' later if needed. I would need
to reboot the computer and visit it locally.)

-- 
rtl-8029: 'ifconfig eth0' = Device not found
https://bugs.launchpad.net/bugs/144604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-24 Thread doclist

** Attachment added: "lspci-vnnn.txt"
   http://launchpadlibrarian.net/9483445/lspci-vnnn.txt

-- 
rtl-8029: 'ifconfig eth0' = Device not found
https://bugs.launchpad.net/bugs/144604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-24 Thread doclist

** Attachment added: "lsmod.txt"
   http://launchpadlibrarian.net/9483444/lsmod.txt

-- 
rtl-8029: 'ifconfig eth0' = Device not found
https://bugs.launchpad.net/bugs/144604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   >