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

2015-06-15 Thread Sebastien Bacher
thanks

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

** Also affects: gnome-keyring via
   https://bugzilla.gnome.org/show_bug.cgi?id=750986
   Importance: Unknown
   Status: Unknown

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

Title:
  Ubuntu unable to handle ssh keys with PBKDF

Status in GNOME keyring services:
  Unknown
Status in gnome-keyring package in Ubuntu:
  Triaged

Bug description:
  Today I wanted to upgrade the security of my SSH keys to use PBKDF.
  After struggling with ssh-agent I realised that either Gnome Keyring
  was unable to handle the new ssh key or it was a problem with ssh-
  agent.

  After troubleshooting historic bugs with ssh-agent I was unable to
  make it work. It always returned the error Agent admitted failure to
  sign using the key on big endian machines

  The problem seems to be that Gnome Keyring is unable to handle the
  complex newly encoded passphrase.

  Steps to reproduce:

  1. Create a SSH key with PBKDF

  ssh-keygen -b 4096 -o -a 500

  2. Either overwrite or create new keys with default identity id_rsa
  3. Protect it with a strong password (256-But Hex Key)
  4. Delete previous keys stored by ssh-agent

  ssh-add -D (for manual entries)
  ssh-add -d (for automatic entries)

  5. Reset ssh-agent to be extra confident that ssh-agent is not storing
  anything in memory

  killall ssh-agent; eval `ssh-agent`

  6. Add the new key

  ssh-add

  7. You may get an error when trying to use keys to ssh a server saying
  Agent admitted failure to sign using the key on big endian machines

  Disabling ssh-agent means that I'm able to input password in console
  and use my private key. I can then log in to my server OK. So I don't
  think there are  problems with the generation of keys either

  
  About my machine:
  Ubuntu 15.04

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

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

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

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

Title:
  Progress bar not drawn properly during software installation

Status in software-center package in Ubuntu:
  Confirmed

Bug description:
  No installation progress bar was shown during the installation of
  chromium in the software-center.

  ProblemType: Bug
  DistroRelease: elementary OS 0.3
  Package: elementary-desktop 1.361+405~ubuntu0.3.1 [origin: 
LP-PPA-elementary-os-daily]
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CrashDB: elementary_meta
  CurrentDesktop: Pantheon
  Date: Tue Feb 10 00:17:32 2015
  InstallationDate: Installed on 2015-02-10 (0 days ago)
  InstallationMedia: elementary OS 0.3 Freya - Daily amd64 (20150208)
  ProcEnviron:
   LANGUAGE=es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: elementary-meta
  SuspiciousXErrors:
   
  ThirdParty: True
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465189] Re: Nautilus crashes when opening Dropbox

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

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

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

Title:
  Nautilus crashes when opening Dropbox

Status in nautilus package in Ubuntu:
  New

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

  This is written to /var/log/syslog:

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

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

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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2015-06-15 Thread James Anslow
+1

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

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

Title:
  no systray icon in kde plasma 5

Status in pidgin package in Ubuntu:
  Confirmed

Bug description:
  no systray icon in kde plasma 5

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: pidgin 1:2.10.9-0ubuntu8
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Apr 26 16:45:41 2015
  InstallationDate: Installed on 2010-08-17 (1712 days ago)
  InstallationMedia: Kubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427)
  SourcePackage: pidgin
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1224732] Re: Custom keyboard shortcuts don't work

2015-06-15 Thread Matthias Laumer
I´ve got the same problem, tried the solution in #63 with no success. 
Further in in ccsm I deactivated the gnome contability setting. Since this 
time I did not have any issue with my custom shortcuts again. (Tried this on 
two different systems which showed the same problem...)

Can anyone verify this ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1224732

Title:
  Custom keyboard shortcuts don't work

Status in GNOME Control Center:
  New
Status in libxfce4ui:
  New
Status in gnome-control-center package in Ubuntu:
  Confirmed
Status in libxkbcommon package in Ubuntu:
  Confirmed

Bug description:
  Just noticed that adding custom keyboard shortcuts does not have any
  effect. If, for example, I add a custom keyboard shortcut for Evince
  and set it to Ctrl+Alt+E, pressing this key combination won't launch
  Evince.

  * What happens *
When I add a custom keyboard shortcut (and bind it to some key 
combination), the shortcut does not run the associated command.

  * What I expect *
After adding the custom shortcut, I expect that the shortcut launches the 
associated command.

  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10

  gnome-control-center:
Installed: 1:3.6.3-0ubuntu36
Candidate: 1:3.6.3-0ubuntu36
Version table:
   *** 1:3.6.3-0ubuntu36 0
  500 http://us.archive.ubuntu.com/ubuntu/ saucy/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu36
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  Uname: Linux 3.11.0-7-generic i686
  ApportVersion: 2.12.1-0ubuntu4
  Architecture: i386
  Date: Thu Sep 12 19:21:56 2013
  InstallationDate: Installed on 2013-08-31 (12 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130830)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_gnome-control-center:
   activity-log-manager  0.9.7-0ubuntu4
   deja-dup  27.3.1-0ubuntu1
   gnome-control-center-datetime 13.10.0+13.10.20130903-0ubuntu1
   gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1224732/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1464970] Re: S

2015-06-15 Thread Christopher M. Penalver
AboAlfadl, thank you for taking the time to report this and helping to
make Ubuntu better. Unfortunately, this report didn't include enough
information. You may find it helpful to read How to report bugs
effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html and
https://wiki.ubuntu.com/ReportingBugs . We'd be grateful if you would
then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem,
2. The behavior you expected, and
3. The behavior you actually encountered (in as much detail as possible).

Thank you for your understanding.

** Tags added: latest-bios-fh

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1464970

Title:
  S

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  S

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-54-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Jun 14 09:10:57 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2015-04-22 (52 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-54-generic.efi.signed 
root=UUID=cdf5c68b-d27c-48f1-8380-c961657ade75 ro noprompt persistent quiet 
splash foo=bar vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/25/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: FH
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H61M-S2P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFH:bd02/25/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH61M-S2P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  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.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sun Jun 14 08:03:26 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputVideo BusKEYBOARD, id 7
   inputPower Button KEYBOARD, id 8
   inputPIXART USB OPTICAL MOUSE MOUSE, id 9
   inputDELL DELL USB Keyboard KEYBOARD, id 10
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   19322 
   vendor GSM
  xserver.version: 2:1.15.1-0ubuntu2.7

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1459571] Re: Keyboard shortcuts stop working

2015-06-15 Thread Matthias Laumer
This problem also affects me (but with 14.04).

If it happens not only the system shortcuts like Ctrl+Alt+T does not
work ... also my custom keybinding which i have definded stopp working
until I reboot once or twice.

My Workarround so far:
Install ccsm, and deactivate the commands and the gnome-compatibility. 
After that I got no further problems with the key-bindungs. Maybe someone can 
confirm this or make use of it.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1459571

Title:
  Keyboard shortcuts stop working

Status in unity package in Ubuntu:
  Confirmed
Status in unity-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  All the global keyboard shortcuts (volume, media, ctrl+alt+t for
  terminal etc.) handled by u-s-d stop working somewhat randomly.

  Restarting u-s-d does not help, the only way to get them back is
  restarting unity (which roughly equals to restarting the whole
  session).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-settings-daemon 15.04.1+15.04.20150408-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May 28 10:37:03 2015
  SourcePackage: unity-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463741] Re: not asked for encrypion passphrase when booting encrypted drive after upgrade to 15.0

2015-06-15 Thread Poldi
Just realised after the last boot the the device I get is sda_2 which is
/, not /home as stated in the initial post.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1463741

Title:
  not asked for encrypion passphrase when booting encrypted drive after
  upgrade to 15.0

Status in evince package in Ubuntu:
  New

Bug description:
   I've had '/' and '/home' on two separate encrypted drives and was
  always prompted for both passphrases during boot prior to upgrading.

  After upgrading to 15.04, I'm only prompted for the '/home' drive.

  Following is the the fstab file, the /dev/mapper folder and the result
  from df

  Thanks

  Leo


  llist@LeosGameLaptop:/var/log$ more /etc/fstab
  # /etc/fstab: static file system information.
  #
  # Use 'blkid' to print the universally unique identifier for a
  # device; this may be used with UUID= as a more robust way to name devices
  # that works even if disks are added and removed. See fstab(5).
  #
  # file system mount point type options dump pass
  proc /proc proc nodev,noexec,nosuid 0 0
  /dev/mapper/sda2_crypt / ext4 errors=remount-ro 0 1
  # /boot was on /dev/sda1 during installation
  UUID=10585694-d533-4792-800a-f5121a20b432 /boot ext4 defaults 0 2
  /dev/mapper/sda4_crypt /home ext4 defaults 0 2
  /dev/mapper/sda5_crypt none swap sw 0 0

  
  llist@LeosGameLaptop:/var/log$ ls -lsa /dev/mapper
  total 0
  0 drwxr-xr-x 2 root root 120 Jun 8 13:24 .
  0 drwxr-xr-x 20 root root 5240 Jun 8 13:24 ..
  0 crw--- 1 root root 10, 236 Jun 8 13:24 control
  0 lrwxrwxrwx 1 root root 7 Jun 8 13:24 sda2_crypt - ../dm-0
  0 lrwxrwxrwx 1 root root 7 Jun 8 13:24 sda4_crypt - ../dm-2
  0 lrwxrwxrwx 1 root root 7 Jun 8 13:24 sda5_crypt - ../dm-1

  
  llist@LeosGameLaptop:/var/log$ df -h
  Filesystem Size Used Avail Use% Mounted on
  udev 7.8G 0 7.8G 0% /dev
  tmpfs 1.6G 11M 1.6G 1% /run
  /dev/dm-0 138G 12G 120G 9% /
  tmpfs 7.8G 156K 7.8G 1% /dev/shm
  tmpfs 5.0M 4.0K 5.0M 1% /run/lock
  tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
  /dev/sda1 1.9G 113M 1.6G 7% /boot
  /dev/mapper/sda4_crypt 763G 535G 190G 74% /home
  tmpfs 1.6G 52K 1.6G 1% /run/user/1000
  /dev/sdb3 18G 676M 17G 4% /media/llist/a27ca082-db83-46be-add6-b58eea9d6661
  /dev/sdb2 518G 455G 38G 93% /media/llist/42f15844-5afc-41d4-ae97-3d918a666a5f
  /dev/sdb1 1.3T 1.1T 238G 83% /media/llist/41481C8B5686EF95
  encfs 763G 535G 190G 74% /home/llist/pers1
  encfs 763G 535G 190G 74% /home/llist/pers2 

   I did the following and the result seems to indicate that / /home
  and swap are encrypted.

  Question is why is df not showing / and swap as
  /dev/mapper/sda and why am I not prompted for the password for
  /

  llist@LeosGameLaptop:~$ sudo blkid
  /dev/mapper/sda2_crypt: UUID=17e3ce8c-ceb9-49bd-9387-15925fd4d512 
TYPE=ext4
  /dev/sda1: UUID=10585694-d533-4792-800a-f5121a20b432 TYPE=ext4 
PARTUUID=70669437-01
  /dev/sda2: UUID=0043e354-ccdf-4e1e-a619-1ff210375cbd TYPE=crypto_LUKS 
PARTUUID=70669437-02
  /dev/sda4: UUID=884ee544-b6d6-49e5-a99d-bbf4e86c4b3b TYPE=crypto_LUKS 
PARTUUID=70669437-04
  /dev/sda5: PARTUUID=70669437-05
  /dev/sdb1: UUID=41481C8B5686EF95 TYPE=ntfs PARTUUID=3ac308c7-01
  /dev/sdb2: UUID=42f15844-5afc-41d4-ae97-3d918a666a5f TYPE=ext4 
PARTUUID=3ac308c7-02
  /dev/sdb3: UUID=a27ca082-db83-46be-add6-b58eea9d6661 TYPE=ext4 
PARTUUID=3ac308c7-03
  /dev/sdc1: UUID=72DCBA59DCBA1777 TYPE=ntfs PARTUUID=1766a869-01
  /dev/mapper/sda5_crypt: UUID=8a5ac623-5e13-4a3b-8fe7-5e0b6d8c41cf 
TYPE=swap
  /dev/mapper/sda4_crypt: UUID=8e3687f1-2ba7-4a53-bb45-589b4b06e39d 
TYPE=ext4
  /dev/sdd: LABEL=SANSA CLIPZ UUID=6436-B2EF TYPE=vfat

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: evince 3.14.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun 10 11:23:42 2015
  InstallationDate: Installed on 2015-02-15 (115 days ago)
  InstallationMedia: Ubuntu 12.04.5 LTS Precise Pangolin - Release amd64 
(20140807)
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to vivid on 2015-06-08 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

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

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


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

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

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

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

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

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

Status in network-manager package in Ubuntu:
  New
Status in systemd package in Ubuntu:
  New

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

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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2015-06-15 Thread cortocopy
Hello,

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

This is the reposted bug

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

Best wishes
Juan

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

 ** Changed in: gnome-keyring (Ubuntu)
 Importance: Undecided = Low



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

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

Title:
  Ubuntu unable to handle ssh keys with PBKDF

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  Today I wanted to upgrade the security of my SSH keys to use PBKDF.
  After struggling with ssh-agent I realised that either Gnome Keyring
  was unable to handle the new ssh key or it was a problem with ssh-
  agent.

  After troubleshooting historic bugs with ssh-agent I was unable to
  make it work. It always returned the error Agent admitted failure to
  sign using the key on big endian machines

  The problem seems to be that Gnome Keyring is unable to handle the
  complex newly encoded passphrase.

  Steps to reproduce:

  1. Create a SSH key with PBKDF

  ssh-keygen -b 4096 -o -a 500

  2. Either overwrite or create new keys with default identity id_rsa
  3. Protect it with a strong password (256-But Hex Key)
  4. Delete previous keys stored by ssh-agent

  ssh-add -D (for manual entries)
  ssh-add -d (for automatic entries)

  5. Reset ssh-agent to be extra confident that ssh-agent is not storing
  anything in memory

  killall ssh-agent; eval `ssh-agent`

  6. Add the new key

  ssh-add

  7. You may get an error when trying to use keys to ssh a server saying
  Agent admitted failure to sign using the key on big endian machines

  Disabling ssh-agent means that I'm able to input password in console
  and use my private key. I can then log in to my server OK. So I don't
  think there are  problems with the generation of keys either

  
  About my machine:
  Ubuntu 15.04

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

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

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

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

Status in Ubuntu Translations:
  Confirmed
Status in software-center package in Ubuntu:
  Confirmed

Bug description:
  I use 24 hour time format. Now it's 17:59. Unfortunately, time displayed in 
history view is not right. For example instead of 16:57 it shows 04:57. Not 
even pm or am with it.
  Screenshot attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0.1.4
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Sat Oct 15 17:53:43 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465023] Re: impossible to connect to cups

2015-06-15 Thread Christopher M. Penalver
** Package changed: xorg (Ubuntu) = cups (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1465023

Title:
  impossible to connect to cups

Status in cups package in Ubuntu:
  New

Bug description:
  printer does not matches anymore after upgrade

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Jun 14 16:28:23 2015
  DistUpgraded: 2015-05-09 18:04:13,612 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer Device [1558:5455]
  MachineType: Notebook W54_55SU1,SUW
  ProcEnviron:
   LANGUAGE=fr_FR
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=187e46a3-1fd3-4b89-95ad-2b97b20eab12 ro drm.debug=0xe plymouth:debug
  SourcePackage: xorg
  UpgradeStatus: Upgraded to vivid on 2015-05-09 (35 days ago)
  dmi.bios.date: 02/20/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W54_55SU1,SUW
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd02/20/2014:svnNotebook:pnW54_55SU1,SUW:pvrNotApplicable:rvnNotebook:rnW54_55SU1,SUW:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W54_55SU1,SUW
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Sun Jun 14 14:58:25 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   18156 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

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

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

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

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

Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04.
  The version of libjpeg-turbo8 is 1.3.0-0ubuntu2.

  Expected:
  A video picture from the webcam.

  What happens instead:
  The output is just a garbled picture or sometimes the green screen.

  For example, cheese fails with:
  libv4l2: error got 4 consecutive frame decode errors, last error: 
v4l-convert: libjpeg error: End Of Image

  The webcam (ID 0bda:5793 Realtek Semiconductor Corp.) has MJPG as one
  of the formats.

  Most of the apps (cheese, google-chrome, etc.) don't allow to select
  other format for the webcam. Thus this webcam is unusable in those
  applications.

  This is fixed in libjpeg-turbo 1.4.

  Other relevant discussions:
  https://code.google.com/p/chromium/issues/detail?id=399939

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: libjpeg-turbo8 1.3.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jun  7 09:30:40 2015
  Dependencies:
   gcc-5-base 5.1~rc1-0ubuntu1
   libc6 2.21-0ubuntu4
   libgcc1 1:5.1~rc1-0ubuntu1
   multiarch-support 2.21-0ubuntu4
  InstallationDate: Installed on 2015-05-03 (34 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  SourcePackage: libjpeg-turbo
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465189] [NEW] Nautilus crashes when opening Dropbox

2015-06-15 Thread Nici
Public bug reported:

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

This is written to /var/log/syslog:

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

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

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

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

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

Title:
  Nautilus crashes when opening Dropbox

Status in nautilus package in Ubuntu:
  New

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

  This is written to /var/log/syslog:

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

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

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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

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

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

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

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

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

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

Status in open-iscsi package in Ubuntu:
  Triaged
Status in systemd package in Ubuntu:
  New

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

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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431278] Re: nvidia-304-updates 304.125-0ubuntu0.1: nvidia-304-updates kernel module failed to build against kernel 4.0 [error: implicit declaration of function ‘read_cr4’]

2015-06-15 Thread DeadMetaler
15.10 Wily repos includes patch 4.* kernel for nvidia-340. Maybe
nvidia-304 too. Just download and install or update from repos.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-304-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1431278

Title:
  nvidia-304-updates 304.125-0ubuntu0.1: nvidia-304-updates kernel
  module failed to build against kernel 4.0 [error: implicit declaration
  of function ‘read_cr4’]

Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Confirmed

Bug description:
  The nvidia-304-updates kernel module fails to build when installing
  the 4.0rc3 kernel from kernel-ppa.

  A solution/fix for the problem is shown at
  
https://devtalk.nvidia.com/default/topic/813458/linux/linux-4-0-rc1-346-47-build-error-_cr4-functions-fix/post/4471335/#4471335

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-304-updates 304.125-0ubuntu0.1 [modified: 
usr/src/nvidia-304-updates-304.125/nv.c]
  Uname: Linux 3.18.7-031807-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  DKMSKernelVersion: 4.0.0-04rc3-generic
  Date: Thu Mar 12 10:44:31 2015
  DuplicateSignature: 
dkms:nvidia-304-updates:304.125-0ubuntu0.1:/var/lib/dkms/nvidia-304-updates/304.125/build/nv-pat.c:38:5:
 error: implicit declaration of function ‘read_cr4’ 
[-Werror=implicit-function-declaration]
  InstallationDate: Installed on 2014-12-04 (97 days ago)
  InstallationMedia: Lubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PackageVersion: 304.125-0ubuntu0.1
  SourcePackage: nvidia-graphics-drivers-304-updates
  Title: nvidia-304-updates 304.125-0ubuntu0.1: nvidia-304-updates kernel 
module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

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

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

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

Status in Webapps Team Task Tracking Project:
  In Progress
Status in firefox package in Ubuntu:
  In Progress
Status in unity-firefox-extension package in Ubuntu:
  In Progress

Bug description:
  I use a variety of greasemonkey scripts in firefox.  After accepting
  today's update to firefox 36 from firefox 34, one of these scripts is
  now failing with the following message on the browser console:

  Error: Exposing privileged or cross-origin callable is prohibited

  This appears to halt the script.

  There is no other information given as to the cause of this error, and
  the line number given is out of range for the source url.

  Googling for this error message turns up some results, but none that
  reference greasemonkey, and with nothing that would indicate how to
  fix the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: firefox 36.0+build2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.18.0-8.9-generic 3.18.1
  Uname: Linux 3.18.0-8-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  vorlon 7801 F pulseaudio
   /dev/snd/pcmC0D0p:   vorlon 7801 F...m pulseaudio
   /dev/snd/controlC0:  vorlon 7801 F pulseaudio
  BuildID: 20150224111710
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Fri Feb 27 14:42:42 2015
  ForcedLayersAccel: False
  IncompatibleExtensions:
   Chinese Simplified (zh-CN) Language Pack - langpack-zh...@firefox.mozilla.org
   Català Language Pack - langpack...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationDate: Installed on 2010-09-24 (1617 days ago)
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.1)
  IpRoute:
   default via 192.168.15.1 dev wlan2  proto static  metric 1024 
   169.254.0.0/16 dev vnet0  scope link  metric 1000 
   192.168.15.0/24 dev wlan2  proto kernel  scope link  src 192.168.15.66 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1 
   207.224.24.209 via 192.168.15.1 dev wlan2  proto dhcp  metric 10
  MostRecentCrashID: bp-977de9ee-210d-4d25-b7cd-2420d2140909
  Plugins:
   Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
  PrefSources:
   prefs.js
   
[Profile]/extensions/{3d7eb24f-2740-49df-8937-200b1cc08f8a}/defaults/preferences/flashblock.js
  Profiles: Profile0 (Default) - LastVersion=36.0/20150224111710 (In use)
  RelatedPackageVersions:
   rhythmbox-mozilla 3.1-1ubuntu2
   google-talkplugin 5.3.1.0-1
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  UpgradeStatus: Upgraded to vivid on 2014-12-06 (83 days ago)
  WifiSyslog:
   
  dmi.bios.date: 10/25/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G2ET97WW (2.57 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2306CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG2ET97WW(2.57):bd10/25/2013:svnLENOVO:pn2306CTO:pvrThinkPadX230:rvnLENOVO:rn2306CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2306CTO
  dmi.product.version: ThinkPad X230
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465266] [NEW] [xorg-edgers] lowering brightness with hotkeys causes it to drop to the minimum and stay minimal

2015-06-15 Thread Karl-Philipp Richter
Public bug reported:

The setting persists over reboot and the brightness needs to be set in
the bootloader (e.g. `grub`).

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
Uname: Linux 4.1.0-040100rc7-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CompizPlugins: »/apps/compiz-1/general/screen0/options/active_plugins« wurde 
kein Wert zugewiesen
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Jun 15 14:16:20 2015
DistUpgraded: 2015-06-09 11:26:48,626 DEBUG enabling apt cron job
DistroCodename: vivid
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3904]
InstallationDate: Installed on 2015-06-08 (7 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: LENOVO 20221
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.1.0-040100rc7-generic 
root=UUID=b7cf2463-f723-4ad2-bcc0-ebecb1842908 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to vivid on 2015-06-09 (6 days ago)
dmi.bios.date: 07/12/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 71CN51WW(V1.21)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 3193WIN8 STD MLT
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo IdeaPad Z500 Touch
dmi.modalias: 
dmi:bvnLENOVO:bvr71CN51WW(V1.21):bd07/12/2013:svnLENOVO:pn20221:pvrLenovoIdeaPadZ500Touch:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadZ500Touch:
dmi.product.name: 20221
dmi.product.version: Lenovo IdeaPad Z500 Touch
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.61+git20150614.97be70b4-0ubuntu0ricotz~vivid
version.libgl1-mesa-dri: libgl1-mesa-dri 
10.6.0~git20150614+10.6.9dc43dc3-0ubuntu0ricotz~vivid
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 
10.6.0~git20150614+10.6.9dc43dc3-0ubuntu0ricotz~vivid
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.99+git20150521.d64a13eb-0ubuntu0ricotz~vivid
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150528.fb1643f0-0ubuntu0sarvatt~vivid
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Mon Jun 15 14:14:01 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5557 
 vendor CMN
xserver.version: 2:1.17.1-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages ubuntu vivid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1465266

Title:
  [xorg-edgers] lowering brightness with hotkeys causes it to drop to
  the minimum and stay minimal

Status in xorg package in Ubuntu:
  New

Bug description:
  The setting persists over reboot and the brightness needs to be set in
  the bootloader (e.g. `grub`).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.1.0-040100rc7-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: »/apps/compiz-1/general/screen0/options/active_plugins« wurde 
kein Wert zugewiesen
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun 15 14:16:20 2015
  DistUpgraded: 2015-06-09 11:26:48,626 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3904]
  InstallationDate: Installed on 2015-06-08 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20221
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: 

[Desktop-packages] [Bug 1465283] [NEW] transmission-gtk crashed with SIGABRT in event_errx()

2015-06-15 Thread Guybrush88
*** This bug is a duplicate of bug 1421440 ***
https://bugs.launchpad.net/bugs/1421440

Public bug reported:

I got this while closing Transmission

ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: transmission-gtk 2.84-0.2ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jun 15 15:21:49 2015
ExecutablePath: /usr/bin/transmission-gtk
InstallationDate: Installed on 2014-10-16 (241 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
ProcCmdline: transmission-gtk
ProcEnviron:
 PATH=(custom, no user)
 SHELL=/bin/bash
 LANG=it_IT.UTF-8
 LANGUAGE=it_IT
 XDG_RUNTIME_DIR=set
Signal: 6
SourcePackage: transmission
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
 event_errx () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
 evdns_cancel_request () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
 evdns_getaddrinfo_cancel () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
 ?? ()
Title: transmission-gtk crashed with SIGABRT in event_errx()
UpgradeStatus: Upgraded to vivid on 2015-04-25 (51 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash vivid

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to transmission in Ubuntu.
https://bugs.launchpad.net/bugs/1465283

Title:
  transmission-gtk crashed with SIGABRT in event_errx()

Status in transmission package in Ubuntu:
  New

Bug description:
  I got this while closing Transmission

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: transmission-gtk 2.84-0.2ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun 15 15:21:49 2015
  ExecutablePath: /usr/bin/transmission-gtk
  InstallationDate: Installed on 2014-10-16 (241 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  ProcCmdline: transmission-gtk
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
   LANG=it_IT.UTF-8
   LANGUAGE=it_IT
   XDG_RUNTIME_DIR=set
  Signal: 6
  SourcePackage: transmission
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
   event_errx () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
   evdns_cancel_request () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
   evdns_getaddrinfo_cancel () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
   ?? ()
  Title: transmission-gtk crashed with SIGABRT in event_errx()
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (51 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465283] Re: transmission-gtk crashed with SIGABRT in event_errx()

2015-06-15 Thread Apport retracing service
*** This bug is a duplicate of bug 1421440 ***
https://bugs.launchpad.net/bugs/1421440

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 #1421440, 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/1465283/+attachment/4415131/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1465283/+attachment/4415133/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1465283/+attachment/4415135/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1465283/+attachment/4415136/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1465283/+attachment/4415137/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1465283/+attachment/4415138/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1465283/+attachment/4415139/+files/ThreadStacktrace.txt

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

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to transmission in Ubuntu.
https://bugs.launchpad.net/bugs/1465283

Title:
  transmission-gtk crashed with SIGABRT in event_errx()

Status in transmission package in Ubuntu:
  New

Bug description:
  I got this while closing Transmission

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: transmission-gtk 2.84-0.2ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun 15 15:21:49 2015
  ExecutablePath: /usr/bin/transmission-gtk
  InstallationDate: Installed on 2014-10-16 (241 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  ProcCmdline: transmission-gtk
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
   LANG=it_IT.UTF-8
   LANGUAGE=it_IT
   XDG_RUNTIME_DIR=set
  Signal: 6
  SourcePackage: transmission
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
   event_errx () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
   evdns_cancel_request () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
   evdns_getaddrinfo_cancel () from /usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
   ?? ()
  Title: transmission-gtk crashed with SIGABRT in event_errx()
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (51 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1376966] Re: gpu-manager treats all files in /etc/modprobe.d as config files

2015-06-15 Thread Alberto Milone
@Chris: I re-uploaded ubuntu-drivers-common to fix another issue. In the
meantime the old release was approved. If you reject the package in the
queue, I'll reupload, as per the SRU in LP: #1410801

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-drivers-common in Ubuntu.
https://bugs.launchpad.net/bugs/1376966

Title:
  gpu-manager treats all files in /etc/modprobe.d as config files

Status in ubuntu-drivers-common package in Ubuntu:
  Fix Released
Status in ubuntu-drivers-common source package in Trusty:
  Fix Released

Bug description:
  My media center computer have a single nvidia GPU connected to a TV,
  and have for many years been happily using the nvidia driver.
  Unfortunately the recent upgrade to version 1:0.2.91.7 broke X.
  Starting lightdm would fail, delete my xorg.conf and redirect libgl
  symlinks to mesa.

  After some debugging I fond that this was done by gpu-manager, because
  it incorrectly believes that my nvidia module is blacklisted. gpu-
  manager.log contained Is nvidia blacklisted? yes.

  More debugging determined that this was happening because I have a several 
years old file named:
/etc/modprobe.d/blacklist.dpkg-old
  which among other things contain the line blacklist nvidia.

  However that is _not_ a modprobe config file. modprobe only uses files
  with a .conf extension. (See the man page modprobe.d(5)).
  Unfortunately gpu-manager does not have this restriction and looks in
  all files in /etc/modprobe.d by running:

grep -G blacklist.*nvidia[[:space:]]*$ /etc/modprobe.d/*

  
  I could work-around the bug by removing the .dpkg-old file. However this will 
likely break other machines as well. I found two bugs 1373968 and 1374871 about 
X not working after installing the latest update. However they does not contain 
enough information to determine if they are duplicates of this bug or not.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1458136]

2015-06-15 Thread Raymond
http://mailman.alsa-project.org/pipermail/alsa-
devel/2015-June/093370.html

Advanced information - PCI Vendor/Device/Subsystem ID's
!!

00:03.0 0403: 8086:0c0c (rev 06)
Subsystem: 1462:7823


do the patch fix your problem ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1458136

Title:
  [MS-7823, Realtek ALC892, Green SPDIF Out, Rear] No sound at all
  snd_hda_intel Cannot turn on display power on i915

Status in ALSA driver:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  after the last update, and restart, the sound didn't work anymore

  output from 'uname -a':
  Linux poseidon 3.19.0-18-generic #18-Ubuntu SMP Tue May 19 18:31:35 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michel 1967 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat May 23 08:54:23 2015
  InstallationDate: Installed on 2014-10-18 (216 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Intern geluid - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  michel 1967 F pulseaudio
  Symptom_Jack: Green SPDIF Out, Rear
  Symptom_Type: No sound at all
  Title: [MS-7823, Realtek ALC892, Green SPDIF Out, Rear] No sound at all
  UpgradeStatus: Upgraded to vivid on 2015-04-27 (25 days ago)
  dmi.bios.date: 06/07/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.2
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H87M-G43 (MS-7823)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.2:bd06/07/2013:svnMSI:pnMS-7823:pvr1.0:rvnMSI:rnH87M-G43(MS-7823):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7823
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1448903] Re: Remmina window not visible after launch

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1448903

Title:
  Remmina window not visible after launch

Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce in Ubuntu 15.04:

  1. Have one program open with visible window, for example Terminal.
  2. Place Remmina Remote Desktop Client to the Launcher
  3. Click on the Remmina Remote Desktop Client launcher.
  4. Observe Remmina Remote Desktop Client appears behind the topmost window.

  I don't see this behavior with other programs I've tried. Remmina
  always starts behind the topmost window, causing awkward/clumsy user
  experience.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465189] Re: Nautilus crashes when opening Dropbox

2015-06-15 Thread Fork
** Package changed: nautilus (Ubuntu) = nautilus-dropbox (Ubuntu)

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

Title:
  Nautilus crashes when opening Dropbox

Status in nautilus-dropbox package in Ubuntu:
  New

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

  This is written to /var/log/syslog:

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

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

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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465264] [NEW] Cheese And Skype Do Not Find Virtual Camera

2015-06-15 Thread Vindicator
Public bug reported:

$ lsmod | grep webcamstudio
webcamstudio   36864  3 
videodev  155648  8 webcamstudio,v4l2loopback,au0828,v4l2_common

$ ls -la /dev/video*
crw-rw+ 1 root video 81, 0 Jun 15 06:24 /dev/video0
crw-rw+ 1 root video 81, 1 Jun 15 06:24 /dev/video1
crw-rw+ 1 root video 81, 2 Jun 15 06:48 /dev/video2

Use gstreamer to send sample video to /dev/video0
$ gst-launch-0.10 ximagesrc use-damage=0 ! ffmpegcolorspace ! 
video/x-raw-yuv,format=(fourcc)YUY2 ! v4l2sink device=/dev/video0

$ sudo webcamstudio
Detected Video Devices
  WSVideoDevice (0x) (0)
Output
 WebcamStudio Virtual Cam
   Pixel Format: RGB24
   Dummy video device (0x) (2) //from $ sudo modprobe v4l2loopback 
which was done second
   WSVideoDevice (0x0001) (1) //from $ sudo modprobe webcamstudio devices=2 
which was done first

Open Cheese
  No device found
Skype behaves the same way.
WebcamStudio not only finds the input device, but also lists both output 
devices that are of the modules webcamstudio and v4l2loopback

Let me know if there is a more appropriate package that this bug
should be submitted to.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: cheese 3.14.1-2ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-20.20+test-generic 3.19.8
Uname: Linux 3.19.0-20-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jun 15 06:59:00 2015
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/cheese
InstallationDate: Installed on 2015-06-04 (11 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
ProcEnviron:
 PATH=(custom, no user)
 SHELL=/bin/bash
 LANG=en_US.UTF-8
 LANGUAGE=en_US
 XDG_RUNTIME_DIR=set
SourcePackage: cheese
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages vivid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cheese in Ubuntu.
https://bugs.launchpad.net/bugs/1465264

Title:
  Cheese And Skype Do Not Find Virtual Camera

Status in cheese package in Ubuntu:
  New

Bug description:
  $ lsmod | grep webcamstudio
  webcamstudio   36864  3 
  videodev  155648  8 webcamstudio,v4l2loopback,au0828,v4l2_common

  $ ls -la /dev/video*
  crw-rw+ 1 root video 81, 0 Jun 15 06:24 /dev/video0
  crw-rw+ 1 root video 81, 1 Jun 15 06:24 /dev/video1
  crw-rw+ 1 root video 81, 2 Jun 15 06:48 /dev/video2

  Use gstreamer to send sample video to /dev/video0
  $ gst-launch-0.10 ximagesrc use-damage=0 ! ffmpegcolorspace ! 
video/x-raw-yuv,format=(fourcc)YUY2 ! v4l2sink device=/dev/video0

  $ sudo webcamstudio
  Detected Video Devices
WSVideoDevice (0x) (0)
  Output
   WebcamStudio Virtual Cam
 Pixel Format: RGB24
 Dummy video device (0x) (2) //from $ sudo modprobe v4l2loopback 
which was done second
 WSVideoDevice (0x0001) (1) //from $ sudo modprobe webcamstudio 
devices=2 which was done first

  Open Cheese
No device found
  Skype behaves the same way.
  WebcamStudio not only finds the input device, but also lists both output 
devices that are of the modules webcamstudio and v4l2loopback

  Let me know if there is a more appropriate package that this bug
  should be submitted to.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: cheese 3.14.1-2ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20+test-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun 15 06:59:00 2015
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/cheese
  InstallationDate: Installed on 2015-06-04 (11 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=set
  SourcePackage: cheese
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1464992] Re: Swap passord is being asked multiple times while updating packages

2015-06-15 Thread Martin Pitt
*** This bug is a duplicate of bug 1453738 ***
https://bugs.launchpad.net/bugs/1453738

** This bug has been marked a duplicate of bug 1453738
   installer in LVM mode sets up broken encrypted swap, using duplicate 
unencrypted swap

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to udisks2 in Ubuntu.
https://bugs.launchpad.net/bugs/1464992

Title:
  Swap passord is being asked multiple times while updating packages

Status in udisks2 package in Ubuntu:
  New

Bug description:
  I have a system with a crypted swap partition.

  When I upgrade my packages, for no apparent reason, I'm being asked
  the swap password multiple times:

  
  Processing triggers for man-db (2.7.0.2-5) ...
  Processing triggers for ureadahead (0.100.0-19) ...
  ureadahead will be reprofiled on next reboot
  Processing triggers for systemd (219-7ubuntu3) ...
  Setting up udev (219-7ubuntu6) ...
  Please enter passphrase for disk MYDISK (cryptswap1) on none! 

  update-initramfs: deferring update (trigger activated)

  Broadcast message from root@mycomputer (Sun 2015-06-14 12:55:50 CEST):

  Password entry required for 'Please enter passphrase for disk MYDISK 
(cryptswap1) on none!' (PID 5114).
  Please enter password with the systemd-tty-ask-password-agent tool!

  ===

  Setting up policykit-1 (0.105-8ubuntu3) ...

  Broadcast message from root@mycomputer (Sun 2015-06-14 12:57:36 CEST):

  Password entry required for 'Please enter passphrase for disk MYDISK 
(cryptswap1) on none!' (PID 1651).
  Please enter password with the systemd-tty-ask-password-agent tool!

  PolicyKit daemon disconnected from the bus.
  We are no longer a registered authentication agent.
  Please enter passphrase for disk MYDISK(cryptswap1) on none! *PolicyKit 
daemon reconnected to bus.
  Attempting to re-register as an authentication agent.
  We are now a registered authentication agent.

  

  Note that in the report, the partition may not be visible, because
  I've just removed it.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: udisks2 2.1.5-1
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Sun Jun 14 12:59:20 2015
  InstallationDate: Installed on 2015-06-14 (0 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  MachineType: LENOVO 37023L0
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic.efi.signed 
root=UUID=6a99a48b-4a3c-4ad7-b3a0-2448ac7ee5c8 ro quiet splash vt.handoff=7
  SourcePackage: udisks2
  Symptom: storage
  Title: Internal hard disk partition cannot be mounted manually
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GFET50WW (1.29 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 37023L0
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 Pro MBR TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGFET50WW(1.29):bd09/17/2014:svnLENOVO:pn37023L0:pvrThinkPadHelix:rvnLENOVO:rn37023L0:rvrWin8ProMBRTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 37023L0
  dmi.product.version: ThinkPad Helix
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Louis Bouchard
** Also affects: lightdm (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: lightdm (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: lightdm (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Confirmed
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Jorge Niedbalski
** Changed in: lightdm (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: lightdm (Ubuntu Utopic)
   Status: New = In Progress

** Changed in: lightdm (Ubuntu Vivid)
   Status: New = In Progress

** Changed in: lightdm (Ubuntu Trusty)
 Assignee: (unassigned) = Jorge Niedbalski (niedbalski)

** Changed in: lightdm (Ubuntu Utopic)
 Assignee: (unassigned) = Jorge Niedbalski (niedbalski)

** Changed in: lightdm (Ubuntu Vivid)
 Assignee: (unassigned) = Jorge Niedbalski (niedbalski)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Confirmed
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465320] [NEW] Port to python3

2015-06-15 Thread Bryan Quigley
Public bug reported:

There is still the goal to remove Python2 from the desktop images, and
to use Python3 only. please port system-config-printer to Python3.  This
is actually on all livecds I tested (Xubuntu, Lubuntu, Unity).

https://wiki.ubuntu.com/Python/3

** Affects: system-config-printer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/1465320

Title:
  Port to python3

Status in system-config-printer package in Ubuntu:
  New

Bug description:
  There is still the goal to remove Python2 from the desktop images, and
  to use Python3 only. please port system-config-printer to Python3.
  This is actually on all livecds I tested (Xubuntu, Lubuntu, Unity).

  https://wiki.ubuntu.com/Python/3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1313550] Re: ping does not work as a normal user on trusty tarball cloud images.

2015-06-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/maas/lp-1313550

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to iputils in Ubuntu.
https://bugs.launchpad.net/bugs/1313550

Title:
  ping does not work as a normal user on trusty tarball cloud images.

Status in The curt installer:
  Confirmed
Status in MAAS:
  Confirmed
Status in curtin package in Ubuntu:
  Confirmed
Status in iputils package in Ubuntu:
  Fix Released
Status in lxc package in Ubuntu:
  Confirmed
Status in maas package in Ubuntu:
  Confirmed
Status in tar package in Ubuntu:
  Fix Released
Status in lxc source package in Precise:
  Confirmed
Status in tar source package in Precise:
  Confirmed
Status in curtin source package in Saucy:
  Won't Fix
Status in lxc source package in Saucy:
  Won't Fix
Status in maas source package in Saucy:
  Won't Fix
Status in tar source package in Saucy:
  Won't Fix
Status in curtin source package in Trusty:
  Fix Released
Status in lxc source package in Trusty:
  Confirmed
Status in maas source package in Trusty:
  Confirmed
Status in tar source package in Trusty:
  Fix Released

Bug description:
  With trusty, /bin/ping relies on having extended attributes and kernel
  capabilities to gain the cap_net_raw+p capability. This allows
  removing the suid bit.

  However, the tarball cloud images do not preserve the extended
  attributes, and thus /bin/ping does not work on a system derived from
  them.

  Summary of problem per package:
   * lxc: ubuntu cloud template needs to extract
   * download template needs to extract with xattr flags
   * server side download creation tools need xattr flags
   * [unconfirmed] tarball caches need creation and extraction with xattr flags
   * tar: need the '--xattr' and '--acl' flags backported
   * maas: uec2roottgz needs to use xattr/acl flags
   * curtin: extraction needs to use xattr/acl flags.
   * cloud-image-build: needs to create -root.tar.gz with xattr/acl flags

  Related Bugs:
   * bug 1382632: horizon insecure key file permissions
   * bug 1386237: tar strange behavior with --acl and xattr
   * bug 1313550: ping broken (xattrs lost in tar extraction)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1061195] Re: Evolution appears unable to create EWS or Exchange MAPI account

2015-06-15 Thread Thomas A. F. Thorne
** Summary changed:

- Can't create EWS or MAPI account
+ Evolution appears unable to create EWS or Exchange MAPI account

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1061195

Title:
  Evolution appears unable to create EWS or Exchange MAPI account

Status in evolution-data-server package in Ubuntu:
  Confirmed

Bug description:
  Evolution appears unable to create an EW or MAPI account. All the
  steps proceed normally, including fetching the URL (for EWS) or
  authenticating (for MAPI). However, at the conclusion of account
  creation process, no actual account appears in the list.

  I've tried starting Evolution from the command line using various
  DEBUG_ variables and there are no EWS- or MAPI-specific errors. So I'm
  not exactly sure what to do next.

  I am fairly certain the problem doesn't lie with my corporate Exchange
  server, as web mail works fine and any other EWS-capable client (like
  the mail app in Android).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.6.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Wed Oct  3 12:40:28 2012
  InstallationMedia: Ubuntu-Server 12.10 Quantal Quetzal - Beta amd64 
(20120925)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1061195/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1061195] Re: Evolution appears unable to create EWS or Exchange MAPI account

2015-06-15 Thread Thomas A. F. Thorne
I can confirm that I hit this bug while running 3.10.4 installed from the 
Ubuntu Software Center for the current LTS version of Ubuntu 
$ lsb_release -rc
Release:14.04
Codename:   trusty

I had previous setup Gmail (googlemail) and a pop account in Evolution.
Some recent changes to my work's exchange setup meant that pop was no
longer a connection option.  I disabled the pop account.   Installed
evolution-ews from the Software Centre and tried to add my Exchange
account.  Everything worked very well until I clicked the final button,
which caused the window to close and seemingly no new email account to
be added.  This looks very much like a silent failure.

Closing Evolution and reopening it using the File  Quite or  red X did
not seem to change the state of things.  After finding this bug via an
Internet search I tried the work around of logging out from my current
GUI session and logging back in.  When I opened Evolution two new
Exchange MAPI accounts were shown.  Both seemed to work.

If people have tried to setup Exchange with Microsoft Exchange instead
of using Outlook on Windows and seen this they may think it has silently
failed.  They may be wholly unaware that there is in fact a working mail
account if they were to open Evolution agian, but why would they try
when they have seen it fail?

** Also affects: evolution-ews (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: evolution-mapi (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1061195

Title:
  Evolution appears unable to create EWS or Exchange MAPI account

Status in evolution package in Ubuntu:
  New
Status in evolution-data-server package in Ubuntu:
  Confirmed
Status in evolution-ews package in Ubuntu:
  New
Status in evolution-mapi package in Ubuntu:
  New

Bug description:
  Evolution appears unable to create an EW or MAPI account. All the
  steps proceed normally, including fetching the URL (for EWS) or
  authenticating (for MAPI). However, at the conclusion of account
  creation process, no actual account appears in the list.

  I've tried starting Evolution from the command line using various
  DEBUG_ variables and there are no EWS- or MAPI-specific errors. So I'm
  not exactly sure what to do next.

  I am fairly certain the problem doesn't lie with my corporate Exchange
  server, as web mail works fine and any other EWS-capable client (like
  the mail app in Android).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.6.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Wed Oct  3 12:40:28 2012
  InstallationMedia: Ubuntu-Server 12.10 Quantal Quetzal - Beta amd64 
(20120925)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-06-15 Thread Darek
Sorry Ubuntu, time to go to another Linux  distro. I don't know why you
name it lts.  Bug still exist.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1268257

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

Status in NVIDIA Drivers Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Fix Released

Bug description:
  **WARNING:** This bug has been widely reported and has *many*
  automatic subscribers. Please be considerate.

  **If you need help:** try searching and asking on
  http://discourse.ubuntu.com or http://ubuntuforums.org or contacting a
  nearby user group (see http://loco.ubuntu.com or search for LUG in
  your area). Link back to this bug for clarity.

  ---

  This seems to fix it (at least for one version upgrade) for many
  people

  $ sudo dpkg-reconfigure nvidia-331

  after that...

  $ sudo dpkg-reconfigure nvidia-331-uvm

  (some users may be on the versions of these packages suffixed with
  -updates )

  Update 2015-05-23:
  As of the recent kernel update (3.13.0-53), the above two commands followed 
by a reboot may not fix it. Instead:

  $ sudo apt-get install --reinstall nvidia-331 nvidia-331-uvm

  followed by a reboot.

  ---

  **If you want to unsubscribe:** see
  https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
  drivers-331-updates/+bug/1268257/+subscribe. You can also change your
  settings so you don't get comments but do get notified when the bug is
  solved - see https://askubuntu.com/questions/576523 for details.

  **If you want to comment:** Please consider if you have something
  meaningful to contribute to the 2500+ people who will get an email.

  **If you are an Ubuntu developer:** thanks for looking into this! :D

  

  Nvidia kernel module failed to build on kernel 3.13.0-2
  Yesterday when the new kernel was pushed, the dkms process failed.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331-updates 331.20-0ubuntu9
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-2-generic
  Date: Sun Jan 12 01:28:35 2014
  InstallationDate: Installed on 2013-11-03 (69 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageVersion: 331.20-0ubuntu9
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.20-0ubuntu9: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: Upgraded to trusty on 2013-12-29 (13 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1420934] Re: [online-accounts] re-authenticating an account does not work

2015-06-15 Thread David Barth
This is fixed in all but older RTM releases. OTA-4 has the fix as well,
so no point in backporting.

** No longer affects: webapps-sprint

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-plugin-oauth2 in Ubuntu.
https://bugs.launchpad.net/bugs/1420934

Title:
  [online-accounts] re-authenticating an account does not work

Status in the base for Ubuntu mobile products:
  Fix Committed
Status in signon-plugin-oauth2 package in Ubuntu:
  Fix Committed
Status in sync-monitor package in Ubuntu:
  Fix Released
Status in signon-plugin-oauth2 package in Ubuntu RTM:
  Fix Committed

Bug description:
  After a online account token became invalid we should use the function
  AccountService.authenticate to re-validate the account. But is is
  not working for google accounts.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-06-15 Thread Stefano-s
piervittorio non per me. Not for me. the latest kernel upgrade failed
again

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1268257

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

Status in NVIDIA Drivers Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Fix Released

Bug description:
  **WARNING:** This bug has been widely reported and has *many*
  automatic subscribers. Please be considerate.

  **If you need help:** try searching and asking on
  http://discourse.ubuntu.com or http://ubuntuforums.org or contacting a
  nearby user group (see http://loco.ubuntu.com or search for LUG in
  your area). Link back to this bug for clarity.

  ---

  This seems to fix it (at least for one version upgrade) for many
  people

  $ sudo dpkg-reconfigure nvidia-331

  after that...

  $ sudo dpkg-reconfigure nvidia-331-uvm

  (some users may be on the versions of these packages suffixed with
  -updates )

  Update 2015-05-23:
  As of the recent kernel update (3.13.0-53), the above two commands followed 
by a reboot may not fix it. Instead:

  $ sudo apt-get install --reinstall nvidia-331 nvidia-331-uvm

  followed by a reboot.

  ---

  **If you want to unsubscribe:** see
  https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
  drivers-331-updates/+bug/1268257/+subscribe. You can also change your
  settings so you don't get comments but do get notified when the bug is
  solved - see https://askubuntu.com/questions/576523 for details.

  **If you want to comment:** Please consider if you have something
  meaningful to contribute to the 2500+ people who will get an email.

  **If you are an Ubuntu developer:** thanks for looking into this! :D

  

  Nvidia kernel module failed to build on kernel 3.13.0-2
  Yesterday when the new kernel was pushed, the dkms process failed.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331-updates 331.20-0ubuntu9
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-2-generic
  Date: Sun Jan 12 01:28:35 2014
  InstallationDate: Installed on 2013-11-03 (69 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageVersion: 331.20-0ubuntu9
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.20-0ubuntu9: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: Upgraded to trusty on 2013-12-29 (13 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Jorge Niedbalski
** Patch added: Utopic Patch
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1244578/+attachment/4415159/+files/fix-lp-1244578-utopic.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Chris J Arges
** Changed in: lightdm (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Jorge Niedbalski
** Patch removed: Vivid Patch
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1244578/+attachment/4415158/+files/fix-lp-1244578-vivid.patch

** Patch added: Vivid Patch
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1244578/+attachment/4415185/+files/fix-lp-1244578-vivid.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 871810] Re: Hardware mouse 'back key' doesn't work always in USC

2015-06-15 Thread Matthew Paul Thomas
dino99, the comment you refer to was an answer to Michael's question
about how to emulate the button clicks to reproduce the problem. It was
not the real issue or a solution for the problem.

Anyway, I've just borrowed a mouse with Back+Forward buttons, and
reproduced the problem in Ubuntu 14.04. In addition to the areas
highlighted by Robert Roth, the Back button is also incorrectly treated
as a primary-click on apps in the What's New and Top Rated apps on
the home screen -- but oddly, not on the Top Rated apps in a section
screen like Games. The Forward button seems to be incorrectly treated
as a primary-click only on the toolbar.

** Changed in: software-center (Ubuntu)
   Status: Invalid = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/871810

Title:
  Hardware mouse 'back key' doesn't work always in USC

Status in software-center package in Ubuntu:
  Triaged

Bug description:
  software-center 5.0.1.4, 5.0.1.5, Ubuntu 11.10
  software-center 5.1.10, Ubuntu 12.04

  Problem 1
  When clicking on a category that has no sub-categories like 'Accessories' or 
'Fonts' mouse-back-button-click will highlight the entry over which the mouse 
currently is instead of bringing me back to the USC main page.

  Problem 2
  When in a category with sub-categories like 'Developer Tools' and clicking 
the mouse-back-button when the mouse is over a sub-category icon nothing 
happens (no back-to-main-action is preformed).

  Problem 3
  When in a category with sub-categories like 'Developer Tools' and clicking 
the mouse-back-button when the mouse is over a 'Top Rated Developer Tools' item 
it acts like a left click and opens the top rated item instead of preforming a 
back-to-main-menu action.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Jorge Niedbalski
** Patch added: Trusty Patch
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1244578/+attachment/4415160/+files/fix-lp-1244578-trusty.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Jorge Niedbalski
This is fixed on Wily, I am attaching the Vivid, Utopic and Trusty
patches.

** Description changed:

+ [Impact]
+ 
  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet
  
  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213
  
  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)
+ 
+ [Test Case]
+ 
+  - Install solarized theme
+ https://github.com/solarized/xresources/blob/master/solarized
+ 
+ - Load default Xresources file (xrdb  .XDefaults )
+ 
+ - Now every macro supported by CPP will not work.
+ 
+ 
+ [Regression Potential] 
+ 
+ * No regression potential advised, small (0.001%) load average increase
+ on startup time because of enabling Cpp.
+ 
+ [Solution]
+ 
+ Backport default wily session to older releases.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1402423] Re: Security update removes previously working graphics card

2015-06-15 Thread Alberto Milone
I'm going to introduce nvidia-340 and nvidia-346. At least the former seems to 
support your GPU:
http://us.download.nvidia.com/XFree86/Linux-x86_64/340.76/README/supportedchips.html

That should solve your problem.

Sorry for the inconvenience.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1402423

Title:
  Security update removes previously working graphics card

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Trusy repositories have version 331.38-0ubuntu7 which is a
  working driver for the NVIDIA 820M card.

  trust-security updates the driver to 331.113-0ubuntu0.0.4 which
  removes the support for the 820M.

  When attempting to [code]modprobe nvidia-331[/code] with version
  331.113 I receive the following message in /var/log/kern.log:

  Dec 14 12:26:32 mirror kernel: [23225.879952] pci :04:00.0: Refused to 
change power state, currently in D0
  Dec 14 12:30:26 mirror kernel: [23459.429826] NVRM: The NVIDIA GPU 
:04:00.0 (PCI ID: 10de:1140)
  Dec 14 12:30:26 mirror kernel: [23459.429826] NVRM: installed in this system 
is not supported by the 331.113
  Dec 14 12:30:26 mirror kernel: [23459.429826] NVRM: NVIDIA Linux driver 
release.  Please see 'Appendix
  Dec 14 12:30:26 mirror kernel: [23459.429826] NVRM: A - Supported NVIDIA GPU 
Products' in this release's
  Dec 14 12:30:26 mirror kernel: [23459.429826] NVRM: README, available on the 
Linux driver download page
  Dec 14 12:30:26 mirror kernel: [23459.429826] NVRM: at www.nvidia.com.
  Dec 14 12:30:26 mirror kernel: [23459.429836] nvidia: probe of :04:00.0 
failed with error -1
  Dec 14 12:30:26 mirror kernel: [23459.430539] NVRM: The NVIDIA probe routine 
failed for 1 device(s).
  Dec 14 12:30:26 mirror kernel: [23459.430541] NVRM: None of the NVIDIA 
graphics adapters were initialized!
  Dec 14 12:30:26 mirror kernel: [23459.430542] [drm] Module unloaded
  Dec 14 12:30:26 mirror kernel: [23459.430630] NVRM: NVIDIA init module failed!

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1458046] Re: [touch] NetworkManager needs to inhibit sleep if hotspot is active

2015-06-15 Thread John McAleely
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1458046

Title:
  [touch] NetworkManager needs to inhibit sleep if hotspot is active

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu RTM:
  Confirmed

Bug description:
  As Ubuntu touch uses an auto-suspend model, it's possible for the
  system to be suspended while a user has a hotspot active and in use.

  In order to prevent such behavior, we should modify NetworkManager to
  inhibit suspend via powerd's DBus interface when hotspot is active and
  one or more clients are connected to the hotspot.   As a first pass,
  inhibiting suspend when hotspot is active would probably be
  sufficient.   This could probably be implemented via a NM dispatcher
  script, which would run when the hotspot is activated.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Jorge Niedbalski
** Patch added: Vivid Patch
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1244578/+attachment/4415158/+files/fix-lp-1244578-vivid.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-06-15 Thread piervittorio risso
for the time being it's working...

2015-06-15 0:09 GMT+02:00 teo1978 teo8...@gmail.com:

 @Kirito has it REALLY been fixed, or is this the usual bullshit?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1268257

 Title:
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
   failed to build, with only error: objdump: '... .tmp_nv.o': No such
   file

 Status in NVIDIA Drivers Ubuntu:
   Fix Released
 Status in nvidia-graphics-drivers-331 package in Ubuntu:
   Fix Released
 Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
   Fix Released
 Status in nvidia-graphics-drivers-340 package in Ubuntu:
   Fix Released
 Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
   Fix Released
 Status in nvidia-graphics-drivers-346 package in Ubuntu:
   Fix Released
 Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
   Fix Released

 Bug description:
   **WARNING:** This bug has been widely reported and has *many*
   automatic subscribers. Please be considerate.

   **If you need help:** try searching and asking on
   http://discourse.ubuntu.com or http://ubuntuforums.org or contacting a
   nearby user group (see http://loco.ubuntu.com or search for LUG in
   your area). Link back to this bug for clarity.

   ---

   This seems to fix it (at least for one version upgrade) for many
   people

   $ sudo dpkg-reconfigure nvidia-331

   after that...

   $ sudo dpkg-reconfigure nvidia-331-uvm

   (some users may be on the versions of these packages suffixed with
   -updates )

   Update 2015-05-23:
   As of the recent kernel update (3.13.0-53), the above two commands
 followed by a reboot may not fix it. Instead:

   $ sudo apt-get install --reinstall nvidia-331 nvidia-331-uvm

   followed by a reboot.

   ---

   **If you want to unsubscribe:** see
   https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
   drivers-331-updates/+bug/1268257/+subscribe. You can also change your
   settings so you don't get comments but do get notified when the bug is
   solved - see https://askubuntu.com/questions/576523 for details.

   **If you want to comment:** Please consider if you have something
   meaningful to contribute to the 2500+ people who will get an email.

   **If you are an Ubuntu developer:** thanks for looking into this! :D

   

   Nvidia kernel module failed to build on kernel 3.13.0-2
   Yesterday when the new kernel was pushed, the dkms process failed.

   ProblemType: Package
   DistroRelease: Ubuntu 14.04
   Package: nvidia-331-updates 331.20-0ubuntu9
   ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
   Uname: Linux 3.12.0-7-generic x86_64
   ApportVersion: 2.13.1-0ubuntu1
   Architecture: amd64
   DKMSKernelVersion: 3.13.0-2-generic
   Date: Sun Jan 12 01:28:35 2014
   InstallationDate: Installed on 2013-11-03 (69 days ago)
   InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64
 (20131016.1)
   PackageVersion: 331.20-0ubuntu9
   SourcePackage: nvidia-graphics-drivers-331-updates
   Title: nvidia-331-updates 331.20-0ubuntu9: nvidia-331-updates kernel
 module failed to build
   UpgradeStatus: Upgraded to trusty on 2013-12-29 (13 days ago)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1268257/+subscriptions


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1268257

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

Status in NVIDIA Drivers Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Fix Released

Bug description:
  **WARNING:** This bug has been widely reported and has *many*
  automatic subscribers. Please be considerate.

  **If you need help:** try searching and asking on
  http://discourse.ubuntu.com or http://ubuntuforums.org or contacting a
  nearby user group (see http://loco.ubuntu.com or search for LUG in
  your area). Link back to this bug for clarity.

  ---

  This seems to fix it (at least for one version upgrade) for many
  people

  $ sudo dpkg-reconfigure nvidia-331

  after that...

  $ sudo dpkg-reconfigure nvidia-331-uvm

  (some users may be on the versions of these packages suffixed with
  -updates )

  Update 2015-05-23:
  As of the recent kernel update (3.13.0-53), the above two commands followed 
by a reboot may not fix it. 

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

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

** Changed in: libjpeg-turbo (Ubuntu)
   Status: New = Confirmed

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

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

Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04.
  The version of libjpeg-turbo8 is 1.3.0-0ubuntu2.

  Expected:
  A video picture from the webcam.

  What happens instead:
  The output is just a garbled picture or sometimes the green screen.

  For example, cheese fails with:
  libv4l2: error got 4 consecutive frame decode errors, last error: 
v4l-convert: libjpeg error: End Of Image

  The webcam (ID 0bda:5793 Realtek Semiconductor Corp.) has MJPG as one
  of the formats.

  Most of the apps (cheese, google-chrome, etc.) don't allow to select
  other format for the webcam. Thus this webcam is unusable in those
  applications.

  This is fixed in libjpeg-turbo 1.4.

  Other relevant discussions:
  https://code.google.com/p/chromium/issues/detail?id=399939

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: libjpeg-turbo8 1.3.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jun  7 09:30:40 2015
  Dependencies:
   gcc-5-base 5.1~rc1-0ubuntu1
   libc6 2.21-0ubuntu4
   libgcc1 1:5.1~rc1-0ubuntu1
   multiarch-support 2.21-0ubuntu4
  InstallationDate: Installed on 2015-05-03 (34 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  SourcePackage: libjpeg-turbo
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397679] Re: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1397679

Title:
  nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel
  module failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  occurred during installation of package updates
  similar to bug #1397677 but for AMD64 architecture

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates-uvm 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Sun Nov 30 08:50:34 2014
  InstallationDate: Installed on 2014-09-25 (65 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140204)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel 
module failed to build
  UpgradeStatus: Upgraded to utopic on 2014-11-22 (7 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397619] Re: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1397619

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  happened during a system update

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Sat Nov 29 21:10:39 2014
  InstallationDate: Installed on 2014-07-31 (121 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
  UpgradeStatus: Upgraded to utopic on 2014-10-28 (32 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1460445] Re: hp-systray: No system tray detected on this system, unable to start, exiting

2015-06-15 Thread Rob Dean
Yes, I see this bug also - Kubuntu 15.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1460445

Title:
  hp-systray: No system tray detected on this system, unable to start,
  exiting

Status in HP Linux Imaging and Printing:
  New
Status in hplip package in Ubuntu:
  New

Bug description:
  After a while of starting a kde session, a dialog pops up with the text No 
system tray detected on this system, unable to start, exiting and the hp 
systray icon disappears after clicking ok.
  Manually running hp-systray after that correctly shows a working hp systray 
icon.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: hplip-gui 3.15.2-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic i686
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  CupsErrorLog:
   
  CurrentDesktop: KDE
  Date: Sun May 31 18:15:55 2015
  InstallationDate: Installed on 2013-02-07 (843 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  Lpstat: device for Deskjet_3050A_J611: 
hp:/net/Deskjet_3050A_J611_series?ip=192.168.10.250
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  PackageArchitecture: all
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Deskjet_3050A_J611.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Deskjet_3050A_J611.ppd: Permission denied
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic 
root=UUID=7bc50758-f872-460d-a70f-84890c536552 ro quiet splash vga=789
  SourcePackage: hplip
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (36 days ago)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1398719] Re: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1398719

Title:
  nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module
  failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  n/a

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Wed Dec  3 01:37:29 2014
  InstallationDate: Installed on 2014-12-03 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397878] Re: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1397878

Title:
  nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module
  failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  Got crash when restarted laptop - as soon as I logged into Ubuntu,
  unity started and the crash dialog appeared.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Tue Nov 25 08:40:57 2014
  InstallationDate: Installed on 2014-03-25 (250 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140323)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: Upgraded to utopic on 2014-10-23 (38 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397791] Re: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1397791

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  This is automatically reported. I did not notice a problem.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: openafs nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-26-generic
  Date: Sun Nov 30 21:56:03 2014
  InstallationDate: Installed on 2014-09-06 (85 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (37 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1399042] Re: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1399042

Title:
  nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module
  failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  I ran the software update application and this bug report popped. Not
  sure why. There didn't seem to be any problems with installing the
  updates...although I have not restarted yet :)

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Wed Dec  3 18:40:36 2014
  InstallationDate: Installed on 2014-04-01 (246 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: Upgraded to utopic on 2014-11-02 (31 days ago)
  modified.conffile..etc.modprobe.d.nvidia.331.updates.hybrid.conf: [deleted]

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1398485] Re: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1398485

Title:
  nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module
  failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  this error appears after logging into Ubuntu 14.10.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Tue Nov 25 08:49:04 2014
  InstallationDate: Installed on 2014-09-30 (63 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: Upgraded to utopic on 2014-11-10 (22 days ago)
  modified.conffile..etc.modprobe.d.nvidia.331.updates.hybrid.conf: [deleted]

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397677] Re: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1397677

Title:
  nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel
  module failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  download updating packages

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates-uvm 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Sun Nov 30 14:40:51 2014
  InstallationDate: Installed on 2014-11-11 (19 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel 
module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1435120] Re: hostapd doesn't work with kernels after 3.13.0-26

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

  work just fine with kernel 3.13.0-26. with 3.13.0-40 and higher (up to
- 3.13.0-49) hostapd starting without errors, but AP does nоt appear on
+ 3.13.0-55) hostapd starting without errors, but AP does nоt appear on
  devices.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hostapd 1:2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Mon Mar 23 11:55:15 2015
  InstallationDate: Installed on 2013-05-15 (676 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: wpa
  UpgradeStatus: Upgraded to trusty on 2014-05-20 (307 days ago)
  mtime.conffile..etc.default.hostapd: 2014-09-17T17:49:41.076640

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wpa in Ubuntu.
https://bugs.launchpad.net/bugs/1435120

Title:
  hostapd doesn't work with kernels after 3.13.0-26

Status in wpa package in Ubuntu:
  New

Bug description:
  work just fine with kernel 3.13.0-26. with 3.13.0-40 and higher (up to
  3.13.0-55) hostapd starting without errors, but AP does nоt appear on
  devices.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hostapd 1:2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Mon Mar 23 11:55:15 2015
  InstallationDate: Installed on 2013-05-15 (676 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: wpa
  UpgradeStatus: Upgraded to trusty on 2014-05-20 (307 days ago)
  mtime.conffile..etc.default.hostapd: 2014-09-17T17:49:41.076640

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1399019] Re: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build [sudo apt-get upgrade reports error]

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1399019

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
  [sudo apt-get upgrade reports error]

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  I was upgrading my newly configured Utopic Unicorn installation by
  running sudo apt-get upgrade. I had recently opted on using a
  proprietary driver that was indicated as tested under the Additional
  Drivers tab of the Softwares  Updates app. I would like to hear
  more from you regarding this and hope that this bug will not happen in
  Vivid Velvet since I am looking forward to upgrading to it by April.
  Good day. Thank you very much! More powers to all!

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Thu Dec  4 07:33:53 2014
  InstallationDate: Installed on 2014-12-03 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397986] Re: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1397986

Title:
  nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel
  module failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed

Bug description:
  The system reported and error during booting

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates-uvm 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Wed Nov 26 11:56:49 2014
  InstallationDate: Installed on 2014-06-11 (173 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel 
module failed to build
  UpgradeStatus: Upgraded to utopic on 2014-10-29 (32 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397638] Re: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1397638

Title:
  nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to
  build

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  Description:  Ubuntu 14.10
  Release:  14.10

  nvidia-331-uvm:
Installed: 331.89-0ubuntu5
Candidate: 331.89-0ubuntu5
Version table:
   *** 331.89-0ubuntu5 0
  500 http://archive.ubuntu.com/ubuntu/ utopic/restricted amd64 Packages
  100 /var/lib/dpkg/status

  I don't know what should happen. Only my update failed.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-uvm 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Sun Nov 30 11:30:25 2014
  InstallationDate: Installed on 2014-05-08 (205 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to 
build
  UpgradeStatus: Upgraded to utopic on 2014-11-11 (18 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397982] Re: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1397982

Title:
  nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel
  module failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  After kernel update NVIDIA driver displayed the system error

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates-uvm 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Mon Dec  1 18:25:43 2014
  InstallationDate: Installed on 2014-11-29 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel 
module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2015-06-15 Thread Kyle
I just wanted to update. Its not fixed on EOS Freya.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1220426

Title:
  [nvidia-prime]Freeze while using touchpad

Status in X.Org X server:
  Fix Released
Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Trusty:
  Triaged

Bug description:
  Using Asus N43SL laptop as an example, with nvidia-prime installed, so
  the dedicated NVIDIA graphics card (GT 540m) is in use, once in a
  while, my screen will freeze when I use my touchpad.

  WORKAROUND: Use USB mouse.

  WORKAROUND: Uninstall nvidia-prime and use integrated graphics.

  WORKAROUND: Do a VT switch via Ctrl+Alt+F1 then Ctrl+Alt+F7.

  In the attached Xorg.0.log, you can see synaptics: ETPS/2 Elantech Touchpad: 
touchpad found each time I did a VT switch and regained control:
  
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1220426/+attachment/3801516/+files/Xorg.0.log

  The following upstream report has a patch that addresses this issue:
  https://bugs.freedesktop.org/show_bug.cgi?id=86288

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1220426/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465085] Re: nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel module failed to build

2015-06-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1268257 ***
https://bugs.launchpad.net/bugs/1268257

** This bug has been marked a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1465085

Title:
  nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel
  module failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  during updates

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331-updates
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-54-generic
  Date: Sun Jun 14 19:00:25 2015
  InstallationDate: Installed on 2015-01-06 (159 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageVersion: 331.113-0ubuntu0.0.4
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel 
module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1118903] Re: [enhancement] Mir lacks a software rendering backend

2015-06-15 Thread Daniel van Vugt
XMir really is not related to this bug any more. It was only linked from
back when XMir was going to be our desktop.

In reality a Mir server is just as able to use LLVMpipe as any other GL
app. But we're still lacking a screen to render to or software mode
setting.

** No longer affects: xorg-server (Ubuntu)

** No longer affects: unity-system-compositor

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1118903

Title:
  [enhancement] Mir lacks a software rendering backend

Status in Mir:
  Triaged

Bug description:
  As always, it's a critical requirement for Ubuntu to be able to render
  the same thing on any machine (metal or virtual), regardless of the
  availability of hardware acceleration.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-06-15 Thread Daniel van Vugt
Reverted spurious status changes set by some community members.

Indeed, the 331 drivers still are seeing duplicates of this bug reported
regularly.

** Changed in: nvidia-graphics-drivers-331 (Ubuntu)
   Status: Fix Released = Triaged

** Changed in: nvidia-graphics-drivers-331-updates (Ubuntu)
   Status: Fix Released = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1268257

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

Status in NVIDIA Drivers Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Triaged
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Fix Released

Bug description:
  **WARNING:** This bug has been widely reported and has *many*
  automatic subscribers. Please be considerate.

  **If you need help:** try searching and asking on
  http://discourse.ubuntu.com or http://ubuntuforums.org or contacting a
  nearby user group (see http://loco.ubuntu.com or search for LUG in
  your area). Link back to this bug for clarity.

  ---

  This seems to fix it (at least for one version upgrade) for many
  people

  $ sudo dpkg-reconfigure nvidia-331

  after that...

  $ sudo dpkg-reconfigure nvidia-331-uvm

  (some users may be on the versions of these packages suffixed with
  -updates )

  Update 2015-05-23:
  As of the recent kernel update (3.13.0-53), the above two commands followed 
by a reboot may not fix it. Instead:

  $ sudo apt-get install --reinstall nvidia-331 nvidia-331-uvm

  followed by a reboot.

  ---

  **If you want to unsubscribe:** see
  https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
  drivers-331-updates/+bug/1268257/+subscribe. You can also change your
  settings so you don't get comments but do get notified when the bug is
  solved - see https://askubuntu.com/questions/576523 for details.

  **If you want to comment:** Please consider if you have something
  meaningful to contribute to the 2500+ people who will get an email.

  **If you are an Ubuntu developer:** thanks for looking into this! :D

  

  Nvidia kernel module failed to build on kernel 3.13.0-2
  Yesterday when the new kernel was pushed, the dkms process failed.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331-updates 331.20-0ubuntu9
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-2-generic
  Date: Sun Jan 12 01:28:35 2014
  InstallationDate: Installed on 2013-11-03 (69 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageVersion: 331.20-0ubuntu9
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.20-0ubuntu9: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: Upgraded to trusty on 2013-12-29 (13 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465402] Re: nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel module failed to build

2015-06-15 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1268257 ***
https://bugs.launchpad.net/bugs/1268257

This looks quite similar to bug 1268257, which is still unresolved for
the 331 driver series. So marking it as a duplicate.

** This bug has been marked a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1465402

Title:
  nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel
  module failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  System error

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331-updates 331.113-0ubuntu0.0.4
  ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-54-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-54-generic
  Date: Mon Jun 15 21:20:48 2015
  InstallationDate: Installed on 2014-04-20 (421 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageVersion: 331.113-0ubuntu0.0.4
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.113-0ubuntu0.0.4: nvidia-331-updates kernel 
module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 77010] Re: Overuse of system beep without volume control

2015-06-15 Thread Cocoabean
Here's the link I messed up in the previous post:

https://www.debian-
administration.org/article/110/Removing_annoying_console_beeps

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libgnome in Ubuntu.
https://bugs.launchpad.net/bugs/77010

Title:
  Overuse of system beep without volume control

Status in Ayatana:
  Invalid
Status in One Hundred Papercuts:
  Fix Released
Status in libgnome package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Won't Fix
Status in module-init-tools package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in libgnome source package in Karmic:
  Fix Released
Status in linux source package in Karmic:
  Won't Fix
Status in module-init-tools source package in Karmic:
  Fix Released
Status in pulseaudio source package in Karmic:
  Won't Fix

Bug description:
System 'beeps' have become omnipresent in gnome.  When I unplug my
  power cord, the notification system emits a system beep.  When I try
  to do quick find in Firefox and I type a word that doesn't exist in
  the document, it beeps.  When I tab-autocomplete in a gnome-terminal,
  it beeps if there are no completions.  There are numerous other
  software packages that behave similarly.

  This is a problem for multiple reasons.

  First of all, there are some cases where the beep is used
  inappropriately -- I really *don't care* that my power cord is
  unplugged - in fact I unplugged it!  I appreciate the technology
  advances that gnome-power-management has made in recent history, but I
  feel like I just want it to `go away' most of the time - I don't care
  about most of the things it informs me (besides low battery).  Firefox
  has color feedback in the Find bar, why do I need auditory feedback
  too?

  Second of all, I can't control the volume of the beep, or disable it
  in all cases.  In the case of the gnome-terminal I can disable the
  console bell, but that only solves a single instance of the problem.
  In most other cases, there is nothing I can do to prevent the beeps.
  This can be very obtrusive in quite environments, and simply annoying
  in other cases.  On my laptop (recent Dell Latitude D620) the beep is
  incredibly loud - it is very noticeable.  It would be great to have a
  toggle button in the system sound preferences, or better yet, a
  volume slider for the system bell.

This is a large problem, affecting multiple packages and systems - I
  don't know the best way to fix it, but I do know that it is definitely
  an overall gnome UI issue.  I've read that some programs literally
  just have the ASCII BEL coded into the source, so in some cases the
  problem may be unavoidable - I don't know enough of the technical
  details to recognize an appropriate solution.

  Any help dividing this into specific fixes for multiple projects or
  identifying the best place for an overall fix would be appreciated.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1397673] Re: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel module failed to build

2015-06-15 Thread Craig Dean
*** This bug is a duplicate of bug 1431753 ***
https://bugs.launchpad.net/bugs/1431753

** This bug is no longer a duplicate of bug 1268257
   nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed 
to build, with only error: objdump: '... .tmp_nv.o': No such file

** This bug has been marked a duplicate of bug 1431753
   Nvidia binary driver FTBS due to DKMS layer violation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1397673

Title:
  nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel
  module failed to build

Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  New

Bug description:
  The system reports this when I log in. No symptoms that I can find.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates-uvm 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-25-generic
  Date: Wed Nov 26 10:48:16 2014
  InstallationDate: Installed on 2012-07-14 (868 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates-uvm 331.89-0ubuntu5: nvidia-331-updates-uvm kernel 
module failed to build
  UpgradeStatus: Upgraded to utopic on 2014-10-23 (37 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 77010] Re: Overuse of system beep without volume control

2015-06-15 Thread Cocoabean
Stumbled over this bug while unblacklisting 'pcspkr' in
/etc/modprobe.d/blacklist.conf. There was a reference to this bug
number.

I hate the beeps for the most part, but unloading the kernel module
means the `beep`  utility doesn't work. I like to use it for
notifications as I only have headphones on my desktop.

This Debian post has a better fix in my opinion:
https://www.debianadministration.org/article/110/Removing_annoying_console_beeps

`beep` still works, but terminals and vim don't beep at me.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libgnome in Ubuntu.
https://bugs.launchpad.net/bugs/77010

Title:
  Overuse of system beep without volume control

Status in Ayatana:
  Invalid
Status in One Hundred Papercuts:
  Fix Released
Status in libgnome package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Won't Fix
Status in module-init-tools package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in libgnome source package in Karmic:
  Fix Released
Status in linux source package in Karmic:
  Won't Fix
Status in module-init-tools source package in Karmic:
  Fix Released
Status in pulseaudio source package in Karmic:
  Won't Fix

Bug description:
System 'beeps' have become omnipresent in gnome.  When I unplug my
  power cord, the notification system emits a system beep.  When I try
  to do quick find in Firefox and I type a word that doesn't exist in
  the document, it beeps.  When I tab-autocomplete in a gnome-terminal,
  it beeps if there are no completions.  There are numerous other
  software packages that behave similarly.

  This is a problem for multiple reasons.

  First of all, there are some cases where the beep is used
  inappropriately -- I really *don't care* that my power cord is
  unplugged - in fact I unplugged it!  I appreciate the technology
  advances that gnome-power-management has made in recent history, but I
  feel like I just want it to `go away' most of the time - I don't care
  about most of the things it informs me (besides low battery).  Firefox
  has color feedback in the Find bar, why do I need auditory feedback
  too?

  Second of all, I can't control the volume of the beep, or disable it
  in all cases.  In the case of the gnome-terminal I can disable the
  console bell, but that only solves a single instance of the problem.
  In most other cases, there is nothing I can do to prevent the beeps.
  This can be very obtrusive in quite environments, and simply annoying
  in other cases.  On my laptop (recent Dell Latitude D620) the beep is
  incredibly loud - it is very noticeable.  It would be great to have a
  toggle button in the system sound preferences, or better yet, a
  volume slider for the system bell.

This is a large problem, affecting multiple packages and systems - I
  don't know the best way to fix it, but I do know that it is definitely
  an overall gnome UI issue.  I've read that some programs literally
  just have the ASCII BEL coded into the source, so in some cases the
  problem may be unavoidable - I don't know enough of the technical
  details to recognize an appropriate solution.

  Any help dividing this into specific fixes for multiple projects or
  identifying the best place for an overall fix would be appreciated.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 371897]

2015-06-15 Thread Chris Y.
I use a Behringer Xenyx302 USB sound mixer as my sound device, which
works great with Pulseaudio but not with Wine. I mainly use wine-staging
now thanks to the built-in PulseAudio driver. I'd love to see this
adopted into Wine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/371897

Title:
  Occasional sound drops in Wine via PulseAudio

Status in Wine:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Invalid
Status in wine package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: wine

  I'm running the Spotify Windows application on two laptops under Wine
  with both internal and external USB sound card. With both cards you
  get the occasional pop and click in the sound suggesting some data
  loss somewhere.

  I've selected the alsa drivers in winecfg and the whole thing is
  running via the alsa compatibility layer in pulseaudio.

  Jaunty 9.04 UNR and standard Ubuntu desktop.

  wine:
Installed: 1.0.1-0ubuntu6
Candidate: 1.0.1-0ubuntu6
Version table:
   *** 1.0.1-0ubuntu6 0
  500 http://gb.archive.ubuntu.com jaunty/universe Packages
  100 /var/lib/dpkg/status

  pulseaudio:
Installed: 1:0.9.14-0ubuntu20
Candidate: 1:0.9.14-0ubuntu20
Version table:
   *** 1:0.9.14-0ubuntu20 0
  500 http://gb.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 871810] Re: Hardware mouse 'back key' doesn't work always in USC

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

  software-center 5.0.1.4, 5.0.1.5, Ubuntu 11.10
- software-center 5.1.10, Ubuntu 12.04
+ software-center 13.10, Ubuntu 14.04
  
- Problem 1
- When clicking on a category that has no sub-categories like 'Accessories' or 
'Fonts' mouse-back-button-click will highlight the entry over which the mouse 
currently is instead of bringing me back to the USC main page.
+ With a mouse that has a Back button:
  
- Problem 2
- When in a category with sub-categories like 'Developer Tools' and clicking 
the mouse-back-button when the mouse is over a sub-category icon nothing 
happens (no back-to-main-action is preformed).
+ 1. From the main screen, click any department or app, then click All
+ Software, so that you have screens to go Back to.
  
- Problem 3
- When in a category with sub-categories like 'Developer Tools' and clicking 
the mouse-back-button when the mouse is over a 'Top Rated Developer Tools' item 
it acts like a left click and opens the top rated item instead of preforming a 
back-to-main-menu action.
+ 2. Click the Back mouse button over an empty part of the window content.
+ 
+ What happens: USC navigates back, as it should.
+ 
+ 3. Click All Software to return to the home screen.
+ 
+ 4. Click the Back mouse button over any of these areas:
+ - A toolbar button
+ - Our star apps
+ - An app in the What's New area
+ - An app in the Top Rated area
+ 
+ What happens: The Back click is treated as a primary click (e.g. left 
click).
+ What should happen: USC navigates back.
+ 
+ 5. Click the actual Back button in the toolbar twice.
+ 
+ 6. Click the Forward mouse button over an empty part of the window
+ content.
+ 
+ What happens: USC navigates forward, as it should.
+ 
+ 7. Click the Forward mouse button over a toolbar button.
+ 
+ What happens: The Forward click is treated as a primary click (e.g. left 
click).
+ What should happen: USC navigates forwards.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/871810

Title:
  Hardware mouse 'back key' doesn't work always in USC

Status in software-center package in Ubuntu:
  Triaged

Bug description:
  software-center 5.0.1.4, 5.0.1.5, Ubuntu 11.10
  software-center 13.10, Ubuntu 14.04

  With a mouse that has a Back button:

  1. From the main screen, click any department or app, then click All
  Software, so that you have screens to go Back to.

  2. Click the Back mouse button over an empty part of the window
  content.

  What happens: USC navigates back, as it should.

  3. Click All Software to return to the home screen.

  4. Click the Back mouse button over any of these areas:
  - A toolbar button
  - Our star apps
  - An app in the What's New area
  - An app in the Top Rated area

  What happens: The Back click is treated as a primary click (e.g. left 
click).
  What should happen: USC navigates back.

  5. Click the actual Back button in the toolbar twice.

  6. Click the Forward mouse button over an empty part of the window
  content.

  What happens: USC navigates forward, as it should.

  7. Click the Forward mouse button over a toolbar button.

  What happens: The Forward click is treated as a primary click (e.g. left 
click).
  What should happen: USC navigates forwards.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Chris J Arges
** Also affects: lightdm (Ubuntu Precise)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Precise:
  New
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1464738] Re: System freeze on switching to wireless network

2015-06-15 Thread Matthew Moppett
I assume I'm seeing the same bug, except on Xubuntu 15.04. If I
configure a static IP for a connection to a wifi network using nm-
applet, the system freezes a few seconds later, requiring a hard reboot.
After rebooting, if the computer attempts to to connect to the same
network, it will freeze again unless I quickly disable networking via
nm-applet. Connecting using DHCP does not cause this problem.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1464738

Title:
  System freeze on switching to wireless network

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Description:Ubuntu 15.04
  Release:15.04

  
  This is a HP ProBook 6570b notebook.
  It freezes after logging in when connecting to WLAN.
  Occurs only when static IP configured.
  Doesn't occur when network-manager disabled (/etc/network/interfaces used)

  Reproduce:

  1. Configure WLAN static IP, DNS
  2. Reboot
  3. After login, (after the you are connected to aa wifi network message 
disappears) the system freeze

  Another case:

  1. Login with WLAN disabled by hardware switch
  2. Connect to ethernet network
  3. Configure WLAN static IP, DNS
  4. Turn on WLAN and connect to a network
  5. Now the system wont freeze as the primary network connection is the 
ethernet
  6. Unplug the ethernet cable 
  7. Some seconds later the system freeze

  
  Workaround:

  Turn off WLAN before login

  or

  Turn off  WLAN before unplug cable
  Then turn it on

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15.1
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jun 12 19:22:20 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-05-07 (36 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  IpRoute:
   default via 192.168.180.20 dev eth0  proto static  metric 1024 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.123.0/24 dev wlan0  proto kernel  scope link  src 192.168.123.67 
   192.168.180.0/24 dev eth0  proto kernel  scope link  src 192.168.180.205
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   eth0ethernet  connected  /org/freedesktop/NetworkManager/Devices/1  
Wired connection 1  eb3175ee-4070-4a74-bfe9-407216bfa6e1  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   wlan0   wifi  connected  /org/freedesktop/NetworkManager/Devices/2  
DSL-Kecskemet   259040d7-dcfb-417d-aeaf-e6f6d378c3ea  
/org/freedesktop/NetworkManager/ActiveConnection/2 
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1442863] Re: dell inspiron touchpad stops working

2015-06-15 Thread Ednilton Santos de Oliveira
My laptop is up for 3 days now without this issue. I have Viber
installed here and I suspect the problem happens when it is running.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1442863

Title:
  dell inspiron touchpad stops working

Status in xserver-xorg-input-synaptics package in Ubuntu:
  Confirmed

Bug description:
  I have a Dell Inspiron 15 5000 series according to the laptop sticker.
  The clickpad generally works fine but sometimes locks up. By locking
  up I mean that using the trackpad to move the cursor doesn't work but
  using the trackpad to click still does. Sometimes the two finger
  scroll seems to carry on working and sometimes it doesn't.

  I'm not sure of a pattern, sometimes it seems to happen directly after
  logging in, though it has happened at the login screen before.
  Sometimes it seems to be triggered by two finger scrolling, in this
  case the scrolling always seems to carry on working and usually after
  scrobbling about on the touchpad it seems to start working again. It
  always seems to happen after doing a fast user switch and in this case
  the scrolling doesn't work at all.

  The problem existed in 14.04 and upgrading to 14.10 didn't make it go
  away.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-input-synaptics 1.8.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-33.44-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Apr 11 08:24:28 2015
  DistUpgraded: 2015-04-08 23:52:22,920 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  InstallationDate: Installed on 2015-04-08 (2 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Dell Inc. Inspiron 5548
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-33-generic.efi.signed 
root=UUID=a79c9d27-686b-4bf4-94fe-4f697108dff1 ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: Upgraded to utopic on 2015-04-08 (2 days ago)
  dmi.bios.date: 01/23/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 079JDM
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A03
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd01/23/2015:svnDellInc.:pnInspiron5548:pvrA03:rvnDellInc.:rn079JDM:rvrA00:cvnDellInc.:ct8:cvrA03:
  dmi.product.name: Inspiron 5548
  dmi.product.version: A03
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Apr 11 08:13:54 2015
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1110
   vendor LGD
  xserver.version: 2:1.16.0-1ubuntu1.3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

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

** Changed in: gnome-shell (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1386111

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

Status in Unity:
  New
Status in eclipse package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in qtbase package in Ubuntu:
  Confirmed
Status in texmaker package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Keyboard shortcuts do not work. E.g. F1 for quick compile, Strg+F for
  searching

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: texmaker 4.3-1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 27 11:01:56 2014
  InstallationDate: Installed on 2014-04-18 (191 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: texmaker
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465377] [NEW] Change login while other user is logged in: sometimes crashes/freezes/hangs

2015-06-15 Thread LaunchpadUser
Public bug reported:

When trying to login with a user account while another user is already
logged in, Ubuntu sometimes crashes/hanges/freezes!

This bug exists for many years, so for many Ubuntu versions - even in
the latest LTS versions with fresh standard installation (Unity), 64
Bit. During the years of this bug, I had different computers (hardware)
with different graphics cards (nVidia, AMD) different Ubuntus (32 Bit,
64 Bit, LTS, non-LTS). This bug bugs us for so many years because we
have two computers (exchanged every couple of years with fresh Ubuntu
installations) that each has multiple login accounts (for all family
members). Every once in a while one user wants to login while another is
already logged in. The login screen allowws to login while another user
is logged in, so this should basically work. Other scenario is, the the
logged in user simple loggs in to another user via the system menu (top
right).

The results are miscellanious: sometimes it works, sometimes, the
graphics get distorted, sometimes, the screen just turns black
(sometimes with a white cursopr line blinking), sometimes it freezes,
sometimes it crashes. All in all: it's very unstable and buggy.

Last messages in /var/log/kernel.log:

-
...
Jun 15 19:53:11 PC-M kernel: [   17.365242] type=1400 audit(1434390791.618:8): 
apparmor=STATUS operation=profile_load profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=867 comm=apparmor_parser
Jun 15 19:53:11 PC-M kernel: [   17.365253] type=1400 audit(1434390791.618:9): 
apparmor=STATUS operation=profile_load profile=unconfined 
name=/usr/sbin/cupsd pid=867 comm=apparmor_parser
Jun 15 19:53:11 PC-M kernel: [   17.365575] type=1400 audit(1434390791.618:10): 
apparmor=STATUS operation=profile_replace profile=unconfined 
name=/usr/sbin/cupsd pid=867 comm=apparmor_parser
Jun 15 19:53:11 PC-M kernel: [   17.417132] r8169 :01:00.0 eth0: link down
Jun 15 19:53:11 PC-M kernel: [   17.417157] r8169 :01:00.0 eth0: link down
Jun 15 19:53:11 PC-M kernel: [   17.417203] IPv6: ADDRCONF(NETDEV_UP): eth0: 
link is not ready
Jun 15 19:53:11 PC-M kernel: [   17.417589] IPv6: ADDRCONF(NETDEV_UP): eth0: 
link is not ready
Jun 15 19:53:11 PC-M kernel: [   17.429647] type=1400 audit(1434390791.682:11): 
apparmor=STATUS operation=profile_load profile=unconfined 
name=/usr/lib/lightdm/lightdm-guest-session pid=923 comm=apparmor_parser
Jun 15 19:53:12 PC-M kernel: [   18.455730] fglrx_pci :00:01.0: irq 86 for 
MSI/MSI-X
Jun 15 19:53:12 PC-M kernel: [   18.456922] 6[fglrx] Firegl kernel thread 
PID: 1358
Jun 15 19:53:12 PC-M kernel: [   18.457010] 6[fglrx] Firegl kernel thread 
PID: 1359
Jun 15 19:53:12 PC-M kernel: [   18.457112] 6[fglrx] Firegl kernel thread 
PID: 1360
Jun 15 19:53:12 PC-M kernel: [   18.457222] 6[fglrx] IRQ 86 Enabled
Jun 15 19:53:12 PC-M kernel: [   18.465425] 6[fglrx] Reserved FB block: 
Shared offset:0, size:100 
Jun 15 19:53:12 PC-M kernel: [   18.465427] 6[fglrx] Reserved FB block: 
Unshared offset:f9b4000, size:4000 
Jun 15 19:53:12 PC-M kernel: [   18.465429] 6[fglrx] Reserved FB block: 
Unshared offset:f9b8000, size:548000 
Jun 15 19:53:12 PC-M kernel: [   18.465430] 6[fglrx] Reserved FB block: 
Unshared offset:ff0, size:10 
Jun 15 19:53:12 PC-M kernel: [   18.465431] 6[fglrx] Reserved FB block: 
Unshared offset:7ffd7000, size:29000 
Jun 15 19:53:12 PC-M kernel: [   18.520520] 6[fglrx] ATIF platform detected 
with notification ID: 0x81
Jun 15 19:53:13 PC-M kernel: [   18.962467] 
3[fglrx:IRQMGR_callback_hifreq_interrupt] *ERROR* irqSourceID = 0x6400 is 
unknown
Jun 15 19:53:13 PC-M kernel: [   19.553859] r8169 :01:00.0 eth0: link up
Jun 15 19:53:13 PC-M kernel: [   19.553876] IPv6: ADDRCONF(NETDEV_CHANGE): 
eth0: link becomes ready
Jun 15 19:53:41 PC-M kernel: [   47.439360] audit_printk_skb: 153 callbacks 
suppressed
Jun 15 19:53:41 PC-M kernel: [   47.439363] type=1400 audit(1434390821.722:63): 
apparmor=STATUS operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=3231 comm=apparmor_parser
Jun 15 19:53:41 PC-M kernel: [   47.439370] type=1400 audit(1434390821.722:64): 
apparmor=STATUS operation=profile_replace profile=unconfined 
name=/usr/sbin/cupsd pid=3231 comm=apparmor_parser
Jun 15 19:53:41 PC-M kernel: [   47.439688] type=1400 audit(1434390821.722:65): 
apparmor=STATUS operation=profile_replace profile=unconfined 
name=/usr/sbin/cupsd pid=3231 comm=apparmor_parser
--

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-52.86-generic 3.13.11-ckt18
Uname: Linux 3.13.0-52-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CompizPlugins: 

[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Chris J Arges
Sponsored for P/T/U/V

** Changed in: lightdm (Ubuntu Precise)
 Assignee: (unassigned) = Jorge Niedbalski (niedbalski)

** Changed in: lightdm (Ubuntu Precise)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Precise:
  In Progress
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 793318] Re: Should confirm package conflicts from the user as apturl can silently uninstall vital packages like network-manager

2015-06-15 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 1110188 ***
https://bugs.launchpad.net/bugs/1110188

Marking as a duplicate of a newer bug report because it is more concise.

** This bug has been marked a duplicate of bug 1110188
   USC allows a package installation to uninstall vital packages

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/793318

Title:
  Should confirm package conflicts from the user as apturl can silently
  uninstall vital packages like network-manager

Status in apturl package in Ubuntu:
  New
Status in software-center package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: apturl, software center

  Update:
  Please note that this report has a much wider scope than just APTURL not 
preventing system destruction.
  I used to claim that Windows' installer is a black box hiding from the user 
what it's stuffing into the system.
  You may well install a whole database system bundle unnoticed just to use a 
small program.
  And you may well install it in English when you would have liked it in French.
  On the opposite, Ubuntu is telling you package by package, file by file, with 
exact byte size what it is installing.
  It is showing you what's going on

  And now I must tell them that Ubuntu, in a constant strive to resemble 
Windows, has become just as bad.
  They even removed Synaptics.

  ---EOU ---

  This happened on Ubuntu 10.04 upgraded from 8.10 and with latest
  updates applied.

     1. What you expected to happen

  The same as what happened, but without the inconvenience

     2. What actually happened

  In order to help Belgian people paying their income taxes, I reviewed, 
modified and tested
  http://doc.ubuntu-fr.org/tutoriel/utiliser_carte_identite_electronique_belge
  In the process, I uninstalled all the Belgian middleware *beid* as well as 
*pcsc* software.
  (Not pcsclite1 because network-manager depends on it)

  Then I clicked the following link on that page   
apt://pcscd,libpcsclite-dev,beidgui
  And this is what happened, taken from the APT logs.
  APTURL did not display what it was doing, even less ask the permission to do 
it:

  Start-Date: 2010-10-17  05:06:49
  Install: pcscd (1.5.3-1ubuntu4)
  Remove: libacr38ucontrol0 (1.7.10-1), network-manager (0.8-0ubuntu3), 
libgnokii5 (0.6.28.dfsg-1ubuntu0.1), ubuntu-desktop (1.197), 
network-manager-gnome (0.8-0ubuntu3), libpcsclite1 (1.5.3-1ubuntu4.1), 
gnome-phone-manager (0.65-1ubuntu2), libacr38u (1.7.10-1), wpasupplicant 
(0.6.9-3ubuntu3)
  End-Date: 2010-10-17  05:07:56

  Start-Date: 2010-10-17  07:05:14
  Remove: pcscd (1.5.3-1ubuntu4)
  End-Date: 2010-10-17  07:05:32

  Start-Date: 2010-10-17  07:34:37
  Remove: network-manager (0.8-0ubuntu3), network-manager-gnome (0.8-0ubuntu3), 
libpcsclite1 (1.5.3-1ubuntu4.1), wpasupplicant (0.6.9-3ubuntu3)
  End-Date: 2010-10-17  07:35:16

  The system must never uninstall the network-manager nor anything
  without asking the permission.

     3. The minimal series of steps necessary to make it happen, where
  step 1 is start the program

  1: start the program
  2: all of the above

  Conclusions:

  1 it's an extremely bad idea to make an installer (APTURL) behave silently 
and blindly.
  No detail of what is being done, no permission and even no indication that 
the operation is complete.
  I have seen that the Ubuntu Software Center operates the same silent, blind 
and dangerous way too.

  2 it looks like it's a bad idea to have each packet of the same
  aptline installed separately

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1244578] Re: lightdm-session runs xrdb with -nocpp option

2015-06-15 Thread Jorge Niedbalski
** Patch added: Precise Patch
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1244578/+attachment/4415201/+files/fix-lp-1244578-precise.patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1244578

Title:
  lightdm-session runs xrdb with -nocpp option

Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  In Progress
Status in lightdm source package in Utopic:
  In Progress
Status in lightdm source package in Vivid:
  In Progress

Bug description:
  [Impact]

  lightdm-session runs xrdb for .Xresources file with the -nocpp option
  (Line 37 and 43), which prevents the xrdb from preprocessing the
  .Xresources file. Many configurations like the popular solarized color
  theme (https://github.com/solarized/xresources/blob/master/solarized)
  use this and you find some complaints about in on the internet

  https://bbs.archlinux.org/viewtopic.php?id=164108
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129
  
http://superuser.com/questions/655857/urxvt-uses-pink-instead-of-solarized-until-i-run-xrdb-xresources/656213

  I don't see a reason for not using the preprocessor and so did the
  editor of Xsession (the option is not used in
  /etc/X11/Xsession.d/30x11-common_xresources)

  [Test Case]

   - Install solarized theme
  https://github.com/solarized/xresources/blob/master/solarized

  - Load default Xresources file (xrdb  .XDefaults )

  - Now every macro supported by CPP will not work.

  
  [Regression Potential] 

  * No regression potential advised, small (0.001%) load average increase
  on startup time because of enabling Cpp.

  [Solution]

  Backport default wily session to older releases.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465340] [NEW] Unity Radiance Menu Bar Should Stop Radiating

2015-06-15 Thread Michael Titke
Public bug reported:

This bug has been there for at least three years.

The font anti aliasing in the menu bar is completely off when the user
chooses the Radiance theme. The attached screen shot shows a Firefox
menu on top of an Emacs session. You see the unity menu bar at the top
with the distorted anti aliasing. Under it in the pop-up menu you see a
font rendered normally which looks much better.

In addition to the distorted anti aliasing the menu bar does not seem to
respect the user settings in ~/.fonts.conf.

Please fix this and alter the name of Radiance to Bright. Stop the
menu bar from radiating with Radiance.

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

** Attachment added: Radiating Menu Bar Font
   
https://bugs.launchpad.net/bugs/1465340/+attachment/4415202/+files/Screenshot%20from%202015-06-15%2018%3A14%3A20-y.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1465340

Title:
  Unity Radiance Menu Bar Should Stop Radiating

Status in unity package in Ubuntu:
  New

Bug description:
  This bug has been there for at least three years.

  The font anti aliasing in the menu bar is completely off when the user
  chooses the Radiance theme. The attached screen shot shows a Firefox
  menu on top of an Emacs session. You see the unity menu bar at the top
  with the distorted anti aliasing. Under it in the pop-up menu you see
  a font rendered normally which looks much better.

  In addition to the distorted anti aliasing the menu bar does not seem
  to respect the user settings in ~/.fonts.conf.

  Please fix this and alter the name of Radiance to Bright. Stop the
  menu bar from radiating with Radiance.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1464738] Re: System freeze on switching to wireless network

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

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1464738

Title:
  System freeze on switching to wireless network

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Description:Ubuntu 15.04
  Release:15.04

  
  This is a HP ProBook 6570b notebook.
  It freezes after logging in when connecting to WLAN.
  Occurs only when static IP configured.
  Doesn't occur when network-manager disabled (/etc/network/interfaces used)

  Reproduce:

  1. Configure WLAN static IP, DNS
  2. Reboot
  3. After login, (after the you are connected to aa wifi network message 
disappears) the system freeze

  Another case:

  1. Login with WLAN disabled by hardware switch
  2. Connect to ethernet network
  3. Configure WLAN static IP, DNS
  4. Turn on WLAN and connect to a network
  5. Now the system wont freeze as the primary network connection is the 
ethernet
  6. Unplug the ethernet cable 
  7. Some seconds later the system freeze

  
  Workaround:

  Turn off WLAN before login

  or

  Turn off  WLAN before unplug cable
  Then turn it on

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15.1
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jun 12 19:22:20 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-05-07 (36 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  IpRoute:
   default via 192.168.180.20 dev eth0  proto static  metric 1024 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.123.0/24 dev wlan0  proto kernel  scope link  src 192.168.123.67 
   192.168.180.0/24 dev eth0  proto kernel  scope link  src 192.168.180.205
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   eth0ethernet  connected  /org/freedesktop/NetworkManager/Devices/1  
Wired connection 1  eb3175ee-4070-4a74-bfe9-407216bfa6e1  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   wlan0   wifi  connected  /org/freedesktop/NetworkManager/Devices/2  
DSL-Kecskemet   259040d7-dcfb-417d-aeaf-e6f6d378c3ea  
/org/freedesktop/NetworkManager/ActiveConnection/2 
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1359265] Re: Characters mixing up in address bar

2015-06-15 Thread alex
Confirming again on 43.0.2357.81 (Developer Build) Ubuntu 15.04
(64-bit). Using the default En input method, developer mode enabled.

The asdf test now always comes out fine for me, but using post
nearly always comes out as psot; in this case, asdf yields no
suggestions while post yields several. This happens as long as the tab
is new, and does not depend on how long it was open. If the predictions
get populated in any way (by typing anything, not restricted to p,
like I can type int) then clearing the bar and typing post seems to
always come out fine.

Also, it never seems to happen in incognito. I do have extensions that
are not enabled in incognito, but disabling all of these does not change
behavior in non-incognito. I did not try restarting the browser with the
extensions disabled.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1359265

Title:
  Characters mixing up in address bar

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  I hope this wasn't reported already, but couldn't find any recent
  reports.

  This is a relatively new bug, I don't think it was in v34.

  I often move the cursor to the address bar using F6 and instantly
  start typing my URL / search term afterwards. F6 leads to a quite
  noticable freeze while the suggestions box (or whatever that box below
  the bar is called) loads, at least on my aging ~5 years old system.
  Same issue when opening a new tab and starting to type, the
  suggestions take a while to load so chromium freezes for some time.

  That's not a big issue, but any characters I type during the freeze
  may come up in wrong order once chromium unfreezes. Sometimes they are
  ordered correctly, but quite often some of the letters are swapped. So
  it's not just in rare circumstances, but the freeze is not that easily
  reproducible because it seems to happen only when the bar wasn't used
  for some time. When there's no (or only a very short) freeze, there's
  no bug.

  At first I thought that my typing skills have suffered a lot because I
  was googling for slightly wrong terms all the time, but then noticed
  that chromium (or something that handles input and passes it to
  chromium?) is to blame, not me. [Or maybe I really hit the keys in a
  wrong order all the time while thinking that it is correct, but that
  seems unlikely, since I usually fix those finger syncing typos
  unconsciously.]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: chromium-browser 36.0.1985.125-0ubuntu1.14.04.0~pkg1029
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Aug 20 17:23:39 2014
  Desktop-Session:
   DESKTOP_SESSION = ubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationDate: Installed on 2013-03-10 (527 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (120 days ago)
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'/usr/bin/chromium-browser\n'/desktop/gnome/url-handlers/https/command = 
b'/usr/bin/chromium-browser %s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'/usr/bin/chromium-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'gnome\n'/desktop/gnome/interface/gtk_theme = b'Clearlooks\n'
  modified.conffile..etc.default.chromium.browser: [deleted]
  mtime.conffile..etc.chromium.browser.default: 2014-04-23T00:11:40.712095

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file

2015-06-15 Thread KennoVO
No, this is *not* fixed for 331 and 331-updates; in fact, nothing has
changed. The fix released status presumably was set by yet another
inattentive user who landed onto this Launchpad page after getting a
whoopsie error. Unfortunately, the status cannot easily be reverted to
triaged because of what I feel is a shortcoming in Launchpad.

There is some good news, though: Alberto Milone over at lp:1431753
(which describes the actual *source* of the problem) hinted at intending
to provide a fix for 14.04. Unfortunately, he hasn't provided any
updates, details or time frame in the last 3 weeks. So, those of you who
have not become completely embittered by Canonical's unforgivable lack
of attention to this atrocious bug in their Less Than Stellar (LTS)
line, PLEASE head over to lp:1431753 and politely draw their attention
to the fact that a massive number of users are very badly affected.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1268257

Title:
  nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module
  failed to build, with only error: objdump: '... .tmp_nv.o': No such
  file

Status in NVIDIA Drivers Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Fix Released

Bug description:
  **WARNING:** This bug has been widely reported and has *many*
  automatic subscribers. Please be considerate.

  **If you need help:** try searching and asking on
  http://discourse.ubuntu.com or http://ubuntuforums.org or contacting a
  nearby user group (see http://loco.ubuntu.com or search for LUG in
  your area). Link back to this bug for clarity.

  ---

  This seems to fix it (at least for one version upgrade) for many
  people

  $ sudo dpkg-reconfigure nvidia-331

  after that...

  $ sudo dpkg-reconfigure nvidia-331-uvm

  (some users may be on the versions of these packages suffixed with
  -updates )

  Update 2015-05-23:
  As of the recent kernel update (3.13.0-53), the above two commands followed 
by a reboot may not fix it. Instead:

  $ sudo apt-get install --reinstall nvidia-331 nvidia-331-uvm

  followed by a reboot.

  ---

  **If you want to unsubscribe:** see
  https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
  drivers-331-updates/+bug/1268257/+subscribe. You can also change your
  settings so you don't get comments but do get notified when the bug is
  solved - see https://askubuntu.com/questions/576523 for details.

  **If you want to comment:** Please consider if you have something
  meaningful to contribute to the 2500+ people who will get an email.

  **If you are an Ubuntu developer:** thanks for looking into this! :D

  

  Nvidia kernel module failed to build on kernel 3.13.0-2
  Yesterday when the new kernel was pushed, the dkms process failed.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331-updates 331.20-0ubuntu9
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-2-generic
  Date: Sun Jan 12 01:28:35 2014
  InstallationDate: Installed on 2013-11-03 (69 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageVersion: 331.20-0ubuntu9
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.20-0ubuntu9: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: Upgraded to trusty on 2013-12-29 (13 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1178719] Re: geoip.ubuntu.com thinks Chattanooga, TN is in Central timezone

2015-06-15 Thread Jack Zielke
This post indicates that the source of the data comes from MaxMind.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755533#20

I checked and MaxMind knows that Chattanooga is in Eastern timezone.  It
would be wonderful if there was a published method for making
corrections.  It seems that everyone that gets bad data from this
service is just stuck with it.

https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1192635/
https://bugs.launchpad.net/ubuntu/+source/tzsetup/+bug/589708/


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-geoip in Ubuntu.
https://bugs.launchpad.net/bugs/1178719

Title:
  geoip.ubuntu.com thinks Chattanooga, TN is in Central timezone

Status in Ubuntu GeoIP Provider:
  New
Status in ubuntu-geoip package in Ubuntu:
  Confirmed

Bug description:
  wget -O - -q http://geoip.ubuntu.com/lookup
  ?xml version=1.0 
encoding=UTF-8?ResponseIp66.18.x.y/IpStatusOK/StatusCountryCodeUS/CountryCodeCountryCode3USA/CountryCode3CountryNameUnited
 
States/CountryNameRegionCodeTN/RegionCodeRegionNameTennessee/RegionNameCityChattanooga/CityZipPostalCode37415/ZipPostalCodeLatitude35.1300/LatitudeLongitude-85.2907/LongitudeAreaCode423/AreaCodeTimeZoneAmerica/Chicago/TimeZone/Response

  Everything is correct except that Chattanooga TN is not in Central
  time.  America/New_York would provide the correct timezone for users
  installing Ubuntu in Chattanooga.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465014] [NEW] after update still vulnerable against LOGJAM

2015-06-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hint: http://www.ubuntu.com/usn/usn-2639-1/

 As a security improvement, this update also modifies OpenSSL behaviour
to reject DH key sizes below 768 bits, preventing a possible downgrade
attack. 

I installed the update but the test site says, i'm still vulnerable (see 
attachted screen shot).
Site: https://weakdh.org/

- Xubuntu 15.04  --  up-to-date

- openSSL 1.0.1f-1ubuntu11.4  --  up-to-date

- Firefox 38.0+build3-0ubuntu0.15.04.1  --   up-to-date (even there are the 
versions 38.0.5 and 38.0.6 on the mozilla server available)
- Chromium 43.0.2357.81-0ubuntu0.15.04.1.1170  --  up-to-date



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

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


** Tags: amd64 apport-bug vivid
-- 
after update still vulnerable against LOGJAM
https://bugs.launchpad.net/bugs/1465014
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to firefox in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1455788] Re: key is repeated, but keyboard does not send scancodessssssss

2015-06-15 Thread Weinga-Unity
As discribed in my first post xev reports repeat key, showkey nothing is 
repeated.
So which source files of xservers are involved and use the same functions of 
showkey and will create the xevents?

Im interessted in reviewing the code and (if possible) to add debug
informations.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  

[Desktop-packages] [Bug 1465320] Re: Port to python3

2015-06-15 Thread Till Kamppeter
At least in Vivid (perhaps already in Utopic) system-config-printer has
been ported to Python3 already. Closing ...

** This bug is no longer a duplicate of bug 1440381
   please build bindings for Python3

** Changed in: system-config-printer (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/1465320

Title:
  Port to python3

Status in system-config-printer package in Ubuntu:
  Fix Released

Bug description:
  There is still the goal to remove Python2 from the desktop images, and
  to use Python3 only. please port system-config-printer to Python3.
  This is actually on all livecds I tested (Xubuntu, Lubuntu, Unity).

  https://wiki.ubuntu.com/Python/3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465320] Re: Port to python3

2015-06-15 Thread Bryan Quigley
*** This bug is a duplicate of bug 1440381 ***
https://bugs.launchpad.net/bugs/1440381

** This bug has been marked a duplicate of bug 1440381
   please build bindings for Python3

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/1465320

Title:
  Port to python3

Status in system-config-printer package in Ubuntu:
  New

Bug description:
  There is still the goal to remove Python2 from the desktop images, and
  to use Python3 only. please port system-config-printer to Python3.
  This is actually on all livecds I tested (Xubuntu, Lubuntu, Unity).

  https://wiki.ubuntu.com/Python/3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


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

2015-06-15 Thread Marc Deslauriers
I think that site is simply printing the warning based on the browser
user agent, and not actually testing for the vulnerability.

logjam is planned to be officially addressed in Firefox 39, so it will
probably change once firefox 39 gets pushed out.

** Package changed: openssl (Ubuntu) = firefox (Ubuntu)

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

Title:
  after update still vulnerable against LOGJAM

Status in firefox package in Ubuntu:
  New

Bug description:
  Hint: http://www.ubuntu.com/usn/usn-2639-1/

   As a security improvement, this update also modifies OpenSSL
  behaviour to reject DH key sizes below 768 bits, preventing a possible
  downgrade attack. 

  I installed the update but the test site says, i'm still vulnerable (see 
attachted screen shot).
  Site: https://weakdh.org/

  - Xubuntu 15.04  --  up-to-date

  - openSSL 1.0.1f-1ubuntu11.4  --  up-to-date

  - Firefox 38.0+build3-0ubuntu0.15.04.1  --   up-to-date (even there are the 
versions 38.0.5 and 38.0.6 on the mozilla server available)
  - Chromium 43.0.2357.81-0ubuntu0.15.04.1.1170  --  up-to-date

  


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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1463571] Re: GTK filechooser dialog crashes

2015-06-15 Thread Christian González
Oh. My fault.
I had installed ADA/GNAT/GPS in /usr/local. This includes it's own GTK version, 
which scrambled mine. Deleting it - all back to normal.

** Package changed: gtk+3.0 (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1463571

Title:
  GTK filechooser dialog crashes

Status in Ubuntu:
  Invalid

Bug description:
  Using Simple-scan 3.16.1 from Ubuntu 15.04 everything went correct until now.
  But now, scanning works perfectly, but when I click on Save button, 
simple-scan crashes immediately. I Upgraded to the wily version 3.17.1, no 
difference.

  I suppose it has something to do with GTK+ -maybe the file chooser
  dialog, as the syslog tells me:

  [+35,26s] ERROR: Settings schema 'org.gtk.Settings.FileChooser' does not 
contain a key named 'startup-mode'
  Trace/Breakpoint ausgelöst (Speicherabzug geschrieben)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: simple-scan 3.16.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-37.51-generic 3.16.7-ckt9
  Uname: Linux 3.16.0-37-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jun  9 22:51:21 2015
  InstallationDate: Installed on 2015-02-25 (104 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. RF511/RF411/RF711
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-37-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SimpleScanLog:
   
  SourcePackage: simple-scan
  UpgradeStatus: Upgraded to vivid on 2015-05-21 (19 days ago)
  dmi.bios.date: 04/26/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 10HX.M034.20110426.SSH
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: RF511/RF411/RF711
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: 10HX
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr10HX.M034.20110426.SSH:bd04/26/2011:svnSAMSUNGELECTRONICSCO.,LTD.:pnRF511/RF411/RF711:pvr10HX:rvnSAMSUNGELECTRONICSCO.,LTD.:rnRF511/RF411/RF711:rvr10HX:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
  dmi.product.name: RF511/RF411/RF711
  dmi.product.version: 10HX
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465167] Re: Low volume with headphones

2015-06-15 Thread Erik Csin
My laptop has a 3.5 mm headphone jack (that I'm using), an S/PDIF
headphone jack, a microphone jack and a line-in jack.

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

Title:
  Low volume with headphones

Status in pulseaudio package in Ubuntu:
  Incomplete

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

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

  Volume is normal with built-in speakers however.

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

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431753] Re: Nvidia binary driver FTBS due to DKMS layer violation

2015-06-15 Thread KennoVO
*bump*

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1431753

Title:
  Nvidia binary driver FTBS due to DKMS layer violation

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331 source package in Trusty:
  Triaged
Status in nvidia-graphics-drivers-331-updates source package in Trusty:
  Triaged
Status in nvidia-graphics-drivers-340 source package in Trusty:
  Confirmed
Status in nvidia-graphics-drivers-340-updates source package in Trusty:
  Confirmed
Status in nvidia-graphics-drivers-346 source package in Trusty:
  Confirmed
Status in nvidia-graphics-drivers-346-updates source package in Trusty:
  Confirmed

Bug description:
  Filing this against the 340-updates version but possibly the same
  applies to older versions, too. The nvidia source package produces two
  individual dkms packages: nvidia-340-updates, nvidia-340-updates-uvm.
  The problem is that the DKMS build of the nvidia-uvm module runs
  compile steps inside the nvidia modules build directory. This is
  violating the DKMS assumption that each module can be build
  independently (there is no way of describing cross-modules
  dependencies and even more important, the autoinstall step after a new
  kernel is installed will run the modules build in parallel).

  Since nvidia and nvidia-uvm are very dependent on each other the right
  course of action seems to be to combine both sources in one DKMS
  module that produces two kernel modules (this is supported by DKMS).
  For the transition this resulting dkms package needs to have a
  breaks/replaces for the nvidia-uvm package.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465392] [NEW] Odd Keyboard responses

2015-06-15 Thread Richard Schneider
Public bug reported:

I can't describe it more than the keyboard startedacting
weird

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
Uname: Linux 3.13.0-54-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Mon Jun 15 16:11:07 2015
DistUpgraded: 2015-03-28 23:02:09,264 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0090]
   Subsystem: Acer Incorporated [ALI] Device [1025:0090]
InstallationDate: Installed on 2015-03-29 (78 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
MachineType: Acer Aspire 5610Z
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-54-generic 
root=UUID=87072039-45da-4f20-81a2-2059ed815fb6 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2015-03-29 (78 days ago)
dmi.bios.date: 02/13/2007
dmi.bios.vendor: Acer
dmi.bios.version: V3.50
dmi.board.name: Grapevine
dmi.board.vendor: Acer
dmi.board.version: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvrV3.50:bd02/13/2007:svnAcer:pnAspire5610Z:pvrV3.50:rvnAcer:rnGrapevine:rvrN/A:cvnAcer:ct10:cvrN/A:
dmi.product.name: Aspire 5610Z
dmi.product.version: V3.50
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
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.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Jun 15 15:42:43 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id8564 
 vendor AUO
xserver.version: 2:1.15.1-0ubuntu2.7

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1465392

Title:
  Odd Keyboard responses

Status in xorg package in Ubuntu:
  New

Bug description:
  I can't describe it more than the keyboard started
  acting weird

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-54-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Jun 15 16:11:07 2015
  DistUpgraded: 2015-03-28 23:02:09,264 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0090]
 Subsystem: Acer Incorporated [ALI] Device [1025:0090]
  InstallationDate: Installed on 2015-03-29 (78 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  MachineType: Acer Aspire 5610Z
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-54-generic 
root=UUID=87072039-45da-4f20-81a2-2059ed815fb6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2015-03-29 (78 days ago)

[Desktop-packages] [Bug 1464365] Re: Resolution is incorrect; screen mostly occluded

2015-06-15 Thread Brian Murray
Christopher, the regression-update tag is for bugs resulting from
installing a package from the -updates pocket. Since Wily is not a
Stable Release there is no -updates pocket and this bug should not be
tagged regression-update.

** Tags removed: regression-update

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1464365

Title:
  Resolution is incorrect; screen mostly occluded

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have a 3440x1440 monitor and after today's full dist-upgrade, most
  of the screen real-estate is unusable.  I see a small rectangular
  patch in the lower left corner, and on this patch I can right-button
  to bring up the menu.  While the rest of the screen will display the
  cursor, it is neither the correct background color (nor can it be set
  to the right color; it's just black), and the rest of the screen will
  not respond to mouse clicks at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Thu Jun 11 15:02:35 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
 Subsystem: VMware SVGA II Adapter [15ad:0405]
  InstallationDate: Installed on 2014-11-22 (201 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141120)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0e0f:0008 VMware, Inc. 
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=9d28685f-2eae-4d72-8bdc-73fd28aba577 ro
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/20/2014
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd05/20/2014:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.
  version.compiz: compiz 1:0.9.12.1+15.10.20150511-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-3
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Jun 11 14:57:39 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputVMware VMware Virtual USB Mouse MOUSE, id 7
   inputAT Translated Set 2 keyboard KEYBOARD, id 8
   inputImPS/2 Generic Wheel Mouse MOUSE, id 9
  xserver.errors:
   No surface to present from.
   No surface to present from.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output
Virtual2Virtual3Virtual4Virtual5Virtual6
Virtual7Virtual8
  xserver.version: 2:1.17.1-0ubuntu4
  xserver.video_driver: vmware

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465392] Re: Odd Keyboard responses

2015-06-15 Thread Richard Schneider
The problem started after the last set of updates less than one week
ago.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1465392

Title:
  Odd Keyboard responses

Status in xorg package in Ubuntu:
  New

Bug description:
  I can't describe it more than the keyboard started
  acting weird

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-54-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Jun 15 16:11:07 2015
  DistUpgraded: 2015-03-28 23:02:09,264 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0090]
 Subsystem: Acer Incorporated [ALI] Device [1025:0090]
  InstallationDate: Installed on 2015-03-29 (78 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  MachineType: Acer Aspire 5610Z
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-54-generic 
root=UUID=87072039-45da-4f20-81a2-2059ed815fb6 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2015-03-29 (78 days ago)
  dmi.bios.date: 02/13/2007
  dmi.bios.vendor: Acer
  dmi.bios.version: V3.50
  dmi.board.name: Grapevine
  dmi.board.vendor: Acer
  dmi.board.version: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrV3.50:bd02/13/2007:svnAcer:pnAspire5610Z:pvrV3.50:rvnAcer:rnGrapevine:rvrN/A:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Aspire 5610Z
  dmi.product.version: V3.50
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  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.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Jun 15 15:42:43 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id8564 
   vendor AUO
  xserver.version: 2:1.15.1-0ubuntu2.7

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431753] Re: Nvidia binary driver FTBS due to DKMS layer violation

2015-06-15 Thread Nailer1887
This bug affects me for driver-331.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1431753

Title:
  Nvidia binary driver FTBS due to DKMS layer violation

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-346-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-331 source package in Trusty:
  Triaged
Status in nvidia-graphics-drivers-331-updates source package in Trusty:
  Triaged
Status in nvidia-graphics-drivers-340 source package in Trusty:
  Confirmed
Status in nvidia-graphics-drivers-340-updates source package in Trusty:
  Confirmed
Status in nvidia-graphics-drivers-346 source package in Trusty:
  Confirmed
Status in nvidia-graphics-drivers-346-updates source package in Trusty:
  Confirmed

Bug description:
  Filing this against the 340-updates version but possibly the same
  applies to older versions, too. The nvidia source package produces two
  individual dkms packages: nvidia-340-updates, nvidia-340-updates-uvm.
  The problem is that the DKMS build of the nvidia-uvm module runs
  compile steps inside the nvidia modules build directory. This is
  violating the DKMS assumption that each module can be build
  independently (there is no way of describing cross-modules
  dependencies and even more important, the autoinstall step after a new
  kernel is installed will run the modules build in parallel).

  Since nvidia and nvidia-uvm are very dependent on each other the right
  course of action seems to be to combine both sources in one DKMS
  module that produces two kernel modules (this is supported by DKMS).
  For the transition this resulting dkms package needs to have a
  breaks/replaces for the nvidia-uvm package.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1403938] Re: Sound problem with firefox

2015-06-15 Thread prawns
I've got the same problem:
1. sound is distorted
2. this is because in the default Ubuntu (14.04) mixer on the tab 
Applications, the application CubebUtils that has Firefox icon the sound 
level slider is set to max value
3. When I decrease the sound value for that particular application, sound 
becomes not-destorted even if I increase the overall volume way beyond 100% 
(Allow louder than 100% is ticked)
4. Such destortion can be achieved for any app playing sound by manually 
setting that individual app's volume slider to the right. However:
5. All other apps do remember value that I set. Firefox (CubebUtils) does not. 
This means every time I play a new track or even jump to another position 
within the same track, the sound volume of CubebUtils automatically jumps to 
max.
6. I've noticed that YouTube appears on the Applications tab as Alsa 
plugin, whereas for example Sound cloud or Free Music Archive appear as 
CubebUtils.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1403938

Title:
  Sound problem with firefox

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu on more than half a dozen machines. Only on one of
  these machines I had the problem, that I did not hear sound when
  playing videos with firefox, although the sound on that machine works
  (e.g. when watchting the same videos with mplayer from command line.)

  Which caused me a lot of headache and debugging time.

  I'fe finally found the problem. I need to use pavucontrol or pacmd ,
  then identify the input stream from firefox (a firefox logo and named
  as CubebUtils , and set the volume from 0 to 100% or do something like

  pacmd set-sink-input-volume 1 65535

  where 1 is the input number determined with e.g. pacmd list

  
  So it seems as if the sound driver of firefox lacks a proper volume setting, 
which might not cause any problems with most sound cards, however, my sound 
card (or it's driver) has a volume of 0. 

  % lspci | fgrep Audio
  00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 05)

  
  regards

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: firefox 34.0+build2-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hadmut 3307 F panel-12-mixer
hadmut 3316 F pulseaudio
   /dev/snd/pcmC0D0p:   hadmut 3316 F...m pulseaudio
  BuildID: 20141127111021
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: 'iw'
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Thu Dec 18 16:54:17 2014
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2014-08-06 (133 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
  IpRoute:
   default via 192.168.164.1 dev p5p1 
   169.254.0.0/16 dev p5p1  scope link  metric 1000 
   192.168.164.0/24 dev p5p1  proto kernel  scope link  src 192.168.164.100 
   192.168.200.0/24 dev vlan0  proto kernel  scope link  src 192.168.200.1
  Locales: extensions.sqlite corrupt or missing
  Plugins:
   Windows Media Player Plug-in - 
/usr/lib/mozilla/plugins/gecko-mediaplayer-wmp.so (gecko-mediaplayer)
   RealPlayer 9 - /usr/lib/mozilla/plugins/gecko-mediaplayer-rm.so 
(gecko-mediaplayer)
   QuickTime Plug-in 7.6.9 - /usr/lib/mozilla/plugins/gecko-mediaplayer-qt.so 
(gecko-mediaplayer)
   DivX Browser Plug-In - /usr/lib/mozilla/plugins/gecko-mediaplayer-dvx.so 
(gecko-mediaplayer)
   mplayerplug-in is now gecko-mediaplayer 1.0.8 - 
/usr/lib/mozilla/plugins/gecko-mediaplayer.so (gecko-mediaplayer)
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=34.0/20141127111021 (In use)
  RelatedPackageVersions: gecko-mediaplayer 1.0.8-4ubuntu1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/12/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: H61TIW08.111
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H61H2-TI2
  dmi.board.vendor: Medion
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Medion
  dmi.chassis.version: 1.0
  dmi.modalias: 

[Desktop-packages] [Bug 1417726] Re: After resumnig from sleep, playing videos doesn't work

2015-06-15 Thread zzarko
Two weeks ago I switched from Unity to Gnome Classic (with Metacity)
because this got too annoying for me, and for now I didn't encounter the
video bug. But, more testing is needed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1417726

Title:
  After resumnig from sleep, playing videos doesn't work

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  This started a few weeks ago, after some update I guess. When my
  machine resumes from sleep,  if I try to play video in any player I
  have installed (vlc, smplayer, totem), all I get for a picture is a
  black screen. Sound is going, just there is no picture. I can get very
  flickering and unwatchable picture if I choose some OpenGL-based
  renderer (in smplayer). Sometimes, if I turn on or off second monitor,
  playing works for a while. The only way to enable playback is to
  restart X (logout/login or computer restart), which is geting quite
  tiresome because I need to close all my programs and open them again.

  I'm not sure if this is xorg, Unity or driver bug, but it really bugs
  me.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Feb  3 19:51:32 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DpkgLog:
   
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Tahiti PRO [Radeon HD 7950/8950 OEM / 
R9 280] [1002:679a] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:0424]
  InstallationDate: Installed on 2014-08-02 (185 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:9174): WARNING **: Failed to load background: Failed 
to open file '/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png': No 
such file or directory
   
   ** (lightdm-gtk-greeter:9174): WARNING **: Failed to load user image: Failed 
to open file '/home/zzarko/.face': No such file or directory
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:1810): WARNING **: Failed to load background: Failed 
to open file '/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png': No 
such file or directory
   
   ** (lightdm-gtk-greeter:1810): WARNING **: Failed to load user image: Failed 
to open file '/home/zzarko/.face': No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-45-generic 
root=UUID=b677df99-e917-4360-b8b5-13b8db6712cf ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/08/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: Z68 Extreme4 Gen3
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd07/08/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ68Extreme4Gen3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.11.3+14.04.20141104-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
  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.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Feb  3 19:48:59 2015
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object 
file: No such file or directory]
   

[Desktop-packages] [Bug 1465406] Re: Status of bugs can't be reverted from fix released

2015-06-15 Thread teo1978
I'm sick of reporting bugs to this bugtracker which is so flawed in its
design, implementation, configuration, and in the way it is handled.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1465406

Title:
  Status of bugs can't be reverted from fix released

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  Anybody can change the status of a bug to Fix released by accident,
  yet only some privileged users can revert that to whatever it was
  before. And most of the time nobody will, because Ubuntu bugs are
  handled in such an IDIOTIC way (and note that the idiot is by no means
  the one who erroneously changes the status to fix released; the
  idiocy is in allowing everybody to do that but not to revert it; and
  in the way those really responsible for handling bug reports generally
  do it)

  Here's an example:
  
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1268257

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1465406] Re: Status of bugs can't be reverted from fix released

2015-06-15 Thread teo1978
I didn't report this against nvidia-graphic-drivers-331, I explicitly
selected I don't know. I wonder what the fuck that radio button was
for if the report is filed against the package anyway.

And I can't figure out how to change this to launchpad itself or
Ubuntu (is there a general project-package-or-whatever called just
Ubuntu?) because the search tool is so pathetic.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu.
https://bugs.launchpad.net/bugs/1465406

Title:
  Status of bugs can't be reverted from fix released

Status in nvidia-graphics-drivers-331 package in Ubuntu:
  New

Bug description:
  Anybody can change the status of a bug to Fix released by accident,
  yet only some privileged users can revert that to whatever it was
  before. And most of the time nobody will, because Ubuntu bugs are
  handled in such an IDIOTIC way (and note that the idiot is by no means
  the one who erroneously changes the status to fix released; the
  idiocy is in allowing everybody to do that but not to revert it; and
  in the way those really responsible for handling bug reports generally
  do it)

  Here's an example:
  
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1268257

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

2015-06-15 Thread AtomLaw
Ideally make use of the following program CompizConfig Settings Manager. It
solves most settings issues related to GUI and desktop issues.
I got my screen back within 2 minutes.
On 15 Jun 2015 20:40, Launchpad Bug Tracker 1386...@bugs.launchpad.net
wrote:

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

 ** Changed in: gnome-shell (Ubuntu)
Status: New = Confirmed

 --
 You received this bug notification because you are subscribed to The
 Ayatana Project.
 Matching subscriptions: Atom
 https://bugs.launchpad.net/bugs/1386111

 Title:
   Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

 Status in Unity:
   New
 Status in eclipse package in Ubuntu:
   Confirmed
 Status in gnome-shell package in Ubuntu:
   Confirmed
 Status in qtbase package in Ubuntu:
   Confirmed
 Status in texmaker package in Ubuntu:
   Confirmed
 Status in unity package in Ubuntu:
   Confirmed

 Bug description:
   Keyboard shortcuts do not work. E.g. F1 for quick compile, Strg+F for
   searching

   ProblemType: Bug
   DistroRelease: Ubuntu 14.10
   Package: texmaker 4.3-1
   ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
   Uname: Linux 3.16.0-23-generic x86_64
   ApportVersion: 2.14.7-0ubuntu8
   Architecture: amd64
   CurrentDesktop: Unity
   Date: Mon Oct 27 11:01:56 2014
   InstallationDate: Installed on 2014-04-18 (191 days ago)
   InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64
 (20140417)
   ProcEnviron:
LANGUAGE=de_DE
PATH=(custom, no user)
XDG_RUNTIME_DIR=set
LANG=de_DE.UTF-8
SHELL=/bin/bash
   SourcePackage: texmaker
   UpgradeStatus: Upgraded to utopic on 2014-10-25 (1 days ago)

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


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1386111

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

Status in Unity:
  New
Status in eclipse package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  Confirmed
Status in qtbase package in Ubuntu:
  Confirmed
Status in texmaker package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Keyboard shortcuts do not work. E.g. F1 for quick compile, Strg+F for
  searching

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: texmaker 4.3-1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 27 11:01:56 2014
  InstallationDate: Installed on 2014-04-18 (191 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: texmaker
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   5   6   7   >