[Bug 667036] Re: libvir: Security Labeling error : error calling aa_change_profile()

2010-10-27 Thread Jamie Strandboge
*** This bug is a duplicate of bug 665531 ***
https://bugs.launchpad.net/bugs/665531

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 665531, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 665531
   libvirt no longer supports format=host_device
 * You can subscribe to bug 665531 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/665531/+subscribe

-- 
libvir: Security Labeling error : error calling aa_change_profile()
https://bugs.launchpad.net/bugs/667036
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 667269] [NEW] winbind crashes

2010-10-27 Thread gmoore777
Public bug reported:

Binary package hint: samba

Occasionally on various Ubuntu 64-bit LucidLynx systems (10.04.1), winbind goes 
into a state such that logging in fails.
(we use ActiveDirectory for logging in. We do not use the Likewise-open 
product.)
Although, it appears that there are 1 or more winbindd processes running, they 
are all dead/not_working/hung, etc.
The only recourse to fix the problem, is that I log in with a local account 
that has sudo privilege, find and kill all the
winbindd processes, and restart, nmbd, winbindd and samba. (not sure if I need 
to restart nmbd and samba, but
I do it anyways.)

This problem seems to happen more often on systems that are shared with other 
users.
Some of those other users are connected from across the Wan via ssh.
The problem seems to occur more often over the weekend. Meaning, Monday morning,
is when we discover the machines are un-loginable with Active Directory account 
names.

This problem does not happen with all 80+ machines. All machines are built out 
the same, 
and are on approximately the same type of hardware. 

This problem has existed since the onset of LucidLynx from what I can remember.
The problem occurs frequently enough, that I had to set up a self-help web page 
for users with the 
problem. From there I have a script that will log into the machine in question, 
with a local sudo privileged account, kills all the winbind processes and 
restarts 
nmbd, winbindd and samba.
Even with using the local account, each command takes about 2 1/2 minutes to 
complete.
It takes about 12 minutes to accomplish the fixing of the machine due to the 
# of commands that
need to be run.

I am assuming the core file under /var/log/samba/cores/winbindd/core
will be relevant to the problem I am having.

$ lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04


$ apt-cache policy winbind
winbind:
  Installed: 2:3.4.7~dfsg-1ubuntu3.2
  Candidate: 2:3.4.7~dfsg-1ubuntu3.2
  Version table:
 *** 2:3.4.7~dfsg-1ubuntu3.2 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 2:3.4.7~dfsg-1ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages

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

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

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


[Bug 667269] Re: winbind crashes

2010-10-27 Thread gmoore777

** Attachment added: Core file found under: /var/log/samba/cores/winbindd/core
   https://bugs.launchpad.net/bugs/667269/+attachment/1713033/+files/core

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

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


[Bug 551130] Re: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-10-27 Thread IAmDaveMyers
I don't know if this bug is still open, (or if my problem is related to
another bug), but the 'released fix' hasn't been in the lucid
repositories.

when I perform the following

sudo apt-get install mysql-server-5.1

this is the output...
___
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Suggested packages:
  tinyca mailx
The following NEW packages will be installed
  mysql-server-5.1
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B/7,008kB of archives.
After this operation, 15.0MB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package mysql-server-5.1.
(Reading database ... 271591 files and directories currently installed.)
Unpacking mysql-server-5.1 (from 
.../mysql-server-5.1_5.1.41-3ubuntu12.6_i386.deb) ...
Processing triggers for ureadahead ...
Processing triggers for man-db ...
Setting up mysql-server-5.1 (5.1.41-3ubuntu12.6) ...
101027 15:46:57 [Note] Plugin 'FEDERATED' is disabled.
101027 15:46:57  InnoDB: Started; log sequence number 0 44233
101027 15:46:57  InnoDB: Starting shutdown...
101027 15:46:58  InnoDB: Shutdown completed; log sequence number 0 44233
start: Job failed to start

Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

___

My concern is that this is the LTS version. As always I am upgrading
after the version has been out for a while, in the expectation that
problems like these would not occur.

My initial upgrade from 8.04 broke MySQL, and stopped my local test
versions for a number of test web sites (drupal) and a test
implementation of Sugar CRM I had going.

I assume that there is a similar problem in the 10.04 LTS server edition
also ? if so that will be bad new for someone!

I hope someone out there is able to regress the 'fix released'
notification, or at least confirm that my problems are not specific to
my setup.

I followed m2nis' details on post 23 for removing my old mysql
instalation (or rather I renamed the directories so as to retain my data
tables), then I did the following


___
su mysql service mysql start
start: Rejected send message, 1 matched rules; type=method_call, 
sender=:1.50 (uid=112 pid=20679 comm=start) 
interface=com.ubuntu.Upstart0_6.Job member=Start error name=(unset) 
requested_reply=0 destination=com.ubuntu.Upstart (uid=0 pid=1 
comm=/sbin/init))
___

then so as to confirm that it is indeed not running...

___
ps aux|grep mysql
root 20762  0.0  0.1   3328   784 pts/0S+   22:40   0:00 grep mysql
___

During my upgrade (which I performed stepwise through the versions, as I wasn't 
being given the option to go directly from 8.04 to 10.04?) I was prompted to 
file a bug report about mysql, here is the link to it
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/666383

The reason I think this is in fact somehow all related is because my
var/log/syslog ouptut looks remarkable similar to the original posters

I am now going to try implementing the changes as suggested above, to
see if that solves my problem.

David

** Attachment added: var/log/syslog after failes mysql server start
   
https://bugs.launchpad.net/ubuntu/lucid/+source/mysql-dfsg-5.1/+bug/551130/+attachment/1713444/+files/MySQL_Fail_varLogSyslog.txt

-- 
[SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.
https://bugs.launchpad.net/bugs/551130
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 553142] Re: gdm does not obey NIS settings for user groups

2010-10-27 Thread Matt Horan
I can confirm that this is still an issue in Lucid.  This was not an
issue with Hardy.

Setting group: files nis in /etc/nsswitch.conf causes all of my NIS
groups to show up.  Setting this to compat causes one of the NIS groups
to go away.  I'm not sure why only one of the groups goes away.  Perhaps
something with pam_group.so is only allowing one group to be passed in
through NIS to SSH clients?  This is a server, so I can't test GDM.  All
of my groups show up if I log in on the console.

-- 
gdm does not obey NIS settings for user groups
https://bugs.launchpad.net/bugs/553142
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis in ubuntu.

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


[Bug 665531] Re: libvirt no longer supports format=host_device

2010-10-27 Thread Bart Heinsius
The preliminary fix uploaded to https://launchpad.net/~ubuntu-security-
proposed/+archive/ppa works for me.

-- 
libvirt no longer supports format=host_device
https://bugs.launchpad.net/bugs/665531
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 551130] Re: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-10-27 Thread a7x
Please file a new bug report -- there may have been a regression.

-- 
[SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running.
https://bugs.launchpad.net/bugs/551130
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 667597] [NEW] conf.d directory not a configuration directory

2010-10-27 Thread Will Dowling
Public bug reported:

# cat /etc/issue
Ubuntu 10.04.1 LTS \n \l

# apt-cache policy slapd
slapd:
  Installed: 2.4.21-0ubuntu5.3
  Candidate: 2.4.21-0ubuntu5.3
  Version table:
 *** 2.4.21-0ubuntu5.3 0
500 ftp://10.1.4.17/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 2.4.21-0ubuntu5.2 0
500 ftp://10.1.4.17/ubuntu/ lucid-security/main Packages
 2.4.21-0ubuntu5 0
500 ftp://10.1.4.17/ubuntu/ lucid/main Packages


PROBLEM DESCRIPTION:

The slapd package deploys the cn=config directory
/etc/ldap/slapd.d/cn=config

Howard Chu, Chief Architect of the OpenLDAP project has publicly stated
that the slapd.d directory is a configuration DATABASE and is not user-
editable[1].

The placement of this configuration database under /etc/ violates the
Debian Filesystem Hierarchy Standard v2.3 [2] to which Ubuntu also
adheres [3].

This is confusing for administrators migrating to the new cn=config and
can lead them to editing the database directly, which is not documented
nor intended.


SUGGESTED FIX:
* Ensure that slapd creates the configuration database somewhere under 
/var/lib
* Ensure that the slapd package's postinst does not modify the 
configuration database directly
* Ensure that the /etc/default/slapd file sets the SLAPD_CONF variable to 
the new location of the configuration database


NOTES:

This may need to be reported to the upstream Debian maintainers, however
it is my understanding that lenny still uses slapd.conf (and I have not
had time to test an unstable/testing box or inspect the source package,
yet).


[1] http://www.openldap.org/lists/openldap-technical/201009/msg00023.html
[2] http://www.debian.org/doc/packaging-manuals/fhs/fhs-2.3.html
[3] 
http://people.canonical.com/~cjwatson/ubuntu-policy/policy.html/ch-opersys.html#s-fhs

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

-- 
conf.d directory not a configuration directory
https://bugs.launchpad.net/bugs/667597
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 667436] [NEW] eclipse-cdt for Linaro 10.11

2010-10-27 Thread Matthias Klose
Public bug reported:

Binary package hint: eclipse-cdt

The eclipse blueprint

  https://blueprints.launchpad.net/ubuntu/+spec/other-linaro-n-eclipse-cdt
  https://wiki.linaro.org/Platform/Foundations/Specs/eclips-cdt 

asks for inclusion of eclipse-cdt as a development environment. eclipse-
cdt was recently updated in Debian unstable, is now available in natty,
and could be updatred in maverick. There are currently no eclipse-cdt
packages in maverick available. The packages do build in maverick
without any changes, as seen in

  https://launchpad.net/~doko/+archive/ppa/+packages

Basic testing shows that eclipse-cdt both works on amd64 and i386.

** Affects: eclipse-cdt (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: eclipse-cdt (Ubuntu Maverick)
 Importance: Undecided
 Status: New

-- 
eclipse-cdt for Linaro 10.11
https://bugs.launchpad.net/bugs/667436
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 667430] Re: Hp Tx2510us synaptic touch pad does not work properly after it has been disabled/reenabled

2010-10-27 Thread Michael Walton
Upon making sure everything in what I said was accurate I tried
disabling and reenabling the touch pad again, and it seems to affect my
ability to use anything on the gnome desktop, but if i have an internet
browser window open I can still affect it with my actions. The keyboard
will not even work on anything on the Gnome desktop as well as the
touchpad *or* the wacom touch screen. I just wanted to make sure that
was clear. Restarting X fixes everything though via the
ctrl+alt+backspace.

-- 
Hp Tx2510us synaptic touch pad does not work properly after it has been 
disabled/reenabled
https://bugs.launchpad.net/bugs/667430
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 664265] Re: Can't play flash videos full screen on firefox and google chrome with intel driver and compiz

2010-10-27 Thread RedSingularity
@Johannes Fritz

So you can confirm this problem as well with your intel card?

-- 
Can't play flash videos full screen on firefox and google chrome with intel 
driver and compiz
https://bugs.launchpad.net/bugs/664265
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 663806] apport information

2010-10-27 Thread Gargoulf
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  pnoterda   1662 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6ffc000 irq 55'
   Mixer name   : 'IDT 92HD81B1C5'
   Components   : 'HDA:111d76d5,102802ef,00100104'
   Controls  : 20
   Simple ctrls  : 12
DistroRelease: Ubuntu 10.10
Frequency: I don't know.
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
MachineType: Dell Inc. Precision M6500
NonfreeKernelModules: nvidia wl
Package: linux (not installed)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic-pae 
root=UUID=7c30bc95-d155-45f1-bf47-d2f250b8d6a8 ro quiet splash
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, user)
 LANG=en_IE.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
Regression: Yes
RelatedPackageVersions: linux-firmware 1.38
Reproducible: No
Tags: maverick kernel-uncat regression-release needs-upstream-testing
Uname: Linux 2.6.35-22-generic-pae i686
UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 02/03/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0R1203
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd02/03/2010:svnDellInc.:pnPrecisionM6500:pvr:rvnDellInc.:rn0R1203:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Precision M6500
dmi.sys.vendor: Dell Inc.

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] AcpiTables.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713347/+files/AcpiTables.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] AlsaDevices.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713348/+files/AlsaDevices.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] AplayDevices.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713349/+files/AplayDevices.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] BootDmesg.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713350/+files/BootDmesg.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] Card0.Amixer.values.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713351/+files/Card0.Amixer.values.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] Card0.Codecs.codec.0.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713352/+files/Card0.Codecs.codec.0.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] CurrentDmesg.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713353/+files/CurrentDmesg.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] IwConfig.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: IwConfig.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713354/+files/IwConfig.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] Lspci.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713355/+files/Lspci.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] Lsusb.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713356/+files/Lsusb.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] PciMultimedia.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713357/+files/PciMultimedia.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] ProcCpuinfo.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713358/+files/ProcCpuinfo.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] ProcInterrupts.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713359/+files/ProcInterrupts.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] ProcModules.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713360/+files/ProcModules.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] RfKill.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: RfKill.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713361/+files/RfKill.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] UdevDb.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713362/+files/UdevDb.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] UdevLog.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713363/+files/UdevLog.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 663806] WifiSyslog.txt

2010-10-27 Thread Gargoulf
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.edge.launchpad.net/bugs/663806/+attachment/1713364/+files/WifiSyslog.txt

-- 
touchpad middle button not working
https://bugs.launchpad.net/bugs/663806
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 417770] Re: [i965gm] kernel backlight control method missing for macbooks

2010-10-27 Thread Steffen Röcker
mu3en, can you post the output of

sudo dmidecode -s system-manufacturer
sudo dmidecode -s system-product-name
lspci | grep VGA

to bug #511965 ?

-- 
[i965gm] kernel backlight control method missing for macbooks
https://bugs.launchpad.net/bugs/417770
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 667436] Re: eclipse-cdt for Linaro 10.11

2010-10-27 Thread Matthias Klose
eclipse-cdt 6.0.2-1 is in natty


** Also affects: eclipse-cdt (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: eclipse-cdt (Ubuntu)
   Status: New = Fix Released

-- 
eclipse-cdt for Linaro 10.11
https://bugs.launchpad.net/bugs/667436
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 667436] Re: eclipse-cdt for Linaro 10.11

2010-10-27 Thread Martin Pitt
eclipse-cdt |6.0.2-1 | natty/universe | source, amd64, i386

Closing natty task.

** Changed in: eclipse-cdt (Ubuntu)
   Status: Fix Released = New

** Changed in: eclipse-cdt (Ubuntu)
   Status: New = Fix Released

-- 
eclipse-cdt for Linaro 10.11
https://bugs.launchpad.net/bugs/667436
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 667436] Re: eclipse-cdt for Linaro 10.11

2010-10-27 Thread Martin Pitt
We don't usually do this, and I don't want this to become a common
process. But as this was discussed with the community, there is some
wider-scale consensus around this already. This is not intrusive and
technically possible, so no objection from me about this. Please upload
a backport.

** Changed in: eclipse-cdt (Ubuntu Maverick)
   Status: New = Confirmed

-- 
eclipse-cdt for Linaro 10.11
https://bugs.launchpad.net/bugs/667436
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 667424] Re: [Conexant CX20549 (Venice)] pactl stat failed to find default card

2010-10-27 Thread Ulf Larsson
Hello

I think I just foundout in the User Group privilege was audio devices 
not allowed.

Thanks for the help

BR,
Ulf

On 10/27/2010 09:10 PM, Daniel T Chen wrote:
 Both IntMic and ExtMic (and Ext Mic) are exposed.


-- 
[Conexant CX20549 (Venice)] pactl stat failed to find default card
https://bugs.launchpad.net/bugs/667424
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 578673] Re: [arrandale] Resume doesn't work on a Latitude E6410

2010-10-27 Thread Paweł Paprota
** Also affects: archlinux
   Importance: Undecided
   Status: New

-- 
[arrandale] Resume doesn't work on a Latitude E6410
https://bugs.launchpad.net/bugs/578673
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 574663] Re: Evince fails to properly print pdf files

2010-10-27 Thread roxy
madbiologist - you may be right; I'll check this tomorrow morning.

-- 
Evince fails to properly print pdf files
https://bugs.launchpad.net/bugs/574663
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 667441] [NEW] ubuntu 10.10 dell_laptop module disables wifi

2010-10-27 Thread Daniel Cardin
Public bug reported:

This is new to 10.10. In 10.04, wireless was working just fine.

I am reporting against dell_laptop because everything else works fine.

Wireless DOES work using wicd, even though nm-applet is reporting it disabled. 
I can only assume it's not a problem with the broadcom driver (wl)

The rfkill status is always blocked both soft and hard. Trying to force
the status in rfkill does not work.

1: dell-wifi: Wireless LAN
Soft blocked: yes
Hard blocked: yes


I then supposed there was a problem with the dell_laptop driver so I 
blacklisted it but that completely disabled the wireless.
So it seems the driver makes the devices available and is thus

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-22-generic-pae 2.6.35-22.35
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
NonfreeKernelModules: nvidia wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  daniel 1647 F pulseaudio
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf330 irq 49'
   Mixer name   : 'IDT 92HD81B1C5'
   Components   : 'HDA:111d76d5,102802c0,00100302'
   Controls  : 14
   Simple ctrls  : 9
Date: Wed Oct 27 15:20:56 2010
HibernationDevice: RESUME=UUID=e9bbfdc9-f467-42f8-8353-a9dd81756da6
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MachineType: Dell Inc. Vostro 1720
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic-pae 
root=UUID=b5f80ff1-8ba9-441d-bc1a-265771c6eaf3 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=fr_CA.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
SourcePackage: linux
dmi.bios.date: 04/08/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0P369J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd04/08/2009:svnDellInc.:pnVostro1720:pvrNull:rvnDellInc.:rn0P369J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1720
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 kernel-net maverick needs-upstream-testing 
regression-release

-- 
ubuntu 10.10 dell_laptop module disables wifi
https://bugs.launchpad.net/bugs/667441
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 667441] Re: ubuntu 10.10 dell_laptop module disables wifi

2010-10-27 Thread Daniel Cardin


-- 
ubuntu 10.10 dell_laptop module disables wifi
https://bugs.launchpad.net/bugs/667441
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 666555] Re: users and groups home directory change does not take

2010-10-27 Thread RnSC
Will try to do tonight, may be a few days.  I have fiddled with 10.04 before 
also.  This is at least the second, perhaps the third or fourth clean install 
with this behavior.  I just shrugged it off that I must have done something 
wrong in the past, but this time I was prepared and very meticulous, and 
verified.  Again, I will do what you asked soon.
--Ray

 Milan Bouchet-Valat nalimi...@club.fr wrote: 
 Interesting... Indeed, doesn't seem to be a duplicate of bug 659758,
 which is only about newly created users (and about which I know the root
 cause).
 
 Please follow the instructions at :
 https://wiki.ubuntu.com/DebuggingGnomeSystemTools#For%20Users%20[users-admin]
 and attach the information here. Thanks!
 
 ** Changed in: gnome-system-tools (Ubuntu)
Status: New = Incomplete
 
 ** Changed in: gnome-system-tools (Ubuntu)
Importance: Undecided = Medium
 
 -- 
 users and groups home directory change does not take
 https://bugs.launchpad.net/bugs/666555
 You received this bug notification because you are a direct subscriber
 of the bug.

-- 
users and groups home directory change does not take
https://bugs.launchpad.net/bugs/666555
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 663837] Re: indicator-messages should switch to the workspace the app is running

2010-10-27 Thread Gonzalo Fernandez
I would like to add that this is a very important bug to fix in my
humble opinion. The usability of Empathy/Gwibber and the integration to
the desktop made my final migration from Windows to Ubuntu back when
Lucid was released.

I really miss that correct window/workplace placing. This bug is awful,
it takes so much productivity away.

-- 
indicator-messages should switch to the workspace the app is running
https://bugs.launchpad.net/bugs/663837
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 662946] Re: linux kernel 2.6.35 slows down the whole system because of kslowdxxx processes

2010-10-27 Thread Nuno Salgado
I installed 2.6.36-020636rc7-generic #201010070908 SMP Thu Oct 7
10:21:05 UTC 2010 i686 GNU/Linux and the problem was gone.

-- 
linux kernel 2.6.35 slows down the whole system because of kslowdxxx processes
https://bugs.launchpad.net/bugs/662946
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 578673] Re: [arrandale] Resume doesn't work on a Latitude E6410

2010-10-27 Thread Paweł Paprota
I reported a similar bug in Archlinux's bugtracker:

https://bugs.archlinux.org/task/20886

My laptop is Dell E6510 with NVIDIA NVS 3100M. I've been affected by
suspend/resume problems but recently (about 4-5 days) it just works... I
am not sure if this is because of upgrading to 2.6.36 - it worked for a
day or two on 2.6.35. Nothing else changed that I can recall. I am using
pm-suspend for suspending.

-- 
[arrandale] Resume doesn't work on a Latitude E6410
https://bugs.launchpad.net/bugs/578673
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 553415] Re: mouse trapped in box for Open Motif

2010-10-27 Thread Alex Waite
Any update on whether all of 1.7.7 is being back-ported or if this fix
will be released?  My lab is affected by this bug and we're choosing to
stick with the LTS releases, so upgrading to Maverick isn't an option
for us.

---Alex

-- 
mouse trapped in box for Open Motif
https://bugs.launchpad.net/bugs/553415
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 299228] Re: No sound in Flobopuyo under Intrepid

2010-10-27 Thread José Lou Chang
This bug still persist on (K)ubuntu Maverick.

No sound at all with my Kubuntu 10.10 64-bit.

-- 
No sound in Flobopuyo under Intrepid
https://bugs.launchpad.net/bugs/299228
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 666494] Re: Data Corruption bug in GlusterFS 3.0.2

2010-10-27 Thread nutznboltz
Just a link for my benefit to see recent lucid-proposed uploads:
http://www.ubuntuupdates.org/package_logs?type=sourcesvals=325

-- 
Data Corruption bug in GlusterFS 3.0.2
https://bugs.launchpad.net/bugs/666494
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 337590] Re: HP dv6 dv7 hw not supported by module snd-hda-intel

2010-10-27 Thread Andres Suarez
It is solved for me.

-- 
HP dv6  dv7 hw not supported by module snd-hda-intel
https://bugs.launchpad.net/bugs/337590
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 636210] Re: evolution crashed with signal 5 in dbus_g_proxy_call()

2010-10-27 Thread Bug Watch Updater
** Changed in: evolution
   Status: Invalid = Expired

-- 
evolution crashed with signal 5 in dbus_g_proxy_call()
https://bugs.launchpad.net/bugs/636210
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 560142] Re: no way to hide the main window with messaging menu

2010-10-27 Thread Jonh Wendell
RedSingularity, if you do not understand the issue, let the people who
does to handle this bug. Please don't close bugs if you don't even know
what it's being talked about.

** Changed in: xchat-gnome (Ubuntu)
   Status: Invalid = New

-- 
no way to hide the main window with messaging menu
https://bugs.launchpad.net/bugs/560142
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 667447] [NEW] fonts too big and ugly

2010-10-27 Thread dorpm
Public bug reported:

Binary package hint: firefox

After upgrading from ubuntu 10.04 to 10.10 the fonts in firefox and
thunderbird are ugly and especially in firefox they are much bigger than
before.

Please let me know if any more information is needed.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: firefox 3.6.11+build3+nobinonly-0ubuntu0.10.10.1
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Wed Oct 27 21:44:23 2010
FirefoxPackages:
 firefox 3.6.11+build3+nobinonly-0ubuntu0.10.10.1
 firefox-gnome-support 3.6.11+build3+nobinonly-0ubuntu0.10.10.1
 firefox-branding 3.6.11+build3+nobinonly-0ubuntu0.10.10.1
 abroswer N/A
 abrowser-branding N/A
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: firefox

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


** Tags: apport-bug i386 maverick

-- 
fonts too big and ugly
https://bugs.launchpad.net/bugs/667447
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 667447] Re: fonts too big and ugly

2010-10-27 Thread dorpm


-- 
fonts too big and ugly
https://bugs.launchpad.net/bugs/667447
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 667446] [NEW] Missing dependency on eclipse-pde

2010-10-27 Thread Benjamin Drung
Public bug reported:

Binary package hint: eclipse-cdt

eclipse-cdt won't be detected by eclipse if eclipse-pde is not
installed. Side problem: eclipse-pde pulls eclipse-jdt, but C/C++
developers may not need JDT.

** Affects: eclipse-cdt (Ubuntu)
 Importance: High
 Status: New

** Changed in: eclipse-cdt (Ubuntu)
   Importance: Undecided = High

-- 
Missing dependency on eclipse-pde
https://bugs.launchpad.net/bugs/667446
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 667445] Re: nautilus crashed with SIGSEGV in g_object_get_qdata()

2010-10-27 Thread Fred Wenzel

** Visibility changed to: Public

-- 
nautilus crashed with SIGSEGV in g_object_get_qdata()
https://bugs.launchpad.net/bugs/667445
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 667436] Re: eclipse-cdt for Linaro 10.11

2010-10-27 Thread Matthias Klose
** Description changed:

  Binary package hint: eclipse-cdt
  
  The eclipse blueprint
  
-   https://blueprints.launchpad.net/ubuntu/+spec/other-linaro-n-eclipse-cdt
-   https://wiki.linaro.org/Platform/Foundations/Specs/eclips-cdt 
+   https://blueprints.launchpad.net/ubuntu/+spec/other-linaro-n-eclipse-cdt
+   https://wiki.linaro.org/Platform/Foundations/Specs/eclips-cdt
  
  asks for inclusion of eclipse-cdt as a development environment. eclipse-
  cdt was recently updated in Debian unstable, is now available in natty,
- and could be updatred in maverick. There are currently no eclipse-cdt
+ and could be updated in maverick. There are currently no eclipse-cdt
  packages in maverick available. The packages do build in maverick
  without any changes, as seen in
  
-   https://launchpad.net/~doko/+archive/ppa/+packages
+   https://launchpad.net/~doko/+archive/ppa/+packages
  
  Basic testing shows that eclipse-cdt both works on amd64 and i386.

-- 
eclipse-cdt for Linaro 10.11
https://bugs.launchpad.net/bugs/667436
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 667436] Re: eclipse-cdt for Linaro 10.11

2010-10-27 Thread Benjamin Drung
eclipse-cdt is affected by bug #667446 which should be fixed.

-- 
eclipse-cdt for Linaro 10.11
https://bugs.launchpad.net/bugs/667436
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 646463] Re: tomboy crash System.DllNotFoundException: libappindicator.so.0

2010-10-27 Thread Adrian Mastronardi
*** This bug is a duplicate of bug 645821 ***
https://bugs.launchpad.net/bugs/645821

** This bug has been marked a duplicate of bug 645821
   Tomboy - System.DllNotFoundException: libappindicator.so.0
 * You can subscribe to bug 645821 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/tomboy/+bug/645821/+subscribe

-- 
tomboy crash System.DllNotFoundException: libappindicator.so.0
https://bugs.launchpad.net/bugs/646463
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 557289] Re: lirc_i2c module (connected to a pvrusb2) spins at 100% cpu

2010-10-27 Thread Christian Obst
Ok. I tested again on Maverick with a 2.6.35-22-generic, and the problem
does not occur here, either.

-- 
lirc_i2c module (connected to a pvrusb2) spins at 100% cpu
https://bugs.launchpad.net/bugs/557289
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 667449] [NEW] evolution doesn't apply filters after startup

2010-10-27 Thread wvarner
Public bug reported:

Binary package hint: evolution

I have set a couple of filters on my incoming IMAP mail account. I have
also enabled them to apply automatically through the Preferences  Edit
 Receiving Options tab. When I start evolution, it applies the filters
as expected and everything is fine (so the problem isn't one of
correctly configuring the filters). The problem is that subsequent
messages (the ones I receive after starting evolution, while its
running) during the same session are not filtered. If I apply the
filters manually (Messages-Apply Filters), then they are properly
filtered. It is as if evolution only applies the filters when evolution
first starts up and when I manually apply them. Any help would be
appreciated. If I can provide any further info please let me know.

Ubuntu: 10.04.1
Evolution: Evolution 2.28.3

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: evolution 2.28.3-0ubuntu10
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Oct 27 15:36:15 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: evolution

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


** Tags: apport-bug i386 lucid

-- 
evolution doesn't apply filters after startup
https://bugs.launchpad.net/bugs/667449
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 667449] Re: evolution doesn't apply filters after startup

2010-10-27 Thread wvarner


-- 
evolution doesn't apply filters after startup
https://bugs.launchpad.net/bugs/667449
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 666910] Re: Can not install addons

2010-10-27 Thread RedSingularity
Try this:

(Close all firefox instances before proceeding!)
NOTE:  Your firefox settings will be removed temporarily but we will put them 
back when finished.

1)  mkdir ~/Mozilla-Conf
2)  mv ~/.mozilla ~/Mozilla-Conf
3)  Start firefox and see if you can download the addon

-- 
Can not install addons
https://bugs.launchpad.net/bugs/666910
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 310217]

2010-10-27 Thread Alice0775
*** Bug 607597 has been marked as a duplicate of this bug. ***

-- 
Wrong search engine in right-click menu only in wide screen mode
https://bugs.launchpad.net/bugs/310217
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 667451] [NEW] ubuntu-bug audio hangs on speaker test

2010-10-27 Thread anatoly techtonik
Public bug reported:

Binary package hint: apport

I can't hear a sound in my system. Most probably because there is
another user session that makes device busy. When I try to report audio
bug against it with ubuntu-bug audio, it shows a confirmation dialog
with a proposal Press OK to hear the test tone. The first problem us
that there is only Close button, and when it is pressed, the standard
Apport dialog Collecting problem information is looped over and over.
When Cancel button is pressed, it just hangs with the window turning
gray.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apport 1.14.1-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: nvidia
ApportLog:
 
Architecture: i386
CheckboxSubmission: 20db595a7600396752c39299ed2c326d
CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
CrashReports:
 600:1000:1000:26720:2010-10-19 23:20:33.0 +0300:2010-10-19 
23:20:34.0 +0300:/var/crash/_usr_games_balazar.1000.crash
 600:1002:1002:2063351:2010-10-23 20:39:36.0 +0300:2010-10-23 
20:39:43.0 
+0300:/var/crash/_usr_lib_totem_totem-plugin-viewer.1002.crash
Date: Wed Oct 27 22:53:48 2010
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apport

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


** Tags: apport-bug i386 maverick

-- 
ubuntu-bug audio hangs on speaker test
https://bugs.launchpad.net/bugs/667451
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 667451] Re: ubuntu-bug audio hangs on speaker test

2010-10-27 Thread anatoly techtonik


-- 
ubuntu-bug audio hangs on speaker test
https://bugs.launchpad.net/bugs/667451
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 667450] [NEW] On suspend second monitor display totally borked

2010-10-27 Thread James Clemence
Public bug reported:

Binary package hint: xserver-xorg-video-ati

When the computer is suspended and then re-awoken, my secondary display
only shows hundreds of randomly coloured pixels, or rapidly refreshing
multiple copies of my primary monitor desktop on the secondary monitor
(at least 3). The primary display is unaffected. Obviously this is
really annoying as it prevents me using the suspend function on my
computer.

J

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xserver-xorg-video-radeon 1:6.13.1-1ubuntu5
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
DRM.card0.HDMI_Type_A.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.VGA.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x1024 1280x1024 1024x768 1024x768 1024x768 800x600 800x600 800x600 
640x480 640x480 640x480 720x400
 edid-base64: 
AP///wAiZJqJDhEAAAwQAQNsJh54Kv1WpVNKnSQUT1StzwCBgAEBAQEBAQEBAQEBAQEBMCoAmFEAKkAwcBMAeC0RAAAe/QA4Sx5QDgAKICAgICAg/ABIVTE5NkQKICAgICAg/wA2MTJHQTNHQ0E0MzY2AAI=
Date: Wed Oct 27 20:56:40 2010
MachineType: System manufacturer System Product Name
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic 
root=UUID=95314f9b-02dc-451c-94e7-0260c9600cb9 ro quiet splash
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-ati
dmi.bios.date: 04/20/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2505
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A78-E
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2505:bd04/20/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A78-E:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   x86_64
 kernel: 2.6.35-22-generic

** Affects: xserver-xorg-video-ati (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
On suspend second monitor display totally borked
https://bugs.launchpad.net/bugs/667450
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 667450] Re: On suspend second monitor display totally borked

2010-10-27 Thread James Clemence


-- 
On suspend second monitor display totally borked
https://bugs.launchpad.net/bugs/667450
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 666493] Re: Maverick's imon kernel module does not support protocol switching (regression)

2010-10-27 Thread Hanno
Ok, just tested

http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/2010-10-27-maverick
/linux-image-2.6.36-999-generic_2.6.36-999.201010271121_amd64.deb

and can confirm that the protocol switch with ir-keytable works there.

-- 
Maverick's imon kernel module does not support protocol switching (regression)
https://bugs.launchpad.net/bugs/666493
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 390508] Re: notify-send ignores the expire timeout parameter

2010-10-27 Thread Frank de Bruijn
The current behaviour of notify-osd, ignoring the timeout option, is
unacceptable. I'm not even going to bother repeating any of the
arguments presented in this thread.

-- 
notify-send ignores the expire timeout parameter
https://bugs.launchpad.net/bugs/390508
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 35009] Re: Says System is up to date when package lists not updated

2010-10-27 Thread guntbert
** Changed in: hundredpapercuts
   Status: New = Confirmed

-- 
Says System is up to date when package lists not updated
https://bugs.launchpad.net/bugs/35009
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 667453] [NEW] formula from .doc looks bad and visa versa

2010-10-27 Thread oriman
Public bug reported:

Binary package hint: openoffice.org

Saved in Word, viewed by OOo
My university uses MS-Word 97/2003 .doc files with formulas.
When I open the .doc file with OOo 3.1 I cannot see all formulas correctly - 
some characters or codes are turning to ?
Here is a screenshot:
http://yfrog.com/nescreenshot077gp
The language is Hebrew.

The other way is also problematic:
A document saved by OOo 3.1 and viewed by MS Word 2007 shows similar problem:
Some characters are turning into -?-

Do you want me to make a list of all the specific chars/codes?

ProblemType: Bug
Architecture: i386
Date: Wed Oct 27 21:46:42 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: openoffice.org-core 1:3.1.1-5ubuntu1.2 [modified: 
var/lib/openoffice/basis3.1/program/services.rdb]
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-22.67-generic
SourcePackage: openoffice.org
Uname: Linux 2.6.31-22-generic i686

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
formula from .doc looks bad and visa versa
https://bugs.launchpad.net/bugs/667453
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 667453] Re: formula from .doc looks bad and visa versa

2010-10-27 Thread oriman

** Attachment added: An natural MS-Word .doc with formulas (and Hebrew)
   
https://bugs.launchpad.net/bugs/667453/+attachment/1713423/+files/Hebrew%20document%20with%20formulas.doc

-- 
formula from .doc looks bad and visa versa
https://bugs.launchpad.net/bugs/667453
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 186147] Re: ubiquity failed to remove conflicting files

2010-10-27 Thread MGdesigner
I can also confirmed that the same issue happens with
ubuntustudio-8.04.1 amd64 iso and also ubuntustudio 10.04.

I also found that is caused by an old  partition that I keeped without
format. Yes, my old /home - /dev/sda4.  I found the solution is install
a base system without mounting /dev/sda4. It will pass and then I
fsck.jfs -f /dev/sda4. Ok,done. Then reboot reinstall Ubuntu, this time
failed to remove conflicting files is disappeared. :)

-- 
ubiquity failed to remove conflicting files
https://bugs.launchpad.net/bugs/186147
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 667455] [NEW] no sound if another user is logged in in background

2010-10-27 Thread anatoly techtonik
Public bug reported:

I can't hear a sound when another user is logged in in my system. On a
clean restart I leave my session by suspending session. Sound works, but
I stop all playing applications . Another user turns on the PC, it
awakes and user logs in. Then the user also puts PC into suspend.
Probably he doesn't stop sound players. When I return and resume my
session, the sound is blocked.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: alsa-base 1.0.23+dfsg-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  techtonik   1596 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xe010 irq 43'
   Mixer name   : 'Realtek ALC882'
   Components   : 'HDA:10ec0882,1458f603,00100101'
   Controls  : 43
   Simple ctrls  : 24
CheckboxCommand: gst_pipeline_test -t 2 'audiotestsrc wave=sine freq=512 ! 
audioconvert ! audioresample ! gconfaudiosink'
CheckboxDescription:
 Click the Test button to play a sound on the automatically detected playback 
device.
 
 Do you hear a sound and was that sound free of any distortion, clicks or other 
strange noises?
CheckboxSubmission: 20db595a7600396752c39299ed2c326d
CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
CheckboxTest: playback_auto
Date: Wed Oct 27 23:02:32 2010
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: alsa-driver
dmi.bios.date: 04/06/2006
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F6
dmi.board.name: 8I945P-G
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd04/06/2006:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rn8I945P-G:rvrx.x:cvn:ct3:cvr:

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug audio checkbox-bug i386 maverick

-- 
no sound if another user is logged in in background
https://bugs.launchpad.net/bugs/667455
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 667455] Re: no sound if another user is logged in in background

2010-10-27 Thread anatoly techtonik


-- 
no sound if another user is logged in in background
https://bugs.launchpad.net/bugs/667455
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 667454] [NEW] Dolphin crashes on pass mouse over any war (java) archive

2010-10-27 Thread gscordeiro
Public bug reported:

Binary package hint: dolphin

I'm creating a Grails app and run grails war task. If I pass mouse
over the generated archive dolphin chash.

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

-- 
Dolphin crashes on pass mouse over any war (java) archive
https://bugs.launchpad.net/bugs/667454
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to dolphin in ubuntu.

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


[Bug 641899] Re: Ubuntu Software Center is very slow

2010-10-27 Thread Ignacio Marcoux
@3esmit: In netbook's hardware, the problem was also in 10.04, and I'm
not sure if even in 9.10.

I think that this bug should be high importance also, this slowness
totally breaks user experience.

-- 
Ubuntu Software Center is very slow
https://bugs.launchpad.net/bugs/641899
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 548992] Re: Wireless connection frequently drops [deauthenticating by local choice (reason=3)]

2010-10-27 Thread Pradeep
I recently upgraded my Ubuntu from 10.04 to 10.10. It looked great at first, 
but now its hurting me. Problem is I am loosing connection to my wireless 
connection at home frequently. Well restart of the system fixes the problem and 
I loose it after 10 minutes or so. These  are the things are I tried:
1) Remove the wireless connection entry from the list and enter the wifi 
password again and reconnect.
This works for a while and again the same story, I loose connection. If i 
repeat the same thing next time it does not work.

Let me know if you need more details on this? Or a specific command to
run which would help to investigate the issue here.

-- 
Wireless connection frequently drops  [deauthenticating by local choice 
(reason=3)]
https://bugs.launchpad.net/bugs/548992
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 667457] Re: Ambience frames are to small to catch

2010-10-27 Thread Wolf Rogner


-- 
Ambience frames are to small to catch
https://bugs.launchpad.net/bugs/667457
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 666910] Re: Can not install addons

2010-10-27 Thread Dan Koga
Nope, didn't work, still get the same error.

On Wed, Oct 27, 2010 at 1:50 PM, RedSingularity
redsingular...@gmx.comwrote:

 Try this:

 (Close all firefox instances before proceeding!)
 NOTE:  Your firefox settings will be removed temporarily but we will put
 them back when finished.

 1)  mkdir ~/Mozilla-Conf
 2)  mv ~/.mozilla ~/Mozilla-Conf
 3)  Start firefox and see if you can download the addon

 --
 Can not install addons
 https://bugs.launchpad.net/bugs/666910
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “firefox” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: firefox

 I have tried to install several different addons and get the same error
 message:

 Firefox could not install the file at


 https://addons.mozilla.org/en-US/firefox/downloads/latest/383/addon-383-latest.xpi?src=search

 because: Download error
 -228

 I used apport to report this bug so the operating system (Ubuntu 10.10) and
 Firefox (3.6.11) info should have been sent.

 ProblemType: Bug
 DistroRelease: Ubuntu 10.10
 Package: firefox 3.6.11+build3+nobinonly-0ubuntu0.10.10.1
 ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
 Uname: Linux 2.6.35-22-generic x86_64
 NonfreeKernelModules: wl
 Architecture: amd64
 Date: Tue Oct 26 11:54:32 2010
 FirefoxPackages:
  firefox 3.6.11+build3+nobinonly-0ubuntu0.10.10.1
  firefox-gnome-support 3.6.11+build3+nobinonly-0ubuntu0.10.10.1
  firefox-branding 3.6.11+build3+nobinonly-0ubuntu0.10.10.1
  abroswer N/A
  abrowser-branding N/A
 InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64
 (20101007)
 ProcEnviron:
  LANG=en_US.utf8
  SHELL=/bin/bash
 SourcePackage: firefox

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/666910/+subscribe


-- 
Can not install addons
https://bugs.launchpad.net/bugs/666910
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 664942] Re: Gwibber cannot connect to Twitter - destination (gwibber.com)

2010-10-27 Thread Kamus
maybe you were facing a connectivity issue in that moment, have you
checked if you can reproduce this problem in other sessions?

** Changed in: gwibber (Ubuntu)
   Importance: Undecided = Low

-- 
Gwibber cannot connect to Twitter - destination (gwibber.com)
https://bugs.launchpad.net/bugs/664942
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 667279] Re: subfolder import

2010-10-27 Thread Michael Luthardt
Am Mittwoch, den 27.10.2010, 15:27 + schrieb Jim Nelson:
 Michael,
 
 We've had this suggested before, but the original reporter was happy
 with simply drag-and-dropping the particular folders he wanted imported
 into Shotwell, so he closed the ticket.  Drag-and-dropping is also
 recursive, but it's easy to select a lot of folders with exactly what
 you want and drop them all in at once rather than one at a time with
 File - Import From Folder...  Does drag-and-drop solve your problem?
 

Jim,
I think no. It may every once a while happen that you don't want to
import subfolders.
A bit connected herewith ist the problem, that it's not possible to
select _files_ to import. You have a folder with 1500 pictures imported.
Add later 1 picture into that folder and shotwell compares 1500 pictures
against this one, because you have now to import this 1501 pictures
folder again. Only to hear from shotwell 1500 not imported.
You can't create a tmp folder, put that one picture inside, import from
tmp, move the picture to the rest  delete tmp, because the path to the
original is lost then.

-- 
subfolder import
https://bugs.launchpad.net/bugs/667279
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 665239] Re: Ubuntu Maverick with MSI Laptop - Can't resume and can't unplugged the computer

2010-10-27 Thread Konstantin Lavrov
What a difference with 460566? You filed that one against kernel.
I guess gnome-power-manager is wrong package.

** Tags added: needs-reassignment

-- 
Ubuntu Maverick with MSI Laptop - Can't resume and can't unplugged the computer
https://bugs.launchpad.net/bugs/665239
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 641582] Re: vlc assert failure: vlc: /build/buildd/libdvdnav-4.1.3/src/vm/vm.c:1074: play_Cell: Assertiva `0' falhou.

2010-10-27 Thread Thomas Gebhardt
Still an issue in Ubuntu 10.10.

-- 
vlc assert failure: vlc: /build/buildd/libdvdnav-4.1.3/src/vm/vm.c:1074: 
play_Cell: Assertiva `0' falhou.
https://bugs.launchpad.net/bugs/641582
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 296122] Re: XNEST crashes in X_PolyFillRectangle with error config/hal: NewInputDeviceRequest failed

2010-10-27 Thread Graham
Me getting this too on makerick.

Pretty much identical.

I think this has always been a problem as I have used many distros for
many years and Xnest has always been buggy

Using XLIB_SKIP_ARGB_VISUALS=1 (which stops a similar bug in nedit) helps 
sometimes
http://ubuntuforums.org/archive/index.php/t-202772.html

Also using smaller window geometry which makes me think is may be linked
to resource allocation (e.g. memory).


** Changed in: xorg-server (Ubuntu)
   Status: Fix Released = In Progress

-- 
XNEST crashes in X_PolyFillRectangle with error config/hal: 
NewInputDeviceRequest failed
https://bugs.launchpad.net/bugs/296122
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 667457] [NEW] Ambience frames are to small to catch

2010-10-27 Thread Wolf Rogner
Public bug reported:

Binary package hint: ubuntu-mono

Changing screen aspect ration from 96px/inch to higher (i.g. 141px/inch)
renders the frames just as a line. Window resize is nearly impossible.

Suggestion: changing frame size to percentage of the screen or size *
ratio will make window frames better catchable.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ubuntu-mono 0.0.22
ProcVersionSignature: Ubuntu 2.6.35-23.36-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Oct 27 22:06:39 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release Candidate amd64 
(20091020.3)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: ubuntu-mono

** Affects: ubuntu-mono (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
Ambience frames are to small to catch
https://bugs.launchpad.net/bugs/667457
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 666926] Re: alt-t in terminal doesn't work

2010-10-27 Thread Didier Roche
** Changed in: unity
   Status: Incomplete = Triaged

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

** Changed in: unity (Ubuntu)
   Status: New = Triaged

** Changed in: unity (Ubuntu)
   Importance: Undecided = Medium

** Changed in: unity
   Importance: Undecided = Medium

-- 
alt-t in terminal doesn't work
https://bugs.launchpad.net/bugs/666926
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 653995] Re: reversed order of items in indicator applet and missing icons

2010-10-27 Thread Pavol Klačanský
thanks for ingoring :/, I am wondering, why you don't fix it (you don't
have to use my patch, just fix it), but I really don't know, how can I
change it

-- 
reversed order of items in indicator applet and missing icons
https://bugs.launchpad.net/bugs/653995
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 642792] Re: ALT+PrtSc not recognised: breaks built-in screenshot function

2010-10-27 Thread ThomasNovin
@AmiG: You need to do it after every reboot or add it to
/etc/sysctl.conf.

-- 
ALT+PrtSc not recognised: breaks built-in screenshot function
https://bugs.launchpad.net/bugs/642792
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 439448] Re: Visual corruption affecting several panel applets

2010-10-27 Thread Kalle Tuulos
Not 100% related to this error, but I tried Unity as a workaround
solution in my desktop computer. Unity worked even worse than Gnome so
it really can't be relied on.

On Tue, Oct 26, 2010 at 2:53 AM, Joaquin jknv...@gmail.com wrote:
 I don't know why to use Unity!
 Unity is for netbooks!
 I don't want a Mac clone, I want a Ubuntu with a clean GNOME 3.0!
 :S
 If its finally like it, I would install gnome shell 3.0 and use it!
 or test first unity...

 --
 Visual corruption affecting several panel applets
 https://bugs.launchpad.net/bugs/439448
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (656723).

 Status in Compiz: Invalid
 Status in Desktop panel for GNOME: New
 Status in Indicator Applet: Invalid
 Status in Release Notes for Ubuntu: In Progress
 Status in “gnome-panel” package in Ubuntu: Triaged
 Status in “gnome-panel” source package in Lucid: New
 Status in “gnome-panel” source package in Maverick: Triaged

 Bug description:
 Binary package hint: gnome-panel, nm-applet, etc...

 SUMMARY:

 After graphical logon notification area gets scrambled. Icons are in terrible 
 mess. Some of them are overlapping others. Sometimes network manager icon is 
 missing. Sometimes phantom icons show up. They can be clones of any other 
 icons in the notification area. Bug affects any graphics card: ATI, nVidia, 
 Intel...

 WORKAROUND 1:

 Run 'killall gnome-panel' from the terminal or Gnome's Run dialog. The 
 panels will automatically respawn correctly.

 WORKAROUND 2:

 When you get your icons distorted right-click on the affected panel (not 
 icons) click Properties. In Panel Properties change panel orientation to 
 Left or Right and back to Top or Bottom. In my case all icons are 
 displayed properly, but one (nm-applet) is missing.

 WORKAROUND 3:

 Right click the Gnome panel and remove the offending applets and re-add them, 
 i.e. Indicator Applet, etc.

 PLEASE READ BEFORE YOU ADD YOUR COMMENT/SCREENSHOT:

 Please take a look at the list of duplicate bugs. Please think on how many 
 people get notified when you add anything to this bug report. Please don't 
 confirm the bug it is already confirmed. Please don't attach further 
 screenshots - we all know how the problem looks. We all appreciate your 
 involvement, but read previous post carefully prior you post your own. We 
 need to draw constructive conclusions and find the solution.



 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/compiz/+bug/439448/+subscribe



-- 
    - Kalle

-- 
Visual corruption affecting several panel applets
https://bugs.launchpad.net/bugs/439448
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 667135] Re: calibre-parallel crashed with EOFError in main()

2010-10-27 Thread Ivar Snaaijer
the trace is clear; I need a subscription...

  File /usr/lib/calibre/calibre/web/feeds/news.py, line 609, in __init__
raise ValueError(_('The %s recipe needs a username and 
password.')%self.title)
ValueError: Het New Scientist - Online News w. subscription recept heeft een 
gebruikernaam en wachtwoord nodig

This is true, but the handling can be a bit nicer, there is a
possibility that I only notice the crash because I have apport.

I get an error message with the crash, which provides the same info as
the trace :

ERROR: Converteer Fout: bMislukt/b: Download nieuws van New
Scientist - Online News

Download nieuws van New Scientist - Online News
Resolved conversion options
calibre version: 0.7.18

-- 
calibre-parallel crashed with EOFError in main()
https://bugs.launchpad.net/bugs/667135
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 35009] Re: Says System is up to date when package lists not updated

2010-10-27 Thread Sense Hofstede
This is indeed a valid paper cut and I am accepting it as one because it
is a small usability issue that affects many users. I suggest a
variation on the wording proposed by guntbert.

I'm reopening the Update Manager task, because there should be a task
open there as well, even when this is a valid paper cut.

** Changed in: hundredpapercuts
   Status: Confirmed = Triaged

** Changed in: update-manager
   Status: Invalid = New

-- 
Says System is up to date when package lists not updated
https://bugs.launchpad.net/bugs/35009
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 35009] Re: Says System is up to date when package lists not updated

2010-10-27 Thread Sense Hofstede
Setting back to Triaged because this issue has been properly triaged and
was reported 'upstream'. The importance is Low because this is a
usability issue.

** Changed in: update-manager (Ubuntu)
   Status: In Progress = Triaged

** Changed in: update-manager (Ubuntu)
 Assignee: Sebastian Heinlein (glatzor) = (unassigned)

-- 
Says System is up to date when package lists not updated
https://bugs.launchpad.net/bugs/35009
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 665239] Re: Ubuntu Maverick with MSI Laptop - Can't resume and can't unplugged the computer

2010-10-27 Thread Milton
Hi Konstantin. The difference with 460566 is that, in this new bug the
system goes to sleep and in 460566 it didn't. The problem here is that I
can't resume.

I'm not sure if the package is the kernel or the gnome-power-manager. In
that situation (460566) the bug was automatically generated (when I
restarted the computer, the system had a sign saying that there was a
problem), so I didn't have to choose the package.

Thanks.

-- 
Ubuntu Maverick with MSI Laptop - Can't resume and can't unplugged the computer
https://bugs.launchpad.net/bugs/665239
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 662071] Re: Firefox drawing problems after page up/page down with Kwin

2010-10-27 Thread Andy Neitzke
Yesterday I tried updating Xorg and its affiliated packages using the
xorg-edgers PPA; that seems to have eliminated this bug.

-- 
Firefox drawing problems after page up/page down with Kwin
https://bugs.launchpad.net/bugs/662071
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 641088] Re: empathy-auth-client crashed with SIGSEGV in gnutls_x509_crt_verify()

2010-10-27 Thread saksmlz
Sorry... but i can't reproduce this bug... it may be already fixed by
another fix or other commit

2010/10/27 Omer Akram om2...@ubuntu.com

 We'd like to figure out what's causing this bug for you, but we haven't
 heard back from you in a while. Could you please provide the requested
 information? Thanks!

 --
 empathy-auth-client crashed with SIGSEGV in gnutls_x509_crt_verify()
 https://bugs.launchpad.net/bugs/641088
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (641686).

 Status in “empathy” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: empathy

 This gets displayed on empathy startup

 ProblemType: Crash
 DistroRelease: Ubuntu 10.10
 Package: empathy 2.31.92-0ubuntu2
 ProcVersionSignature: Ubuntu 2.6.35-22.32-generic 2.6.35.4
 Uname: Linux 2.6.35-22-generic x86_64
 Architecture: amd64
 CrashCounter: 1
 Date: Fri Sep 17 10:18:27 2010
 ExecutablePath: /usr/lib/empathy/empathy-auth-client
 InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100823)
 ProcCmdline: /usr/lib/empathy/empathy-auth-client
 ProcEnviron:
  SHELL=/bin/bash
  LC_PAPER=en_GB.UTF-8
  PATH=(custom, user)
  LANG=C
 SegvAnalysis:
  Segfault happened at: 0x7ff63207d250:  mov(%r14),%rdi
  PC (0x7ff63207d250) ok
  source (%r14) (0x0091) not located in a known VMA region (needed
 readable region)!
  destination %rdi ok
 SegvReason: reading NULL VMA
 Signal: 11
 SourcePackage: empathy
 StacktraceTop:
  ?? () from /usr/lib/libgnutls.so.26
  ?? () from /usr/lib/libgnutls.so.26
  ?? () from /usr/lib/libgnutls.so.26
  gnutls_x509_crt_verify () from /usr/lib/libgnutls.so.26
  ?? ()
 Title: empathy-auth-client crashed with SIGSEGV in gnutls_x509_crt_verify()
 UserGroups: adm admin audio cdrom dialout dip fax floppy fuse libvirtd
 lpadmin netdev plugdev sambashare tape vboxusers video

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/641088/+subscribe


-- 
empathy-auth-client crashed with SIGSEGV in gnutls_x509_crt_verify()
https://bugs.launchpad.net/bugs/641088
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 127617] Re: GNOME Power Manager installation problem

2010-10-27 Thread Eric Ross
This problem is now affecting both my Sony laptop and my Acer netbook.

A week or more ago, I started having trouble with my laptop disk being
full. Every time I deleted files it would free space for a few minutes
and then I'd start getting errors when launching programs because the
disk was full again. I've manually cleaned files and looked for
processes, like backup routines that might consume disk space but no
joy.

I am able to get to root window with network so have autoremoved, and
cleaned, and removed, and --reinstalled, and upgraded and have ended up
with a message saying configuration defaults for GNOME Power Manager
have not been installed correctly. I'm quite sure this is related to
startup with 0 disk available and whatever process is gobbling up free
disk as soon as I create it.  My laptop has not been useable for several
days now so I've been getting by with my netbook until now.

My netbook ha been running without the sound card and in low-graphics
mode for a week or more until this morning when it warned me about the
disk being full. I deleted image files and lots of others, and yes,
emptied the trash but file manager status bar showed 20+GB free but the
file manager continued to show 0 free. Now my netbook gives me the GNOME
Power Manager error on startup.

I've taken all of the steps suggested with no improvement.

What could be consuming my disk space? I don't see log files, so what is
it??

-- 
GNOME Power Manager installation problem
https://bugs.launchpad.net/bugs/127617
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 35009] Re: Says System is up to date when package lists not updated

2010-10-27 Thread Adam Niedling
guntbert: You shouldn't set it to confirmed unless you are a member of
the paper cuts team.


** Changed in: hundredpapercuts
   Status: Triaged = New

-- 
Says System is up to date when package lists not updated
https://bugs.launchpad.net/bugs/35009
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 667460] [NEW] dell latitude d620 shuts off

2010-10-27 Thread Kelvyn
Public bug reported:

Hi.

I have a dell latitude d620, the one with nvidia graphics card, and if I
use ubuntu 10.04 it works without problems... but if I try to boot or
install ubuntu 10.10, laptop will shut off after a random period of
time... sometimes it doesn't even come to desktop, sometimes it boots
and lets me install.

After installed, the problem continues even after many upgrades and
graphic drivers installed, same thing.

I cannot successfully boot into 10.10 in order to get the messages log
to a file so that I could attach it here, but in one of those boots I
remember seen something about kernel error. The fans start working at
full speed (I could hear them), it gets slower, and after two or three
seconds just shuts off.

right now I have 10.04, no problem.

ubuntu: Ubuntu 10.04 LTS - the Lucid Lynx

the problem ocurred with: Ubuntu 10.10 (32 and 64 bits, it's the same)

any ideas on how to make it work in this laptop?

below is my hardware specs.

description: Portable Computer
product: Latitude D620
vendor: Dell Inc.
serial: 00C0415295C0
width: 32 bits
capabilities: smbios-2.4 dmi-2.4
configuration: boot=normal chassis=docking 
uuid=44454C4C--1000-8000-80C04F00
  *-core
   description: Motherboard
   vendor: Dell Inc.
   physical id: 0
   serial: .   .  .
 *-firmware
  description: BIOS
  vendor: Dell Inc.
  physical id: 0
  version: A10 (05/16/2008)
  size: 64KiB
  capacity: 512KiB
  capabilities: isa pci pcmcia pnp upgrade shadowing cdboot bootselect 
int13floppy720 int5printscreen int9keyboard int14serial int17printer int10video 
acpi usb agp smartbattery biosbootspecification netboot
 *-cpu
  description: CPU
  product: Intel(R) Core(TM)2 CPU T5500  @ 1.66GHz
  vendor: Intel Corp.
  physical id: 400
  bus info: c...@0
  version: 6.15.2
  serial: -06F2----
  slot: Microprocessor
  size: 1GHz
  capacity: 1800MHz
  width: 64 bits
  clock: 166MHz
  capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 
apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm 
pbe nx x86-64 constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor 
ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow cpufreq
  configuration: id=1
*-cache:0
 description: L1 cache
 physical id: 700
 size: 32KiB
 capacity: 32KiB
 capabilities: internal write-back data
*-cache:1
 description: L2 cache
 physical id: 701
 size: 2MiB
 capacity: 2MiB
 clock: 66MHz (15.0ns)
 capabilities: pipeline-burst internal varies unified
*-logicalcpu:0
 description: Logical CPU
 physical id: 1.1
 width: 64 bits
 capabilities: logical
*-logicalcpu:1
 description: Logical CPU
 physical id: 1.2
 width: 64 bits
 capabilities: logical
 *-memory
  description: System Memory
  physical id: 1000
  slot: System board or motherboard
  size: 2GiB
*-bank:0
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: 16HTF12864HY-53EB3
 vendor: 2CFF
 physical id: 0
 serial: DE0613C3
 slot: DIMM_A
 size: 1GiB
 width: 64 bits
 clock: 533MHz (1.9ns)
*-bank:1
 description: DIMM DDR Synchronous 533 MHz (1.9 ns)
 product: 16HTF12864HY-53EB3
 vendor: 2CFF
 physical id: 1
 serial: DE0613DC
 slot: DIMM_B
 size: 1GiB
 width: 64 bits
 clock: 533MHz (1.9ns)
 *-pci
  description: Host bridge
  product: Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory 
Controller Hub
  vendor: Intel Corporation
  physical id: 100
  bus info: p...@:00:00.0
  version: 03
  width: 32 bits
  clock: 33MHz
*-pci:0
 description: PCI bridge
 product: Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI 
Express Root Port
 vendor: Intel Corporation
 physical id: 1
 bus info: p...@:00:01.0
 version: 03
 width: 32 bits
 clock: 33MHz
 capabilities: pci pm msi pciexpress bus_master cap_list
 configuration: driver=pcieport
 resources: irq:24 memory:ed00-efef 
ioport:d000(size=268435456)
   *-display
description: VGA compatible controller
product: G72M [Quadro NVS 110M/GeForce 

[Bug 664431] Re: QT on armel is built with NEON by default

2010-10-27 Thread Oliver Grawert
could someone point to the matching commit so we can see the impact ?

i dont think we actually care in which way neon is disabled on platforms that 
dont support it as long as you dont get a SIGILL for all QT apps you try to 
start.
platforms that support NEON will indeed benefit from it but we made a 
commitment that nothing in the archive is built with NEON for maverick.

it is not acceptable to build QT with NEON statically enabled at build time, i 
think its a good compromise to use runtime detection if it:
a) gets enough testing so we are confident it doesnt add additional regression
and 
b) the patch is small enough

-- 
QT on armel is built with NEON by default
https://bugs.launchpad.net/bugs/664431
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

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


[Bug 663105] Re: maverick: gnome-power-manager does not display battery percentage on left icon click, even when told so by gconf-editor - instead wants to calculate time even if not possible

2010-10-27 Thread Toni Rida
I found a a solution to this on another bug thread:

https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/629258/comments/78
https://launchpad.net/~brian-rogers/+archive/power

It still only shows percentage power remaining and not time remaining,
but this is good enough for me.  Hope this is helpful to someone.

-- 
maverick: gnome-power-manager does not display battery percentage on left icon 
click, even when told so by gconf-editor - instead wants to calculate time even 
if not possible
https://bugs.launchpad.net/bugs/663105
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 651370] Re: ec2 kernel crash invalid opcode 0000 [#1]

2010-10-27 Thread Mikael Gueck
Brandon's and Scott's workaround works for me partly, but the kernel on
an instance started in such a way seems to detect only 32 GB of memory
even for a m2.4xlarge instance which should have 68.4 GB available,
according to the EC2 instances page. Is this a side-effect of the
workaround, or a completely separate bug?

Maveric results:
ubu...@ip-10-230-9-87:~$ uname -a
Linux ip-10-230-9-87 2.6.35-22-virtual #35-Ubuntu SMP Sat Oct 16 23:19:29 UTC 
2010 x86_64 GNU/Linux
ubu...@ip-10-230-9-87:~$ ec2metadata --instance-type
m2.4xlarge
ubu...@ip-10-230-9-87:~$ free
 total   used   free sharedbuffers cached
Mem:  32810684 667628   32143056  0   6444  32152
-/+ buffers/cache: 629032   32181652
Swap:0  0  0

Expected results (from a SUSE 11 guest):
ip-10-230-45-187:~ # uname -a
Linux ip-10-230-45-187 2.6.32.19-0.3-ec2 #1 SMP 2010-09-17 20:28:21 +0200 
x86_64 x86_64 x86_64 GNU/Linux
ip-10-230-45-187:~ # curl http://169.254.169.254/latest/meta-data/instance-type
m2.4xlarge
ip-10-230-45-187:~ # free
 total   used   free sharedbuffers cached
Mem:  717051162361584   69343532  0  10972 126424
-/+ buffers/cache:2224188   69480928
Swap:0  0  0

-- 
ec2 kernel crash invalid opcode  [#1]
https://bugs.launchpad.net/bugs/651370
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


  1   2   3   4   5   6   7   8   9   10   >