[Bug 1382404] Re: 10ec:b723 Realtek Bluetooth on 8723BE not working

2015-06-15 Thread Po-Hsu Lin
The Bluetooth device base on the lsusb output is:
Bus 002 Device 005: ID 0bda:b002 Realtek Semiconductor Corp.

Here is another bug for its sister model [0bda:b001] bug 1464576

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

Title:
  10ec:b723 Realtek Bluetooth on 8723BE not working

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

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


[Bug 1382404] Re: 10ec:b723 Realtek Bluetooth on 8723BE not working

2015-06-15 Thread Po-Hsu Lin
The Bluetooth device base on the lsusb output is:
Bus 002 Device 005: ID 0bda:b002 Realtek Semiconductor Corp. 

Here is another bug for its sister model [0bda:b001]

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

Title:
  10ec:b723 Realtek Bluetooth on 8723BE not working

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

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


[Bug 1460674] Re: [i915_bpo] Rebase driver to 4.2~pre

2015-06-15 Thread Po-Hsu Lin
Here is the call trace that I mentioned before, however, it can be reproduced 
in stock kernel with graphic-stress test as well.
Therefore I think it's not a regression.
Please refer for the attachment for the dmesg output for both stock kernel and 
this BPO kernel.

[ 1748.393952] WARNING: CPU: 0 PID: 843 at 
/build/buildd/linux-3.19.0/drivers/gpu/drm/i915/intel_display.c:3625 
intel_crtc_wait_for_pending_flips+0x19a/0x230 [i915]()
[ 1748.393956] WARN_ON(wait_event_timeout(dev_priv->pending_flip_queue, 
!intel_crtc_has_pending_flip(crtc), 60*HZ) == 0)
[ 1748.393959] Modules linked in:
[ 1748.393963]  cfg80211 toshiba_acpi toshiba_haps hp_accel lis3lv02d 
input_polldev rtsx_usb_ms memstick dell_wmi sparse_keymap uvcvideo intel_rapl 
iosf_mbi videobuf2_vmalloc x86_pkg_temp_thermal intel_powerclamp 
videobuf2_memops coretemp videobuf2_core v4l2_common videodev kvm_intel media 
kvm dell_led nouveau snd_hda_codec_realtek snd_hda_codec_hdmi 
snd_hda_codec_generic snd_soc_rt5640 dell_laptop crct10dif_pclmul dcdbas 
mxm_wmi crc32_pclmul snd_soc_rl6231 snd_hda_intel snd_hda_controller ttm 
snd_hda_codec snd_soc_core bcma ghash_clmulni_intel aesni_intel i8k aes_x86_64 
lrw gf128mul glue_helper ablk_helper joydev cryptd serio_raw snd_compress 
snd_hwdep snd_pcm_dmaengine i915 snd_pcm i2c_hid snd_seq_midi hid 
snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer mei_me acpi_pad 
drm_kms_helper
[ 1748.394035]  drm snd mei video i2c_algo_bit dw_dmac spi_pxa2xx_platform 
dw_dmac_core i2c_designware_platform i2c_designware_core soundcore shpchp 
snd_soc_sst_acpi mac_hid 8250_dw lpc_ich wmi parport_pc ppdev lp parport 
autofs4 rtsx_usb_sdmmc rtsx_usb psmouse ahci r8169 libahci mii sdhci_acpi sdhci
[ 1748.394076] CPU: 0 PID: 843 Comm: Xorg Tainted: GW  OE  
3.19.0-20-generic #20+bpo1-Ubuntu
[ 1748.394079] Hardware name: Dell Inc. Vostro 3458/  , BIOS X13 01/07/2015
[ 1748.394082]  c051aef8 88040dc879b8 817c3da8 
0007
[ 1748.394089]  88040dc87a08 88040dc879f8 810769aa 
88040dc87a18
[ 1748.394094]  8804190411a8 88041a3b84c8 8804193e2000 
880419041000
[ 1748.394100] Call Trace:
[ 1748.394115]  [] dump_stack+0x45/0x57
[ 1748.394123]  [] warn_slowpath_common+0x8a/0xc0
[ 1748.394128]  [] warn_slowpath_fmt+0x46/0x50
[ 1748.394138]  [] ? finish_wait+0x59/0x70
[ 1748.394183]  [] 
intel_crtc_wait_for_pending_flips+0x19a/0x230 [i915]
[ 1748.394189]  [] ? wait_woken+0x90/0x90
[ 1748.394230]  [] intel_crtc_disable_planes+0x33/0x140 [i915]
[ 1748.394269]  [] haswell_crtc_disable+0x4f/0x3c0 [i915]
[ 1748.394308]  [] __intel_set_mode+0x92c/0xc80 [i915]
[ 1748.394317]  [] ? __kmalloc+0x24e/0x280
[ 1748.394358]  [] ? intel_crtc_set_config+0x88/0xf70 [i915]
[ 1748.394398]  [] ? intel_crtc_set_config+0x109/0xf70 [i915]
[ 1748.394436]  [] intel_crtc_set_config+0xbfb/0xf70 [i915]
[ 1748.394473]  [] drm_mode_set_config_internal+0x66/0x100 
[drm]
[ 1748.394506]  [] drm_mode_setcrtc+0x253/0x5a0 [drm]
[ 1748.394529]  [] drm_ioctl+0x1df/0x680 [drm]
[ 1748.394541]  [] do_vfs_ioctl+0x2e0/0x4e0
[ 1748.394547]  [] ? __sb_end_write+0x35/0x70
[ 1748.394554]  [] ? vfs_write+0x1b2/0x1f0
[ 1748.394560]  [] SyS_ioctl+0x81/0xa0
[ 1748.394566]  [] system_call_fastpath+0x16/0x1b
[ 1748.394570] ---[ end trace 7614d6cd5f75c668 ]---

** Attachment added: "dmesg.zip"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1460674/+attachment/4414964/+files/dmesg.zip

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

Title:
  [i915_bpo] Rebase driver to 4.2~pre

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

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


[Bug 1449910] Re: System hangs apparently randomly when disconnecting iScsi volumes

2015-06-15 Thread Roberto
2 nights ago something happened. I have a 5th server which doesn't use
LVM snapshots, but still it's backed up every night. I didn't install
the mainline kernel on this machine, because we thought the problem was
due to snapshots. And it crashed two nights ago, in the same way the
other machines crashed, without using snapshots. It crashed after
finishing the backup. I think the problem lies in the disconnection of
the iscsi volume on which the machines do the backup. On the first
reboot, I had the following in the kernel log:

[  209.312097] [ cut here ]
[  209.312106] WARNING: CPU: 0 PID: 1808 at 
/build/buildd/linux-3.13.0/drivers/pci/pci.c:1444 pci_disable_device+0x9c/0xb0()
[  209.312108] ipmi_si :01:04.6: disabling already-disabled device
[  209.312110] Modules linked in: ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad 
ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi sit 
tunnel4 ip_tunnel dm_crypt gpio_ich coretemp kvm joydev serio_raw hpilo lpc_ich 
ipmi_si(-) i3200_edac shpchp edac_core mac_hid lp parport reiserfs raid10 
raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq 
raid0 multipath linear raid1 hid_generic radeon i2c_algo_bit ttm drm_kms_helper 
psmouse drm pata_acpi tg3 usbhid hid ptp pps_core
[  209.312151] CPU: 0 PID: 1808 Comm: modprobe Not tainted 3.13.0-53-generic 
#89-Ubuntu
[  209.312153] Hardware name: HP ProLiant DL320 G5p, BIOS W05 04/03/2008
[  209.312154]  0009 88007abb3d40 81722e1e 
88007abb3d88
[  209.312158]  88007abb3d78 810677fd 88007c311000 
88007c2c5580
[  209.312161]  88007c311000 7f459c5473f0 7ffd2b319338 
88007abb3dd8
[  209.312164] Call Trace:
[  209.312170]  [] dump_stack+0x45/0x56
[  209.312175]  [] warn_slowpath_common+0x7d/0xa0
[  209.312177]  [] warn_slowpath_fmt+0x4c/0x50
[  209.312182]  [] ? kfree+0xfd/0x140
[  209.312186]  [] pci_disable_device+0x9c/0xb0
[  209.312192]  [] ipmi_pci_remove+0x29/0x30 [ipmi_si]
[  209.312195]  [] pci_device_remove+0x3b/0xb0
[  209.312200]  [] __device_release_driver+0x7f/0xf0
[  209.312203]  [] driver_detach+0xb8/0xc0
[  209.312207]  [] bus_remove_driver+0x55/0xd0
[  209.312210]  [] driver_unregister+0x2c/0x50
[  209.312213]  [] pci_unregister_driver+0x29/0x90
[  209.312218]  [] cleanup_ipmi_si+0xd4/0xf0 [ipmi_si]
[  209.31]  [] SyS_delete_module+0x162/0x200
[  209.312227]  [] ? do_notify_resume+0x97/0xb0
[  209.312231]  [] system_call_fastpath+0x1a/0x1f
[  209.312233] ---[ end trace f6143eeb3c0e8dba ]---

I don't know if this is related, anyway it happened only on this particular 
reboot. I now installed the mainline kernel also on this machine.
I changed the title of this bug to reflect the additional information I got.

** Summary changed:

- System hangs apparently randomly when creating LVM snapshots
+ System hangs apparently randomly when disconnecting iScsi volumes

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

Title:
  System hangs apparently randomly when disconnecting iScsi volumes

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

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


[Bug 1464561] Re: [Asus UX303LN] several hotkeys don't produce evdev event

2015-06-15 Thread gratefulfrog
Hi,

Again, thanks for your quick reply.

I tested with the most recent kernel:

linux-image-4.1.0-040100rc8-generic_4.1.0-040100rc8.201506150335_amd64

And the bug remains, exactly as my present kernel.

I am available for further tests as needed.

Thanks for this great support!
Bob

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-4.1.0-040100rc8

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

Title:
  [Asus UX303LN] several hotkeys don't produce evdev event

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

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


[Bug 194844] Re: ufw complains when ipv6 and/or ip6_tables is not available

2015-06-15 Thread Tomás F . L .
Hello.
I have found the following mistake:
Manjaro 0.8.13-rc1
OpenRC 0.16.3
Ufw 0.33.3
Linux manjaro 3.18.14-1-MANJARO #1 SMP PREEMPT Mon May 25 01:26:15 UTC 2015 
x86_64 GNU/Linux

x64
---
IPv6 disable in kernel work OK but Ufw has an error with ipv6.disable=1 in 
GRUB_CMDLINE_LINUX_DEFAULT of /etc/default/grub

ufw status
Traceback (most recent call last):
  File "/usr/bin/ufw", line 95, in 
ui = ufw.frontend.UFWFrontend(pr.dryrun)
  File "/usr/lib/python2.7/site-packages/ufw/frontend.py", line 153, in __init__
self.backend = UFWBackendIptables(dryrun)
  File "/usr/lib/python2.7/site-packages/ufw/backend_iptables.py", line 45, in 
__init__
ufw.backend.UFWBackend.__init__(self, "iptables", dryrun, files)
  File "/usr/lib/python2.7/site-packages/ufw/backend.py", line 88, in __init__
nf_caps = ufw.util.get_netfilter_capabilities(self.ip6tables)
  File "/usr/lib/python2.7/site-packages/ufw/util.py", line 734, in 
get_netfilter_capabilities
raise OSError(errno.ENOENT, out)
OSError: [Errno 2] ip6tables v1.4.21: can't initialize ip6tables table 
`filter': Address family not supported by protocol
Perhaps ip6tables or your kernel needs to be upgraded.

Disable IPv6 in /etc/sysctl.d/40-ipv6.conf work always OK.

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

Title:
  ufw complains when ipv6 and/or ip6_tables is not available

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

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


[Bug 1460152] Re: apparmor cache not updated when apparmor.d rules change (breaks 15.04/stable -> 15.04/edge updates)

2015-06-15 Thread Michael Vogt
I looked into backporting this, but it seems to be not entirely
straightforward as the code layout changed and the changed file are not
available in 2.9 it seems. So this needs some work beyond just applying
the patch.

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

Title:
  apparmor cache not updated when apparmor.d rules change (breaks
  15.04/stable -> 15.04/edge updates)

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

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


[Bug 1463627] Re: Limiting the data size doesn't work

2015-06-15 Thread Sworddragon
> Did this issue start happening after an update/upgrade? Was there a prior 
> kernel version where you were not having this
> particular problem?

I don't know if this issue is a regression.

** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Limiting the data size doesn't work

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

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


[Bug 1465167] [NEW] Low volume with headphones

2015-06-15 Thread Erik Csin
Public bug reported:

I've made a clean install of Ubuntu 15.04 but I'm having this issue when
using headphones. Volume is very low, even when turning it to maximum.
Everything worked fine under Ubuntu 14.04 that I was using before 15.04.

I've reset the audio configuration with the command "rm -r
~/.config/pulse; pulseaudio -k" but it only fixes the issue temporarily.
After each restart, the issue happens again and I have to execute the
above command to get normal volume with headphones.

Volume is normal with built-in speakers however.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: pulseaudio 1:6.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  erik   1836 F pulseaudio
 /dev/snd/controlC0:  erik   1836 F pulseaudio
CurrentDesktop: Unity
Date: Mon Jun 15 09:34:28 2015
InstallationDate: Installed on 2015-04-24 (52 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/29/2008
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 2.20
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 
dmi.chassis.type: 10
dmi.chassis.vendor: TS
dmi.chassis.version: IBA
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion2.20:bd02/29/2008:svnTOSHIBA:pnQOSMIOG40:pvrPQG40E-01G019FR:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTS:ct10:cvrIBA:
dmi.product.name: QOSMIO G40
dmi.product.version: PQG40E-01G019FR
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-bug vivid

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

Title:
  Low volume with headphones

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

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


[Bug 1465166] [NEW] Ubuntu Desktop Next: webbrowser-app do not start

2015-06-15 Thread Ramil Minnigaliev
Public bug reported:

webbrowser-app do not start

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: webbrowser-app 0.23+15.10.20150610-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
ApportVersion: 2.17.3-0ubuntu4
Architecture: amd64
Date: Mon Jun 15 16:41:58 2015
InstallationDate: Installed on 2015-05-20 (25 days ago)
InstallationMedia: Ubuntu-Desktop-Next 15.10 "Wily Werewolf" - Alpha amd64 
(20150519)
SourcePackage: webbrowser-app
SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

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

Title:
  Ubuntu Desktop Next: webbrowser-app do not start

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

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


[Bug 1452751] Re: Connecting network jump is confusing

2015-06-15 Thread Matthew Paul Thomas
It would be great if the System Settings network list *was* exactly the
same code as the network indicator network list. Currently they differ
in icon size, spacing, padlock position, and colors vs. checkboxes, so
it would be alarming if one really was a copy of the other.

Anyway, in Ubuntu 15.04 r23, System Settings, the indicator menu, and
the first-run setup all have the bug described: when you select a
network, it jumps to the top of the list before it has even connected.
This is especially jarring when it fails to connect at all, for example
because you don't know the password.

That the network you choose should jump to the top currently isn't
mentioned in the spec at all. It's a good idea -- better than using
checkboxes, at least! -- but if it had been specced in advance perhaps
this bug would have been avoided. Mea culpa.

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Invalid => Confirmed

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) => Matthew Paul Thomas (mpt)

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

** Description changed:

- BQ phone
+ Ubuntu 15.04 r23
  
- Steps to reproduce:
- 1) go to network settings
- 2) tap network that is not on top
+ 1. Do any of the following:
+ - open System Settings > "Wi-Fi"
+ - open the network indicator
+ - flash the phone and go to the "Connect to Wi-Fi" step
  
+ 2. Tap a closed network that is not on top and that you haven't used
+ before
  
  Behaviour I get:
  Network jumps to top. After a while a prompt pops up to request your 
password. This can take up to 5 second on slow networks.
  This is very confusing. When the network jumped to the top, I wasn't sure if 
I tapped it, so I tapped it again. This had the following result: *popup asking 
for password appears* *popup goes away almost immediately* *popup comes back 
after a few seconds*
  
- 
  Proposed solution:
  Immediately after tapping a network, even before putting it on top of the 
list, give it an indication of "trying to connect" either by a different color, 
a loading icon, ... (let the design guys figure this out)

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

Title:
  Connecting network jump is confusing

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

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


[Bug 1448530] Re: zram-config is not working on non-English locales in vivid

2015-06-15 Thread Didier Roche
** Also affects: zram-config (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Changed in: zram-config (Ubuntu Vivid)
   Importance: Undecided => High

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

Title:
  zram-config is not working on non-English locales in vivid

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

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


[Bug 1256976] Re: shutdown , logout, restart is not working in ubuntu 13.10

2015-06-15 Thread Matthew Paul Thomas
shantanu, sorry that no-one had time to resolve this bug report before
the Ubuntu version expired. But a lot changes between releases, so it's
possible that the bug has been fixed anyway. If you still experience the
problem with a current version (e.g. 14.04 or 15.04), please reopen the
report.

** Changed in: gnome-session (Ubuntu)
   Status: Invalid => Incomplete

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

Title:
  shutdown , logout, restart is not working in ubuntu 13.10

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

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


[Bug 1458470] Re: udev rules aren't executed anymore after booting

2015-06-15 Thread Sworddragon
Physically ejecting /dev/sr0 results in this output:

root@ubuntu:~# udevadm monitor -e --udev
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing


** Changed in: udev (Ubuntu)
   Status: Incomplete => New

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

Title:
  udev rules aren't executed anymore after booting

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

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


[Bug 1262829] Re: pavucontrol causes entire Gnome session to hang

2015-06-15 Thread Matthew Paul Thomas
Christoffer, sorry that no-one had time to resolve this bug report
before the Ubuntu version expired. But a lot changes between releases,
so it's possible that the bug has been fixed anyway. If you still
experience the problem with a current version (e.g. 14.04 or 15.04),
please reopen the report.

** Changed in: gnome-session (Ubuntu)
   Status: Invalid => Incomplete

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

Title:
  pavucontrol causes entire Gnome session to hang

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

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


[Bug 1269838] Re: gnome-session.log takes 8 GB in a few hours

2015-06-15 Thread Matthew Paul Thomas
Sorry that no-one had time to resolve this bug report before the Ubuntu
version expired. But a lot changes between releases, so it's possible
that the bug has been fixed anyway. If you still experience the problem
with a current version (e.g. 14.04 or 15.04), please reopen the report.

** Changed in: gnome-session (Ubuntu)
   Status: Invalid => Incomplete

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

Title:
  gnome-session.log takes 8 GB in a few hours

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

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


[Bug 1449678] Re: (Vivid) zram-config 0.3 Job for zram-config.service failed

2015-06-15 Thread Didier Roche
Module not unloading properly (and so stop service failing) is now fixed
(rmmod suppressed the -w option). This doesn't explain why the module is
reloaded even once you removed this package though and I fear this has
nothing to do with this package but via another config.

Maybe the best would be to open a separate bug?
I'm backporting this fix to vivid.

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

** Changed in: zram-config (Ubuntu)
   Importance: Undecided => High

** Changed in: zram-config (Ubuntu Vivid)
   Importance: Undecided => High

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

Title:
  (Vivid) zram-config 0.3 Job for zram-config.service failed

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

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


[Bug 1465178] [NEW] Microcode SW error detected. Restarting 0x2000000 on connecting to AC network with iwlwifi-7265-ucode-25.228.9.0

2015-06-15 Thread Tom Fifield
Public bug reported:

When trying to connect to an 802.11AC network using an Intel 7265 with
firmware iwlwifi-7265-ucode-25.228.9.0 on kernel 3.16.0-38-generic
#52~14.04.1-Ubuntu, the error " Microcode SW error detected.  Restarting
0x200." is received, the card crashes and can't connect to the
network.

The same card/driver/firmware combination performs well on 2.4GHz
networks, and also 802.11a.


Jun 15 14:02:38 nomad115 NetworkManager[911]:  NetworkManager state is 
now DISCONNECTED
Jun 15 14:02:36 nomad115 wpa_supplicant[962]: wlan0: CTRL-EVENT-SCAN-STARTED 
Jun 15 14:02:38 nomad115 wpa_supplicant[962]: wlan0: Reject scan trigger since 
one is already pending
Jun 15 14:02:38 nomad115 NetworkManager[911]:  (wlan0): supplicant 
interface state: inactive -> disconnected
Jun 15 14:02:39 nomad115 NetworkManager[911]:  (wlan0): supplicant 
interface state: disconnected -> inactive
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Activation (wlan0) 
starting connection 'chocolateblock5 1'
Jun 15 14:02:40 nomad115 NetworkManager[911]:  (wlan0): device state 
change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 15 14:02:40 nomad115 NetworkManager[911]:  NetworkManager state is 
now CONNECTING
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Activation (wlan0) Stage 1 
of 5 (Device Prepare) scheduled...
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Activation (wlan0) Stage 1 
of 5 (Device Prepare) started...
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Activation (wlan0) Stage 2 
of 5 (Device Configure) scheduled...
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Activation (wlan0) Stage 1 
of 5 (Device Prepare) complete.
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Activation (wlan0) Stage 2 
of 5 (Device Configure) starting...
Jun 15 14:02:40 nomad115 NetworkManager[911]:  (wlan0): device state 
change: prepare -> config (reason 'none') [40 50 0]
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Activation 
(wlan0/wireless): connection 'chocolateblock5 1' has security, and secrets 
exist.  No new secrets needed.
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Config: added 'ssid' value 
'chocolateblock5'
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Config: added 'scan_ssid' 
value '1'
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Config: added 'key_mgmt' 
value 'WPA-PSK'
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Config: added 'psk' value 
''
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Activation (wlan0) Stage 2 
of 5 (Device Configure) complete.
Jun 15 14:02:40 nomad115 NetworkManager[911]:  Config: set interface 
ap_scan to 1
Jun 15 14:02:40 nomad115 wpa_supplicant[962]: wlan0: SME: Trying to 
authenticate with 30:b5:c2:84:95:0b (SSID='chocolateblock5' freq=5640 MHz)
Jun 15 14:02:40 nomad115 kernel: [  362.919913] wlan0: authenticate with 
30:b5:c2:84:95:0b
Jun 15 14:02:40 nomad115 kernel: [  362.922550] iwlwifi :03:00.0: Microcode 
SW error detected.  Restarting 0x200.
Jun 15 14:02:40 nomad115 kernel: [  362.922554] iwlwifi :03:00.0: CSR 
values:
Jun 15 14:02:40 nomad115 kernel: [  362.922556] iwlwifi :03:00.0: (2nd byte 
of CSR_INT_COALESCING is CSR_INT_PERIODIC_REG)
Jun 15 14:02:40 nomad115 kernel: [  362.922598] iwlwifi :03:00.0:
CSR_HW_IF_CONFIG_REG: 0X00489200
Jun 15 14:02:40 nomad115 kernel: [  362.922653] iwlwifi :03:00.0:  
CSR_INT_COALESCING: 0X0040
Jun 15 14:02:40 nomad115 kernel: [  362.922708] iwlwifi :03:00.0:   
  CSR_INT: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.922763] iwlwifi :03:00.0:   
 CSR_INT_MASK: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.922818] iwlwifi :03:00.0:   
CSR_FH_INT_STATUS: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.922874] iwlwifi :03:00.0:   
  CSR_GPIO_IN: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.922929] iwlwifi :03:00.0:   
CSR_RESET: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.922984] iwlwifi :03:00.0:   
 CSR_GP_CNTRL: 0X080403cd
Jun 15 14:02:40 nomad115 kernel: [  362.923039] iwlwifi :03:00.0:   
   CSR_HW_REV: 0X0210
Jun 15 14:02:40 nomad115 kernel: [  362.923094] iwlwifi :03:00.0:   
   CSR_EEPROM_REG: 0Xd5d5
Jun 15 14:02:40 nomad115 kernel: [  362.923150] iwlwifi :03:00.0:   
CSR_EEPROM_GP: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.923205] iwlwifi :03:00.0:   
   CSR_OTP_GP_REG: 0Xd5d5
Jun 15 14:02:40 nomad115 kernel: [  362.923259] iwlwifi :03:00.0:   
  CSR_GIO_REG: 0X00080042
Jun 15 14:02:40 nomad115 kernel: [  362.923310] iwlwifi :03:00.0:   
 CSR_GP_UCODE_REG: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.923361] iwlwifi :03:00.0:   
CSR_GP_DRIVER_REG: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.923412] iwlwifi :03:00.0:   
CSR_UCODE_DRV_GP1: 0X
Jun 15 14:02:40 nomad115 kernel: [  362.923464] iwlwifi :03:

[Bug 1448530] Re: zram-config is not working on non-English locales in vivid

2015-06-15 Thread Didier Roche
** Description changed:

- The zram-config package install works without errors, but at swapon -s,
- no zram devices are listed.
+ [Impact] 
+  * People using some non English locale, zram devices are not loaded
+  * The service fails to stop and unloading zram module as well
+ 
+ [Test Case]
+  * Install the new zram-config package
+  * Reboot and check that the zram devices are created:
+ $ swapon -s
+ -> returns some zram devices
+  * $ sudo systemctl status -l zram-config.service
+ -> no error
+  * Stop the service:
+ $ sudo systemctl stop zram-config.service
+  * $ sudo systemctl status -l zram-config.service
+ -> no error
+  * swapon -s
+ -> no more zram device listed
+ 
+ [Regression Potential] 
+  * Services loading change may impact English-local user. However, the fix 
has already been confirmed to be working on wily.
+  * Stopping the service was already failing on unloading the module, so no 
additional regression is possible there.
+ 
+ -
+ 
+ 
+ The zram-config package install works without errors, but at swapon -s, no 
zram devices are listed.
  
  $ dmesg | grep zram
  [   26.933769] zram: Created 4 device(s) ...
  
  $ swapon -s
  Filename  TypeSizeUsedPriority
  /var/cache/swap/swap0 file4194300 223296  
-1
  
  This problem exist on my notebook and I can recreate it on a fresh 15.04
  vm install.
  
- 
  $ sudo systemctl status -l zram-config.service
  ● zram-config.service - Initializes zram swaping
-Loaded: loaded (/lib/systemd/system/zram-config.service; enabled; vendor 
preset: enabled)
-Active: failed (Result: exit-code) since Mi 2015-04-29 13:25:17 CEST; 4min 
39s ago
-   Process: 538 ExecStart=/usr/bin/init-zram-swapping (code=exited, status=255)
-  Main PID: 538 (code=exited, status=255)
+    Loaded: loaded (/lib/systemd/system/zram-config.service; enabled; vendor 
preset: enabled)
+    Active: failed (Result: exit-code) since Mi 2015-04-29 13:25:17 CEST; 4min 
39s ago
+   Process: 538 ExecStart=/usr/bin/init-zram-swapping (code=exited, status=255)
+  Main PID: 538 (code=exited, status=255)
  
  Apr 29 13:25:16 test-VirtualBox systemd[1]: Starting Initializes zram 
swaping...
  Apr 29 13:25:16 test-VirtualBox init-zram-swapping[538]: sh: echo: I/O error
  Apr 29 13:25:16 test-VirtualBox init-zram-swapping[538]: mkswap: error: swap 
area needs to be at least 40 KiB
  Apr 29 13:25:17 test-VirtualBox init-zram-swapping[538]: swapon: /dev/zram0: 
Swap-Header konnte nicht gelesen werden
  Apr 29 13:25:17 test-VirtualBox systemd[1]: zram-config.service: main process 
exited, code=exited, status=255/n/a
  Apr 29 13:25:17 test-VirtualBox systemd[1]: Failed to start Initializes zram 
swaping.
  Apr 29 13:25:17 test-VirtualBox systemd[1]: Unit zram-config.service entered 
failed state.
  Apr 29 13:25:17 test-VirtualBox systemd[1]: zram-config.service failed.
- 
  
  ---
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  InstallationDate: Installed on 2015-04-25 (0 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  Package: zram-config 0.3
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

Title:
  zram-config is not working on non-English locales in vivid

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

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

[Bug 1449678] Re: (Vivid) zram-config 0.3 Job for zram-config.service failed

2015-06-15 Thread Didier Roche
** Description changed:

+ [Impact] 
+  * People using some non English locale, zram devices are not loaded
+  * The service fails to stop and unloading zram module as well
+ 
+ [Test Case]
+  * Install the new zram-config package
+  * Reboot and check that the zram devices are created:
+ $ swapon -s
+ -> returns some zram devices
+  * $ sudo systemctl status -l zram-config.service
+ -> no error
+  * Stop the service:
+ $ sudo systemctl stop zram-config.service
+  * $ sudo systemctl status -l zram-config.service
+ -> no error
+  * swapon -s
+ -> no more zram device listed
+ 
+ [Regression Potential] 
+  * Services loading change may impact English-local user. However, the fix 
has already been confirmed to be working on wily.
+  * Stopping the service was already failing on unloading the module, so no 
additional regression is possible there.
+ 
+ 
  Hi,
  
  While testing how zram-config is going in Ubuntu Vivid, I meet with
  error while doing restart and or stop/start.
  
  It seems to stop fine but throws an error when starting again or
  performing a restart.
  
  I have installed zram-config 0.3 just today and haven't rebooted yet.
  The CPU is "AMD Athlon(tm) II X2 260 Processor"
  
  As stated in bug #1449665 there is one block device created:
  
- $ cat /proc/swaps 
+ $ cat /proc/swaps
  Filename  TypeSizeUsedPriority
  /dev/zram0  partition 947216  0   5
- $ 
+ $
  
  Here:
  $ sudo systemctl stop zram-config
- $ cat /proc/swaps 
+ $ cat /proc/swaps
  Filename  TypeSizeUsedPriority
  /dev/zram0  partition 947216  0   5
- $ 
+ $
  
  after the stop, the prompt is back without error, but it has done
  nothing.
  
  With restart:
  $ sudo systemctl restart zram-config
  Job for zram-config.service failed. See "systemctl status 
zram-config.service" and "journalctl -xe" for details.
  $
  
  When invoking the suggested commands:
  
  $ LANG=C systemctl status zram-config.service -l
  * zram-config.service - Initializes zram swaping
-Loaded: loaded (/lib/systemd/system/zram-config.service; enabled; vendor 
preset: enabled)
-Active: failed (Result: exit-code) since Tue 2015-04-28 19:34:37 CEST; 
2min 7s ago
-   Process: 744 ExecStart=/usr/bin/init-zram-swapping (code=exited, status=255)
-  Main PID: 744 (code=exited, status=255)
+    Loaded: loaded (/lib/systemd/system/zram-config.service; enabled; vendor 
preset: enabled)
+    Active: failed (Result: exit-code) since Tue 2015-04-28 19:34:37 CEST; 
2min 7s ago
+   Process: 744 ExecStart=/usr/bin/init-zram-swapping (code=exited, status=255)
+  Main PID: 744 (code=exited, status=255)
  
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: sh: echo: I/O error
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: mkswap: error: /dev/zram0 is 
mounted; will not make swapspace
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: swapon: /dev/zram0 : échec 
de swapon: Périphérique ou ressource occupé
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: /usr/bin/init-zram-swapping: 
21: /usr/bin/init-zram-swapping: cannot create /sys/block/zram1/disksize: 
Directory nonexistent
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: /dev/zram1: Aucun fichier ou 
dossier de ce type
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: swapon: stat failed 
/dev/zram1: Aucun fichier ou dossier de ce type
  Apr 28 19:34:37 bento64 systemd[1]: zram-config.service: main process exited, 
code=exited, status=255/n/a
  Apr 28 19:34:37 bento64 systemd[1]: Failed to start Initializes zram swaping.
  Apr 28 19:34:37 bento64 systemd[1]: Unit zram-config.service entered failed 
state.
  Apr 28 19:34:37 bento64 systemd[1]: zram-config.service failed.
  $
  
  
  
  -- Unit zram-config.service has begun starting up.
  Apr 28 19:34:37 bento64 audit[781]:  pid=781 uid=102 
auid=4294967295 ses=4294967295 msg='apparmo
-  exe="/usr/bin/dbus-daemon" sauid=102 
hostname=? addr=? terminal=?'
+  exe="/usr/bin/dbus-daemon" sauid=102 
hostname=? addr=? terminal=?'
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: sh: echo: I/O error
  Apr 28 19:34:37 bento64 kernel: zram: Cannot change disksize for initialized 
device
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: mkswap: error: /dev/zram0 is 
mounted; will not make swapspa
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: swapon: /dev/zram0: 
chec de swapon: P
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: /usr/bin/init-zram-swapping: 
21: /usr/bin/init-zram-swappin
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: /dev/zram1: Aucun fichier ou 
dossier de ce type
  Apr 28 19:34:37 bento64 init-zram-swapping[744]: swapon: stat failed 
/dev/zram1: Aucun fichier ou dossier de
  Apr 28 19:34:37 bento64 systemd[1]: zram-config.service: main process exited, 
code=exited, s

[Bug 1460152] Re: apparmor cache not updated when apparmor.d rules change (breaks 15.04/stable -> 15.04/edge updates)

2015-06-15 Thread John Johansen
sorry, yes. I have been poking at what is the best/minimum backport of
this

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

Title:
  apparmor cache not updated when apparmor.d rules change (breaks
  15.04/stable -> 15.04/edge updates)

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

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


[Bug 1447956] Re: Banshee interface unresponsive after upgrade to 15.04

2015-06-15 Thread Chow Loong Jin
** Bug watch added: GNOME Bug Tracker #740879
   https://bugzilla.gnome.org/show_bug.cgi?id=740879

** Changed in: banshee
   Importance: Undecided => Unknown

** Changed in: banshee
   Status: New => Unknown

** Changed in: banshee
 Remote watch: None => GNOME Bug Tracker #740879

** Bug watch added: GNOME Bug Tracker #740879
   https://bugzilla.gnome.org/show_bug.cgi?id=740879

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

Title:
  Banshee interface unresponsive after upgrade to 15.04

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

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


[Bug 1440536] Re: Oops __d_lookup+0x88/0x194

2015-06-15 Thread Ming Lei
>From dann's reports:

1) system1
Code: 1412 f9400273 b4000213 d1002274 (b9402280)

2) system2
Code: 1412 f9400273 b4000213 d1002274 (b9402280)

And the upstem report in #15,
Code: 1403 f9400273 b4000213 d1002274 (b9402282)

The code snippet should be the following in __d_lookup(): fs/dcache.c

ffc0001aae68:   1403b   ffc0001aae74 
<__d_lookup+0x84>
 *
 * See Documentation/filesystems/path-lookup.txt for more details.
 */
rcu_read_lock();

hlist_bl_for_each_entry_rcu(dentry, node, b, d_hash) {
ffc0001aae6c:   f9400273ldr x19, [x19]
ffc0001aae70:   b40001f3cbz x19, ffc0001aaeac 
<__d_lookup+0xbc>

if (dentry->d_name.hash != hash)
ffc0001aae74:   d1002274sub x20, x19, #0x8
ffc0001aae78:   b9402282ldr w2, [x20,#32] 
#faulted instruction


Then the problem should be caused by bad pointer of dcache.

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

Title:
  Oops __d_lookup+0x88/0x194

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

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


[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

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

** Changed in: python-tx-tftp (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/1317705

Title:
  Commissioning x86_64 node never completes, sitting at grub prompt,
  pserv py tbs

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

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


[Bug 1447956] Re: Banshee interface unresponsive after upgrade to 15.04

2015-06-15 Thread Bug Watch Updater
** Changed in: banshee
   Status: Unknown => Confirmed

** Changed in: banshee
   Importance: Unknown => High

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

Title:
  Banshee interface unresponsive after upgrade to 15.04

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

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


[Bug 1465167] Re: Low volume with headphones

2015-06-15 Thread Raymond
Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-46.50dB] [off]
  Front Right: Playback 0 [0%] [-46.50dB] [off]


low volume because headphone playback switch is turned off

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

Title:
  Low volume with headphones

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

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


[Bug 1465051] Re: Lock screen does not react on input/swipes

2015-06-15 Thread Michael Zanetti
Once the device is unlocked, do the edges work again? I.e. Can you
switch apps using the right edge or pull in the launcher?

** Changed in: unity8 (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Lock screen does not react on input/swipes

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

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


[Bug 1465167] Re: Low volume with headphones

2015-06-15 Thread Raymond
do your notebook have two headphone jacks, mic and line in jacks

seem driver blindly assume one of the headphone jack is line out

https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers

sound/alsa


you have to open bug report since your case are different from the other two 
bug reports


https://bugzilla.kernel.org/show_bug.cgi?id=99681

https://bugzilla.kernel.org/show_bug.cgi?id=99721


Node 0x14 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
  Control: name="Headphone Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Headphone Jack", index=1, device=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals:  [0x00 0x00]
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x80 0x80]
  Pincap 0x003e: IN OUT HP Detect Trigger
  Pin Default 0x0421101f: [Jack] HP Out at Ext Right
Conn = 1/8, Color = Black
DefAssociation = 0x1, Sequence = 0xf
  Pin-ctls: 0xc0: OUT HP
  Unsolicited: tag=01, enabled=1
  Connection: 2
 0x0c 0x0d*
Node 0x15 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out
  Control: name="Line Out Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Headphone Jack", index=0, device=0
  Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
  Amp-In vals:  [0x00 0x00]
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x00]
  Pincap 0x003e: IN OUT HP Detect Trigger
  Pin Default 0x042110f0: [Jack] HP Out at Ext Right
Conn = 1/8, Color = Black
DefAssociation = 0xf, Sequence = 0x0
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=02, enabled=1
  Connection: 2
 0x0c* 0x0d



** Bug watch added: Linux Kernel Bug Tracker #99681
   http://bugzilla.kernel.org/show_bug.cgi?id=99681

** Bug watch added: Linux Kernel Bug Tracker #99721
   http://bugzilla.kernel.org/show_bug.cgi?id=99721

** Changed in: pulseaudio (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/1465167

Title:
  Low volume with headphones

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

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


[Bug 1465167] Re: Low volume with headphones

2015-06-15 Thread Raymond
control.35 {
iface CARD
name 'Headphone Jack'
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.36 {
iface CARD
name 'Headphone Jack'
index 1
value false
comment {
access read
type BOOLEAN
count 1
}
}


which headphone are you using ? 

combo spdif

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

Title:
  Low volume with headphones

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

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


[Bug 1465180] [NEW] df: `/sys/kernel/debug': Function not implemented

2015-06-15 Thread latimerio
Public bug reported:

Kernel 3.2.0-85-generic #122-Ubuntu SMP Tue May 26 16:14:57 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux
always gives `/sys/kernel/debug': Function not implemented when giving a "df"  
command.
We have 4 machines running that kernel and all show the same issue.
All other 100+ Ubuntu 12 and 14 hosts that we have don't show the issue.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: coreutils 8.13-3ubuntu3.3
ProcVersionSignature: Ubuntu 3.2.0-85.122-generic 3.2.69
Uname: Linux 3.2.0-85-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.9
Architecture: amd64
Date: Mon Jun 15 10:14:31 2015
MarkForUpload: True
SourcePackage: coreutils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  df: `/sys/kernel/debug': Function not implemented

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

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


[Bug 1385827] Re: package zram-config 0.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-06-15 Thread Didier Roche
*** This bug is a duplicate of bug 1449678 ***
https://bugs.launchpad.net/bugs/1449678

** This bug is no longer a duplicate of bug 1448916
   zram-config fails to stop on unknown rmmod -w option
** This bug has been marked a duplicate of bug 1449678
   (Vivid) zram-config 0.3 Job for zram-config.service failed

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

Title:
  package zram-config 0.2 failed to install/upgrade: package is in a
  very bad inconsistent state; you should  reinstall it before
  attempting configuration

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

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


[Bug 1407447] Re: package zram-config 0.1 failed to install/upgrade: non c'è alcuno script nella nuova versione del pacchetto - saltato

2015-06-15 Thread Didier Roche
*** This bug is a duplicate of bug 1449678 ***
https://bugs.launchpad.net/bugs/1449678

** This bug is no longer a duplicate of bug 1448916
   zram-config fails to stop on unknown rmmod -w option
** This bug has been marked a duplicate of bug 1449678
   (Vivid) zram-config 0.3 Job for zram-config.service failed

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

Title:
  package zram-config 0.1 failed to install/upgrade: non c'è alcuno
  script nella nuova versione del pacchetto - saltato

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

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

[Bug 1449678] Re: (Vivid) zram-config 0.3 Job for zram-config.service failed

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

** Changed in: zram-config (Ubuntu Vivid)
   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/1449678

Title:
  (Vivid) zram-config 0.3 Job for zram-config.service failed

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

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


[Bug 1465183] [NEW] ubuntu 15.04 dhcp: option routers and option rfc3442-classless-static-routes

2015-06-15 Thread Nastya
Public bug reported:

Hi.
Sorry for my bad english.
Iam using  option rfc3442-classless-static-routes in my dhcp-server.

# cat /var/lib/dhcp/dhclient.eth0.leases 
lease {
  interface "eth0";
  fixed-address 192.168.120.170;
  option subnet-mask 255.255.255.0;
  option routers 192.168.120.1;
  option dhcp-lease-time 86400;
  option dhcp-message-type 5;
  option domain-name-servers 192.168.120.1;
  option dhcp-server-identifier 192.168.120.1;
  option ntp-servers 192.168.120.1;
  option rfc3442-classless-static-routes 24,10,125,0,192,168,120,110;
  option broadcast-address 192.168.120.255;
  option domain-name "home.xmu";
  renew 1 2015/06/15 05:45:48;
  rebind 1 2015/06/15 17:04:48;
  expire 1 2015/06/15 20:04:48;
}

In other operation system:
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
0.0.0.0 192.168.120.1   0.0.0.0 UG0  00 eth0
10.125.0.0  192.168.120.110 255.255.255.0   UG0  00 eth0
192.168.120.0   0.0.0.0 255.255.255.0   U 0  00 eth0

In ubuntu 15.04:
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
10.125.0.0  192.168.120.110 255.255.255.0   UG0  00 eth0
192.168.120.0   0.0.0.0 255.255.255.0   U 0  00 eth0

No default gateway!!!

# cat /var/lib/dhcp/dhclient.leases
lease {
  interface "eth0";
  fixed-address 192.168.120.169;
  option subnet-mask 255.255.255.0;
  option routers 192.168.120.1;
  option dhcp-lease-time 86400;
  option dhcp-message-type 5;
  option domain-name-servers 192.168.120.1;
  option dhcp-server-identifier 192.168.120.1;
  option ntp-servers 192.168.120.1;
  option rfc3442-classless-static-routes 24,10,125,0,192,168,120,110;
  option broadcast-address 192.168.120.255;
  option domain-name "home.xmu";
  renew 1 2015/06/15 07:41:11;
  rebind 1 2015/06/15 16:57:38;
  expire 1 2015/06/15 19:57:38;
}

If i comment option rfc3442-classless-static-routes in my dhcp-server.
Default gateway works fine:
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
0.0.0.0 192.168.120.1   0.0.0.0 UG0  00 eth0
192.168.120.0   0.0.0.0 255.255.255.0   U 0  00 eth0

# cat /etc/issue
Ubuntu 15.04 \n \l

# uname -a
Linux wp01 3.19.0-20-generic #20-Ubuntu SMP Fri May 29 10:10:47 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

# aptitude show isc-dhcp-client
Package: isc-dhcp-client 
State: installed
Automatically installed: no
Version: 4.3.1-5ubuntu2.2
Priority: important
Section: net
Maintainer: Ubuntu Developers 
Architecture: amd64
Uncompressed Size: 698 k
Depends: libc6 (>= 2.15), libdns-export100, libirs-export91, libisc-export95, 
debianutils (>= 2.8.2), isc-dhcp-common (= 4.3.1-5ubuntu2.2), iproute2
Suggests: resolvconf, avahi-autoipd, apparmor
Provides: dhcp-client

# aptitude show isc-dhcp-common
Package: isc-dhcp-common 
State: installed
Automatically installed: no
Version: 4.3.1-5ubuntu2.2
Priority: important
Section: net
Maintainer: Ubuntu Developers 
Architecture: amd64

** Affects: isc-dhcp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: isc-dhcp-client rfc3442-classless-static-routes routers

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

Title:
  ubuntu 15.04 dhcp: option routers and option rfc3442-classless-static-
  routes

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

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


[Bug 1320475] Re: package zram-config 0.1build1 failed to install/upgrade: в новой версии пакета нет этого сценария, отказ

2015-06-15 Thread Didier Roche
*** This bug is a duplicate of bug 1449678 ***
https://bugs.launchpad.net/bugs/1449678

** This bug is no longer a duplicate of bug 1448916
   zram-config fails to stop on unknown rmmod -w option
** This bug has been marked a duplicate of bug 1449678
   (Vivid) zram-config 0.3 Job for zram-config.service failed

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

Title:
  package zram-config 0.1build1 failed to install/upgrade: в новой
  версии пакета нет этого сценария, отказ

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

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

[Bug 1448916] Re: zram-config fails to stop on unknown rmmod -w option

2015-06-15 Thread Didier Roche
*** This bug is a duplicate of bug 1449678 ***
https://bugs.launchpad.net/bugs/1449678

Marking as duplicate of 1449678 as I referenced that one in the
changelog before seeing this bug. Fixed in wily, backporting the fix to
vivid. Thanks all for your contribution!

** This bug has been marked a duplicate of bug 1449678
   (Vivid) zram-config 0.3 Job for zram-config.service failed

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

Title:
  zram-config fails to stop on unknown rmmod -w option

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

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


[Bug 1449678] Re: (Vivid) zram-config 0.3 Job for zram-config.service failed

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

** Changed in: zram-config (Ubuntu)
   Status: New => Confirmed

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

Title:
  (Vivid) zram-config 0.3 Job for zram-config.service failed

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

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


[Bug 1319802] Re: package zram-config 0.2 failed to install/upgrade: there is no script in the new version of the package - giving up

2015-06-15 Thread Didier Roche
*** This bug is a duplicate of bug 1449678 ***
https://bugs.launchpad.net/bugs/1449678

** This bug is no longer a duplicate of bug 1448916
   zram-config fails to stop on unknown rmmod -w option
** This bug has been marked a duplicate of bug 1449678
   (Vivid) zram-config 0.3 Job for zram-config.service failed

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

Title:
  package zram-config 0.2 failed to install/upgrade: there is no script
  in the new version of the package - giving up

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

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


[Bug 1374881] Re: package zram-config 0.2 failed to install/upgrade: não há script na nova versão do pacote - desistindo

2015-06-15 Thread Didier Roche
*** This bug is a duplicate of bug 1449678 ***
https://bugs.launchpad.net/bugs/1449678

** This bug is no longer a duplicate of bug 1448916
   zram-config fails to stop on unknown rmmod -w option
** This bug has been marked a duplicate of bug 1449678
   (Vivid) zram-config 0.3 Job for zram-config.service failed

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

Title:
  package zram-config 0.2 failed to install/upgrade: não há script na
  nova versão do pacote - desistindo

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

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

[Bug 1320247] Re: package zram-config 0.2 failed to install/upgrade: brak skryptu w nowej wersji pakietu - zaniechanie wywołania skryptu

2015-06-15 Thread Didier Roche
*** This bug is a duplicate of bug 1449678 ***
https://bugs.launchpad.net/bugs/1449678

** This bug is no longer a duplicate of bug 1448916
   zram-config fails to stop on unknown rmmod -w option
** This bug has been marked a duplicate of bug 1449678
   (Vivid) zram-config 0.3 Job for zram-config.service failed

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

Title:
  package zram-config 0.2 failed to install/upgrade: brak skryptu w
  nowej wersji pakietu - zaniechanie wywołania skryptu

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

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

[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-06-15 Thread Rob
Yep, I am using kvalo's kernel. I've been following instructions from
comment #150.

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

Title:
  Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

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

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


[Bug 1465167] Re: Low volume with headphones

2015-06-15 Thread Raymond
try

hdajacksensetest -a

to find out both headphone jacks can be detected when plug and unplug

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

Title:
  Low volume with headphones

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

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


[Bug 1465167] Re: Low volume with headphones

2015-06-15 Thread Raymond
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
  Control: name="Speaker+LO Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals:  [0x00 0x00] [0x00 0x00]
  Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
  Amp-Out vals:  [0x16 0x16]
  Connection: 2
 0x02 0x0b
Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
  Control: name="Headphone Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-In vals:  [0x00 0x00] [0x00 0x00]
  Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=0
  Amp-Out vals:  [0x00 0x00]
  Connection: 2
 0x03 0x0b


the headphone connect to node 0x0c is muted by pulseaudio

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

Title:
  Low volume with headphones

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

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


[Bug 1464159] Re: Web browser should send the system language to websites (Accept-Language field)

2015-06-15 Thread David Barth
Inside the webview, you probably use something like navigator.language.
This one got fixed a while ago, but may also be affected by the system
language setting not being transmitted because of the same .mo filename
problem.

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

Title:
  Web browser should send the system language to websites (Accept-
  Language field)

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

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


[Bug 1458470] Re: udev rules aren't executed anymore after booting

2015-06-15 Thread Martin Pitt
Right, so this is (at most) the kernel's fault. I'm not sure whether
ejecting a CD is supposed to trigger an uevent, but maybe not in all
cases?

** Package changed: udev (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided => Low

** Summary changed:

- udev rules aren't executed anymore after booting
+ no uevent after ejecting CD-ROM

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

Title:
  no uevent after ejecting CD-ROM

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

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


[Bug 1465189] [NEW] Nautilus crashes when opening Dropbox

2015-06-15 Thread Nici
Public bug reported:

Since upgrading to Ubuntu 15.04, opening the Dropbox folder via the item
in the Dropbox menu (accessed by the Dropbox icon in the menu bar)
causes nautilus to partially crash, i.e. any open windows still work,
but the desktop loses its icons, context menu and rubber band
functionality until nautilus is restarted.

This is written to /var/log/syslog:

Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): Gtk-CRITICAL **: 
gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): 
GLib-GObject-WARNING **: invalid (NULL) pointer instance
Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): 
GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 
'G_TYPE_CHECK_INSTANCE (instance)' failed

This person appears to have the same problem:
http://askubuntu.com/questions/624957/problems-with-dropbox-since-
ubuntu-upgrade-14-10-15-04

nautilus-dropbox version: 2.10.0-1
nautilus version: 1:3.14.2-0ubuntu9
Ubuntu version: 15.04
Kernel version: 3.19.0-20-generic

** Affects: nautilus (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/1465189

Title:
  Nautilus crashes when opening Dropbox

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

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


[Bug 1465192] [NEW] [info] output should go to /dev/stdout instead of /dev/stderr

2015-06-15 Thread Yvan Masson
Public bug reported:

Dear maintainers,

I am running ocsinventory-agent with anacron like this :
 # ocsinventory-agent 1> /dev/null

I would expect output only if there is an error, so that I am notified
only if there is a problem. Instead, the agent always returns some
"debug" output on /dev/stderr, which leads my email to be spammed.

Here is the output I get if I run the command line above :
# ocsinventory-agent 1> /dev/null
[info] No support detected. Registration key: N/A
[info] [download] Download is off.
[info] [download] Beginning work. I am 4298.
[info] [download] Option turned off. Exiting.

I am running Ubuntu 14.04 amd64, ocsinventory-agent is version
2:2.0.5-1.

The configuration is almost the default one, I only changed the server
FQDN.

/etc/ocsinventory/modules.conf :
 # this list of module will be loaded by the agent at run time
 # to check its syntax do:
 # $perl modules.conf
 # You must have NO error. Else the content will be ignored

 use Ocsinventory::Agent::Modules::Download;

 # DO NO REMOVE the 1;
 1;

/etc/ocsinventory/ocsinventory-agent.cfg
 server=myserver-FQDN

Regards,
YvanM

** Affects: ocsinventory-agent (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/1465192

Title:
  [info] output should go to /dev/stdout instead of /dev/stderr

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

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


[Bug 1462712] Re: Sony Vaio Pro webcam does not work in most of the apps with libjpeg-turbo8-1.3.0-0ubuntu2

2015-06-15 Thread Vasiliy
Only upgrading libjpeg-turbo to 1.4 didn't help.
I tried:
http://debomatic-amd64.debian.net/distribution#vivid/libjpeg-turbo/1.4.1-0ubuntu1
with 
http://debomatic-i386.debian.net/distribution#vivid/libjpeg-turbo/1.4.1-0ubuntu1

I'll try to boot arch live, because in the chromium link they say they
solved the problem.

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

Title:
  Sony Vaio Pro webcam does not work in most of the apps with libjpeg-
  turbo8-1.3.0-0ubuntu2

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

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


[Bug 1465189] Re: Nautilus crashes when opening Dropbox

2015-06-15 Thread Nici
** Description changed:

  Since upgrading to Ubuntu 15.04, opening the Dropbox folder via the item
  in the Dropbox menu (accessed by the Dropbox icon in the menu bar)
  causes nautilus to partially crash, i.e. any open windows still work,
  but the desktop loses its icons, context menu and rubber band
  functionality until nautilus is restarted.
  
  This is written to /var/log/syslog:
  
  Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): Gtk-CRITICAL **: 
gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
  Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): 
GLib-GObject-WARNING **: invalid (NULL) pointer instance
  Jun 15 10:24:23 Vector gnome-session[1709]: (nautilus:2809): 
GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 
'G_TYPE_CHECK_INSTANCE (instance)' failed
  
+ This person appears to have the same problem:
+ http://askubuntu.com/questions/624957/problems-with-dropbox-since-
+ ubuntu-upgrade-14-10-15-04
+ 
  nautilus-dropbox version: 2.10.0-1
  nautilus version: 1:3.14.2-0ubuntu9
  Ubuntu version: 15.04
  Kernel version: 3.19.0-20-generic

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

Title:
  Nautilus crashes when opening Dropbox

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

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


[Bug 1449678] Re: (Vivid) zram-config 0.3 Job for zram-config.service failed

2015-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package zram-config - 0.5

---
zram-config (0.5) wily; urgency=medium

  * rmmod doesn't support -w anymore, ensure that the module is removed and
that the service stops properly (LP: #1449678)

 -- Didier Roche   Mon, 15 Jun 2015 09:59:40 +0200

** Changed in: zram-config (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  (Vivid) zram-config 0.3 Job for zram-config.service failed

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

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


[Bug 1465178] Re: Microcode SW error detected. Restarting 0x2000000 on connecting to AC network with iwlwifi-7265-ucode-25.228.9.0

2015-06-15 Thread Tom Fifield
Updated to 3.16.0-39-generic #53~14.04.1-Ubuntu - no change in behaviour

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

Title:
  Microcode SW error detected.  Restarting 0x200 on connecting to AC
  network with iwlwifi-7265-ucode-25.228.9.0

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

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


[Bug 1465196] [NEW] NetworkManager-wait-online job deleted to break ordering cycle

2015-06-15 Thread Dimitri John Ledkov
Public bug reported:

Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on 
NetworkManager-wait-online.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Breaking ordering cycle by deleting 
job NetworkManager-wait-online.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Job 
NetworkManager-wait-online.service/start deleted to break ordering cycle 
starting with network-online.target/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on 
NetworkManager.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Breaking ordering cycle by deleting 
job NetworkManager.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Job NetworkManager.service/start 
deleted to break ordering cycle starting with network.target/start
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Found dependency on 
NetworkManager-wait-online.service/start
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Found dependency on 
NetworkManager-wait-online.service/start
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Reached target Network.
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Starting Network.
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Reached target Network is Online.
Jun 15 09:46:55 djledkov-mobl1 systemd[1]: Starting Network is Online.
Jun 15 09:46:56 djledkov-mobl1 whoopsie[1065]: [09:46:56] Could not get the 
Network Manager state:
Jun 15 09:46:56 djledkov-mobl1 whoopsie[1065]: [09:46:56] 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.freedesktop.NetworkManager was not provided by any .service files


So, my system boots, but without any internets =(

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

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

** Also affects: network-manager (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/1465196

Title:
  NetworkManager-wait-online job deleted to break ordering cycle

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

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


[Bug 1465180] Re: df: `/sys/kernel/debug': Function not implemented

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

** Changed in: coreutils (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/1465180

Title:
  df: `/sys/kernel/debug': Function not implemented

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

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


[Bug 1465197] [NEW] ltrace sleep 1 throws segmentation fault

2015-06-15 Thread bugproxy
Public bug reported:

---Problem Description---
ltrace sleep 1 throws segmentation fault
 
Contact Information = pavsu...@in.ibm.com 
 
---uname output---
Linux alp15 3.19.0-18-generic #18~14.04.1-Ubuntu SMP Wed May 20 09:40:36 UTC 
2015 ppc64le ppc64le ppc64le GNU/Linux
 
Machine Type = P8 
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
Install a P8 Power VM LPAR with Ubuntu 14.04.2 ISO.
Then install the kernel of Ubuntu 14.04.3 release on the same and reboot.

root@alp15:~# ltrace sleep 1
strtod_l(2, 0x3fffe038bba8, 0x3fffe038bbc0, 0x3fffe038bc68 
abort() 
 = 
__libc_start_main(0x100094c0, 0x100094d0, 0x3fffb3563618, 0x3fffb3563608)   
 = 0x3fffb351d4c8
getopt_long(268473536, 0x3fffb351d4d8, 
"efghijklmnopqrstuvwxyz{|}~\177\200\201\202\203\204"..., 0x65, -16843009) = 
884084752
lseek(268443040, 0, 0)  
 = 0
getopt_long(2, 0x3fffe038bba8, "+", 0x10009590, nil 
__fprintf_chk(2, 0x3fffe038bba8, 0x100095f0, 0x10009590 
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

root@alp15:~# which ltrace
/usr/bin/ltrace
root@alp15:~# dpkg -S /usr/bin/ltrace
ltrace: /usr/bin/ltrace

root@alp15:~# dpkg --list | grep ltrace
ii  ltrace 0.7.3-4ubuntu5.1 
  ppc64el  Tracks runtime library calls in dynamically linked 
programs

 
Userspace tool common name: /usr/bin/ltrace 
 
The userspace tool has the following bit modes: 64-bit 

Userspace rpm: ltrace-0.7.3-4ubuntu5.1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: architecture-ppc64le bugnameltc-126342 severity-high 
targetmilestone-inin14043

** Tags added: architecture-ppc64le bugnameltc-126342 severity-high
targetmilestone-inin14043

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

Title:
  ltrace sleep 1 throws segmentation fault

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

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


[Bug 1458470] Missing required logs.

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

apport-collect 1458470

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

Title:
  no uevent after ejecting CD-ROM

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

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


[Bug 1465196] Re: NetworkManager-wait-online job deleted to break ordering cycle

2015-06-15 Thread Martin Pitt
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found ordering cycle on 
network-online.target/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on 
NetworkManager-wait-online.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on 
basic.target/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on 
sockets.target/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on cups.socket/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on 
sysinit.target/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on 
open-iscsi.service/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Found dependency on 
network-online.target/start
Jun 15 09:46:54 djledkov-mobl1 systemd[1]: Breaking ordering cycle by deleting 
job NetworkManager-wait-online.service/start

Same old story -- rcS early boot init script with an overly demanding
$remote_fs dependency. That can't work together with NetworkManager.
Best solution would be to either move this to $local_fs or provide a
proper systemd unit with more fine-grained dependencies.

** Package changed: network-manager (Ubuntu) => open-iscsi (Ubuntu)

** Changed in: open-iscsi (Ubuntu)
   Status: New => Triaged

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

Title:
  NetworkManager-wait-online job deleted to break ordering cycle

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

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


[Bug 1465202] [NEW] "Spell checking" screen is missing

2015-06-15 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 15.04 r23

1. Go to System Settings > "Language & Text".
2. Tap the "Spell checking" item.

What you see: It is a switch.

What you should see: It's a page-stack item that navigates to a "Spell
checking" screen, containing a switch and a list of spelling
dictionaries to choose from.


** Affects: ubuntu-system-settings (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/1465202

Title:
  "Spell checking" screen is missing

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

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


[Bug 1435035] Re: No Copy&Paste for wifi key possible .

2015-06-15 Thread handsome_feng
I think this is an issue in ubuntu-ui-toolkit, the popup
menu(copy/paste) exists after you long pressed in the textfield , but it
appears under the wifi dialog and even the indicator page. So we can't
see it.

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

Title:
  No Copy&Paste for wifi key possible .

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

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


[Bug 1465178] Re: Microcode SW error detected. Restarting 0x2000000 on connecting to AC network with iwlwifi-7265-ucode-25.228.9.0

2015-06-15 Thread Tom Fifield
sorry, mirror was out of date, now on 3.16.0-40-generic
#54~14.04.1-Ubuntu - no change in behaviour

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

Title:
  Microcode SW error detected.  Restarting 0x200 on connecting to AC
  network with iwlwifi-7265-ucode-25.228.9.0

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

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


[Bug 1451510] Re: Gmail messages might be missed after clearing notifications

2015-06-15 Thread Samuele Pedroni
first attempt at fix landing didn't pass QA

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

Title:
  Gmail messages might be missed after clearing notifications

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

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


[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-06-15 Thread Raphaël Badin
** Branch linked: lp:~rvb/maas/tftp-bug-1317705

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

Title:
  Commissioning x86_64 node never completes, sitting at grub prompt,
  pserv py tbs

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

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


[Bug 1318812] Re: [osk] no way to remove user added dictionary words

2015-06-15 Thread Matthew Paul Thomas
** Description changed:

  when spell checking is enabled, any word the user types that is not 
recognized gets added to the user dictionary (I think).
  The problem is once a word gets added there is no way to delete it and it 
always shows up on the word ribbon, whether you want it or not.
  
  We should be more selective when adding words (i.e. if you type
  asdafadfadsfadsfadsfadsf that gets added). We can address that in
  another bug. For this bug, I think we need to provide the user with a
  way to remove words they added to the dictionary.
  
- One idea: press and hold the word on the word ribbon would produce an
- "x" button which when pressed would remove the word from the dictionary.
- This would be consistent with how users close apps, delete bookmarks,
- etc.
- 
- 
- --
- 
- Desired solution:
- 
- Design specified here - section 'custom words':
- https://wiki.ubuntu.com/LanguageAndText
+ : "The 'Custom
+ words' screen itself should list all custom words alphabetically, with a
+ delete button alongside each."

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

Title:
  [osk] no way to remove user added dictionary words

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

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


[Bug 1156055] Re: aqemu crashes w/ Segmentation fault (core dumped)

2015-06-15 Thread Artur Zarzycki
This morning I tried to test aqemu as alternative to qtemu and got this bug.  
Strace show me that there is problem with read config files. When you remove 
.emulator files it's start to work, but you lose configration. So after few 
minutes I found little workaround which work for me: 
go to $HOME/.config/ANDronSoft
there are emulator files (e.g. KVM 0.14.X.emulator  QEMU 0.14.X.emulator) edit 
this files if there is twice  tag then remove one and 
change options from "no" to "yes":

yes
yes
yes

important: you have to change it in all .emulator files you have in this
directory

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

Title:
  aqemu crashes w/ Segmentation fault (core dumped)

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

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


Re: [Bug 1465051] Re: Lock screen does not react on input/swipes

2015-06-15 Thread Alexey Balmashnov
Once device unlocked, all functionality seems to be OK: yes, I can switch
between apps/start apps using launcher, also can switch between apps/kill
apps using swipe from right.

On Mon, Jun 15, 2015 at 10:25 AM, Michael Zanetti <
michael.zane...@canonical.com> wrote:

> Once the device is unlocked, do the edges work again? I.e. Can you
> switch apps using the right edge or pull in the launcher?
>
> ** Changed in: unity8 (Ubuntu)
>Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1465051
>
> Title:
>   Lock screen does not react on input/swipes
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1465051/+subscriptions
>

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

Title:
  Lock screen does not react on input/swipes

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

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


Re: [Bug 1452751] Re: Connecting network jump is confusing

2015-06-15 Thread Merlijn Sebrechts
To clarify:

What I find most confusing is that when you tap the network, it jumps on
top without any notification that you have tapped it. Only after a while,
it changes color. If you want to keep the "jumping on top" behaviour, I
suggest you change the color, or put an icon overlay BEFORE jumping on top,
so it is clear to the user that he tapped it.

In many (obviously inferior) operating systems, the ordering of the
available networks changes while you are scrolling through them, so the
network jumping on top isn't a universal sign that you tapped it.

2015-06-15 9:58 GMT+02:00 Matthew Paul Thomas :

> It would be great if the System Settings network list *was* exactly the
> same code as the network indicator network list. Currently they differ
> in icon size, spacing, padlock position, and colors vs. checkboxes, so
> it would be alarming if one really was a copy of the other.
>
> Anyway, in Ubuntu 15.04 r23, System Settings, the indicator menu, and
> the first-run setup all have the bug described: when you select a
> network, it jumps to the top of the list before it has even connected.
> This is especially jarring when it fails to connect at all, for example
> because you don't know the password.
>
> That the network you choose should jump to the top currently isn't
> mentioned in the spec at all. It's a good idea -- better than using
> checkboxes, at least! -- but if it had been specced in advance perhaps
> this bug would have been avoided. Mea culpa.
>
> ** Changed in: ubuntu-system-settings (Ubuntu)
>Importance: Undecided => Medium
>
> ** Changed in: ubuntu-system-settings (Ubuntu)
>Status: Invalid => Confirmed
>
> ** Changed in: ubuntu-system-settings (Ubuntu)
>  Assignee: (unassigned) => Matthew Paul Thomas (mpt)
>
> ** Also affects: unity8 (Ubuntu)
>Importance: Undecided
>Status: New
>
> ** Description changed:
>
> - BQ phone
> + Ubuntu 15.04 r23
>
> - Steps to reproduce:
> - 1) go to network settings
> - 2) tap network that is not on top
> + 1. Do any of the following:
> + - open System Settings > "Wi-Fi"
> + - open the network indicator
> + - flash the phone and go to the "Connect to Wi-Fi" step
>
> + 2. Tap a closed network that is not on top and that you haven't used
> + before
>
>   Behaviour I get:
>   Network jumps to top. After a while a prompt pops up to request your
> password. This can take up to 5 second on slow networks.
>   This is very confusing. When the network jumped to the top, I wasn't
> sure if I tapped it, so I tapped it again. This had the following result:
> *popup asking for password appears* *popup goes away almost immediately*
> *popup comes back after a few seconds*
>
> -
>   Proposed solution:
>   Immediately after tapping a network, even before putting it on top of
> the list, give it an indication of "trying to connect" either by a
> different color, a loading icon, ... (let the design guys figure this out)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1452751
>
> Title:
>   Connecting network jump is confusing
>
> Status in indicator-network package in Ubuntu:
>   Confirmed
> Status in ubuntu-system-settings package in Ubuntu:
>   Confirmed
> Status in unity8 package in Ubuntu:
>   New
>
> Bug description:
>   Ubuntu 15.04 r23
>
>   1. Do any of the following:
>   - open System Settings > "Wi-Fi"
>   - open the network indicator
>   - flash the phone and go to the "Connect to Wi-Fi" step
>
>   2. Tap a closed network that is not on top and that you haven't used
>   before
>
>   Behaviour I get:
>   Network jumps to top. After a while a prompt pops up to request your
> password. This can take up to 5 second on slow networks.
>   This is very confusing. When the network jumped to the top, I wasn't
> sure if I tapped it, so I tapped it again. This had the following result:
> *popup asking for password appears* *popup goes away almost immediately*
> *popup comes back after a few seconds*
>
>   Proposed solution:
>   Immediately after tapping a network, even before putting it on top of
> the list, give it an indication of "trying to connect" either by a
> different color, a loading icon, ... (let the design guys figure this out)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1452751/+subscriptions
>

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

Title:
  Connecting network jump is confusing

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

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


[Bug 1452293] Re: kernel crash when compiling linux-4.1-rc2 with make -j20

2015-06-15 Thread Ming Lei
*** This bug is a duplicate of bug 1440536 ***
https://bugs.launchpad.net/bugs/1440536

** This bug has been marked a duplicate of bug 1440536
   Oops __d_lookup+0x88/0x194

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

Title:
  kernel crash when compiling linux-4.1-rc2 with make -j20

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

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


[Bug 1318812] Re: [osk] no way to remove user added dictionary words

2015-06-15 Thread Matthew Paul Thomas
I'm now having second thoughts about the System Settings design. It does
make explicit the entire contents of your user dictionary, but it's
fairly unlikely that someone will stop in the middle of their typing,
and go to the trouble of diving deep into System Settings just to remove
a word. And if they don't stop in the middle of their typing, it's even
less likely that they'll remember to do it sometime later.

I wonder if we could achieve the same effect by making the UI
essentially invisible. A word should be added to the user dictionary if
you type it and refuse correction enough times; maybe it can be removed
from the user dictionary if it is suggested or auto-completed and you
undo it enough times.

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

Title:
  [osk] no way to remove user added dictionary words

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

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


[Bug 1465212] [NEW] package matlab-support 0.0.19 failed to install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1

2015-06-15 Thread paulkokos
Public bug reported:

not any details really

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: matlab-support 0.0.19
ProcVersionSignature: Ubuntu 3.16.0-39.53~14.04.1-generic 3.16.7-ckt11
Uname: Linux 3.16.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
AptOrdering:
 matlab-support: Install
 matlab-support: Configure
Architecture: amd64
Date: Sun Jun 14 12:52:16 2015
DuplicateSignature: package:matlab-support:0.0.19:η υποδιεργασία installed 
post-installation script επέστρεψε κατάσταση λάθους 1
ErrorMessage: η υποδιεργασία installed post-installation script επέστρεψε 
κατάσταση λάθους 1
InstallationDate: Installed on 2015-05-22 (23 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitecture: all
SourcePackage: matlab-support
Title: package matlab-support 0.0.19 failed to install/upgrade: η υποδιεργασία 
installed post-installation script επέστρεψε κατάσταση λάθους 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: matlab-support (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  package matlab-support 0.0.19 failed to install/upgrade: η
  υποδιεργασία installed post-installation script επέστρεψε κατάσταση
  λάθους 1

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

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

[Bug 1465196] Re: NetworkManager-wait-online job deleted to break ordering cycle

2015-06-15 Thread Martin Pitt
** No longer affects: systemd (Ubuntu)

** Tags added: systemd-boot

** Summary changed:

- NetworkManager-wait-online job deleted to break ordering cycle
+ open-iscsi init script creates dependency cycle with NetworkManager

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

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

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

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


[Bug 1465214] [NEW] SIM unlock dialog can not be brought up on arale at all

2015-06-15 Thread Oliver Grawert
Public bug reported:

moving my SIM from my krillin to the arale leaves me with a locked SIM that can 
not be unlocked ...
the unlock dialog on boot does not come up at all, the unlock button in 
indicator or system-settings is a complete no-op 
using the enter-pin script from ofono-scripts works.

the krillin and arale use the exact same rc-proposed image and as
mentioned above it works flawless with krillin.


phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 24
device name: arale
channel: ubuntu-touch/rc-proposed/meizu.en
last update: 2015-06-15 11:23:56
version version: 24
version ubuntu: 20150615
version device: 20150608-6e66f3c
version custom: 20150602-731-5-32

syslog at: http://paste.ubuntu.com/11718529/

** Affects: ofono (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/1465214

Title:
  SIM unlock dialog can not be brought up on arale at all

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

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


[Bug 1462602] Re: Update 0xffff to stable version 0.6.1

2015-06-15 Thread Robie Basak
Hi Pali,

See https://wiki.ubuntu.com/StableReleaseUpdates:

"7. New upstream microreleases

In some cases, when upstream fixes bugs, they do a new microrelease
instead of just sending patches. If all of the changes are appropriate
for an SRU by the criteria above, then it is acceptable (and usually
easier) to just upload the complete new upstream microrelease instead of
backporting the individual patches. Note that some noise introduced by
autoreconf is okay, but making structural changes to the build system
(such as introducing new library dependencies) is generally not."

Since your package doesn't currently have a micro release exception in
Ubuntu, the SRU team will need to examine the entire diff to decide
whether each individual fix meets the criteria for inclusion in a stable
release update. I'm sure they're capable of generating the diff
themselves, but making life easier for them and providing some specific
commentary to them on what is going on will probably be useful.

Please still submit a debdiff against Vivid that provides the change to
debian/changelog so a sponsor can review and upload exactly what you
want. I'd expect a new entry in debian/changelog at a minimum, with a
description of what the update does and why, a reference to this bug,
targetting the release(s) you want and with a version number that works
(see
https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging
for a guide).

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

Title:
  Update 0x to stable version 0.6.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/0x/+bug/1462602/+subscriptions

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


[Bug 1458470] Re: no uevent after ejecting CD-ROM

2015-06-15 Thread Sworddragon
In the past physically ejecting /dev/sr0 has worked for me. A recent
apport-collect (while this report was already made) against "linux
(Ubuntu)" was done here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463627

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  no uevent after ejecting CD-ROM

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

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


[Bug 1465212] Re: package matlab-support 0.0.19 failed to install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1

2015-06-15 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/1465212

Title:
  package matlab-support 0.0.19 failed to install/upgrade: η
  υποδιεργασία installed post-installation script επέστρεψε κατάσταση
  λάθους 1

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

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

[Bug 1377892] Re: no exec, suid or dev when mounting nfs with users or user flags

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

** Changed in: nfs-utils (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/1377892

Title:
  no exec, suid or dev when mounting nfs with users or user flags

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

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


[Bug 1426581] Re: with greasemonkey in firefox 36, "Error: Exposing privileged or cross-origin callable is prohibited"

2015-06-15 Thread David Barth
** Changed in: webapps-sprint
Milestone: sprint-10 => sprint-11

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

Title:
  with greasemonkey in firefox 36, "Error: Exposing privileged or cross-
  origin callable is prohibited"

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1426581/+subscriptions

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


[Bug 1465014] Re: after update still vulnerable against LOGJAM

2015-06-15 Thread LAZA
** Description changed:

  Hint: http://www.ubuntu.com/usn/usn-2639-1/
  
  " As a security improvement, this update also modifies OpenSSL behaviour
  to reject DH key sizes below 768 bits, preventing a possible downgrade
  attack. "
  
  I installed the update but the test site says, i'm still vulnerable (see 
attachted screen shot).
  Site: https://weakdh.org/
  
  - Xubuntu 15.04  --  up-to-date
  
  - openSSL 1.0.1f-1ubuntu11.4  --  up-to-date
  
- - Firefox 38.0+build3-0ubuntu0.15.04.1  --   up-to-date (even there are the 
versions 38.05 and 38.0.6 on the mozilla server availeable)
+ - Firefox 38.0+build3-0ubuntu0.15.04.1  --   up-to-date (even there are the 
versions 38.0.5 and 38.0.6 on the mozilla server available)
  - Chromium 43.0.2357.81-0ubuntu0.15.04.1.1170  --  up-to-date
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: openssl 1.0.1f-1ubuntu11.4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Sun Jun 14 15:34:46 2015
  InstallationDate: Installed on 2015-05-28 (16 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  SourcePackage: openssl
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Hint: http://www.ubuntu.com/usn/usn-2639-1/
  
  " As a security improvement, this update also modifies OpenSSL behaviour
  to reject DH key sizes below 768 bits, preventing a possible downgrade
  attack. "
  
  I installed the update but the test site says, i'm still vulnerable (see 
attachted screen shot).
  Site: https://weakdh.org/
  
  - Xubuntu 15.04  --  up-to-date
  
  - openSSL 1.0.1f-1ubuntu11.4  --  up-to-date
  
  - Firefox 38.0+build3-0ubuntu0.15.04.1  --   up-to-date (even there are the 
versions 38.0.5 and 38.0.6 on the mozilla server available)
  - Chromium 43.0.2357.81-0ubuntu0.15.04.1.1170  --  up-to-date
  
+ 

+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: openssl 1.0.1f-1ubuntu11.4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Sun Jun 14 15:34:46 2015
  InstallationDate: Installed on 2015-05-28 (16 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  SourcePackage: openssl
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  after update still vulnerable against LOGJAM

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

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


[Bug 1431920] Re: Ubuntu Phone BQ: Message into welcome screen = "No data sources available"

2015-06-15 Thread Matthew Paul Thomas
Hiding the circle or text when the feature is turned off is bug 1339002.

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

Title:
  Ubuntu Phone BQ: Message into welcome screen = "No data sources
  available"

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

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


[Bug 1464159] Re: Web browser should send the system language to websites (Accept-Language field)

2015-06-15 Thread Chris Coulson
navigator.language is unaffected by this bug.

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

Title:
  Web browser should send the system language to websites (Accept-
  Language field)

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

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


[Bug 1453549] Re: Cannot publish to Facebook

2015-06-15 Thread David Barth
** Changed in: webapps-sprint
Milestone: sprint-10 => sprint-11

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

Title:
  Cannot publish to Facebook

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

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


[Bug 1465220] [NEW] Only first six DNS search domains are used

2015-06-15 Thread David Ramsden
Public bug reported:

It appears as though only the first six DNS search domains are used.
However this only affects certain commands/functions. One example is
ping v's host. Ping will fail whereas host succeeds. PHP also exhibits
this behavior. This may suggest some underlying library issue (something
in libc6?).

Example /etc/resolv.conf:

nameserver 192.168.0.1
nameserver 192.168.0.2
search one.local two.local three.local four.local five.local six.local 
mycompany.local

In the above example "ping myserver.mycompany.local" fails with unknown
host. Whereas "host myserver.mycompany.local" succeeds. It was also
found that PHP also has issues when doing name resolution.

Changing the order of the search line in /etc/resolv.conf so that
mycompany.local is the sixth search entry (or less) resolves the issue:

nameserver 192.168.0.1
nameserver 192.168.0.2
search one.local two.local three.local four.local five.local mycompany.local 
six.local


This is not a localized issue or something wrong with the DNS infrastructure. 
We are using the same search domains and ordering on our Windows server and 
client machines. This bug has been reproduced on four other Ubuntu 14.04 LTS 
installs.

Additional information gathered from apport-bug against libc6 to assist:

== ApportVersion =
2.14.1-0ubuntu3.11

== Architecture =
amd64

== Date =
Mon Jun 15 10:22:04 2015

== Dependencies =
gcc-4.9-base 4.9.1-0ubuntu1
libc6 2.19-0ubuntu6.6
libgcc1 1:4.9.1-0ubuntu1
multiarch-support 2.19-0ubuntu6.6

== DistroRelease =
Ubuntu 14.04

== InstallationDate =
Installed on 2015-01-16 (149 days ago)

== InstallationMedia =
Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.3)

== Package =
libc6 2.19-0ubuntu6.6

== PackageArchitecture =
amd64

== ProblemType =
Bug

== ProcEnviron =
LANGUAGE=en_GB:en
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=
LANG=en_GB.UTF-8
SHELL=/bin/bash

== ProcVersionSignature =
Ubuntu 3.13.0-32.57-generic 3.13.11.4

== SourcePackage =
eglibc

== Tags =
 trusty

== Uname =
Linux 3.13.0-32-generic x86_64

== UpgradeStatus =
No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: dns network

** Tags added: dns network

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

Title:
  Only first six DNS search domains are used

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

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


[Bug 1460705] Re: Oxide 1.7.8 not built with media-hub support code

2015-06-15 Thread David Barth
** Changed in: oxide-qt (Ubuntu)
   Status: New => Confirmed

** Changed in: oxide-qt (Ubuntu)
   Importance: Undecided => High

** Changed in: oxide-qt (Ubuntu)
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: webapps-sprint
Milestone: sprint-10 => sprint-11

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

Title:
  Oxide 1.7.8 not built with media-hub support code

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

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


[Bug 875153] Re: Timestamps in History view do not respect 24 hour format

2015-06-15 Thread Matthew Paul Thomas
** This bug is no longer a duplicate of bug 1459549
   Timestamps missing from History entries

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

Title:
  Timestamps in History view do not respect 24 hour format

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

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


[Bug 1420036] Re: Progress bar not drawn properly during software installation

2015-06-15 Thread Matthew Paul Thomas
** Summary changed:

- progress bar not shown during chromium installation
+ Progress bar not drawn properly during software installation

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

Title:
  Progress bar not drawn properly during software installation

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

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


[Bug 1465226] [NEW] apticron warns about packages that are not installed

2015-06-15 Thread Matpen
Public bug reported:

On an Ubuntu Server 14.04 LTS installed in a OpenVZ VPS I get emails
from apticron about e2fsprogs and libss2:

Email body follows:
-
apticron report [Sun, 14 Jun 2015 20:53:29 -0400]


apticron has detected that some packages need upgrading on:

server 
[ 127.0.0.2 173.214.171.147 173.214.171.147 ]

The following packages are currently pending an upgrade:

e2fsprogs 1.42.9-3ubuntu1.2
libss2 1.42.9-3ubuntu1.2



Package Details:

Reading changelogs...
apt-listchanges: didn't find any valid .deb archives
---
Email body end.

However, these packages are not installed:

Transcript follows:
---
matteo@server:~$ sudo dpkg -s e2fsprogs
dpkg-query: package 'e2fsprogs' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
matteo@server:~$ sudo dpkg -s libss2
dpkg-query: package 'libss2' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
---
Transcript end.

This is similar to bugs #760177 and probably related to the information found 
at:
http://forum.openvz.org/index.php?t=msg&goto=47405&;

Please let me know if further information is needed.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apticron 1.1.55
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Mon Jun 15 11:45:01 2015
InstallationDate: Installed on 2015-05-30 (15 days ago)
InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
PackageArchitecture: all
SourcePackage: apticron
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  apticron warns about packages that are not installed

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

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


[Bug 1465227] [NEW] Sync iagno 1:3.16.1-1 (universe) from Debian unstable (main)

2015-06-15 Thread Jackson Doak
Public bug reported:

Please sync iagno 1:3.16.1-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

Fixed in debian

Changelog entries since current wily version 1:3.14.2-0ubuntu1:

iagno (1:3.16.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Build-Depends as per configure.ac:
- Add appstream-util.
- Bump libgtk-3-dev to (>= 3.15.0).
- Bump valac to (>= 0.27.1).
  * Bump debhelper compatibility level to 9.

 -- Michael Biebl   Sun, 14 Jun 2015 15:21:39 +0200

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

** Changed in: iagno (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Sync iagno 1:3.16.1-1 (universe) from Debian unstable (main)

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

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


[Bug 1464296] Re: Ubuntu unable to handle ssh keys with PBKDF

2015-06-15 Thread cortocopy
Hello,

Thank you for addressing my bug. I've just submitted it to GNOME as 
requested.

This is the reposted bug

https://bugzilla.gnome.org/show_bug.cgi?id=750986

Best wishes
Juan

On 11/06/15 17:50, Sebastien Bacher wrote:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. The issue you are reporting is an upstream one and it
> would be nice if somebody having it could send the bug to the developers
> of the software by following the instructions at
> https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
> tell us the number of the upstream bug (or the link), so we can add a
> bugwatch that will inform us about its status. Thanks in advance.
>
> ** Changed in: gnome-keyring (Ubuntu)
> Importance: Undecided => Low
>


** Bug watch added: GNOME Bug Tracker #750986
   https://bugzilla.gnome.org/show_bug.cgi?id=750986

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

Title:
  Ubuntu unable to handle ssh keys with PBKDF

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

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


[Bug 1465220] Re: Only first six DNS search domains are used

2015-06-15 Thread David Ramsden
I've also tried this on an older 12.04.4 LTS release and can reproduce
the same behavior.

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.4 LTS
Release:12.04
Codename:   precise

Out of interest I found an old CentOS 5.3 install and I can again
reproduce the same behavior there. So this doesn't appear to be a Ubuntu
specific issue. However I've not found any documentation that states
that the search domain will only use the first six entries.

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

Title:
  Only first six DNS search domains are used

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

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


[Bug 1465229] [NEW] Please sync cinnamon 2.6 from debian sid or testing to solves important problem

2015-06-15 Thread Fantu
Public bug reported:

Someone can update cinnamon to 2.6.7-3 from debian testing or sid
please? (and add 2 small changes ubuntu specific from 2.2.16-5u1)
cinnamon 2.2.16-5u1 with other component already at 2.6 have many
problems that make it unusable in Wily.

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


** Tags: wily

** Changed in: cinnamon (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/1465229

Title:
  Please sync cinnamon 2.6 from debian sid or testing to solves
  important problem

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

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


[Bug 1412367] Re: Show SSS results as they arrive

2015-06-15 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Show SSS results as they arrive

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

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


[Bug 1452681] Re: Incomplete doc for scope.ini files

2015-06-15 Thread Marcus Tomlinson
** Changed in: unity-scopes-api (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Incomplete doc for scope.ini files

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

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


[Bug 1465232] [NEW] package libatk-wrapper-java-jni:amd64 0.30.5-1 failed to install/upgrade: package libatk-wrapper-java-jni:amd64 is already installed and configured

2015-06-15 Thread Katerina
Public bug reported:

Problem istalling java

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: libatk-wrapper-java-jni:amd64 0.30.5-1
ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
AptdaemonVersion: 1.1.1+bzr982-0ubuntu3
Architecture: amd64
CrashReports:
 600:0:118:277241:2015-06-15 12:20:52.725420951 +0200:2015-06-15 
12:20:53.725420951 +0200:/var/crash/libatk-wrapper-java-jni:amd64.0.crash
 600:0:118:277221:2015-06-15 12:20:53.701420507 +0200:2015-06-15 
12:20:53.485416379 +0200:/var/crash/libatk-wrapper-java.0.crash
 600:0:118:278250:2015-06-15 12:20:53.765421731 +0200:2015-06-15 
12:20:53.733421119 +0200:/var/crash/libbonobo2-common.0.crash
Date: Mon Jun 15 12:20:53 2015
DuplicateSignature: package:libatk-wrapper-java-jni:amd64:0.30.5-1:package 
libatk-wrapper-java-jni:amd64 is already installed and configured
ErrorMessage: package libatk-wrapper-java-jni:amd64 is already installed and 
configured
InstallationDate: Installed on 2015-06-15 (0 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4
SourcePackage: dpkg
Title: package libatk-wrapper-java-jni:amd64 0.30.5-1 failed to 
install/upgrade: package libatk-wrapper-java-jni:amd64 is already installed and 
configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package vivid

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

Title:
  package libatk-wrapper-java-jni:amd64 0.30.5-1 failed to
  install/upgrade: package libatk-wrapper-java-jni:amd64 is already
  installed and configured

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

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


[Bug 1465220] Re: Only first six DNS search domains are used

2015-06-15 Thread David Ramsden
OK, so typically after filing this and then reproducing on an old CentOS
install I did some more digging.

Issue appears to be that MAXDNSRCH is hard coded to 6 in resolv.h.

Not a bug as such but annoying. Also tricky for those of us who have a
lot of search domains, quite probably in an enterprise environment where
companies have been acquired. For now the only feasible workaround may
be to install a local proxy DNS server to workaround this limitation
although I've not tried this.

Perhaps the init scripts for networking/resolvconf could print a warning
if more than six search domains are defined?

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

Title:
  Only first six DNS search domains are used

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

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


[Bug 1242300] Re: Clang cannot locate standard header files

2015-06-15 Thread Andrew Poltavets
Yep, I have same problem after upgrading 14.10 to 15.04 beta. Since
final release has been happened in april bug still present at now. I
have both 3.5 and 3.6 clang compilers installed.

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

Title:
  Clang cannot locate standard header files

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

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


[Bug 1465232] Re: package libatk-wrapper-java-jni:amd64 0.30.5-1 failed to install/upgrade: package libatk-wrapper-java-jni:amd64 is already installed and configured

2015-06-15 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/1465232

Title:
  package libatk-wrapper-java-jni:amd64 0.30.5-1 failed to
  install/upgrade: package libatk-wrapper-java-jni:amd64 is already
  installed and configured

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

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


[Bug 1421710] Re: Rating entry form does not appear sometimes

2015-06-15 Thread Sergi Quiles Pérez
In my case, when I try to rate an app that I rated before I can write
the comments and the stars rating. But when I push the send button it
seems to send it but the rating and comments don't appear in the app
ratings.

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

Title:
  Rating entry form does not appear sometimes

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

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


[Bug 1448681] Re: no systray icon in kde plasma 5

2015-06-15 Thread James Anslow
+1

This bug also affects me. Running Kubuntu 15.04 and I definitely do have
Pidgin set to Always show && not hidden in the tray.

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

Title:
  no systray icon in kde plasma 5

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

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


[Bug 1210199] Re: [Shell] support rotation

2015-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 - 8.10+15.10.20150612-0ubuntu1

---
unity8 (8.10+15.10.20150612-0ubuntu1) wily; urgency=medium

  [ Michał Sawicz ]
  * Implement full-shell rotation (LP: #1210199)

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk.

  [ Daniel d'Andrada ]
  * Implemented autopilot-test and fake-sensors for shell-rotation.

  [ Mirco Müller ]
  * Implemented autopilot-test and fake-sensors for shell-rotation.

 -- CI Train Bot   Fri, 12 Jun 2015 16:07:47
+

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

Title:
  [Shell] support rotation

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

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

[Bug 1319829] Re: aa-genprof will crash when select scan on Ubuntu 14.04 server

2015-06-15 Thread markling
Bravo.

This is an issue for new users, btw, because the rather well written
"Introduction to Apparmor" by Bodhi.Zazen on Ubuntu Forums
(http://ubuntuforums.org/showthread.php?t=1008906) uses Genprof at the
crucial point where its tutorial teaches you how to build a profile. And
it makes a special point of doing this for Firefox, which is arguably
the main reason why any desktop user would seek to configure Apparmor
when they learned of its existence. So Bodhi.Zazen's tutorial goes kaput
just at the point where you are beginning to feel you are making real
progress toward securing your machine. (It's seven year's old anyway,
yet prominent in the search engines and a big draw because it's a
reasonably good tutorial - a rare thing).

If users understood that Apparmor's out-of-the-box profiles should give
reasonable-enough protection (they should, shouldn't they? they do,
don't they?), they might get a night's sleep. Or perhaps after a user
learns from Bodhi.Zazen that they need to install Apparmor's package of
pre-baked profiles separately (this is necessary, isn't it?), it might
dawn on them that this really is protection enough to give them a
night's sleep (it is, isn't it?). But the case is not clear. And the
Firefox profile is disabled by default. So that brings you back to
Bodhi.Zazen's kaput tutorial and the Apparmor bug. Aggh!

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

Title:
  aa-genprof will crash when select scan on Ubuntu 14.04 server

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

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


[Bug 1464753] Re: package software-properties-kde 0.96.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-15 Thread John Sergeant
Judging by the rest of the script, line 732 should read

text = _("%s\n\n%s") % primary, msg

Certainly it runs correctly after editing it in this manner and running
'dpkg --configure -a'.

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

Title:
  package software-properties-kde 0.96.7 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/software-properties/+bug/1464753/+subscriptions

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


[Bug 1465236] [NEW] assaultcube 1.2 FTBFS on ppc64el

2015-06-15 Thread Timo Jyrinki
Public bug reported:

Build log:

https://launchpadlibrarian.net/209119518/buildlog_ubuntu-wily-
ppc64el.assaultcube_1.2.0.2%2Bdfsg1-0ubuntu1_BUILDING.txt.gz

This prevents it from migrating to release pocket. Since powerpc and
arm64 succeeded, this might be fixed by simply updating config.guess to
a recent one with eg autoreconf.

** Affects: assaultcube (Ubuntu)
 Importance: Undecided
 Assignee: Unit 193 (unit193)
 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/1465236

Title:
  assaultcube 1.2 FTBFS on ppc64el

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

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


  1   2   3   4   5   6   7   8   9   10   >