[Bug 981845] Re: Ephemeral image doesn't include version of cloud-init supporting MAAS

2012-12-02 Thread gokookie
you may on maas-web, check the controller status, if the interface is in
normal status

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

Title:
  Ephemeral image doesn't include version of cloud-init supporting MAAS

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/981845/+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 963368] Re: dnssec-keygen takes forever to generate a keyfile

2012-12-02 Thread Alexander Gurvitz
It is NOT a bug.

In order to generate SECURE keys, dnssec-keygen reads /dev/random, which
will block until there's enough entropy available on your system. Some
systems have very little entropy and thus dnssec-keygen may take
forever.

Possible solutions:
1. apt-get install haveged
haveged daemon supplies lots of entropy to /dev/random.

2. dnssec-keygen -r /dev/urandom
Will use non-blocking pseudo-random device (lower security).

3. Move mouse and tap on keyboard - kernel uses this as entropy source.

4. Buy a hardware entropy device.

** Changed in: bind9 (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  dnssec-keygen takes forever to generate a keyfile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/963368/+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 1085593] [NEW] bind 9.8.1-P1 crashes with an assertion failure

2012-12-02 Thread Alexander Gurvitz
Public bug reported:

Ubuntu 12.04.1 LTS
1:9.8.1.dfsg.P1-4ubuntu0.4

While loading a certain zone file (attached) and using auto-dnssec (see
the conf below), bind crashes with an assertion failure message. This
bug seems to be fixed in the latest ISC releases - 9.8.4 and 9.9.2,
please backport the patch.

(The attached zone file is not exactly correct, but should not result in
an assertion failure).

named.conf:
zone net-me.net {
type master;
file db;
allow-update {127.0.0.1;};
auto-dnssec allow;
};

Error log:

02-Dec-2012 11:54:14.815 rdata.c:393: REQUIRE(((rdata)-data == ((void *)0)  
(rdata)-length == 0  (rdata)-rdclass == 0  (rdata)-type == 0  
(rdata)-flags == 0  !((void *)(((rdata))-link.prev) != (void *)(-1 
failed, back trace
02-Dec-2012 11:54:14.815 #0 0xb76b8e18 in ??
02-Dec-2012 11:54:14.815 #1 0xb74136c4 in ??
02-Dec-2012 11:54:14.815 #2 0xb753fec4 in ??
02-Dec-2012 11:54:14.815 #3 0xb751bb0f in ??
02-Dec-2012 11:54:14.815 #4 0xb7569174 in ??
02-Dec-2012 11:54:14.815 #5 0xb75c0662 in ??
02-Dec-2012 11:54:14.815 #6 0xb75d30db in ??
02-Dec-2012 11:54:14.815 #7 0xb75d84f9 in ??
02-Dec-2012 11:54:14.815 #8 0xb74369ac in ??
02-Dec-2012 11:54:14.816 #9 0xb73e9d4c in ??
02-Dec-2012 11:54:14.816 #10 0xb71dad3e in ??
02-Dec-2012 11:54:14.816 exiting (due to assertion failure)
Aborted (core dumped)

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

** Attachment added: zone file
   https://bugs.launchpad.net/bugs/1085593/+attachment/3449588/+files/db

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

Title:
  bind 9.8.1-P1 crashes with an assertion failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1085593/+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 645625] Re: lxc container can power-off host machine

2012-12-02 Thread Lawrance
can somebody show we how to solve this problem with appamor, i install 
openstack with lxc installed, and i can use echo b  /proc/sysrq-trigger to 
power-off host.
sorry,i'am newbie to appamor...
thanks

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

Title:
  lxc container can power-off host machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/645625/+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 1079897] Re: [SRU] walinuxagent mangles server identity and access on upgrade

2012-12-02 Thread Louis Bouchard
** Tags removed: verification-needed-precise
** Tags added: verification-done-precise

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

Title:
  [SRU] walinuxagent mangles server identity and access on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1079897/+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 1079897] Re: [SRU] walinuxagent mangles server identity and access on upgrade

2012-12-02 Thread Louis Bouchard
Since there is no Quantal image available on Azure, test for Quantal was
done by upgrading the Precise image to Quantal (with prior removal of
the original walinuxagent to workaround the bug), installing
walinuxagent and then upgrading to the Quantal package.

The quantal package in -proposed does fix the problem.

** Tags removed: verification-needed-quantal
** Tags added: verification-done-quantal

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

Title:
  [SRU] walinuxagent mangles server identity and access on upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1079897/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-02 Thread John Hupp
I thought I was done with this kind of issue, but I may be back for
more.

It turns out that the only LTSP client that boots normally is the one
that I was doing all of the above troubleshooting on.  Others that I
have tried in my little 2-PC setup all stop at a blank/black screen
after successfully getting to the Lubuntu splash screen.

I have now set up forwarding of the client syslog messages to the
server, and the log always ends with a string of ntpd items, the last of
which is ntpd[1314]: Listening on routing socket on fd #24 for
interface updates

I found this other Ubuntu Precise bug (#999725)
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/999725 which reports
that ntp is being started before DNS resolution is available.  A quick
scan of the initial comments shows that the discussion revolves around
network-manager's handling of network configuration.  The bug is
currently marked Expired due to inactivity.

Bug #999725 seems to involve some of the same issues as the ones dealt
with here.

Comments?  Troubleshooting?  Workarounds?

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 999725] Re: broken start-up dependencies for ntp (starts before NIS is available)

2012-12-02 Thread John Hupp
I'm currently troubleshooting a problem with a Lubuntu Quantal setup
with LTSP (terminal server network).

Most of the clients stop responding at a blank/black screen during
bootup.  But only after successfully PXE network booting, getting DHCP
assignments, and beginning the process of booting from an NBD image on
the server.  I see the Lubuntu splash screen and then the blank/black
screen.

I set up forwarding of the client syslog messages to the server, and the
logs always end at a block of ntpd items, the last of which is
ntpd[1314]: Listening on routing socket on fd #24 for interface
updates

I'm using network-manager for the network configuration.  This is the
default config, except that I am using the experimental statement in
/etc/dnsmasq.d/network-manager which replaces the bind-interfaces line
with a bind-dynamic line.  That solved a client boot error PXE-E32:
TFTP open timeout on the only client that currently boots successfully.

This bug seems to have some behavior in common with Bug # 959037 at
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/959037
which also addresses DNS-related bootup problems.

Comments?  Troubleshooting?  Workarounds?

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

Title:
  broken start-up dependencies for ntp (starts before NIS is available)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/999725/+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 999725] Re: broken start-up dependencies for ntp (starts before NIS is available)

2012-12-02 Thread Thomas Hood
@John: Does the affected machine have nis on the hosts line in
/etc/nsswitch.conf?  If not then your problem is not the same as this
one.

** Changed in: ntp (Ubuntu)
   Status: Expired = New

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

Title:
  broken start-up dependencies for ntp (starts before NIS is available)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/999725/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-02 Thread Thomas Hood
That the last syslog entries are made by ntpd doesn't necessarily mean
that the machine is hanging because of ntpd. It could be hanging at the
next step, for example.

Bug #999725 reports that ntp doesn't work properly when it is started
before NIS, which is not to be confused with DNS. Probably not related.

Unfortunately I don't have any idea why the second client hangs whereas
the first one doesn't.

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 999725] Re: broken start-up dependencies for ntp (starts before NIS is available)

2012-12-02 Thread John Hupp
No, nis is not on hosts line of nsswitch.conf.  I agree that my case is
not the same as the one reported.

But since the problem here is reported to be one in which ntp is being
started before the system is capable of resolving DNS, I couldn't help
but notice the similarity to my previous problem in which dnsmasq was
starting before the needed network interface was configured, and in the
default configuration without the experimental dnsmasq configuration, it
did not remedy that once the network interface finally was configured.

So I wondered if something similar was in play with my new problem.

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

Title:
  broken start-up dependencies for ntp (starts before NIS is available)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/999725/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-12-02 Thread John Hupp
Agreed.  And I had hoped that I could eliminate ntpd as the source of
the problem by using a simple switch in the LTSP configuration to turn
it off for the client.  Unfortunately that does not seem to be effective
in disabling ntpd.  Troubleshooting that elsewhere .

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

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 1040800] Re: [asterisk 11] drop and migrate sqlite2 to sqlite3

2012-12-02 Thread Dmitrijs Ledkovs
Asterisk 11 has been released. What is the packaging plan? Debian first?

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

Title:
  [asterisk 11] drop and migrate sqlite2 to sqlite3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1040800/+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 1077897] Re: Cron quota script not working for groups

2012-12-02 Thread Bug Watch Updater
** Changed in: quota (Debian)
   Status: Unknown = New

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

Title:
  Cron quota script not working for groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1077897/+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 1040800] Re: [asterisk 11] drop and migrate sqlite2 to sqlite3

2012-12-02 Thread Paul Belanger
Yes, Debian first.  Then we can sync from them

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

Title:
  [asterisk 11] drop and migrate sqlite2 to sqlite3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1040800/+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 861504] Re: nova-compute-lxc limited by available nbd devices to 16 instances

2012-12-02 Thread Lawrance
i solve the problem by  “modprobe nbd nbds_max=30”
and
vi /usr/lib/python2.7/dist-packages/nova/virt/disk/nbd.py
...
cfg.IntOpt('max_nbd_devices',
   default=30, ##check it here
   help='maximum number of possible nbd devices')
..

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

Title:
  nova-compute-lxc limited by available nbd devices to 16 instances

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/861504/+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 1060550] Re: lxc-ls with ephemeral containers reports too many containers

2012-12-02 Thread Launchpad Bug Tracker
[Expired for lxc (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  lxc-ls with ephemeral containers reports too many containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1060550/+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 1064672] Re: Node listing page becomes unusable with increased number of nodes

2012-12-02 Thread Julian Edwards
** Also affects: maas/1.2
   Importance: Undecided
   Status: New

** Changed in: maas/1.2
   Status: New = In Progress

** Changed in: maas/1.2
   Importance: Undecided = Critical

** Changed in: maas/1.2
 Assignee: (unassigned) = Julian Edwards (julian-edwards)

** Changed in: maas/1.2
Milestone: None = 12.10-stabilization

** No longer affects: maas/1.2

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

Title:
  Node listing page becomes unusable with increased number of nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1064672/+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 1066929] Re: duplicate entry added to named.conf.local on each package reconfigure

2012-12-02 Thread Julian Edwards
** Also affects: maas
   Importance: Undecided
   Status: New

** Also affects: maas/1.2
   Importance: Undecided
   Status: New

** Changed in: maas
   Status: New = Fix Released

** Changed in: maas/1.2
   Status: New = In Progress

** Changed in: maas/1.2
   Importance: Undecided = Critical

** Changed in: maas/1.2
 Assignee: (unassigned) = Julian Edwards (julian-edwards)

** Changed in: maas/1.2
Milestone: None = 12.10-stabilization

** No longer affects: maas/1.2

** No longer affects: maas

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

** Also affects: maas/1.2
   Importance: Undecided
   Status: New

** Changed in: maas
   Status: New = Fix Released

** Changed in: maas/1.2
   Status: New = In Progress

** Changed in: maas/1.2
   Importance: Undecided = Critical

** Changed in: maas/1.2
 Assignee: (unassigned) = Julian Edwards (julian-edwards)

** Changed in: maas/1.2
Milestone: None = 12.10-stabilization

** Branch linked: lp:~julian-edwards/maas/backport-r1280

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

Title:
  duplicate entry added to named.conf.local on each package reconfigure

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1066929/+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 994887] Re: Nodes listing does not support sorting

2012-12-02 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

** Also affects: maas/1.2
   Importance: Undecided
   Status: New

** Changed in: maas/1.2
   Status: New = In Progress

** Changed in: maas/1.2
   Importance: Undecided = Critical

** Changed in: maas/1.2
 Assignee: (unassigned) = Julian Edwards (julian-edwards)

** Changed in: maas/1.2
Milestone: None = 12.10-stabilization

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

Title:
  Nodes listing does not support sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994887/+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 994887] Re: Nodes listing does not support sorting

2012-12-02 Thread Julian Edwards
** Branch linked: lp:~julian-edwards/maas/backport-r1294-1299

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

Title:
  Nodes listing does not support sorting

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994887/+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 393046] Invitation to connect on LinkedIn

2012-12-02 Thread harpreet
*** This bug is a duplicate of bug 99740 ***
https://bugs.launchpad.net/bugs/99740

LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- Harpreet

Harpreet Singh
Computer Software Professional
New Delhi Area, India

Confirm that you know Harpreet Singh:
https://www.linkedin.com/e/rmlqz-ha7vgedz-a/isd/1648321374/iWMMwrV_/?hs=falsetok=2EEJfJt5JnsRw1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/rmlqz-ha7vgedz-a/GN9gTCAZTioDBMn-AujBZEZZJjLBvFZRTK_iuB4/goo/393046%40bugs%2Elaunchpad%2Enet/20061/I3287559947_1/?hs=falsetok=1HkCmMHtxnsRw1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  firefox occupies the whole computer screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/393046/+subscriptions

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


[Bug 352670] Invitation to connect on LinkedIn

2012-12-02 Thread harpreet
*** This bug is a duplicate of bug 99740 ***
https://bugs.launchpad.net/bugs/99740

LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- Harpreet

Harpreet Singh
Computer Software Professional
New Delhi Area, India

Confirm that you know Harpreet Singh:
https://www.linkedin.com/e/-oi6skf-ha7vgcb6-3g/isd/1648321366/ysmbJIof/?hs=falsetok=1Qw-Yh_mFnsRw1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-oi6skf-ha7vgcb6-3g/7B3MzKUMVAeBjpQ7THs08t7MeGND1M9ZAiHZV9g/goo/352670%40bugs%2Elaunchpad%2Enet/20061/I3287559840_1/?hs=falsetok=0FItmQmQFnsRw1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  firefox takes over entire monitor, cannot see top and bottom Ubuntu
  bars.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/352670/+subscriptions

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


[Bug 1084789] Re: package texlive-binaries 2012.20120628-3build1 [modified: usr/bin/dvips usr/share/man/man1/dvips.1.gz] failed to install/upgrade: subprocess installed post-installation script return

2012-12-02 Thread sampo555
The logs indicate that jtex.ini can't be found. It may be missing or
just somehow corrupted.

One thing you could try is to reinstall the package jtex-base which provides 
jtex.ini. To do that, run following commands in terminal:
  sudo apt-get install --reinstall jtex-base
  sudo dpkg --configure texlive-binaries

If that doesn't help, then I'm out of ideas...

** Changed in: texlive-bin (Ubuntu)
   Status: Incomplete = New

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

Title:
  package texlive-binaries 2012.20120628-3build1 [modified:
  usr/bin/dvips usr/share/man/man1/dvips.1.gz] 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/texlive-bin/+bug/1084789/+subscriptions

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


[Bug 1085573] [NEW] No library file(s) [libgeant***.a] nor header files are installed on Ubuntu 12.04 LTS

2012-12-02 Thread F. Mauger
Public bug reported:

I cannot find any GEANT3 library or header files after installating the
*geant321* packages :

bash$ dpkg -l | grep geant3
ii  geant321   1:3.21.14.dfsg-9build1   
   [Physics] Particle detector description and simulation tool
ii  geant321-data  1:3.21.14.dfsg-9build1   
   [Physics] Data for GEANT 3.21 detector simulator
ii  geant321-doc   1:3.21.14.dfsg-9build1   
   [Physics] Documentation for GEANT 3.21
ii  libgeant321-2-dev  1:3.21.14.dfsg-9build1   
   [Physics] Library for GEANT 3.21 (development files)
ii  libgeant321-2-gfortran 1:3.21.14.dfsg-9build1   
   [Physics] Library for GEANT 3.21
bash$ find /usr/lib -name libgeant* # prints nothing

This suggests a bug in the build of some of the geant321 packages.

System informations:

0) My system :
bash$ uname -a
Linux mauger-laptop 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

1) bash$ lsb_release -rd
Description:Ubuntu 12.04.1 LTS
Release:12.04

2) bash$ apt-cache policy geant321
geant321:
  Installé : 1:3.21.14.dfsg-9build1
  Candidat : 1:3.21.14.dfsg-9build1
 Table de version :
 *** 1:3.21.14.dfsg-9build1 0
500 http://fr.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

3) What you expected to happen: 
Being abke to link against libgeant321.a file (or similar file)

4) What happened instead:
/usr/bin/ld: cannot find -lgeant321

** Affects: geant321 (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/1085573

Title:
  No library file(s) [libgeant***.a] nor header files are installed on
  Ubuntu 12.04 LTS

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

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

[Bug 1039914] Re: indicator-applet-appmenu crashes in 12.04 Gnome Classic

2012-12-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-applet (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/1039914

Title:
   indicator-applet-appmenu crashes in 12.04 Gnome Classic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/1039914/+subscriptions

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


[Bug 1039914] Re: indicator-applet-appmenu crashes in 12.04 Gnome Classic

2012-12-02 Thread Andres S. Vasile
I think I found what the problem is, didn't found a solution yet.

Basically while an app has the focus, it works just fine, once desktop
has the focus, it just crashes, tried several times and always the same.

I will update the post if I found a solution.

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

Title:
   indicator-applet-appmenu crashes in 12.04 Gnome Classic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/1039914/+subscriptions

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


[Bug 1084325] Re: Gwibber won't refresh

2012-12-02 Thread György Balló
I confirm this bug on Arch Linux. Facebook timeline does no longer
refresh some days ago. I get the same error as described above.

I'm using gwibber 3.6.0.

** Also affects: gwibber
   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/1084325

Title:
  Gwibber won't refresh

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

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


[Bug 1064302] Re: donn't work Russian keyboard or letters

2012-12-02 Thread Karma Dorje
You mean to say that you tested the same version of the software in
different distros, but this error occurs only in ubuntu. Did I get you
right?

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

Title:
  donn't work Russian keyboard or letters

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

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


[Bug 1039914] Re: indicator-applet-appmenu crashes in 12.04 Gnome Classic

2012-12-02 Thread Andres S. Vasile
Got it! in my case was really simple,

Seems that I added the applet several times (five exactly). I was able
to identify that problem due next Help menu entry, I had four more
File menu entries .  remove all of them.. and you should be fine.

PM me (is available? just signed up) if you need some help or have more
questions.

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

Title:
   indicator-applet-appmenu crashes in 12.04 Gnome Classic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/1039914/+subscriptions

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


[Bug 1070993] Re: 0cf3:1002 Network connection hangs

2012-12-02 Thread Lobster
Any ideas?

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

Title:
  0cf3:1002 Network connection hangs

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

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


[Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2012-12-02 Thread Jesse Sung
Hi @bakytn,

Did you name it as /lib/firmware/fw-0489_e031.hcd (case sensitive)?
Please attach the output of dmesg | grep Bluetooth if it still doesn't work 
for you.

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

Title:
  Support for loading Broadcom bluetooth firmware

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

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


[Bug 1061255] Re: GRUB recognizes defunct LDM headers

2012-12-02 Thread Ronni
I finally got it booting into Windows, but I had to edit grub.cfg to get
it booting.

I tried zeroing the last sector (it did indeed have an LDM header) but
no luck.

Edited grub.cfg http://paste.ubuntu.com/1404094/

Parted print http://paste.ubuntu.com/1404097/

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

Title:
  GRUB recognizes defunct LDM headers

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

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


[Bug 981845] Re: Ephemeral image doesn't include version of cloud-init supporting MAAS

2012-12-02 Thread gokookie
you may on maas-web, check the controller status, if the interface is in
normal status

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

Title:
  Ephemeral image doesn't include version of cloud-init supporting MAAS

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

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


[Bug 1084729] Re: manual partitioning fails to create a partition table

2012-12-02 Thread Jackson Doak
** Description changed:

  The daily ISO doesn't allow manual creation of partition tables, it
  takes you back to the same screen and every time you select new
  partition table the options are increased(see included screencap). all
  other option remain unclickable.
  
  Affects:
  xubuntu AMD64
  xubuntu 32-bit
  Ubuntu AMD64
+ Lubuntu AMD64
  
  Doesn't affect:
  Kubuntu AMD64

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

Title:
  manual partitioning fails to create a partition table

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

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


[Bug 1085577] [NEW] Lubuntu daily's CLI links dont work

2012-12-02 Thread Jackson Doak
Public bug reported:

After selecting my language (in this case English), I selected install
lubuntu from the list but it still took me to what appears to be a
broken version of the live desktop with the link to install lubuntu on
it, after clicking the link all is well.

** Affects: ubiquity (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/1085577

Title:
  Lubuntu daily's CLI links dont work

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

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


[Bug 1022128] Re: [2007CZ2, Analog Devices AD1981, Green Line Out, Left] No sound at all

2012-12-02 Thread Raymond
can you post the output of alsa-info.sh of the working kernel

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

Title:
  [2007CZ2, Analog Devices AD1981, Green Line Out, Left] No sound at all

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

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


[Bug 645991] Invitation to connect on LinkedIn

2012-12-02 Thread NAVEEN
LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- Naveen Kumar

Naveen Kumar Jain
Software Development Engineer at Citrix RD
Hassan Area, India

Confirm that you know Naveen Kumar Jain:
https://www.linkedin.com/e/-nivgfu-ha7xzbj1-1q/isd/9852371884/lniLCAda/?hs=falsetok=1x58GnxwWusRw1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-nivgfu-ha7xzbj1-1q/zIwezPNIn0SZNyKTkcCJ8GRIYWlLI-Ka8LeWV8y/goo/645991%40bugs%2Elaunchpad%2Enet/20061/I3287641880_1/?hs=falsetok=05Vc3axiSusRw1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  i have dell vostro and when i connect to head phone sound comes from
  headphone as well as speaker .

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

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


[Bug 371406] Stay in touch with me through LinkedIn

2012-12-02 Thread MissTekk
LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- AVIS K.

AVIS K. PIERRE
Attended Delaware County Community College
Greater Philadelphia Area

Confirm that you know AVIS K. PIERRE:
https://www.linkedin.com/e/q3lhhv-ha7y51pt-6t/isd/9852390548/aHQfVea-/?hs=falsetok=2w8h1MMmqysRw1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/q3lhhv-ha7y51pt-6t/IIYoQNoVd9Jw_UUTxcQFsduVBN9XHfZarZMxA9p/goo/371406%40bugs%2Elaunchpad%2Enet/20061/I3287648368_1/?hs=falsetok=1CPHVo6KeysRw1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  openoffice writer won't close since 2 upgrades = Ubuntu 9.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/371406/+subscriptions

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


[Bug 1085577] Re: Lubuntu daily's CLI links dont work

2012-12-02 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1085577

** Tags added: iso-testing

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

Title:
  Lubuntu daily's CLI links dont work

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

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


[Bug 277404] Re: hp laserjet postscript text print does not print some characters

2012-12-02 Thread Didier Raboud
Please also replace upper-case shouting with lower-case. Upper-case
claims don't help to have this bug fixed; much to the contrary I'd say.

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 967091] Re: Wrong tint in flash when it uses video acceleration

2012-12-02 Thread MC Reezy
12.4 can not install an up date.

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

Title:
  Wrong tint in flash when it uses video acceleration

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

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


[Bug 1085579] [NEW] Pairing a device through blueman hard-locks the system

2012-12-02 Thread savanik
Public bug reported:

When attempting to pair to a device via Bluetooth using blueman, my
fresh install of 12.04 LTS hard-locks and becomes unresponsive. The bug
is reproducable on multiple Bluetooth devices. About half of the time it
just locks up and freezes completely - I was able to get it to crash
earlier and spit out some kern.kog entries referenced below.

The crash occurred between:
Dec  2 02:23:41 harimau kernel: [  279.049961] [ cut here 
]
Dec  2 02:24:06 harimau kernel: [  304.168378] ---[ end trace 1f264497aca86afc 
]---

System: HP Mini 210-2090
Release: 12.04 (precise) 32-bit
Kernel: Linux 3.2.0-34-generic-pae
blueman:
  Installed: 1.23-0ubuntu2.1
  Candidate: 1.23-0ubuntu2.1
  Version table:
 *** 1.23-0ubuntu2.1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe i386 
Packages
100 /var/lib/dpkg/status
 1.23-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages

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

** Attachment added: Full Kernel Log File
   https://bugs.launchpad.net/bugs/1085579/+attachment/3449562/+files/kern.log

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

Title:
  Pairing a device through blueman hard-locks the system

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

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


[Bug 1085563] Re: Does not open, I get a message saying Inkscape has closed Unexpectedly

2012-12-02 Thread ~suv
** Also affects: inkscape (Ubuntu)
   Importance: Undecided
   Status: New

** Tags removed: inkscape
** Tags added: crash

** Changed in: inkscape
   Importance: Undecided = High

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

Title:
  Does not open, I get a message saying Inkscape has closed
  Unexpectedly

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

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


[Bug 1085187] Re: kernel oops during boot of Raring and Precise with live USB and after logon

2012-12-02 Thread Carla Sella
I tried to install kernel 3.7.0-rc7 (not the ones from the Ubuntu
mainline builds) just to se what happens, but the problem is still
there, I am attaching the logs if it can be of any help.

** Attachment added: log1
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1085187/+attachment/3449563/+files/cra2.txt

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

Title:
  kernel oops during boot of Raring and Precise with live USB and after
  logon

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

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


[Bug 1085187] Re: kernel oops during boot of Raring and Precise with live USB and after logon

2012-12-02 Thread Carla Sella
** Attachment added: log2
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1085187/+attachment/3449564/+files/cra3.txt

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

Title:
  kernel oops during boot of Raring and Precise with live USB and after
  logon

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

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


[Bug 1084494] Re: Loging in on Ubuntu One

2012-12-02 Thread Margaret Mackintosh
I updated my account info with Ubuntu One. I still cannot get logged on.
So will not use it. Whoever programs it needs to fix whatever problem
causes this. So question is solved since I will not be using it.

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

Title:
  Loging in on Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/1084494/+subscriptions

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


[Bug 1085582] [NEW] package drupal7 7.14-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-12-02 Thread Philippe Luickx
Public bug reported:

Don't know why it is still giving crashes, even after reboot...

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: drupal7 7.14-1
ProcVersionSignature: Ubuntu 3.7.0-4.12-generic 3.7.0-rc7
Uname: Linux 3.7.0-4-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov 30 21:15:37 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2012-08-25 (98 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: drupal7
Title: package drupal7 7.14-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
UpgradeStatus: Upgraded to quantal on 2012-10-21 (41 days ago)

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


** Tags: amd64 apport-package quantal third-party-packages

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

Title:
  package drupal7 7.14-1 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/drupal7/+bug/1085582/+subscriptions

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


[Bug 1068393] Re: [Ubuntu 12.04.1 LTS 32-bit] SiS chipset USB wakes up the system from ACPI S3 State instantaneously bug

2012-12-02 Thread fpgahardwareengineer
(In reply to Comment #29 and #30)

Hi Christopher,

I tested Ubuntu 11.10 without installing it (i.e., Try Ubuntu without
installing) on ASUS P4S8X-MX mainboard.

I will say that Ubuntu 11.10 does not suffer from the USB instant wakeup bug 
that currently exists in Ubuntu 12.04.
Here is what /proc/acpi/wakeup looks like,

$ cat /proc/acpi/wakeup
DeviceS-state  Status   Sysfs node
UAR1  S4*disabled  pnp:00:08
PS2K  S4*enabled   pnp:00:0c
PS2M  S4*disabled  pnp:00:0d
EUSB  S3*disabled  pci::00:03.3
USB  S3*disabled  pci::00:03.0
USB2  S3*disabled  pci::00:03.1
USB3  S3*disabled  pci::00:03.2
AC97  S4*disabled  pci::00:02.7
MC97  S4*disabled 
PCI1  S4*disabled 
PCI2  S4*disabled 
PCI3  S4*disabled 
MAC  S4*disabled  pci::00:04.0

Instant wakeup is not happening because Status for EUSB and USBx devices
are at *disabled state.

In Ubuntu 12.04 (Linux 3.2), they will all be at *enabled state.
Just to confirm the Linux kernel version,

$ uname -r
3.0.0-12-generic

The result here is in line with what Lan Tianyu discussed in Comment #26
of this same bug report I submitted over there at kernel.org.

https://bugzilla.kernel.org/show_bug.cgi?id=47991#c26

Regards,

fpgahardwareengineer

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

Title:
  [Ubuntu 12.04.1 LTS 32-bit] SiS chipset USB wakes up the system from
  ACPI S3 State instantaneously bug

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

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


[Bug 731865]

2012-12-02 Thread Bugzilla-tf
The show pdf in browser option is something inside Acrobat and I don't know 
why it fails to work.
We have tools/addon-ons/plugins and the helper application setting in 
options/applications.

Disabling a plugin via tools/addons/plugins works as expected in my
current trunk build.

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

Title:
  Adobe Reader plugin cannot be disabled

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

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


[Bug 1077343] Re: !pdfTeX error: pdflatex (file ../latex/lthuni.enc): cannot open encoding file f or reading

2012-12-02 Thread Theppitak Karoonboonyanan
The bug should belong to latex-fonts-thai-tlwg.

And I don't think putting absolute path in the map file is neccessary.
'kpathsea' can do the file search for you, given that the target file is
properly installed in one of its search paths.

I guess latex-fonts-thai-tlwg in 12.04 is 1:0.4.17-1ubuntu1, right?
Let's check if the Ubuntu-specific patch has done the job correctly. (I
am the Debian maintainer, not Ubuntu. That's all I can comment.)

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

Title:
  !pdfTeX error: pdflatex (file ../latex/lthuni.enc): cannot open
  encoding file f or reading

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

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


[Bug 1085588] [NEW] [A6J, Realtek ALC880, Green Headphone Out, Rear] No sound at all

2012-12-02 Thread Yann
Public bug reported:

No sound with my ASUS A6J laptop

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: pulseaudio 1:2.1-0ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  yann   1926 F pulseaudio
Date: Sun Dec  2 10:59:09 2012
InstallationDate: Installed on 2012-10-15 (47 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta i386 (20120926)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: pulseaudio
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
Symptom_Card: Audio interne - HDA Intel
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  yann   1926 F pulseaudio
Symptom_Jack: Green Headphone Out, Rear
Symptom_PulsePlaybackTest: PulseAudio playback test failed
Symptom_Type: No sound at all
Title: [A6J, Realtek ALC880, Green Headphone Out, Rear] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/07/2006
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: A6JAS.214
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: A6J
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA6JAS.214:bd06/07/2006:svnASUSTeKComputerInc.:pnA6J:pvr1.0:rvnASUSTeKComputerInc.:rnA6J:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
dmi.product.name: A6J
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.

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


** Tags: apport-bug i386 quantal 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/1085588

Title:
  [A6J, Realtek ALC880, Green Headphone Out, Rear] No sound at all

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

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


Re: [Bug 1022128] Re: [2007CZ2, Analog Devices AD1981, Green Line Out, Left] No sound at all

2012-12-02 Thread Marcel Zwick
Did you mean me ? I'm Confused [?]

2012/12/2 Raymond 1022...@bugs.launchpad.net

 can you post the output of alsa-info.sh of the working kernel

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1022128

 Title:
   [2007CZ2, Analog Devices AD1981, Green Line Out, Left] No sound at all

 Status in “alsa-driver” package in Ubuntu:
   Confirmed

 Bug description:
   12.04 no sound at all on T60p
   userd to work on 11.04
   fresh installed

   ProblemType: Bug
   DistroRelease: Ubuntu 12.04
   Package: alsa-base 1.0.25+dfsg-0ubuntu1
   ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
   Uname: Linux 3.2.0-26-generic-pae i686
   AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
   ApportVersion: 2.0.1-0ubuntu8
   Architecture: i386
   ArecordDevices:
 List of CAPTURE Hardware Devices 
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  francesca   1762 F pulseaudio
/dev/snd/pcmC0D0p:   francesca   1762 F...m pulseaudio
   Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xee40 irq 48'
  Mixer name : 'Analog Devices AD1981'
  Components : 'HDA:11d41981,17aa2025,00100200'
  Controls  : 20
  Simple ctrls  : 11
   Card29.Amixer.info:
Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30,
 fw 79HT50WW-1.07'
  Mixer name : 'ThinkPad EC 79HT50WW-1.07'
  Components : ''
  Controls  : 2
  Simple ctrls  : 1
   Card29.Amixer.values:
Simple mixer control 'Console',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
  Playback channels: Mono
  Limits: Playback 0 - 14
  Mono: Playback 13 [93%] [off]
   Date: Sat Jul  7 21:03:19 2012
   InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386
 (20120423)
   PackageArchitecture: all
   ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=it_IT.UTF-8
SHELL=/bin/bash
   SourcePackage: alsa-driver
   Symptom: audio
   Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
   Symptom_Card: Audio integrato - HDA Intel
   Symptom_DevicesInUse:
1762  1762  francesca  F pulseaudio
/dev/snd/pcmC0D0p:   francesca  F...m pulseaudio
   Symptom_Jack: Green Line Out, Left
   Symptom_Type: No sound at all
   Title: [2007CZ2, Analog Devices AD1981, Green Line Out, Left] No sound
 at all
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 04/01/2010
   dmi.bios.vendor: LENOVO
   dmi.bios.version: 79ETE6WW (2.26 )
   dmi.board.name: 2007CZ2
   dmi.board.vendor: LENOVO
   dmi.board.version: Not Available
   dmi.chassis.asset.tag: No Asset Information
   dmi.chassis.type: 10
   dmi.chassis.vendor: LENOVO
   dmi.chassis.version: Not Available
   dmi.modalias:
 dmi:bvnLENOVO:bvr79ETE6WW(2.26):bd04/01/2010:svnLENOVO:pn2007CZ2:pvrThinkPadT60p:rvnLENOVO:rn2007CZ2:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
   dmi.product.name: 2007CZ2
   dmi.product.version: ThinkPad T60p
   dmi.sys.vendor: LENOVO
   mtime.conffile..etc.modprobe.d.alsa.base.conf: 2012-07-07T19:31:29.531098

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1022128/+subscriptions



** Attachment added: 361.gif
   https://bugs.launchpad.net/bugs/1022128/+attachment/3449573/+files/361.gif

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

Title:
  [2007CZ2, Analog Devices AD1981, Green Line Out, Left] No sound at all

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

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

[Bug 1085169] Re: LibreOffice Menus Stop Working even with libreoffice=1:3.6.2~rc2-0ubuntu4 and indicator-appmenu=12.10.3-0ubuntu2.1

2012-12-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-appmenu (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/1085169

Title:
  LibreOffice Menus Stop Working even with
  libreoffice=1:3.6.2~rc2-0ubuntu4 and indicator-
  appmenu=12.10.3-0ubuntu2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1085169/+subscriptions

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


[Bug 963368] Re: dnssec-keygen takes forever to generate a keyfile

2012-12-02 Thread Alexander Gurvitz
It is NOT a bug.

In order to generate SECURE keys, dnssec-keygen reads /dev/random, which
will block until there's enough entropy available on your system. Some
systems have very little entropy and thus dnssec-keygen may take
forever.

Possible solutions:
1. apt-get install haveged
haveged daemon supplies lots of entropy to /dev/random.

2. dnssec-keygen -r /dev/urandom
Will use non-blocking pseudo-random device (lower security).

3. Move mouse and tap on keyboard - kernel uses this as entropy source.

4. Buy a hardware entropy device.

** Changed in: bind9 (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  dnssec-keygen takes forever to generate a keyfile

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

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


[Bug 1082452] Re: [pbuilder-dist] should include -proposed on the development release now

2012-12-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-dev-tools

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

Title:
  [pbuilder-dist] should include -proposed on the development release
  now

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

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


[Bug 1068341] Re: No way to specify correct dependencies for dkms packages (nvidia driver install fails to get matching header)

2012-12-02 Thread Stein Erik Svendheim
Personally, I have no issues doing some CLI work, but for the average
user, this is a major deal breaker. The fact that this stupid bug still
haven't been fixed is an embarrasment for anyone who advocates Linux
desktop systems.

Not a single person who is considering using Ubuntu is going to get a
new computer with AMD/Intel graphics, just because Ubuntu can't install
the drivers right.

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

Title:
  No way to specify correct dependencies for dkms packages (nvidia
  driver install fails to get matching header)

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

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


[Bug 1085448] Re: Suspend problem on 3.2.0-34-generic x86-64

2012-12-02 Thread Fabrizio Narni
*** This bug is a duplicate of bug 1080530 ***
https://bugs.launchpad.net/bugs/1080530

I have the exact same problem.
Not many people have uvesafb, so I thought that might be the problem. Actually 
it is :P
Disabling uvesafb from /etc/initramfs-tools/modules and kernel boot line solved 
the problem. However this is not a definitive solution, since disabling uvesafb 
I lose CTRL+ALT+Fx

** This bug has been marked a duplicate of bug 1080530
   v86d prevents suspend from completing

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

Title:
  Suspend problem on 3.2.0-34-generic x86-64

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

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


[Bug 1085593] [NEW] bind 9.8.1-P1 crashes with an assertion failure

2012-12-02 Thread Alexander Gurvitz
Public bug reported:

Ubuntu 12.04.1 LTS
1:9.8.1.dfsg.P1-4ubuntu0.4

While loading a certain zone file (attached) and using auto-dnssec (see
the conf below), bind crashes with an assertion failure message. This
bug seems to be fixed in the latest ISC releases - 9.8.4 and 9.9.2,
please backport the patch.

(The attached zone file is not exactly correct, but should not result in
an assertion failure).

named.conf:
zone net-me.net {
type master;
file db;
allow-update {127.0.0.1;};
auto-dnssec allow;
};

Error log:

02-Dec-2012 11:54:14.815 rdata.c:393: REQUIRE(((rdata)-data == ((void *)0)  
(rdata)-length == 0  (rdata)-rdclass == 0  (rdata)-type == 0  
(rdata)-flags == 0  !((void *)(((rdata))-link.prev) != (void *)(-1 
failed, back trace
02-Dec-2012 11:54:14.815 #0 0xb76b8e18 in ??
02-Dec-2012 11:54:14.815 #1 0xb74136c4 in ??
02-Dec-2012 11:54:14.815 #2 0xb753fec4 in ??
02-Dec-2012 11:54:14.815 #3 0xb751bb0f in ??
02-Dec-2012 11:54:14.815 #4 0xb7569174 in ??
02-Dec-2012 11:54:14.815 #5 0xb75c0662 in ??
02-Dec-2012 11:54:14.815 #6 0xb75d30db in ??
02-Dec-2012 11:54:14.815 #7 0xb75d84f9 in ??
02-Dec-2012 11:54:14.815 #8 0xb74369ac in ??
02-Dec-2012 11:54:14.816 #9 0xb73e9d4c in ??
02-Dec-2012 11:54:14.816 #10 0xb71dad3e in ??
02-Dec-2012 11:54:14.816 exiting (due to assertion failure)
Aborted (core dumped)

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

** Attachment added: zone file
   https://bugs.launchpad.net/bugs/1085593/+attachment/3449588/+files/db

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

Title:
  bind 9.8.1-P1 crashes with an assertion failure

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

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


[Bug 1080890] Re: gtk2 file chooser slow

2012-12-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+2.0 (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/1080890

Title:
  gtk2 file chooser slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1080890/+subscriptions

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


[Bug 1082452] Re: [pbuilder-dist] should include -proposed on the development release now

2012-12-02 Thread Stefano Rivera
** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New = Fix Committed

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

Title:
  [pbuilder-dist] should include -proposed on the development release
  now

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

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


[Bug 1080890] Re: gtk2 file chooser slow

2012-12-02 Thread Esokrates
I can absolutely confirm this issue. For example, it does not matter
which gtk file manager you use, they are all very slow for opening large
directories (even on ssd) with many files (For Qt based filemangers as
dolphin, this is not a problem). For example take nautilus and try to
open /usr/lib or /usr/bin. This takes much too long. Every gtk
application (it does not matter if gtk2 or gtk3) I have tried so far is
very slow at browsing files. This has been reported so many times (in
most of the cases for nautilus) and still the situation has not changed.

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

Title:
  gtk2 file chooser slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1080890/+subscriptions

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


[Bug 1080530] Re: v86d prevents suspend from completing

2012-12-02 Thread Timur I. Davletshin
Same on MacBook Pro 7.1 - can't suspend with exactly the same message in
dmesg.

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

Title:
  v86d prevents suspend from completing

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

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


[Bug 1080530] Re: v86d prevents suspend from completing

2012-12-02 Thread Fabrizio Narni
Same problem here. Too bad disabling uvesafb is not an option, since I
need to switch to CTRL+ALT+Fx.

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

Title:
  v86d prevents suspend from completing

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

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


[Bug 995155] Re: Display downloading speed and remaining time in Update Manager

2012-12-02 Thread tayyab abbas
** Project changed: aptdaemon = ttf-staypuft (Ubuntu)

** Changed in: ttf-staypuft (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Display downloading speed and remaining time in Update Manager

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

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


[Bug 978789] Re: file-roller crashed with SIGABRT in __libc_message()

2012-12-02 Thread sampo555
Package in proposed fixes this problem.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  file-roller crashed with SIGABRT in __libc_message()

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/978789/+subscriptions

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


[Bug 1085598] [NEW] Empathy shows duplicate entries for contacts under People Nearby

2012-12-02 Thread Saad Bin Javed
Public bug reported:

Empathy shows two entries for the same user on the local network under Peoply 
Nearby. 
e.g.
User 1 and User 2 both have set up People Nearby profiles in empathy. User 1 
will see two entries for User 2 in his empathy window and vice-versa.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: empathy 3.4.2.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31
Uname: Linux 3.2.0-33-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Sun Dec  2 15:43:49 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity third-party-packages

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

Title:
  Empathy shows duplicate entries for contacts under People Nearby

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

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


[Bug 1085474] Re: Update Filezilla to latest Version

2012-12-02 Thread Adrien Cunin
Will be updated in raring.

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

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

** Changed in: filezilla (Ubuntu)
 Assignee: (unassigned) = Adrien Cunin (adri2000)

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

Title:
  Update Filezilla to latest Version

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

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


[Bug 1085169] Re: LibreOffice Menus Stop Working even with libreoffice=1:3.6.2~rc2-0ubuntu4 and indicator-appmenu=12.10.3-0ubuntu2.1

2012-12-02 Thread Lem
Happens here with Calc. Working on things as usual in Calc, nothing
fancy: changing text and background cell colours, adjusting row heights,
cut/copy/paste, saving, search/replace.. after some time the menus stop
working.

AMD64, using quantal-proposed, same package versions as listed in the
description (libreoffice 1:3.6.2~rc2-0ubuntu4 and indicator-appmenu
12.10.3-0ubuntu2.1), nVidia binary driver

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

Title:
  LibreOffice Menus Stop Working even with
  libreoffice=1:3.6.2~rc2-0ubuntu4 and indicator-
  appmenu=12.10.3-0ubuntu2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1085169/+subscriptions

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


[Bug 1079987] Re: Bottom panel for plugin widgets is not shown

2012-12-02 Thread RaduStoica
** Changed in: hundredpapercuts
   Status: In Progress = Fix Committed

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

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

Title:
  Bottom panel for plugin widgets is not shown

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

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


[Bug 1085601] [NEW] [ASUSTeK COMPUTER INC. K75DE] suspend/resume failure [non-free: fglrx]

2012-12-02 Thread Louisa Tessens
Public bug reported:

can not sent anyting and i don't now why, but i have to give the
username and . word

can jou help me,

thanx, louisa

ProblemType: KernelOops
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-33-generic 3.2.0-33.52
ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31
Uname: Linux 3.2.0-33-generic x86_64
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Generic [HD-Audio Generic], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 2.6.1-0ubuntu1
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Generic [HD-Audio Generic], device 0: ALC269VB Analog [ALC269VB Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  louisa 2161 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Generic'/'HD-Audio Generic at 0xffb4 irq 16'
   Mixer name   : 'Realtek ALC269VB'
   Components   : 'HDA:10ec0269,104310dc,00100100'
   Controls  : 16
   Simple ctrls  : 9
Date: Sun Dec  2 11:48:58 2012
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=42166d79-9b07-494d-8843-a78319685f6a
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
InterpreterPath: /usr/bin/python3.2mu
MachineType: ASUSTeK COMPUTER INC. K75DE
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-33-generic 
root=UUID=f94a757d-596e-4249-8e13-caee4b7fa9e6 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-33-generic N/A
 linux-backports-modules-3.2.0-33-generic  N/A
 linux-firmware1.79.1
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: [ASUSTeK COMPUTER INC. K75DE] suspend/resume failure [non-free: fglrx]
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 05/11/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 208
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: K75DE
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr208:bd05/11/2012:svnASUSTeKCOMPUTERINC.:pnK75DE:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK75DE:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: K75DE
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-kerneloops precise resume suspend

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

Title:
  [ASUSTeK COMPUTER INC. K75DE] suspend/resume failure [non-free: fglrx]

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

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


[Bug 1085601] Status changed to Confirmed

2012-12-02 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (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/1085601

Title:
  [ASUSTeK COMPUTER INC. K75DE] suspend/resume failure [non-free: fglrx]

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

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


[Bug 1082418] Re: Ubuntu UEFI install locks out UEFI firmware (~bios) access

2012-12-02 Thread viking777
I am not at all familiar with Uefi workings, so the following comment is
neither a solution nor even a theory, simply a question for others that
are familiar with Uefi to consider.

I see that in my /boot/efi folder I have the following files:

ls -l /boot/efi/EFI/Microsoft/Boot/
total 480
-rwxr-xr-x 1 root root 122880 Nov 24 12:01 bootmgfw.efi*
-rwxr-xr-x 1 root root 122880 Nov 24 12:01 bootmgfw.efi.grb*
-rwxr-xr-x 1 root root 122880 Nov 24 12:01 bootx64.efi*
-rwxr-xr-x 1 root root 122880 Nov 24 12:01 bootx64.efi.grb*

So the question is why have I got Microsoft files in my /boot/efi folder
when I have no Microsoft installation, and could this have any bearing
on this bug?

One thing is obvious, the only thing that can have put them there is
Ubiquity. Bear in mind that I used the 'Replace Windows' option to
install Ubuntu, not 'Install alongside'. Given that, then Ubiquity
really has no need to create such files. Obviously dual booters would
probably find these files very necessary but not anyone who is
completely removing Windows.

The thought springs to mind that these might be some sort of signatures
required to implement 'Secure Boot'. But since my machine does not
support 'Secure Boot' again they are surely unnecessary.  I can't read
the files (hex?) so I don't know what is in them.

Anyway it is just something for you to think about, I might be very wide
of the mark in believing this has anything to do with the basic problem.

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

Title:
  Ubuntu UEFI install locks out UEFI firmware (~bios) access

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

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


[Bug 1085169] Re: LibreOffice Menus Stop Working even with libreoffice=1:3.6.2~rc2-0ubuntu4 and indicator-appmenu=12.10.3-0ubuntu2.1

2012-12-02 Thread Russell Faull
Could this bug relate to libreoffice-gtk, remove it and the problem
disappears? Although, of course, you won't have unity integration. I can
live with that, in preference to randomly inoperative menus.

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

Title:
  LibreOffice Menus Stop Working even with
  libreoffice=1:3.6.2~rc2-0ubuntu4 and indicator-
  appmenu=12.10.3-0ubuntu2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1085169/+subscriptions

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


[Bug 1019298] Re: image preview size is small and not well ordered

2012-12-02 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = Confirmed

** Changed in: nautilus
   Importance: Unknown = High

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

Title:
  image preview size is small and not well ordered

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

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


[Bug 129482] Re: easytag is very very slow

2012-12-02 Thread Bug Watch Updater
** Changed in: easytag
   Status: Unknown = Confirmed

** Changed in: easytag
   Importance: Unknown = Medium

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

Title:
  easytag is very very slow

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

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


[Bug 1041137] Re: Activating suspend from power button menu does not work

2012-12-02 Thread sampo555
gnome-session in quantal-proposed fixes this issue.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Activating suspend from power button menu does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1041137/+subscriptions

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


[Bug 1085603] [NEW] Merge seed seed (3.2.0-2) (universe) from Debian Unstable (universe)

2012-12-02 Thread Vibhav Pant
Public bug reported:

seed (3.2.0-2) unstable; urgency=low

  * Update repository URL.
  * debian/libseed-gtk3-dev.install:
  - install the D-Bus interface generation script
  * Remove the alternate dependency for gir1.2-gstreamer-0.10 because it 
might be the cause of APT failing some upgrades (see bug#677407).

** Affects: seed (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/1085603

Title:
  Merge seed seed (3.2.0-2) (universe) from Debian Unstable (universe)

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

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


[Bug 1085603] Re: Merge seed seed (3.2.0-2) (universe) from Debian Unstable (universe)

2012-12-02 Thread Vibhav Pant
** Patch added: debian - ubuntu diff
   
https://bugs.launchpad.net/ubuntu/+source/seed/+bug/1085603/+attachment/3449627/+files/debian.debdiff

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

Title:
  Merge seed seed (3.2.0-2) (universe) from Debian Unstable (universe)

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

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


[Bug 1071001] Re: Sound Card not detected NM10/ICH7 Intel HDA Internal

2012-12-02 Thread Andy Partington
Hi Raymond, thanks for taking the time to look at this.

The script prompted me to upload to alsa-project so here is the url.

http://www.alsa-
project.org/db/?f=c0518bb26b07cd5e52552874a5c9b66f0f2317b9

Thanks again.

Andy

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

Title:
  Sound Card not detected NM10/ICH7 Intel HDA Internal

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

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


[Bug 957641] Re: unity does not display authentication window for pkexec, making gnome-system-log unusable from the Dash

2012-12-02 Thread Abhijeet sawant
I just update to ubuntu 12.10 from 12.04 and same problem also effects
me. Can anyone give workaround.

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

Title:
  unity does not display authentication window for pkexec, making gnome-
  system-log unusable from the Dash

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

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


[Bug 1045914] Re: Keyboard layout doesn't show in GNOME Shell session

2012-12-02 Thread Karen Zagorski
installing xneural switcher plus topicons shell extension helps a lot


however, thats not a fix, just a workaround

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

Title:
  Keyboard layout doesn't show in GNOME Shell session

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

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


[Bug 1085604] [NEW] Gedit taking 100% at launch, then crashing.

2012-12-02 Thread Martin Bodin
Public bug reported:

Hi,

I’ve tried to open a document with Gedit.  This document wasn’t probably meant 
to be done than way, but anyway, Gedit taked 100% CPU for some minutes.  This 
bug report has been done while it was running.
I’ve then killed it with signal 4 (SIGILL), and Apport launched, rapporting a 
bug, but without allowing me to describe the situation…  There thus might be a 
duplicate of this bug somewhere, with a SIGILL signal instead.

How to reproduce it:
→ Get this file :  
ftp://ftp.ims.uni-stuttgart.de/pub/corpora/french-par-linux-3.2-utf8.bin.gz
→ Open it with File-roller.
→ Double-click on the unique file in it, launching Gedit.

Gedit then open a window, taking 100% CPU without responding (I couldn’t
even close it!).  I don’t know the format of this “par” file, but it
seems Gedit does not like it ☺

Hoping it can help,
Martin.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gedit 3.6.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu7
Architecture: amd64
CheckboxSubmission: 01a18e0a74cbde3d34a62f62830ed079
CheckboxSystem: f134069bba098730d27f59b402920826
Date: Sun Dec  2 12:18:57 2012
ExecutablePath: /usr/bin/gedit
InstallationDate: Installed on 2012-01-31 (305 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MarkForUpload: True
SourcePackage: gedit
UpgradeStatus: Upgraded to quantal on 2012-09-30 (62 days ago)

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


** Tags: amd64 apport-bug quantal

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

Title:
  Gedit taking 100% at launch, then crashing.

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

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

[Bug 1085541] Re: Latest updates break X

2012-12-02 Thread Søren Bredlund Caspersen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need to know:
 - What version of Ubuntu are you running?
 - When was the update that caused this issue?
Thanks!


** Package changed: ubuntu = xorg (Ubuntu)

** Changed in: xorg (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/1085541

Title:
  Latest updates break X

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

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


[Bug 1085606] [NEW] Alt+middle click resize of VirtualBox VM window causes resize box to freeze

2012-12-02 Thread Lem
Public bug reported:

STEPS TO REPRODUCE

1. Start VirtualBox OSE (currently 4.1.18-dfsg-1ubuntu1.1 installed)
2. Start a virtual machine (Windows or Linux, doesn't matter)
3. Alt+middle click on virtual machine window to resize

OBSERVED BEHAVIOUR

* Resize focus is lost, leaving the orange resize box stuck above all windows 
(retains its size even in Expo, i.e. it's above the workspaces)
* All resize functionality is lost, including via left click on borders of 
*any* windows.
* Closing the virtual machine window causes the orange resize box to disappear, 
restores all resize functionality, including window borders and alt+middle 
click.

EXPECTED BEHAVIOUR

* Orange box should resize as mouse is moved
* As middle mouse is released, virtual machine window should resize


I'm assuming this is a compiz issue, but something to do with VirtualBox and 
how it tried to grab input?

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: compiz 1:0.9.8.4+bzr3412-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  310.14  Tue Oct  9 11:52:41 
PDT 2012
 GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sun Dec  2 21:17:07 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 nvidia-experimental-310, 310.14, 3.5.0-17-generic, x86_64: installed
 nvidia-experimental-310, 310.14, 3.5.0-18-generic, x86_64: installed
 nvidia-experimental-310, 310.14, 3.5.0-19-generic, x86_64: installed
 virtualbox, 4.1.18, 3.5.0-18-generic, x86_64: installed
 virtualbox, 4.1.18, 3.5.0-19-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation GF114 [GeForce GTX 560 Ti] [10de:1200] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Giga-byte Technology Device [1458:3515]
InstallationDate: Installed on 2012-10-19 (44 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: Gigabyte Technology Co., Ltd. GA-990FXA-UD3
MarkForUpload: True
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=b1dc662d-1e66-426b-8c01-07a1f4cdb26b ro quiet splash
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/30/2012
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F9c
dmi.board.name: GA-990FXA-UD3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF9c:bd08/30/2012:svnGigabyteTechnologyCo.,Ltd.:pnGA-990FXA-UD3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-990FXA-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-990FXA-UD3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.8.4+bzr3412-0ubuntu0.1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 package-from-proposed quantal 
running-unity ubuntu

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

Title:
  Alt+middle click resize of VirtualBox VM window causes resize box to
  freeze

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

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


[Bug 1084737] Re: New touchpad settings in Ubuntu 13.04 do not allow Two-finger horizontal scrolling.

2012-12-02 Thread Søren Bredlund Caspersen
** Package changed: ubuntu = gnome-control-center (Ubuntu)

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

Title:
  New touchpad settings in Ubuntu 13.04 do not allow Two-finger
  horizontal scrolling.

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

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


[Bug 1082028] Re: have to turn off bluetooth every computer reset

2012-12-02 Thread Søren Bredlund Caspersen
** Package changed: ubuntu = gnome-control-center (Ubuntu)

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

Title:
  have to turn off bluetooth every computer reset

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

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


[Bug 1073887] Re: Sony memory stick pro duo is not recognized

2012-12-02 Thread Adam Niedling
** Bug watch added: Linux Kernel Bug Tracker #51211
   http://bugzilla.kernel.org/show_bug.cgi?id=51211

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=51211
   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/1073887

Title:
  Sony memory stick pro duo is not recognized

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

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


[Bug 1085607] [NEW] nvidia-current not reinstalled on kernel update, missing linux-headers for new kernel

2012-12-02 Thread Matt Daubney
Public bug reported:

Upon installing linux-headers-`uname -r` dkms kicks in properly and
reinstalls the driver as necessary. Drops me to a CLI otherwise.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: nvidia-current 304.51.really.304.43-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
NonfreeKernelModules: nvidia wl
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
 GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sun Dec  2 11:38:35 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 5.100.82.112+bdcom, 3.5.0-17-generic, x86_64: installed
 bcmwl, 5.100.82.112+bdcom, 3.5.0-18-generic, x86_64: installed
 bcmwl, 5.100.82.112+bdcom, 3.5.0-19-generic, x86_64: installed
 nvidia-current, 304.43, 3.5.0-19-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation MCP89 [GeForce 320M] [10de:08a4] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Apple Inc. Device [106b:00c0]
InstallationDate: Installed on 2012-11-22 (9 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
JockeyStatus:
 kmod:wl - Broadcom STA wireless driver (Proprietary, Enabled, In use) 
[auto-install]
 kmod:nvidia_experimental_304 - Experimental NVIDIA binary Xorg driver, kernel 
module and VDPAU library (Proprietary, Disabled, Not in use)
 kmod:nvidia_experimental_310 - Experimental NVIDIA binary Xorg driver, kernel 
module and VDPAU library (Proprietary, Disabled, Not in use)
 kmod:nvidia_current - nvidia_current (Proprietary, Enabled, Not in use)
 kmod:nvidia_current_updates - NVIDIA binary Xorg driver, kernel module and 
VDPAU library (Proprietary, Disabled, Not in use)
MachineType: Apple Inc. Macmini4,1
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-19-generic 
root=UUID=d882682f-efd8-417f-aeaf-7a33849c23ae ro quiet nomodeset splash 
vt.handoff=7
SourcePackage: nvidia-graphics-drivers
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/07/11
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MM41.88Z.0042.B03.072100
dmi.board.name: Mac-F2208EC8
dmi.board.vendor: Apple Inc.
dmi.chassis.type: 16
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F2208EC8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMM41.88Z.0042.B03.072100:bd11/07/11:svnAppleInc.:pnMacmini4,1:pvr1.0:rvnAppleInc.:rnMac-F2208EC8:rvr:cvnAppleInc.:ct16:cvrMac-F2208EC8:
dmi.product.name: Macmini4,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
modified.conffile..etc.modprobe.d.nvidia.current.hybrid.conf: [deleted]
version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 dkms nvidia quantal running-unity ubuntu

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

Title:
  nvidia-current not reinstalled on kernel update, missing linux-headers
  for new kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1085607/+subscriptions

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


[Bug 1078445] Re: Xubuntu install fail due partition auto mount defeats Gparted

2012-12-02 Thread Søren Bredlund Caspersen
** Package changed: ubuntu = thunar (Ubuntu)

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

Title:
  Xubuntu install fail due partition auto mount defeats Gparted

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

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


[Bug 935377] Re: proxychains version 3.1-3 FTBFS on i386 in precise

2012-12-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/proxychains

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

Title:
  proxychains version 3.1-3 FTBFS on i386 in precise

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

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


[Bug 1085612] [NEW] Expand list of GhcRTSWays to enable use of stack trace in parallel programs

2012-12-02 Thread Michał J . Gajda
Public bug reported:

I noticed that Ubuntu, as well as Debian and original packages come without 
some variants of threaded debugging binaries.
A recent change added of printing a stack trace with -xc option requires using 
both -ticky and profiling compile options,
which in turn forces program to be compiled in a -debug RTS way.
Since stack trace looks like indispensable debugging tool, and convenient 
parallelization is strength of Haskell,
I wonder is there any remaining reason to leave beginners with a cryptic error 
message
when they try to debug a parallel or threaded application, and want to take 
advantage of stack trace?

The resulting ghc-prof package would be increased by less than 1%.

Here is a patch for Ubuntu/Debian GHC 7.4.2 package, as well as
upstream.

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

** Patch added: Patch to build options
   
https://bugs.launchpad.net/bugs/1085612/+attachment/3449687/+files/ghc-rtsways.patch

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

Title:
  Expand list of GhcRTSWays to enable use of stack trace in parallel
  programs

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

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


[Bug 1085610] [NEW] Merge spl (1.0~pre6-4) (universe) from Debian Unstable (universe)

2012-12-02 Thread Vibhav Pant
Public bug reported:

spl (1.0~pre6-4) unstable; urgency=low

  * Add new patch fix-hurd-ftbfs provided by Svante Signell to fix FTBFS on
hurd (closes: #686162)
  * Bump Standards-Version to 3.9.3.

** Affects: spl (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/1085610

Title:
  Merge spl (1.0~pre6-4) (universe) from Debian Unstable (universe)

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

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


[Bug 1078165] Re: zram-config fails to start/install on a system with more then 30 processors

2012-12-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: zram-config (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/1078165

Title:
  zram-config fails to start/install on a system with more then 30
  processors

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

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


[Bug 1085608] [NEW] indicator-datetime-service crashed with SIGSEGV in g_type_check_instance_cast()

2012-12-02 Thread Dmitry Kann
Public bug reported:

Upon startup I almost always get the message that indicator-datetime-
service crashed with SIGSEGV in g_type_check_instance_cast(), and then
it repeats multiple times.

What's the most annoying, no matter if I click Ignore or Report, and if
I check Ignore future problems... - nothing happens, nothing is
reported, and it's never ignored next time. So clearly apport (or
something else) is misbehaving too.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: indicator-datetime 12.10.2-0ubuntu3.1
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Sun Dec  2 12:41:17 2012
InstallationDate: Installed on 2011-10-06 (422 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
MarkForUpload: True
SourcePackage: indicator-datetime
UpgradeStatus: Upgraded to quantal on 2012-10-19 (43 days ago)

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 package-from-proposed quantal running-unity

** Summary changed:

- Frequent crashes of indicator-datetime
+ indicator-datetime-service crashed with SIGSEGV in 
g_type_check_instance_cast()

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

Title:
  indicator-datetime-service crashed with SIGSEGV in
  g_type_check_instance_cast()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1085608/+subscriptions

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


[Bug 1085452] Re: please provide an openmax package for tegra SoCs

2012-12-02 Thread Marc Dietrich
see bug #1085266 for the development package requirement

** Summary changed:

- please provide an openmax package for tegra socks
+ please provide an openmax package for tegra SoCs

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

Title:
  please provide an openmax package for tegra SoCs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-tegra/+bug/1085452/+subscriptions

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


[Bug 1076193] Re: Inserted CDs are only available to one user

2012-12-02 Thread Søren Bredlund Caspersen
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  Inserted CDs are only available to one user

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

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


[Bug 1075928] Re: Please, silence IA__gdk_error_trap_pop: assertion `gdk_error_traps != NULL' failed

2012-12-02 Thread Andreas Hohenegger
See the same problem since upgrading to Ubuntu 12.10.

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

Title:
  Please, silence IA__gdk_error_trap_pop: assertion `gdk_error_traps !=
  NULL' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1075928/+subscriptions

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


[Bug 1064357] Re: apport crashed with : struct.error: unpack requires a bytes object of length 4 in problem_report.py, line 75, in write

2012-12-02 Thread Dmitry Shachnev
** Also affects: python via
   http://bugs.python.org/issue14315
   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/1064357

Title:
  apport crashed with : struct.error: unpack requires a bytes object of
  length 4 in problem_report.py, line 75, in write

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

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


[Bug 381059] Re: use compcache by default

2012-12-02 Thread Oibaf
** Description changed:

+ There is already zram-config in Ubuntu, a package to enable compressed
+ RAM swap: https://launchpad.net/ubuntu/+source/zram-config
+ 
+ Starting with kernel 3.8 zram (a rewrite of older compcache) is out of
+ staging. Please enable it by default.
+ 
+ === Original description ===
+ 
  Including compcache by default can have a number of benefits for the
  average, and not so average, Ubuntu user.
  
  For the average user, compcache will decrease disk swapping, which will
  increase perceived performance and decrease hits, which for laptop users
  will improve battery life. Since many users use laptops and netbooks
  these days, this is a big audience and would make many people happy.
  Desktop users will also benefit, as their disks will be less active and
  their electric bills may go down a tiny bit.
  
  For the not-so-average user,  such as those that run virtualization,
  they can run more VMs. With Ubuntu striving to be bigger in the server
  space, this could be a big deal. For me, I (unfortunately) run Windows
  in KVM, and it appears that enabling compcache improves my VM's
  performance.
  
  Embedded devices and netbooks (such as those that run Ubuntu Netbook
  Remix) will benefit, as they have little RAM, and since compcache sort
  of increases RAM, it will make these devices more capable.
  
  Since compcache is already in the Ubuntu kernel (see bug 200765), the
  only thing left is to either add an initramfs script or a udev script
  (IMHO, the udev approach is cleaner) as described here:
  https://wiki.ubuntu.com/Compcache
  
  compcache: http://code.google.com/p/compcache/
  
  Thanks!

** Also affects: zram-config (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- use compcache by default
+ use zram-config by default

** Description changed:

  There is already zram-config in Ubuntu, a package to enable compressed
  RAM swap: https://launchpad.net/ubuntu/+source/zram-config
  
  Starting with kernel 3.8 zram (a rewrite of older compcache) is out of
  staging. Please enable it by default.
+ 
+ See also:
+ http://www.webupd8.org//2011/10/increased-performance-in-linux-with.html
+ https://launchpad.net/~shnatsel/+archive/zram
  
  === Original description ===
  
  Including compcache by default can have a number of benefits for the
  average, and not so average, Ubuntu user.
  
  For the average user, compcache will decrease disk swapping, which will
  increase perceived performance and decrease hits, which for laptop users
  will improve battery life. Since many users use laptops and netbooks
  these days, this is a big audience and would make many people happy.
  Desktop users will also benefit, as their disks will be less active and
  their electric bills may go down a tiny bit.
  
  For the not-so-average user,  such as those that run virtualization,
  they can run more VMs. With Ubuntu striving to be bigger in the server
  space, this could be a big deal. For me, I (unfortunately) run Windows
  in KVM, and it appears that enabling compcache improves my VM's
  performance.
  
  Embedded devices and netbooks (such as those that run Ubuntu Netbook
  Remix) will benefit, as they have little RAM, and since compcache sort
  of increases RAM, it will make these devices more capable.
  
  Since compcache is already in the Ubuntu kernel (see bug 200765), the
  only thing left is to either add an initramfs script or a udev script
  (IMHO, the udev approach is cleaner) as described here:
  https://wiki.ubuntu.com/Compcache
  
  compcache: http://code.google.com/p/compcache/
  
  Thanks!

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

Title:
  use zram-config by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/381059/+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   >