[Bug 809400] Re: Cannot compile any version of PHP I want on Lucid due to dependencies in apache2-prefork-dev

2011-07-24 Thread RedScourge
Sorry for being rude, but as you might imagine this whole situation was
frustrating, and it was not the first time some little thing about
Ubuntu LTS caused me much main and suffering. Not as much as RedHat but
that's another story. Getting logged in and posting was even more
frustrating as the site intentionally makes it hard to post bug reports
to keep out the stupid people I guess, and it's even harder when under
maintenance as it was at the time. I can see how one might get tired of
frustrated users, but then again that is almost entirely who comes here.

You may call needing to run PHP 5.2.X with the PHP version of the GD
library on a recent server distro not sane, but I wouldn't call a
server distribution that does not offer an option for PHP 5.2.X with its
included GD library as an option particularly sane either. I guess we
server admins think you OS developers are insane, and you OS developers
think we server admins are insane. I can only imagine then what the
customers think of us then when we tell them they need to pay over
$20,000 to port all their legacy code to PHP 5.3.X if they want a server
OS that is still eligible for security updates.

Anyways, what I am trying to say is unless someone in this situation
such as myself is willing to do something that is apparently not sane,
they cannot run their PHP code on Ubuntu LTS distributions, and this is
all because two mildly related dev packages incorrectly claim that they
depend on their corresponding non-dev packages. I hear this was solved
in PHP 5.3.X as there is a seperate version of PHP and/or GD library
that uses PHP's version of the GD library, but again, 5.3.X is not an
option here.

I read online about installing 5.2.X on Lucid, and heard that you can
just mess with /etc/apt/sources.list to let you install PHP 5.2.X from
Karmic onto Lucid, then lock those packages to the Karmic versions so
that they do not update to the Lucid versions, and you're good to go.
Unfortunately, PHP made their own GD library version and you guys did
not want to use it due to security concerns, so instead I used a Karmic
source package, made it use PHP's GD library instead of the Ubuntu
system version, and tried to compile that as a solution, whereupon I ran
into the previously mentioned dependency issues.

If you know of a better AND simpler way for the thousands of server
admins like me who need to install the PHP 5.2.X and PHP GD library on
Lucid, PLEASE let us know as it would benefit us all. I know you do not
want people posting bug reports about this stuff, and we don't want to
have to bang our heads on the desk this many times to just get it to
work.

I realize this will all probably either fall on deaf ears, or be too
long to read and ignored, and so not fixed. That's okay however, my main
concern is that people doing Google searches about this same issue might
find this bug report and thus learn how to solve the problem.

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

Title:
  Cannot compile any version of PHP I want on Lucid due to dependencies
  in apache2-prefork-dev

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

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-24 Thread David A. Rountree
After months of attempts to fix this, I've finally found one that works
for Kubuntu 11.04 (Natty).  The problem is that Kubuntu (and I believe
KDE more generally) starts the shutdown process in a way different than
Gnome/Ubuntu, so even the dbus / netbase fixes, the fix above in #158,
and using autofs all didn't work.  I think KDE begins shutting down
userspace functions like network manager first before the /etc/init
scripts or /home/user/.kde/shutdown scripts are called upon.  Just
speculation on my part, but that'd be my guess.

But I apparently found the place where Kubuntu actually starts the
shutdown process, or close to it - it's in the /usr/bin/starkde script.
Immediately after the line saying echo 'startkde: Shutting down...'
12, I inserted a line saying sudo umount -t cifs -a -f -l.  Then,
using visudo as root (sudo visudo), I edited the sudoers file to allow
the sudo command to execute umount without a password by adding the line
(at the bottom of the file) username ALL=(root)  NOPASSWD:/bin/umount.
Worked like a charm.

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

-- 
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 809400] Re: Cannot compile any version of PHP I want on Lucid due to dependencies in apache2-prefork-dev

2011-07-24 Thread Ondřej Surý
 If you know of a better AND simpler way for the thousands of server
 admins like me who need to install the PHP 5.2.X and PHP GD library on
 Lucid, PLEASE let us know as it would benefit us all. I know you do not
 want people posting bug reports about this stuff, and we don't want to
 have to bang our heads on the desk this many times to just get it to
 work.

I already did, use the pbuilder or separate build machine.

There are too many options after that. I would recommend checking out
the php5 packaging git repository available at:
http://anonscm.debian.org/gitweb/?p=pkg-php/php.git;a=summary and build
the package using git-buildpackage. Some instructions are available at
http://wiki.debian.org/PHP/GitUsage.

However there's a major problem and that's security. The latest 5.2.x
available is 5.2.10 and you should really update it to 5.2.17 to get at
least some security updates. It's not that big deal, but it takes some
time. You will have to adjust the Debian patches (using quilt push 
quilt refresh + some manual editing).

You also have the same problem with karmic php5 which is also obsolete
and unmaintained.

If you need less generic help than that, send me an email, I'm sure we
can arrange something.

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

Title:
  Cannot compile any version of PHP I want on Lucid due to dependencies
  in apache2-prefork-dev

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

-- 
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 815489] [NEW] ssh client should not ask for key passphrase when an unprotected key is available

2011-07-24 Thread Kasper Dupont
Public bug reported:

When connecting to an ssh server, that will accept two different keys
for authentication, and both of them are present in the .ssh directory
on the client, the client will prefer to ask the user for a passphrase
for a protected keyfile instead of using an unprotected keyfile.

Asking for a passphrase when none is needed is bad for user experience
and for productivity.

More specifically what happens is that the ssh client will contact
gnome-keyring-daemon to use a protected keyfile before it looks into the
.ssh directory itself.

This decision in the ssh client makes more sense with the stock ssh-
agent, where a key provided by the agent is unlocked by default. With
gnome-keyring-daemon, by default the agent will list all the keys that
are currently protected and none of those, that are unprotected.

A more appropriate order to test the keys in is:
1. Unprotected keys from ~/.ssh
2. Keys provided by the agent
3. Protected keys from ~/.ssh

This will give a reasonable behavior even without knowing if keys
provided by the agent are protected or not. The problem is not specific
to gnome-keyring-daemon, the same problem is present when using ssh-add
-c with a standard ssh-agent.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: openssh-client 1:5.3p1-3ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-33.70-generic 2.6.32.41+drm33.18
Uname: Linux 2.6.32-33-generic i686
Architecture: i386
Date: Sun Jul 24 18:54:44 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release i386 (20110720.1)
ProcEnviron:
 LANG=en_DK.utf8
 SHELL=/bin/bash
SourcePackage: openssh

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


** Tags: apport-bug i386 lucid

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

Title:
  ssh client should not ask for key passphrase when an unprotected key
  is available

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

-- 
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 815489] Re: ssh client should not ask for key passphrase when an unprotected key is available

2011-07-24 Thread Kasper Dupont
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/815489

Title:
  ssh client should not ask for key passphrase when an unprotected key
  is available

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

-- 
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 811428] Re: Apache does not honor -FollowSymlinks due to TOCTOU, which allows access to /proc/pid/ files

2011-07-24 Thread Stefan Fritsch
This is an unsupported use-case of Apache httpd and I am pretty sure it
won't be changed upstream. And I don't think Ubuntu or Debian should
deviate from that, see http://seclists.org/oss-sec/2011/q3/111

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

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

Title:
  Apache does not honor -FollowSymlinks due to TOCTOU, which allows
  access to /proc/pid/ files

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

-- 
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 815528] [NEW] vsftpd installation script fails

2011-07-24 Thread mosfet
Public bug reported:

Linux sd-12345 2.6.38-8-generic-pae #42-Ubuntu SMP Mon Apr 11 05:17:09
UTC 2011 i686 i686 i386 GNU/Linux

root@sd-30635:/etc# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 11.04
Release:11.04
Codename:   natty


root@sd-12345:/etc# apt-get install vsftpd
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
vsftpd est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 1 non mis à jour.
1 partiellement installés ou enlevés.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? O
Paramétrage de vsftpd (2.3.2-3ubuntu4) ...
vsftpd group (ftp) already exists, doing nothing.
vsftpd user (ftp) already exists, doing nothing.
Adding user ftp to group ftp

vsftpd directory (/srv/ftp) already exists, doing nothing.
invoke-rc.d: unknown initscript, /etc/init.d/vsftpd not found.
dpkg : erreur de traitement de vsftpd (--configure) :
 le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 100
Des erreurs ont été rencontrées pendant l'exécution :
 vsftpd
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

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

Title:
  vsftpd installation script fails

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

-- 
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 815528] Re: vsftpd installation script fails

2011-07-24 Thread mosfet
When I look at postinst script  /var/lib/dpkg/info/ the problem seems to
be with the following lines :


# Automatically added by dh_installinit
if [ -e /etc/init/vsftpd.conf ]; then
invoke-rc.d vsftpd start || exit $?
fi


when I try to invoke manually vsftp through invoke.rc or /etc/init.d it doesn't 
work :
root@sd-12345:/var/lib/dpkg/info# /etc/init.d/vsftpd start
bash: /etc/init.d/vsftpd: Aucun fichier ou dossier de ce type

However when I try with service it works:

root@sd-12345:/var/lib/dpkg/info# service vsftpd start
vsftpd start/running, process 8181

If I look at /etc/init.d I can see that vsftpd uses now upstart :
ls -la /etc/init.d/

...
lrwxrwxrwx   1 root root   21 2011-07-24 20:18 vsftpd - /lib/init/upstart-job
...

So is it normal to call invoke-rc.d inside the postinst script ?
Wouldn't be better to replace by a call to service ?

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

Title:
  vsftpd installation script fails

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

-- 
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 815528] Re: vsftpd installation script fails

2011-07-24 Thread mosfet
Ok I have replaced by the postinst script found on my ubuntu lucic :

# Automatically added by dh_installinit
if [ -e /etc/init/vsftpd.conf ]; then
# start fails if already running
start vsftpd || :
fi

seems to work.

Would be curious to know why I had to do this ...
Could it be related to the fact I have installed some package to release some 
package as indicated on this page 
(https://wiki.ubuntu.com/PackagingGuide/Complete).
Or maybe I am not the only one to have this issue and in this case it should be 
fixed.

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

Title:
  vsftpd installation script fails

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

-- 
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 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-07-24 Thread Matt Thompson
Hi All,

I was able to replicate this running --libvirt_type=qemu, and see
similar virsh dumpxml output as reported in
https://www.redhat.com/archives/libvir-list/2009-July/msg00460.html.  If
I move the serial type='pty' tag above serial type=file in
libvirt.xml (despite libvirt.xml stating that the order should be file
first), I can connect to console but cannot see console output using
using euca-get-console-output.  Previously, I couldn't connect to
console, but could see console output.

Interestingly, but as an aside, when using --libvirt_type=uml, I by
default can connect to the console but cannot see console output using
euca-get-console-output.

Anyway, after reading the libvirt-list post pasted above, I'm inclined
to think only one serial tag should be defined in libvirt.xml, but
perhaps someone more familiar w/ libvirt can clarify?

-Matt

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

Title:
  internal error character device (null) is not using a PTY when using
  virsh console

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

-- 
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 786410] Re: package dhcp3-server 3.1.3-2ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-24 Thread Launchpad Bug Tracker
[Expired for dhcp3 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: dhcp3 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package dhcp3-server 3.1.3-2ubuntu3.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

-- 
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 786406] Re: package openssh-server (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-07-24 Thread Launchpad Bug Tracker
[Expired for openssh (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openssh (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package openssh-server (not installed) failed to install/upgrade:
  subprocess new pre-installation script returned error exit status 1

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

-- 
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 786188] Re: package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: le sous-processus nouveau script pre-installation a retourné une erreur de sortie d'état 1

2011-07-24 Thread Launchpad Bug Tracker
[Expired for openssh (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openssh (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: le
  sous-processus nouveau script pre-installation a retourné une erreur
  de sortie d'état 1

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

-- 
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 784993] Re: kvm Guest freeze on boot (guest on own disk, no qemu-image)

2011-07-24 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  kvm Guest freeze on boot (guest on own disk,no qemu-image)

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

-- 
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 702404] Re: cannot change scores in /etc/spamassassin/local.cf

2011-07-24 Thread Launchpad Bug Tracker
[Expired for spamassassin (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: spamassassin (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  cannot change scores in /etc/spamassassin/local.cf

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

-- 
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 763688] Re: [915GM] S-video output doesn't work in Natty (i386)

2011-07-24 Thread Donatas Glodenis
as mentioned in comment #41 the kernel upgrade partially fixed the
problem. As for my computer (specs described in a duplicate Bug #782887)
all seems to be fine except that the tv-screen (not the laptop screen)
flickers every 10 seconds exactly. I tried running xrandr without any
arguments and it seems that the flicker I get every 10 seconds is the
same as the one I get when running xrandr. Must be related to some
system-run xrandr probe?

Is there a way to disable the system probes?

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

Title:
  [915GM] S-video output doesn't work in Natty (i386)

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

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


[Bug 763688] Re: [915GM] S-video output doesn't work in Natty (i386)

2011-07-24 Thread Donatas Glodenis
Forgot to mention: the kernel that partially fixes the problem: 
dg@bala:~$ uname -r
2.6.38-10-generic

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

Title:
  [915GM] S-video output doesn't work in Natty (i386)

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

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


[Bug 770307] Re: 'Search All Notes' dialog not working in Windows 7

2011-07-24 Thread Shrenik
@Redsandro 'add all notes in the Start Here note which is accessable
through a shortcutkey' - Couldn't figure out how to move the existing
notes into Start Here as well as the short-cut keys don't work for me.
Please confirm and may be then it should be opened as a separate bug.
Currently for me, Tomboy is complete defunct on Windows.

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

Title:
  'Search All Notes' dialog not working in Windows 7

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

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


[Bug 769927] Re: Kernel Oops : Dentry still in use (1) [unmount of nfs4 0:1d]

2011-07-24 Thread Jens Langner
After some testing of the latest released Ubuntu kernel version
(2.6.38-10-server) I have to unfortunately report that the problem still
persists. Thus, the kernel still seems to Oops at the very same
location. See the attached dmesg output:

--- cut here ---
[662197.101766] BUG: Dentry 880052fdab40{i=9ce3e,n=/} still in use (1) 
[unmount of autofs autofs]
[662197.102634] [ cut here ]
[662197.103007] kernel BUG at /build/buildd/linux-2.6.38/fs/dcache.c:947!
[662197.103457] invalid opcode:  [#1] SMP 
[662197.103814] last sysfs file: /sys/devices/virtual/bdi/0:46/uevent
[662197.104284] CPU 1 
[662197.104351] Modules linked in: autofs4 ppdev psmouse serio_raw vmw_balloon 
nfsd exportfs nfs lockd fscache nfs_acl auth_rpcgss sunrpc parport_pc i2c_piix4 
vmxnet3 shpchp lp parport floppy e1000 mptspi mptscsih mptbase vmw_pvscsi
[662197.106028] 
[662197.106316] Pid: 25545, comm: automount Not tainted 2.6.38-10-server 
#46-Ubuntu VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
[662197.107209] RIP: 0010:[81179c15]  [81179c15] 
shrink_dcache_for_umount_subtree+0x285/0x290
[662197.108003] RSP: 0018:880071913de8  EFLAGS: 00010296
[662197.108411] RAX: 006c RBX: 880052fdab9c RCX: 

[662197.109083] RDX:  RSI: 0086 RDI: 
0246
[662197.109760] RBP: 880071913e28 R08:  R09: 
816423e0
[662197.110375] R10:  R11:  R12: 
880052fdab9c
[662197.110820] R13: 880052fdab40 R14: 880052fdabe0 R15: 
7f7343c15c10
[662197.111240] FS:  7f734339f700() GS:88007fd0() 
knlGS:
[662197.111462] CS:  0010 DS:  ES:  CR0: 80050033
[662197.111462] CR2: 7f7343399ab8 CR3: 70a9b000 CR4: 
06e0
[662197.111462] DR0:  DR1:  DR2: 

[662197.111462] DR3:  DR6: 0ff0 DR7: 
0400
[662197.111462] Process automount (pid: 25545, threadinfo 880071912000, 
task 88001403db80)
[662197.111462] Stack:
[662197.111462]  8800782cd658 88007184 880071913e08 
8800782cd400
[662197.111462]  880052fdab9c 880052fdab40 7f7343c160f0 
7f7343c15c10
[662197.111462]  880071913e58 8117c551 880071913e48 
8800782cd400
[662197.111462] Call Trace:
[662197.111462]  [8117c551] shrink_dcache_for_umount+0x51/0x90
[662197.111462]  [811670bc] generic_shutdown_super+0x2c/0x100
[662197.111462]  [81167226] kill_anon_super+0x16/0x60
[662197.111462]  [81167297] kill_litter_super+0x27/0x30
[662197.111462]  [a02054d8] autofs4_kill_sb+0x48/0x60 [autofs4]
[662197.111462]  [81167695] deactivate_locked_super+0x45/0x70
[662197.111462]  [8116831a] deactivate_super+0x4a/0x70
[662197.111462]  [811834d4] mntput_no_expire+0xa4/0xf0
[662197.111462]  [81184560] sys_umount+0x60/0xd0
[662197.111462]  [8100bfc2] system_call_fastpath+0x16/0x1b
[662197.111462] Code: 8b 40 28 4c 8b 08 49 8b 45 30 48 85 c0 74 07 48 8b 90 a8 
00 00 00 48 89 34 24 48 c7 c7 a8 a9 7e 81 4c 89 ee 31 c0 e8 70 b3 45 00 0f 0b 
0f 0b 0f 1f 80 00 00 00 00 55 48 89 e5 48 83 ec 20 48 89 
[662197.111462] RIP  [81179c15] 
shrink_dcache_for_umount_subtree+0x285/0x290
[662197.111462]  RSP 880071913de8
[662197.119704] ---[ end trace f71999068ae06ec2 ]---
--- cut here ---

So please raise your attention to that bug again as it is a quite
annoying and important one to fix as it has a big impact on system
stability and server use of ubuntu.

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

Title:
  Kernel Oops : Dentry  still in use (1) [unmount of nfs4 0:1d]

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

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


[Bug 815293] [NEW] Sync agg 2.5+dfsg1-4 (universe) from Debian unstable (main)

2011-07-24 Thread Micah Gersten
Public bug reported:

Please sync agg 2.5+dfsg1-4 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
Ubuntu delta (05 and 06 patches) integrated in Debian upload

Changelog entries since current oneiric version 2.5+dfsg1-3ubuntu1:

agg (2.5+dfsg1-4) unstable; urgency=low

  * debian/patches/06_fix_missing_includes.dpatch: Fix missing
includes for a successful build. Thanks to Artur Rona for
taking the time to forward this patch from Ubuntu. (Closes: #575620)
  * debian/patches/05_fix_recursion_crash.dpatch: patch updated
to avoid compilation issues.
  * debian/control:
- updating my e-mail since my old address is no longer
  available.
- Bumped Standards-Version to latest 3.9.2.
- removing DMUA, it's no longer needed now.

 -- Andrea Veri a...@debian.org  Fri, 22 Jul 2011 16:55:28 +0200

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

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

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

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

Title:
  Sync agg 2.5+dfsg1-4 (universe) from Debian unstable (main)

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

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


[Bug 815292] [NEW] Sync phpmyadmin 4:3.4.3.2-1 (universe) from Debian unstable (main)

2011-07-24 Thread Micah Gersten
Public bug reported:

Please sync phpmyadmin 4:3.4.3.2-1 (universe) from Debian unstable
(main)

Changelog entries since current oneiric version 4:3.4.3.1-1:

phpmyadmin (4:3.4.3.2-1) unstable; urgency=high

  * New upstream security release.
[PMASA-2011-9 PMASA-2011-10 PMASA-2011-11 PMASA-2011-12]
  * Add alternate dependency to libapache2-mod-php5filter (LP: #774980).

 -- Thijs Kinkhorst th...@debian.org  Sat, 23 Jul 2011 14:24:57 +

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

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

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

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

Title:
  Sync phpmyadmin 4:3.4.3.2-1 (universe) from Debian unstable (main)

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

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


[Bug 815294] [NEW] Photos taken after 7pm are put in the wrong directory in the file system

2011-07-24 Thread Licia Eacott
Public bug reported:

I'm in the Central US time zone and when I import photos from my camera,
photos taken before 7pm are put in the year/month/date folder in the
Pictures directory for that same day.  Photos taken after 7pm are put in
the next days folder.  In the Shotwell events, when I click on the
photos, the correct date is listed, they are just in the wrong folder on
the hard drive.  E.g. today I took 46 photos.  43 were taken before 7pm
Central Time and were placed in licia/Pictures/2011/ 07/23.  The 3
pictures taken after 7pm were placed in licia/Pictures/2011/07/24.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: shotwell 0.9.3-0ubuntu0.1
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
Date: Sun Jul 24 01:06:20 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: shotwell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 natty

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

Title:
  Photos taken after 7pm are put in the wrong directory in the file
  system

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

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


[Bug 815294] Re: Photos taken after 7pm are put in the wrong directory in the file system

2011-07-24 Thread Licia Eacott
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815294

Title:
  Photos taken after 7pm are put in the wrong directory in the file
  system

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

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


[Bug 741423] Re: cannot click on indicators to the left of date/time

2011-07-24 Thread Vivek Kapoor
*** This bug is a duplicate of bug 761409 ***
https://bugs.launchpad.net/bugs/761409

** This bug has been marked a duplicate of bug 761409
   Cannot click on left-most indicator on panel if a non-indicator icon appears

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

Title:
  cannot click on indicators to the left of date/time

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

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


[Bug 813551] Re: Please merge luakit 2011.05.06+unique-1 (universe) from debian unstable (main)

2011-07-24 Thread Micah Gersten
Taking a look

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

** Changed in: luakit (Ubuntu)
   Status: New = In Progress

** Changed in: luakit (Ubuntu)
 Assignee: (unassigned) = Micah Gersten (micahg)

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

Title:
  Please merge luakit 2011.05.06+unique-1 (universe) from debian
  unstable (main)

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

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


[Bug 813551] Re: Please merge luakit 2011.05.06+unique-1 (universe) from debian unstable (main)

2011-07-24 Thread Micah Gersten
Thank you for contributing to Ubuntu Development.  Could you please
rebase this against the recent 2011.07.22-1 upload to unstable? Thanks.
In the mean time, I'll unsubscribe ubuntu-sponsors, please resubscribe
when ready.

** Changed in: luakit (Ubuntu)
   Status: In Progress = Incomplete

** Changed in: luakit (Ubuntu)
 Assignee: Micah Gersten (micahg) = Jean-Louis Dupond (dupondje)

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

Title:
  Please merge luakit 2011.05.06+unique-1 (universe) from debian
  unstable (main)

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

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


[Bug 811185] Re: drop libgwibber source from archive

2011-07-24 Thread Micah Gersten
Unsubscribing ubuntu-sponsors since there's nothing to sponsor

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

Title:
  drop libgwibber source from archive

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

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


[Bug 803468] Re: [Need Packaging] New upstream release 0.143

2011-07-24 Thread Micah Gersten
I think Evan meant to set the status to incomplete instead of confirmed.

** Changed in: mame (Ubuntu)
   Status: Confirmed = Incomplete

** Changed in: mame (Ubuntu)
 Assignee: (unassigned) = Cesare Falco (c.falco)

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

Title:
  [Need Packaging] New upstream release 0.143

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

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


[Bug 797155] Re: [needs-packaging] OpenRAVE (Open Robotics Automation Virtual Environment)

2011-07-24 Thread OpenRAVE Development
hi guys,

This is the OpenRAVE team. Any idea when this package can get looked at
for inclusion into ubuntu? anything we can do to help?

thank you,

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

Title:
  [needs-packaging] OpenRAVE (Open Robotics Automation Virtual
  Environment)

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

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


[Bug 809400] Re: Cannot compile any version of PHP I want on Lucid due to dependencies in apache2-prefork-dev

2011-07-24 Thread RedScourge
Sorry for being rude, but as you might imagine this whole situation was
frustrating, and it was not the first time some little thing about
Ubuntu LTS caused me much main and suffering. Not as much as RedHat but
that's another story. Getting logged in and posting was even more
frustrating as the site intentionally makes it hard to post bug reports
to keep out the stupid people I guess, and it's even harder when under
maintenance as it was at the time. I can see how one might get tired of
frustrated users, but then again that is almost entirely who comes here.

You may call needing to run PHP 5.2.X with the PHP version of the GD
library on a recent server distro not sane, but I wouldn't call a
server distribution that does not offer an option for PHP 5.2.X with its
included GD library as an option particularly sane either. I guess we
server admins think you OS developers are insane, and you OS developers
think we server admins are insane. I can only imagine then what the
customers think of us then when we tell them they need to pay over
$20,000 to port all their legacy code to PHP 5.3.X if they want a server
OS that is still eligible for security updates.

Anyways, what I am trying to say is unless someone in this situation
such as myself is willing to do something that is apparently not sane,
they cannot run their PHP code on Ubuntu LTS distributions, and this is
all because two mildly related dev packages incorrectly claim that they
depend on their corresponding non-dev packages. I hear this was solved
in PHP 5.3.X as there is a seperate version of PHP and/or GD library
that uses PHP's version of the GD library, but again, 5.3.X is not an
option here.

I read online about installing 5.2.X on Lucid, and heard that you can
just mess with /etc/apt/sources.list to let you install PHP 5.2.X from
Karmic onto Lucid, then lock those packages to the Karmic versions so
that they do not update to the Lucid versions, and you're good to go.
Unfortunately, PHP made their own GD library version and you guys did
not want to use it due to security concerns, so instead I used a Karmic
source package, made it use PHP's GD library instead of the Ubuntu
system version, and tried to compile that as a solution, whereupon I ran
into the previously mentioned dependency issues.

If you know of a better AND simpler way for the thousands of server
admins like me who need to install the PHP 5.2.X and PHP GD library on
Lucid, PLEASE let us know as it would benefit us all. I know you do not
want people posting bug reports about this stuff, and we don't want to
have to bang our heads on the desk this many times to just get it to
work.

I realize this will all probably either fall on deaf ears, or be too
long to read and ignored, and so not fixed. That's okay however, my main
concern is that people doing Google searches about this same issue might
find this bug report and thus learn how to solve the problem.

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

Title:
  Cannot compile any version of PHP I want on Lucid due to dependencies
  in apache2-prefork-dev

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

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


[Bug 770819] Re: Please merge dragonegg 2.8-3 (universe) from debian unstable

2011-07-24 Thread Micah Gersten
@Sylvestre

Any chance Debian can get updated to 2.9 as well?

Unsubscribing ubuntu-sponsors for the moment.

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

Title:
  Please merge dragonegg 2.8-3 (universe) from debian unstable

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

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


[Bug 815297] Re: synaptic crashed with SIGSEGV in std::basic_stringchar, std::char_traitschar, std::allocatorchar ::compare()

2011-07-24 Thread Per-Inge
** Visibility changed to: Public

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

Title:
  synaptic crashed with SIGSEGV in std::basic_stringchar,
  std::char_traitschar, std::allocatorchar ::compare()

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

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


[Bug 815299] [NEW] not able to hear audio

2011-07-24 Thread sandeep
Public bug reported:

I can't hear audio in Ubuntu, but the same is working with Win XP

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: alsa-base 1.0.17.dfsg-2ubuntu1
PackageArchitecture: all
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: alsa-driver
Uname: Linux 2.6.27-7-generic i686
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: apport-bug

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

Title:
  not able to hear audio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/815299/+subscriptions

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


[Bug 815299] Re: not able to hear audio

2011-07-24 Thread sandeep
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815299

Title:
  not able to hear audio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/815299/+subscriptions

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


[Bug 815298] Re: update-apt-xapian-index crashed with DatabaseError in buildIndex(): Modifications failed (DatabaseOpeningError: Couldn't open base /var/cache/apt-xapian-index/index.3/spelling.baseA t

2011-07-24 Thread Per-Inge
** Visibility changed to: Public

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

Title:
  update-apt-xapian-index crashed with DatabaseError in buildIndex():
  Modifications failed (DatabaseOpeningError: Couldn't open base
  /var/cache/apt-xapian-index/index.3/spelling.baseA to write: No such
  file or directory), and cannot set consistent table revision numbers:
  Couldn't reread base A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/815298/+subscriptions

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


[Bug 815300] [NEW] package fglrx 2:8.840-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2011-07-24 Thread P_E_T_O
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: fglrx 2:8.840-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sun Jul 24 08:44:12 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 8.840, 2.6.38-10-generic, x86_64: installed 
 fglrx, 8.840, 2.6.38-8-generic, x86_64: installed
ErrorMessage: fglrx kernel module failed to build
GraphicsCard:
 ATI Technologies Inc M880G [Mobility Radeon HD 4200] [1002:9712] (prog-if 00 
[VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:143b]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
JockeyStatus: xorg:fglrx - ATI/AMD uzavretý FGLRX grafický ovládač (Uzavretý, 
Zapnutý, Používa sa)
MachineType: Hewlett-Packard Presario CQ62 Notebook PC
PackageVersion: 2:8.840-0ubuntu4
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-10-generic 
root=UUID=73b43b4f-64ff-4460-bb2b-69cedcbe769a ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: fglrx-installer
Title: package fglrx 2:8.840-0ubuntu4 failed to install/upgrade: fglrx kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/15/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.26
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 143B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 62.3D
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.26:bd11/15/2010:svnHewlett-Packard:pnPresarioCQ62NotebookPC:pvr04961025281000102:rvnHewlett-Packard:rn143B:rvr62.3D:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: Presario CQ62 Notebook PC
dmi.product.version: 04961025281000102
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 natty regression-update ubuntu

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

Title:
  package fglrx 2:8.840-0ubuntu4 failed to install/upgrade: fglrx kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/815300/+subscriptions

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

[Bug 815300] Re: package fglrx 2:8.840-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

2011-07-24 Thread P_E_T_O
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815300

Title:
  package fglrx 2:8.840-0ubuntu4 failed to install/upgrade: fglrx kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/815300/+subscriptions

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


[Bug 815301] [NEW] package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 128

2011-07-24 Thread Gabriel Fuentes
Public bug reported:

I've resolved this, running in a terminal sudo apt-get install tzdata

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: tzdata 2011g-0ubuntu0.11.04
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Sun Jul 24 08:33:29 2011
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 128
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: tzdata
Title: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty

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

Title:
  package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 128

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

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

[Bug 815301] Re: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 128

2011-07-24 Thread Gabriel Fuentes
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815301

Title:
  package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 128

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

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

[Bug 770819] Re: Please merge dragonegg 2.8-3 (universe) from debian unstable

2011-07-24 Thread Sylvestre Ledru
Sure. 
I just added it to my TODO List.

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

Title:
  Please merge dragonegg 2.8-3 (universe) from debian unstable

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

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


[Bug 815306] Re: Banshee sees iPod nano as read-only

2011-07-24 Thread Lionel Montrieux
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815306

Title:
  Banshee sees iPod nano as read-only

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

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


[Bug 815306] [NEW] Banshee sees iPod nano as read-only

2011-07-24 Thread Lionel Montrieux
Public bug reported:

For some reason, I can't seem to be able to add or remove files from my
1st generation ipod nano: banshee doesn't display the delete option,
and complains about the ipod being mounted as read-only when I try to
transfer a song on it. Here is the relevant line from mount:

/dev/sdc2 on /media/ERASER type vfat
(rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: banshee 2.0.0-2ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Sun Jul 24 16:16:47 2011
EcryptfsInUse: Yes
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to natty on 2011-04-29 (85 days ago)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  Banshee sees iPod nano as read-only

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

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


[Bug 807891] Re: Panel needs to be smarter

2011-07-24 Thread Bilal Akhtar
Needs design discussion. Marking incomplete in the meantime

** Changed in: unity
   Status: Opinion = Incomplete

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

** Also affects: ayatana-design
   Importance: Undecided
   Status: New

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

** Tags added: needs-design

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

Title:
  Panel needs to be smarter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/807891/+subscriptions

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


[Bug 588638] Re: console colormap is wrong when using 32bit framebuffer

2011-07-24 Thread Ricardo Salveti
With linux-image-3.0.0-1401-linaro-lt-omap 3.0.0-1401.2~natty the
console is bluish again.

** Also affects: linaro-ubuntu
   Importance: Undecided
   Status: New

** Changed in: linaro-ubuntu
   Importance: Undecided = Low

** Changed in: linaro-ubuntu
   Status: New = Confirmed

** Changed in: linaro-ubuntu
 Assignee: (unassigned) = John Rigby (jcrigby)

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

Title:
  console colormap is wrong when using 32bit framebuffer

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

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


[Bug 815216] Re: package privoxy 3.0.17-1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-07-24 Thread Andreas Moog
*** This bug is a duplicate of bug 577573 ***
https://bugs.launchpad.net/bugs/577573

** This bug has been marked a duplicate of bug 577573
   package privoxy 3.0.15-3 failed to install/upgrade: le sous-processus script 
post-installation installé a retourné une erreur de sortie d'état 1

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

Title:
  package privoxy 3.0.17-1 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 1

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

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

[Bug 809565] Re: No vnc support. vnc plugin will not activate

2011-07-24 Thread Launchpad Bug Tracker
** Changed in: vinagre (Ubuntu)
   Status: New = Confirmed

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

Title:
  No vnc support. vnc plugin will not activate

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

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


[Bug 770807] Re: kadu version 0.9.1-1 failed to build on amd64 with GCC-4.6/oneiric

2011-07-24 Thread Andreas Moog
Yes, unused-but-set-variable is related to gcc4.6, this is a new warning
(or error with -Werror):

http://lists.debian.org/debian-devel-announce/2011/02/msg00012.html

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

Title:
  kadu version 0.9.1-1 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-24 Thread David A. Rountree
After months of attempts to fix this, I've finally found one that works
for Kubuntu 11.04 (Natty).  The problem is that Kubuntu (and I believe
KDE more generally) starts the shutdown process in a way different than
Gnome/Ubuntu, so even the dbus / netbase fixes, the fix above in #158,
and using autofs all didn't work.  I think KDE begins shutting down
userspace functions like network manager first before the /etc/init
scripts or /home/user/.kde/shutdown scripts are called upon.  Just
speculation on my part, but that'd be my guess.

But I apparently found the place where Kubuntu actually starts the
shutdown process, or close to it - it's in the /usr/bin/starkde script.
Immediately after the line saying echo 'startkde: Shutting down...'
12, I inserted a line saying sudo umount -t cifs -a -f -l.  Then,
using visudo as root (sudo visudo), I edited the sudoers file to allow
the sudo command to execute umount without a password by adding the line
(at the bottom of the file) username ALL=(root)  NOPASSWD:/bin/umount.
Worked like a charm.

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

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


[Bug 809565] Re: No vnc support. vnc plugin will not activate

2011-07-24 Thread Alfagulf
I am also not seeing other that ssh option!
It used to work fine before!!
I think I might have used the Computer Janitor which deleted some packages!

I am using ubuntu 11.04 32bit

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

Title:
  No vnc support. vnc plugin will not activate

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

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


[Bug 770307] Re: 'Search All Notes' dialog not working in Windows 7

2011-07-24 Thread Redsandro
@Shrenik like I said, lame workaround, you 'move your existing notes
into -Start here-' by editing that note and typing in the titles of all
your other notes.

As for the shortcutkeys, be sure to configure them properly. They work
for me.

Preferences  Hotkeys  
[check] Listen for Hotkeys
Open Start Here  Alt + F12 (or sth)

(Ofcourse, if the window is already open, albeit in the background,
nothing happens.)

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

Title:
  'Search All Notes' dialog not working in Windows 7

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

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


[Bug 310354] Re: 3.0 execute into python session

2011-07-24 Thread Andreas Roehler
** Changed in: python-mode
   Status: Fix Committed = Fix Released

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

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

Title:
  3.0 execute into python session

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-mode/+bug/310354/+subscriptions

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


[Bug 553789] Re: [MASTER] [GT21x] X freeze/crash with nouveau driver

2011-07-24 Thread Lucazade
Not fixed also with latest kernel 3.x in Oneiric.
After a couple of mins I have a hard freeze with a 250GTS.

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

Title:
  [MASTER] [GT21x] X freeze/crash with nouveau driver

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

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


[Bug 815318] [NEW] song icon gets cut off if no album

2011-07-24 Thread Alex Engelmann
Public bug reported:

This is a small bug, but I thought I would point it out since it's a
really obvious one.  When playing a song with no album icon, the green
eighth song  icon that's part of the Clearlooks Gnome Theme gets cut
off.  I've attached a screenshot.

I don't know if this is a bug in the theme or in Banshee though, since
other themes don't have the same problem.

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

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

Title:
  song icon gets cut off if no album

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

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


[Bug 815318] Re: song icon gets cut off if no album

2011-07-24 Thread Alex Engelmann
** Attachment added: eighth  notes
   
https://bugs.launchpad.net/bugs/815318/+attachment/2228982/+files/eight%20notes2.png

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

Title:
  song icon gets cut off if no album

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

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


[Bug 815318] Re: song icon gets cut off if no album

2011-07-24 Thread Alex Engelmann
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

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

Title:
  song icon gets cut off if no album

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

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


[Bug 815322] [NEW] PowerXpress not working in oneirci

2011-07-24 Thread GodNobody
Public bug reported:

I installed fglrx the other day just to see how it works now...

Installation was smooth but I got following massage after I run:
aticonfig --initial -f

PowerXpress: '/usr/lib64/fglrx/switchlibGL' must not be writable by
group or others

A xorg.conf was build, but the Xserver didn't start and I stuck with a
black screen.

I also attached the Xorg.log

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: fglrx 2:8.861-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-6.7-generic 3.0.0-rc7
Uname: Linux 3.0.0-6-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,move,grid,mousepoll,compiztoolbox,wall,vpswitch,ring,regex,resize,gnomecompat,wobbly,unitydialog,imgpng,animation,unitymtgrabhandles,workarounds,expo,place,session,fade,ezoom,scale,unityshell]
CompositorRunning: None
Date: Sun Jul 24 10:26:48 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus: fglrx, 8.861, 3.0.0-6-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:1433]
 ATI Technologies Inc Manhattan [Mobility Radeon HD 5400 Series] [1002:68e0] 
(prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:1433]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110705.1)
JockeyStatus: xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver 
(Proprietary, Enabled, In use)
MachineType: Hewlett-Packard HP Pavilion dv3 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-6-generic 
root=UUID=c07088d1-015c-466e-9709-1dbc4fe42f5b ro quiet splash vt.handoff=7
SourcePackage: fglrx-installer
UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p'] 
failed with exit code -11:
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/07/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.16
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1433
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 58.23
dmi.chassis.asset.tag: CNU0201QJY
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.16:bd09/07/2010:svnHewlett-Packard:pnHPPaviliondv3NotebookPC:pvr04A3102030102:rvnHewlett-Packard:rn1433:rvr58.23:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion dv3 Notebook PC
dmi.product.version: 04A3102030102
dmi.sys.vendor: Hewlett-Packard
peripherals:
 /desktop/gnome/peripherals/mouse:
   cursor_theme = DMZ-White
version.compiz: compiz 1:0.9.5.0-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11~1-0ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11~1-0ubuntu4
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu5
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.0-3ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric regression reproducible ubuntu unity-2d

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

Title:
  PowerXpress not working in oneirci

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/815322/+subscriptions

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


[Bug 815322] Re: PowerXpress not working in oneirci

2011-07-24 Thread GodNobody
** Attachment added: Xorg.0.log
   https://bugs.launchpad.net/bugs/815322/+attachment/2229000/+files/Xorg.0.log

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

Title:
  PowerXpress not working in oneirci

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/815322/+subscriptions

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


[Bug 815321] [NEW] [needs-packaging] ostinato

2011-07-24 Thread Fred
Public bug reported:

Ostinato is an open-source, cross-platform network packet
crafter/traffic generator and analyzer with a friendly GUI. Craft and
send packets of several streams with different protocols at different
rates.

URL: http://ostinato.org/
License: GPLv3

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

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

Title:
  [needs-packaging] ostinato

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

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


[Bug 198483] Re: install-keymap doesn't make setting permanent

2011-07-24 Thread wateenellende
The problem is now in the console-common package.

The keymay is not set at boot time. Originally, I had a US-qwerty
layout, then changed it to dvorak. Now, the consoles are qwerty, to log
into X i have to type my password in qwerty, and then I have a dvorak
session.

Running the script 'sudo /etc/init.d/keymap.sh' does not fix the
problem, although /etc/console/boottime.kmap.gz is definitely a dvorak
layout. If I run 'sudo loadkeys -q /etc/console/boottime.kmap.gz' from
the command line, it works.

So my suspicion is that the /etc/init.d/keymap.sh script is broken.

I have other computers on which I installed ubuntu with a dvorak
keyboard right away, and the problem is not present on those.

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

Title:
  install-keymap doesn't make setting permanent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-common/+bug/198483/+subscriptions

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


[Bug 815322] Re: PowerXpress not working in oneiric

2011-07-24 Thread GodNobody
** Summary changed:

- PowerXpress not working in oneirci
+ PowerXpress not working in oneiric

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

Title:
  PowerXpress not working in oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/815322/+subscriptions

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


[Bug 810907] Re: User Accounts applet is too basic and needs advanced settings

2011-07-24 Thread Alessio Treglia
Sebastien,

I'm working on the new upstream release of accountsservice (I think I'll be 
able to upload the new package to unstable tomorrow), you can see the progress 
here:
http://anonscm.debian.org/gitweb/?p=collab-maint/accountsservice.git

If customizing the login shell is the point, I think replacing useradd
with adduser is something unnecessary as it provides the '-s' option to
set the user's shell, so which benefits we can get by doing that switch?

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

Title:
  User Accounts applet is too basic and needs advanced settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/810907/+subscriptions

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


[Bug 784972] Re: Please merge freecad 0.11.3729.dfsg-2 from Debian unstable

2011-07-24 Thread Micah Gersten
builds on amd64

** Description changed:

- Binary package hint: freecad
+ Please sync freecad 0.11.4446-dfsg-2 (universe) from Debian unstable
+ (main)
+ 
+ Explanation of the Ubuntu delta and why it can be dropped:
+ libqtwebkit-dev change in 0.11.3729.dfsg-2, ld --as-needed fixed in 
0.11.3729.dfsg-1
+ 
+ Changelog entries since current oneiric version 0.10.3247.dfsg-2ubuntu3:
+ 
+ freecad (0.11.4446-dfsg-2) unstable; urgency=low
+ 
+   * [93347cc] Switch off SWIG to fix FTBFS (closes: #632348)
+ 
+  -- Anton Gladky gladky.an...@gmail.com  Tue, 05 Jul 2011 22:41:21
+ +0200
+ 
+ freecad (0.11.4446-dfsg-1) unstable; urgency=low
+ 
+   [ Teemu Ikonen ]
+   * [58f7907] Copyright: Update.
+ 
+   [ Anton Gladky ]
+   * [f5d9322] Imported Upstream version 0.11.4446-dfsg (closes: #576653).
+   * [aeacc72] Add DM-Upload-Allowed field.
+   * [b08f851] Add changes to debian/rules as suggested by Werner Mayer.
+   * [c82751a] Delete old patches.
+   * [e71109f] Add libopencascade-ocaf-dev to BD.
+   * [9746063] Import patch to fix compilation error with GCC-4.6.
+   * [175e959] Update watch file.
+   * [7989aa6] Update debian/rules to dh 7, thanks to Bernhard R. Link.
+ 
+  -- Anton Gladky gladky.an...@gmail.com  Thu, 09 Jun 2011 21:27:03
+ +0200
  
  freecad (0.11.3729.dfsg-2) unstable; urgency=low
  
-* Add gfortran and libopencascade-visualization-dev to BD
-  to fix FTBFS (closes: #622694)
-* Add libqtwebkit-dev to BD (closes: #618241)
-* Delete quilt from BD and corresponding changes in rules.
-* Add description to freecad-occ650.patch
-* Delete encoding string from .desktop
-* Fix some spelling errors, pointed out by lintian.
+    * Add gfortran and libopencascade-visualization-dev to BD
+  to fix FTBFS (closes: #622694)
+    * Add libqtwebkit-dev to BD (closes: #618241)
+    * Delete quilt from BD and corresponding changes in rules.
+    * Add description to freecad-occ650.patch
+    * Delete encoding string from .desktop
+    * Fix some spelling errors, pointed out by lintian.
  
-  -- Anton Gladky gladky.an...@gmail.com  Thu, 14 Apr 2011 10:23:25 +0100
+  -- Anton Gladky gladky.an...@gmail.com  Thu, 14 Apr 2011 10:23:25 +0100
  freecad (0.11.3729.dfsg-1) unstable; urgency=low
  
-[ Denis Barbier ]
-* Merge OpenCASCADE 6.5.0 compatibility patch (closes: #617545).
-  
-[ Adam C. Powell, IV ]
-* New upstream (closes: #622213, #618241).
-* Changed to source format 3.0 (quilt).
-* Added patch target which forces autotools to run, and automake and 
autoconf
-  are now in Build-Depends (closes: #607181).
-* Set aside src/Build/Version.h to prevent build problems.
-* Does not install .la files (closes: #621298).
-* Boost 1.46 compatibility patch (closes: #621877).
-* Set aside files which autotools modifies so clean works.
-* Added libtool to Build-Depends (thanks: PICCA Frédéric-Emmanuel).
-* Bumped Standards-Version, no changes needed.
+    [ Denis Barbier ]
+    * Merge OpenCASCADE 6.5.0 compatibility patch (closes: #617545).
  
-  -- Adam C. Powell, IV hazel...@debian.org  Tue, 12 Apr 2011
+    [ Adam C. Powell, IV ]
+    * New upstream (closes: #622213, #618241).
+    * Changed to source format 3.0 (quilt).
+    * Added patch target which forces autotools to run, and automake and 
autoconf
+  are now in Build-Depends (closes: #607181).
+    * Set aside src/Build/Version.h to prevent build problems.
+    * Does not install .la files (closes: #621298).
+    * Boost 1.46 compatibility patch (closes: #621877).
+    * Set aside files which autotools modifies so clean works.
+    * Added libtool to Build-Depends (thanks: PICCA Frédéric-Emmanuel).
+    * Bumped Standards-Version, no changes needed.
+ 
+  -- Adam C. Powell, IV hazel...@debian.org  Tue, 12 Apr 2011
  23:40:30 -0400

** Summary changed:

- Please merge freecad 0.11.3729.dfsg-2 from Debian unstable
+ Sync freecad 0.11.4446-dfsg-2 (universe) from Debian unstable (main)

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

** Changed in: freecad (Ubuntu)
 Assignee: Micah Gersten (micahg) = (unassigned)

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

Title:
  Sync freecad 0.11.4446-dfsg-2 (universe) from Debian unstable (main)

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

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

[Bug 770942] Re: freecad version 0.10.3247.dfsg-2ubuntu3 failed to build on amd64 with GCC-4.6/oneiric

2011-07-24 Thread Micah Gersten
Will be fixed when 0.11.4446-dfsg-2 is sync'd from Debian (LP: #784972)

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

** Changed in: freecad (Ubuntu Oneiric)
 Assignee: (unassigned) = Micah Gersten (micahg)

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

Title:
  freecad version 0.10.3247.dfsg-2ubuntu3 failed to build on amd64 with
  GCC-4.6/oneiric

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

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


[Bug 815324] Re: gvfsd-cdda crashed with SIGSEGV in g_vfs_job_try()

2011-07-24 Thread Pixel
** Visibility changed to: Public

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

Title:
  gvfsd-cdda crashed with SIGSEGV in g_vfs_job_try()

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

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


[Bug 815098] Re: phone modem no longer works out of the box

2011-07-24 Thread Max Waterman
FWIW, I upgraded my system from 10.04 LTS, first to 10.10, and then to
11.04. I tried my phone as a modem on both and it still didn't work 'out
of the box'.

I am now at 11.04 and using workaround #2 above.

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

Title:
  phone modem no longer works out of the box

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

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


[Bug 815326] [NEW] Sync lua50 5.0.3-6 (universe) from Debian unstable (main)

2011-07-24 Thread Micah Gersten
Public bug reported:

Please sync lua50 5.0.3-6 (universe) from Debian unstable (main)

Changelog entries since current oneiric version 5.0.3-4:

lua50 (5.0.3-6) unstable; urgency=low

  * source format 3.0 (quilt)

 -- Enrico Tassi gareuselesi...@debian.org  Sat, 23 Jul 2011 10:49:26
+0200

lua50 (5.0.3-5) unstable; urgency=low

  * Build-depend on libreadline-dev (Closes: #553806) 
  * Bump standards-versiont to 3.9.2, no changes
  * Depend on ${misc:Depends} to make lintian happy

 -- Enrico Tassi gareuselesi...@debian.org  Wed, 20 Jul 2011 11:32:31
+0200

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

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

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

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

Title:
  Sync lua50 5.0.3-6 (universe) from Debian unstable (main)

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

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


[Bug 585566] Re: SSH tunnel fails to connect with username

2011-07-24 Thread Andrea Corbellini
** Changed in: vinagre (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  SSH tunnel fails to connect with username

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

-- 
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)]

2011-07-24 Thread David Navarro
When I put the command iwconfig wlan0 power off, appears this message:

Error for wireless request Set Power Management (8B2C) :
SET failed on device wlan0 ; Operation not supported.

I have ubuntu 11.04

any idea?

thanks a lot,

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

Title:
  Wireless connection frequently drops  [deauthenticating by local
  choice (reason=3)]

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

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


[Bug 263802] Re: system-config-printer needs admin privleges

2011-07-24 Thread birdy
This is still an issue in Ubuntu 11.04 (I've had my version upgraded doing the 
regular dist-upgrade via the GUI).
I've tried adding a Samsung CLP 510 printer as a network printer (ipp) using 
the CUPS web interface.


phil@birdy-desktop:~$ id
uid=1000(phil) gid=1000(phil) 
Gruppen=1000(phil),4(adm),20(dialout),24(cdrom),46(plugdev),111(lpadmin),119(admin),122(sambashare)

 and File /usr/share/cups/model/samsung/cms/CLP-510cms does not
exist.


If you need any further information, please let me know.


** Changed in: system-config-printer (Ubuntu)
   Status: Expired = In Progress

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

Title:
  system-config-printer needs admin privleges

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/263802/+subscriptions

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


[Bug 815329] [NEW] Sync virt-viewer 0.4.0-1 (universe) from Debian unstable (main)

2011-07-24 Thread Dave Walker
Public bug reported:

Please sync virt-viewer 0.4.0-1 (universe) from Debian unstable (main)

Changelog entries since current oneiric version 0.3.1-2:

virt-viewer (0.4.0-1) unstable; urgency=low

  * [8d9bbb8] New upstream version 0.4.0
  * [2376c06] New patch 0001-Don-t-hardcode-sshport.patch.  Don't hardcode
sshport. This unbreaks using different ports via .ssh/config.
  * [7cad1db] Bump standards version
  * [8f6536f] Switch to 3.0 (quilt) source format

 -- Guido Günther a...@sigxcpu.org  Sat, 23 Jul 2011 18:49:55 +0200

** Affects: virt-viewer (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: virt-viewer (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: virt-viewer (Ubuntu)
   Status: New = Confirmed

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

Title:
  Sync virt-viewer 0.4.0-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-viewer/+bug/815329/+subscriptions

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

[Bug 814969] Re: java.lang.reflect.InvocationTargetException

2011-07-24 Thread Juan Ygnacio López Hernández
I found the problem started with the upgrade of java.

I found a post in http://ubuntuforums.org/showthread.php?t=1101374
From the #7 I changed to my actual configuration.

I did executed the command
gedit ~/.profile

And apended this line, based on my actual jvm folders:
export JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.26/; export 
PATH=$PATH:/usr/lib/jvm/java-6-sun-1.6.0.26/bin/

Now freemind is runing again.

Sorry, it is not a bug of FreeMind, it is a missing link with jvm.
Is'n it?

Regards

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

Title:
  java.lang.reflect.InvocationTargetException

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

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


[Bug 293236] Re: missing /usr/lib/liblualib50.a on dev package

2011-07-24 Thread Micah Gersten
Thank you for reporting this to Ubuntu.  According to
packages.ubuntu.com, this was shipped in liblualib50-dev since hardy.
Are you still having issues with this?

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

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

Title:
  missing /usr/lib/liblualib50.a on dev package

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

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


[Bug 815331] [NEW] Sync libmthca 1.0.6-1 (universe) from Debian unstable (main)

2011-07-24 Thread Micah Gersten
Public bug reported:

Please sync libmthca 1.0.6-1 (universe) from Debian unstable (main)

Changelog entries since current oneiric version 1.0.5-1.1:

libmthca (1.0.6-1) unstable; urgency=low

  * New upstream release.
  * Move -dbg package to section debug.
  * Update maintainer and set DM-Upload-Allowed to yes.  (Closes: #632109)
  * Switch to dpkg-source 3.0 (quilt) format.
  * Change build system from cdbs to debhelper 7.
  * Use libibverbs 1.1.3 feature to move plugin to /usr/lib/libibverbs
to fix multiple problems with a not-exactly-shlib in /usr/lib.
  * Acknowledge NMU (Closes: #621604).
  * Update to Standards-Version: 3.9.2.

 -- Roland Dreier rol...@digitalvampire.org  Wed, 06 Jul 2011 01:14:33
-0700

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

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

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

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

Title:
  Sync libmthca 1.0.6-1 (universe) from Debian unstable (main)

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

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


[Bug 815179] Re: package libreoffice-dbg 1:3.3.3-1ubuntu1 failed to install/upgrade: short read on buffer copy for fout in dpkg-deb tijdens `./usr/lib/debug/usr/lib/libreoffice/share/extensions/pdfimp

2011-07-24 Thread Boudi van Vlijmen
Hand installed libreoffice-dbg 1:3.3.3-1ubuntu2

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

Title:
  package libreoffice-dbg 1:3.3.3-1ubuntu1 failed to install/upgrade:
  short read on buffer copy for fout in dpkg-deb tijdens
  
`./usr/lib/debug/usr/lib/libreoffice/share/extensions/pdfimport/pdfimport.uno.so'

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

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


[Bug 809906] Re: lightdm-example-gtk-greeter crashed with SIGSEGV in __strcmp_sse42()

2011-07-24 Thread Launchpad Bug Tracker
** Changed in: lightdm (Ubuntu)
   Status: New = Confirmed

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

Title:
  lightdm-example-gtk-greeter crashed with SIGSEGV in __strcmp_sse42()

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

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


[Bug 717888] Re: Please remember default image format

2011-07-24 Thread Launchpad Bug Tracker
** Changed in: simple-scan (Ubuntu)
   Status: New = Confirmed

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

Title:
  Please remember default image format

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/717888/+subscriptions

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


[Bug 815332] Re: brasero crashed with SIGSEGV in g_cclosure_marshal_VOID__STRING()

2011-07-24 Thread Pixel
** Visibility changed to: Public

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

Title:
  brasero crashed with SIGSEGV in g_cclosure_marshal_VOID__STRING()

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

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


[Bug 771044] Re: nted version 1.10.7-1ubuntu1 failed to build on amd64 with GCC-4.6/oneiric

2011-07-24 Thread Dave Walker
nted (1.10.18-2) unstable; urgency=low

  * Use source format 3.0 (quilt)
  * Major cleanup of debian/rules
  * Drop patch linking.generated in favor of using autoreconf during the
configure step
  * Improve patch 'linking' to fix a FTBFS with gcc-4.6 (closes: #628259)
  * Fix new compilation warnings for gcc-4.6
  * Bump Standards-Version to 3.9.2 (no changes needed)

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

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

** Changed in: nted (Ubuntu Oneiric)
   Status: Confirmed = Fix Released

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

Title:
  nted version 1.10.7-1ubuntu1 failed to build on amd64 with
  GCC-4.6/oneiric

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

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


[Bug 770807] Re: kadu version 0.9.1-1 failed to build on amd64 with GCC-4.6/oneiric

2011-07-24 Thread Artur Rona
Upstream has released 0.9.2 and Kadu maintainer has got uploaded it to
its own PPA. I did a reupload to my PPA for oneiric and it builds fine.
So needs waiting for 0.9.2 in Debian, I'll get in touch with maintainer.

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

Title:
  kadu version 0.9.1-1 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 815334] Re: package dkimproxy 1.2-6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-07-24 Thread Alex
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815334

Title:
  package dkimproxy 1.2-6 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 815334] [NEW] package dkimproxy 1.2-6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-07-24 Thread Alex
Public bug reported:

Produce error messages during installation.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: dkimproxy 1.2-6
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Jul 24 05:10:47 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427)
PackageArchitecture: all
SourcePackage: dkimproxy
Title: package dkimproxy 1.2-6 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty

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

Title:
  package dkimproxy 1.2-6 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 815225] Re: Sync mm-common 0.9.5-1 (main) from Debian unstable (main)

2011-07-24 Thread Dave Walker
*** This bug is a duplicate of bug 813743 ***
https://bugs.launchpad.net/bugs/813743

Thanks for requesting this sync request, it seems that this was already
raised with bug #813743.. so marking as a duplicate.

Thanks!

** This bug has been marked a duplicate of bug 813743
   Sync mm-common 0.9.5-1 (main) from Debian unstable (main)

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

Title:
  Sync mm-common 0.9.5-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mm-common/+bug/815225/+subscriptions

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


[Bug 811604] Re: uvcdynctrl spams uvcdynctrl-udev.log and fills up filesystem

2011-07-24 Thread Stefan Brozinski
This also happens with a perfectly good USB connection when vmware-
player is starting a Vista guest.

The information about having enabled a workaround for a driver issue is
not that important that it has to be written to the log file millions of
times. It should be sufficient to log the problem once when it occurs
for the first time and shut up afterwards.

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

Title:
  uvcdynctrl spams uvcdynctrl-udev.log and fills up filesystem

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

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


[Bug 811604] Re: uvcdynctrl spams uvcdynctrl-udev.log and fills up filesystem

2011-07-24 Thread Launchpad Bug Tracker
** Changed in: libwebcam (Ubuntu)
   Status: New = Confirmed

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

Title:
  uvcdynctrl spams uvcdynctrl-udev.log and fills up filesystem

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

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


[Bug 803096] Re: Netbook HP Mini 5102 does not boot when WLAN switch off

2011-07-24 Thread Torben Menke
Moin Brendan,
thanks a lot for your time!

Ubuntu 11.10 (oneiric) Alpha 2 is booting with disabled WLAN! (tested
via usb stick)

Ubuntu 11.04 (natty) using latest Kernel (2.6.38-10) still not.

Greetings!

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

Title:
  Netbook HP Mini 5102 does not boot when WLAN switch off

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

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


[Bug 814035] Re: WIFI becomes EXTREMELY slow ( ath9k ) making the connection unusable

2011-07-24 Thread Lukasz Olszewski
** Bug watch added: Linux Kernel Bug Tracker #39922
   http://bugzilla.kernel.org/show_bug.cgi?id=39922

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=39922
   Importance: Unknown
   Status: Unknown

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

Title:
  WIFI becomes EXTREMELY slow ( ath9k ) making the connection unusable

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

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


[Bug 815338] Re: trytond crashed with ImportError in /usr/lib/python2.7/dist-packages/psycopg2/__init__.py: can't import mx.DateTime module

2011-07-24 Thread steinhauser christian
** Visibility changed to: Public

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

Title:
  trytond crashed with ImportError in /usr/lib/python2.7/dist-
  packages/psycopg2/__init__.py: can't import mx.DateTime module

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

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


[Bug 815337] Re: apt-listchanges crashed with IOError in mail_changes(): [Errno 32] Relais brisé (pipe)

2011-07-24 Thread steinhauser christian
** Visibility changed to: Public

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

Title:
  apt-listchanges crashed with IOError in mail_changes(): [Errno 32]
  Relais brisé (pipe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-listchanges/+bug/815337/+subscriptions

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

[Bug 794941] Re: openarena-data: FTBFS on Ubuntu: gcc argument order

2011-07-24 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/openarena-players

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

Title:
  openarena-data: FTBFS on Ubuntu: gcc argument order

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openarena-085-data/+bug/794941/+subscriptions

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


[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-07-24 Thread Marcos
For me (HP pavilion dm1), led does not work, if I disabled 2 finger
scroll everything works (Left click using single tap, Righ click using
two finger tap, Left click portion of clickpad, Right click portion of
clickpad area ), when I enabled 2 finger scroll I can not use Left click
portion of clickpad, to select text, it works as 2 finger scroll.


[   13.821632] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 
0xd04773/0xe4/0x5a0400
[   13.875983] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input9

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

Title:
  Synaptics Clickpad touchpad buttons are not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/582809/+subscriptions

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


[Bug 392342]

2011-07-24 Thread Froh-8
Reassigning to Miguel to drive further resolution...

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

Title:
  Spurious unitialised variable error CS0165

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

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


[Bug 811634] Re: Package description is not user friendly

2011-07-24 Thread Alex Valavanis
** Bug watch added: Debian Bug tracker #635244
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635244

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

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

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

** Tags added: packaging

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

Title:
  Package description is not user friendly

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

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


[Bug 815343] [NEW] Problem with urxvt + zsh + backspace

2011-07-24 Thread steve
Public bug reported:

I use urxvt in combination with zsh. However since my fresh install of
ubuntu 10.04 I have the following problem. If I type backspace the
cursor moves to the right (instead of deleting the characters on the
left).

Suppose I typed n characters then pressing backspace n-times moves the
cursor n- positions to the left, if I type backspace then one more, the
cursor doesn't move anymore.

If I type the left arrow, nothing happens, if I type the right arrow
afterwards a some character occurs.

mv .zshrc .zshrc.bak
mv .Xdefaults .Xdefaults.bak

didn't help.

urxvt + bash works fine as well as xterm + zsh.

zsh-version: 4.3.11-4ubuntu2.is.3ubuntu1 rxvt-unicode version: 9.09-3

Any idea how to fix this?

(compare: http://askubuntu.com/questions/54145/problem-with-urxvt-zsh-
backspace)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: rxvt-unicode 9.09-3
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Sun Jul 24 11:47:47 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=de_DE:en
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: rxvt-unicode
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: rxvt-unicode (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  Problem with urxvt + zsh + backspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rxvt-unicode/+bug/815343/+subscriptions

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


[Bug 815343] Re: Problem with urxvt + zsh + backspace

2011-07-24 Thread steve
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815343

Title:
  Problem with urxvt + zsh + backspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rxvt-unicode/+bug/815343/+subscriptions

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


[Bug 815342] [NEW] xserver-xorg-video-nouveau : X flickes and sometimes crashes

2011-07-24 Thread David VANTYGHEM
Public bug reported:

Sometimes, screen is flicking one or two times but becomes normal after.
Some rarely times, it freezes completely and I must restart Ubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-nouveau 1:0.0.16+git20110107+b795ca6e-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sun Jul 24 11:46:55 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
GraphicsCard:
 nVidia Corporation NV11 [GeForce2 MX/MX 400] [10de:0110] (rev b2) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. Device [1462:8826]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MachineType: NEC COMPUTERS INTERNATIONAL BALI - GA-K8VM800M-NF
ProcEnviron:
 LANGUAGE=fr:en
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-10-generic 
root=UUID=9ce27250-8bf7-4b25-944d-f343b687919c ro quiet splash vt.handoff=7
Renderer: Unknown
SourcePackage: xserver-xorg-video-nouveau
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 
dmi.bios.date: 03/30/2006
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: 2.0C
dmi.board.name: K8M800-8237
dmi.board.vendor: NEC COMPUTERS INTERNATIONAL
dmi.chassis.type: 3
dmi.chassis.vendor: NEC COMPUTERS INTERNATIONAL
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvr2.0C:bd03/30/2006:svnNECCOMPUTERSINTERNATIONAL:pnBALI-GA-K8VM800M-NF:pvr:rvnNECCOMPUTERSINTERNATIONAL:rnK8M800-8237:rvr:cvnNECCOMPUTERSINTERNATIONAL:ct3:cvr:
dmi.product.name: BALI - GA-K8VM800M-NF
dmi.sys.vendor: NEC COMPUTERS INTERNATIONAL
version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
7.10.2-0ubuntu2
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: amd64 apport-bug compiz-0.9 natty ubuntu

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

Title:
  xserver-xorg-video-nouveau : X flickes and sometimes crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/815342/+subscriptions

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


[Bug 815342] Re: xserver-xorg-video-nouveau : X flickes and sometimes crashes

2011-07-24 Thread David VANTYGHEM
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/815342

Title:
  xserver-xorg-video-nouveau : X flickes and sometimes crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/815342/+subscriptions

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


[Bug 815341] Re: trytond crashed with ImportError in /usr/lib/python2.7/dist-packages/psycopg2/__init__.py: can't import mx.DateTime module

2011-07-24 Thread steinhauser christian
** Visibility changed to: Public

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

Title:
  trytond crashed with ImportError in /usr/lib/python2.7/dist-
  packages/psycopg2/__init__.py: can't import mx.DateTime module

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

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


[Bug 777292] Re: Gedit not single instance when started from unity

2011-07-24 Thread Lukáš Machyán
I also noticed that clicking on tab with right mouse button doesn't work
in the second instance of Gedit (it works in first). I can't also move
an opened tab of document from/to second window by dragdrop.

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

Title:
  Gedit not single instance when started from unity

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

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


[Bug 599076] Re: corrupt preview of rw2 images

2011-07-24 Thread Launchpad Bug Tracker
** Changed in: rawstudio (Ubuntu)
   Status: New = Confirmed

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

Title:
  corrupt preview of rw2 images

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

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


[Bug 815345] [NEW] Cannot install evolution-rss on Ubuntu 11:10 Alpha (Oneiric)

2011-07-24 Thread Tony Mugan
Public bug reported:

When I mark it for install in Synaptic I get the following error...

evolution-rss:
  Depends: libgtkhtml-editor-4.0-0 (4.1) but 4.1.2-0ubuntu1 is to be installed
  Depends: evolution (3.1) but 3.1.3-0ubuntu2 is to be installed

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evolution-rss 0.2.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-6.7-generic 3.0.0-rc7
Uname: Linux 3.0.0-6-generic x86_64
Architecture: amd64
Date: Sun Jul 24 19:49:15 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110319)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution-rss
UpgradeStatus: Upgraded to oneiric on 2011-07-18 (5 days ago)

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


** Tags: amd64 apport-bug oneiric unity-2d

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

Title:
  Cannot install evolution-rss on Ubuntu 11:10 Alpha (Oneiric)

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

-- 
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   >