[Bug 1294267] Re: tgt doesn't export some LUNs after a reload operation (SIGHUP)

2014-03-23 Thread Rarylson Freitas
I discovered that, although sending a SIGHUG signal to TGT (using the
`reload tgt` command) doesn't works, I can correctly reload TGT using
the following command:

tgt-admin --update ALL

I know upstart has the option to change the signal send to a deamon.
However, if we could change the `reload` behavior to send no signal and
exec an script, we could correct the `reload` wrong behavior.

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

Title:
  tgt doesn't export some LUNs after a reload operation (SIGHUP)

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

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


[Bug 1294239] Re: dnsmasq preventing DNS lookup with firepass sslvpn

2014-03-23 Thread GNUbee40
Thank You for your help so far. resolvconf is installed, Result of dpkg
-s resolvconf attached below.

I dont have /etc/resolv.conf, but /etc/resolvconf/resolv.conf.d/head  -
and ./base.  No symlink to run/resolvconf either. It only contains one
empty folder, interface, and one empty file, postponed-update.

Even more puzzling dpkg -s dnsmasq says the package is not
installed??? So why does disabling it in network manager break the dns
lookup then?

Maybe the changes in Mint to the Ubuntu system are more profound than I first 
assumed. I was pretty sure dnsmasq was involved in this error after reading 
various blog and forum posts and therefore found it relevant to report the 
error here. 
I am sorry to waste your time. I did report the error to Mint. Sadly they did 
not react so far.  


** Attachment added: resolvconf.txt
   
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+attachment/4038462/+files/resolvconf.txt

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

Title:
  dnsmasq preventing DNS lookup with firepass sslvpn

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

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


[Bug 1076454] Re: /usr/share/go/src/pkg/runtime is not on gdb's auto-load safe-path

2014-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  /usr/share/go/src/pkg/runtime is not on gdb's auto-load safe-path

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

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


[Bug 1230917] Re: php5-fpm logrotate errors after package switched to upstart

2014-03-23 Thread Holger Mauermann
When will the fix be rolled out? I got some updates to PHP since ondrej
proposed a fix in comment 6, but this bug still exists. There are only 3
weeks until the Trusty LTS release...

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

Title:
  php5-fpm logrotate errors after package switched to upstart

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

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


[Bug 1296289] [NEW] smb.conf contains valid users = %S in [global]

2014-03-23 Thread Alex
Public bug reported:

Seems that bug #131419 reappeared in 14.04

https://bugs.launchpad.net/ubuntu/+source/samba/+bug/131419

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

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

Title:
  smb.conf contains valid users = %S in [global]

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

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


[Bug 1296305] [NEW] The multipath-tools package in Ubuntu doesn't have the libprioweightedpath.so and the libprioiet.so modules

2014-03-23 Thread Rarylson Freitas
Public bug reported:

In the multipath-tools upstream, there is a prioritizer called
weightedpath.

See: http://git.opensvc.com/?p=multipath-
tools/.git;a=blob;f=libmultipath/prioritizers/weightedpath.h;h=509f21565d06d8c10a0f0a79756195a5583125d8;hb=HEAD

This prioritizer exists in some distribuction specific pre-compiled
packages too, like in Debian Wheezy.

See: https://packages.debian.org/wheezy/amd64/multipath-tools/filelist

However, this prioritizer doesn't exist in any Ubuntu version, as we can
see in the following links:

- http://packages.ubuntu.com/trusty/amd64/multipath-tools/filelist
- http://packages.ubuntu.com/precise/amd64/multipath-tools/filelist

Since this module can be very useful, why don't the Ubuntu maintainers
provide it? Is there any special reason?



The Debian package also has the iet prioritizer (file
/lib/multipath/libprioiet.so). This prioritizer may be used to solve
common problems too.

This module doesn't exist in any Ubuntu package too.



I created this bug report because someone suggest me in the question
#245910:

I suggest you report a bug. If you feel something is missing then you
flagging it up may get it added.

See: https://answers.launchpad.net/ubuntu/+source/multipath-
tools/+question/245910

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  The multipath-tools package in Ubuntu doesn't have the
  libprioweightedpath.so and the libprioiet.so modules

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

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


[Bug 1278466] Re: [FFe] ceph firefly stable release

2014-03-23 Thread James Page
** Changed in: ceph (Ubuntu Trusty)
Milestone: ubuntu-14.04-beta-2 = ubuntu-14.04

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

Title:
  [FFe] ceph firefly stable release

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

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


[Bug 1293177] Re: 'net usershare' returned error 255: net usershare add: cannot convert name Everyone to a SID. Access denied.

2014-03-23 Thread Alberto Salvia Novella
It has a moderate impact on a core package.

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

** Changed in: hundredpapercuts
   Status: New = Confirmed

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

** Changed in: hundredpapercuts
   Importance: Undecided = Medium

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

** Changed in: nautilus-share (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  'net usershare' returned error 255: net usershare add: cannot convert
  name Everyone to a SID. Access denied.

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

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


[Bug 1294267] Re: tgt doesn't export some LUNs after a reload operation (SIGHUP)

2014-03-23 Thread Rarylson Freitas
In the attachment, I implemented a fix for the `restart` and
`stop+start` bug.

It's a poor fix, but it may help.

Unfortunately, I don't found any fix for the reload method, since
upstart (in Ubuntu 12.04) always send a SIGHUP signal to the deamon.


** Attachment added: tgt.override
   
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1294267/+attachment/4039771/+files/tgt.override

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

Title:
  tgt doesn't export some LUNs after a reload operation (SIGHUP)

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

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


[Bug 1281493] Re: Add Glusterfs VFS support

2014-03-23 Thread André Bauer
I just added an trusty ppa for this:

https://launchpad.net/~monotek/+archive/samba-vfs-glusterfs

Nothing in the package source was changed except glusterfs-common as
build dependency in the debian control file, which is enough to build
the gluster vfs module, because glusterfs is enabled by default in samba
configure script.

Because this is a very small change it should be easy to implement this
in the standard package.

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

Title:
  Add Glusterfs VFS support

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

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


[Bug 1263738] Re: login console 0 in user namespace container is not configured right

2014-03-23 Thread Alberto Salvia Novella
** Changed in: upstart (Ubuntu Trusty)
   Importance: Undecided = High

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

Title:
  login console 0 in user namespace container is not configured right

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

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


[Bug 1277822] Re: iscsitarget-dkms 1.4.20.2-5ubuntu3.3: iscsitarget kernel module failed to build

2014-03-23 Thread Manu
root@NAS2:/home/administrateur# uname -a
Linux NAS2 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:42:40 UTC 
2014 i686 i686 i386 GNU/Linux

same issue with iscsitarget-dkms_1.4.20.2-10ubuntu2_all.deb or
1.4.20.2-10ubuntu2

DKMS make.log for iscsitarget-1.4.20.2 for kernel 3.11.0-15-generic (i686)
lundi 24 mars 2014, 00:43:10 (UTC+0100)
make: entrant dans le répertoire « /usr/src/linux-headers-3.11.0-15-generic »
  LD  /var/lib/dkms/iscsitarget/1.4.20.2/build/built-in.o
  LD  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/built-in.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/tio.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/iscsi.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/nthread.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.o
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.c: In function 
âworker_threadâ:
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.c:73:28: erreur: valeur 
void n'a pas été ignorée comme elle aurait dû l'être
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.c:74:3: erreur: 
implicit declaration of function âget_io_contextâ 
[-Werror=implicit-function-declaration]
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.c:74:21: attention : 
assignment makes pointer from integer without a cast [enabled by default]
cc1: some warnings being treated as errors
make[2]: *** [/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.o] Erreur 
1
make[1]: *** [/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel] Erreur 2
make: *** [_module_/var/lib/dkms/iscsitarget/1.4.20.2/build] Erreur 2
make: quittant le répertoire « /usr/src/linux-headers-3.11.0-15-generic »

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

Title:
  iscsitarget-dkms 1.4.20.2-5ubuntu3.3: iscsitarget kernel module failed
  to build

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

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


[Bug 1277822] Re: iscsitarget-dkms 1.4.20.2-5ubuntu3.3: iscsitarget kernel module failed to build

2014-03-23 Thread Manu
however the following packages installed and work properly :

dpkg -i iscsitarget_1.4.20.3+svn496-1ubuntu1_i386.deb
dpkg -i iscsitarget_1.4.20.3+svn496-1ubuntu1_i386.deb

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

Title:
  iscsitarget-dkms 1.4.20.2-5ubuntu3.3: iscsitarget kernel module failed
  to build

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

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


[Bug 1294747] Re: mongodb fails assertion on ppc64el with 64k pagesize

2014-03-23 Thread Adam Conrad
** Changed in: mongodb (Ubuntu)
 Assignee: (unassigned) = Adam Conrad (adconrad)

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

Title:
  mongodb fails assertion on ppc64el with 64k pagesize

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

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


[Bug 1270529] Re: package squid3 (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-03-23 Thread Launchpad Bug Tracker
[Expired for squid3 (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package squid3 (not installed) failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 1271422] Re: package mysql-server-5.5 5.5.35-0ubuntu0.13.10.1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2014-03-23 Thread Launchpad Bug Tracker
[Expired for mysql-5.5 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.5 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package mysql-server-5.5 5.5.35-0ubuntu0.13.10.1 failed to
  install/upgrade: подпроцесс установлен сценарий post-installation
  возвратил код ошибки 1

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

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


[Bug 1268271] Re: package python-boto 2.9.6-1 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回了错误号 239

2014-03-23 Thread Launchpad Bug Tracker
[Expired for python-boto (Ubuntu) because there has been no activity for
60 days.]

** Changed in: python-boto (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package python-boto 2.9.6-1 failed to install/upgrade: 子进程 已安装 post-
  installation 脚本 返回了错误号 239

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

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


[Bug 1269209] Re: package mysql-server-5.5 (not installed) failed to install/upgrade: sub-processo novo script pre-installation retornou estado de saída de erro 1

2014-03-23 Thread Launchpad Bug Tracker
[Expired for mysql-5.5 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.5 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package mysql-server-5.5 (not installed) failed to install/upgrade:
  sub-processo novo script pre-installation retornou estado de saída de
  erro 1

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

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


[Bug 1261873] Re: 'net usershare' returned error 255

2014-03-23 Thread ysingh
** Changed in: samba (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  'net usershare' returned error 255

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

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


[Bug 1280654] Re: maas_remote_syslog_compress cron job generates pointless emails

2014-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  maas_remote_syslog_compress cron job generates pointless emails

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

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


[Bug 1296205] [NEW] capslock(ctrl_modifier) generates invalid modifier map

2014-03-23 Thread gutschke
Public bug reported:

This bug applies to Ubuntu 14.04 (Trusty Tahr)

I configured my (GNOME) desktop to make Caps_Lock an additional Control
key.

This results in a perfectly reasonable xkb keymap:

xkb_keymap {
xkb_keycodes  { include evdev+aliases(qwerty) };
xkb_types { include complete  };
xkb_compat{ include complete  };
xkb_symbols   { include 
pc+us+inet(evdev)+capslock(ctrl_modifier)+compose(ralt)   };
xkb_geometry  { include pc(pc105) };
};

But xkbcomp turns this into a slightly broken modifier map:

shift   Shift_L (0x32),  Shift_R (0x3e)
lockCaps_Lock (0x42)
control Control_L (0x25),  Caps_Lock (0x42),  Control_R (0x69)
mod1Alt_L (0x40),  Meta_L (0xcd)
mod2Num_Lock (0x4d)
mod3  
mod4Super_L (0x85),  Super_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
mod5ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

As you can see, Caps_Lock is now assigned to both lock and control.
That's technically not valid, even if it happens to (almost) work with
many X applications.

Unfortunately for me, VMware Workstation is one of the applications that
cannot handle this situation. In fact, when it encounters this type of
modifier map, it proceeds to completely clear the entire map, which is
quite catastrophic:

xmodmap:  up to 0 keys per modifier, (keycodes in parentheses):

shift 
lock  
control   
mod1  
mod2  
mod3  
mod4  
mod5

That's of course a bug in VMWare -- and I already reported it. But the
root cause of the bug looks as if it is faulty information in the
xkeyboard configuration files.

For the time being, I can work around the problem by issuing xmodmap -e
'clear lock' prior to starting VMWare Workstation.

** Affects: xkeyboard-config (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/1296205

Title:
  capslock(ctrl_modifier) generates invalid modifier map

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

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


[Bug 1201665] Re: [[HP Pavilion dv6-4008tx Entertainment Notebook PC] Function Keys do not work - brightness, sound, wireless

2014-03-23 Thread Joseph Landers
I can confirm that this issue also happens in windows (The user of the
function key button is not required to access the functions! But the FN
key is required to use the F1-F12), therefore it's not a Linux Kernel
bug, it's actually the laptop/BIOS mapping is incorrect. Therefore this
is not an issue for ubuntu / kernel to resolve. Thanks again.

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

Title:
  [[HP Pavilion dv6-4008tx Entertainment Notebook PC] Function Keys do
  not work - brightness, sound, wireless

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

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


[Bug 1295948] Re: mako kernel doesn't support xattrs in the security namespace

2014-03-23 Thread John Johansen
This bug is being caused by  CONFIG_EXT3_FS_SECURITY being not set. Note
that CONFIG_EXT3_FS_POSIX_ACL is also not set.

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

Title:
  mako kernel doesn't support xattrs in the security namespace

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

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


[Bug 1201671] Re: [HP Pavilion dv6-4008tx Entertainment Notebook PC] Wireless key light constantly flashing when connected

2014-03-23 Thread Joseph Landers
In windows, orange indicates wireless hardware switch is off, white
indicates wireless hardware switch is on.

When disconnected and/or connected to a network in the ON state, the
light stays white and does not flash.

I won't be able to test any potential changes to fix it as I don't have
Linux on this laptop anymore.

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

Title:
  [HP Pavilion dv6-4008tx Entertainment Notebook PC] Wireless key light
  constantly flashing when connected

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

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


[Bug 1295069] Re: recent upload FTBFS

2014-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package tomahawk - 0.7.0+dfsg1-0ubuntu5

---
tomahawk (0.7.0+dfsg1-0ubuntu5) trusty; urgency=medium

  * Fix install files even harder for armhf (add arm specific file)
  * Set WITH_BREAKPAD to OFF for arm variants so maybe arm64 will build
 -- Scott Kitterman sc...@kitterman.com   Sat, 22 Mar 2014 22:59:27 -0400

** Changed in: tomahawk (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  recent upload FTBFS

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

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


[Bug 1287163] Re: tomahawk 0.7 plugin loading broken

2014-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package tomahawk - 0.7.0+dfsg1-0ubuntu5

---
tomahawk (0.7.0+dfsg1-0ubuntu5) trusty; urgency=medium

  * Fix install files even harder for armhf (add arm specific file)
  * Set WITH_BREAKPAD to OFF for arm variants so maybe arm64 will build
 -- Scott Kitterman sc...@kitterman.com   Sat, 22 Mar 2014 22:59:27 -0400

** Changed in: tomahawk (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  tomahawk 0.7 plugin loading broken

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

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


[Bug 1266608] Re: apport-gtk crashed with SIGABRT in __assert_fail_base()

2014-03-23 Thread Chris Engen
Downloaded PCB Designer, opened the program, resulting in the GUI
freezing.  I was still able to acces tty1-6 through the CTRL+ALT+F1 and
so on.  the system bacame responsive almost imediately after the crash.

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

Title:
  apport-gtk crashed with SIGABRT in __assert_fail_base()

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

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


[Bug 1296206] Re: pybootchartgui crashed with Error in lambda(): invalid value (typically too big) for the size of the input (surface, pattern, etc.)

2014-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 951265 ***
https://bugs.launchpad.net/bugs/951265

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

** Tags removed: need-duplicate-check

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

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1296206/+attachment/4038398/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1296206/+attachment/4038399/+files/ProcStatus.txt

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

** Information type changed from Private to Public

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

Title:
  pybootchartgui crashed with Error in lambda(): invalid value
  (typically too big) for the size of the input (surface, pattern, etc.)

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

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


[Bug 1296207] [NEW] Reboot fails on halt from LightDM

2014-03-23 Thread Máté Eckl
Public bug reported:

Sometimes my computer does not realise any built-in imput but I have an 
external mouse and with it I used to click on the Restart option in the 
indicator and during the reboot it stops somewhere leaving a blank screen 
behind. In this state I can't simply turn it off by pressing the power button 
it only shuts down after a 20 second press.
There is no problem when I simply press the power button on LightDM, in this 
case it shuts down correctly.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lightdm 1.8.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Sun Mar 23 07:06:43 2014
InstallationDate: Installed on 2014-03-13 (9 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

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

Title:
  Reboot fails on halt from LightDM

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

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


[Bug 1246277] Re: Control functions fail in full screen mode

2014-03-23 Thread Máté Eckl
I still have this issue but I experienced that is might be a theme
issue. I installed the Moka icon theme and the other theme components
either, and since that it worked correctly (until i reinstalled the
system). I could see the totem control panel and every notifications on
fullscreen mode. Now with the reinstalled system and without the Moka
theme the issue is still on.

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

Title:
  Control functions fail in full screen mode

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

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


[Bug 18673] Re: Draws un-expected/unwanted scroll bars

2014-03-23 Thread Bug Watch Updater
** Changed in: gtk
   Status: Confirmed = Expired

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

Title:
  Draws un-expected/unwanted scroll bars

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

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


[Bug 1294267] Re: tgt doesn't export some LUNs after a reload operation (SIGHUP)

2014-03-23 Thread Rarylson Freitas
I discovered that, although sending a SIGHUG signal to TGT (using the
`reload tgt` command) doesn't works, I can correctly reload TGT using
the following command:

tgt-admin --update ALL

I know upstart has the option to change the signal send to a deamon.
However, if we could change the `reload` behavior to send no signal and
exec an script, we could correct the `reload` wrong behavior.

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

Title:
  tgt doesn't export some LUNs after a reload operation (SIGHUP)

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: acpidump.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038422/+files/acpidump.txt

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: acpi
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038421/+files/acpi

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] [NEW] Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
Public bug reported:

Backlight control does not work, but there are entries in /sys/class/backlight.
This is a new laptop, I have not tried any previous kernel versions.
Hotkeys do not change the brightness but do cause the OSD to pop up indicating 
what the brightness should be.
Brightness applet does not work.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-19-generic 3.13.0-19.39
ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
Uname: Linux 3.13.0-19-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  useradmin   3496 F pulseaudio
 /dev/snd/controlC0:  useradmin   3496 F pulseaudio
CurrentDesktop: GNOME
Date: Sat Mar 22 22:52:23 2014
HibernationDevice: RESUME=UUID=a3e237f6-10cb-43a3-b9ed-ecfbc16de751
InstallationDate: Installed on 2014-03-22 (1 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140226)
MachineType: Hewlett-Packard HP EliteBook 850 G1
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=1209f2bc-bc3e-44ae-bf60-8c0bcb5cfb1e ro access=m2 quiet splash
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-19-generic N/A
 linux-backports-modules-3.13.0-19-generic  N/A
 linux-firmware 1.126
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/19/2014
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: L71 Ver. 01.08
dmi.board.name: 198F
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 15.54
dmi.chassis.asset.tag: CNU345C1WF
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL71Ver.01.08:bd02/19/2014:svnHewlett-Packard:pnHPEliteBook850G1:pvrA3009DD10303:rvnHewlett-Packard:rn198F:rvrKBCVersion15.54:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 850 G1
dmi.product.version: A3009DD10303
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug trusty

** Attachment added: backlight
   https://bugs.launchpad.net/bugs/1296208/+attachment/4038403/+files/backlight

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt4.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038427/+files/ssdt4.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt2.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038425/+files/ssdt2.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt1.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038424/+files/ssdt1.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt3.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038426/+files/ssdt3.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: dsdt.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038423/+files/dsdt.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: fwts
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038435/+files/fwts

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt10.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038433/+files/ssdt10.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: results.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038437/+files/results.log

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: fwts_method
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038436/+files/fwts_method

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt6.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038429/+files/ssdt6.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: dmidecode.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038439/+files/dmidecode.log

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt9.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038432/+files/ssdt9.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: video
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038438/+files/video

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: version
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038440/+files/version

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt5.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038428/+files/ssdt5.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt8.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038431/+files/ssdt8.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: dsdt.dsl
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038434/+files/dsdt.dsl

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
** Attachment added: ssdt7.dat
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1296208/+attachment/4038430/+files/ssdt7.dat

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1296208] Re: Backlight controls not working on HP Elitebook 850 G1

2014-03-23 Thread Dayle Riddoch
Adding the kernel parameter acpi_backlight=vendor now allows both the
hotkeys and the brightness applet to modify the brightness.

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1246683] Re: Middle button does not work for scrolling

2014-03-23 Thread Aurimas Fišeras
Thank you, dalcde, your workaround worked on Ubuntu Trusty Tahr.

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

Title:
  Middle button does not work for scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1246683/+subscriptions

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


[Bug 1296208] Status changed to Confirmed

2014-03-23 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  Backlight controls not working on HP Elitebook 850 G1

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

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


[Bug 1288572] Re: Nvidia driver does not work in Ubuntu GNOME trusty 14.04 (Optimus laptop)

2014-03-23 Thread sgon00
Tim,  I added xrandr --output VGA-0 --off to /sbin/prime-offload. lightdm 
resolution issue is fixed. but gdm and gnome-shell still have the same 
problems. gdm is flickering and fails to start. gnome-shell is a black (off) 
screen when login with lightdm. Maybe these problems are not related to my 
non-existent display? 
PS: I tried the command xrandr --output LVDS-1-0 --primary, it returns X 
Error of failed request:  BadMatch (invalid parameter attributes) in terminal. 
Thus, I haven't tried to put it in the prime-offload yet.

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

Title:
  Nvidia driver does not work in Ubuntu GNOME trusty 14.04 (Optimus
  laptop)

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

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


[Bug 1296209] [NEW] login only offers japanese environment

2014-03-23 Thread Rolf Leggewie
Public bug reported:

After upgrading from precise to trusty lightdm only offers to log in to
a Japanese environment now (lightdm login screen, the pulldown only has
ja on offer).  I looked around but could not spot why this would be.

$ sudo rgrep -i ja_JP /etc/
Binary file /etc/.git/index matches
/etc/scim/config:/Hotkeys/FrontEnd/Trigger/ja_JP = 
Zenkaku_Hankaku,Alt+grave,Control+space
/etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.UTF-8'
/etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.UTF-8/app-defaults'
/etc/.etckeeper:maybe chmod 0644 './X11/ja_JP.UTF-8/app-defaults/TiMidity'
/etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.eucJP'
/etc/.etckeeper:maybe chmod 0755 './X11/ja_JP.eucJP/app-defaults'
/etc/.etckeeper:maybe chmod 0644 './X11/ja_JP.eucJP/app-defaults/TiMidity'
/etc/locale.alias:japanese  ja_JP.eucJP
/etc/locale.alias:japanese.euc  ja_JP.eucJP
/etc/locale.alias:ja_JP ja_JP.eucJP
/etc/locale.alias:ja_JP.ujisja_JP.eucJP
/etc/locale.alias:japanese.sjis ja_JP.SJIS
/etc/wwwoffle/namazu/namazurc:## Lang: Set the locale code such as 
`ja_JP.eucJP', `ja_JP.SJIS', 
/etc/X11/xinit/xinput.d/default:#  Japanese   ja_JP*   kinput2
@im=kinput2   Shift-Space

$ ll /etc/X11/
total 92
lrwxrwxrwx 1 root root13 Mar  2  2010 X - /usr/bin/Xorg
-rwxr-xr-x 1 root root   709 Apr  1  2010 Xreset
drwxr-xr-x 2 root root  4096 Mar 22 20:57 Xreset.d
drwxr-xr-x 2 root root  4096 Mar 22 20:57 Xresources
-rwxr-xr-x 1 root root  3730 Feb 19  2010 Xsession
drwxr-xr-x 2 root root  4096 Mar 23 14:07 Xsession.d
-rw-r--r-- 1 root root   265 Feb 19  2010 Xsession.options
-rw--- 1 root root   601 Mar  2  2010 Xwrapper.config
drwxr-xr-x 2 root root  4096 Mar 23 14:41 app-defaults
drwxr-xr-x 2 root root  4096 Nov 19  2012 cursors
-rw-r--r-- 1 root root18 Dec 24 01:06 default-display-manager
drwxr-xr-x 2 root root  4096 Mar 23 14:41 fluxbox
drwxr-xr-x 7 root root  4096 Mar  3  2010 fonts
drwxr-xr-x 3 root root  4096 Mar 23 14:45 ja_JP.UTF-8
drwxr-xr-x 3 root root  4096 Mar 23 14:45 ja_JP.eucJP
lrwxrwxrwx 1 root root14 Mar  3  2010 openbox - ../xdg/openbox
-rw-r--r-- 1 root root 17394 Feb 19  2010 rgb.txt
drwxr-xr-x 3 root root  4096 Mar 23 01:41 xinit
drwxr-xr-x 2 root root  4096 Nov  5 23:01 xkb
-rw-r--r-- 1 root root   270 Feb  1 11:05 xorg.conf.failsafe
drwxr-xr-x 2 root root  4096 Mar 22 20:57 xsm

$ cat /etc/environment 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
LC_MESSAGES=C

I thought that maybe this behaviour is due to the ja_JP folders inside
/etc/X11 and those belong to timidity.

$ dpkg -S /etc/X11/ja_JP.*
timidity: /etc/X11/ja_JP.UTF-8
timidity: /etc/X11/ja_JP.eucJP

The strange (and upsetting) thing is that this even overrides an
explicit setting I have made.

$ cat ~/.environment 
#LANGUAGE=en_US:en
LANG=de_DE.UTF-8
LC_MESSAGES=C

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


** Tags: trusty

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

Title:
  login only offers japanese environment

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

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


[Bug 1279357] Re: package libebml4 (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/lib/i386-linux-gnu/libebml.so.4', que também está no pacote libebml3:i386 1.3.0-0~ppa0

2014-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libebml (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/1279357

Title:
  package libebml4 (not installed) failed to install/upgrade: a tentar
  sobre-escrever '/usr/lib/i386-linux-gnu/libebml.so.4', que também está
  no pacote libebml3:i386 1.3.0-0~ppa0

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

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

[Bug 1049450] Re: Fails trying to hide the xfce4-panel panel 1

2014-03-23 Thread Lucio Crusca
In my case xfce4-panel -r is not an acceptable workaround because it
kills and restarts the whole X server, so it's not that different
compared to a reboot.

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

Title:
  Fails trying to hide the xfce4-panel panel 1

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

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


[Bug 1296028] Re: Sync openclonk 5.4.1-1 (universe) from Debian unstable (main)

2014-03-23 Thread Matthias Klose
synced and built

** Changed in: openclonk (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/1296028

Title:
  Sync openclonk 5.4.1-1 (universe) from Debian unstable (main)

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

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


[Bug 1294729] Re: BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

2014-03-23 Thread David Henningsson
It's most definitely a kernel bug. Also, I looked at both 1294729,
1293828 and 1286866 and all of them refer to the ICE1712 driver.

A recent commit that affects ICE1712 is this one:

http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
trusty.git;a=commit;h=25cb36334e92312684f5cc18bfcf1eb96eb00485

ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masks

...this looks like it could possibly affect buffer sizes and such. Maybe
that one needs to be reverted?

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

Title:
  BUG: pcmC1D0c:0, pos = 5461, buffer size = 5461, period size = 2730

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

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


[Bug 1295721] Re: xfburn crashed with SIGSEGV in fill_combo_speed()

2014-03-23 Thread Thomas Schmitt
Hi,

 Well I get brw-rw+ 1 root cdrom 11, 0 Mar 23 09:42 /dev/sr0 so the
 drive is there

So device file non-existence is not the cause.

But meanwhile i was able to produce a nice crash of xfburn after
  chmod a-rw /dev/sr0
and trying to compose an ISO image. At start-up Xfburn warns me
that there is no usable drive.

Valgrind complains about uninitialised values being used.
Among its output is
  Process terminating with default action of signal 11 (SIGSEGV)
  Access not within mapped region at address 0x1
at 0x417E12: fill_combo_speed (xfburn-device-box.c:453)
which in my xfburn-0.5.1-git version is the same C statement as in
0.5.0's line 470:
gint write_speed = GPOINTER_TO_INT (el-data);

- 

So the lack of a detected drive seems to be an intermediate cause,
indeed. I will inform the upstream developer now.

-

Still we do not know why your drive does not get recognised by Xfburn.
The next two suspects would be udev and libburn.

udev should report drive properties by:

  udevadm info --export-db | grep ID_CDROM

libburn can best be exercised by a CLI program

  xorriso -devices

If no drive is found, then direct the SCSI transaction log to a file
/tmp/xorriso_log and post it here:

  xorriso -scsi_log on -report_about all -devices 21 | \
tee -i /tmp/xorriso_log


If this stays inconclusive, then we would have to start experiments
with the source code of xfburn.
(xfburn/xfburn-device-list.c:get_libburn_device_list around the call
 of burn_drive_scan.)


Have a nice day :)

Thomas

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

Title:
  xfburn crashed with SIGSEGV in fill_combo_speed()

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

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


[Bug 1296215] [NEW] package man-db 2.6.5-2 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回了错误号 2

2014-03-23 Thread sue
Public bug reported:

i'm a fresher knowing nothing about what happened

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: man-db 2.6.5-2
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Sun Mar 23 15:08:22 2014
DuplicateSignature: package:man-db:2.6.5-2:子进程 已安装 post-installation 脚本 返回了错误号 2
ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 2
InstallationDate: Installed on 2014-01-02 (79 days ago)
InstallationMedia:
 
MarkForUpload: True
SourcePackage: man-db
Title: package man-db 2.6.5-2 failed to install/upgrade: 子进程 已安装 
post-installation 脚本 返回了错误号 2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: man-db (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package saucy

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

Title:
  package man-db 2.6.5-2 failed to install/upgrade: 子进程 已安装 post-
  installation 脚本 返回了错误号 2

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

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

[Bug 1246683] Re: Middle button does not work for scrolling

2014-03-23 Thread dalcde
Actually I patched the debian package because Ubuntu 13.10/Mint 16 had
old evdev/synaptics versions. If you are on Trusty, then you can patch
the ubuntu packages instead (even though they appear to be identical).
Repalce the git clone lines with

apt-get source xserver-xorg-input-evdev xserver-xorg-input-synaptics

and modify the mv lines accordingly (different folder names)

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

Title:
  Middle button does not work for scrolling

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1246683/+subscriptions

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


[Bug 1296215] Re: package man-db 2.6.5-2 failed to install/upgrade: 子进程 已安装 post-installation 脚本 返回了错误号 2

2014-03-23 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/1296215

Title:
  package man-db 2.6.5-2 failed to install/upgrade: 子进程 已安装 post-
  installation 脚本 返回了错误号 2

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

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

[Bug 1294797] Re: aa-genprof traceback with apparmor 2.8.95

2014-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apparmor (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/1294797

Title:
  aa-genprof traceback with apparmor 2.8.95

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

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


[Bug 1296216] [NEW] Starts with incorrect size and out of place

2014-03-23 Thread Jaime Marques
Public bug reported:

Starts with incorrect size and out of place.
image attached to explain it better.

Ubuntu 14.04 fresh install and fully updated to this date.

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: Captura de ecrã de 2014-03-23 07:34:52.png
   
https://bugs.launchpad.net/bugs/1296216/+attachment/4038451/+files/Captura%20de%20ecr%C3%A3%20de%202014-03-23%2007%3A34%3A52.png

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

Title:
  Starts with incorrect size and out of place

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

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

[Bug 440831] Re: RAID creation fails due to absent package mdadm

2014-03-23 Thread Jaime Marques
why not have the disk manager ask if you want to install it if you try to 
create a raid and dont have mdadm??
its confusing and makes it look broken.

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

Title:
  RAID creation fails due to absent package mdadm

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

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


[Bug 1294239] Re: dnsmasq preventing DNS lookup with firepass sslvpn

2014-03-23 Thread GNUbee40
Thank You for your help so far. resolvconf is installed, Result of dpkg
-s resolvconf attached below.

I dont have /etc/resolv.conf, but /etc/resolvconf/resolv.conf.d/head  -
and ./base.  No symlink to run/resolvconf either. It only contains one
empty folder, interface, and one empty file, postponed-update.

Even more puzzling dpkg -s dnsmasq says the package is not
installed??? So why does disabling it in network manager break the dns
lookup then?

Maybe the changes in Mint to the Ubuntu system are more profound than I first 
assumed. I was pretty sure dnsmasq was involved in this error after reading 
various blog and forum posts and therefore found it relevant to report the 
error here. 
I am sorry to waste your time. I did report the error to Mint. Sadly they did 
not react so far.  


** Attachment added: resolvconf.txt
   
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1294239/+attachment/4038462/+files/resolvconf.txt

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

Title:
  dnsmasq preventing DNS lookup with firepass sslvpn

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

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


[Bug 1296218] [NEW] aa-complain crashed with apparmor.common.AppArmorException in get_profile_flags(): '/etc/apparmor.d/usr.bin.chromium-browser contains no profile'

2014-03-23 Thread Rainer Dickermann
Public bug reported:

Here the profile exists
---
$ sudo aa-autodep /usr/bin/chromium-browser
Profile for /usr/bin/chromium-browser already exists - skipping.

Here it doesn't exist

$ sudo aa-genprof /usr/bin/chromium-browser
Traceback (most recent call last):
  File /usr/sbin/aa-genprof, line 102, in module
apparmor.helpers[program] = apparmor.get_profile_flags(profile_filename, 
program)
  File /usr/lib/python3/dist-packages/apparmor/aa.py, line 600, in 
get_profile_flags
raise AppArmorException(_('%s contains no profile') % filename)
apparmor.common.AppArmorException: '/etc/apparmor.d/usr.bin.chromium-browser 
contains no profile'
---
and finally this crashes again
---
$ sudo aa-complain /usr/bin/chromium-browser
Setting /usr/bin/chromium-browser to complain mode.
Traceback (most recent call last):
  File /usr/sbin/aa-complain, line 30, in module
tool.cmd_complain()
  File /usr/lib/python3/dist-packages/apparmor/tools.py, line 178, in 
cmd_complain
apparmor.set_complain(profile, program)
  File /usr/lib/python3/dist-packages/apparmor/aa.py, line 264, in 
set_complain
change_profile_flags(filename, program, 'complain', True)
  File /usr/lib/python3/dist-packages/apparmor/aa.py, line 603, in 
change_profile_flags
old_flags = get_profile_flags(filename, program)
  File /usr/lib/python3/dist-packages/apparmor/aa.py, line 600, in 
get_profile_flags
raise AppArmorException(_('%s contains no profile') % filename)
apparmor.common.AppArmorException: '/etc/apparmor.d/usr.bin.chromium-browser 
contains no profile'

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: apparmor-utils 2.8.95~2430-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-18.38-lowlatency 3.13.6
Uname: Linux 3.13.0-18-lowlatency x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
Date: Sun Mar 23 08:47:30 2014
ExecutablePath: /usr/sbin/aa-complain
InstallationDate: Installed on 2014-03-08 (14 days ago)
InstallationMedia: Ubuntu-Studio 14.04 Trusty Tahr - Alpha amd64 (20140224)
InterpreterPath: /usr/bin/python3.4
ProcCmdline: /usr/bin/python3 /usr/sbin/aa-complain /usr/bin/chromium-browser
ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-lowlatency 
root=UUID=4333a8e9-30cd-431d-8682-8211c549f168 ro quiet splash vt.handoff=7
PythonArgs: ['/usr/sbin/aa-complain', '/usr/bin/chromium-browser']
SourcePackage: apparmor
Title: aa-complain crashed with apparmor.common.AppArmorException in 
get_profile_flags(): '/etc/apparmor.d/usr.bin.chromium-browser contains no 
profile'
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: apparmor (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-crash trusty

** Information type changed from Private Security to Public

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

Title:
  aa-complain crashed with apparmor.common.AppArmorException in
  get_profile_flags(): '/etc/apparmor.d/usr.bin.chromium-browser
  contains no profile'

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

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


[Bug 1283849] Re: LIM breaks middle click title bar

2014-03-23 Thread asmoore82
Hard to find but easy to patch :D.

It should be noted that this further breaks user configurability of
click actions. But these settings seem to already be ignored in Unity
lately with or without LIM.

** Patch added: Quick fix - Lower action is hardcoded in.
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1283849/+attachment/4038463/+files/lp1283849.patch

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

Title:
  LIM breaks middle click title bar

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

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


[Bug 1296218] Re: aa-complain crashed with apparmor.common.AppArmorException in get_profile_flags(): '/etc/apparmor.d/usr.bin.chromium-browser contains no profile'

2014-03-23 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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

Title:
  aa-complain crashed with apparmor.common.AppArmorException in
  get_profile_flags(): '/etc/apparmor.d/usr.bin.chromium-browser
  contains no profile'

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

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


[Bug 1295721] Re: xfburn crashed with SIGSEGV in fill_combo_speed()

2014-03-23 Thread Thomas Schmitt
Hi,

one reason for the drive being not recognizable would be
if it was mounted by the operating system.

Does it get visible to Xfburn if you start it after doing
as superuser:

  umount /dev/sr0


Have a nice day :)

Thomas

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

Title:
  xfburn crashed with SIGSEGV in fill_combo_speed()

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

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


[Bug 1246855] Re: error building kernel module oem-wireless-rt2x00

2014-03-23 Thread Alessandro C.
** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  error building kernel module oem-wireless-rt2x00

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

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


[Bug 1283849] Re: LIM breaks middle click title bar

2014-03-23 Thread asmoore82
Another thought about the patch, perhaps the function should explicitly
return after a call to lower? Changing the else if button != 1 to just
if would catch all cases and return just in case.

And a positive note about the further breakage - as is this does at
least provide complete consistency with LIM vs. not and maximized vs
not.

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

Title:
  LIM breaks middle click title bar

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

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


[Bug 1246855] Re: error building kernel module oem-wireless-rt2x00

2014-03-23 Thread Alessandro C.
Attached my make.log found in /var/lib/dkms/oem-wireless-
rt2x00-1044172/20120910compatwirelessstella6/build

Translated Italian keywords:
* ingresso = entering
* uscita: exiting
* Attesa per i processi non terminati: Waiting for non completed processes
* Errore: Error

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

Title:
  error building kernel module oem-wireless-rt2x00

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

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


[Bug 1246855] Re: error building kernel module oem-wireless-rt2x00

2014-03-23 Thread Alessandro C.
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246855

Title:
  error building kernel module oem-wireless-rt2x00

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

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


[Bug 1246855] Re: error building kernel module oem-wireless-rt2x00

2014-03-23 Thread Alessandro C.
Translated Italian keywords:
* ingresso = entering
* uscita: exiting
* Attesa per i processi non terminati: Waiting for non completed processes
* Errore: Error


** Attachment added: 
/var/lib/dkms/oem-wireless-rt2x00-1044172/20120910compatwirelessstella6/build
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1246855/+attachment/4038465/+files/make.log

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

Title:
  error building kernel module oem-wireless-rt2x00

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

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


[Bug 1241758] Re: ReiserFS support removed from Ubuntu 13.10 installer = not even possible to mount existing partitions

2014-03-23 Thread Norbert Schulze
 You can use 12.04 LTS installers to perform installations and upgrade
 to latest trusty.

Thats a compromise solution.

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

Title:
  ReiserFS support removed from Ubuntu 13.10 installer = not even
  possible to mount existing partitions

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

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


[Bug 1283849] Re: LIM breaks middle click title bar

2014-03-23 Thread Ubuntu Foundations Team Bug Bot
The attachment Quick fix - Lower action is hardcoded in. seems to be a
patch.  If it isn't, please remove the patch flag from the attachment,
remove the patch tag, and if you are a member of the ~ubuntu-
reviewers, unsubscribe the team.

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

** Tags added: patch

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

Title:
  LIM breaks middle click title bar

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

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


[Bug 1296191] Re: Winetricks gui is unreadable due to zenity height issue

2014-03-23 Thread Scott Ritchie
I can't upload to main so here's a debdiff applying the upstream patch
seeking sponsorship

** Patch added: Update zenity to use upstream git patch to fix vertical sizing 
issue
   
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1296191/+attachment/4038473/+files/Fix-zenity-vertical-sizing.debdiff

** Project changed: winetricks = zenity

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

Title:
  Winetricks gui is unreadable due to zenity height issue

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

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


[Bug 1244016] Re: --gui is required to launch Winetricks GUI

2014-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/winetricks

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

Title:
  --gui is required to launch Winetricks GUI

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

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


[Bug 1288572] Re: Nvidia driver does not work in Ubuntu GNOME trusty 14.04 (Optimus laptop)

2014-03-23 Thread sgon00
Tim,

I removed all changes in /sbin/prime-offload. (removed the two xrandr lines I 
added manually) 
I installed ubuntu-drivers-common 1:0.2.91.2~trusty3 as you asked in IRC. 
This new package does not solve gdm and gnome-shell problems. 
I found a workaround to solve gdm and gnome-shell issue by adding the following 
to /etc/X11/xorg.conf:

Section Monitor
Identifier VGA-0
Option Ignore True
EndSection

After the above modification/addition of xorg.conf, gdm and gnome-shell
can be loaded successfully with nvidia-driver.

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

Title:
  Nvidia driver does not work in Ubuntu GNOME trusty 14.04 (Optimus
  laptop)

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

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


[Bug 1270541] Re: [Feature Request] Automatic dpkg --configure -a

2014-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt (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/1270541

Title:
  [Feature Request] Automatic dpkg --configure -a

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

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


[Bug 1270541] Re: [Feature Request] Automatic dpkg --configure -a

2014-03-23 Thread Monsta
#2 would be nice to have.

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

Title:
  [Feature Request] Automatic dpkg --configure -a

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

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


[Bug 1296221] Re: compiz crashed with SIGSEGV in FT_Load_Glyph()

2014-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 1199571 ***
https://bugs.launchpad.net/bugs/1199571

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1296221/+attachment/4038475/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1296221/+attachment/4038477/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1296221/+attachment/4038479/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1296221/+attachment/4038480/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1296221/+attachment/4038481/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1296221/+attachment/4038482/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1296221/+attachment/4038483/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1199571
   compiz crashed with SIGSEGV in af_latin_hints_compute_edges()

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  compiz crashed with SIGSEGV in FT_Load_Glyph()

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

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


[Bug 1244016] Re: --gui is required to launch Winetricks GUI

2014-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package winetricks - 0.0+20140302-0ubuntu1

---
winetricks (0.0+20140302-0ubuntu1) trusty; urgency=medium

  * New upstream release
  * Drop debian disable-gui patch (LP: #1244016)
  * debian/control:
- Set self to maintainer
- Recommend wine instead of depending on it (and other debian 
alternatives)
- Do not suggest libwine
- Revert description to original PPA one
 -- Scott Ritchie scottritc...@ubuntu.com   Fri, 21 Mar 2014 13:27:47 -0700

** Changed in: winetricks (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  --gui is required to launch Winetricks GUI

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

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


[Bug 1012398] Re: Spurious W: You may want to run apt-get update to correct these problems when Duplicate sources.list entry is only warning

2014-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apt (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/1012398

Title:
  Spurious W: You may want to run apt-get update to correct these
  problems when Duplicate sources.list entry is only warning

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

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


[Bug 1012398] Re: Spurious W: You may want to run apt-get update to correct these problems when Duplicate sources.list entry is only warning

2014-03-23 Thread Monsta
Yes, this warning is totally useless because apt-get update won't
magically remove the duplicates.

Actually, apt is full of strange messages that are completely unclear to
the users (like you have held broken packages when nothing is actually
being held). This is just one of them.

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

Title:
  Spurious W: You may want to run apt-get update to correct these
  problems when Duplicate sources.list entry is only warning

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

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


[Bug 1070076] Re: this error was appeared: E:Encountered a section with no Package: header, E:Problem with MergeList

2014-03-23 Thread Monsta
*** This bug is a duplicate of bug 756317 ***
https://bugs.launchpad.net/bugs/756317

** This bug has been marked a duplicate of bug 756317
   Captive portals may corrupt apt translation indices

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

Title:
  this error was appeared: E:Encountered a section with no Package:
  header, E:Problem with MergeList

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

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


[Bug 1253009] Re: [FFe] Please sync latest upstream release (0.9x) from Debian experimental - Pitivi developers recommends to use 0.92 or later

2014-03-23 Thread Mantas Kriaučiūnas
Good news for some Ubuntu users - latest and greatest Pitivi 0.93 packages are 
in ppa:gstreamer-developers/ppa , see:
https://launchpad.net/~gstreamer-developers/+archive/ppa

There also are latest and most stable releases of gstreamer-editing-
services 1.2, gnonlin 1.2 and gst-python 1.2 :)

For more info about latest releases of Pitivi 0.93 and related gstreamer 
libraries see:
http://jeff.ecchi.ca/blog/2014/03/21/pitivi-0-93-released/
http://fundraiser.pitivi.org/blog/2014/03/21/gstreamer-hackfest-and-first-beta-release-pitivi-ra-happy/

Sadly, but currently Ubuntu 14.04 has older releases - 1.1.90 of 
gstreamer-editing-services, gnonlin and gst-python, see:
https://launchpad.net/ubuntu/+source/gst-python1.0
https://launchpad.net/ubuntu/+source/gnonlin1.0

Debian also has older (1.1.90) releases in experimental.
How I can help to get packaged final stable releases (1.2.0) of 
gstreamer-editing-services, gnonlin and gst-python in final Ubuntu 14.04 
release?

Mathieu Duponchelle (mduponchelle1) wrote on 2014-03-21:
 Asking for ffe seems like an involved process, and we would need to ask for 
 it for 4 separate components, pitivi itself, gst-editing-services, gst-python 
 and gnonlin

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

Title:
  [FFe] Please sync latest upstream release (0.9x) from Debian
  experimental - Pitivi developers recommends to use 0.92 or later

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

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


[Bug 1084124] Re: 'E:Unable to parse package file /var/lib/apt/lists/ph.archive.ubuntu.com_ubuntu_dists_oneiric_multiverse_i18n_Translation-en (1), E:The package lists or status file could not be pars

2014-03-23 Thread Monsta
*** This bug is a duplicate of bug 756317 ***
https://bugs.launchpad.net/bugs/756317

** This bug has been marked a duplicate of bug 756317
   Captive portals may corrupt apt translation indices

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

Title:
  'E:Unable to parse package file /var/lib/apt/lists/ph.archive.ubuntu
  .com_ubuntu_dists_oneiric_multiverse_i18n_Translation-en (1), E:The
  package lists or status file could not be parsed or opened.'

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

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


[Bug 1257927] Re: Installing mongodb package via aptitude destroys Cinnamon install

2014-03-23 Thread Monsta
** Also affects: aptitude (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/1257927

Title:
  Installing mongodb package via aptitude destroys Cinnamon install

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

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


[Bug 1266004]

2014-03-23 Thread Frits Jalvingh
Just FYI: the problem is still present in Eclipse Luna 4.4m6, but now in
webkit 3.0. The problem I got after 15 seconds of use was:

#  SIGSEGV (0xb) at pc=0x7ff32d652345, pid=17155, tid=140685029988096
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# C  [libwebkitgtk-3.0.so.0+0x407345]  
webkitWebViewRegisterForIconNotification+0x95

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

Title:
  Eclipse crash

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

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


[Bug 1296223] [NEW] Invalid opcode 0000 in, I think, __find_get_block

2014-03-23 Thread Chad Miller
Public bug reported:

[   72.534016] [ cut here ]
[   72.534073] kernel BUG at /build/buildd/linux-3.11.0/fs/buffer.c:1268!
[   72.534139] invalid opcode:  [#1] SMP 
[   72.534184] Modules linked in: ec_sys dm_crypt x86_pkg_temp_thermal 
parport_pc coretemp ppdev kvm_intel kvm crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel aesni_intel arc4 aes_x86_64 lrw gf128mul glue_helper 
ablk_helper cryptd joydev rfcomm bnep dm_multipath snd_hda_codec_hdmi scsi_dh 
snd_hda_codec_realtek snd_hda_intel iwlmvm mac80211 hid_multitouch 
snd_hda_codec microcode psmouse btusb snd_hwdep bluetooth binfmt_misc iwlwifi 
snd_pcm serio_raw rtsx_pci_ms memstick snd_page_alloc cfg80211 snd_seq_midi 
snd_seq_midi_event snd_rawmidi lpc_ich snd_seq snd_seq_device snd_timer snd 
mei_me mei soundcore mac_hid lp parport btrfs zlib_deflate raid6_pq libcrc32c 
dm_raid45 xor dm_mirror dm_region_hash dm_log mmc_block usbhid hid 
rtsx_pci_sdmmc i915 ahci i2c_algo_bit libahci r8169 drm_kms_helper mii drm 
rtsx_pci wmi video
[   72.535340] CPU: 1 PID: 3241 Comm: t Tainted: G  I  
3.11.0-18-generic #32-Ubuntu
[   72.535419] Hardware name: System76, IncDarter 
UltraThin/Darter UltraThin, BIOS 4.6.5 10/28/2013
[   72.535521] task: 88020f938000 ti: 88020ceae000 task.ti: 
88020ceae000
[   72.535592] RIP: 0010:[816e5139]  [816e5139] 
check_irqs_on.part.11+0x4/0x6
[   72.535686] RSP: 0018:88020ceaf708  EFLAGS: 00010046
[   72.535739] RAX: 0086 RBX: 1000 RCX: 036e4700
[   72.535807] RDX: 1000 RSI: 0050202b RDI: 880213b796c0
[   72.535874] RBP: 88020ceaf708 R08: 036e4700 R09: 000180150015
[   72.535942] R10: ea00083b4ac0 R11: 812ae600 R12: 8801fbdae8b0
[   72.536010] R13: 88020ceaf88c R14:  R15: 880213b796c0
[   72.536079] FS:  7f4df9677840() GS:88021fa8() 
knlGS:
[   72.536157] CS:  0010 DS:  ES:  CR0: 80050033
[   72.536212] CR2: 7f4df81975ec CR3: 00020cf92000 CR4: 001407e0
[   72.536280] Stack:
[   72.536301]  88020ceaf778 811d8f29 8801f03c3a90 
88020d210bc8
[   72.536380]  880213ba7d68 88020ceaf760 8127ecfa 
8801fbdae8b0
[   72.536457]    1000 
8801fbdae8b0
[   72.536536] Call Trace:
[   72.536572]  [811d8f29] __find_get_block+0x229/0x230
[   72.536634]  [8127ecfa] ? ext4_es_lookup_extent+0x2a/0x180
[   72.536700]  [811d8f54] __getblk+0x24/0x2e0
[   72.536755]  [81328329] ? blkcipher_walk_next+0x229/0x350
[   72.536821]  [81243317] ext4_getblk+0x97/0x200
[   72.536876]  [8124cd8f] ext4_find_entry+0x2cf/0x4e0
[   72.536935]  [8118ed15] ? __kmalloc+0x55/0x180
[   72.536991]  [811bf4d5] ? __d_alloc+0x145/0x180
[   72.537045]  [811bf4b2] ? __d_alloc+0x122/0x180
[   72.537099]  [8124cfe2] ext4_lookup+0x42/0x150
[   72.537156]  [811b17bd] lookup_real+0x1d/0x50
[   72.537210]  [811b1d63] __lookup_hash+0x33/0x40
[   72.537266]  [811b2a56] lookup_one_len+0xe6/0x140
[   72.537325]  [812a8b5c] ecryptfs_lookup+0x1cc/0x350
[   72.537383]  [811b17bd] lookup_real+0x1d/0x50
[   72.537438]  [811b64a6] do_last+0x856/0xe50
[   72.537494]  [8118e5d8] ? kmem_cache_alloc_trace+0x108/0x130
[   72.537561]  [812ddab6] ? security_file_alloc+0x16/0x20
[   72.537624]  [811b6b61] path_openat+0xc1/0x630
[   72.537681]  [810915b0] ? finish_task_switch+0x50/0xf0
[   72.537743]  [811b7eda] do_filp_open+0x3a/0x90
[   72.537798]  [81201096] ? cn_vprintf+0x56/0x80
[   72.537854]  [811a6e8f] file_open_name+0xef/0x140
[   72.537910]  [811a6f15] filp_open+0x35/0x40
[   72.537961]  [81201758] do_coredump+0x4d8/0xe20
[   72.538018]  [81071233] ? __sigqueue_free.part.15+0x33/0x40
[   72.538083]  [810743b7] get_signal_to_deliver+0x1c7/0x5e0
[   72.538149]  [81012438] do_signal+0x48/0x960
[   72.538201]  [8107334d] ? do_send_sig_info+0x5d/0x80
[   72.538263]  [81012dc8] do_notify_resume+0x78/0xa0
[   72.538322]  [816f86da] int_signal+0x12/0x17
[   72.538372] Code: 70 32 a6 81 e8 b5 d9 ff ff 4d 85 e4 74 14 49 8d 7c 24 58 
e8 7a 8d 96 ff 66 90 4c 89 e7 e8 d0 8b ad ff 5b 41 5c 5d c3 55 48 89 e5 0f 0b 
55 48 89 e5 0f 0b 55 48 89 e5 0f 0b 55 48 89 e5 0f 0b 55 
[   72.538664] RIP  [816e5139] check_irqs_on.part.11+0x4/0x6
[   72.538730]  RSP 88020ceaf708
[   72.565898] ---[ end trace cf17f23406e928d8 ]---

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-generic 3.11.0.18.19
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 

[Bug 1296224] [NEW] Horrible noise via DisplayPort [regression]

2014-03-23 Thread Andreas Schildbach
Public bug reported:

This issue has been present and fixed two years ago and with Trusty Tahr
it re-appeared:

When logging in and my display is extended to two monitors, and also
when the screen blanks, I get 3-5 seconds of horrible noise via
DisplayPort audio out.

The noise is loud enough to damage ears and loudspeakers, if volume has
been set to a normal listening level.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sun Mar 23 10:18:08 2014
DistUpgraded: 2014-01-03 23:25:11,434 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:21c1]
InstallationDate: Installed on 2011-08-05 (960 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
MachineType: LENOVO 29123AG
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic 
root=UUID=b9fb2d9e-d248-4294-bd6b-9abe27dfcea4 ro quiet splash
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: Upgraded to trusty on 2014-01-03 (78 days ago)
dmi.bios.date: 10/11/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 6UET70WW (1.50 )
dmi.board.name: 29123AG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6UET70WW(1.50):bd10/11/2012:svnLENOVO:pn29123AG:pvrThinkPadT410s:rvnLENOVO:rn29123AG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 29123AG
dmi.product.version: ThinkPad T410s
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.11+14.04.20140320.1-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun Mar 23 10:09:13 2014
xserver.configfile: default
xserver.errors:
 N-Trig Pen stylus: Invalid type 'cursor' for this device.
 N-Trig Pen stylus: Invalid type 'touch' for this device.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16438 
 vendor LEN
xserver.version: 2:1.15.0-1ubuntu7

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  Horrible noise via DisplayPort [regression]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1296224/+subscriptions

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


[Bug 1259725] Re: With gtk-3.10 synaptic will always return to the top of a scrollable window after any action on a package

2014-03-23 Thread Monsta
** Bug watch added: Debian Bug tracker #740388
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740388

** Also affects: synaptic (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740388
   Importance: Unknown
   Status: Unknown

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

Title:
  With gtk-3.10 synaptic will always return to the top of a scrollable
  window after any action on a package

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

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


[Bug 1296223] Status changed to Confirmed

2014-03-23 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  Invalid opcode  in, I think, __find_get_block

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

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


[Bug 1265651] Re: synaptic will crash when keyboard buttons are pressed while launching

2014-03-23 Thread Monsta
** Bug watch added: Debian Bug tracker #741154
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741154

** Also affects: synaptic (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741154
   Importance: Unknown
   Status: Unknown

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

Title:
  synaptic will crash when keyboard buttons are pressed while launching

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