[Bug 1485708] Re: fstab entry causes emergency mode to come up

2015-08-21 Thread WhyteHorse
It drops to a shell prompt with a motd that says Emergency Mode please
run some command to review the boot logs or else run some other
command to boot normally. I don't recall the exact text but it's a
root shell... In 14.04 it did display the Press S to skip waiting for
filesystem. In 14.10 I went to the grub menu and switched to an older
kernel and it worked with the skip message, but the newer kernel just
dropped to the shell. In 15.04 the newest kernel dropped to the shell
and the older kernel just hung indefinitely.

I removes the fstab entry and the newest kernel boots just fine. That's
all I know...

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

Title:
  fstab entry causes emergency mode to come up

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

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


[Bug 1486378] Re: Linux kernel update (3.13.0-62) breaks system: can't boot to GUI or shut down cleanly

2015-08-21 Thread Pacific Seascape
The system does not fail to boot to the GUI with the 3.13.0-63 kernel,
nor does it hang when restarting/shutting down. However, the proprietary
NVIDIA driver fails to load when the system boots with the 3.13.0-63
kernel, and the GUI I get is distorted/using a non-native resolution.

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

Title:
  Linux kernel update (3.13.0-62) breaks system: can't boot to GUI or
  shut down cleanly

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

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


[Bug 1487662] Re: cciss driver crashes kernel during boot

2015-08-21 Thread aenertia
Managed to recover by resetting the blade. manually mounting /dev/md0
before running the cryptunlock (stacktrace still triggered after
unmount) from dropbear shell and removing the wily kernel entries from
grub.cfg and reverting back to vivid's kernel.

Appears to be an interaction between 4.1.0-3 and either xfs or lvm and

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

Title:
  cciss driver crashes kernel during boot

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

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


[Bug 1467186] Re: second compression method selection dialog started from nautilus context menu always starts in background

2015-08-21 Thread Launchpad Bug Tracker
[Expired for file-roller (Ubuntu) because there has been no activity for
60 days.]

** Changed in: file-roller (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  second compression method selection dialog started from nautilus
  context menu always starts in background

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

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


[Bug 1487664] [NEW] Won't install

2015-08-21 Thread Tucker
Public bug reported:

Installer won't complete

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.8.6
ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
CasperVersion: 1.340
Date: Sat Aug 22 00:33:23 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
boot=casper quiet splash --
LiveMediaBuild: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty ubiquity-2.18.8.6 ubuntu

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

Title:
  Won't install

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

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


[Bug 1487666] [NEW] non-fatal error right after login (just upgraded the kernel to 4.1)

2015-08-21 Thread Gábor Berényi
Public bug reported:

During kernel install, the log said (see attachment for the complete log): 
[...]
Entering directory '/var/lib/dkms/nvidia-340/340.76/build'
NVIDIA: calling KBUILD...
make[2]: Entering directory '/usr/src/linux-headers-4.1.0-040100rc2-generic'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (
\
echo 2;   \
echo 2   ERROR: Kernel configuration is invalid.;   \
echo 2  include/generated/autoconf.h or include/config/auto.conf are 
missing.;\
echo 2  Run 'make oldconfig  make prepare' on kernel src to fix 
it.;  \
[...]

but following that instruction I get more errors: 
/usr/src/linux-headers-4.1.0-040100rc2-generic$ sudo make oldconfig  make 
prepare
[sudo] password for presence: 
scripts/kconfig/conf  --oldconfig Kconfig
#
# configuration written to .config
#
arch/x86/Makefile:129: CONFIG_X86_X32 enabled but no binutils support
Makefile:657: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector 
not supported by compiler
scripts/kconfig/conf  --silentoldconfig Kconfig

*** Error during update of the configuration.

scripts/kconfig/Makefile:37: recipe for target 'silentoldconfig' failed
make[2]: *** [silentoldconfig] Error 1
Makefile:541: recipe for target 'silentoldconfig' failed
make[1]: *** [silentoldconfig] Error 2
make[1]: *** No rule to make target 'arch/x86/syscalls/syscall_32.tbl', needed 
by 'arch/x86/syscalls/../include/generated/asm/syscalls_32.h'.  Stop.
arch/x86/Makefile:181: recipe for target 'archheaders' failed
make: *** [archheaders] Error 2

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: bbswitch-dkms 0.7-2ubuntu1
Uname: Linux 4.1.0-040100rc2-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
DKMSKernelVersion: 4.1.0-040100rc2-generic
Date: Fri Aug 21 21:43:25 2015
InstallationDate: Installed on 2014-05-31 (447 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageVersion: 0.7-2ubuntu1
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.2
SourcePackage: bbswitch
Title: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package vivid

** Attachment added: contents of 
/var/lib/dkms/nvidia-340/340.76/build/make.log
   https://bugs.launchpad.net/bugs/1487666/+attachment/4450665/+files/make.log

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

Title:
  non-fatal error right after login (just upgraded the kernel to 4.1)

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

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


[Bug 1487667] [NEW] Setting automaticOrientation to false does not take any effect

2015-08-21 Thread XiaoGuo, Liu
Public bug reported:

When the automaticOrientation is set to false, my app still rotates when
my app rotates. It does not take any effect.

MainView {
// objectName for functional testing purposes (autopilot-qt5)
objectName: mainView

// Note! applicationName needs to match the name field of the click 
manifest
applicationName: com.ubuntu.developer.liu-xiao-guo.Memory

/*
 This property enables the application to change orientation
 when the device is rotated. The default is false.
*/
automaticOrientation: false

width: units.gu(60)
height: units.gu(85)

Page {
title: i18n.tr(Memory Card)

Game {
anchors.fill: parent
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
}
}
}

** Affects: ubuntu-ui-toolkit (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/1487667

Title:
  Setting automaticOrientation to false does not take any effect

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

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


[Bug 1286882] Re: libapache2-mpm-itk postinst failed

2015-08-21 Thread victor00000
deb my test
file debian/control

Depends: ${misc:Depends} , apache2-mpm-itk

install

ERROR

:(
thu.

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

Title:
  libapache2-mpm-itk postinst failed

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

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


[Bug 1487662] [NEW] cciss driver crashes kernel during boot

2015-08-21 Thread aenertia
Public bug reported:

On a HP Proliant was running trusty with vivid kernel from backports
originally. Worked fine with userspace upgrade to wily. When I rebooted
with the wily linux-generic kernel however I got a stack dump:

SW Raid1 on two CCISS based RAID0 disks, and dm_crypt. Kernel boots to
prompt for cyrptoroot passphrase. After entering it and mounting
entering the dm mapper init sequence the kernel crashes. I have a
dropbear instance installed running from initramfs (for remote unlocking
of root) and this is still runs.

dmesg attached from server.

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


** Tags: kernel-bug wily

** Attachment added: dmesg with stack trace
   
https://bugs.launchpad.net/bugs/1487662/+attachment/4450658/+files/cciss_wily_kernel_bug.txt

** Description changed:

- On a HP Proliant was running trusty with vivid kernel from backports.
+ On a HP Proliant was running trusty with vivid kernel from backports
+ originally. Worked fine with userspace upgrade to wily. When I rebooted
+ with the wily linux-generic kernel however I got a stack dump:
  
  SW Raid1 on two CCISS based RAID0 disks, and dm_crypt. Kernel boots to
  prompt for cyrptoroot passphrase. After entering it and mounting
  entering the dm mapper init sequence the kernel crashes. I have a
  dropbear instance installed running from initramfs (for remote unlocking
  of root) and this is still runs.
  
  dmesg attached from server.

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

Title:
  cciss driver crashes kernel during boot

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

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


[Bug 1487662] Re: cciss driver crashes kernel during boot

2015-08-21 Thread aenertia
Attempting to mount /dev/md0 (the unencrypted /boot ) from within
dropbear/busybox results in a kernel hardlock. ILO dump attached.

** Attachment added: Hard lock caused by attempting to mount /dev/md0
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1487662/+attachment/4450659/+files/ilo_wily_cciss_bug.PNG

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

Title:
  cciss driver crashes kernel during boot

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

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


[Bug 1487662] Missing required logs.

2015-08-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1487662

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

Title:
  cciss driver crashes kernel during boot

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

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


[Bug 1467606] Re: EVAL Lua Sandbox Escape (CVE-2015-4335 / DSA-3279)

2015-08-21 Thread Launchpad Bug Tracker
[Expired for redis (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  EVAL Lua Sandbox Escape (CVE-2015-4335 / DSA-3279)

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

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


[Bug 1467363] Re: package linux-image-extra-3.13.0-54-generic (not installed) failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd

2015-08-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package linux-image-extra-3.13.0-54-generic (not installed) failed to
  install/upgrade: vereistenproblemen - blijft ongeconfigureerd

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

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


[Bug 1467416] Re: package linux-image-3.13.0-55-generic 3.13.0-55.92 failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2015-08-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package linux-image-3.13.0-55-generic 3.13.0-55.92 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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


[Bug 1467561] Re: IPsec VTI functionality broken in 3.16.0-39

2015-08-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  IPsec VTI functionality broken in 3.16.0-39

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

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


[Bug 1179160] Re: Segfault in libc-2.15.so

2015-08-21 Thread Launchpad Bug Tracker
[Expired for minidlna (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Segfault in libc-2.15.so

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

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


[Bug 1484697] Re: package libffi6:i386 3.2.1-2 failed to install/upgrade: package libffi6:i386 is already installed and configured

2015-08-21 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1407757 ***
https://bugs.launchpad.net/bugs/1407757

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libffi (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/1484697

Title:
  package libffi6:i386 3.2.1-2 failed to install/upgrade: package
  libffi6:i386 is already installed and configured

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

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


[Bug 1469576] Re: godoc can't find standard library source anymore (Go 1.4, wily)

2015-08-21 Thread James Henstridge
In Debian, it looks like this source package has been renamed to golang-
golang-x-tools to account for the move from Mercurial to Git and
code.google.com to Github:

https://packages.debian.org/source/sid/golang-golang-x-tools

We might need something even newer to work with the new 1.5 packages
though.

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

Title:
  godoc can't find standard library source anymore (Go 1.4, wily)

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

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


[Bug 1390768] Re: Mouse click position is wrong

2015-08-21 Thread Tatsuya Kinoshita
Fixed in w3m 0.5.3-24.


** Changed in: w3m (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/1390768

Title:
  Mouse click position is wrong

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

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


[Bug 1061282] Re: gtk-window-decorator crashes in _wnck_window_destroy() from wnck_screen_finalize() from g_object_unref() from gwd_settings_notified_impl_dispose() from g_object_unref() from gwd_sett

2015-08-21 Thread dino99
This 0.9.12.2 is released, but still not built
Waiting to get it into wily archive, to be able to upgrade.

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

Title:
  gtk-window-decorator crashes in _wnck_window_destroy() from
  wnck_screen_finalize() from g_object_unref() from
  gwd_settings_notified_impl_dispose() from g_object_unref() from
  gwd_settings_finalize()

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

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


[Bug 265144] Re: hardy: using provided lynx keymap in w3m reports line 49: unknown key '' when starting up

2015-08-21 Thread Tatsuya Kinoshita
Fixed in Debian's w3m Git repo.  Will be fixed in Debian and Ubuntu.


** Changed in: w3m (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  hardy: using provided lynx keymap in w3m reports line 49: unknown key
  '' when starting up

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

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


[Bug 1390768] Re: Mouse click position is wrong

2015-08-21 Thread Tatsuya Kinoshita
Fixed in w3m 0.5.3-24.


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

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

Title:
  Mouse click position is wrong

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

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


[Bug 1467267] Re: Please sync to 1.0.2-2 from Debian (main)

2015-08-21 Thread dino99
hm, some builts have been done, but some others have failed. So we does
not get yet the packages into wily archive

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

Title:
  Please sync to 1.0.2-2 from Debian (main)

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

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


[Bug 265144] Re: hardy: using provided lynx keymap in w3m reports line 49: unknown key '' when starting up

2015-08-21 Thread Tatsuya Kinoshita
Fixed in Debian's w3m Git repo.  Will be fixed in Debian and Ubuntu.


** Changed in: w3m (Ubuntu)
   Status: Confirmed = 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/265144

Title:
  hardy: using provided lynx keymap in w3m reports line 49: unknown key
  '' when starting up

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

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


[Bug 1487406] [NEW] remmina segfault

2015-08-21 Thread sandra
Public bug reported:

My remmina worked fine since a few month ago
I waited for a fix
but probably is not that common

I have purged my remmina and reinstalled 
but it didn't work

should you need further information
please let me know
Sandra Roada


 kernel: [12070.408435] remmina[8008]: segfault at 0 ip 08058c85 sp
bfeab830 error 4 in remmina[8048000+4a000]


lsb_release -rd
Description:Ubuntu 14.04.3 LTS
Release:14.04

apt-cache policy remmina
remmina:
  Installed: 1.0.0-4ubuntu3
  Candidate: 1.0.0-4ubuntu3
  Version table:
 *** 1.0.0-4ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status


dpkg --list |grep remmina
ii  remmina   1.0.0-4ubuntu3
  i386 remote desktop client for GNOME 
desktop environment
ii  remmina-common1.0.0-4ubuntu3
  all  common files for remmina remote 
desktop client
ii  remmina-plugin-rdp1.0.0-4ubuntu3
  i386 RDP plugin for remmina remote 
desktop client
ii  remmina-plugin-vnc1.0.0-4ubuntu3
  i386 VNC plugin for remmina remote 
desktop client

** Affects: freerdp (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/1487406

Title:
  remmina segfault

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

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


[Bug 1487404] Re: gnome-panel spins causing high cpu in Trusty 14.04

2015-08-21 Thread Lakshminarayanan Seshadri
pls see attached cpu sample from perf in kernel tools for the gnome-
panel process spinning on a mutex cauing high cpu.

** Attachment added: perf-sample-cpu-spin
   
https://bugs.launchpad.net/ubuntu/+source/gnome-flashback/+bug/1487404/+attachment/4450166/+files/gnome-panel-issue.txt

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

Title:
  gnome-panel spins causing high cpu in Trusty 14.04

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

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


[Bug 1487404] Re: gnome-panel spins causing high cpu in Trusty 14.04

2015-08-21 Thread Lakshminarayanan Seshadri
Not a big worry at moment but little annoying to see the simple gnome-session 
process i.e gnome-panel consuming high cpu momentarily each time when moved 
near Applications menu in top left on panel. i don't know any other details 
on the gnome package : gnome-session flashback which i came to know is 
equivalent of simple/classic gnome session found in Ubuntu 12.04 LTS which i 
was happily using.
So pls check the above data in bug and judge accordingly .
thx

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

Title:
  gnome-panel spins causing high cpu in Trusty 14.04

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

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


[Bug 1480478] Re: /usr/lib/arm-linux-gnueabihf/ubuntu-ui-toolkit/launcher:6:qt_message_fatal:QMessageLogger::fatal:UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPlugin::cr

2015-08-21 Thread Timo Jyrinki
*** This bug is a duplicate of bug 1365673 ***
https://bugs.launchpad.net/bugs/1365673

** This bug has been marked a duplicate of bug 1365673
   
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal:
 
UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPlugin::create:loadIntegration

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

Title:
  /usr/lib/arm-linux-gnueabihf/ubuntu-ui-
  
toolkit/launcher:6:qt_message_fatal:QMessageLogger::fatal:UbuntuClientIntegration::UbuntuClientIntegration:UbuntuMirClientIntegrationPlugin::create:loadIntegration

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

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


[Bug 282809] Re: Kosovo is missing from the list of countries and regions

2015-08-21 Thread Savvas Radevic
I'd semi-quote another bug report in KDE:
https://bugs.kde.org/show_bug.cgi?id=303942

I believe there is a strict policy in this regard of only implementing
support for countries that have a) been recognised by the UN or b) had a
Country Code issues by the ISO.

Instead of trying to add Kosovo separately in each distro, I would
suggest filing an inclusion report at ISO or UN in order to get
recognized properly. Until then, I think this is not a proper way to add
regional info specifically for each Linux distro.


** Bug watch added: KDE Bug Tracking System #303942
   https://bugs.kde.org/show_bug.cgi?id=303942

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

Title:
  Kosovo is missing from the list of countries and regions

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

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


[Bug 544473] Re: lock this keyring after number field alignment looks bad

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (Ubuntu)
   Status: Fix Committed = Invalid

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

Title:
  lock this keyring after number field alignment looks bad

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

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


[Bug 781485] Re: after successful autologin, gnome-keyring-prompt keeps appearing on and on

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/781485

Title:
  after successful autologin, gnome-keyring-prompt keeps appearing on
  and on

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

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


[Bug 799430] Re: gnome-keyring-daemon crashed with SIGSEGV in getenv()

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: gnome-keyring
   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/799430

Title:
  gnome-keyring-daemon crashed with SIGSEGV in getenv()

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

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


[Bug 850651] Re: Keyring forgot LUKS passphrase

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/850651

Title:
  Keyring forgot LUKS passphrase

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

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


[Bug 1486008] Re: leading actions width is too small making it very difficult to press on Nexus 4 (mako)

2015-08-21 Thread Nekhelesh Ramananthan
Indeed it is not a design issue, more a implementation/environment issue
specific to Nexus 4.

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

Title:
  leading actions width is too small making it very difficult to press
  on Nexus 4 (mako)

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

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


[Bug 1487415] Re: package sahara-common 2015.1.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-21 Thread sanal
** Changed in: sahara (Ubuntu)
   Status: New = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/sahara/+question/270633

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

Title:
  package sahara-common 2015.1.0-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1487415] Re: package sahara-common 2015.1.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-21 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/1487415

Title:
  package sahara-common 2015.1.0-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1125219] Re: UNetBootIn doesn't see NTFS usb drive

2015-08-21 Thread Jaka
THIS PROBLEM SUCKS SO MUCH! It's so stupid... how could it work before?
Why would somebody remove such a feature from a program?

To install a windoz usb you already need a windoz computer. Is there any
alternative tool that can create win live usb on a linux system?

It doesn't look like the author of unetbootin gives a shit!

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

Title:
  UNetBootIn doesn't see NTFS usb drive

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

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


[Bug 840435] Re: g-k-d hogging the CPU after update to oneiric

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/840435

Title:
  g-k-d hogging the CPU after update to oneiric

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

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


[Bug 674743] Re: gnome-keyring-daemon crashed with SIGSEGV in g_main_dispatch()

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/674743

Title:
  gnome-keyring-daemon crashed with SIGSEGV in g_main_dispatch()

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

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


[Bug 735172] Re: gnome-keyring-daemon crashed with SIGSEGV in gkm_attribute_hash().

2015-08-21 Thread dino99
This version has expired now

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

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

Title:
  gnome-keyring-daemon crashed with SIGSEGV in gkm_attribute_hash().

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

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


[Bug 1184699] Re: Canon LIDE 110 can only scan once, then I need to replug the usb cable

2015-08-21 Thread Michael
Here is a patch against Wily containing upstream commits 09daef4 and
425edc7, which fix the issue for me and Freudi74.  I don't have a chance
to test this properly just now.  If anyone else does, please do (see the
Ubuntu process1, as pointed out to me on #ubuntu-bugs).

1 https://wiki.ubuntu.com/SponsorshipProcess

** Attachment added: This patch should fix the problems described in this 
ticket for at least two users.
   
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1184699/+attachment/4450188/+files/timing_issue_fixes

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

Title:
  Canon LIDE 110 can only scan once, then I need to replug the usb cable

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

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


[Bug 637702] Re: Prompted to unlock keyring twice on log in

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Prompted to unlock keyring twice on log in

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

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


[Bug 1483210] Re: drop unity-voice dependency from HUD, remove unity-voice from archives

2015-08-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/hud

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

Title:
  drop unity-voice dependency from HUD, remove unity-voice from archives

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

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


[Bug 662046] Re: gnome-keyring-daemon crashed with SIGABRT in __kernel_vsyscall()

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  gnome-keyring-daemon crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 870888] Re: Dialog behaves weirdly on GPG passphrase input

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/870888

Title:
  Dialog behaves weirdly on GPG passphrase input

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

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


[Bug 880279] Re: SSH key passphrase prompt blocks compiz

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/880279

Title:
  SSH key passphrase prompt blocks compiz

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

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


[Bug 1487429] [NEW] package nvidia-346 (not installed) failed to install/upgrade: cannot copy extracted data for './usr/lib/nvidia-346/libnvidia-eglcore.so.346.82' to '/usr/lib/nvidia-346/libnvidia-eg

2015-08-21 Thread sorin
Public bug reported:

failed to install

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-346 (not installed)
ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.12
Architecture: amd64
Date: Fri Aug 21 06:07:59 2015
DuplicateSignature: package:nvidia-346:(not installed):cannot copy extracted 
data for './usr/lib/nvidia-346/libnvidia-eglcore.so.346.82' to 
'/usr/lib/nvidia-346/libnvidia-eglcore.so.346.82.dpkg-new': unexpected end of 
file or stream
ErrorMessage: cannot copy extracted data for 
'./usr/lib/nvidia-346/libnvidia-eglcore.so.346.82' to 
'/usr/lib/nvidia-346/libnvidia-eglcore.so.346.82.dpkg-new': unexpected end of 
file or stream
InstallationDate: Installed on 2015-08-21 (0 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS Trusty Tahr - Beta amd64 (20150805)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.4
 apt  1.0.1ubuntu2.10
SourcePackage: nvidia-graphics-drivers-346
Title: package nvidia-346 (not installed) failed to install/upgrade: cannot 
copy extracted data for './usr/lib/nvidia-346/libnvidia-eglcore.so.346.82' to 
'/usr/lib/nvidia-346/libnvidia-eglcore.so.346.82.dpkg-new': unexpected end of 
file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package nvidia-346 (not installed) failed to install/upgrade: cannot
  copy extracted data for './usr/lib/nvidia-346/libnvidia-
  eglcore.so.346.82' to '/usr/lib/nvidia-346/libnvidia-eglcore.so.346.82
  .dpkg-new': unexpected end of file or stream

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

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


[Bug 850474] Re: libpam-gnome-keyring reencrypts plaintext keyring without permission

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/850474

Title:
  libpam-gnome-keyring reencrypts plaintext keyring without permission

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

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


[Bug 779805] Re: Breaks: seahorse-plugins ( 3.0) cannot be resolved as there's no seahorse 3.0 in the archive

2015-08-21 Thread dino99
This version has expired now
used seahorse in all the active releases are  3.2 now

** Changed in: gnome-keyring (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  Breaks: seahorse-plugins ( 3.0) cannot be resolved as there's no
  seahorse 3.0 in the archive

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

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


[Bug 800293] Re: Login Screen will not unlock in Oneiric

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/800293

Title:
  Login Screen will not unlock in Oneiric

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

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


[Bug 1445395] Re: kscreen reports wrong screen resolution

2015-08-21 Thread Matthias Klumpp
** Package changed: kde-config-systemd (Ubuntu) = kscreen (Ubuntu)

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

Title:
  kscreen reports wrong screen resolution

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

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


[Bug 1471903] Re: -updates, -security missing from apt lists

2015-08-21 Thread Robie Basak
ogra asked on IRC to wait until the phone product team can comment on
Monday.

Here's how it sounds to me (my attempt at a summary):

0) apport-cli and user crash reporting is broken because the -security
and -update apt lists are missing.

1) It isn't ideal for apt lists to be shipped in the image since they
use up space and can be downloaded later.

2) Downloading later would involve medium-sized changes to apport.

3) We're already shipping most of the apt lists already anyway, just not
the -security and -updates lists that would add ~4.9MB to the size.

4) So the options to fix this are:
a) Add the -security and -updates lists with a simple patch
b) Add support for apport to handle apt list updates on the fly (including 
making /var/lib/apt/lists writeable or something)

5) ogra is opposed to 4a right now for size reasons.

6) Nobody has proposed to implement 4b.

7) rbasak wants to see this bug fixed, and wants to sponsor 4a to Wily
assuming that it won't directly break something, since some fix is
better than no fix.

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

Title:
  -updates, -security missing from apt lists

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

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


[Bug 1487376] Re: Using click armhf schroot fails on mounting

2015-08-21 Thread Timo Jyrinki
I also get this sort of message in QtC when just opening it:

E: 15binfmt: update-binfmts: unable to open /var/lib/schroot/mount
/click-ubuntu-sdk-15.04-armhf-
6ec3ecd1-245b-4407-9ab0-3ed33def3f0a/bin/sh: No such file or directory

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

Title:
  Using click armhf schroot fails on mounting

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

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


[Bug 1487404] [NEW] gnome-panel spins causing high cpu in Trusty 14.04

2015-08-21 Thread Lakshminarayanan Seshadri
Public bug reported:

Machine Make : Dell Inspiron 1440 , Intel® Core™2 Duo CPU T6600 @ 2.20GHz × 2 .
---
Graphics support : Mobile Intel® GM45 Express Chipset .

OS/Install : Fresh install of Ubuntu 14.04.3 desktop (kernel 3.19.0-26-generic) 
machine with gnome-session flashback installed.
--
UI Session : Gnome session with metacity option login
--
Issue : Moving cursor near Applications menu (next to Places) causes flickering 
in screen together with high CPU usage caused by gnome-panel process.
More Data: It appears that gnome-panel is spinning on a mutex causing high cpu 
usage .

** Affects: gnome-flashback (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/1487404

Title:
  gnome-panel spins causing high cpu in Trusty 14.04

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

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

[Bug 1487415] [NEW] package sahara-common 2015.1.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-21 Thread sanal
Public bug reported:

while installing sahara-common in ubuntu 15.04 this error happend

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: sahara-common 2015.1.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
Date: Fri Aug 21 11:10:20 2015
DuplicateSignature: package:sahara-common:2015.1.0-0ubuntu1:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: sahara
Title: package sahara-common 2015.1.0-0ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to vivid on 2015-04-25 (117 days ago)

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


** Tags: amd64 apport-package need-duplicate-check vivid

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

Title:
  package sahara-common 2015.1.0-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1487414] [NEW] recordmydesktop should be a dependency of ubuntu-ui-toolkit-autopilot

2015-08-21 Thread Christian Dywan
Public bug reported:

Attempting to debug an issue with local test runs I removed
recordmydesktop (as it was spiking at 100% CPU and tests got stuck) and
it turns out I could no longer run tests - yet it's not a dependency of
ubuntu-ui-toolkit-autopilot.

Error: The application 'recordmydesktop' needs to be installed to record
failing jobs.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 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/1487414

Title:
  recordmydesktop should be a dependency of ubuntu-ui-toolkit-autopilot

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

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


[Bug 1219752] Re: FFe: Please merge cifs-utils 6.4-1 from Debian testing/unstable to Ubuntu 14.10 - Ubuntu Utopic still has buggy 1.5 year old 6.0 release :(

2015-08-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/cifs-utils

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

Title:
  FFe: Please merge cifs-utils 6.4-1 from Debian testing/unstable to
  Ubuntu 14.10 - Ubuntu Utopic still has buggy 1.5 year old 6.0 release
  :(

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

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


[Bug 593131] Re: passphrase needs to be entered even though 'always remember passphrases whenever logged in' is selected

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/593131

Title:
  passphrase needs to be entered even though 'always remember
  passphrases whenever logged in' is selected

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

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


[Bug 592162] Re: update libpam-gnome-keyring causes authentication failure

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/592162

Title:
  update libpam-gnome-keyring causes authentication failure

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

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


[Bug 1471903] Re: -updates, -security missing from apt lists

2015-08-21 Thread Oliver Grawert
note that i'm assuming you also want this in the vivid-overlay PPA for
the phones to fix the bug there too.

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

Title:
  -updates, -security missing from apt lists

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

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


[Bug 827724] Re: Attempt to start VirtualBox or LuckyBackup causes session logout

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/827724

Title:
  Attempt to start VirtualBox or LuckyBackup causes session logout

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

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


[Bug 754629] Re: gnome-keyring-daemon crashed with SIGSEGV in g_object_unref()

2015-08-21 Thread dino99
This version has expired now

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

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

Title:
  gnome-keyring-daemon crashed with SIGSEGV in g_object_unref()

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

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


[Bug 740551] Re: gnome-keyring-daemon crashed with SIGABRT in g_object_newv()

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/740551

Title:
  gnome-keyring-daemon crashed with SIGABRT in g_object_newv()

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

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


[Bug 738063] Re: gnome-keyring-daemon assertion failures when changing password remotely

2015-08-21 Thread dino99
This version has expired now

** Changed in: gnome-keyring (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/738063

Title:
  gnome-keyring-daemon assertion failures when changing password
  remotely

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

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


[Bug 1487137] Re: ubuntustudio metapackages reference lv2fil, jack-rack, specimen, phat removed from Debian

2015-08-21 Thread Kaj Ailomaa
We have dropped lv2fil from our seeds. There is a replacement in another
package, which we included instead.

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

Title:
  ubuntustudio metapackages reference lv2fil, jack-rack, specimen, phat
  removed from Debian

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

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


[Bug 1313248] Re: Ctrl+[Key] Shortcuts Assigned in QtCreator Do Not Work

2015-08-21 Thread Łukasz Zemczak
*** This bug is a duplicate of bug 1380702 ***
https://bugs.launchpad.net/bugs/1380702

Hello everyone,

I will mark this bug as a duplicate of another one (a newer one
actually) since that one is more 'generic'. It's an issue with appmenu-
qt5 and Qt5... more details in bug #1380702.

** This bug has been marked a duplicate of bug 1380702
   No keyboards shortcuts in QT apps

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

Title:
  Ctrl+[Key] Shortcuts Assigned in QtCreator Do Not Work

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

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


[Bug 1486872] Re: Can skip wizard steps after you tap on notificationStorage device detected

2015-08-21 Thread Dave Morley
This is not a regression the same effect can be triggered in OTA5's
image.

I guess we should block ota7 on this as there is no
user/pin/password/wifi etc setup.

** Tags added: qa-regression-testing

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

** Changed in: canonical-devices-system-image
   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/1486872

Title:
  Can skip wizard steps after you tap on notificationStorage device
  detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1486872/+subscriptions

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


[Bug 1219752] Re: FFe: Please merge cifs-utils 6.4-1 from Debian testing/unstable to Ubuntu 14.10 - Ubuntu Utopic still has buggy 1.5 year old 6.0 release :(

2015-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package cifs-utils - 2:6.4-1ubuntu1

---
cifs-utils (2:6.4-1ubuntu1) wily; urgency=medium

  * Merge from Debian unstable (LP: #1219752). Remaining changes:
- debian/control: Demote winbind from Recommends to Suggests. This avoids
  winbind being pulled onto the CD images when it's not required.
- debian/patches/stat_systemd-ask-password.patch: also check for
  /bin/systemd-ask-password before trying to use systemd's tools.
  * Dropped undocumented quilt dependancies wrt old debian format transition
in debian/control and debian/rules, as those are not necessary anymore.

cifs-utils (2:6.4-1) unstable; urgency=medium

  * New upstream release.
  * Add branch to Vcs-Git header.
  * Remove Luk Claes from uploaders, per his request. Closes: #748494

cifs-utils (2:6.3-1) unstable; urgency=medium

  * New upstream release.
  * Update standards version to 3.9.5 (no changes).
  * Depend on autotools-dev to update config.guess and config.sub.
  * Migrate to git, update Vcs-* headers.
  * Add upstream signing key.
  * Use dh-autoreconf.
  * Build against libcap-ng-dev.

 -- Pierre-André MOREY pierre-andre.mo...@canonical.com  Wed, 19 Aug
2015 15:52:18 +0200

** Changed in: cifs-utils (Ubuntu)
   Status: In Progress = 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/1219752

Title:
  FFe: Please merge cifs-utils 6.4-1 from Debian testing/unstable to
  Ubuntu 14.10 - Ubuntu Utopic still has buggy 1.5 year old 6.0 release
  :(

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

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

[Bug 1191700] Re: [saucy] software-properties-gtk crashed with Exception NameHasNoOwner: Could not get owner of name 'com.ubuntu.SoftwareProperties'

2015-08-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: software-properties (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/1191700

Title:
  [saucy] software-properties-gtk crashed with Exception NameHasNoOwner:
  Could not get owner of name 'com.ubuntu.SoftwareProperties'

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

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


[Bug 1191700] Re: [saucy] software-properties-gtk crashed with Exception NameHasNoOwner: Could not get owner of name 'com.ubuntu.SoftwareProperties'

2015-08-21 Thread Jos Geluk
This bug still occurs repeatably in Vivid. The traceback at the top of
this bug report is still accurate, including line numbers.

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

Title:
  [saucy] software-properties-gtk crashed with Exception NameHasNoOwner:
  Could not get owner of name 'com.ubuntu.SoftwareProperties'

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

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


[Bug 1348954] Re: update Python3 for trusty

2015-08-21 Thread Mathew Hodson
** No longer affects: python3.4 (Ubuntu)

** No longer affects: python3-stdlib-extensions (Ubuntu)

** No longer affects: python3-defaults (Ubuntu)

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

Title:
  update Python3 for trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/trusty/+source/python3-defaults/+bug/1348954/+subscriptions

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


[Bug 1433324] Re: provide whl packages in trusty to enable pyvenv in python3.4

2015-08-21 Thread Mathew Hodson
** No longer affects: python-scripttest (Ubuntu Trusty)

** No longer affects: python-scripttest (Ubuntu)

** No longer affects: chardet-whl (Ubuntu)

** No longer affects: distlib (Ubuntu)

** No longer affects: html5lib (Ubuntu)

** No longer affects: python-colorama (Ubuntu)

** No longer affects: python-pip (Ubuntu)

** No longer affects: python-setuptools (Ubuntu)

** No longer affects: python-urllib3 (Ubuntu)

** No longer affects: requests (Ubuntu)

** No longer affects: six (Ubuntu)

** No longer affects: wheel (Ubuntu)

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

Title:
  provide whl packages in trusty to enable pyvenv in python3.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/trusty/+source/chardet-whl/+bug/1433324/+subscriptions

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


[Bug 1487426] [NEW] package util-linux 2.25.2-4ubuntu3 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2015-08-21 Thread Vsevolod
Public bug reported:

Следующие пакеты устанавливались автоматически и больше не требуются:
  libssh2-1 linux-headers-3.19.0-15 linux-headers-3.19.0-15-generic
  linux-image-3.19.0-15-generic linux-image-extra-3.19.0-15-generic mc-data
Для их удаления используйте «apt-get autoremove».
обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 55 
пакетов не обновлено.
не установлено до конца или удалено 1 пакетов.
После данной операции, объём занятого дискового пространства возрастёт на 0 B.
Настраивается пакет util-linux (2.25.2-4ubuntu3) …
insserv: warning: script 'K01smfpd' missing LSB tags and overrides
insserv: warning: script 'smfpd' missing LSB tags and overrides
insserv: There is a loop between service rc.local and procps if started
insserv:  loop involving service procps at depth 2
insserv:  loop involving service udev at depth 1
insserv: There is a loop at service rc.local if started
insserv: There is a loop between service smfpd and rc.local if started
insserv:  loop involving service rc.local at depth 2
insserv:  loop involving service smfpd at depth 1
insserv:  loop involving service rsyslog at depth 1
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: There is a loop between service smfpd and hwclock if started
insserv:  loop involving service hwclock at depth 1
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv:  loop involving service networking at depth 4
insserv: There is a loop between service rc.local and urandom if started
insserv:  loop involving service urandom at depth 4
insserv:  loop involving service mountdevsubfs at depth 2
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility 
`$all' which can not be true!
insserv: Starting smfpd depends 

[Bug 1433324] Re: provide whl packages in trusty to enable pyvenv in python3.4

2015-08-21 Thread Mathew Hodson
** No longer affects: python-scripttest (Ubuntu Trusty)

** No longer affects: python-scripttest (Ubuntu)

** No longer affects: chardet-whl (Ubuntu)

** No longer affects: distlib (Ubuntu)

** No longer affects: html5lib (Ubuntu)

** No longer affects: python-colorama (Ubuntu)

** No longer affects: python-pip (Ubuntu)

** No longer affects: python-setuptools (Ubuntu)

** No longer affects: python-urllib3 (Ubuntu)

** No longer affects: requests (Ubuntu)

** No longer affects: six (Ubuntu)

** No longer affects: wheel (Ubuntu)

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

Title:
  provide whl packages in trusty to enable pyvenv in python3.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/trusty/+source/chardet-whl/+bug/1433324/+subscriptions

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


[Bug 1446108] Re: Location tagging doesn't work for photos

2015-08-21 Thread Jean-Baptiste Lallement
** Changed in: camera-app (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/1446108

Title:
  Location tagging doesn't work for photos

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

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


[Bug 1184699] Re: Canon LIDE 110 can only scan once, then I need to replug the usb cable

2015-08-21 Thread Ubuntu Foundations Team Bug Bot
The attachment This patch should fix the problems described in this
ticket for at least two users. seems to be a patch.  If it isn't,
please remove the patch flag from the attachment, remove the patch
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  Canon LIDE 110 can only scan once, then I need to replug the usb cable

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

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


[Bug 1356033] Re: package initramfs-tools 0.99ubuntu13.5 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-08-21 Thread auxbuss
As with #4, I was/am trying to upgrade from 12.04 LTS to 14.04 LTS.

It appears that the 14.04 upgrade is trying to do:

  update-initramfs: Generating /boot/initrd.img-3.2.0-89-generic-pae

which is the my kernel from 12.04. Whether or not it should be doing
this, I don't know.

The files it can't find (libpango1.0-0.modules and pango-basic-fc.so)
were in the libpango1.0-0 package for 12.04, but are no longer present
in later versions. See:

http://packages.ubuntu.com/search?suite=precisearch=anymode=exactfilenamesearchon=contentskeywords=libpango1.0-0.modules

In any case, by this point in the upgrade the package has been removed:

  p   libpango-1.0-0

I'm SOL at this point.

I'd appreciate a suggestion for  workaround to this in lieu of a fix.

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

Title:
  package initramfs-tools 0.99ubuntu13.5 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 1487500] [NEW] package dbus 1.9.20-1ubuntu2 failed to install/upgrade: triggers looping, abandoned

2015-08-21 Thread Alex Wakizashi
Public bug reported:

After clean installation of Ubuntu-MATE Whily got this error.

ProblemType: Package
DistroRelease: Ubuntu 15.10
Package: dbus 1.9.20-1ubuntu2
ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
Uname: Linux 4.1.0-3-generic x86_64
ApportVersion: 2.18-0ubuntu7
Architecture: amd64
Date: Fri Aug 21 14:33:14 2015
DuplicateSignature: package:dbus:1.9.20-1ubuntu2:triggers looping, abandoned
ErrorMessage: triggers looping, abandoned
RelatedPackageVersions:
 dpkg 1.18.2ubuntu1
 apt  1.0.9.10ubuntu6
SourcePackage: dbus
Title: package dbus 1.9.20-1ubuntu2 failed to install/upgrade: triggers 
looping, abandoned
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package wily

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

Title:
  package dbus 1.9.20-1ubuntu2 failed to install/upgrade: triggers
  looping, abandoned

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

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


[Bug 1487500] Re: package dbus 1.9.20-1ubuntu2 failed to install/upgrade: triggers looping, abandoned

2015-08-21 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/1487500

Title:
  package dbus 1.9.20-1ubuntu2 failed to install/upgrade: triggers
  looping, abandoned

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

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


[Bug 1487009] Re: New bugfix release of Onboard (debanisation for wily provided)

2015-08-21 Thread Sebastien Bacher
** Changed in: onboard (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
   New bugfix release of Onboard (debanisation for wily provided)

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

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


[Bug 1487443] Re: Sync mosquitto 1.4.3-1 (universe) from Debian unstable (main)

2015-08-21 Thread Roger Light
It would be nice for this to be sync'd to get rid of the differences
between ubuntu and debian.

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

Title:
  Sync mosquitto 1.4.3-1 (universe) from Debian unstable (main)

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

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


[Bug 1486953] Re: Power-off dialog doesn't appear if power key press begins when screen is off

2015-08-21 Thread Albert Astals Cid
** Branch linked: lp:~aacid/unity8/shutdown_from_off_screen

** Changed in: unity8 (Ubuntu)
   Status: Triaged = 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/1486953

Title:
  Power-off dialog doesn't appear if power key press begins when screen
  is off

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

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


[Bug 1487445] [NEW] Sync vtk 5.8.0-17.6 (universe) from Debian unstable (main)

2015-08-21 Thread LocutusOfBorg
Public bug reported:

Please sync vtk 5.8.0-17.6 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Fix libvtk4.8-qt4 shilbs file.
  * Merge from Debian unstable (LP: #1386207).  Remaining changes:
- tcl8.6.patch: Patch upstream code for FTBFS with tcl8.6
- debian/*: globally replace tcl/tk 8.5 mentions with 8.6
- debian/rules: Add USE_INTERP_ERRORLINE for tcl 8.6 compat

I fixed everything in Debian

Changelog entries since current wily version 5.8.0-17.5ubuntu4:

vtk (5.8.0-17.6) unstable; urgency=medium

  * Non-maintainer upload

  [ Steve Langasek ]
  * Fix libvtk4.8-qt4 shilbs file.

  [ Iain Lane ]
  * Rename library packages for g++5 ABI transition (Closes: #791310).

  [ Gianfranco Costamagna ]
  * tcl8.6.patch: Patch upstream code for FTBFS with tcl8.6
  * debian/*: globally replace tcl/tk 8.5 mentions with 8.6
  * debian/rules: Add USE_INTERP_ERRORLINE for tcl 8.6 compat
  * fix netcdf dependency
- thanks Bas Couwenberg for the report! (Closes: #794010)

 -- Gianfranco Costamagna locutusofb...@debian.org  Thu, 20 Aug 2015
18:45:08 +0200

** Affects: vtk (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/1487445

Title:
  Sync vtk 5.8.0-17.6 (universe) from Debian unstable (main)

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

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


[Bug 1487361] Re: 6.9 stopped respecting User in previous stanzas

2015-08-21 Thread Colin Watson
It makes a difference for me, but CanonicalizeHostname has to be in the
right part of the file (not inside an inapplicable Host block; note that
indentation doesn't actually matter).  Perhaps I could see your whole
.ssh/config?

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

Title:
  6.9 stopped respecting User in previous stanzas

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

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


[Bug 1487361] Re: 6.9 stopped respecting User in previous stanzas

2015-08-21 Thread Colin Watson
It makes a difference for me, but CanonicalizeHostname has to be in the
right part of the file (not inside an inapplicable Host block; note that
indentation doesn't actually matter).  Perhaps I could see your whole
.ssh/config?

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

Title:
  6.9 stopped respecting User in previous stanzas

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

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


[Bug 1487168] Re: [Emulated AD1980 AC97 inside Virualbox 5.0, playback] volume slider problem

2015-08-21 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/intel8x0.c?id=4235a31784f59c9be5ff71534743c055091f9735

the real ac97 controller 8086:2415 does not support 6 channels

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

Title:
  [Emulated AD1980 AC97 inside Virualbox 5.0, playback] volume slider
  problem

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

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


[Bug 1487432] Re: [hotspot] shown on mako

2015-08-21 Thread Jonas G. Drange
** Branch linked: lp:~jonas-drange/ubuntu-system-settings/lp1487432

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

Title:
  [hotspot] shown on mako

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

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


[Bug 1487365] Re: Ubuntu14.04 .3 RAID installation fails on firestone

2015-08-21 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1487365/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Ubuntu14.04 .3 RAID installation fails on firestone

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

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


[Bug 1487361] Re: 6.9 stopped respecting User in previous stanzas

2015-08-21 Thread Martin Pitt
Ah, thanks! I indeed had it after a Host block with indentation /
paragraph, so I was misled in thinking of them as actual paragraphs.
Putting CanonicalizeHostname at the top of the file indeed works.

So it seems this was a deliberate change, or just accidentally happened
to work before. So I guess we can close this. Thank you for your help!


** Changed in: openssh (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  6.9 stopped respecting User in previous stanzas

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

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


[Bug 1391632] Re: Motorola H730 headset doesn't pair the first time

2015-08-21 Thread Jim Hodapp
I don't use this headset for anything anymore and it's not a very major
one, so I'm going to close this bug at this time.

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

Title:
  Motorola H730 headset doesn't pair the first time

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

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


[Bug 1487361] Re: 6.9 stopped respecting User in previous stanzas

2015-08-21 Thread Martin Pitt
Ah, thanks! I indeed had it after a Host block with indentation /
paragraph, so I was misled in thinking of them as actual paragraphs.
Putting CanonicalizeHostname at the top of the file indeed works.

So it seems this was a deliberate change, or just accidentally happened
to work before. So I guess we can close this. Thank you for your help!


** Changed in: openssh (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  6.9 stopped respecting User in previous stanzas

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

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


[Bug 1487469] [NEW] Several rated apps are shown * 0.0 rate

2015-08-21 Thread Matti Rinta-Nikkola
Public bug reported:

Navigate for example to: Ubuntu Store - Communication - App Internet the 
most popular...
All the apps are displayed * 0.0 rates although they all have rated, see 
attachment.

** Affects: unity-scope-click (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: screenshot20150821_151722003.png
   
https://bugs.launchpad.net/bugs/1487469/+attachment/4450233/+files/screenshot20150821_151722003.png

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

Title:
  Several rated apps are shown * 0.0 rate

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

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


[Bug 1487469] Re: Several rated apps are shown * 0.0 rate

2015-08-21 Thread Matti Rinta-Nikkola
** Description changed:

  Navigate for example to: Ubuntu Store - Communication - App Internet the 
most popular...
- All the apps are displayed * 0.0 rates although they all have rated, see 
attachment.
+ All the apps are displayed * 0.0 rates although they all have been rated, 
see attachment.

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

Title:
  Several rated apps are shown * 0.0 rate

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

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


[Bug 1485222] Re: Using ContentStore disables silently any StateSaver capability

2015-08-21 Thread Sebastien Bacher
right, so looking a bit more into the issue

the state saver code is

http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
toolkit/trunk/view/head:/src/Ubuntu/Components/plugin/statesaverbackend_p.cpp#L44

only sig2/15 are handled by unix handlers, the state saver triggers on sigkill 
(which Didier is using for testing) through the 
QObject::connect(QuickUtils::instance(), QuickUtils::deactivated, signal

summary of the issues
- is sigkill supposed to be handled directly like e.g sigint?
- ContentStore somehow makes the deactivated signal stop being triggered
- the documentation doesn't list the handled signals

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

Title:
  Using ContentStore disables silently any StateSaver capability

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

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


[Bug 1444408] Re: Gallery App: loading full-screen preview forever after tap on a video from Gallery

2015-08-21 Thread Jean-Baptiste Lallement
** Changed in: gallery-app (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/108

Title:
  Gallery App: loading full-screen preview forever after tap on a video
  from Gallery

To manage notifications about this bug go to:
https://bugs.launchpad.net/gallery-app/+bug/108/+subscriptions

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


[Bug 1458694] Re: [vivid-overlay] unity8 fails to start on the emulator

2015-08-21 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   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/1458694

Title:
  [vivid-overlay] unity8 fails to start on the emulator

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1458694/+subscriptions

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


[Bug 1486714] Re: Unable to Cancel Purchase from Apps Scope

2015-08-21 Thread Rodney Dawes
** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = 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/1486714

Title:
  Unable to Cancel Purchase from Apps Scope

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

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


[Bug 1435776] Re: NM does not activate ofono Inet contexts w/Username but no Password ( eg. giffgaff )

2015-08-21 Thread Tony Espy
Changing the Status to FixReleased for Ubuntu ( ie. Wily ) task as this
wasn't recorded properly in the changelog.  This was fixed in version:
0.9.10.0-4ubuntu19.

** Changed in: network-manager (Ubuntu)
   Status: In Progress = 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/1435776

Title:
  NM does not activate ofono Inet contexts w/Username but no Password (
  eg. giffgaff )

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435776/+subscriptions

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


[Bug 1487484] [NEW] Installer crashing on system with Intel RST+mdadm

2015-08-21 Thread Alex Wakizashi
Public bug reported:

Installer started with nodmraid (if it's decided to migrate to mdadm, why 
dmraid still in installer ISO, and no mdadm here?)
2 Intel RST RAID volumes - 2xSSD (/dev/md/FAST) and 2xHDD (/dev/md/SLOW) - for 
use with LVM caching later.
Volumes partitioned with GPT.
mdadm installed, partitions created, LVM volumes created. 
Installer started, selected /boot partition and appropriated LVM.

Installer crashed, seems like on grub-install.

grub-install from live CD working perfectly.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: ubiquity 2.21.27
ProcVersionSignature: Ubuntu 4.1.0-2.2-generic 4.1.3
Uname: Linux 4.1.0-2-generic x86_64
ApportVersion: 2.18-0ubuntu5
Architecture: amd64
CasperVersion: 1.362
Date: Fri Aug 21 14:00:53 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/ubuntu-mate.seed boot=casper nodmraid
LiveMediaBuild: Ubuntu-MATE 15.10 Wily Werewolf - Alpha amd64 (20150729)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages ubiquity-2.21.27 ubuntu-mate wily

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

Title:
  Installer crashing on system with Intel RST+mdadm

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

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


[Bug 1481247] Re: [MIR] python-fasteners

2015-08-21 Thread Colin Watson
Moved to main.

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

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

Title:
  [MIR] python-fasteners

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

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


  1   2   3   4   5   6   7   8   >