[Bug 1222914] Re: Local download paths are not built with apparmor encapsulation in mind

2013-09-24 Thread Manuel de la Peña
** Changed in: ubuntu-download-manager
   Status: Fix Committed = Fix Released

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

Title:
  Local download paths are not built with apparmor encapsulation in mind

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

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


[Bug 1228057] Re: SSL errors are not correctly managed when the request is small

2013-09-24 Thread Manuel de la Peña
** Changed in: ubuntu-download-manager
   Status: Fix Committed = Fix Released

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

Title:
  SSL errors are not correctly managed when the request is small

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

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


[Bug 1223946] Re: [browser] touch target for back button is too small

2013-09-24 Thread PS Jenkins bot
Fix committed into lp:webbrowser-app at revision 338, scheduled for
release in webbrowser-app, milestone ubuntu-13.04-month-5

** Changed in: webbrowser-app
   Status: In Progress = Fix Committed

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

Title:
  [browser] touch target for back button is too small

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

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


[Bug 1229830] [NEW] transfer state persists when application is killed

2013-09-24 Thread Ken VanDine
Public bug reported:

Currently, when apps are suspended after requesting a transfer from
content-hub, things work finally when resumed.  However, there is
potential for the requesting app to be killed based on application
lifecycle policy.  If this happens, the state of the transfer should get
changed to aborted.

** Affects: content-hub (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/1229830

Title:
  transfer state persists when application is killed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/content-hub/+bug/1229830/+subscriptions

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


[Bug 1224676] Re: Downloader stops working after first download

2013-09-24 Thread Manuel de la Peña
** Changed in: ubuntu-download-manager
   Status: Fix Committed = Fix Released

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

Title:
  Downloader stops working after first download

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

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


[Bug 1222901] Re: Download paths are not built with appamor encapsulation in mind

2013-09-24 Thread Manuel de la Peña
** Changed in: ubuntu-download-manager
   Status: Fix Committed = Fix Released

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

Title:
  Download paths are not built with appamor encapsulation in mind

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

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


[Bug 1001335] Re: do-release-upgrade crashed with UnicodeEncodeError in /usr/lib/update-manager/check-new-release: 'ascii' codec can't encode character u'\xe7' in position 8: ordinal not in range(128)

2013-09-24 Thread Pavel Studeník
I got similar traceback, when I tried update system to 13.10:

 upgrade-manager -d
Traceback (most recent call last):
  File /tmp/ubuntu-release-upgrader-ttstdv/saucy, line 10, in module
sys.exit(main())
  File /tmp/ubuntu-release-upgrader-ttstdv/DistUpgrade/DistUpgradeMain.py, 
line 240, in main
save_system_state(logdir)
  File /tmp/ubuntu-release-upgrader-ttstdv/DistUpgrade/DistUpgradeMain.py, 
line 133, in save_system_state
scrub_sources=True)
  File /tmp/ubuntu-release-upgrader-ttstdv/DistUpgrade/apt_clone.py, line 
149, in save_state
self._write_state_sources_list(tar, scrub_sources)
  File /tmp/ubuntu-release-upgrader-ttstdv/DistUpgrade/apt_clone.py, line 
241, in _write_state_sources_list
./etc/apt/sources.list.d/+source)
  File /tmp/ubuntu-release-upgrader-ttstdv/DistUpgrade/apt_clone.py, line 
252, in _add_file_to_tar_with_password_check
source_copy.write(line)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 
82: ordinal not in range(128)

or

Traceback (most recent call last):
  File /usr/bin/do-release-upgrade, line 108, in module
print(_(Checking for a new Ubuntu release))
UnicodeEncodeError: 'ascii' codec can't encode character '\xed' in position 4: 
ordinal not in range(128)

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

Title:
  do-release-upgrade crashed with UnicodeEncodeError in /usr/lib/update-
  manager/check-new-release: 'ascii' codec can't encode character
  u'\xe7' in position 8: ordinal not in range(128)

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

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


[Bug 1126208] Re: Run tests when building the package

2013-09-24 Thread Dmitry Shachnev
FYI, I tried to run tests with Xvfb and got this:
https://launchpadlibrarian.net/150608734/buildlog_ubuntu-saucy-i386
.qtdeclarative-opensource-src_5.0.2-6ubuntu3~ppa2_FAILEDTOBUILD.txt.gz

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

Title:
  Run tests when building the package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1126208/+subscriptions

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


[Bug 1221598] Re: IRL test is not longer working

2013-09-24 Thread Manuel de la Peña
** Changed in: ubuntu-download-manager
   Status: Fix Committed = Fix Released

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

Title:
  IRL test is not longer working

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

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


[Bug 1202809] Re: Test mode for the download service

2013-09-24 Thread Manuel de la Peña
** Changed in: ubuntu-download-manager
   Status: Fix Committed = Fix Released

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

Title:
  Test mode for the download service

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

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


[Bug 1216745] Re: No network connection

2013-09-24 Thread cariboo907
I just tried the kernel you linked to, and the problem is resolved. I
did get a missing dependency error while trying to install thelinux-
tools-3.11.0-8-generic package, but the system boots OK and networking
works. Thanks for your efforts.

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

Title:
  No network connection

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

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


[Bug 1229838] [NEW] drift: FTBFS: GenUtil.hs:290:14: Not in scope: `catch'

2013-09-24 Thread Logan Rosen
Public bug reported:

Imported from Debian bug http://bugs.debian.org/713313:

Source: drift
Version: 2.2.3-2.2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[3]: Entering directory `/«PKGBUILDDIR»/src'
 ghc -O2 -i. -i. -hidir . -odir . -o DrIFT --make ./DrIFT.hs
 [ 1 of 23] Compiling Unlit( Unlit.hs, Unlit.o )
 [ 2 of 23] Compiling ParseLib2( ParseLib2.hs, ParseLib2.o )
 [ 3 of 23] Compiling Version  ( Version.hs, Version.o )
 [ 4 of 23] Compiling Pretty   ( Pretty.lhs, Pretty.o )
 [ 5 of 23] Compiling GetOpt   ( GetOpt.hs, GetOpt.o )
 [ 6 of 23] Compiling GenUtil  ( GenUtil.hs, GenUtil.o )
 
 GenUtil.hs:290:14: Not in scope: `catch'
 
 GenUtil.hs:293:15: Not in scope: `catch'
 
 GenUtil.hs:387:15: Not in scope: `catch'
 make[3]: *** [DrIFT] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/drift_2.2.3-2.2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

** Affects: drift (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: drift (Debian)
 Importance: Undecided
 Status: New


** Tags: ftbfs

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

** Changed in: drift (Debian)
 Remote watch: None = Debian Bug tracker #713313

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

** Changed in: drift (Ubuntu)
   Importance: Undecided = High

** Tags added: ftbfs

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

Title:
  drift: FTBFS: GenUtil.hs:290:14: Not in scope: `catch'

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

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

[Bug 1229836] [NEW] [LENOVO 3249CTO] suspend/resume failure

2013-09-24 Thread Steve Langasek
Public bug reported:

Still happening more or less frequently.

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-8-generic 3.11.0-8.15
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  vorlon 3803 F pulseaudio
Date: Tue Sep 24 09:23:09 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=f6ab3c43-61b4-4af7-bf03-fa3b147a1de0
InstallationDate: Installed on 2010-09-24 (1096 days ago)
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
InterpreterPath: /usr/bin/python3.3
Lsusb:
 Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: LENOVO 3249CTO
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-8-generic 
root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-8-generic N/A
 linux-backports-modules-3.11.0-8-generic  N/A
 linux-firmware1.114
SourcePackage: linux
Title: [LENOVO 3249CTO] suspend/resume failure
UpgradeStatus: Upgraded to saucy on 2013-05-06 (140 days ago)
UserGroups:
 
WifiSyslog:
 
dmi.bios.date: 08/23/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 6QET52WW (1.22 )
dmi.board.name: 3249CTO
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:bvr6QET52WW(1.22):bd08/23/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 3249CTO
dmi.product.version: ThinkPad X201
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-kerneloops resume saucy suspend

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

Title:
  [LENOVO 3249CTO] suspend/resume failure

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

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


[Bug 1229832] [NEW] django-floppyforms: FTBFS: FAIL: test_checkbox (floppyforms.tests.WidgetRenderingTest)

2013-09-24 Thread Logan Rosen
Public bug reported:

Imported from Debian bug http://bugs.debian.org/711355:

Source: django-floppyforms
Version: 0.4.7-2
Severity: serious
Tags: sid jessie
Justification: fails to build from source

django-floppyforms FTBFS:
|debian/rules override_dh_auto_test
| make[1]: Entering directory 
`/build/django-floppyforms-Eq1bV1/django-floppyforms-0.4.7'
| django-admin startproject testproject
| if [ -d testproject/testproject ]; then \
|   cp debian/settings.py testproject/testproject ; \
|   else \
|   cp debian/settings.py testproject ; \
|   fi
| set -e; \
|   for python in python2.7; do \
|   PYTHONPATH=.:src:testproject $python testproject/manage.py 
test --settings=testproject.settings floppyforms ; \
|   done
| /usr/lib/python2.7/dist-packages/django/contrib/localflavor/__init__.py:2: 
DeprecationWarning: django.contrib.localflavor is deprecated. Use the separate 
django-localflavor-* packages instead.
|   warnings.warn(django.contrib.localflavor is deprecated. Use the separate 
django-localflavor-* packages instead., DeprecationWarning)
|
| .F...
| ==
| FAIL: test_checkbox (floppyforms.tests.WidgetRenderingTest)
| input type=checkbox
| --
| Traceback (most recent call last):
|   File 
/build/django-floppyforms-Eq1bV1/django-floppyforms-0.4.7/floppyforms/tests/__init__.py,
 line 294, in test_checkbox
| self.assertTrue('value=foo' in rendered, rendered)
| AssertionError: plabel for=id_cbCb:/label input type=checkbox 
name=cb required checked id=id_cb
| /p
|
| --
| Ran 41 tests in 0.418s
|
| FAILED (failures=1, skipped=8)
| Creating test database for alias 'default'...
| Destroying test database for alias 'default'...
| make[1]: *** [override_dh_auto_test] Error 1

-- 
Jakub Wilk

** Affects: django-floppyforms (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: django-floppyforms (Debian)
 Importance: Undecided
 Status: New


** Tags: ftbfs

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

** Changed in: django-floppyforms (Debian)
 Remote watch: None = Debian Bug tracker #711355

** Changed in: django-floppyforms (Ubuntu)
   Status: New = Triaged

** Changed in: django-floppyforms (Ubuntu)
   Importance: Undecided = High

** Tags added: ftbfs

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

Title:
  django-floppyforms: FTBFS: FAIL: test_checkbox
  (floppyforms.tests.WidgetRenderingTest)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/django-floppyforms/+bug/1229832/+subscriptions

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


[Bug 1229837] [NEW] dojo: FTBFS: org.mozilla.javascript.WrappedException: Wrapped java.lang.RuntimeException (eval'ed string#1(Function)#1(eval)#51)

2013-09-24 Thread Logan Rosen
Public bug reported:

Imported from Debian bug http://bugs.debian.org/724124:

Source: dojo
Version: 1.7.2+dfsg-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  fakeroot debian/rules binary
 dh_testdir
 dh_testroot
 cd util/buildscripts  java -cp /usr/share/java/shrinksafe.jar 
 org.mozilla.javascript.tools.shell.Main ../../dojo/dojo.js baseUrl=../../dojo 
 load=build profile=standard version=debian releaseName=. 
 cssOptimize=comments.keepLines optimize=shrinksafe.keepLines action=release
 processing profile resource 
 /«BUILDDIR»/dojo-1.7.2+dfsg/util/buildscripts/profiles/standard.profile.js
 info(107) Package Version: package: dijit; version: 1.7.2
 processing profile resource /«BUILDDIR»/dojo-1.7.2+dfsg/dijit/dijit.profile.js
 info(107) Package Version: package: dojox; version: 1.7.2
 processing profile resource /«BUILDDIR»/dojo-1.7.2+dfsg/dojox/dojox.profile.js
 info(107) Package Version: package: dojo; version: 1.7.2
 processing profile resource /«BUILDDIR»/dojo-1.7.2+dfsg/dojo/dojo.profile.js
 discovering resources...
 starting reading resources...
 starting processing raw resource content...
 starting tokenizing resource...
 starting processing resource tokens...
 starting parsing resource...
 starting processing resource AST...
 error(333) Missing dependency in legacy module. reference module: 
 dojox/storage; dependency: dojox/storage/_common
 warn(216) dojo/has plugin resource could not be resolved during build-time. 
 plugin resource id: dojo-firebug?./_firebug/firebug; reference module id: 
 dojo/main
 warn(216) dojo/has plugin resource could not be resolved during build-time. 
 plugin resource id: dom-addeventlistener?:./aspect; reference module id: 
 dojo/on
 starting executing global optimizations...
 starting writing resources...
 org.mozilla.javascript.WrappedException: Wrapped java.lang.RuntimeException 
 (eval'ed string#1(Function)#1(eval)#51)
   at 
 org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1754)
   at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:148)
   at 
 org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
   at 
 org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1473)
   at script.sscompile(eval'ed string#1(Function)#1(eval):51)
   at script(eval'ed string#1(Function)#1(eval):100)
   at script(eval'ed string#1(Function)#1(eval):127)
   at script(eval'ed string#1(Function)#1(eval):106)
   at script(eval'ed string#1(Function)#1(eval):321)
   at script(eval'ed string#1(Function)#1(eval):70)
   at script(eval'ed string#1(Function)#1(eval):334)
   at script(eval'ed string#1(Function)#1(eval):127)
   at script(eval'ed string#1(Function)#1(eval):178)
   at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
   at 
 org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
   at 
 org.mozilla.javascript.NativeArray.iterativeMethod(NativeArray.java:1584)
   at org.mozilla.javascript.NativeArray.execIdCall(NativeArray.java:318)
   at 
 org.mozilla.javascript.IdFunctionObject.call(IdFunctionObject.java:97)
   at 
 org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1473)
   at script(eval'ed string#1(Function)#1(eval):178)
   at script(eval'ed string#1(Function)#1(eval):180)
   at script(eval'ed string#1(Function)#1(eval):180)
   at script(eval'ed string#1(Function)#1(eval):276)
   at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
   at 
 org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
   at 
 org.mozilla.javascript.ScriptRuntime.applyOrCall(ScriptRuntime.java:2430)
   at org.mozilla.javascript.BaseFunction.execIdCall(BaseFunction.java:269)
   at 
 org.mozilla.javascript.IdFunctionObject.call(IdFunctionObject.java:97)
   at org.mozilla.javascript.optimizer.OptRuntime.call2(OptRuntime.java:42)
   at 
 org.mozilla.javascript.gen.__dojo_dojo_js_1._c_anonymous_61(Unknown 
 Source)
   at org.mozilla.javascript.gen.__dojo_dojo_js_1.call(Unknown Source)
   at 
 org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
   at 
 org.mozilla.javascript.gen.__dojo_dojo_js_1._c_anonymous_68(Unknown 
 Source)
   at org.mozilla.javascript.gen.__dojo_dojo_js_1.call(Unknown Source)
   at 
 org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
   at 
 org.mozilla.javascript.gen.__dojo_dojo_js_1._c_anonymous_40(Unknown 
 Source)
   at org.mozilla.javascript.gen.__dojo_dojo_js_1.call(Unknown Source)
   at 
 org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
   at 
 

[Bug 1229834] [NEW] djblets: FTBFS: tests fail

2013-09-24 Thread Logan Rosen
Public bug reported:

Imported from Debian bug http://bugs.debian.org/711357:

Source: djblets
Version: 0.7~git20120402+dfsg-1
Severity: serious
Justification: fails to build from source

djblets FTBFS:
| python2.7 tests/runtests.py
| nose.plugins.cover: ERROR: Coverage not available: unable to import coverage 
module
| Testing DateTimeSinceColumn ... ok
| Testing datagrids with custom column orders ... ERROR
| Testing basic datagrid rendering ... ERROR
| Testing rendering datagrid to HTTPResponse ... ERROR
| Testing datagrids with ascending sort ... ERROR
| Testing datagrids with descending sort ... ERROR
| An ExtensionHookPoint will remember some hook passed into it through ... ok
| A class that derives from ExtensionHook gets a hooks collection for ... ok
| An ExtensionHookPoint will forget some hook passed into it through ... ok
| Test to ensure that the ExtensionHook class knows about the ... ok
| Test to ensure that the Extension knows about the associated ... ok
| Test to ensure that the ExtensionHook knows about the ... ok
| Test to ensure that when a hook is shutdown, that it is removed ... ok
| Tests that an ExtensionInfo class is correctly generated ... ok
| An ExtensionManager gets added to the _extension_managers list ... ok
| An ExtensionManager should return an empty collection when asked ... ok
| An ExtensionManager should load any extensions that it finds ... ok
| Tests the Extension constructor, ensures the defaults are what we ... ok
| Tests that we can get and process admin URL configurations ... ok
| Tests that shutdown calls shutdown on all hooks ... ok
| Testing the Extension's Settings constructor ... ok
| Testing that Settings.load silently ignores invalid settings ... ok
| Testing that Settings.load correctly updates core dict ... ok
| Testing that Settings.save will correctly update registration ... ok
| If a TemplateHook was constructed without an apply_to collection, ... ok
| If a TemplateHook was constructed with an apply_to collection, ... ok
| If a TemplateHook was constructed with an apply_to collection, ... ok
| The TemplateHook should be added to the _by_name collection ... ok
| The TemplateHook should remove itself from the _by_name collection ... ok
| On shutdown, a URLHook's patterns should no longer be in its ... ok
| On initialization, a URLHook should extend its parent URL resolver's ... ok
| Testing view_feed with a URL error ... ok
| Testing view_feed with the feed-inline.html template ... ok
| Testing view_feed with the feed-page.html template ... ok
| Testing creation of WatchedFileHandler. ... ok
| Testing mail authentication settings deserialization ... ok
| Testing synchronizing SiteConfigurations through cache ... ok
| Testing synchronizing SiteConfigurations with an expired cache ... ok
| Testing ageid tag (yesterday) ... ok
| Testing ageid tag (two days ago) ... ok
| Testing ageid tag (three days ago) ... ok
| Testing ageid tag (four days ago) ... ok
| Testing ageid tag (non-datetime object) ... ok
| Testing ageid tag (now) ... ok
| Testing box tag (with extra class) ... ok
| Testing box tag (invalid usage) ... ok
| Testing box tag ... ok
| Testing cache_memoize ... ok
| Testing cache_memoize with large files ... ok
| Testing condense tag ... ok
| Testing errorbox tag (invalid usage) ... ok
| Testing errorbox tag (with id) ... ok
| Testing errorbox tag ... ok
| Testing djblets.http.get_requested_mimetype with no consensus between client 
and server ... ok
| Testing djblets.http.get_requested_mimetype with supported mimetype ... ok
| Testing djblets.http.get_requested_mimetype with unsupported mimetype ... ok
| Testing djblets.http.get_requested_mimetype with supported */* mimetype ... ok
| Testing djblets.http.get_http_accept_lists ... ok
| Testing djblets.util.http.is_mimetype_a ... ok
| Testing quote_text filter (level 2) ... ok
| Testing quote_text filter (default level) ... ok
| Testing quoted_email tag (invalid usage) ... ok
| Testing escapespaces filter ... ok
| Testing humanize_list filter (length 0) ... ok
| Testing humanize_list filter (length 1) ... ok
| Testing humanize_list filter (length 2) ... ok
| Testing humanize_list filter (length 3) ... ok
| Testing humanize_list filter (length 4) ... ok
| Testing indent filter ... ok
| Testing WebAPIResource with GET and vendor-specific mimetypes ... ERROR
| Testing WebAPIResource with vendor-specific mimetypes ... ok
| Testing WebAPIResource with vendor-specific and custom mimetypes ... ok
|
| ==
| ERROR: Testing datagrids with custom column orders
| --
| Traceback (most recent call last):
|   File 
/build/djblets-9486bG/djblets-0.7~git20120402+dfsg/djblets/datagrid/tests.py, 
line 139, in testCustomColumns
| self.datagrid.render_listview()
|   File 
/build/djblets-9486bG/djblets-0.7~git20120402+dfsg/djblets/datagrid/grids.py, 
line 693, in render_listview
| 

[Bug 1229831] [NEW] django-celery: FTBFS: django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty.

2013-09-24 Thread Logan Rosen
Public bug reported:

Imported from Debian bug http://bugs.debian.org/711338:

Source: django-celery
Version: 2.5.5-2
Severity: serious
Tags: sid jessie
Justification: fails to build from source

django-celery FTBFS:
| make[1]: Entering directory `/build/django-celery-vVntP8/django-celery-2.5.5'
| set -e; \
|   for python in python2.7; do \
| DEB_NETWORK_TESTS=disabled $python setup.py test ; \
|   done
| running test
| Traceback (most recent call last):
|   File setup.py, line 190, in module
| long_description=long_description,
|   File /usr/lib/python2.7/distutils/core.py, line 152, in setup
| dist.run_commands()
|   File /usr/lib/python2.7/distutils/dist.py, line 953, in run_commands
| self.run_command(cmd)
|   File /usr/lib/python2.7/distutils/dist.py, line 972, in run_command
| cmd_obj.run()
|   File setup.py, line 122, in run
| execute_manager(settings_mod, argv=sys.argv)
|   File /usr/lib/python2.7/dist-packages/django/core/management/__init__.py, 
line 469, in execute_manager
| utility.execute()
|   File /usr/lib/python2.7/dist-packages/django/core/management/__init__.py, 
line 392, in execute
| self.fetch_command(subcommand).run_from_argv(self.argv)
|   File /usr/lib/python2.7/dist-packages/django/core/management/__init__.py, 
line 272, in fetch_command
| klass = load_command_class(app_name, subcommand)
|   File /usr/lib/python2.7/dist-packages/django/core/management/__init__.py, 
line 77, in load_command_class
| module = import_module('%s.management.commands.%s' % (app_name, name))
|   File /usr/lib/python2.7/dist-packages/django/utils/importlib.py, line 35, 
in import_module
| __import__(name)
|   File 
/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py, 
line 8, in module
| from django.test.utils import get_runner
|   File /usr/lib/python2.7/dist-packages/django/test/__init__.py, line 5, in 
module
| from django.test.client import Client, RequestFactory
|   File /usr/lib/python2.7/dist-packages/django/test/client.py, line 21, in 
module
| from django.db import close_connection
|   File /usr/lib/python2.7/dist-packages/django/db/__init__.py, line 11, in 
module
| if settings.DATABASES and DEFAULT_DB_ALIAS not in settings.DATABASES:
|   File /usr/lib/python2.7/dist-packages/django/conf/__init__.py, line 53, 
in __getattr__
| self._setup(name)
|   File /usr/lib/python2.7/dist-packages/django/conf/__init__.py, line 48, 
in _setup
| self._wrapped = Settings(settings_module)
|   File /usr/lib/python2.7/dist-packages/django/conf/__init__.py, line 152, 
in __init__
| raise ImproperlyConfigured(The SECRET_KEY setting must not be empty.)
| django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not 
be empty.
| make[1]: *** [override_dh_auto_test] Error 1

-- 
Jakub Wilk

** Affects: django-celery (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: django-celery (Debian)
 Importance: Undecided
 Status: New


** Tags: ftbfs

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

** Changed in: django-celery (Debian)
 Remote watch: None = Debian Bug tracker #711338

** Changed in: django-celery (Ubuntu)
   Status: New = Triaged

** Changed in: django-celery (Ubuntu)
   Importance: Undecided = High

** Tags added: ftbfs

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

Title:
  django-celery: FTBFS: django.core.exceptions.ImproperlyConfigured: The
  SECRET_KEY setting must not be empty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/django-celery/+bug/1229831/+subscriptions

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


[Bug 1220165] Re: Error informing the kernel

2013-09-24 Thread Erick Brunzell
I believe bug #1229719 may also be a duplicate.

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

Title:
  Error informing the kernel

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

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


[Bug 1229841] [NEW] ebview: FTBFS: configure: error: Package requirements (pangox) were not met:

2013-09-24 Thread Logan Rosen
Public bug reported:

Imported from Debian bug http://bugs.debian.org/713240:

Source: ebview
Version: 0.3.6.2-1.2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 touch debian/stamp-autotools-files
 chmod a+x /«PKGBUILDDIR»/./configure
 mkdir -p .
 cd .CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
 -Werror=format-security -Wall CXXFLAGS=-g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall 
 CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-z,relro 
 /«PKGBUILDDIR»/./configure --build=x86_64-linux-gnu  --prefix=/usr 
 --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
 --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
 --libexecdir=\${prefix}/lib/ebview --srcdir=. --disable-maintainer-mode 
 --disable-dependency-tracking --disable-silent-rules   --sysconfdir=/etc 
 configure: WARNING: unrecognized options: --disable-maintainer-mode, 
 --disable-silent-rules
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking for style of include used by make... GNU
 checking for gcc... gcc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking dependency style of gcc... none
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking locale.h usability... yes
 checking locale.h presence... yes
 checking for locale.h... yes
 checking for LC_MESSAGES... yes
 checking libintl.h usability... yes
 checking libintl.h presence... yes
 checking for libintl.h... yes
 checking for ngettext in libc... yes
 checking for dgettext in libc... yes
 checking for bind_textdomain_codeset... yes
 checking for msgfmt... /usr/bin/msgfmt
 checking for dcgettext... yes
 checking if msgfmt accepts -c... yes
 checking for gmsgfmt... /usr/bin/msgfmt
 checking for xgettext... /usr/bin/xgettext
 checking for catalogs to be installed...  ja
 checking for gcc... (cached) gcc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether gcc accepts -g... (cached) yes
 checking for gcc option to accept ISO C89... (cached) none needed
 checking dependency style of gcc... (cached) none
 checking whether ln -s works... yes
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for GTK... yes
 configure: error: Package requirements 

[Bug 1229795] Re: Unity animations very slow with 3D capable graphics Intel 945

2013-09-24 Thread Colin Law
It does sound identical, however applying the workaround in #6 there
causes the login to fail.  It just returns to the login prompt.  I
pasted the string in from the comment so it should not be a typo.  Can I
look somewhere to see why it is failing?

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

Title:
  Unity animations very slow with 3D capable graphics Intel 945

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

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


[Bug 1229842] [NEW] eegdev: FTBFS: conflicting types for 'cff_parse'

2013-09-24 Thread Logan Rosen
Public bug reported:

Imported from Debian bug http://bugs.debian.org/720833:

Source: eegdev
Version: 0.2-3
Severity: serious

From my pbuilder build log:

...
  CC   sensortypes.lo
  CC   configuration.lo
  CC   conffile.lex.lo
In file included from conffile.l:31:0:
conffile.tab.h:83:23: warning: 'struct cfdata' declared inside parameter list 
[enabled by default]
 int cff_parse (struct cfdata *pp);
   ^
conffile.tab.h:83:23: warning: its scope is only this definition or 
declaration, which is probably not what you want [enabled by default]
conffile.lex.c: In function 'yy_fatal_error':
conffile.lex.c:1649:58: warning: unused parameter 'yyscanner' 
[-Wunused-parameter]
 static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner)
  ^
  CC   conffile.tab.lo
conffile.tab.c:154:23: warning: 'struct cfdata' declared inside parameter list 
[enabled by default]
 int cff_parse (struct cfdata *pp);
   ^
conffile.tab.c:154:23: warning: its scope is only this definition or 
declaration, which is probably not what you want [enabled by default]
conffile.tab.c:63:25: error: conflicting types for 'cff_parse'
 #define yyparse cff_parse
 ^
conffile.tab.c:1094:1: note: in expansion of macro 'yyparse'
 yyparse (struct cfdata *pp)
 ^
conffile.tab.c:154:5: note: previous declaration of 'cff_parse' was here
 int cff_parse (struct cfdata *pp);
 ^
make[3]: *** [conffile.tab.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/eegdev-0.2/src/core'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/eegdev-0.2/src/core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/eegdev-0.2'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

** Affects: eegdev (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: eegdev (Debian)
 Importance: Undecided
 Status: New


** Tags: ftbfs

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

** Changed in: eegdev (Debian)
 Remote watch: None = Debian Bug tracker #720833

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

** Changed in: eegdev (Ubuntu)
   Importance: Undecided = High

** Tags added: ftbfs

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

Title:
  eegdev: FTBFS: conflicting types for 'cff_parse'

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

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


[Bug 1229844] [NEW] ekeyd: FTBFS: Makefile:35: *** unterminated variable reference. Stop.

2013-09-24 Thread Logan Rosen
Public bug reported:

Imported from Debian bug http://bugs.debian.org/718106:

Source: ekeyd
Version: 1.1.5-5
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130726 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  fakeroot debian/rules clean
 dh clean
dh_testdir
debian/rules override_dh_auto_clean
 make[1]: Entering directory `/«PKGBUILDDIR»'
 dh_auto_clean
 make[2]: Entering directory `/«PKGBUILDDIR»'
 Makefile:35: *** unterminated variable reference.  Stop.
 make[2]: Leaving directory `/«PKGBUILDDIR»'
 dh_auto_clean: make -j1 clean returned exit code 2
 make[1]: *** [override_dh_auto_clean] Error 2

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/07/26/ekeyd_1.1.5-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

** Affects: ekeyd (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: ekeyd (Debian)
 Importance: Undecided
 Status: New


** Tags: ftbfs

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

** Changed in: ekeyd (Debian)
 Remote watch: None = Debian Bug tracker #718106

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

** Changed in: ekeyd (Ubuntu)
   Importance: Undecided = High

** Tags added: ftbfs

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

Title:
  ekeyd: FTBFS: Makefile:35: *** unterminated variable reference.  Stop.

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

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

[Bug 1197491] Re: [DELL Inspiron 15z 5523] touchpad not recognised

2013-09-24 Thread Giacomo Rosati
After a fresh install of Saucy (Daily Build version) the touchpad is
working by default, without need of enabling it via the Fn key.

I'm actually using 3.11.0-8-generic, and have been testing it for some
hours and seems fine. The touchpad works with al functions enabled (also
two-finger scroll).

It only happened once that deactivating the touchpad using the Fn key, I
was not able to reenable it again. It worked again by default after
reboot.

I will let you know if the fix is stable in the next days.

Thanks

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

Title:
  [DELL Inspiron 15z 5523] touchpad not recognised

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

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


[Bug 1184663] Re: Incorrect margins when printing to a laser printer using CUPS 1.6.x

2013-09-24 Thread Till Kamppeter
Fiorenzo, first to say is that the problem is not in Poppler, as the
PDF-PS transition needed for Brother's driver is done by Ghostscript.

First, follow the instructions of the sections CUPS error_log and
Capturing print job data on
https://wiki.ubuntu.com/DebuggingPrintingProblems with Raring and/or
Saucy. Please attach the resulting files, one by one, without
compressing them and without packaging them together.

In addition, run the command

lpadmin -p HL2270DW -o pdftops-renderer-default=pdftops

in a terminal window and try to print again. Does this fix the problem
or at least improve the situation?

To return to the standard configuration, run

lpadmin -p HL2270DW -R pdftops-renderer-default


** 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/1184663

Title:
  Incorrect margins when printing to a laser printer using CUPS 1.6.x

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

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


[Bug 1088433] Re: PERCPU: allocation failed when loading module kvm

2013-09-24 Thread Chris J Arges
** Also affects: linux (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: Expired = Fix Released

** Changed in: linux (Ubuntu Raring)
   Status: New = Fix Released

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

** Changed in: linux (Ubuntu Quantal)
 Assignee: (unassigned) = Chris J Arges (arges)

** Changed in: linux (Ubuntu Quantal)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu Raring)
   Importance: Undecided = Medium

** Description changed:

- On a Romley box, the following message is displayed in the logs:
+ The kernel tries to load the KVM module for each CPU even though it
+ really only needs to be loaded once. For each subsequent load, the
+ kernel is trying to allocate the per-cpu area before it checks if the
+ module is loaded already. This can result in the following backtrace:
  
  [8.294573] PERCPU: allocation failed, size=304 align=32, alloc from 
reserved chunk failed
  [8.294578] Pid: 1490, comm: modprobe Not tainted 3.5.0-20-generic 
#31-Ubuntu
  [8.294579] Call Trace:
  [8.294597]  [81143924] pcpu_alloc+0x974/0x9d0
  [8.294604]  [810b185a] ? each_symbol_section+0x2a/0x70
  [8.294607]  [810b18d1] ? find_symbol+0x31/0x70
  [8.294610]  [81143c43] __alloc_reserved_percpu+0x13/0x20
  [8.294613]  [810b413a] layout_and_allocate+0x2fa/0xaf0
  [8.294615]  [810b4a29] load_module+0xf9/0x1170
  [8.294630]  [810b5af2] sys_init_module+0x52/0x230
  [8.294640]  [8168b969] system_call_fastpath+0x16/0x1b
  [8.294642] kvm: Could not allocate 304 bytes percpu data
  
  Reproduced with kernel from quantal-release and quantal-proposed
  
  I found this reference on LKML:
  
  https://lkml.org/lkml/2012/10/11/198
+ 
+ The following patch solves the issue:
+ 8d8022e8aba85192e937f1f0f7450e256d66ae5c 
+ This is in 3.8/3.11
+ 
+ -
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-20-generic 3.5.0-20.31
  ProcVersionSignature: Ubuntu 3.5.0-20.31-generic 3.5.7.1
  Uname: Linux 3.5.0-20-generic x86_64
  AlsaDevices:
   total 0
   crw-rw---T 1 root audio 116,  1 Dec 10 10:54 seq
   crw-rw---T 1 root audio 116, 33 Dec 10 10:54 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Mon Dec 10 11:03:33 2012
  HibernationDevice: RESUME=UUID=c595dd75-dab5-4fcd-a089-302addcaef96
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: Intel Corporation LH Pass
  MarkForUpload: True
  PciMultimedia:
  
  ProcEnviron:
   LANGUAGE=en_US:
   TERM=screen-bce
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-20-generic 
root=UUID=58f9a800-2e0c-4da5-9d94-c4bb4bed4fa2 ro quiet
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-20-generic N/A
   linux-backports-modules-3.5.0-20-generic  N/A
   linux-firmware1.95
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/30/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: SE5C600.86B.99.99.2050.043020121425
  dmi.board.asset.tag: 
  dmi.board.name: S4600LH
  dmi.board.vendor: Intel Corporation
  dmi.board.version: ..
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 23
  dmi.chassis.vendor: ...
  dmi.chassis.version: ..
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrSE5C600.86B.99.99.2050.043020121425:bd04/30/2012:svnIntelCorporation:pnLHPass:pvr:rvnIntelCorporation:rnS4600LH:rvr..:cvn...:ct23:cvr..:
  dmi.product.name: LH Pass
  dmi.product.version: 
  dmi.sys.vendor: Intel Corporation

** Description changed:

  The kernel tries to load the KVM module for each CPU even though it
  really only needs to be loaded once. For each subsequent load, the
  kernel is trying to allocate the per-cpu area before it checks if the
  module is loaded already. This can result in the following backtrace:
  
  [8.294573] PERCPU: allocation failed, size=304 align=32, alloc from 
reserved chunk failed
  [8.294578] Pid: 1490, comm: modprobe Not tainted 3.5.0-20-generic 
#31-Ubuntu
  [8.294579] Call Trace:
  [8.294597]  [81143924] pcpu_alloc+0x974/0x9d0
  [8.294604]  [810b185a] ? 

[Bug 1106378] Re: FTBFS: encoding issue in manual override of dh_auto_test

2013-09-24 Thread Bug Watch Updater
** Changed in: libsvn-web-perl (Debian)
   Status: New = Fix Released

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

Title:
  FTBFS: encoding issue in manual override of dh_auto_test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsvn-web-perl/+bug/1106378/+subscriptions

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


[Bug 1227520] Re: Timezone changes are not working due to ro /etc and bind mounts

2013-09-24 Thread Steve Langasek
Stéphane,

I've always been uncomfortable with using per-file bind mounts instead
of symlinks for this.  Mounts carry a small but real penalty in the
kernel; we don't want the kernel to be using memory tracking thousands
of mounts on the phone!

Why do you prefer bind mounts instead of symlinks here?  I can't see any
advantage to this, and while it wouldn't solve the /etc/localtime case,
it would help other uses where the handling tools know how to read
through symlinks.

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

Title:
  Timezone changes are not working due to ro /etc and bind mounts

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

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

[Bug 1229843] [NEW] Please sync/import electrum 1.8-1 from Debian testing (main)

2013-09-24 Thread Fabián Rodríguez
Public bug reported:

electrum - Easy to use bitcoin client

This package was accepted in Debian testing on Sept. 12.

Source package: electrum
Version to sync: 1.8-1
From: Debian testing (main)

For more details see: http://packages.qa.debian.org/e/electrum.html
Project website: http://electrum.org

Feature freeze is in effect since Aug. 29th.

This package is not in Ubuntu yet.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  electrum - Easy to use bitcoin client
  
- This packages was accepted in Debian testing on Sept. 12.
+ This package was accepted in Debian testing on Sept. 12.
  
  Source package: electrum
  Version to sync: 1.8-1
  From: Debian testing (main)
  
  For more details see: http://packages.qa.debian.org/e/electrum.html
  
  Feature freeze is in effect since Aug. 29th.
  
  This package is not in Ubuntu yet.

** Description changed:

  electrum - Easy to use bitcoin client
  
  This package was accepted in Debian testing on Sept. 12.
  
  Source package: electrum
  Version to sync: 1.8-1
  From: Debian testing (main)
  
  For more details see: http://packages.qa.debian.org/e/electrum.html
+ Project website: http://electrum.org
  
  Feature freeze is in effect since Aug. 29th.
  
  This package is not in Ubuntu yet.

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

Title:
  Please sync/import electrum 1.8-1 from Debian testing (main)

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

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


[Bug 1229846] Re: abiword crashed with SIGABRT in pango_font_describe()

2013-09-24 Thread Apport retracing service
*** This bug is a duplicate of bug 936950 ***
https://bugs.launchpad.net/bugs/936950

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1229846/+attachment/3838512/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1229846/+attachment/3838514/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1229846/+attachment/3838515/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1229846/+attachment/3838516/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1229846/+attachment/3838517/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1229846/+attachment/3838518/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1229846/+attachment/3838519/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 936950

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  abiword crashed with SIGABRT in pango_font_describe()

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

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


[Bug 1229836] Status changed to Confirmed

2013-09-24 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  [LENOVO 3249CTO] suspend/resume failure

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

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


[Bug 1229847] [NEW] FFe: Sync emms 3.0+20130821+1.git2fba618-1 (universe) from Debian unstable (main)

2013-09-24 Thread Logan Rosen
Public bug reported:

Please sync emms 3.0+20130821+1.git2fba618-1 (universe) from Debian
unstable (main)

Explanation of FeatureFreeze exception:
It fixes the FTBFS shown here: 
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20130917-saucy.html

Changelog entries since current saucy version
3.0+20110425+1.git298e022-4:

emms (3.0+20130821+1.git2fba618-1) unstable; urgency=low

  * New Git upstream snapshot:
+ debian/patches/makefile-add-missing-cppflags-to-compiler.patch,
  
debian/patches/remove-emms-playlist-sort-by-score-from-documentation.patch,
  debian/patches/rename-too-generic-name-generate-autoloads.patch,
  
debian/patches/support-both-xemacs-and-emacs-to-highlight-playing-lyrics.patch,
  debian/patches/fix-byte-compilation-with-emacs24.patch:
  - Dropped as they have been applied upstream.
+ FTBFS with texinfo5 has been fixed. Closes: #712324.

 -- Arnaud Fontaine ar...@debian.org  Wed, 11 Sep 2013 16:11:19 +0900

emms (3.0+20110425+1.git298e022-5) experimental; urgency=low

  * debian/control:
+ Add emacs24 to Depends as EMMS should be compatible. Closes: #703004.
+ Bump Standards-Version to 3.9.4. No change needed.

 -- Arnaud Fontaine ar...@debian.org  Wed, 27 Mar 2013 14:38:45 +0900

** Affects: emms (Ubuntu)
 Importance: Wishlist
 Status: New

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

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

Title:
  FFe: Sync emms 3.0+20130821+1.git2fba618-1 (universe) from Debian
  unstable (main)

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

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


[Bug 575156] Re: fuser output is scattered between stderr and stdout

2013-09-24 Thread Peter Campion
This behaviour is deliberate. From 'man fuser':
fuser outputs only the PIDs to stdout, everything else is sent to stderr.

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

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

Title:
  fuser output is scattered between stderr and stdout

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

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


[Bug 578673] Re: [arrandale] Resume doesn't work on a Latitude E6410

2013-09-24 Thread Swapnil singh thakur
my laptop is not detect the hibernate option what i do.

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

Title:
  [arrandale] Resume doesn't work on a Latitude E6410

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

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


[Bug 1229851] [NEW] Scrolling up and down doesn't work unless I expand a scope

2013-09-24 Thread Jono Bacon
Public bug reported:

On build 60 I have an unusual bug where I can't scroll up and down in
the app scope unless I expand a scope (e.g. Installed apps or More
Suggestions). If I reduce the scope to only show two lines, I can't
scroll the overall scope up and down, if I expand a sub-scope (e.g.
Installed apps) I can then scroll.

** Affects: unity-lens-applications (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: avengers

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

Title:
  Scrolling up and down doesn't work unless I expand a scope

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

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


[Bug 1229782] Re: apparmor denials with gdm (gnome desktop)

2013-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package telepathy-mission-control-5 -
1:5.14.1-1ubuntu6

---
telepathy-mission-control-5 (1:5.14.1-1ubuntu6) saucy; urgency=low

  * allow GDM accesses to /var/lib/gdm/.local/share/telepathy (LP: #1229782)
  * allow read access to /custom/etc/dconf_profile for custom Touch images
(LP: #1229786)
 -- Jamie Strandboge ja...@ubuntu.com   Tue, 24 Sep 2013 09:58:59 -0500

** Changed in: telepathy-mission-control-5 (Ubuntu Saucy)
   Status: New = Fix Released

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

Title:
  apparmor denials with gdm (gnome desktop)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/1229782/+subscriptions

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


[Bug 1206298] Re: Unity launcher shows all mounted drives when connecting/disconnecting cellphone

2013-09-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** 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/1206298

Title:
  Unity launcher shows all mounted drives when connecting/disconnecting
  cellphone

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

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


[Bug 1229786] Re: apparmor profile needs read access to /custom/etc/dconf_profile

2013-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package telepathy-mission-control-5 -
1:5.14.1-1ubuntu6

---
telepathy-mission-control-5 (1:5.14.1-1ubuntu6) saucy; urgency=low

  * allow GDM accesses to /var/lib/gdm/.local/share/telepathy (LP: #1229782)
  * allow read access to /custom/etc/dconf_profile for custom Touch images
(LP: #1229786)
 -- Jamie Strandboge ja...@ubuntu.com   Tue, 24 Sep 2013 09:58:59 -0500

** Changed in: telepathy-mission-control-5 (Ubuntu Saucy)
   Status: Incomplete = Fix Released

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

Title:
  apparmor profile needs read access to /custom/etc/dconf_profile

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

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


[Bug 1227919] Re: [MIR] glamor-egl

2013-09-24 Thread Seth Arnold
** Changed in: glamor-egl (Ubuntu)
 Assignee: Ubuntu Security Team (ubuntu-security) = Seth Arnold 
(seth-arnold)

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

Title:
  [MIR] glamor-egl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glamor-egl/+bug/1227919/+subscriptions

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


[Bug 1229786] Re: apparmor profile needs read access to /custom/etc/dconf_profile

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/telepathy-mission-control-5

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

Title:
  apparmor profile needs read access to /custom/etc/dconf_profile

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

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


[Bug 1200523]

2013-09-24 Thread Christoph-maxiom
*** Bug 325128 has been marked as a duplicate of this bug. ***

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

Title:
  Some of the kubuntu patches break plasma

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1200523/+subscriptions

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


[Bug 1200523]

2013-09-24 Thread Christoph-maxiom
*** Bug 325131 has been marked as a duplicate of this bug. ***

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

Title:
  Some of the kubuntu patches break plasma

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1200523/+subscriptions

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


[Bug 1193222] Re: Screen never sleeps; missing power management

2013-09-24 Thread Daniel Holbach
** Tags added: avengers

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

Title:
  Screen never sleeps; missing power management

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

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


[Bug 1193222] Re: Screen never sleeps; missing power management

2013-09-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mir (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/1193222

Title:
  Screen never sleeps; missing power management

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

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


[Bug 1229852] [NEW] Lubuntu 12.04 install crashes

2013-09-24 Thread Daugl
Public bug reported:

last step was removing not unused packages.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.10.16
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
CasperVersion: 1.315
Date: Tue Sep 24 19:08:17 2013
InstallCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed 
boot=casper only-ubiquity  quiet splash -- BOOT_IMAGE=/casper/vmlinuz
LiveMediaBuild: Lubuntu 12.04 Precise Pangolin - Release amd64 (20120423)
ProcEnviron:
 LANGUAGE=de_DE.UTF-8
 TERM=linux
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise ubiquity-2.10.16

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

Title:
  Lubuntu  12.04 install crashes

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

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


[Bug 1157304] Re: Unable to move dialog window

2013-09-24 Thread Jacek Nykis
** Tags added: saucy

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

Title:
  Unable to move dialog window

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

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


[Bug 1229855] [NEW] cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to build

2013-09-24 Thread wagnux
Public bug reported:

Failed to install the proprietary driver on Intel Atom Cedarview D2500
Chipset Mobile Intel NM10.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: cedarview-drm 20120717-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic i686
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
DKMSKernelVersion: 3.8.0-29-generic
Date: Tue Sep 24 14:11:00 2013
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release i386 
(20130820.1)
MarkForUpload: True
PackageVersion: 20120717-0ubuntu1
SourcePackage: cedarview-drm-drivers
Title: cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cedarview-drm-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

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

Title:
  cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cedarview-drm-drivers/+bug/1229855/+subscriptions

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


[Bug 1229855] Re: cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to build

2013-09-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cedarview-drm-drivers/+bug/1229855/+subscriptions

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


[Bug 1229856] [NEW] kernel oops results in apport-gtk launching for every .crash file

2013-09-24 Thread Brian Murray
Public bug reported:

I've been testing multiple different kernels for bug 1218004, as a part
of this process my system frequently experiences a kernel oops.  Only
occasionally, is a kernel oops crash file created for these crashes.
This particular time the following happened:

Sep 24 09:47:42 localhost kernel: [  330.255893] ubuntuone-syncd[2596]: 
segfault at 20 ip 7f1e907d3300 sp 7fff91549050 error 6 in 
libc-2.17.so[7f1e90752000+1bd000]
Sep 24 09:47:54 localhost kernel: [  341.887110] BUG: unable to handle kernel 
NULL pointer dereference at 0070
Sep 24 09:47:54 localhost kernel: [  341.887197] IP: [811fbfd7] 
show_vfsmnt+0x37/0x150
Sep 24 09:47:54 localhost kernel: [  341.887242] PGD 72b78067 PUD 6d306067 PMD 
0 
Sep 24 09:47:54 localhost kernel: [  341.887276] Oops:  [#1] SMP 

It looks like ubuntuone-syncd crashed and shortly after that I
experienced a kernel oops.  Looking in /var/crash we can see the
following:

 $ ls -lctr /var/crash/
total 39532
-rw-r- 1 root whoopsie 7141 Sep 18 10:10 
linux-image-3.9.0-030900-generic.229283.crash
-rw-r--r-- 1 bdmurray whoopsie0 Sep 18 12:00 _usr_bin_xeyes.1000.upload
-rw-r--r-- 1 bdmurray whoopsie0 Sep 18 12:02 _usr_bin_d-feet.1000.upload
-rw--- 1 whoopsie whoopsie0 Sep 18 13:47 
_usr_bin_xeyes.1000.uploaded
-rw--- 1 whoopsie whoopsie0 Sep 18 13:47 
_usr_bin_d-feet.1000.uploaded
-rw-r- 1 bdmurray whoopsie 33668113 Sep 24 09:53 
_usr_lib_ubuntuone-client_ubuntuone-syncdaemon.1000.crash
-rw-r- 1 bdmurray whoopsie   105043 Sep 24 09:53 
_usr_lib_firefox_firefox.1000.crash
-rw-r- 1 bdmurray whoopsie  1770585 Sep 24 09:53 _usr_bin_xeyes.1000.crash
-- 1 bdmurray whoopsie50209 Sep 24 09:53 
_usr_bin_gnome-session.1000.crash
-- 1 bdmurray whoopsie   952256 Sep 24 09:53 
_usr_bin_easystroke.1000.crash
-rw-r- 1 bdmurray whoopsie  3851246 Sep 24 09:53 _usr_bin_d-feet.1000.crash

Something caused every crash file's modification time to change.  The
end result of this being that on the next reboot I received an apport-
gtk notification for every crash, even ones that I experienced some time
ago and that have already been uploaded.  While this is an unlikely, it
is rather annoying.

** Affects: update-notifier (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/1229856

Title:
  kernel oops results in apport-gtk launching for every .crash file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1229856/+subscriptions

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


[Bug 1229853] [NEW] wi-fi password asked on login prompt even though set for all users

2013-09-24 Thread Julien-Charles Lévesque
Public bug reported:

I get asked for my school's wi-fi password everytime I boot my computer,
at the login prompt. Wi-fi is WPA2, uses PEAP authentication and I
didn't set it to ask password everytime. Inner authentication is
MSCHAPv2, if that is relevant.

I'm only asked the password once, after that it's alright - no more
problems. Still, with the settings I gave it I believe the password
should be remembered.

All users may connect to this network : checked.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: network-manager 0.9.8.0-0ubuntu20
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Date: Tue Sep 24 13:07:37 2013
EcryptfsInUse: Yes
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2012-02-26 (575 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
IpRoute:
 default via 10.240.192.1 dev wlan0  proto static
 10.240.192.0/18 dev wlan0  proto kernel  scope link  src 10.240.229.26  metric 
9
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to saucy on 2013-07-16 (69 days ago)
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH
 wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN
 running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

** Description changed:

  I get asked for my school's wi-fi password everytime I boot my computer,
  once at the login prompt. Wi-fi is WPA2, uses PEAP authentication and I
  didn't set it to ask password everytime. Inner authentication is
- MSCHAPv2 if it changes anything.
+ MSCHAPv2, if that is relevant.
  
- I'm only asked the password once, when I log in after that it's alright
- - no more problems. Still, with the settings I gave it I believe the
- password should be remembered.
+ I'm only asked the password once, after that it's alright - no more
+ problems. Still, with the settings I gave it I believe the password
+ should be remembered.
  
  All users may connect to this network : checked.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: network-manager 0.9.8.0-0ubuntu20
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Tue Sep 24 13:07:37 2013
  EcryptfsInUse: Yes
  IfupdownConfig:
-  auto lo
-  iface lo inet loopback
+  auto lo
+  iface lo inet loopback
  InstallationDate: Installed on 2012-02-26 (575 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  IpRoute:
-  default via 10.240.192.1 dev wlan0  proto static 
-  10.240.192.0/18 dev wlan0  proto kernel  scope link  src 10.240.229.26  
metric 9
+  default via 10.240.192.1 dev wlan0  proto static
+  10.240.192.0/18 dev wlan0  proto kernel  scope link  src 10.240.229.26  
metric 9
  MarkForUpload: True
  NetworkManager.state:
-  [main]
-  NetworkingEnabled=true
-  WirelessEnabled=true
-  WWANEnabled=true
-  WimaxEnabled=true
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
+  WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to saucy on 2013-07-16 (69 days ago)
  nmcli-dev:
-  DEVICE TYPE  STATE DBUS-PATH 
 
-  wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
+  DEVICE TYPE  STATE DBUS-PATH
+  wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
-  RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
-  running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled
+  RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN
+  running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

** Description changed:

  I get asked for my school's wi-fi password everytime I boot my computer,
- once at the login prompt. Wi-fi is WPA2, uses PEAP authentication and I
+ at the login prompt. Wi-fi is WPA2, uses PEAP authentication and I
  didn't set it to ask password everytime. Inner authentication is
  MSCHAPv2, if that is relevant.
  
  I'm only asked the password once, after that it's alright - no more
  problems. Still, with the settings I gave it I believe the password
  should be remembered.
  
  All users may 

[Bug 1216745] Re: No network connection

2013-09-24 Thread Joseph Salisbury
** Also affects: linux (Ubuntu Saucy)
   Importance: Medium
 Assignee: Joseph Salisbury (jsalisbury)
   Status: 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/1216745

Title:
  No network connection

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

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


[Bug 896584] Re: using ifmetric reports NETLINK: Packet too small or truncated! 40!=16!=1004

2013-09-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ifmetric - 0.3-3

---
ifmetric (0.3-3) unstable; urgency=low


  * New maintainer.  Closes: #721769
  * Update to standards-version 3.9.4.
  * Update to compat 9 for hardening build flags.
  * Remove empty debian/{pre,post}{inst,rm} files.
  * Add debian/source/format - 3.0 (quilt).
  * Add Vcs-* and Homepage fields to debian/control.
  * Update debian/copyright to machine readable format.
  * Switch debian/copyright license reference from GPL symlink to GPL-2.
  * Move debian/ifmetric.ifup to debian/ifmetric.if-up.
  * Add debian/watch file.
  * Switch from cdbs to dh.
  * Add debian/source/local-options to keep build source clean.
  * Patch src/ifmetric.c for s/Recieved/Received/ typo.
  * Add debian/upstream_changelog from homepage News section.
  * Add patch to fix NETLINK: Packet too small or truncated! error.
Thanks to Benedek László for the patch.  Closes: #514197, LP: #896584

 -- Michael Shuler mich...@pbandjelly.org  Thu, 05 Sep 2013 14:53:17
-0500

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

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

Title:
  using ifmetric reports NETLINK: Packet too small or truncated!
  40!=16!=1004 

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

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

[Bug 1049692] Re: libcommons-openpgp-java : incompatible-java-bytecode-format with OpenJDK 7 as default-jdk

2013-09-24 Thread Logan Rosen
This bug was fixed in the package libcommons-openpgp-java -
0+svn533492-5

---
libcommons-openpgp-java (0+svn533492-5) unstable; urgency=low

  * debian/control: Fixed the Vcs-* fields
  * Generate Java 6 compatible bytecode

 -- Emmanuel Bourg ebo...@apache.org  Wed, 28 Aug 2013 11:41:49 +0200

** Changed in: libcommons-openpgp-java (Ubuntu)
   Status: New = Fix Released

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

Title:
  libcommons-openpgp-java : incompatible-java-bytecode-format with
  OpenJDK 7 as default-jdk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcommons-openpgp-java/+bug/1049692/+subscriptions

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


[Bug 1049691] Re: libcommons-launcher-java : incompatible-java-bytecode-format with OpenJDK 7 as default-jdk

2013-09-24 Thread Logan Rosen
This bug was fixed in the package libcommons-launcher-java - 1.1-8

---
libcommons-launcher-java (1.1-8) unstable; urgency=low

  * Replaced the dependency on libcommons-collections3-java
for the binary package
  * Removed the duplicated files in the documentation
  * Build-Depends on debhelper = 9

 -- Emmanuel Bourg ebo...@apache.org  Thu, 19 Sep 2013 09:26:17 +0200

libcommons-launcher-java (1.1-7) unstable; urgency=low

  * debian/control:
- Updated Standards-Version to 3.9.4 (no changes)
- Removed Michael Koch from the uploaders  (Closes: #654058)
- Reformatted the description of the package 
- Added the Vcs-* fields
  * debian/rules:
- No longer use simple-patchsys.mk
- Do not compress the examples
  * Switched to the source format 3.0 (quilt)
  * Generate Java 6 compatible bytecode
  * Transition to libcommons-collections3-java

 -- Emmanuel Bourg ebo...@apache.org  Mon, 09 Sep 2013 23:01:38 +0200

** Changed in: libcommons-launcher-java (Ubuntu)
   Status: New = Fix Released

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

Title:
  libcommons-launcher-java : incompatible-java-bytecode-format with
  OpenJDK 7 as default-jdk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcommons-launcher-java/+bug/1049691/+subscriptions

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


[Bug 1227520] Re: Timezone changes are not working due to ro /etc and bind mounts

2013-09-24 Thread Stéphane Graber
My main problem with symlinks are that we wouldn't be able to access the 
original file as the .tar.xz would contain a symlink instead of the file it's 
diverting.
Symlinks also come with the problem that some tests may fail (the symlink is 
typically seen as a file but may also be a directory) and some tools won't 
recurse through symlinks in the same way they do through directories.

On top of that, outside of the very small performance gain we'd gain, they 
really wouldn't solve much, this bug highlights two problematic cases:
 - Atomic file modification (by creating another file, then doing the 
rename+delete) which isn't possible as the directory itself is read-only. This 
would be no different with symlinks.
 - Symlink target changes. This actually works with bind-mounts, if you change 
the target of the target file but doesn't with symlinks as it'll instead try to 
change the original file which is read-only (unless we go through a separate 
read-write directory and add an extra step as was discussed in this bug).

So all in all, I saw symlinks as adding a lot of complexity (copying any
file/directory they replace in some other location of the rootfs, ...)
for only a barely measurable performance gain (and arguably a cleaner
/proc/mounts, if anyone cares).

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

Title:
  Timezone changes are not working due to ro /etc and bind mounts

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

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


[Bug 1227770] Re: gvfsd-mtp crashed with SIGSEGV in ptp_property_issupported() (when plugging in android phone via USB port)

2013-09-24 Thread Cavsfan
** Summary changed:

- gvfsd-mtp crashed with SIGSEGV in ptp_property_issupported()
+ gvfsd-mtp crashed with SIGSEGV in ptp_property_issupported() (when plugging 
in android phone via USB port)

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

Title:
  gvfsd-mtp crashed with SIGSEGV in ptp_property_issupported() (when
  plugging in android phone via USB port)

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

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


[Bug 1229856] Re: kernel oops results in apport-gtk launching for every .crash file

2013-09-24 Thread Brian Murray
Looking at the upstart user job log files we see:

 $ cat 
~/.cache/upstart/update-notifier-crash-_var_crash__usr_lib_firefox_firefox.1000.crash.log
Tue Sep 24 09:52:46 PDT 2013 crash report 
/var/crash/_usr_lib_firefox_firefox.1000.crash detected
ubuntuone-syncdaemon

 $ cat update-notifier-crash-_var_crash__usr_bin_xeyes.1000.crash.log
Tue Sep 24 09:52:46 PDT 2013 crash report /var/crash/_usr_bin_xeyes.1000.crash 
detected
ubuntuone-syncdaemon

Most of the other crash.log files look the same except for ubuntuone-
syncdaemon.

 $ zcat 
update-notifier-crash-_var_crash__usr_lib_ubuntuone-client_ubuntuone-syncdaemon.1000.crash.log.1.gz
Tue Sep 24 09:48:04 PDT 2013 crash report 
/var/crash/_usr_lib_ubuntuone-client_ubuntuone-syncdaemon.1000.crash detected
ubuntuone-syncdaemon

(apport-gtk:2718): Gtk-WARNING **: Theme parsing error: 
gtk-widgets.css:1605:38: '' is not a valid color name
Tue Sep 24 09:52:46 PDT 2013 crash report 
/var/crash/_usr_lib_ubuntuone-client_ubuntuone-syncdaemon.1000.crash detected
ubuntuone-syncdaemon

One is from before the reboot after the kernel oops and the other is
after it.

The contents of the linux crash log file are also interesting:

 $ cat 
update-notifier-crash-_var_crash_linux-image-3.9.0-030900-generic.229283.crash.log
Tue Sep 24 09:52:46 PDT 2013 crash report 
/var/crash/linux-image-3.9.0-030900-generic.229283.crash detected
ubuntuone-syncdaemon

so the linux*.crash file was detected but it remains unmodified for some
reason.

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

Title:
  kernel oops results in apport-gtk launching for every .crash file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1229856/+subscriptions

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


[Bug 1229836] Re: [LENOVO 3249CTO] suspend/resume failure

2013-09-24 Thread Joseph Salisbury
*** This bug is a duplicate of bug 1228406 ***
https://bugs.launchpad.net/bugs/1228406

** This bug has been marked a duplicate of bug 1228406
   [LENOVO 3249CTO] suspend/resume failure

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

Title:
  [LENOVO 3249CTO] suspend/resume failure

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

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


[Bug 1229212] Re: [FFe] mir api bump post sprint for libmirclient

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/mir

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

Title:
  [FFe] mir api bump post sprint for libmirclient

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

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


[Bug 1228144] Re: Creating a second inprocess EGL client fails on android drivers.

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/mir

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

Title:
  Creating a second inprocess EGL client fails on android drivers.

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

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


[Bug 1226713] Re: mechanism to blacklist specific gpu's

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/unity-system-compositor

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

Title:
  mechanism to blacklist specific gpu's

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1226713/+subscriptions

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


[Bug 1227133] Re: MIR_BYPASS=0 still creates scanout buffers on GBM

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/mir

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

Title:
  MIR_BYPASS=0 still creates scanout buffers on GBM

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

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


[Bug 1218815] Re: [radeon] Graphic glitches and screen corruption (vertical lines) on XMir surfaces only

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/mir

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

Title:
  [radeon] Graphic glitches and screen corruption (vertical lines) on
  XMir surfaces only

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

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


[Bug 1218735] Re: [intel] Bypass mode makes the cursor break up into horizontal line artefacts

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/mir

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

Title:
  [intel] Bypass mode makes the cursor break up into horizontal line
  artefacts

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

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


[Bug 1221506] Re: LightDM and unity system compositor logs not attached to bug reports due to being root owned

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/unity-system-compositor

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

Title:
  LightDM and unity system compositor logs not attached to bug reports
  due to being root owned

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-system-compositor/+bug/1221506/+subscriptions

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


[Bug 1229424] Re: Ubiquity fails to launch when live session selected from text menu

2013-09-24 Thread Paul Larson
I tried the i386 image on a laptop here and also saw this when choosing
live session from the gui menu.

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

Title:
  Ubiquity fails to launch when live session selected from text menu

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

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


[Bug 1192843] Re: XMir receives input from other VTs

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/unity-system-compositor

** Branch linked: lp:ubuntu/saucy-proposed/mir

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

Title:
  XMir receives input from other VTs

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

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


[Bug 1193222] Re: Screen never sleeps; missing power management

2013-09-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/mir

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

Title:
  Screen never sleeps; missing power management

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

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


[Bug 1025555] [NEW] Ubuntu i386 images are not compatible with 32-bit UEFI computers

2013-09-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

64bits EFI computer (with GPT disk) with pre-installed 64bits Windows7.
AND 32bits EFI computer without legacy boot support

1) Installing Ubuntu 12.04 64bit creates a valid /efi/ubuntu/grubx64.efi
entry. At reboot, the GRUB menu appears and allows to boot Ubuntu.

2) Installing Ubuntu 12.04 32bits installs grub-pc, which creates no EFI
entry. Ubuntu can't be booted (except if it is possible to deactivate
EFI mode).

3) Installing grub-efi from an already installed Ubuntu32 creates
/efi/ubuntu/boot.efi , and /efi/ubuntu/grubia32.efi . Both EFI entries
fail.

4) Installing grub-efi in an already installed Ubuntu32 in chroot via an
Ubuntu64 live-CD ( so that grub-efi has access to EFI variables) also
creates two invalid EFI entries (/efi/ubuntu/boot.efi , and
/efi/ubuntu/grubia32.efi ).

CONCLUSION:
- grub-efi 32bits always creates invalid entries.
- Installing Ubuntu32 bits on an EFI system should be blocked by Ubiquity (the 
Ubuntu installer). In this case, Ubiquity should ask the user to install 
Ubuntu64 instead.
- the Download page should warn that the 32bits ISO is not compatible with 
recent (EFI) computers

=== Workarounds ==

If you have UEFI-only machine, please use amd64 (64-bit) images. That
image will most likely work for you as your machine is highly likely a
64-bit one.

If you truly have 32-bit-only CPU and UEFI-only machines please post
exact Manufacturer, OEM, make, brand and model number as a comment on
this bug report.

Currently known machines that are affected are Intel Atom 32-bit 
System-on-a-chip based machines, such as phones  tablets as listed on:
https://en.wikipedia.org/wiki/Atom_(system_on_chip)

Please note explicit Intel Atom (CPU) architecture has not been
supported in Ubuntu for a while know. The Atom system-on-chip is a new 
upcoming type of processors that are not supported by Ubuntu at the
moment and further work is required to bring up an Ubuntu port to such
machines. At the moment those machines have limited stock, high pricetag
and no Ubuntu ports known to be in progress.

(potential work-around disable secure boot, prepare usb-stick with 32bit
grub-efi image installed, boot of that and perform manual  -
debootstrap based installation: manually partition, manually install
grub-efi, debootstrap packages, attempt to boot.)

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

** Affects: ubuntu-cdimage
 Importance: Undecided
 Assignee: Jonathan (miareggeti)
 Status: Won't Fix


** Tags: 32bit 64bit boot efi grub intel-atom iso uefi
-- 
Ubuntu i386 images are not compatible with 32-bit UEFI computers
https://bugs.launchpad.net/bugs/102
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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


[Bug 1228155] Re: [search] keyboard doesn't reveal to continue search

2013-09-24 Thread Jean-Baptiste Lallement
** Also affects: ubuntu-keyboard (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/1228155

Title:
  [search] keyboard doesn't reveal to continue search

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

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


[Bug 1025555] Re: Ubuntu i386 images are not compatible with 32-bit UEFI computers

2013-09-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubiquity (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/102

Title:
  Ubuntu i386 images are not compatible with 32-bit UEFI computers

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

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


[Bug 1218004] Re: Apple Wireless Trackpad causes kernel oops

2013-09-24 Thread Brian Murray
I also tried 3.12...rc2 and that too crashed, there were actually
multiple kernel oopses.  You can see them in the attached log.

** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218004/+attachment/3838546/+files/kern.log

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

Title:
  Apple Wireless Trackpad causes kernel oops

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

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


[Bug 1025555] Re: Ubuntu i386 images are not compatible with 32-bit UEFI computers

2013-09-24 Thread Jonathan
This not only applies to the latest Intel ATOM motherboar.ds

** Project changed: ubiquity = ubiquity (Ubuntu)

** Changed in: ubiquity (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/102

Title:
  Ubuntu i386 images are not compatible with 32-bit UEFI computers

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

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


[Bug 1025555] Re: Ubuntu i386 images are not compatible with 32-bit UEFI computers

2013-09-24 Thread Jonathan
Sorry, it's motherboards, not motherboar.ds!!!

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

Title:
  Ubuntu i386 images are not compatible with 32-bit UEFI computers

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

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


[Bug 1229851] Re: Scrolling up and down doesn't work unless I expand a scope

2013-09-24 Thread Michał Sawicz
Reboot got it fixed for Jono, so this must've been some weird state he's
gotten into. Please reopen if reproducible.

** Changed in: unity8 (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/1229851

Title:
  Scrolling up and down doesn't work unless I expand a scope

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

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


[Bug 1229844] Re: ekeyd: FTBFS: Makefile:35: *** unterminated variable reference. Stop.

2013-09-24 Thread Bug Watch Updater
** Changed in: ekeyd (Debian)
   Importance: Undecided = Unknown

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

Title:
  ekeyd: FTBFS: Makefile:35: *** unterminated variable reference.  Stop.

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

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


[Bug 1229837] Re: dojo: FTBFS: org.mozilla.javascript.WrappedException: Wrapped java.lang.RuntimeException (eval'ed string#1(Function)#1(eval)#51)

2013-09-24 Thread Bug Watch Updater
** Changed in: dojo (Debian)
   Importance: Undecided = Unknown

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

Title:
  dojo: FTBFS: org.mozilla.javascript.WrappedException: Wrapped
  java.lang.RuntimeException (eval'ed string#1(Function)#1(eval)#51)

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

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


[Bug 1229834] Re: djblets: FTBFS: tests fail

2013-09-24 Thread Bug Watch Updater
** Changed in: djblets (Debian)
   Importance: Undecided = Unknown

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

Title:
  djblets: FTBFS: tests fail

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

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


[Bug 1229841] Re: ebview: FTBFS: configure: error: Package requirements (pangox) were not met:

2013-09-24 Thread Bug Watch Updater
** Changed in: ebview (Debian)
   Importance: Undecided = Unknown

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

Title:
  ebview: FTBFS: configure: error: Package requirements (pangox) were
  not met:

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

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


[Bug 1229838] Re: drift: FTBFS: GenUtil.hs:290:14: Not in scope: `catch'

2013-09-24 Thread Bug Watch Updater
** Changed in: drift (Debian)
   Importance: Undecided = Unknown

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

Title:
  drift: FTBFS: GenUtil.hs:290:14: Not in scope: `catch'

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

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


[Bug 1229829] Re: din: FTBFS: chmod: cannot access 'debian/din/usr/share/din/m00': No such file or directory

2013-09-24 Thread Bug Watch Updater
** Changed in: din (Debian)
   Status: New = Fix Committed

** Changed in: din (Debian)
   Importance: Undecided = Unknown

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

Title:
  din: FTBFS: chmod: cannot access 'debian/din/usr/share/din/m00': No
  such file or directory

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

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


[Bug 1229371] Re: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2013-09-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-panel (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/1229371

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

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

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


[Bug 1229831] Re: django-celery: FTBFS: django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty.

2013-09-24 Thread Bug Watch Updater
** Changed in: django-celery (Debian)
   Status: New = Confirmed

** Changed in: django-celery (Debian)
   Importance: Undecided = Unknown

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

Title:
  django-celery: FTBFS: django.core.exceptions.ImproperlyConfigured: The
  SECRET_KEY setting must not be empty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/django-celery/+bug/1229831/+subscriptions

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


[Bug 1229832] Re: django-floppyforms: FTBFS: FAIL: test_checkbox (floppyforms.tests.WidgetRenderingTest)

2013-09-24 Thread Bug Watch Updater
** Changed in: django-floppyforms (Debian)
   Importance: Undecided = Unknown

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

Title:
  django-floppyforms: FTBFS: FAIL: test_checkbox
  (floppyforms.tests.WidgetRenderingTest)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/django-floppyforms/+bug/1229832/+subscriptions

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


[Bug 1229842] Re: eegdev: FTBFS: conflicting types for 'cff_parse'

2013-09-24 Thread Bug Watch Updater
** Changed in: eegdev (Debian)
   Importance: Undecided = Unknown

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

Title:
  eegdev: FTBFS: conflicting types for 'cff_parse'

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

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


[Bug 1229868] [NEW] jockey-text really slow to list drivers

2013-09-24 Thread mirko.guarn...@gmail.com
Public bug reported:

sudo jockey-text -l  takes around 40 seconds to show up the results, it
seems too much.

I am running xubuntu 12.04, the problem is the same with normal kernel
and lowlatency kernel

I have nvidia drivers and broadcom drivers on the additional drivers
list

the package is at the last version from precise updates, so jockey-
common is  0.9.7-0ubuntu7.11

The system is pretty fast cause I have 8 giga ram, SSD disk and i3
processor

** Affects: jockey (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/1229868

Title:
  jockey-text really slow to list drivers

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

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


[Bug 1229868] Re: jockey-text really slow to list drivers

2013-09-24 Thread mirko.guarn...@gmail.com
I have to add that this happens only the first time you issue the
command in the current session

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

Title:
  jockey-text really slow to list drivers

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

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


[Bug 1229616] Re: OS Release notes with clickable links displayed as root

2013-09-24 Thread Brian Murray
** Package changed: update-manager (Ubuntu) = ubuntu-release-upgrader
(Ubuntu)

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Importance: Undecided = High

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: New = Triaged

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

Title:
  OS Release notes with clickable links displayed as root

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

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


[Bug 1198505] Re: gnome-panel crashed with SIGABRT in raise()

2013-09-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-panel (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/1198505

Title:
  gnome-panel crashed with SIGABRT in raise()

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

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


[Bug 1184663] Re: Incorrect margins when printing to a laser printer using CUPS 1.6.x

2013-09-24 Thread Fiorenzo De Santis
scanned output, with right margins using Fedora 19

** Attachment added: OK.jpeg
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1184663/+attachment/3838549/+files/OK.jpeg

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

Title:
  Incorrect margins when printing to a laser printer using CUPS 1.6.x

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

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


[Bug 1184663] Re: Incorrect margins when printing to a laser printer using CUPS 1.6.x

2013-09-24 Thread Fiorenzo De Santis
however the command

lpadmin -p HL2270DW -o pdftops-renderer-default=pdftops

fixed the problem

I attached the cups error log as well

** Attachment added: error_log
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1184663/+attachment/3838550/+files/error_log

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

Title:
  Incorrect margins when printing to a laser printer using CUPS 1.6.x

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

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


[Bug 1184663] Re: Incorrect margins when printing to a laser printer using CUPS 1.6.x

2013-09-24 Thread Fiorenzo De Santis
scanned output, with wrong margins

** Attachment added: wrong.jpeg
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1184663/+attachment/3838548/+files/wrong.jpeg

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

Title:
  Incorrect margins when printing to a laser printer using CUPS 1.6.x

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

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


[Bug 483159] Re: pam_mount trying to unmount my auto-mounted encrypted partitions every hour via CRON

2013-09-24 Thread Omar W. Llorente
I was experiencing problems in ubuntu 12.04 fully updated and seems like
solved with this option in pam_mount.conf.xml:

logout wait=3000 hup=no term=no kill=yes /

Hope that helps.

Omar

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

Title:
  pam_mount trying to unmount my auto-mounted encrypted partitions every
  hour via CRON

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-mount/+bug/483159/+subscriptions

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


[Bug 1184663] Re: Incorrect margins when printing to a laser printer using CUPS 1.6.x

2013-09-24 Thread Fiorenzo De Santis
captured print job, it seems to be OK

** Attachment added: captured.ps
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1184663/+attachment/3838547/+files/captured.ps

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

Title:
  Incorrect margins when printing to a laser printer using CUPS 1.6.x

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

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


[Bug 1229851] Re: Scrolling up and down doesn't work unless I expand a scope

2013-09-24 Thread Michał Sawicz
Can't reproduce here, will see what we can come up with.

** Package changed: unity-lens-applications (Ubuntu) = unity8 (Ubuntu)

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

Title:
  Scrolling up and down doesn't work unless I expand a scope

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

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


[Bug 1177047] Re: friends-dispatcher crashed with TypeError in /usr/lib/python3/dist-packages/friends/main.py: threads_init() takes 0 positional arguments but 1 was given

2013-09-24 Thread Stuart Bishop
Apport sent me here, with this crash happening first login after an
upgrade to Saucy.

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

Title:
  friends-dispatcher crashed with TypeError in /usr/lib/python3/dist-
  packages/friends/main.py: threads_init() takes 0 positional arguments
  but 1 was given

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

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


[Bug 1148084] Re: request to pull in an upstream bug fix for fanotify

2013-09-24 Thread Mihai Dontu
I have sent an email about this to Ben and Greg. Seeing that
Precise/Quantal haven't picked up the patch yet, I'm hoping this way I
might accelerate the process. Thanks.

http://marc.info/?l=linux-kernelm=138004448323433

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

Title:
  request to pull in an upstream bug fix for fanotify

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

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


[Bug 1229843] Re: FFe: Sync electrum 1.8-1 (universe) from Debian unstable (main)

2013-09-24 Thread Logan Rosen
Per https://wiki.ubuntu.com/FreezeExceptionProcess, you must [s]tate
why the addition of the package should get considered. Can you please
add this information to the description and then subscribe ubuntu-
release? Thanks so much.

** Summary changed:

- Please sync/import electrum 1.8-1 from Debian testing (main)
+ FFe: Sync electrum 1.8-1 (universe) from Debian unstable (main)

** Changed in: ubuntu
   Status: New = Incomplete

** Changed in: ubuntu
   Importance: Undecided = Wishlist

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

Title:
  FFe: Sync electrum 1.8-1 (universe) from Debian unstable (main)

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

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


[Bug 1229874] [NEW] OEM initial install contains u1 setup screen

2013-09-24 Thread Nicholas Skaggs
Public bug reported:

During OEM installation the initial install prompts for u1 integration
information, which I don't believe should occur until end user setup.

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

** Attachment added: Selection_001.png
   
https://bugs.launchpad.net/bugs/1229874/+attachment/3838607/+files/Selection_001.png

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

Title:
  OEM initial install contains u1 setup screen

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

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


[Bug 1224475] Re: indicator-applet-complete crashed with SIGSEGV in g_type_check_instance_cast()

2013-09-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-applet (Ubuntu)
   Status: New = Confirmed

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

Title:
  indicator-applet-complete crashed with SIGSEGV in
  g_type_check_instance_cast()

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

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


[Bug 1222339] Re: Adding Indicator applet appmenu to a panel in gnome classic/fallback causes all items in the panel to disappear

2013-09-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-applet (Ubuntu)
   Status: New = Confirmed

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

Title:
  Adding Indicator applet appmenu to a panel in gnome classic/fallback
  causes all items in the panel to disappear

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

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


<    3   4   5   6   7   8   9   10   11   12   >