[Bug 726790] Re: python-vm-builder-0.12.4+bzr462-0ubuntu1: swap partitions fail to be created properly when lucid is the target

2012-01-15 Thread Alex Karasulu
I was having the same issue and after adding Taco's sync line in the
dapper.py file everything worked smoothy. Thanks Taco!

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

Title:
  python-vm-builder-0.12.4+bzr462-0ubuntu1: swap partitions fail to be
  created properly when lucid is the target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/726790/+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 911642] [NEW] system-config-printer.py crashed with SIGSEGV in debug_lookup_classname_int()

2012-01-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Setting up printer

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: system-config-printer-gnome 1.3.6+20110831-0ubuntu11
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
Uname: Linux 3.2.0-7-generic i686
ApportVersion: 1.90-0ubuntu1
Architecture: i386
Date: Tue Jan  3 23:29:28 2012
ExecutablePath: /usr/share/system-config-printer/system-config-printer.py
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20111212)
InterpreterPath: /usr/bin/python2.7
Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
MachineType: Dell Inc. MM061
PackageArchitecture: all
Papersize: letter
ProcCmdline: /usr/bin/python 
/usr/share/system-config-printer/system-config-printer.py
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-7-generic 
root=UUID=d8d3ce2b-1d89-41a7-8b9d-5261eb0c143c ro quiet splash vt.handoff=7
SegvAnalysis:
 Segfault happened at: 0x1bbe3ef:   mov(%edx,%esi,4),%eax
 PC (0x01bbe3ef) ok
 source (%edx,%esi,4) (0x) not located in a known VMA region (needed 
readable region)!
 destination %eax ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: system-config-printer
StacktraceTop:
 ?? () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
 debug_add_class () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
 ?? () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
 setup_logging () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
 ?? () from /usr/lib/i386-linux-gnu/libsmbclient.so.0
Title: system-config-printer.py crashed with SIGSEGV in debug_add_class()
UpgradeStatus: Upgraded to precise on 2011-12-29 (6 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 06/13/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A17
dmi.board.name: 0XD720
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd06/13/2007:svnDellInc.:pnMM061:pvr:rvnDellInc.:rn0XD720:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MM061
dmi.sys.vendor: Dell Inc.

** Affects: samba (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: apport-crash i386 precise running-unity
-- 
system-config-printer.py crashed with SIGSEGV in debug_lookup_classname_int()
https://bugs.launchpad.net/bugs/911642
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to samba in Ubuntu.

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


[Bug 911642] Re: system-config-printer.py crashed with SIGSEGV in debug_lookup_classname_int()

2012-01-15 Thread Till Kamppeter
Moving to samba, as the suggested patch fixes a bug in the Samba code.

** Package changed: system-config-printer (Ubuntu) = samba (Ubuntu)

** Changed in: samba (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  system-config-printer.py crashed with SIGSEGV in
  debug_lookup_classname_int()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/911642/+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 916992] [NEW] Database migration v064 fails against MySQL 5.5 + InnoDB

2012-01-15 Thread Adam Gandelman
Public bug reported:

After Bug #907878  was resolved, migrations are failing against MySQL +
InnoDB databases on precise:

2012-01-16 00:33:12,574 INFO migrate.versioning.api [-] 63 - 64... 
2012-01-16 00:33:12,643 DEBUG migrate.versioning.util [-] Disposing SQLAlchemy 
engine 
Engine(mysql://nova:uhrydphlpy8ix...@ip-10-252-37-92.us-west-2.compute.internal/nova)
 from (pid=4828) with_engine 
/usr/lib/python2.7/dist-packages/migrate/versioning/util/__init__.py:162
Command failed, please check log for more info
2012-01-16 00:33:12,645 CRITICAL nova [-] (OperationalError) (1025, Error on 
rename of './nova/#sql-1115_36' to './nova/instance_actions' (errno: 150)) 
'\nALTER TABLE instance_actions DROP COLUMN instance_id' ()
(nova): TRACE: Traceback (most recent call last):
(nova): TRACE:   File /usr/bin/nova-manage, line 2382, in module
(nova): TRACE: main()
(nova): TRACE:   File /usr/bin/nova-manage, line 2370, in main
(nova): TRACE: fn(*fn_args, **fn_kwargs)
(nova): TRACE:   File /usr/bin/nova-manage, line 1207, in sync
(nova): TRACE: return migration.db_sync(version)
(nova): TRACE:   File /usr/lib/python2.7/dist-packages/nova/db/migration.py, 
line 35, in db_sync
(nova): TRACE: return IMPL.db_sync(version=version)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migration.py, line 51, in 
db_sync
(nova): TRACE: return versioning_api.upgrade(FLAGS.sql_connection, 
repo_path, version)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/api.py, line 186, in 
upgrade
(nova): TRACE: return _migrate(url, repository, version, upgrade=True, 
err=err, **opts)
(nova): TRACE:   File string, line 2, in _migrate
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/util/__init__.py, line 
159, in with_engine
(nova): TRACE: return f(*a, **kw)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/api.py, line 366, in 
_migrate
(nova): TRACE: schema.runchange(ver, change, changeset.step)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/schema.py, line 91, in 
runchange
(nova): TRACE: change.run(self.engine, step)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/script/py.py, line 145, 
in run
(nova): TRACE: script_func(engine)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migrate_repo/versions/064_change_instance_id_to_uuid_in_instance_actions.py,
 line 52, in upgrade
(nova): TRACE: instance_actions.c.instance_id.drop()
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/changeset/schema.py, line 549, in 
drop
(nova): TRACE: engine._run_visitor(visitorcallable, self, connection, 
**kwargs)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 2234, in 
_run_visitor
(nova): TRACE: conn._run_visitor(visitorcallable, element, **kwargs)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1904, in 
_run_visitor
(nova): TRACE: **kwargs).traverse_single(element)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/changeset/ansisql.py, line 53, in 
traverse_single
(nova): TRACE: ret = super(AlterTableVisitor, self).traverse_single(elem)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/visitors.py, line 86, in 
traverse_single
(nova): TRACE: return meth(obj, **kw)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/changeset/ansisql.py, line 138, in 
visit_column
(nova): TRACE: self.execute()
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/migrate/changeset/ansisql.py, line 42, in 
execute
(nova): TRACE: return self.connection.execute(self.buffer.getvalue())
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1405, in 
execute
(nova): TRACE: params)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1582, in 
_execute_text
(nova): TRACE: statement, parameters
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1646, in 
_execute_context
(nova): TRACE: context)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py, line 1639, in 
_execute_context
(nova): TRACE: context)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py, line 330, in 
do_execute
(nova): TRACE: cursor.execute(statement, parameters)
(nova): TRACE:   File /usr/lib/python2.7/dist-packages/MySQLdb/cursors.py, 
line 174, in execute
(nova): TRACE: self.errorhandler(self, exc, value)
(nova): TRACE:   File 
/usr/lib/python2.7/dist-packages/MySQLdb/connections.py, line 36, in 
defaulterrorhandler
(nova): TRACE: raise errorclass, errorvalue
(nova): TRACE: OperationalError: (OperationalError) (1025, Error on rename of 
'./nova/#sql-1115_36' to './nova/instance_actions' (errno: 150)) '\nALTER 
TABLE 

[Bug 690925] Re: Package MySQL 5.5.x for Ubuntu

2012-01-15 Thread dfrg.msc
Upstream 5.5.20 is out, but there is no sign of 5.5.x in Debian unstable
now. Maybe 5.5.20 is now a choice.

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

Title:
  Package MySQL 5.5.x for Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/690925/+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 891085] Re: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: subprocess of post-installation script returned error code 75

2012-01-15 Thread Launchpad Bug Tracker
[Expired for postfix (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  subprocess of post-installation script returned error code 75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/891085/+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 764967] Re: gnome-do makes zombies

2012-01-15 Thread Chris Halse Rogers
Huh.  I think this may actually be a Mono bug.  If you can reproduce
this bug, can you list the mono version that you're using?

I can reproduce on mono 2.10.5.  I think this is a behaviour change in
mono 2.10.

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

Title:
  gnome-do makes zombies

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

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


[Bug 916702] [NEW] package linux-image-2.6.32-37-generic 2.6.32-37.81 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 10

2012-01-15 Thread prafull
Public bug reported:

error occir while update-manager applying updates.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-37-generic 2.6.32-37.81
ProcVersionSignature: Ubuntu 2.6.32-37.81-generic 2.6.32.49+drm33.21
Uname: Linux 2.6.32-37-generic i686
Architecture: i386
Date: Sun Jan 15 13:24:17 2012
ErrorMessage: run-parts: /etc/kernel/postinst.d/nvidia-common exited with 
return code 10
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: nvidia-common
Title: package linux-image-2.6.32-37-generic 2.6.32-37.81 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common exited with 
return code 10

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


** Tags: apport-package i386 lucid

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

Title:
  package linux-image-2.6.32-37-generic 2.6.32-37.81 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common
  exited with return code 10

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

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


[Bug 916702] Re: package linux-image-2.6.32-37-generic 2.6.32-37.81 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 10

2012-01-15 Thread prafull
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/916702

Title:
  package linux-image-2.6.32-37-generic 2.6.32-37.81 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common
  exited with return code 10

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

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


[Bug 916697] Re: Show Desktop launcher icon has no shortcut key overlay when Super is held

2012-01-15 Thread Omer Akram
** Changed in: unity
   Importance: Undecided = Medium

** Changed in: unity
   Status: New = Confirmed

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

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

** Changed in: unity (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/916697

Title:
  Show Desktop launcher icon has no shortcut key overlay when Super is
  held

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

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


[Bug 819721] Re: quicklists not accessible for the first time just after login

2012-01-15 Thread Omer Akram
** No longer affects: unity (Ubuntu)

** Branch linked: lp:~om26er/ubuntu/oneiric/nux/sru-819721

** No longer affects: unity (Ubuntu Oneiric)

** Changed in: nux
   Status: Fix Committed = Fix Released

** No longer affects: unity

** Changed in: nux (Ubuntu)
   Status: Fix Committed = Fix Released

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

** Description changed:

- 1. Login to unity session
- 2. right click on any app in the launcher, quicklist will appear.
- 3. click on any of the quicklist item
+ SRU TEST CASE
+ 
+ 1 Login to unity session
+ 2 right click on any app in the launcher, quicklist will appear.
+ 3 click on any of the quicklist item (no item is select able)
+ 4 now install nux from oneiric-proposed
+ 5 on next login the problem is not there.
+ 
  
  What happens:
  nothing can be clicked on the quicklist, you have to right click again on the 
quicklist to make it functional.
  
  What should happen:
  it should work the first time
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
  Uname: Linux 3.0.0-7-generic i686
  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 Kernel Module  275.09.07  Wed Jun  8 15:42:20 
PDT 2011
   GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-5ubuntu2)
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,decor,vpswitch,move,regex,place,animation,resize,fade,cube,scale,rotate,expo,unityshell]
  CompositorRunning: compiz
  Date: Tue Aug  2 05:54:12 2011
  DistUpgraded: Fresh install
  DistroCodename: oneiric
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 275.09.07, 3.0.0-7-generic, i686: installed
  GraphicsCard:
   nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Dell Device [1028:0209]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110731)
  JockeyStatus:
   xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
   xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, Not in use)
  MachineType: Dell Inc. XPS M1330
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-7-generic 
root=UUID=91e9eaf0-fd9f-4d3f-ad9e-023f794f7491 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section Device
    Identifier  Default Device
    Option  NoLogoTrue
   EndSection
  dmi.bios.date: 12/26/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: XPS M1330
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.5.0-0ubuntu2
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11~1-0ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
7.11~1-0ubuntu4
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11~1-0ubuntu4
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.2-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.0-3ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Changed in: nux (Ubuntu Oneiric)
Milestone: None = oneiric-updates

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

Title:
  quicklists not accessible for the first time just after login

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

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

[Bug 865672] Re: Adobe flash settings 'allow-deny' dialogue does not respond

2012-01-15 Thread Omer Akram
This bug is somewhere in compiz/unity

** Changed in: unity
   Importance: Undecided = Medium

** Changed in: unity
   Status: New = Confirmed

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

** Changed in: unity (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/865672

Title:
  Adobe flash settings 'allow-deny' dialogue does not respond

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

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


[Bug 823955] Re: network indicator flickers when opened(leaks unity-panel-service)

2012-01-15 Thread Omer Akram
From my memory I believe both Ted and Mathieu are quite aware of the
problem but were not able to find a good/easy solution last cycle. Hope
its fixed in the LTS.

** Changed in: network-manager-applet (Ubuntu)
Milestone: ubuntu-11.10 = None

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

** Also affects: libappindicator
   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/823955

Title:
  network indicator flickers when opened(leaks unity-panel-service)

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

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


[Bug 916604] Re: Network configuration menu is shown in the wrong position

2012-01-15 Thread Omer Akram
** This bug has been marked a duplicate of bug 823955
   network indicator flickers when opened(leaks unity-panel-service)

** Package changed: unity (Ubuntu) = libappindicator (Ubuntu)

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

Title:
  Network configuration menu is shown in the wrong position

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

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


[Bug 913524] Re: ~/.config/dconf/user overwritten with default

2012-01-15 Thread Omer Akram
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

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

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

** Changed in: unity
   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/913524

Title:
  ~/.config/dconf/user overwritten with default

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

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


[Bug 916605] Re: external monitor not recognised

2012-01-15 Thread Sebastian Heinlein
Are you using a quite old system? Displayconfig-gtk isn't maintained
anymore. Please try to upgrade to the latest Ubuntu version 11.10. And
please don't fill bug reports twice.

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

Title:
  external monitor not recognised

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

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


[Bug 916604] Re: Network configuration menu is shown in the wrong position

2012-01-15 Thread Omer Akram
** This bug is no longer a duplicate of bug 823955
   network indicator flickers when opened(leaks unity-panel-service)

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

Title:
  Network configuration menu is shown in the wrong position

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

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


[Bug 916603] Re: monitor settingts not persistent

2012-01-15 Thread Sebastian Heinlein
*** This bug is a duplicate of bug 916605 ***
https://bugs.launchpad.net/bugs/916605

** This bug has been marked a duplicate of bug 916605
   external monitor not recognised

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

Title:
  monitor settingts not persistent

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

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


[Bug 916566] Re: Launcher sometimes doesnt work with windows close to edge of workspace

2012-01-15 Thread Omer Akram
more of a compiz bug than unity itself I believe. WS management really
needs love :/

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

Title:
  Launcher sometimes doesnt work with windows close to edge of workspace

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

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


[Bug 863331] Re: alt-tab - the 'pips' the indicate a application has multiple windows open look pixelated

2012-01-15 Thread Omer Akram
** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity
   Importance: Undecided = Low

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

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

** Changed in: unity (Ubuntu)
   Status: In Progress = Triaged

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

Title:
  alt-tab - the 'pips' the indicate a application has multiple windows
  open look pixelated

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

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

[Bug 915271] Re: package libreoffice-core 1:3.4.4-0ubuntu2 failed to install/upgrade: rmdir: failed to remove `usr/lib/libreoffice/basis3.4/program/': Directory not empty

2012-01-15 Thread Rigved Rakshit
I get a green loading bar (instead of the Ubuntu orange) and the
Libreoffice About window displays the message about the missing git
binary (I know that git is not installed on my system). This does not
feel integrated into the system. Unless the change from orange to green
was intentional.

I tried re-installing libreoffice-gtk and libreoffice-gnome, but this
did not solve the problem. I also tried installing libreoffice-gtk3,
still did not work.

libreoffice-gnome:
  Installed: 1:3.5.0~beta2-2ubuntu3
  Candidate: 1:3.5.0~beta2-2ubuntu3
  Version table:
 *** 1:3.5.0~beta2-2ubuntu3 0
500 http://in.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
100 /var/lib/dpkg/status

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

Title:
  package libreoffice-core 1:3.4.4-0ubuntu2 failed to install/upgrade:
  rmdir: failed to remove `usr/lib/libreoffice/basis3.4/program/':
  Directory not empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/915271/+subscriptions

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


[Bug 916706] [NEW] While installing sysytem 11.10 an error window popos out saying Installation failure

2012-01-15 Thread Filippo Maria de Leva
Public bug reported:

I was normally installing ubuntu 11.10, but after a while a window pops
out saying installation failure and the reason ( a bug crashed), Please
help me, as ubuntu is the only software i have and i must install it
correctly. I wanted to make ubuntu the only software, but now i really
need help

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Sun Jan 15 08:51:29 2012
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric ubiquity-2.8.7

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

Title:
  While installing sysytem 11.10 an error window popos out saying
  Installation failure

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

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

[Bug 916706] Re: While installing sysytem 11.10 an error window popos out saying Installation failure

2012-01-15 Thread Filippo Maria de Leva
** Description changed:

  I was normally installing ubuntu 11.10, but after a while a window pops
  out saying installation failure and the reason ( a bug crashed), Please
  help me, as ubuntu is the only software i have and i must install it
- correctly. I wanted to make ubuntu the only software, but know i really
+ correctly. I wanted to make ubuntu the only software, but now i really
  need help
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: ubiquity 2.8.7
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  CasperVersion: 1.287
  Date: Sun Jan 15 08:51:29 2012
  LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  While installing sysytem 11.10 an error window popos out saying
  Installation failure

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

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

[Bug 916708] Re: compiz assert failure: compiz: ../../nouveau/nouveau_pushbuf.c:274: nouveau_pushbuf_flush: asserzione \0\ non riuscita.

2012-01-15 Thread Fabio Marconi
** Visibility changed to: Public

** Summary changed:

- compiz assert failure: compiz: ../../nouveau/nouveau_pushbuf.c:274: 
nouveau_pushbuf_flush: asserzione \0\ non riuscita.
+ compiz assert failure: compiz: ../../nouveau/nouveau_pushbuf.c:274: 
nouveau_pushbuf_flush: asserzione \0\ non riuscita.(assertion \0\ failed)

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

Title:
  compiz assert failure: compiz: ../../nouveau/nouveau_pushbuf.c:274:
  nouveau_pushbuf_flush: asserzione \0\ non riuscita.(assertion \0\
  failed)

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

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


[Bug 870227] Re: ubuntu 11.10: Logitech MX5500 keyboard/mouse combo not recognized.

2012-01-15 Thread Tim
I'd like to note that this problem prevents anyone from using ubuntu
11.10 if they have one of these fairly popular bluetooth keyboard/mouse
combos.

I used the WUBI installer today 1/15/2012, and neither the mouse nor the
keyboard work.  I'll have to find a wired keyboard from somewhere, maybe
a museum, to comment out those lines.

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

Title:
  ubuntu 11.10: Logitech MX5500 keyboard/mouse combo not recognized.

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

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


[Bug 915730] IwConfig.txt

2012-01-15 Thread Steven Keys
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/915730/+attachment/2675216/+files/IwConfig.txt

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

Title:
  Resume From Suspend on ThinkPad X220 Spotty

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

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


[Bug 915730] UdevDb.txt

2012-01-15 Thread Steven Keys
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/915730/+attachment/2675225/+files/UdevDb.txt

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

Title:
  Resume From Suspend on ThinkPad X220 Spotty

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

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


[Bug 916707] [NEW] Sync dia-shapes 0.1 (universe) from Debian sid (main)

2012-01-15 Thread Thomas Bechtold
Public bug reported:

Please sync dia-shapes 0.1 (universe) from Debian sid (main)

All changelog entries:

dia-shapes (0.1) unstable; urgency=low

  * Initial release. (Closes: #594475)

 -- Thomas Bechtold thomasbecht...@jpberlin.de  Sun, 01 Jan 2012
13:48:28 +0100

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Sync dia-shapes 0.1 (universe) from Debian sid (main)

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

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


[Bug 778256] Re: Notification area (system tray) missing when using dual monitors of different sizes, with their bottoms aligned

2012-01-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~om26er/ubuntu/oneiric/unity/sru-778256

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

Title:
  Notification area (system tray) missing when using dual monitors of
  different sizes, with their bottoms aligned

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

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


[Bug 912762] Re: possible privilege escalation via predicatable tmpfile

2012-01-15 Thread newbuntu
** Changed in: wakeup (Ubuntu)
   Status: Fix Committed = In Progress

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

Title:
  possible privilege escalation via predicatable tmpfile

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

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


[Bug 909189] Re: Request for new upstream version 1.2 upgrade.

2012-01-15 Thread newbuntu
** Changed in: wakeup (Ubuntu)
   Status: Fix Committed = In Progress

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

Title:
  Request for new upstream version 1.2 upgrade.

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

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


[Bug 554398] Re: Lucid crash on heavy DB i/o (mvsas?)

2012-01-15 Thread Tom van Leeuwen
Hi guys,

I've just bought a AOC-SASLP-MV8 controller and put 6 Samsung Ecogreen 1.5 TB 
disks on it. (/dev/sd[cdefgh]).
I've done a fresh ubuntu10.04.2 x64 server install on a raid1 ext4 WD Raptor 
(36GB) which is connected to the mainboard SATA.
Don't know if it's relevant, but my AOC-SASLP-MV8 controller is not bootable 
because I've disabled the interrupt 13 thingy.

First thing I did was write the Samsung disks full with zeros simultaneously 
(dd if=/dev/zero of=/dev/sd[cdefgh] bs=1M)
Then I read them completely simultaneously (dd if=/dev/sd[cdefgh] bs=1M 
of=/dev/null)

That went fine, no lines showed up in dmesg and average speed was
~100MB/s per disk.

The following thing I did was create a RAID5 array:
mdadm --create /dev/md5 -v -f -l 5 -n 6 /dev/sdc1 /dev/sdd1 /dev/sde1 /dev/sdf1 
/dev/sdg1 /dev/sdh1
This went fine for at least 20 minutes, then I went to do other stuff. The 
server was not used for anything else (except routing/firewalling) and 
/proc/mdstat showed it was rebuilding the drive. Only thing I did while 
rebuilding was starting the ipv6 tunnel. 

When I got back, I noticed the following in /proc/mdstat:
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10]
md5 : active raid5 sdh1[6](F) sdg1[7](F) sdf1[8](F) sde1[9](F) sdd1[10](F) 
sdc1[11](F)
  7325679680 blocks level 5, 64k chunk, algorithm 2 [6/0] [__]

Not good! It broke completely with the same messages other users here had.
I've attached my dmesg output.

Also some more info:
root@pollux:~# lsmod | grep mvsas
mvsas  49328  6 
libsas 52890  1 mvsas
scsi_transport_sas 33021  2 mvsas,libsas
root@pollux:~# modinfo mvsas
filename:   /lib/modules/2.6.32-37-server/kernel/drivers/scsi/mvsas/mvsas.ko
license:GPL
version:0.8.2
description:Marvell 88SE6440 SAS/SATA controller driver
author: Jeff Garzik jgar...@pobox.com
srcversion: EE82F304DFF3A7F06086B62
alias:  pci:v9005d0450sv*sd*bc*sc*i*
alias:  pci:v17D3d1320sv*sd*bc*sc*i*
alias:  pci:v17D3d1300sv*sd*bc*sc*i*
alias:  pci:v11ABd9180sv*sd*bc*sc*i*
alias:  pci:v11ABd9480sv*sd*bc*sc*i*
alias:  pci:v11ABd6485sv*sd*bc*sc*i*
alias:  pci:v11ABd6440sv*sd*bc*sc*i*
alias:  pci:v11ABd6440sv*sd6480bc*sc*i*
alias:  pci:v11ABd6340sv*sd*bc*sc*i*
alias:  pci:v11ABd6320sv*sd*bc*sc*i*
depends:libsas,scsi_transport_sas
vermagic:   2.6.32-37-server SMP mod_unload modversions 


** Attachment added: dmesg output
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/554398/+attachment/2675323/+files/dmesg.out

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

Title:
  Lucid crash on heavy DB i/o (mvsas?)

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

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


[Bug 395001] Re: apt-get install of finch requires X11 (deps wrong)

2012-01-15 Thread Bug Watch Updater
** Changed in: pidgin (Debian)
   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/395001

Title:
  apt-get install of finch requires X11 (deps wrong)

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

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


[Bug 859223] Re: libnotify1 missing from oneiric

2012-01-15 Thread Oleg
I have the same as Thomas Astleitner has. Todd Vierling, thank you  for
adding libnotify to your PPA!

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

Title:
  libnotify1 missing from oneiric

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

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


[Bug 916711] Re: glade crashed with SIGSEGV in glade_model_data_column_index()

2012-01-15 Thread David Planella
** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/ubuntu/+source/glade/+bug/916711/+attachment/2675324/+files/CoreDump.gz

** Visibility changed to: Public

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

Title:
  glade crashed with SIGSEGV in glade_model_data_column_index()

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

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


[Bug 778256] Re: Notification area (system tray) missing when using dual monitors of different sizes, with their bottoms aligned

2012-01-15 Thread Omer Akram
** Branch linked: lp:~om26er/unity/fix-778256-stable

** Branch linked: lp:~om26er/unity/fix-778256

** Also affects: unity/4.0
   Importance: Undecided
   Status: New

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

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

** Changed in: unity/4.0
   Importance: Undecided = Low

** Changed in: unity/4.0
   Importance: Low = Medium

** Changed in: unity
   Importance: Undecided = Medium

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

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

Title:
  Notification area (system tray) missing when using dual monitors of
  different sizes, with their bottoms aligned

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

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


[Bug 904746] Re: Cannot resize a window using invisible area when it is semi-maximized

2012-01-15 Thread Omer Akram
** Also affects: compiz (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: light-themes (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Changed in: compiz (Ubuntu Oneiric)
   Importance: Undecided = Low

** Changed in: light-themes (Ubuntu Oneiric)
   Importance: Undecided = Low

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

Title:
  Cannot resize a window using invisible area when it is semi-maximized

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/904746/+subscriptions

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


[Bug 890947] Re: Unity sends initial GDK_CONFIGURE event with position as (0, 0)

2012-01-15 Thread Omer Akram
** No longer affects: unity (Ubuntu)

** No longer affects: unity (Ubuntu Oneiric)

** No longer affects: unity

** Project changed: compiz = compiz-core

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

Title:
  Unity sends initial GDK_CONFIGURE event with position as (0,0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/890947/+subscriptions

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


[Bug 878934] Re: Menu selection is wrong in Java apps

2012-01-15 Thread Omer Akram
** No longer affects: unity (Ubuntu)

** No longer affects: unity (Ubuntu Oneiric)

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

Title:
  Menu selection is wrong in Java apps

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

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


[Bug 908594] Re: start: Job failed to start

2012-01-15 Thread Martin Pitt
** Changed in: cups (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  start: Job failed to start

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

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


[Bug 916056] Re: Missing mouse buttons

2012-01-15 Thread David López
What a surprise, today my PC shows the same problem! Output from
terminal in my PC:

david@david-casa:~$ onboard
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/Onboard/KeyboardGTK.py, line 402, in 
draw
item.draw_image(context)
  File /usr/lib/python2.7/dist-packages/Onboard/KeyGtk.py, line 148, in 
draw_image
pixbuf = self.get_image(rect.w, rect.h)
  File /usr/lib/python2.7/dist-packages/Onboard/KeyGtk.py, line 338, in 
get_image
filename = config.get_image_filename(self.image_filename)
  File /usr/lib/python2.7/dist-packages/Onboard/Config.py, line 422, in 
get_image_filename
system_filename_func = lambda x: \
  File /usr/lib/python2.7/dist-packages/Onboard/ConfigUtils.py, line 251, in 
_get_user_sys_filename
(description, filename))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2: ordinal 
not in range(128)

david@david-casa:~$ locale
LANG=es_ES.UTF-8
LANGUAGE=es_ES:en
LC_CTYPE=es_ES.UTF-8
LC_NUMERIC=es_ES.UTF-8
LC_TIME=es_ES.UTF-8
LC_COLLATE=es_ES.UTF-8
LC_MONETARY=es_ES.UTF-8
LC_MESSAGES=es_ES.UTF-8
LC_PAPER=es_ES.UTF-8
LC_NAME=es_ES.UTF-8
LC_ADDRESS=es_ES.UTF-8
LC_TELEPHONE=es_ES.UTF-8
LC_MEASUREMENT=es_ES.UTF-8
LC_IDENTIFICATION=es_ES.UTF-8
LC_ALL=

My PC was installed from the official release from ubuntu.com and it
never had installed Italian language. This discard any relation with the
Italian language and the 'unofficial' release. Maybe some recent update
of oneiric broke onboard. A couple of days ago in a regular update the
system several language packages were updated to 11.10+20120103 version:

language-pack-en
language-pack-en-base
language-pack-gnome-en
language-pack-gnome-en-base
language-pack-es
language-pack-es-base
language-pack-gnome-es
language-pack-gnome-es-base

Do you think that those language updates broke onboard? I don't know how
can I revert those updates, oif you tell me I can test it.

Wish this helps. Thanks for you efforts, marmuta.

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

Title:
  Missing mouse buttons

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

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


[Bug 914529] Re: Windows creep to another workspace/desktop

2012-01-15 Thread Zilvador
I've had the same problem. If the windows overlaps another desktop with
the smallest bit, it won't change from that desktop to show that window.
If the window switcher would only switch to the desktop that contained
the center of the window in questions every time, it would work a lot
better, I believe.

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

Title:
  Windows creep to another workspace/desktop

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

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


[Bug 109764] Re: First connection attempts usually fail

2012-01-15 Thread Harald Jenny
Dear bug reporters

as this bug is already aged I wanted to ask if it can be closed - if not
could you please provide more information:

openswan version
kernel  version
openswan configuration (private informations obfuscated)

Wild guess would be that in your installation opportunistic encryption
was activated which may have caused this problem.

Kind regards
Harald Jenny

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

Title:
  First connection attempts usually fail

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

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


[Bug 912682] Re: Compiz add transparency to titlebar along with the panel

2012-01-15 Thread Omer Akram
Nothing much have changed in compiz in Precise, just the SRU from
oneiric was take in so is mostly a unity BUG.

** Tags removed: pre5

** Changed in: unity
   Importance: Undecided = Low

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

** Changed in: unity
   Status: Incomplete = New

** Changed in: compiz (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/912682

Title:
  Compiz add transparency to titlebar along with the panel

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

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


[Bug 227294] Re: defaultroute with PPP does not work

2012-01-15 Thread Harald Jenny
Dear bug reporter,

I'm not sure how this problem can be fixed best in Ubuntu, if this is
still an issue for you maybe an experienced Ubuntu developer could
elaborate on the possibilities of an upload?

Kind regards
Harald Jenny

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

Title:
  defaultroute with PPP does not work

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

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


[Bug 916718] [NEW] FF 9.0.1 on ubuntu always crashes after upgrading from FF 8

2012-01-15 Thread Hany Sarhan
Public bug reported:

i think when i open anywabsite with lots of javascript, or sometimes if
that website has some javascript loops, or has javascript error, FF
crashed!! :O

sample website i test on : 
http://www.masrawy.com/
http://www.anaonline.net/
http://my.yahoo.com/

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: firefox 9.0.1+build1-0ubuntu0.11.10.2
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
AddonCompatCheckDisabled: False
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 1.23-0ubuntu4
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  hany   2403 F pulseaudio
BuildID: 20111228084953
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfeaf8000 irq 44'
   Mixer name   : 'Realtek ALC662 rev1'
   Components   : 'HDA:10ec0662,103c2a8c,00100101'
   Controls  : 28
   Simple ctrls  : 18
Channel: release
Date: Sun Jan 15 11:37:17 2012
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
IpRoute:
 default via 10.15.20.249 dev eth0  proto static 
 10.15.20.0/24 dev eth0  proto kernel  scope link  src 10.15.20.30  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Profiles: Profile0 (Default) - LastVersion=9.0.1/20111228084953 (Running)
RfKill:
 
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: Upgraded to oneiric on 2011-10-16 (91 days ago)
dmi.bios.date: 08/12/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 6.05
dmi.board.name: 2A8C
dmi.board.vendor: FOXCONN
dmi.board.version: 1.0
dmi.chassis.asset.tag: CZC0374PNJ
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr6.05:bd08/12/2010:svnHewlett-Packard:pnHP500BMicrotower:pvr:rvnFOXCONN:rn2A8C:rvr1.0:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: HP 500B Microtower
dmi.sys.vendor: Hewlett-Packard
ftp_proxy: ftp://101.101.1.2:8080/
http_proxy: http://101.101.1.2:8080/

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


** Tags: apport-bug i386 oneiric 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/916718

Title:
  FF 9.0.1 on ubuntu always crashes after upgrading from FF 8

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

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


[Bug 916718] Re: FF 9.0.1 on ubuntu always crashes after upgrading from FF 8

2012-01-15 Thread Hany Sarhan
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/916718

Title:
  FF 9.0.1 on ubuntu always crashes after upgrading from FF 8

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

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


[Bug 916717] [NEW] plugin is not showing upon startup

2012-01-15 Thread aka
Public bug reported:

The plugin is added to the panel. Upon startup, the plugin is present, but it 
is not showing any information.
I have to right click-settings-close to make it show the info.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xfce4-genmon-plugin 3.3.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Jan 15 11:38:22 2012
InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: xfce4-genmon-plugin
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xfce4-genmon-plugin (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric

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

Title:
  plugin is not showing upon startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-genmon-plugin/+bug/916717/+subscriptions

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


[Bug 916717] Re: plugin is not showing upon startup

2012-01-15 Thread aka
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/916717

Title:
  plugin is not showing upon startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-genmon-plugin/+bug/916717/+subscriptions

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


[Bug 916716] [NEW] printer stops,

2012-01-15 Thread robert leleu
Public bug reported:

seems similar to the bug reported (and given as alleviated) in 
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/773895/comments/11 
except that my printer is not the same (mine is Pixma iX4000).
Is the script given for MP620 applicable for other Canon’s models ?

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: cups 1.4.6-5ubuntu1.4
ProcVersionSignature: Ubuntu 2.6.38-13.53-generic-pae 2.6.38.8
Uname: Linux 2.6.38-13-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Jan 15 10:23:43 2012
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Lpstat:
 device for Canon-iX4000: usb://Canon/iX4000
 device for Canon-PIXMA-iX4000-livebox: ipp://192.168.1.1:631/ipp
 device for PDF: cups-pdf:/
MachineType: Micro-Star International GX700
Papersize: a4
PpdFiles:
 Canon-iX4000: Canon PIXMA iX4000 - CUPS+Gutenprint v5.2.6 Simplified
 PDF: Generic CUPS-PDF Printer
 Canon-PIXMA-iX4000-livebox: Canon PIXMA iX4000 - CUPS+Gutenprint v5.2.6 
Simplified
ProcEnviron:
 LANGUAGE=fr_FR:en
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-13-generic-pae 
root=UUID=7ae088ac-1d18-40cb-83a5-0f6508ba98dc ro ipv6.disable=1
SourcePackage: cups
UpgradeStatus: Upgraded to natty on 2011-05-04 (256 days ago)
dmi.bios.date: 03/11/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-1719x
dmi.board.vendor: MSI
dmi.board.version: Ver 1.000
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd03/11/2008:svnMicro-StarInternational:pnGX700:pvrVer1.000:rvnMSI:rnMS-1719x:rvrVer1.000:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: GX700
dmi.product.version: Ver 1.000
dmi.sys.vendor: Micro-Star International

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


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

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

Title:
  printer stops,

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

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

[Bug 916716] Re: printer stops,

2012-01-15 Thread robert leleu
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/916716

Title:
  printer stops,

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

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


[Bug 907294] Re: debian/copyright outdated

2012-01-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~toabctl/network-manager/fix-debian-copyright

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

Title:
  debian/copyright outdated

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

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


[Bug 904746] Re: Cannot resize a window using invisible area when it is semi-maximized

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

** Changed in: compiz (Ubuntu Oneiric)
   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/904746

Title:
  Cannot resize a window using invisible area when it is semi-maximized

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/904746/+subscriptions

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


[Bug 904746] Re: Cannot resize a window using invisible area when it is semi-maximized

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

** Changed in: light-themes (Ubuntu Oneiric)
   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/904746

Title:
  Cannot resize a window using invisible area when it is semi-maximized

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/904746/+subscriptions

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


[Bug 269324] Re: [needs-packaging] Aegisub - video subtitler

2012-01-15 Thread RussianNeuroMancer
Please update package in PPA. At this moment this is not possible to
install it on Oneiric (libavformat52 is not available anymore).

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

Title:
  [needs-packaging] Aegisub - video subtitler

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

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


[Bug 848270] Re: dark toolbar in nautilus

2012-01-15 Thread gyanny
nautilus 3.x is so. a thorough work should be taken into account. I talk
about it now seems superfluous.

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

Title:
  dark toolbar in nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/848270/+subscriptions

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


[Bug 842566] Re: Libreoffice and unity integration broken.

2012-01-15 Thread Omer Akram
** Description changed:

+ SRU TESTCASE
+ 1 Enable the splash screen in libreoffice
+ 2 Launch libreoffice double-cliking on a lo file
+ 3 Repeat this action multiple times and the bug should manifest.
+ 4 Now install bamf from oneiric proposed and the repeat the above steps
+ 5 The issue wont appear
+ 
  When I open an existing file with lets say oowriter or oocalc it's icon
  isn't listed in unity panel as a running app. Window controls and window
  title isn't shown on a top panel either (see attached screenshot).
  Empty-staring these app's doesn't rise this issue. Sometimes after fresh
  boot this problem doesn't occur but it's usually pretty soon back after
  opening few existing files.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.12.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,decor,compiztoolbox,regex,move,winrules,place,imgpng,mousepoll,resize,grid,vpswitch,gnomecompat,session,animation,wall,unitymtgrabhandles,workarounds,wobbly,fade,thumbnail,expo,scale,scaleaddon,unityshell]
  Date: Tue Sep  6 13:02:31 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: unity
  UpgradeStatus: Upgraded to oneiric on 2011-08-28 (8 days ago)

** Changed in: unity (Ubuntu Oneiric)
   Importance: Undecided = High

** No longer affects: unity (Ubuntu Oneiric)

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

Title:
  Libreoffice and unity integration broken.

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

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


[Bug 771394] Re: ** Message: console message: undefined @0: ReferenceError: Can't find variable: datapath **

2012-01-15 Thread PeterPall
In Banshee and in both Oneiric and the current alpha of Precise this problem 
can be reproduced in two ways:
 - Buy music at the ubuntuone music store. As soon as you'll reach the screen 
the files that are being downloaded is displayed banshee crashes
 - Click on the ubuntu one music store button in banshee and choose Your 
downloads from the top menu.
The latter only crashes banshee if you ever bought music from ubuntu one.

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

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

Title:
  ** Message: console message: undefined @0: ReferenceError: Can't find
  variable: datapath  **

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

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


[Bug 869701] Re: Banshee becomes unresponsive after buying from ubuntu one

2012-01-15 Thread PeterPall
*** This bug is a duplicate of bug 771394 ***
https://bugs.launchpad.net/bugs/771394

** This bug is no longer a duplicate of bug 854845
   Banshee.exe crashes a lot
** This bug has been marked a duplicate of bug 771394
   ** Message: console message: undefined @0: ReferenceError: Can't find 
variable: datapath  **

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

Title:
  Banshee becomes unresponsive after buying from ubuntu one

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

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


[Bug 869701] Re: Banshee becomes unresponsive after buying from ubuntu one

2012-01-15 Thread PeterPall
*** This bug is a duplicate of bug 771394 ***
https://bugs.launchpad.net/bugs/771394

** Description changed:

- Did encounter this problem on two different computers with different installs 
of ubuntu (naty and oneiric) with different graphics cards but both with an 
intel atom processor (I don't have computers with other processors at the time):
-  - Try to buy a song using the ubuntuone store plug-in for banshee
-  - Directly after you  select a credit card the download cue is displayed
-  - a pop-up appears that ubuntu one is downloading files
-  - banshee does no more refresh that window or react to me clicking on any 
button; if I try to close it I get the message that the application is not 
responding and am asked if I want to force the application to close; even if 
banshee seems not to be able to react to anything it suddenly uses 100% cpu 
power.
-  - If I restart banshee afterwards it works fine again.
+ Did encounter this problem on two different computers with different installs 
of ubuntu (natty, oneiric and a precise alpha) with different graphics cards 
but both with an intel atom processor (I don't have computers with other 
processors at the time):
+  - Try to buy a song using the ubuntuone store plug-in for banshee or 
rhythmbox
+  - Directly after you  select a credit card the download cue is displayed
+  - a pop-up appears that ubuntu one is downloading files
+  - the music player does no more refresh that window or react to me clicking 
on any button; if I try to close it I get the message that the application is 
not responding and am asked if I want to force the application to close; even 
if banshee seems not to be able to react to anything it suddenly uses 100% cpu 
power.
+  - If I restart the music player afterwards it works fine again.
  
  Not the most severe bug (it neither hinders me from buying nor from
  listening to music) but one that affects the music store I like. So I
  thought I'd better report it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.2.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
  Uname: Linux 3.0.0-12-generic-pae i686
  NonfreeKernelModules: nvidia wl
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Fri Oct  7 07:06:03 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/banshee/Banshee.exe
  InterpreterPath: /usr/bin/mono
  ProcEnviron:
-  SHELL=/bin/bash
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  LC_TIME=de_DE.UTF-8
+  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  LC_TIME=de_DE.UTF-8
  SourcePackage: banshee
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Banshee becomes unresponsive after buying from ubuntu one

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

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

[Bug 916708] Re: compiz assert failure: compiz: ../../nouveau/nouveau_pushbuf.c:274: nouveau_pushbuf_flush: asserzione \0\ non riuscita.(assertion \0\ failed)

2012-01-15 Thread Fabio Marconi
Just after clicking submit, the system freeze with this:

From Xorg.log.old
[   960.274] [mi] EQ overflowing. The server is probably stuck in an infinite 
loop.
[   960.274] 
Backtrace:
[   960.296] 0: /usr/bin/X (xorg_backtrace+0x26) [0x460566]
[   960.296] 1: /usr/bin/X (mieqEnqueue+0x201) [0x45a941]
[   960.296] 2: /usr/bin/X (xf86PostMotionEventM+0xa3) [0x4805d3]
[   960.296] 3: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7f8513f7d000+0x5f23) [0x7f8513f82f23]
[   960.296] 4: /usr/lib/xorg/modules/input/evdev_drv.so 
(0x7f8513f7d000+0x65fb) [0x7f8513f835fb]
[   960.296] 5: /usr/bin/X (0x40+0x6da67) [0x46da67]
[   960.297] 6: /usr/bin/X (0x40+0x121f2e) [0x521f2e]
[   960.297] 7: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f851ae36000+0x10060) 
[0x7f851ae46060]
[   960.297] 8: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x7) [0x7f8519e17ad7]
[   960.297] 9: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmIoctl+0x28) 
[0x7f85183ba158]
[   960.297] 10: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmCommandWrite+0x1b) 
[0x7f85183bc44b]
[   960.297] 11: /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.1 
(0x7f8517d6c000+0x2bb7) [0x7f8517d6ebb7]
[   960.297] 12: /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.1 
(nouveau_bo_map_range+0x109) [0x7f8517d6f1d9]
[   960.297] 13: /usr/lib/xorg/modules/drivers/nouveau_drv.so 
(0x7f8517f72000+0x74a3) [0x7f8517f794a3]
[   960.297] 14: /usr/lib/xorg/modules/libexa.so (0x7f851731f000+0x4d37) 
[0x7f8517323d37]
[   960.297] 15: /usr/lib/xorg/modules/libexa.so (0x7f851731f000+0x8c79) 
[0x7f8517327c79]
[   960.297] 16: /usr/lib/xorg/modules/libexa.so (0x7f851731f000+0x1427b) 
[0x7f851733327b]
[   960.297] 17: /usr/lib/xorg/modules/libexa.so (0x7f851731f000+0x10348) 
[0x7f851732f348]
[   960.297] 18: /usr/bin/X (0x40+0x6) [0x46]
[   960.297] 19: /usr/bin/X (0x40+0xd87c4) [0x4d87c4]
[   960.297] 20: /usr/bin/X (0x40+0x2fb89) [0x42fb89]
[   960.297] 21: /usr/bin/X (0x40+0x232fe) [0x4232fe]
[   960.297] 22: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) 
[0x7f8519d5f30d]
[   960.297] 23: /usr/bin/X (0x40+0x235ed) [0x4235ed]

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

Title:
  compiz assert failure: compiz: ../../nouveau/nouveau_pushbuf.c:274:
  nouveau_pushbuf_flush: asserzione \0\ non riuscita.(assertion \0\
  failed)

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

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


[Bug 771394] Re: ** Message: console message: undefined @0: ReferenceError: Can't find variable: datapath **

2012-01-15 Thread PeterPall
Both music players show the identical behavior when new music is
purchased from ubuntuone.

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

Title:
  ** Message: console message: undefined @0: ReferenceError: Can't find
  variable: datapath  **

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

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


[Bug 760842] Re: Natty Narwhal/Sandy Bridge Suspend Fails

2012-01-15 Thread Saurabh Kumar
Do these patches fix the problem? 
http://thread.gmane.org/gmane.linux.acpi.devel/51405/focus=51407

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

Title:
  Natty Narwhal/Sandy Bridge Suspend Fails

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

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


[Bug 776836] Re: Pressing on the Subscribe button to download my purchased music didn't work.

2012-01-15 Thread PeterPall
Sometimes it is possible to download the music from
https://one.ubuntu.com/files/ if it does not download automatically.

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

Title:
  Pressing on the Subscribe button to download my purchased music
  didn't work.

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

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


[Bug 395476] Re: nvidia sets HUE to -1000

2012-01-15 Thread Subeh Sharma
still seeing this problem!

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

Title:
  nvidia sets HUE to -1000

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

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


[Bug 246713] Re: openswan-modules-source pkg does not compile with m-a

2012-01-15 Thread Harald Jenny
Dear bug reports,

the first bug with kernel version 2.6.24 you mentioned was fixed in
1:2.4.12+dfsg-1.3+lenny2 for Debian Lenny and 1:2.6.20+dfsg-1 for Debian
Squeeze, the second with kernel version 2.6.32 was fixed in
1:2.6.24+dfsg-1 for Debian Squeeze. As I'm not familiar with Ubuntu
practices I'm not sure what can be done to solve the problem for old
releases...

Kind regards
Harald Jenny

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

Title:
  openswan-modules-source pkg does not compile with m-a

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

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


[Bug 716520] Re: Logitech USB Headset causes purple screen of death Ubuntu 10.04

2012-01-15 Thread Michael Cook
This happens, U10.04 LTS as of today, I dont see purple death screen,
just flashing CAPS LED.

** Tags added: apport-collected

** Description changed:

  As soon as I plug in a USB Logitech headset into a Thinkpad W510 laptop
  USB2.0 port I get a purple Ubuntu Loading screen and the CAPS button
  icon flashing once per second.  The system is completely unresponsive
  and I have to do a hard-reset.
  
  Other USB based devices, such as memory sticks or external HDDs seem
  fine.
  
- Please let me know if there is a similar bug (couldn't find one) and/or
- logs I can collect (despite the machine being hung/crashed).
+ Please let me know if there is a similar bug (couldn't find one) and/or logs 
I can collect (despite the machine being hung/crashed).
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
+ AplayDevices:
+   List of PLAYBACK Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ Architecture: amd64
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  kvm2131 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xf262 irq 17'
+Mixer name : 'Conexant ID 5069'
+Components : 'HDA:14f15069,17aa218b,00100302'
+Controls  : 6
+Simple ctrls  : 4
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xcdefc000 irq 16'
+Mixer name : 'Nvidia ID a'
+Components : 'HDA:10de000a,10de0101,00100100'
+Controls  : 0
+Simple ctrls  : 0
+ Card1.Amixer.values:
+  
+ Card29.Amixer.info:
+  Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6MHT43WW-1.18'
+Mixer name : 'ThinkPad EC 6MHT43WW-1.18'
+Components : ''
+Controls  : 1
+Simple ctrls  : 1
+ Card29.Amixer.values:
+  Simple mixer control 'Console',0
+Capabilities: pswitch pswitch-joined penum
+Playback channels: Mono
+Mono: Playback [on]
+ DistroRelease: Ubuntu 10.04
+ HibernationDevice: RESUME=UUID=f192a1d4-326a-43bd-9109-c4eb88443db7
+ InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
+ MachineType: LENOVO 43192PU
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-37-generic 
root=UUID=5a0cb94f-41cc-4f3c-83a4-30517162318c ro quiet splash
+ ProcEnviron:
+  LANG=en_CA.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-37.81-generic 2.6.32.49+drm33.21
+ Regression: No
+ RelatedPackageVersions: linux-firmware 1.34.7
+ Reproducible: Yes
+ Tags: lucid kconfig needs-upstream-testing
+ Uname: Linux 2.6.32-37-generic x86_64
+ UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare
+ WifiSyslog: Jan 15 05:06:45 w510-laptop NetworkManager: info  Unmanaged 
Device found; state CONNECTED forced. (see 
http://bugs.launchpad.net/bugs/191889)
+ dmi.bios.date: 10/27/2010
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: 6NET74WW (1.34 )
+ dmi.board.name: 43192PU
+ 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:bvr6NET74WW(1.34):bd10/27/2010:svnLENOVO:pn43192PU:pvrThinkPadW510:rvnLENOVO:rn43192PU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
+ dmi.product.name: 43192PU
+ dmi.product.version: ThinkPad W510
+ dmi.sys.vendor: LENOVO

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] AlsaDevices.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] BootDmesg.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Card0.Amixer.values.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Card0.Codecs.codec.0.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Card1.Codecs.codec.0.txt

2012-01-15 Thread Michael Cook
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.edge.launchpad.net/bugs/716520/+attachment/2675411/+files/Card1.Codecs.codec.0.txt

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Card1.Codecs.codec.1.txt

2012-01-15 Thread Michael Cook
apport information

** Attachment added: Card1.Codecs.codec.1.txt
   
https://bugs.edge.launchpad.net/bugs/716520/+attachment/2675412/+files/Card1.Codecs.codec.1.txt

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Card1.Codecs.codec.2.txt

2012-01-15 Thread Michael Cook
apport information

** Attachment added: Card1.Codecs.codec.2.txt
   
https://bugs.edge.launchpad.net/bugs/716520/+attachment/2675413/+files/Card1.Codecs.codec.2.txt

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Card1.Codecs.codec.3.txt

2012-01-15 Thread Michael Cook
apport information

** Attachment added: Card1.Codecs.codec.3.txt
   
https://bugs.edge.launchpad.net/bugs/716520/+attachment/2675414/+files/Card1.Codecs.codec.3.txt

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] CurrentDmesg.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] IwConfig.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Lspci.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Lsusb.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] PciMultimedia.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] ProcCpuinfo.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] ProcInterrupts.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] ProcModules.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] RfKill.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] UdevDb.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] UdevLog.txt

2012-01-15 Thread Michael Cook
apport information

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

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 716520] Re: Logitech USB Headset causes purple screen of death Ubuntu 10.04

2012-01-15 Thread Michael Cook
Apport added machine info, I can't collect anything when it happens as
immediately the laptop locks up.  This is apport after it is rebooted.

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

Title:
  Logitech USB Headset causes purple screen of death Ubuntu 10.04

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

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


[Bug 253041] Re: KLIPS module not included with openswan

2012-01-15 Thread Harald Jenny
Dear bug reporter,

with newer NETKEY versions also NAT-T works out of the box so normally
KLIPS is not needed anymore. Compilation of the KLIPS module now also
works without patching the kernel by using openswan-modules-source and
module-assistant or openswan-modules-dkms. If you do not mind I would
close this bug as it seems already very aged...

Kind regards
Harald Jenny

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

Title:
  KLIPS module not included with openswan

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

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


[Bug 872093] Re: SD Card not being recognized

2012-01-15 Thread smiley1962
I have a dell vostro 1710, with the O2 sdcard reader as well, I had a
unix specialist look into this problem, he tried to modprobe the driver
of ubuntu 10.4 into 10.10 and it failed because of the wai the kernel
handels the the driver.

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

Title:
  SD Card not being recognized

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

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


[Bug 916652] Re: Unable to print to my kodak esp 3250 printer

2012-01-15 Thread Till Kamppeter
Can you try the package

cups - 1.5.0-8ubuntu7~ppa1

from my PPA

https://launchpad.net/~till-kamppeter/+archive/ppa

Its USB backend is based on the new libusb 1.0.x. Perhaps this helps on
your problem.

The backend can sttill have bugs, so tell us exactly what the behavior
is after having installed the new CUPS package.

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

Title:
  Unable to print to my kodak esp 3250 printer

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

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


[Bug 916652] Re: Unable to print to my kodak esp 3250 printer

2012-01-15 Thread Till Kamppeter
Can you also run the following commands in a terminal window (with your
printer connected to the USB and turned on, before and after installing
the PPA package of CUPS):

lsusb
ls -l /dev/bus/usb/*/*
ls -l /dev/usb/lp*
sudo /usr/lib/cups/backend/usb
ldd /usr/lib/cups/backend/usb | grep usb
lpinfo -v

Post the output of the commands here.

** Changed in: cups (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/916652

Title:
  Unable to print to my kodak esp 3250 printer

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

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


[Bug 916652] Re: Unable to print to my kodak esp 3250 printer

2012-01-15 Thread Till Kamppeter
If the installation of the PPA package of CUPS does not solve your
problem, run the following commands in a terminal window, also with the
printer connected and turned on:

sudo modprobe usblp
lsmod | grep usb
sudo usb_printerid /dev/usb/lp0
sudo usb_printerid /dev/usb/lp1

Post all the output here. Run also these commands

sudo usb_printerid /dev/usb/lp0  id0.txt
sudo usb_printerid /dev/usb/lp1  id1.txt

and attach the two files to this bug report. Do not compress or package
together these two files.

After that run the command

sudo rmmod usblp

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

Title:
  Unable to print to my kodak esp 3250 printer

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

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


[Bug 715590] Re: Scrolling and clicking links are slow

2012-01-15 Thread ledom
Affects me too on firefox7, 8 and 9, unbuntu 11.10 with ati driver.
Really frustrating
Huge lag on typing, selecting menus, changing tab

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

Title:
  Scrolling and clicking links are slow

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

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


[Bug 916288] Re: package libreoffice-common 1:3.5.0~beta2-2ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 134

2012-01-15 Thread Michael Bienia
*** This bug is a duplicate of bug 916291 ***
https://bugs.launchpad.net/bugs/916291

** This bug has been marked a duplicate of bug 916291
   package libreoffice-common 1:3.5.0~beta2-2ubuntu2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 134

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

Title:
  package libreoffice-common 1:3.5.0~beta2-2ubuntu2 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 134

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

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


[Bug 916728] [NEW] sound suddenly stopped working in ubuntu 10.04

2012-01-15 Thread harshi
Public bug reported:

speakers working fine.But ,

sri@sri-desktop:~$ sudo aplay -l
 List of PLAYBACK Hardware Devices 
card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 0: Intel ICH [Intel 
82801DB-ICH4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 4: Intel ICH - IEC958 [Intel 
82801DB-ICH4 - IEC958]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

my soundcard modules after re-installation.Since all the instructions in ' 
https://help.ubuntu.com/community/SoundTroubleshooting'
have failed.
newly installed modules also dont give sound.

** Affects: alsa-driver (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/916728

Title:
  sound suddenly stopped working in ubuntu 10.04

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

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


[Bug 916726] [NEW] Drop extra Java dependencies from 3.5.0~beta2-2ubuntu3

2012-01-15 Thread Martin Pitt
Public bug reported:

$ sudo LANG= apt-get dist-upgrade
The following NEW packages will be installed:
  fonts-opensymbol libreoffice-java-common libreoffice-style-tango
  libxerces2-java libxml-commons-external-java
  libxml-commons-resolver1.1-java
The following packages will be upgraded:
  libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core
  libreoffice-draw libreoffice-gnome libreoffice-gtk libreoffice-help-en-us
  libreoffice-impress libreoffice-math libreoffice-writer python-uno
  ttf-opensymbol
13 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 95.1 MB of archives.
After this operation, 18.7 MB of additional disk space will be used.

It seems we need to retain some more delta in debian/control to avoid
installing these extra packages. They cause quite some CD size growth
(about 7 MB).

** Affects: libreoffice (Ubuntu)
 Importance: High
 Assignee: Björn Michaelsen (bjoern-michaelsen)
 Status: Triaged

** Affects: libreoffice (Ubuntu Precise)
 Importance: High
 Assignee: Björn Michaelsen (bjoern-michaelsen)
 Status: Triaged


** Tags: rls-p-tracking

** Also affects: libreoffice (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: libreoffice (Ubuntu Precise)
   Status: New = Triaged

** Changed in: libreoffice (Ubuntu Precise)
 Assignee: (unassigned) = Björn Michaelsen (bjoern-michaelsen)

** Changed in: libreoffice (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: libreoffice (Ubuntu Precise)
Milestone: None = precise-alpha-2

** Tags added: rls-p-tracking

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

Title:
  Drop extra Java dependencies from 3.5.0~beta2-2ubuntu3

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

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

[Bug 909189] Re: Request for new upstream version 1.2 upgrade.

2012-01-15 Thread Julian Taylor
this part looks sketchy, if it is not executed as root in total:
+if self.wakecomputer and not isTmpFile:
+f = tempfile.NamedTemporaryFile()
+f.write(final_text)
+f.seek(0)
+#subprocess.call(['gksudo', '--message', 'testing', 'echo'])
+subprocess.call(['sudo', 'cp', '--remove-destination', f.name, 
filename])
+subprocess.call(['sudo', 'chmod', '700', filename])
+f.close()

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

Title:
  Request for new upstream version 1.2 upgrade.

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

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


[Bug 851172] Re: [regression] Drag and drop inside dash is very slow with Active Blur activated

2012-01-15 Thread Daniel van Vugt
That's interesting. This bug seems to be solved in unity 4.28 with Sam's
big-fbo changes. Even though Andrea's fix for this bug is not in 4.28.
It should be even faster in 5.0 where both fixes are present...

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

Title:
  [regression] Drag and drop inside dash is very slow with Active Blur
  activated

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

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


[Bug 311139] Re: upgrade hh -- ii

2012-01-15 Thread Harald Jenny
Dear bug reporter,

I'm not sure about the nature of this bug, it could be a problem with
the random data needed for creating the key but without further
information I wont be able to work on this issue. Did you create a plain
RSA key or a X509 certificate?

Kind regards
Harald Jenny

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

Title:
  upgrade hh -- ii

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

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


[Bug 916716] Re: printer stops,

2012-01-15 Thread Till Kamppeter
Does the problem occur only with your USB-based Canon-iX4000 print
queue or also with the network-based Canon-PIXMA-iX4000-livebox print
queue? If the problem occurs for both queues, follow the instructions
below for both queues.

Please follow the instructions of the sections USB printer, CUPS
error_log, and Capturing print job data on
https://wiki.ubuntu.com/DebuggingPrintingProblems.

Install the package

cups - 1.5.0-8ubuntu7~ppa1

from my PPA

https://launchpad.net/~till-kamppeter/+archive/ppa

Its USB backend is based on the new libusb 1.0.x. Perhaps this helps on
your problem.

The backend can sttill have bugs, so tell us exactly what the behavior
is after having installed the new CUPS package.

Does this package solve the problem for the USB-based queue for you?


** Changed in: cups (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/916716

Title:
  printer stops,

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

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


  1   2   3   4   5   6   7   8   9   10   >