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

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

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

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

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

Status in file-roller package in Ubuntu:
  Expired

Bug description:
  The first dialog starts in foreground as expected. There's no
  advantage over starting the second dialog in the background because
  the user wants to select the compression method/output format directly
  in the foreground.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: file-roller 3.14.2-0ubuntu5
  Uname: Linux 4.0.5-040005-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jun 21 00:56:11 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-08 (12 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to vivid on 2015-06-09 (11 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1467186/+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 1487666] [NEW] non-fatal error right after login (just upgraded the kernel to 4.1)

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

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

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

*** Error during update of the configuration.

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

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

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


** Tags: amd64 apport-package vivid

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

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

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

Status in bbswitch package in Ubuntu:
  New

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

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

  *** Error during update of the configuration.

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

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: bbswitch-dkms 0.7-2ubuntu1
  Uname: Linux 4.1.0-040100rc2-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.3
  Architecture: amd64
  DKMSKernelVersion: 4.1.0-040100rc2-generic
  Date: Fri Aug 21 21:43:25 2015
  InstallationDate: Installed on 2014-05-31 (447 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageVersion: 0.7-2ubuntu1
  RelatedPackageVersions:
   dpkg 

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

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

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

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

Status in Compiz:
  Fix Released
Status in Compiz 0.9.11 series:
  Confirmed
Status in compiz package in Ubuntu:
  Fix Released

Bug description:
  This is ASUS F3F, Intel Core Due T2350 @1.86GHz, 2MB Cache, 512MB RAM and 
Intel 945GM Graphics Card.
  I'm using Lubuntu 12.10 and I have installed  Compiz, replaced Openbox with 
Compiz already (see: http://ubuntuforums.org/showthread.php?t=2061368 - for 
more details) and also installed Cairo Dock.

  Problem is:
  1- Compiz Crashes
  2- Keyboard does not type
  3- No border for any window
  4- Cairo Dock shows a black box behind it: http://i50.tinypic.com/2zf019j.jpg 
- which will show the no border issue and the black box.

  In order for me to fix this temporary:

  1- Right Click on Fusion Icon
  2- Reload Window Manager

  Since I have installed Compiz until now, I'm facing this issue except for 2 
days after I did an update and upgrade:
  sudo apt-get update  sudo apt-get upgrade -y
  sudo apt-get dist-upgrade

  It started to work fine but today, it back to the same thing.

  Is there any real fix for this?

  Thanks!

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: compiz-gnome 1:0.9.8.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic i686
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Wed Oct  3 21:54:18 2012
  ExecutablePath: /usr/bin/gtk-window-decorator
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Alpha i386 (20120918)
  ProcCmdline: gtk-window-decorator --replace
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis: Skipped: missing required field Disassembly
  Signal: 11
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1061282/+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 1467267] Re: Please sync to 1.0.2-2 from Debian (main)

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

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

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

Status in network-manager package in Ubuntu:
  Triaged
Status in network-manager-applet package in Ubuntu:
  Triaged
Status in network-manager-pptp package in Ubuntu:
  Triaged

Bug description:
  Lot of bug fixes with the latest stable release
  
http://metadata.ftp-master.debian.org/changelogs//main/n/network-manager/network-manager_1.0.2-2_changelog

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: network-manager 0.9.10.0-4ubuntu16
  ProcVersionSignature: Ubuntu 4.0.0-2.4-generic 4.0.5
  Uname: Linux 4.0.0-2-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Jun 21 16:56:40 2015
  IpRoute:
   default via 192.168.1.1 dev eth1  proto static  metric 100 
   169.254.0.0/16 dev eth1  scope link  metric 1000 
   192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.3
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2015-06-13T08:56:31.598901
  nmcli-con:
   NAMEUUID  TYPE
TIMESTAMP   TIMESTAMP-REAL   AUTOCONNECT  READONLY  DBUS-PATH   
ACTIVE  DEVICE  STATE  ACTIVE-PATH  
  
   Wired connection 1  7086b2ff-1446-45fe-b8f3-cd333cd4cee1  802-3-ethernet  
1434898501  dim. 21 juin 2015 16:55:01 CEST  yes  no
/org/freedesktop/NetworkManager/Settings/0  yes eth1activated  
/org/freedesktop/NetworkManager/ActiveConnection/0
  nmcli-dev:
   DEVICE  TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   eth1ethernet  connected/org/freedesktop/NetworkManager/Devices/2  
Wired connection 1  7086b2ff-1446-45fe-b8f3-cd333cd4cee1  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   eth0ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  -- 
 ----   
  
   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/1467267/+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 1487406] [NEW] remmina segfault

2015-08-21 Thread sandra
Public bug reported:

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

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

should you need further information
please let me know
Sandra Roada


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


lsb_release -rd
Description:Ubuntu 14.04.3 LTS
Release:14.04

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


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

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

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

Title:
  remmina segfault

Status in freerdp package in Ubuntu:
  New

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

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

  should you need further information
  please let me know
  Sandra Roada


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

  
  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

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


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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/1487406/+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 592162] Re: update libpam-gnome-keyring causes authentication failure

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

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

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

Title:
  update libpam-gnome-keyring causes authentication failure

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  Updating Ubuntu 10.04 using Synaptic to latest version of 
libpam-gnome-keyring (and gnome-keyring) caused any logins via gdm to return 
with 
  Authentication Failure, instead of a successful login (used many times with 
much success).

  Output from /root/.synaptic/log/:
  # cat /root/.synaptic/log/2010-06-09.111041.log | grep keyring
  gnome-keyring (2.92.92.is.2.30.1-0ubuntu1) to 2.92.92.is.2.30.1-0ubuntu2
  libpam-gnome-keyring (2.92.92.is.2.30.1-0ubuntu1) to 
2.92.92.is.2.30.1-0ubuntu2

  The failures appeared to produce the following messages in /var/log/auth.log:
  Jun  9 22:38:49 nnabXXX gdm-session-worker[1869]: 
pam_succeed_if(gdm:auth): requirement user ingroup nopasswdlogin not met by 
user XX
  Jun  9 22:38:55 nnabXXX gdm-session-worker[1869]: pam_unix(gdm:auth): 
authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost=  user=XX

  The password was confirmed as working, and even though the user was
  added to the nopasswdlogin group, logins still failed. The not met
  by user message does not appear to be the reason for the failures, so
  these have been ignored.

  When attempting an 'su' to the user which receives the authentication failure 
message (su - XX as root), the following messages were produced:
  Jun  9 22:46:13 nnabXX su[1219]: [module:pam_lsass]pam_sm_acct_mgmt 
failed [login:XX][error code:2]
  Jun  9 22:46:13 nnabXX su[1219]: Successful su for XX by root
  Jun  9 22:46:13 nnabXX su[1219]: + /dev/console root:XX
  Jun  9 22:46:13 nnabXX su[1219]: pam_unix(su:session): session opened for 
user XX by (uid=0)
  Jun  9 22:46:13 nnabXX su[1219]: [module:pam_lsass]pam_sm_open_session 
failed [login:XX][error code: 2]
  Jun  9 22:48:31 nnabXX su[1219]: pam_unix(su:session): session closed for 
user XX

  Hence the decision to comment out references to lsass as this system
  also has likewise installed, and the following lines were commented
  out due to the required directive being somewhat suspicious (unsure
  if it was required previously, but regardless, commenting out these
  lines meant a successful login could take place):

  # grep -1 lsass *
  atd-sessionrequired   pam_limits.so
  atd:sessionsufficient   pam_lsass.so
  --
  chfn-@include common-session
  chfn:session sufficient pam_lsass.so
  chfn-
  --
  chsh-@include common-session
  chsh:session sufficient pam_lsass.so
  chsh-
  --
  common-account-# Commented out by Simon Willgoss - 2010-06-09
  common-account:#account   requiredpam_lsass.so
unknown_ok
  common-account:#account   sufficient  pam_lsass.so
  common-account-accountrequisite   pam_deny.so
  --
  common-auth-# here's the fallback if no module succeeds
  common-auth:# pam_lsass.so commented out by Simon Willgoss - 2010-06-09
  common-auth:#auth sufficient  pam_lsass.so
try_first_pass
  common-auth-auth  requisite   pam_deny.so
  --
  common-password-# Commented out by Simon Willgoss - 2010-06-09
  common-password:#password sufficient  pam_lsass.so
try_first_pass  use_authtok
  common-password-password  requisite   pam_deny.so
  


  Commenting out these was the only successful change that permitted a login 
via gdm.
  It appears, from all that I have seen, that updating to the package 
identified above has perhaps modified or brought about a change in the 
behaviour between pam and the lsass module. 

  # lsb_release -rd
  Description:  Ubuntu 10.04 LTS
  Release:  10.04

  Full list of packages updated:
  # cat /root/.synaptic/log/2010-06-09.111041.log 
  Commit Log for Wed Jun  9 11:10:41 2010

  
  Upgraded the following packages:
  brasero (2.30.0-0ubuntu1) to 2.30.1-0ubuntu2
  brasero-common (2.30.0-0ubuntu1) to 2.30.1-0ubuntu2
  gnome-keyring (2.92.92.is.2.30.1-0ubuntu1) to 2.92.92.is.2.30.1-0ubuntu2
  gnome-panel (1:2.30.0-0ubuntu1) to 1:2.30.0-0ubuntu2
  gnome-panel-data (1:2.30.0-0ubuntu1) to 1:2.30.0-0ubuntu2
  libbrasero-media0 (2.30.0-0ubuntu1) to 2.30.1-0ubuntu2
  libcairomm-1.0-1 (1.8.0-1build2) to 1.8.4-0ubuntu1
  libgcr0 (2.92.92.is.2.30.1-0ubuntu1) to 2.92.92.is.2.30.1-0ubuntu2
  libgp11-0 (2.92.92.is.2.30.1-0ubuntu1) to 2.92.92.is.2.30.1-0ubuntu2
  libpam-gnome-keyring 

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

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

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

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

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

Status in GNOME Keyring:
  Expired
Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  1) Start Ubuntu
  2) Open session
  3) Close session
  4) Reopen session
  5) Open apport

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: gnome-keyring 2.92.92.is.2.31.91-0ubuntu4.1
  Uname: Linux 2.6.37-020637rc1-generic x86_64
  Architecture: amd64
  Date: Fri Nov 12 20:18:02 2010
  ExecutablePath: /usr/bin/gnome-keyring-daemon
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcCmdline: /usr/bin/gnome-keyring-daemon --start --foreground 
--components=secrets
  ProcEnviron:
   SHELL=/bin/bash
   LANG=es_ES.utf8
  SegvAnalysis:
   Segfault happened at: 0x4168ac:  mov0x8(%rax),%edi
   PC (0x004168ac) ok
   source 0x8(%rax) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %edi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-keyring
  StacktraceTop:
   ?? ()
   ?? ()
   ?? () from /usr/lib/libgp11.so.0
   ?? () from /usr/lib/libgp11.so.0
   g_main_dispatch (context=0x74b410) at 
/build/buildd/glib2.0-2.26.0/glib/gmain.c:2149
  Title: gnome-keyring-daemon crashed with SIGSEGV in g_main_dispatch()
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/674743/+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 870888] Re: Dialog behaves weirdly on GPG passphrase input

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

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

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

Title:
  Dialog behaves weirdly on GPG passphrase input

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  I trigger the dialog with
  gpg --homedir /tmp/gpg1 --gen-key
  and if the passphrase is empthy, the dialog would pop up some warning but 
renders everything unusable, i.e. one cannot click anything or make the warning 
disappear.

  That is gnome-keyring: 3.2.0-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sat Oct  8 20:28:24 2011
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to oneiric on 2011-07-02 (98 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/870888/+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 1184699] Re: Canon LIDE 110 can only scan once, then I need to replug the usb cable

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

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

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

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

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

Status in Simple Scan:
  New
Status in sane-backends package in Ubuntu:
  Confirmed

Bug description:
  I have a Canon LIDE 110 scanner which works by default on ubuntu 13.04. 
  The problem is after first scan, I can not scan for second time. I need to 
reconnect the USB cable to use the scanner again.

  # TEST 1 : without reconnecting the usb cable
  francois@pc:~$ scanimage -v  test1.jpg # success
  scanimage: scanning image of size 636x885 pixels at 8 bits/pixel
  scanimage: acquiring gray frame
  scanimage: min/max graylevel value = 0/255
  scanimage: read 562860 bytes in total
  # I don't unplug plug the usb cable.
  francois@pc:~$ scanimage -v  test2.jpg # FAIL
  scanimage: no SANE devices found

  # TEST 2 : reconnect usb cable between scan attempts
  francois@pc:~$ scanimage -v  test1.jpg # success
  scanimage: scanning image of size 636x885 pixels at 8 bits/pixel
  scanimage: acquiring gray frame
  scanimage: min/max graylevel value = 0/255
  scanimage: read 562860 bytes in total
  # I unplug and replug the usb cable.
  francois@pc:~$ scanimage -v  test2.jpg # SUCCESS
  scanimage: scanning image of size 636x885 pixels at 8 bits/pixel
  scanimage: acquiring gray frame
  scanimage: min/max graylevel value = 0/255
  scanimage: read 562860 bytes in total

  francois@pc:~$ dmesg # extract
  [  829.365158] usb 3-1: USB disconnect, device number 2
  [  834.935000] usb 3-1: new high-speed USB device number 4 using xhci_hcd
  [  834.952515] usb 3-1: New USB device found, idVendor=04a9, idProduct=1909
  [  834.952519] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [  834.952522] usb 3-1: Product: CanoScan
  [  834.952524] usb 3-1: Manufacturer: Canon
  [ 1623.738811] usb 3-1: USB disconnect, device number 4
  [ 1623.739072] xhci_hcd :00:14.0: Slot 3 endpoint 6 not removed from BW 
list!
  [ 1625.528827] usb 3-1: new high-speed USB device number 5 using xhci_hcd
  [ 1625.546327] usb 3-1: New USB device found, idVendor=04a9, idProduct=1909
  [ 1625.546331] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 1625.546334] usb 3-1: Product: CanoScan
  [ 1625.546336] usb 3-1: Manufacturer: Canon

  francois@pc:~$ uname -a  cat /etc/issue
  Linux pc 3.8.0-22-generic #33-Ubuntu SMP Thu May 16 15:17:14 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux
  Ubuntu 13.04 \n \l

  The problem was reported here by someone else :
  http://askubuntu.com/questions/278473/canon-lide-110-should-reconnect-
  usb-for-each-scan

  Thanks
  François

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1184699/+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 637702] Re: Prompted to unlock keyring twice on log in

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

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

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

Title:
  Prompted to unlock keyring twice on log in

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  I recently upgraded from 10.04 (updated) to Maverick beta. After
  upgrading I noticed I am now prompted to unlock my keyring twice on
  each boot.  I initially had auto-login enabled, but even if I disable
  that, after I log in, I am still prompted twice for my keyring
  password. ( http://ubuntuforums.org/showthread.php?p=9838543 )

  I was going to try purging and re-installing gnome-keyring (as
  suggested on the forum post) but this will uninstall ubuntu-desktop
  and a lot of other stuff, so I'd rather not if there's another way to
  fix this.

  Please let me know what more information I can provide.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: gnome-keyring 2.92.92.is.2.31.91-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
  Uname: Linux 2.6.35-20-generic x86_64
  Architecture: amd64
  Date: Mon Sep 13 20:06:57 2010
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate amd64 
(20100419.1)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/637702/+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 735172] Re: gnome-keyring-daemon crashed with SIGSEGV in gkm_attribute_hash().

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  Crashed immidiately after startup. LiveUSB with persistence.

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: gnome-keyring 2.92.92.is.2.31.91-0ubuntu4.1
  ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
  Uname: Linux 2.6.35-27-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Mar 14 23:31:34 2011
  ExecutablePath: /usr/bin/gnome-keyring-daemon
  LiveMediaBuild: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcCmdline: /usr/bin/gnome-keyring-daemon --start --components=ssh
  ProcEnviron:
   LANGUAGE=pl_PL:pl:en
   LANG=pl_PL.utf8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x435127 gkm_attribute_hash+87:  movsbl 
(%rdx),%eax
   PC (0x00435127) ok
   source (%rdx) (0x00ee1000) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-keyring
  StacktraceTop:
   gkm_attribute_hash ()
   ?? () from /lib/libglib-2.0.so.0
   ?? ()
   ?? ()
   g_hash_table_foreach () from /lib/libglib-2.0.so.0
  Title: gnome-keyring-daemon crashed with SIGSEGV in gkm_attribute_hash()
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/735172/+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 840435] Re: g-k-d hogging the CPU after update to oneiric

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Aftrer today's upgrade to oneiric, g-k-d started using 75%-100% CPU

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 3.1.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
  Uname: Linux 3.0.0-9-generic x86_64
  Architecture: amd64
  Date: Sat Sep  3 18:02:21 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to oneiric on 2011-09-03 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/840435/+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 662046] Re: gnome-keyring-daemon crashed with SIGABRT in __kernel_vsyscall()

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

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

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

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

Status in GNOME Keyring:
  Fix Released
Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  I got this crash after changing the password of my account.

  Each change of the password triggered the crash again. I've been able
  to reproduce it with two different accounts.

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: gnome-keyring 2.92.92.is.2.31.91-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  CrashCounter: 1
  Date: Sun Oct 17 10:31:34 2010
  ExecutablePath: /usr/bin/gnome-keyring-daemon
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100913)
  ProcCmdline: /usr/bin/gnome-keyring-daemon --daemonize --login
  ProcCwd: /home/invite
  ProcEnviron:

  Signal: 6
  SourcePackage: gnome-keyring
  StacktraceTop:
   __kernel_vsyscall ()
   raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
   abort () at abort.c:92
   g_assertion_message (domain=0x0, file=0x4004cc22 gp11-module.c, line=191, 
func=0x4004cec2 lock_private, message=value optimized out) at 
/build/buildd/glib2.0-2.26.0/glib/gtestutils.c:1358
   g_assertion_message_expr (domain=0x0, file=0x4004cc22 gp11-module.c, 
line=191, func=0x4004cec2 lock_private, expr=0x4004cc0d GP11_IS_MODULE 
(obj)) at /build/buildd/glib2.0-2.26.0/glib/gtestutils.c:1369
  Title: gnome-keyring-daemon crashed with SIGABRT in __kernel_vsyscall()
  UserGroups: adm cdrom dialout dip fax floppy fuse nopasswdlogin plugdev tape 
video

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/662046/+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 544473] Re: lock this keyring after number field alignment looks bad

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

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

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

Title:
  lock this keyring after number field alignment looks bad

Status in GNOME Keyring:
  Fix Released
Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  In the keyring unlock dialog, with details expanded, the field where
  one would enter the number of minutes to keep the keyring unlocked is
  aligned vertically between the “lock this keyring after” and “lock
  this keyring if idle for” radio buttons.  Obviously this is an attempt
  to make it apply to both of those options.  However, it looks
  terrible.

  ProblemType: Bug
  Architecture: i386
  Date: Mon Mar 22 15:11:34 2010
  DistroRelease: Ubuntu 10.04
  Package: gnome-keyring 2.92.92git20100322-0ubuntu1
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=en_US:en
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  SourcePackage: gnome-keyring
  Uname: Linux 2.6.32-16-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/544473/+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 754629] Re: gnome-keyring-daemon crashed with SIGSEGV in g_object_unref()

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  apport just displayed a message after boot. this is the second boot of
  natty beta1 after updating it.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: gnome-keyring 2.92.92.is.2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Thu Apr  7 16:35:19 2011
  ExecutablePath: /usr/bin/gnome-keyring-daemon
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta i386 (20110330)
  ProcCmdline: /usr/bin/gnome-keyring-daemon --start --components=secrets
  ProcEnviron:
   LANGUAGE=pt:en
   LANG=pt_PT.UTF-8
   SHELL=/bin/bash
  SegvAnalysis: Failure: Could not resolve register '$0x57'
  Signal: 11
  SourcePackage: gnome-keyring
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_object_unref () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? ()
   ?? ()
  Title: gnome-keyring-daemon crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/754629/+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 593131] Re: passphrase needs to be entered even though 'always remember passphrases whenever logged in' is selected

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: seahorse

  after upgrading to ubuntu 10.04, my GPG passphrase needs to be entered
  at least once after logging in before it is cached and used
  automatically.  in ubuntu 9.10 and earlier, i only had to enter the
  passphrase once, and it was cached across reboots and logouts/logins.
  this is with the option Always remember passphrases whenever logged
  in is selected.

  before entering my passphrase and caching it, i can see it is already
  stored with my other passwords in the 'passwords and encryption keys'
  application (in accessories folder).

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: seahorse 2.30.0-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  Architecture: amd64
  Date: Sat Jun 12 11:21:07 2010
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: seahorse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/593131/+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 850651] Re: Keyring forgot LUKS passphrase

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

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

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

Title:
  Keyring forgot LUKS passphrase

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Hi,

  I have an encrypted volume using LUKS on a iscsi device. When my
  notebook was returning from standby mode, I couldn't access it
  anymore. I restarted open-iscsi, but there was still a device which I
  removed with dmsetup. I still couldn't mount the volume (the
  passphrase is usually in my login keying) so I restarted my notebook.
  I couldn't login afterwards, so I checked the keyring and the
  passphrase was gone.

  The keyring must not under any circumstances forget one of my
  passphrases. Otherwise I have to keep all passphrases in a separate
  file which shouldn't be necessary. I luckily did.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-keyring 2.92.92.is.2.32.1-0ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Thu Sep 15 08:23:49 2011
  EcryptfsInUse: Yes
  ProcEnviron:
   LANGUAGE=en_US:en_GB:en
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   LC_MESSAGES=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/850651/+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 740551] Re: gnome-keyring-daemon crashed with SIGABRT in g_object_newv()

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  none

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: gnome-keyring 2.92.92.is.2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-7.38-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  Architecture: amd64
  Date: Tue Mar 22 23:31:02 2011
  ExecutablePath: /usr/bin/gnome-keyring-daemon
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110302)
  ProcCmdline: /usr/bin/gnome-keyring-daemon --start --components=pkcs11
  ProcEnviron:
   LANGUAGE=fr_FR:en
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-keyring
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: gnome-keyring-daemon crashed with SIGABRT in g_object_newv()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/740551/+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 738063] Re: gnome-keyring-daemon assertion failures when changing password remotely

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  Changing password remotely results in the following assertion failures
  in auth.log:

  Mar 19 09:49:18 gx1 passwd[17883]: pam_unix(passwd:chauthtok): password 
changed for test123
  Mar 19 09:49:18 gx1 gnome-keyring-daemon[17886]: gp11_module_get_slots: 
assertion `data-funcs' failed
  Mar 19 09:49:18 gx1 gnome-keyring-daemon[17886]: lookup_login_session: 
assertion `slot' failed
  Mar 19 09:49:18 gx1 gnome-keyring-daemon[17886]: lookup_login_keyring: 
assertion `GP11_IS_SESSION (session)' failed
  Mar 19 09:49:18 gx1 gnome-keyring-daemon[17886]: create_credential: assertion 
`GP11_IS_SESSION (session)' failed
  Mar 19 09:49:18 gx1 gnome-keyring-daemon[17886]: egg_error_message: assertion 
`error' failed
  Mar 19 09:49:18 gx1 gnome-keyring-daemon[17886]: couldn't create new login 
credential: (unknown)
  Mar 19 09:49:18 gx1 passwd[17883]: gkr-pam: couldn't change password for the 
login keyring: the passwords didn't match.
  Mar 19 09:49:18 gx1 passwd[17883]: Passphrase file wrapped

  Mar 19 09:55:57 gx1 passwd[18305]: pam_unix(passwd:chauthtok): password 
changed for test124
  Mar 19 09:55:57 gx1 gnome-keyring-daemon[18309]: gp11_module_get_slots: 
assertion `data-funcs' failed
  Mar 19 09:55:57 gx1 gnome-keyring-daemon[18309]: lookup_login_session: 
assertion `slot' failed
  Mar 19 09:55:57 gx1 gnome-keyring-daemon[18309]: lookup_login_keyring: 
assertion `GP11_IS_SESSION (session)' failed
  Mar 19 09:55:57 gx1 gnome-keyring-daemon[18309]: create_credential: assertion 
`GP11_IS_SESSION (session)' failed
  Mar 19 09:55:57 gx1 gnome-keyring-daemon[18309]: egg_error_message: assertion 
`error' failed
  Mar 19 09:55:57 gx1 gnome-keyring-daemon[18309]: couldn't create new login 
credential: (unknown)
  Mar 19 09:55:57 gx1 passwd[18305]: gkr-pam: couldn't change password for the 
login keyring: the passwords didn't match.
  Mar 19 09:55:57 gx1 passwd[18305]: Passphrase file wrapped

  
  To reproduce:
  sudo adduser --encrypt-home test123
  sudo adduser test124

  ssh in as both users created above, run passwd and change the
  password. Have not tested behaviour without ecryptfs-utils installed,
  but it should be unrelated since both encrypted and unencrypted
  homedirs behaved the same.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-keyring 2.92.92.is.2.30.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
  Uname: Linux 2.6.32-28-generic i686
  Architecture: i386
  CheckboxSubmission: bc3a49cd6e76f0d54c8965120b490eef
  CheckboxSystem: abf102d6ef41328208f5c1554651535a
  Date: Sat Mar 19 09:51:57 2011
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: gnome-keyring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/738063/+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 799430] Re: gnome-keyring-daemon crashed with SIGSEGV in getenv()

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

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

** Changed in: gnome-keyring
   Status: New = Invalid

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

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

Status in GNOME Keyring:
  Invalid
Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  Crash shown by Apport

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: gnome-keyring 2.92.92.is.2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  NonfreeKernelModules: wl fglrx
  Architecture: i386
  Date: Sat Jun 18 19:15:37 2011
  ExecutablePath: /usr/bin/gnome-keyring-daemon
  ProcCmdline: /usr/bin/gnome-keyring-daemon --start --components=pkcs11
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb72a80f4 getenv+100:   cmp(%edi),%ax
   PC (0xb72a80f4) ok
   source (%edi) (0x0088) not located in a known VMA region (needed 
readable region)!
   destination %ax ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-keyring
  StacktraceTop:
   getenv (name=0xb73af24f NGUAGE) at getenv.c:90
   guess_category_value (domainname=0xb7468e3c glib20, msgid1=0xb76be75c 
Whether the process is terminated when the connection is closed, msgid2=0x0, 
plural=0, n=0, category=5) at dcigettext.c:1359
   __dcigettext (domainname=0xb7468e3c glib20, msgid1=0xb76be75c Whether the 
process is terminated when the connection is closed, msgid2=0x0, plural=0, 
n=0, category=5) at dcigettext.c:575
   __dcgettext (domainname=0xb7468e3c glib20, msgid=0xb76be75c Whether the 
process is terminated when the connection is closed, category=5) at 
dcgettext.c:53
   g_dgettext (domain=0xb7468e3c glib20, msgid=0xb76be75c Whether the 
process is terminated when the connection is closed) at 
/build/buildd/glib2.0-2.28.6/./glib/gstrfuncs.c:3226
  Title: gnome-keyring-daemon crashed with SIGSEGV in getenv()
  UpgradeStatus: Upgraded to natty on 2011-05-24 (25 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/799430/+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 827724] Re: Attempt to start VirtualBox or LuckyBackup causes session logout

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

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

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

Title:
  Attempt to start VirtualBox or LuckyBackup causes session logout

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  This started after updates were installed on Monday 8/15/2011. After
  the udates were installed, upon rebooting my system, I attempted to
  launch VirtualBox and was logged out without warning. Initially, I had
  found a thread in the Ubuntu Forums about using Xinerama with
  VirtualBox, and so I disabled and disconnected my second monitor, and
  this seemed to have fixed the issue. Later that evening, the same
  issue reappeared.

  1.Description:Ubuntu 11.04
  Release:  11.04
  2.I believe the offending package is gnome-keyring but I am not absolutely 
certain...
  greg@UBUNTU-DT:~$ apt-cache policy gnome-keyring
  gnome-keyring:
Installed: 2.92.92.is.2.32.1-0ubuntu2
Candidate: 2.92.92.is.2.32.1-0ubuntu2
Version table:
   *** 2.92.92.is.2.32.1-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  100 /var/lib/dpkg/status
  3. I expected to be opening VirtualBox to run and work with VM's that I use 
for various purposes/testing.
  4.Suddenly logged out of my session.

  I have found the following entries appear in the authlog when I
  attempt to start either VirtualBox or LuckyBackup:

  Aug 16 17:06:09 UBUNTU-DT polkitd(authority=local): Unregistered 
Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session37 
(system bus name :1.287, object path /org/gnome/PolicyKit1/AuthenticationAgent, 
locale en_US.UTF-8) (disconnected from bus)
  Aug 16 17:06:09 UBUNTU-DT gnome-keyring-daemon[7471]: dbus failure 
unregistering from session: Connection is closed
  Aug 16 17:06:09 UBUNTU-DT gdm-session-worker[7447]: pam_unix(gdm:session): 
session closed for user greg
  Aug 16 17:06:09 UBUNTU-DT gnome-keyring-daemon[7471]: dbus failure 
unregistering from session: Connection is closed
  Aug 16 17:06:11 UBUNTU-DT gdm-session-worker[8168]: pam_succeed_if(gdm:auth): 
requirement user ingroup nopasswdlogin not met by user greg
  Aug 16 17:06:16 UBUNTU-DT gdm-session-worker[8168]: pam_unix(gdm:session): 
session opened for user greg by (uid=0)
  Aug 16 17:06:16 UBUNTU-DT gdm-session-worker[8168]: 
pam_ck_connector(gdm:session): nox11 mode, ignoring PAM_TTY :0
  Aug 16 17:06:16 UBUNTU-DT polkitd(authority=local): Registered Authentication 
Agent for unix-session:/org/freedesktop/ConsoleKit/Session39 (system bus name 
:1.317 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object 
path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
  Aug 16 17:06:17 UBUNTU-DT dbus-daemon: [system] Rejected send message, 2 
matched rules; type=method_call, sender=:1.323 (uid=1000 pid=8293 
comm=nautilus ) interface=org.freedesktop.DBus.Properties member=GetAll 
error name=(unset) requested_reply=0 destination=:1.5 (uid=0 pid=1080 
comm=/usr/sbin/console-kit-daemon --no-daemon ))
  Aug 16 17:06:20 UBUNTU-DT dbus-daemon: [system] Rejected send message, 2 
matched rules; type=method_call, sender=:1.328 (uid=1000 pid=8513 
comm=/usr/lib/indicator-datetime/indicator-datetime-ser) 
interface=org.freedesktop.DBus.Properties member=GetAll error 
name=(unset) requested_reply=0 destination=:1.5 (uid=0 pid=1080 
comm=/usr/sbin/console-kit-daemon --no-daemon ))
  Aug 16 17:09:10 UBUNTU-DT polkitd(authority=local): Unregistered 
Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session39 
(system bus name :1.317, object path /org/gnome/PolicyKit1/AuthenticationAgent, 
locale en_US.UTF-8) (disconnected from bus)
  Aug 16 17:09:10 UBUNTU-DT gdm-session-worker[8168]: pam_unix(gdm:session): 
session closed for user greg
  Aug 16 17:09:10 UBUNTU-DT gnome-keyring-daemon[8195]: dbus failure 
unregistering from session: Did not receive a reply. Possible causes include: 
the remote application did not send a reply, the message bus security policy 
blocked the reply, the reply timeout expired, or the network connection was 
broken.
  Aug 16 17:09:12 UBUNTU-DT gdm-session-worker[8719]: pam_succeed_if(gdm:auth): 
requirement user ingroup nopasswdlogin not met by user greg
  Aug 16 17:09:16 UBUNTU-DT gdm-session-worker[8719]: pam_unix(gdm:session): 
session opened for user greg by (uid=0)
  Aug 16 17:09:16 UBUNTU-DT gdm-session-worker[8719]: 
pam_ck_connector(gdm:session): nox11 mode, ignoring PAM_TTY :0
  Aug 16 17:09:17 UBUNTU-DT polkitd(authority=local): Registered Authentication 
Agent for unix-session:/org/freedesktop/ConsoleKit/Session41 (system bus name 
:1.347 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object 
path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
  Aug 16 17:09:18 

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

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  I use autologin to start a unity session, so after system start 
gnome-keyring-prompt appears to ask for the login key. so far behaviour is 
normal.
  since a few days, sometimes gnome-keyring-prompt keeps appearing direct after 
entering the correct password on and on. it never stops. although the password 
obviously works: e.g. evolution can access my mail password successful.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-keyring 2.92.92.is.2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu May 12 07:08:18 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  ProcEnviron:
   LANGUAGE=de_DE:en_GB:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/781485/+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 1069098] Re: package speech-dispatcher 0.7.1-6.1ubuntu2 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2015-08-21 Thread Moritz Dafelmair
Looks like a duplication of Bug Number #994138

Added Tag likley-dup

** Tags added: likley-dup

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

Title:
  package speech-dispatcher 0.7.1-6.1ubuntu2 failed to install/upgrade:
  le sous-processus script post-installation installé a retourné une
  erreur de sortie d'état 1

Status in speech-dispatcher package in Ubuntu:
  New

Bug description:
  I have just upgraded frome 12.04

  ProblemType: Package
  DistroRelease: Ubuntu 12.10
  Package: speech-dispatcher 0.7.1-6.1ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu4
  AptOrdering: speech-dispatcher: Configure
  Architecture: amd64
  Date: Sat Oct 20 16:45:16 2012
  DpkgHistoryLog:
   Start-Date: 2012-10-20  16:45:16
   Commandline: apt-get upgrade
  DpkgTerminalLog:
   Log started: 2012-10-20  16:45:16
   Paramétrage de speech-dispatcher (0.7.1-6.1ubuntu2) ...
   chown: impossible d'accéder à «/var/log/speech-dispatcher»: Aucun fichier ou 
dossier de ce type
   dpkg: erreur de traitement de speech-dispatcher (--configure) :
le sous-processus script post-installation installé a retourné une erreur 
de sortie d'état 1
  ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
  MarkForUpload: True
  SourcePackage: speech-dispatcher
  Title: package speech-dispatcher 0.7.1-6.1ubuntu2 failed to install/upgrade: 
le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speech-dispatcher/+bug/1069098/+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 1487168] Re: [Emulated AD1980 AC97 inside Virualbox 5.0, playback] volume slider problem

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

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

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

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

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Volume Slider is only controlling PCM channel and is not controlling
  Master. In effect, Master is restricting the audio level to the
  default of approximately 45 Percent. In order to raise the Master
  Volume Level, alsamixer is capable of changing Master. Without
  manually raising Master to Max Volume, Volume Slider can only control
  volume from 0-45% which is the default level of Master.

  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic x86_64
  ApportVersion: 2.18-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gene   1330 F pulseaudio
gene   1922 F alsamixer
  CurrentDesktop: Unity
  Date: Thu Aug 20 13:00:57 2015
  InstallationDate: Installed on 2015-08-19 (1 days ago)
  InstallationMedia: Edubuntu 15.10 Wily Werewolf - Alpha amd64 (20150819)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - Intel 82801AA-ICH
  Symptom_Type: Volume slider, or mixer problems
  Title: [ICH - Intel 82801AA-ICH, playback] volume slider problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  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/ubuntu/+source/alsa-driver/+bug/1487168/+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 1487009] Re: New bugfix release of Onboard (debanisation for wily provided)

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

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

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

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

Status in onboard package in Ubuntu:
  Fix Committed

Bug description:
  Hi,

  We have just published a bugfix release for Onboard. It contains the
  following changes:

  onboard (1.1.2-0ubuntu1) wily; urgency=medium

* Request for sponsorship for new upstream release (LP: #1487009)
* debian/patches: refresh add_defaults_for_ubuntu.patch
* Import wily translations from rosetta for Onboard 1.1 as of 18/08/2015
* Attempt to auto-show and keep Onboard visible in unity dash
* Correctly position the language menu also in wily
* Have rounded corners and transparency of the icon palette also in wily
* Return transparency effects of the keyboard in wily
* Don't invert the case of auto-typed suggestions when CAPS is enabled
* Improve auto-show logic in the presence of text popups
* Automatically insert a slash after the top level domain co
* Fix touch input with event source GTK and multi-touch mode, thanks J 
Wiegman
* Fix touch events not being received in Kwin (LP:1470825)
* Fix spurious backtrace on suggestions when accessible becomes invalid
* Fix status icon size with lxpanel-indicator-applet-plugin (LP: #1467723)
* Improve window movement with enabled decoration when dragging the titlebar
* Keep the keyboard active while moving by title bar (LP: #1461823)
* Fix re.split() FutureWarning for python 3.5

   -- Francesco Fumanti francesco.fuma...@gmx.net  Thu, 20 Aug 2015
  14:39:38 +0200

  
  The debianisation attached to this request for sponsorship has been based on 
the Onboard package currently in the main wily repository. On my uptodate 
Ubuntu wily installation, the debianisation provided here successfully builds a 
debian package in my wily pbuilder environment and the resulting package seems 
to be running fine here. 

  Could you please review the package for inclusion into the main wily
  repository.

  Don't hesitate to contact us if you need further information:
  https://launchpad.net/~onboard/+contactuser or simply be writing in this bug 
thread. 

  Thanks in advance for your help.

  Have a good day.

  Francesco

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1487009/+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 1435776] Re: NM does not activate ofono Inet contexts w/Username but no Password ( eg. giffgaff )

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

** Changed in: network-manager (Ubuntu)
   Status: In Progress = Fix Released

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

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

Status in Canonical System Image:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu RTM:
  Fix Released

Bug description:
  Device: Krillin
  Software:  Vivid r157

  NM does not activate a valid ofono context which is present in the
  gprs file (context_1 in this case)

  I was able to activate the context manually using ./activate-context
  /ril_0 1

  You can find syslog, list-modems and list-contexts attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435776/+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 1412057] Re: nvidia-prime 0.7 does not work as expected in 15.04

2015-08-21 Thread Julien Olivier
Seems that gpumanager is responsible for erasing the configuration after
every reboot. However, if I add the nogpumanager option to grub, then
select the nvidia profile, xorg doesn't start at next boot.

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

Title:
  nvidia-prime 0.7 does not work as expected  in 15.04

Status in nvidia-prime package in Ubuntu:
  Confirmed

Bug description:
  Last days nvidia-prime 0.7 has been released but this version, like
  previous one, does not work in Vivid.

  I'm not sure exactly how long this problem exists (i think something
  like 2-3 or more weeks), but it is impossible to switch to nvidia
  profile. Before nvidia-settings package offered controls to switch
  profile Nvidia/Intel but now its gone.

  If we try:
  #prime-select nvidia

  we have:
  Info: the current alternatives in use are: ['mesa', 'mesa']
  Info: selecting nvidia-346 for the nvidia profile
  update-alternatives: using /usr/lib/nvidia-346/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in manual 
mode
  update-alternatives: using /usr/lib/nvidia-346/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in manual mode

  so it seems like switching to nvidia profile, but after relogin or
  reboot again mesa is marked as used.

  If we try:
  #prime-switch nvidia

  we have:
  /etc/modprobe.d is not a file
  /etc/modprobe.d is not a file
  /etc/modprobe.d is not a file
  /etc/modprobe.d is not a file
  update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf
  update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to 
provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) 
in manual mode
  update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in manual mode
  update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf

  I have tried various driver versions but none of them work now.

  I'm running:
  Kubuntu 15.04 (current/daily)
  Kernel: 3.18.0-9

  If you need any extra info, please comment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1412057/+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 1184699] Re: Canon LIDE 110 can only scan once, then I need to replug the usb cable

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

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

** Tags added: patch

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

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

Status in Simple Scan:
  New
Status in sane-backends package in Ubuntu:
  Confirmed

Bug description:
  I have a Canon LIDE 110 scanner which works by default on ubuntu 13.04. 
  The problem is after first scan, I can not scan for second time. I need to 
reconnect the USB cable to use the scanner again.

  # TEST 1 : without reconnecting the usb cable
  francois@pc:~$ scanimage -v  test1.jpg # success
  scanimage: scanning image of size 636x885 pixels at 8 bits/pixel
  scanimage: acquiring gray frame
  scanimage: min/max graylevel value = 0/255
  scanimage: read 562860 bytes in total
  # I don't unplug plug the usb cable.
  francois@pc:~$ scanimage -v  test2.jpg # FAIL
  scanimage: no SANE devices found

  # TEST 2 : reconnect usb cable between scan attempts
  francois@pc:~$ scanimage -v  test1.jpg # success
  scanimage: scanning image of size 636x885 pixels at 8 bits/pixel
  scanimage: acquiring gray frame
  scanimage: min/max graylevel value = 0/255
  scanimage: read 562860 bytes in total
  # I unplug and replug the usb cable.
  francois@pc:~$ scanimage -v  test2.jpg # SUCCESS
  scanimage: scanning image of size 636x885 pixels at 8 bits/pixel
  scanimage: acquiring gray frame
  scanimage: min/max graylevel value = 0/255
  scanimage: read 562860 bytes in total

  francois@pc:~$ dmesg # extract
  [  829.365158] usb 3-1: USB disconnect, device number 2
  [  834.935000] usb 3-1: new high-speed USB device number 4 using xhci_hcd
  [  834.952515] usb 3-1: New USB device found, idVendor=04a9, idProduct=1909
  [  834.952519] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [  834.952522] usb 3-1: Product: CanoScan
  [  834.952524] usb 3-1: Manufacturer: Canon
  [ 1623.738811] usb 3-1: USB disconnect, device number 4
  [ 1623.739072] xhci_hcd :00:14.0: Slot 3 endpoint 6 not removed from BW 
list!
  [ 1625.528827] usb 3-1: new high-speed USB device number 5 using xhci_hcd
  [ 1625.546327] usb 3-1: New USB device found, idVendor=04a9, idProduct=1909
  [ 1625.546331] usb 3-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 1625.546334] usb 3-1: Product: CanoScan
  [ 1625.546336] usb 3-1: Manufacturer: Canon

  francois@pc:~$ uname -a  cat /etc/issue
  Linux pc 3.8.0-22-generic #33-Ubuntu SMP Thu May 16 15:17:14 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux
  Ubuntu 13.04 \n \l

  The problem was reported here by someone else :
  http://askubuntu.com/questions/278473/canon-lide-110-should-reconnect-
  usb-for-each-scan

  Thanks
  François

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1184699/+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 1487168] Re: [Emulated AD1980 AC97 inside Virualbox 5.0, playback] volume slider problem

2015-08-21 Thread Gene Soo
I believe I have discovered the cause of the problem.
Your prompting me to look at the Open Issues for VirtualBox pointed out
that I was on V5.0.0 and when I went to the Downloads Page, V5.0.2 was
currently available.
VirtualBox will send a push notification when the team indicates and
important release is available and is displayed when you start VirtualBox.
Although 5.0.2 is generally available, they did not mark it for Push
Notification.

I upgraded to 5.0.2 and also followed through with a process called Install
Guest Additions, that led to more serious errors.
The Guest Additions Scripting installs custom support for a variety of
system dependent things including advanced Video capabilities like Screen
resizing.
I had noticed this issue before but was not zoned in on it because it is a
critical failure for the new KDE Distro and not with the other Desktops.

I decided to backoff to VBox V4.33 which is the latest release for V4 of
VirtualBox.

Spot checking all of the 15.10 Distros having this audio problem, just
getting into alsamixer and adjusting the Volume Slider, they seem to work
correctly with VBox V4.33.

The VirtualBox Team had a V5.0.3 release that hasn't been finalized but is
available for users to manually install. I have not tried that release to
see if the Audio issues are resolved.

I need to turn my attention to reporting both this Audio Issue and the
Video issue to the respective Virtual Box teams.

I believe you can mark this issues as Closed.

Thanks for all of the help in getting this issue sorted out.

On Fri, Aug 21, 2015 at 7:00 AM, Raymond 1487...@bugs.launchpad.net
wrote:


 https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/intel8x0.c?id=4235a31784f59c9be5ff71534743c055091f9735

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

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

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

 Status in alsa-driver package in Ubuntu:
   Incomplete

 Bug description:
   Volume Slider is only controlling PCM channel and is not controlling
   Master. In effect, Master is restricting the audio level to the
   default of approximately 45 Percent. In order to raise the Master
   Volume Level, alsamixer is capable of changing Master. Without
   manually raising Master to Max Volume, Volume Slider can only control
   volume from 0-45% which is the default level of Master.

   Description:  Ubuntu Wily Werewolf (development branch)
   Release:  15.10

   ProblemType: Bug
   DistroRelease: Ubuntu 15.10
   Package: alsa-base 1.0.25+dfsg-0ubuntu5
   ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
   Uname: Linux 4.1.0-3-generic x86_64
   ApportVersion: 2.18-0ubuntu7
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  gene   1330 F pulseaudio
 gene   1922 F alsamixer
   CurrentDesktop: Unity
   Date: Thu Aug 20 13:00:57 2015
   InstallationDate: Installed on 2015-08-19 (1 days ago)
   InstallationMedia: Edubuntu 15.10 Wily Werewolf - Alpha amd64
 (20150819)
   PackageArchitecture: all
   SourcePackage: alsa-driver
   Symptom: audio
   Symptom_Card: Built-in Audio - Intel 82801AA-ICH
   Symptom_Type: Volume slider, or mixer problems
   Title: [ICH - Intel 82801AA-ICH, playback] volume slider problem
   UpgradeStatus: No upgrade log present (probably fresh install)
   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/ubuntu/+source/alsa-driver/+bug/1487168/+subscriptions


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

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

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Volume Slider is only controlling PCM channel and is not controlling
  Master. In effect, Master is restricting the audio level to the
  default of approximately 45 Percent. In order to raise the Master
  Volume Level, alsamixer is capable of changing Master. Without
  manually raising Master to Max Volume, Volume Slider can only control
  volume from 0-45% which is the default level of Master.

  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  

Re: [Desktop-packages] [Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-21 Thread djratliff
Wow!  Just wow!

I want to say thank you to everyone for the quick resolution.  I have never
had this type of support; not even something I have payed tens of thousands
of dollars in support for a year.  This was really outstanding work.  I was
able to do the update last night and had no issues.

When the honeymoon for Windows 10 is over, I'd wish Canonical would promote
the fast and competent support that Ubuntu has.  Nothing in the Microsoft
arsenal can compare to this.

All of you are top-tier.

Thank you.

On Thu, Aug 20, 2015 at 2:46 PM, Dgorst 1479...@bugs.launchpad.net
wrote:

 Works fine now with 3.19.0-26-lowlatency. Thanks.

 On 21 August 2015 at 04:16, Zach tundr...@gmail.com wrote:

  running good over here now. thank you!
 
  --
  You received this bug notification because you are subscribed to the bug
  report.
  https://bugs.launchpad.net/bugs/1479913
 
  Title:
SRU request: fglrx.ko fails because of backported GPL-only
'pci_ignore_hotplug' symbol
 
  Status in fglrx-installer package in Ubuntu:
Fix Released
  Status in fglrx-installer-updates package in Ubuntu:
Fix Released
  Status in fglrx-installer source package in Trusty:
Fix Released
  Status in fglrx-installer-updates source package in Trusty:
Fix Released
  Status in fglrx-installer source package in Vivid:
Fix Released
  Status in fglrx-installer-updates source package in Vivid:
Fix Released
 
  Bug description:
[Impact]
An update to the lts-vivid backported kernel (3.19.0-26) in Trusty and
  to the default kernel in Vivid, pulled in a commit that made
  pci_ignore_hotplug() GPL only. As a result, the DKMS module fails.
 
[Test Case]
Install the new packages and check that DKMS doesn't fail.
 
[Regression Potential]
Low, the patches are already included wily.
 
__
 
Have no idea what happened. Contact me if you need additional details.
 
ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: fglrx-core 2:15.200-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.2
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
DKMSKernelVersion: 3.19.0-26-generic
Date: Thu Jul 30 12:05:59 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus:
 fglrx-core, 15.200, 3.19.0-25-generic, x86_64: installed
 vboxhost, 4.3.30, 3.19.0-25-generic, x86_64: installed
 vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Barts XT [Radeon HD 6870]
  [1002:6738] (prog-if 00 [VGA controller])
   Subsystem: Hightech Information System Ltd. Device [1787:2010]
InstallationDate: Installed on 2012-09-16 (1046 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
  (20120905.2)
MachineType: BIOSTAR Group A770E3
PackageVersion: 2:15.200-0ubuntu4.1
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic
  root=/dev/mapper/ubuntu-root ro radeon.nomodeset=1 radeon.dpm=1
  crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
  crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: fglrx-installer
Title: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed
  to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/21/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080014
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: A770E3
dmi.board.vendor: BIOSTAR Group
dmi.chassis.asset.tag: None
dmi.chassis.type: 3
dmi.chassis.vendor: BIOSTAR Group
dmi.modalias:
 
 dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/21/2010:svnBIOSTARGroup:pnA770E3:pvr:rvnBIOSTARGroup:rnA770E3:rvr:cvnBIOSTARGroup:ct3:cvr:
dmi.product.name: A770E3
dmi.sys.vendor: BIOSTAR Group
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.62+git1507210630.293f8f~gd~u
version.libgl1-mesa-dri: libgl1-mesa-dri 10.7~git1507230730.2ca1f7~gd~u
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.7~git1507230730.2ca1f7~gd~u
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 

[Desktop-packages] [Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-21 Thread Nicolas Delvaux
I don't understand why everyone thanks Canonical here.
I mean, they messed up the SRU kernel process and broke a big number of stable 
desktops in the wild (including some LTS users).
An now everyone is saying everything is great all now that an update was 
pushed?

But did you think of those casual users that are now stuck on a black screen or 
on a login loop and won't be able to upgrade their computer without an external 
help?
Come on, I can't be the only one to think what happened is very serious for a 
distribution targeted at everyone.

No, what would seem professional to me now would be the publication of a 
post-mortem on this issue, detailing actions and changes to existing processes 
in order to make sure this kind of situation won't happen again in the future.
Then it would restore some faith that Ubuntu can be safely used by human 
beings and not just geeks.

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

Status in fglrx-installer package in Ubuntu:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
Status in fglrx-installer source package in Trusty:
  Fix Released
Status in fglrx-installer-updates source package in Trusty:
  Fix Released
Status in fglrx-installer source package in Vivid:
  Fix Released
Status in fglrx-installer-updates source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  An update to the lts-vivid backported kernel (3.19.0-26) in Trusty and to the 
default kernel in Vivid, pulled in a commit that made pci_ignore_hotplug() GPL 
only. As a result, the DKMS module fails.

  [Test Case]
  Install the new packages and check that DKMS doesn't fail.

  [Regression Potential]
  Low, the patches are already included wily.

  __

  Have no idea what happened. Contact me if you need additional details.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: fglrx-core 2:15.200-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.2
  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
  DKMSKernelVersion: 3.19.0-26-generic
  Date: Thu Jul 30 12:05:59 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-core, 15.200, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Barts XT [Radeon HD 6870] [1002:6738] 
(prog-if 00 [VGA controller])
     Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2012-09-16 (1046 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
  MachineType: BIOSTAR Group A770E3
  PackageVersion: 2:15.200-0ubuntu4.1
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic 
root=/dev/mapper/ubuntu-root ro radeon.nomodeset=1 radeon.dpm=1 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: fglrx-installer
  Title: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to 
build
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: A770E3
  dmi.board.vendor: BIOSTAR Group
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 3
  dmi.chassis.vendor: BIOSTAR Group
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/21/2010:svnBIOSTARGroup:pnA770E3:pvr:rvnBIOSTARGroup:rnA770E3:rvr:cvnBIOSTARGroup:ct3:cvr:
  dmi.product.name: A770E3
  dmi.sys.vendor: BIOSTAR Group
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.62+git1507210630.293f8f~gd~u
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.7~git1507230730.2ca1f7~gd~u
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.7~git1507230730.2ca1f7~gd~u
  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 N/A
  

[Desktop-packages] [Bug 1423382] Re: unable to use apport to report a bug from point release Live CDs

2015-08-21 Thread Brian Murray
*** This bug is a duplicate of bug 1471903 ***
https://bugs.launchpad.net/bugs/1471903

** This bug has been marked a duplicate of bug 1471903
   -updates, -security missing from apt lists

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

Title:
  unable to use apport to report a bug from point release Live CDs

Status in apport package in Ubuntu:
  New

Bug description:
  Running apt-cache policy apport on an Ubuntu 14.04.2 Live CD returns
  the following:

  apport:
Installed: 2.14.1-0ubuntu3.7
Candidate: 2.14.1-0ubuntu3.7
Version table:
   *** 2.14.1-0ubuntu3.7 0
  100 /var/lib/dpkg/status
   2.14.1-0ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  Because there is no record of where the package came from, the package
  is considered unofficial and its not possible to use ubuntu-bug
  apport to report a bug about apport or any other package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1423382/+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 1429314] Re: Setting interface firmware on krillin causes wpa_supplicant process to freeze device

2015-08-21 Thread Tony Espy
As we're about to release hotspot for OTA6, I've changed the status of
this bug to Incomplete and assigned back to you Jonas.

If there is a reproducible test case using the UI ( not the script which
was just a prototype ), then please update the bug and feel free to
assign back to me.

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

** Changed in: wpasupplicant (Ubuntu)
 Assignee: Tony Espy (awe) = Jonas G. Drange (jonas-drange)

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

Title:
  Setting interface firmware on krillin causes wpa_supplicant process to
  freeze device

Status in wpasupplicant package in Ubuntu:
  Incomplete

Bug description:
  Reproduce:
  I can recreate it creating hotspots in Ubuntu System Settings (unreleased 
code), but in theory it should be reproducable using [1].
  1. Start hotspot
  2. Disable hotspot
  3. Goto 1

  What happens:
  Some times wpa_supplicant consumes 100% of the CPU, effectively freezing 
device (will not wake, can't reboot from hard buttons)

  What should happen:
  wpa_supplicant should not use 100% of cpu, neither should it be allowed to 
lock the device

  [1] http://bazaar.launchpad.net/~mathieu-tl/+junk/touch-
  hotspot/view/head:/hotspot.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wpasupplicant/+bug/1429314/+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 1487223] Re: 1:0.4.7 FTBFS in wily-proposed

2015-08-21 Thread Barry Warsaw
On Aug 21, 2015, at 04:07 PM, Alberto Milone wrote:

I can build the same code in a vivid chroot without seeing any failures.
My guess is that something else (python-apt? python-aptdaemon?) changed
in the archive.

Oh yes, they surely have.

 python-apt | 0.9.3.11build1   | vivid   | source, amd64, arm64, 
armhf, i386, powerpc, ppc64el
 python-apt | 1.0.0~beta3.1ubuntu1 | wily| source, amd64, arm64, 
armhf, i386, powerpc, ppc64el

 python-aptdaemon | 1.1.1+bzr982-0ubuntu3   | vivid| all
 python-aptdaemon | 1.1.1+bzr982-0ubuntu3.1 | vivid-security   | all
 python-aptdaemon | 1.1.1+bzr982-0ubuntu3.1 | vivid-updates| all
 python-aptdaemon | 1.1.1+bzr982-0ubuntu8   | wily | all

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

Title:
  1:0.4.7 FTBFS in wily-proposed

Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed

Bug description:
  This version fails to build from source in wily-proposed, although I
  don't understand why.  Attached is the full build log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1487223/+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 1407928] Re: [phone] Does not auto-switch to available, known WiFi

2015-08-21 Thread Tony Espy
@Michael

Can you please re-test when OTA6 is released ( or flash the latest rc-
proposed )?

@march

Please re-test when OTA6 is released ( should be out within the next
week or so ).   In general this should work much better when recent
fixes to NM land with OTA6.

That said, there may still be issues with re-connecting to a roaming
style network ( ie. an ESSID configuration where multiple access points
exist with the the same SSID ).

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

Title:
  [phone] Does not auto-switch to available, known WiFi

Status in Canonical System Image:
  Incomplete
Status in indicator-network package in Ubuntu:
  Invalid
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  This might not be the place for this bug, please reassign as
  appropriate.

  I was only able to reproduce this on mako/rtm, krillin/vivid seems to
  behave better (but I do remember the same issue there).

  Steps:
  * connect to a password-protected WiFi network
  * go out of range
  * make sure a GSM connection is established
  * go back in the WiFi range

  Expected:
  * phone connects to the known WiFi automatically

  Current:
  * phone does not connect to WiFi

  Please find attached network-test-session logs from when I toggled
  WiFi and Plane mode to get some data on the issue.

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: indicator-network 0.5.1+15.04.20141215~rtm-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Tue Jan  6 12:01:55 2015
  InstallationDate: Installed on 2014-12-18 (18 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141218-163635)
  SourcePackage: indicator-network
  UpgradeStatus: No upgrade log present (probably fresh install)
  indicator-network.log:
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
  upstart.indicator-network.log:
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered
   Attempted to unregister path (path[0] = org path[1] = freedesktop) which 
isn't registered

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1407928/+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 1388201] Re: Toggling wifi on/off causes media playback to hiccup

2015-08-21 Thread Tony Espy
** Changed in: network-manager (Ubuntu)
   Status: New = Incomplete

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

Title:
  Toggling wifi on/off causes media playback to hiccup

Status in Canonical System Image:
  Confirmed
Status in Network Menu:
  Invalid
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  1. Play a song with music-app
  2. Switch wifi off, notice that music-app playback pauses for a moment
  3. Switch wifi on, notice that music-app playback pauses for a moment
  4. Watch the CPU usage with top while toggling wifi and notice that the usage 
spikes to 100%

  Expected results:

  Music or video keeps playing without pausing while toggling wifi
  on/off

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1388201/+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 1487168] Re: [Emulated AD1980 AC97 inside Virualbox 5.0, playback] volume slider problem

2015-08-21 Thread Gene Soo
Correction to last comments concerning problem resolution.

I inadvertently referred to backing off from Version 5.0.2  to VirtualBox
Release 4.33.
The correct backoff release number is 4.3.30-101610.

On Fri, Aug 21, 2015 at 8:36 AM, Gene Soo genesoo77...@gmail.com
wrote:

 I believe I have discovered the cause of the problem.
 Your prompting me to look at the Open Issues for VirtualBox pointed out
 that I was on V5.0.0 and when I went to the Downloads Page, V5.0.2 was
 currently available.
 VirtualBox will send a push notification when the team indicates and
 important release is available and is displayed when you start VirtualBox.
 Although 5.0.2 is generally available, they did not mark it for Push
 Notification.

 I upgraded to 5.0.2 and also followed through with a process called
 Install Guest Additions, that led to more serious errors.
 The Guest Additions Scripting installs custom support for a variety of
 system dependent things including advanced Video capabilities like Screen
 resizing.
 I had noticed this issue before but was not zoned in on it because it is a
 critical failure for the new KDE Distro and not with the other Desktops.

 I decided to backoff to VBox V4.33 which is the latest release for V4 of
 VirtualBox.

 Spot checking all of the 15.10 Distros having this audio problem, just
 getting into alsamixer and adjusting the Volume Slider, they seem to work
 correctly with VBox V4.33.

 The VirtualBox Team had a V5.0.3 release that hasn't been finalized but is
 available for users to manually install. I have not tried that release to
 see if the Audio issues are resolved.

 I need to turn my attention to reporting both this Audio Issue and the
 Video issue to the respective Virtual Box teams.

 I believe you can mark this issues as Closed.

 Thanks for all of the help in getting this issue sorted out.

 On Fri, Aug 21, 2015 at 7:00 AM, Raymond 1487...@bugs.launchpad.net
 wrote:


 https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/intel8x0.c?id=4235a31784f59c9be5ff71534743c055091f9735

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

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

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

 Status in alsa-driver package in Ubuntu:
   Incomplete

 Bug description:
   Volume Slider is only controlling PCM channel and is not controlling
   Master. In effect, Master is restricting the audio level to the
   default of approximately 45 Percent. In order to raise the Master
   Volume Level, alsamixer is capable of changing Master. Without
   manually raising Master to Max Volume, Volume Slider can only control
   volume from 0-45% which is the default level of Master.

   Description:  Ubuntu Wily Werewolf (development branch)
   Release:  15.10

   ProblemType: Bug
   DistroRelease: Ubuntu 15.10
   Package: alsa-base 1.0.25+dfsg-0ubuntu5
   ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
   Uname: Linux 4.1.0-3-generic x86_64
   ApportVersion: 2.18-0ubuntu7
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  gene   1330 F pulseaudio
 gene   1922 F alsamixer
   CurrentDesktop: Unity
   Date: Thu Aug 20 13:00:57 2015
   InstallationDate: Installed on 2015-08-19 (1 days ago)
   InstallationMedia: Edubuntu 15.10 Wily Werewolf - Alpha amd64
 (20150819)
   PackageArchitecture: all
   SourcePackage: alsa-driver
   Symptom: audio
   Symptom_Card: Built-in Audio - Intel 82801AA-ICH
   Symptom_Type: Volume slider, or mixer problems
   Title: [ICH - Intel 82801AA-ICH, playback] volume slider problem
   UpgradeStatus: No upgrade log present (probably fresh install)
   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/ubuntu/+source/alsa-driver/+bug/1487168/+subscriptions




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

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

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Volume Slider is only controlling PCM channel and is not controlling
  Master. In effect, Master is restricting the audio level to the
  default of approximately 45 

[Desktop-packages] [Bug 1467723] Re: onboard indicator is way too long

2015-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 1.1.2-0ubuntu1

---
onboard (1.1.2-0ubuntu1) wily; urgency=medium

  * Request for sponsorship for new upstream release (LP: #1487009)
  * debian/patches: refresh add_defaults_for_ubuntu.patch
  * Import wily translations from rosetta for Onboard 1.1 as of 18/08/2015
  * Attempt to auto-show and keep Onboard visible in unity dash
  * Correctly position the language menu also in wily
  * Have rounded corners and transparency of the icon palette also in wily
  * Return transparency effects of the keyboard in wily
  * Don't invert the case of auto-typed suggestions when CAPS is enabled
  * Improve auto-show logic in the presence of text popups
  * Automatically insert a slash after the top level domain co
  * Fix touch input with event source GTK and multi-touch mode, thanks J Wiegman
  * Fix touch events not being received in Kwin (LP:1470825)
  * Fix spurious backtrace on suggestions when accessible becomes invalid
  * Fix status icon size with lxpanel-indicator-applet-plugin (LP: #1467723)
  * Improve window movement with enabled decoration when dragging the titlebar
  * Keep the keyboard active while moving by title bar (LP: #1461823)
  * Fix re.split() FutureWarning for python 3.5

 -- Francesco Fumanti francesco.fuma...@gmx.net  Thu, 20 Aug 2015
14:39:38 +0200

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

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

Title:
  onboard indicator is way too long

Status in Onboard:
  Fix Committed
Status in onboard package in Ubuntu:
  Fix Released

Bug description:
  Install lubuntu 15.10 in a kvm virtual machine then run sudo apt-get
  insatll onboard. Launch onboard in lxde. Notice the indicator taking a
  massive area in panel. at lower resolutions this can push the menu off
  screen and reduces the area in the ui for users of onboard.

  onboard:
Installed: 1.1.1-0ubuntu1
Candidate: 1.1.1-0ubuntu1
Version table:
   *** 1.1.1-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ wily/main i386 Packages
  100 /var/lib/dpkg/status
  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10
  lxpanel:
Installed: 0.7.2-1ubuntu2
Candidate: 0.7.2-1ubuntu2
Version table:
   *** 0.7.2-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ wily/universe i386 Packages
  100 /var/lib/dpkg/status
  I expected onboard to not hog most of the panel. Instead onbaord hogs most of 
the panel.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: onboard 1.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic i686
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Mon Jun 22 19:04:50 2015
  InstallationDate: Installed on 2015-06-22 (0 days ago)
  InstallationMedia: Lubuntu 15.10 Wily Werewolf - Alpha i386 (20150622)
  SourcePackage: onboard
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/onboard/+bug/1467723/+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 1443456] Re: Xorg crashed with SIGABRT in fbBltOne()

2015-08-21 Thread Lanoxx
Will this patch appear in Ubuntu 15.04?

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

Title:
  Xorg crashed with SIGABRT in fbBltOne()

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

Bug description:
  system restarts when trying to open libreoffice writer, just after the
  installation of the latest updates (after a fresh install)

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-core 2:1.17.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17-0ubuntu2
  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
  CrashCounter: 1
  Date: Mon Apr 13 16:32:19 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R6/R7 Graphics] 
[1002:1309] (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3830]
  InstallationDate: Installed on 2015-04-13 (0 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  MachineType: LENOVO 80EC
  ProcCmdline: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-13-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   fbBltOne () from /usr/lib/xorg/modules/libfb.so
   fbCopy1toN () from /usr/lib/xorg/modules/libfb.so
   ?? () from /usr/lib/xorg/modules/libglamoregl.so
   miCopyRegion ()
   miDoCopy ()
  Title: Xorg crashed with SIGABRT in fbBltOne()
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 09/11/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: A4CN32WW (V 2.01)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lancer 5B3
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Z50-75
  dmi.modalias: 
dmi:bvnLENOVO:bvrA4CN32WW(V2.01):bd09/11/2014:svnLENOVO:pn80EC:pvrLenovoZ50-75:rvnLENOVO:rnLancer5B3:rvrNODPK:cvnLENOVO:ct10:cvrLenovoZ50-75:
  dmi.product.name: 80EC
  dmi.product.version: Lenovo Z50-75
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150330-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~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Apr 13 16:32:28 2015
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1443456/+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 1487009] Re: New bugfix release of Onboard (debanisation for wily provided)

2015-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 1.1.2-0ubuntu1

---
onboard (1.1.2-0ubuntu1) wily; urgency=medium

  * Request for sponsorship for new upstream release (LP: #1487009)
  * debian/patches: refresh add_defaults_for_ubuntu.patch
  * Import wily translations from rosetta for Onboard 1.1 as of 18/08/2015
  * Attempt to auto-show and keep Onboard visible in unity dash
  * Correctly position the language menu also in wily
  * Have rounded corners and transparency of the icon palette also in wily
  * Return transparency effects of the keyboard in wily
  * Don't invert the case of auto-typed suggestions when CAPS is enabled
  * Improve auto-show logic in the presence of text popups
  * Automatically insert a slash after the top level domain co
  * Fix touch input with event source GTK and multi-touch mode, thanks J Wiegman
  * Fix touch events not being received in Kwin (LP:1470825)
  * Fix spurious backtrace on suggestions when accessible becomes invalid
  * Fix status icon size with lxpanel-indicator-applet-plugin (LP: #1467723)
  * Improve window movement with enabled decoration when dragging the titlebar
  * Keep the keyboard active while moving by title bar (LP: #1461823)
  * Fix re.split() FutureWarning for python 3.5

 -- Francesco Fumanti francesco.fuma...@gmx.net  Thu, 20 Aug 2015
14:39:38 +0200

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

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

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

Status in onboard package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  We have just published a bugfix release for Onboard. It contains the
  following changes:

  onboard (1.1.2-0ubuntu1) wily; urgency=medium

* Request for sponsorship for new upstream release (LP: #1487009)
* debian/patches: refresh add_defaults_for_ubuntu.patch
* Import wily translations from rosetta for Onboard 1.1 as of 18/08/2015
* Attempt to auto-show and keep Onboard visible in unity dash
* Correctly position the language menu also in wily
* Have rounded corners and transparency of the icon palette also in wily
* Return transparency effects of the keyboard in wily
* Don't invert the case of auto-typed suggestions when CAPS is enabled
* Improve auto-show logic in the presence of text popups
* Automatically insert a slash after the top level domain co
* Fix touch input with event source GTK and multi-touch mode, thanks J 
Wiegman
* Fix touch events not being received in Kwin (LP:1470825)
* Fix spurious backtrace on suggestions when accessible becomes invalid
* Fix status icon size with lxpanel-indicator-applet-plugin (LP: #1467723)
* Improve window movement with enabled decoration when dragging the titlebar
* Keep the keyboard active while moving by title bar (LP: #1461823)
* Fix re.split() FutureWarning for python 3.5

   -- Francesco Fumanti francesco.fuma...@gmx.net  Thu, 20 Aug 2015
  14:39:38 +0200

  
  The debianisation attached to this request for sponsorship has been based on 
the Onboard package currently in the main wily repository. On my uptodate 
Ubuntu wily installation, the debianisation provided here successfully builds a 
debian package in my wily pbuilder environment and the resulting package seems 
to be running fine here. 

  Could you please review the package for inclusion into the main wily
  repository.

  Don't hesitate to contact us if you need further information:
  https://launchpad.net/~onboard/+contactuser or simply be writing in this bug 
thread. 

  Thanks in advance for your help.

  Have a good day.

  Francesco

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1487009/+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 1487546] [NEW] Newly copied files report zero (0) file size

2015-08-21 Thread Phill
Public bug reported:

1) Boot into the standard Ubuntu session.
2) Connect an MTP device (I've used HTC One M8 and Tesco Hudl, although both 
required a udev rule entry to get them to mount automatically)
3) Copy a file to the device using `cp` in a terminal (not Nautilus).
4) Check it's size, it reads zero.
5) Check size in a Nautilus, it reads zero.
6) Unmount the device in Nautilus.
7) Remount the device in Nautilus.
8) Check file size again, it will be correct.

Copying files using Nautilus appears to work properly, but this excludes
the use of a wide range of utilities, such as `cp`, `rsync` and the
like. This may be a gvfs-fuse issue or gvfs-backend issue, feel free to
change, I wasn't sure.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gvfs 1.20.3-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.16.0-46.62~14.04.1-generic 3.16.7-ckt15
Uname: Linux 3.16.0-46-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.12
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Aug 21 17:23:21 2015
InstallationDate: Installed on 2015-07-13 (39 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: gvfs
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Newly copied files report zero (0) file size

Status in gvfs package in Ubuntu:
  New

Bug description:
  1) Boot into the standard Ubuntu session.
  2) Connect an MTP device (I've used HTC One M8 and Tesco Hudl, although both 
required a udev rule entry to get them to mount automatically)
  3) Copy a file to the device using `cp` in a terminal (not Nautilus).
  4) Check it's size, it reads zero.
  5) Check size in a Nautilus, it reads zero.
  6) Unmount the device in Nautilus.
  7) Remount the device in Nautilus.
  8) Check file size again, it will be correct.

  Copying files using Nautilus appears to work properly, but this
  excludes the use of a wide range of utilities, such as `cp`, `rsync`
  and the like. This may be a gvfs-fuse issue or gvfs-backend issue,
  feel free to change, I wasn't sure.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gvfs 1.20.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.16.0-46.62~14.04.1-generic 3.16.7-ckt15
  Uname: Linux 3.16.0-46-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.12
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Aug 21 17:23:21 2015
  InstallationDate: Installed on 2015-07-13 (39 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: gvfs
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1487546/+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 1468668] Re: Xorg crashed with SIGABRT in fbBltOne()

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

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

** Changed in: xorg-server (Ubuntu)
   Status: New = Confirmed

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

Title:
  Xorg crashed with SIGABRT in fbBltOne()

Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Session crashed after launching Libreoffice in 15.04.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-core 2:1.17.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CrashCounter: 1
  Date: Thu Jun 25 10:37:15 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics] 
[1002:9851] (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:381a]
  InstallationDate: Installed on 2015-06-20 (4 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 
(20150422)
  MachineType: LENOVO 80E3
  ProcCmdline: /usr/bin/X :0 -background none -noreset -verbose -auth 
/var/run/gdm/auth-for-gdm-8cjvyy/database -seat seat0 -nolisten tcp vt7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-21-generic 
root=UUID=db4352a7-efc2-4393-bfe9-7804d7eb71fc ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   fbBltOne () from /usr/lib/xorg/modules/libfb.so
   fbCopy1toN () from /usr/lib/xorg/modules/libfb.so
   ?? () from /usr/lib/xorg/modules/libglamoregl.so
   miCopyRegion ()
   miDoCopy ()
  Title: Xorg crashed with SIGABRT in fbBltOne()
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/08/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: A2CN23WW(V1.05)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lancer 5B2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058 STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G50-45
  dmi.modalias: 
dmi:bvnLENOVO:bvrA2CN23WW(V1.05):bd07/08/2014:svnLENOVO:pn80E3:pvrLenovoG50-45:rvnLENOVO:rnLancer5B2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoG50-45:
  dmi.product.name: 80E3
  dmi.product.version: Lenovo G50-45
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  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: Thu Jun 25 10:38:18 2015
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1468668/+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 1487129] Re: camera-app mic permission item blank

2015-08-21 Thread Allan LeSage
@mpt, lp:1487152 also relevant to two-perms schema.

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

Title:
  camera-app mic permission item blank

Status in Canonical System Image:
  In Progress
Status in pulseaudio package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  Invalid

Bug description:
  Working through camera/mic trust issues, discovering that the camera-
  app's mic item under Other app access is blank, will attach a
  screenie.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1487129/+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 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-21 Thread djratliff
Yes.  I can understand what you are saying.  I am looking at the overall
effort here.  Yes, it probably should have been tested better or reviewed
or whatever.  And I have been in those situations where I have cursed
linux.  The average user is going to have serious problems and wonder why
did they think they could use linux instead of Windows.  Let's face it,
Windows is pretty idiot proof.

I am looking at the positive here:  The dev community rallied and pushed
out an update fast.  Clearly there is now a triage period for people that
are now debating installing Windows again.

I looked at the membership and it only really allows people that have had 6
months of contributions.  I apologize but I have a career, family and other
engagements.  I just physically don't have time to contribute and I
question what I could contribute.  Good coding takes time.  But I could
test or log into the test system and run what I run.  You need multiple
people from all disciplines to contribute to a UAT/QA environment.

I guess I won't thank Canonical, but I sincerely want to thank the devs
that fixed this problem.


On Fri, Aug 21, 2015 at 9:48 AM, pulpo69 orjch...@yandex.com wrote:

 I'm sharing your opinion, for inexperienced users it's a disaster and bad
 for the reputation of Linux.
 But I also thank the devs providing a fix in relatively short time.

 Am 21. August 2015 16:34:16 MESZ, schrieb Nicolas Delvaux 
 1479...@bugs.launchpad.net:
 I don't understand why everyone thanks Canonical here.
 I mean, they messed up the SRU kernel process and broke a big number of
 stable desktops in the wild (including some LTS users).
 An now everyone is saying everything is great all now that an update
 was pushed?
 
 But did you think of those casual users that are now stuck on a black
 screen or on a login loop and won't be able to upgrade their computer
 without an external help?
 Come on, I can't be the only one to think what happened is very serious
 for a distribution targeted at everyone.
 
 No, what would seem professional to me now would be the publication of
 a post-mortem on this issue, detailing actions and changes to existing
 processes in order to make sure this kind of situation won't happen
 again in the future.
 Then it would restore some faith that Ubuntu can be safely used by
 human beings and not just geeks.
 
 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1486520).
 https://bugs.launchpad.net/bugs/1479913
 
 Title:
   SRU request: fglrx.ko fails because of backported GPL-only
   'pci_ignore_hotplug' symbol
 
 Status in fglrx-installer package in Ubuntu:
   Fix Released
 Status in fglrx-installer-updates package in Ubuntu:
   Fix Released
 Status in fglrx-installer source package in Trusty:
   Fix Released
 Status in fglrx-installer-updates source package in Trusty:
   Fix Released
 Status in fglrx-installer source package in Vivid:
   Fix Released
 Status in fglrx-installer-updates source package in Vivid:
   Fix Released
 
 Bug description:
   [Impact]
 An update to the lts-vivid backported kernel (3.19.0-26) in Trusty and
 to the default kernel in Vivid, pulled in a commit that made
 pci_ignore_hotplug() GPL only. As a result, the DKMS module fails.
 
   [Test Case]
   Install the new packages and check that DKMS doesn't fail.
 
   [Regression Potential]
   Low, the patches are already included wily.
 
   __
 
  Have no idea what happened. Contact me if you need additional details.
 
   ProblemType: Package
   DistroRelease: Ubuntu 15.04
   Package: fglrx-core 2:15.200-0ubuntu4.1
   ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
   Uname: Linux 3.19.0-25-generic x86_64
   NonfreeKernelModules: fglrx
   .tmp.unity.support.test.0:
 
   ApportVersion: 2.17.2-0ubuntu1.2
   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
   DKMSKernelVersion: 3.19.0-26-generic
   Date: Thu Jul 30 12:05:59 2015
   DistUpgraded: Fresh install
   DistroCodename: vivid
   DistroVariant: ubuntu
   DkmsStatus:
fglrx-core, 15.200, 3.19.0-25-generic, x86_64: installed
vboxhost, 4.3.30, 3.19.0-25-generic, x86_64: installed
vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
   GraphicsCard:
  Advanced Micro Devices, Inc. [AMD/ATI] Barts XT [Radeon HD 6870]
 [1002:6738] (prog-if 00 [VGA controller])
  Subsystem: Hightech Information System Ltd. Device [1787:2010]
   InstallationDate: Installed on 2012-09-16 (1046 days ago)
 InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
 (20120905.2)
   MachineType: BIOSTAR Group A770E3
   PackageVersion: 2:15.200-0ubuntu4.1
 ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic
 root=/dev/mapper/ubuntu-root ro radeon.nomodeset=1 radeon.dpm=1
 crashkernel=384M-:128M crashkernel=384M-:128M 

Re: [Desktop-packages] [Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-21 Thread pulpo69
I'm sharing your opinion, for inexperienced users it's a disaster and bad for 
the reputation of Linux.
But I also thank the devs providing a fix in relatively short time.

Am 21. August 2015 16:34:16 MESZ, schrieb Nicolas Delvaux 
1479...@bugs.launchpad.net:
I don't understand why everyone thanks Canonical here.
I mean, they messed up the SRU kernel process and broke a big number of
stable desktops in the wild (including some LTS users).
An now everyone is saying everything is great all now that an update
was pushed?

But did you think of those casual users that are now stuck on a black
screen or on a login loop and won't be able to upgrade their computer
without an external help?
Come on, I can't be the only one to think what happened is very serious
for a distribution targeted at everyone.

No, what would seem professional to me now would be the publication of
a post-mortem on this issue, detailing actions and changes to existing
processes in order to make sure this kind of situation won't happen
again in the future.
Then it would restore some faith that Ubuntu can be safely used by
human beings and not just geeks.

-- 
You received this bug notification because you are subscribed to a
duplicate bug report (1486520).
https://bugs.launchpad.net/bugs/1479913

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

Status in fglrx-installer package in Ubuntu:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
Status in fglrx-installer source package in Trusty:
  Fix Released
Status in fglrx-installer-updates source package in Trusty:
  Fix Released
Status in fglrx-installer source package in Vivid:
  Fix Released
Status in fglrx-installer-updates source package in Vivid:
  Fix Released

Bug description:
  [Impact]
An update to the lts-vivid backported kernel (3.19.0-26) in Trusty and
to the default kernel in Vivid, pulled in a commit that made
pci_ignore_hotplug() GPL only. As a result, the DKMS module fails.

  [Test Case]
  Install the new packages and check that DKMS doesn't fail.

  [Regression Potential]
  Low, the patches are already included wily.

  __

 Have no idea what happened. Contact me if you need additional details.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: fglrx-core 2:15.200-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.2
  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
  DKMSKernelVersion: 3.19.0-26-generic
  Date: Thu Jul 30 12:05:59 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-core, 15.200, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
  GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Barts XT [Radeon HD 6870]
[1002:6738] (prog-if 00 [VGA controller])
     Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2012-09-16 (1046 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64
(20120905.2)
  MachineType: BIOSTAR Group A770E3
  PackageVersion: 2:15.200-0ubuntu4.1
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic
root=/dev/mapper/ubuntu-root ro radeon.nomodeset=1 radeon.dpm=1
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: fglrx-installer
Title: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed
to build
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: A770E3
  dmi.board.vendor: BIOSTAR Group
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 3
  dmi.chassis.vendor: BIOSTAR Group
dmi.modalias:
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/21/2010:svnBIOSTARGroup:pnA770E3:pvr:rvnBIOSTARGroup:rnA770E3:rvr:cvnBIOSTARGroup:ct3:cvr:
  dmi.product.name: A770E3
  dmi.sys.vendor: BIOSTAR Group
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.62+git1507210630.293f8f~gd~u
version.libgl1-mesa-dri: libgl1-mesa-dri 10.7~git1507230730.2ca1f7~gd~u
 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.7~git1507230730.2ca1f7~gd~u
  

[Desktop-packages] [Bug 1487534] [NEW] Unable to set Alt+Shift for switching keyboard layout

2015-08-21 Thread anatoly techtonik
Public bug reported:

I used to Alt+Shift combination for switching keyboard layouts. but I
can't find where to do this. Right clicking on language indicator and
choosing Preferences open IBus configuration window. But when I set
Alt+Shift, it just hangs.

** Affects: ubuntustudio
 Importance: Undecided
 Status: New

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

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

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

Title:
  Unable to set Alt+Shift for switching keyboard layout

Status in Ubuntu Studio:
  New
Status in ibus package in Ubuntu:
  New

Bug description:
  I used to Alt+Shift combination for switching keyboard layouts. but I
  can't find where to do this. Right clicking on language indicator and
  choosing Preferences open IBus configuration window. But when I set
  Alt+Shift, it just hangs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntustudio/+bug/1487534/+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 1487009] Re: New bugfix release of Onboard (debanisation for wily provided)

2015-08-21 Thread Francesco Fumanti
Thanks Sebastien for having sponsored the package.

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

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

Status in onboard package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  We have just published a bugfix release for Onboard. It contains the
  following changes:

  onboard (1.1.2-0ubuntu1) wily; urgency=medium

* Request for sponsorship for new upstream release (LP: #1487009)
* debian/patches: refresh add_defaults_for_ubuntu.patch
* Import wily translations from rosetta for Onboard 1.1 as of 18/08/2015
* Attempt to auto-show and keep Onboard visible in unity dash
* Correctly position the language menu also in wily
* Have rounded corners and transparency of the icon palette also in wily
* Return transparency effects of the keyboard in wily
* Don't invert the case of auto-typed suggestions when CAPS is enabled
* Improve auto-show logic in the presence of text popups
* Automatically insert a slash after the top level domain co
* Fix touch input with event source GTK and multi-touch mode, thanks J 
Wiegman
* Fix touch events not being received in Kwin (LP:1470825)
* Fix spurious backtrace on suggestions when accessible becomes invalid
* Fix status icon size with lxpanel-indicator-applet-plugin (LP: #1467723)
* Improve window movement with enabled decoration when dragging the titlebar
* Keep the keyboard active while moving by title bar (LP: #1461823)
* Fix re.split() FutureWarning for python 3.5

   -- Francesco Fumanti francesco.fuma...@gmx.net  Thu, 20 Aug 2015
  14:39:38 +0200

  
  The debianisation attached to this request for sponsorship has been based on 
the Onboard package currently in the main wily repository. On my uptodate 
Ubuntu wily installation, the debianisation provided here successfully builds a 
debian package in my wily pbuilder environment and the resulting package seems 
to be running fine here. 

  Could you please review the package for inclusion into the main wily
  repository.

  Don't hesitate to contact us if you need further information:
  https://launchpad.net/~onboard/+contactuser or simply be writing in this bug 
thread. 

  Thanks in advance for your help.

  Have a good day.

  Francesco

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1487009/+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 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-21 Thread Marius van Harten
You are totaly right.
My system is running again but I am not sure what happens wenn the new 
updat (upgrade) is comming.
So far so good I can use my PC and I say thanks to all off them who 
helped me and the other ones.
Marius

Op 21-08-15 om 17:11 schreef QIII:
 The thanks are to the individuals handling the bug and arriving at a
 solution.  Alberto Milone, for instance, has been in on a couple of bugs
 I've reported/followed.

 Bugs happen.  It's a fact of life.  They get reported and they get fixed
 (hopefully).

 From a systemic viewpoint, however, this case is an especially troubling
 problem.  The issue was identified in -proposed and not resolved.
 Despite that, the offeding package(s) was promoted to main.  For that
 there is no excuse.

 But that is a systemic issue for Canonical to address at a higher level.
 The folks here who responded to fix the issue do deserve credit for
 their work.


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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

Status in fglrx-installer package in Ubuntu:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
Status in fglrx-installer source package in Trusty:
  Fix Released
Status in fglrx-installer-updates source package in Trusty:
  Fix Released
Status in fglrx-installer source package in Vivid:
  Fix Released
Status in fglrx-installer-updates source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  An update to the lts-vivid backported kernel (3.19.0-26) in Trusty and to the 
default kernel in Vivid, pulled in a commit that made pci_ignore_hotplug() GPL 
only. As a result, the DKMS module fails.

  [Test Case]
  Install the new packages and check that DKMS doesn't fail.

  [Regression Potential]
  Low, the patches are already included wily.

  __

  Have no idea what happened. Contact me if you need additional details.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: fglrx-core 2:15.200-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.2
  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
  DKMSKernelVersion: 3.19.0-26-generic
  Date: Thu Jul 30 12:05:59 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-core, 15.200, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Barts XT [Radeon HD 6870] [1002:6738] 
(prog-if 00 [VGA controller])
     Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2012-09-16 (1046 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
  MachineType: BIOSTAR Group A770E3
  PackageVersion: 2:15.200-0ubuntu4.1
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic 
root=/dev/mapper/ubuntu-root ro radeon.nomodeset=1 radeon.dpm=1 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: fglrx-installer
  Title: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to 
build
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: A770E3
  dmi.board.vendor: BIOSTAR Group
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 3
  dmi.chassis.vendor: BIOSTAR Group
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/21/2010:svnBIOSTARGroup:pnA770E3:pvr:rvnBIOSTARGroup:rnA770E3:rvr:cvnBIOSTARGroup:ct3:cvr:
  dmi.product.name: A770E3
  dmi.sys.vendor: BIOSTAR Group
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.62+git1507210630.293f8f~gd~u
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.7~git1507230730.2ca1f7~gd~u
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.7~git1507230730.2ca1f7~gd~u
  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: 

[Desktop-packages] [Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-21 Thread Nicolas Delvaux
I agree with you all and don't wanted to be mean with Alberto or whoever
else.

I really don't care of who is guilty (if there is ever such a who),
but what concerns me is that from the outside there have been no sign
from Canonical, the kernel team or whatever to at least acknowledge that
what happened here was a serious problem.

Perhaps these discussions are happening internally, but meanwhile the
community is left in the dark, wondering if the right people are at
least aware of this.

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

Status in fglrx-installer package in Ubuntu:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
Status in fglrx-installer source package in Trusty:
  Fix Released
Status in fglrx-installer-updates source package in Trusty:
  Fix Released
Status in fglrx-installer source package in Vivid:
  Fix Released
Status in fglrx-installer-updates source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  An update to the lts-vivid backported kernel (3.19.0-26) in Trusty and to the 
default kernel in Vivid, pulled in a commit that made pci_ignore_hotplug() GPL 
only. As a result, the DKMS module fails.

  [Test Case]
  Install the new packages and check that DKMS doesn't fail.

  [Regression Potential]
  Low, the patches are already included wily.

  __

  Have no idea what happened. Contact me if you need additional details.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: fglrx-core 2:15.200-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.2
  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
  DKMSKernelVersion: 3.19.0-26-generic
  Date: Thu Jul 30 12:05:59 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-core, 15.200, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Barts XT [Radeon HD 6870] [1002:6738] 
(prog-if 00 [VGA controller])
     Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2012-09-16 (1046 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
  MachineType: BIOSTAR Group A770E3
  PackageVersion: 2:15.200-0ubuntu4.1
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic 
root=/dev/mapper/ubuntu-root ro radeon.nomodeset=1 radeon.dpm=1 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: fglrx-installer
  Title: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to 
build
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: A770E3
  dmi.board.vendor: BIOSTAR Group
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 3
  dmi.chassis.vendor: BIOSTAR Group
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/21/2010:svnBIOSTARGroup:pnA770E3:pvr:rvnBIOSTARGroup:rnA770E3:rvr:cvnBIOSTARGroup:ct3:cvr:
  dmi.product.name: A770E3
  dmi.sys.vendor: BIOSTAR Group
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.62+git1507210630.293f8f~gd~u
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.7~git1507230730.2ca1f7~gd~u
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.7~git1507230730.2ca1f7~gd~u
  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 N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Jul 30 09:44:01 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3
  xserver.video_driver: fglrx

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1388201] Re: Toggling wifi on/off causes media playback to hiccup

2015-08-21 Thread Tony Espy
This bug is specific to arale, krillin, and most likely vegatta (
although as I don't have once, I haven't been able to test ).  It's
related to the fact that on devices using MTK's Wi-Fi driver, we're
forced to use hybris for power control of the Wi-Fi radios.  This
leverages the Android HAL functions wifi_load/unload_driver().  On
systems configured without kernel modules, this results in a driver
command to start/stop Wi-Fi ( this is accomplished by writing the string
0 or 1 to the character device ( /dev/wmtWiFi ).

I just checked mako ( rc-proposed, #222 ) and no stuttering occurs when
Wi-Fi is enabled or disabled.

Also re-checked arale ( rc-proposed, #88 ) and krillin ( rc-proposed,
#104 ) and both still skip/stutter when Wi-Fi is toggled.

Bug #1487529 reported for arale.

** Summary changed:

- Toggling wifi on/off causes media playback to hiccup
+ [arale/krillin] Toggling wifi on/off causes media playback to hiccup

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

Title:
  [arale/krillin] Toggling wifi on/off causes media playback to hiccup

Status in Canonical System Image:
  Confirmed
Status in Network Menu:
  Invalid
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  1. Play a song with music-app
  2. Switch wifi off, notice that music-app playback pauses for a moment
  3. Switch wifi on, notice that music-app playback pauses for a moment
  4. Watch the CPU usage with top while toggling wifi and notice that the usage 
spikes to 100%

  Expected results:

  Music or video keeps playing without pausing while toggling wifi
  on/off

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1388201/+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 1487223] Re: 1:0.4.7 FTBFS in wily-proposed

2015-08-21 Thread Alberto Milone
I can build the same code in a vivid chroot without seeing any failures.
My guess is that something else (python-apt? python-aptdaemon?) changed
in the archive.

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

Title:
  1:0.4.7 FTBFS in wily-proposed

Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed

Bug description:
  This version fails to build from source in wily-proposed, although I
  don't understand why.  Attached is the full build log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1487223/+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 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-21 Thread QIII
The thanks are to the individuals handling the bug and arriving at a
solution.  Alberto Milone, for instance, has been in on a couple of bugs
I've reported/followed.

Bugs happen.  It's a fact of life.  They get reported and they get fixed
(hopefully).

From a systemic viewpoint, however, this case is an especially troubling
problem.  The issue was identified in -proposed and not resolved.
Despite that, the offeding package(s) was promoted to main.  For that
there is no excuse.

But that is a systemic issue for Canonical to address at a higher level.
The folks here who responded to fix the issue do deserve credit for
their work.

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

Title:
  SRU request: fglrx.ko fails because of backported GPL-only
  'pci_ignore_hotplug' symbol

Status in fglrx-installer package in Ubuntu:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
Status in fglrx-installer source package in Trusty:
  Fix Released
Status in fglrx-installer-updates source package in Trusty:
  Fix Released
Status in fglrx-installer source package in Vivid:
  Fix Released
Status in fglrx-installer-updates source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  An update to the lts-vivid backported kernel (3.19.0-26) in Trusty and to the 
default kernel in Vivid, pulled in a commit that made pci_ignore_hotplug() GPL 
only. As a result, the DKMS module fails.

  [Test Case]
  Install the new packages and check that DKMS doesn't fail.

  [Regression Potential]
  Low, the patches are already included wily.

  __

  Have no idea what happened. Contact me if you need additional details.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: fglrx-core 2:15.200-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1.2
  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
  DKMSKernelVersion: 3.19.0-26-generic
  Date: Thu Jul 30 12:05:59 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-core, 15.200, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.30, 3.19.0-26-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Barts XT [Radeon HD 6870] [1002:6738] 
(prog-if 00 [VGA controller])
     Subsystem: Hightech Information System Ltd. Device [1787:2010]
  InstallationDate: Installed on 2012-09-16 (1046 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
  MachineType: BIOSTAR Group A770E3
  PackageVersion: 2:15.200-0ubuntu4.1
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic 
root=/dev/mapper/ubuntu-root ro radeon.nomodeset=1 radeon.dpm=1 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4.1
  SourcePackage: fglrx-installer
  Title: fglrx-core 2:15.200-0ubuntu4.1: fglrx-core kernel module failed to 
build
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: A770E3
  dmi.board.vendor: BIOSTAR Group
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 3
  dmi.chassis.vendor: BIOSTAR Group
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd04/21/2010:svnBIOSTARGroup:pnA770E3:pvr:rvnBIOSTARGroup:rnA770E3:rvr:cvnBIOSTARGroup:ct3:cvr:
  dmi.product.name: A770E3
  dmi.sys.vendor: BIOSTAR Group
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.62+git1507210630.293f8f~gd~u
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.7~git1507230730.2ca1f7~gd~u
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.7~git1507230730.2ca1f7~gd~u
  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 N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Jul 30 09:44:01 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  

[Desktop-packages] [Bug 1435269] Re: System does not suspend when lid closed

2015-08-21 Thread darklordjohn
I have the same problem on Lenovo Thinkpad Yoga 12. Can suspend
manually, but does not suspend automatically when lid is closed.

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

Title:
  System does not suspend when lid closed

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

Bug description:
  Under Utopic closing the laptop lid would suspend the system.  Since a
  Vivid upgrade this no longer happens (the external screen goes blank
  for about a second, then the desktop comes back as before)

  The system power settings show When lid is closed: suspend as
  before, it just gets ignored.

  The menu suspend option does suspend correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-4ubuntu8
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Mar 23 10:49:19 2015
  InstallationDate: Installed on 2014-11-29 (113 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: LENOVO 20344
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-9-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 96CN25WW(V1.11)
  dmi.board.asset.tag: 31900058WIN
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058WIN
  dmi.chassis.asset.tag: 31900058WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr96CN25WW(V1.11):bd07/09/2014:svnLENOVO:pn20344:pvrLenovoYoga213:rvnLENOVO:rnINVALID:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoYoga213:
  dmi.product.name: 20344
  dmi.product.version: Lenovo Yoga 2 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1435269/+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 1487544] [NEW] Ubuntu 15.04 kernel 3.19.0-26 needs 2 starts to login

2015-08-21 Thread Marcel Beerli
Public bug reported:

Since the last upgrade to the latest kernel, I need to starts.
After the first I have a black screen.
On the 2nd I get the option to boot Ubuntu, I just click enter and then it 
boots and I can login.

Did not happen on any kernel before.

/Marcel

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: firefox 40.0+build4-0ubuntu0.15.04.4
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  mbeerli1656 F pulseaudio
 /dev/snd/controlC1:  mbeerli1656 F pulseaudio
 /dev/snd/controlC0:  mbeerli1656 F pulseaudio
BuildID: 20150819100530
Channel: Unavailable
CurrentDesktop: Unity
Date: Fri Aug 21 18:27:10 2015
ExecutablePath: /usr/lib/firefox/firefox
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2014-04-23 (484 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
IpRoute:
 default via 10.1.0.1 dev eth0  proto static  metric 1024 
 10.1.0.0/24 dev eth0  proto kernel  scope link  src 10.1.0.7 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 192.168.124.0/24 dev vmnet1  proto kernel  scope link  src 192.168.124.1 
 192.168.157.0/24 dev vmnet8  proto kernel  scope link  src 192.168.157.1
Locales: extensions.sqlite corrupt or missing
MostRecentCrashID: bp-aea9d0cb-0c0c-450b-999e-b95712150329
Plugins:
 IcedTea-Web Plugin (using IcedTea-Web 1.5.2 (1.5.2-1ubuntu2)) - 
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so 
(icedtea-7-plugin)
 iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
 Shockwave Flash - /usr/lib/adobe-flashplugin/libflashplayer.so 
(adobe-flashplugin)
PrefSources:
 prefs.js
 
[Profile]/extensions/{AF445D67-154C-4c69-A17B-7F392BCC36A3}/defaults/preferences/cys.js
Profiles: Profile0 (Default) - LastVersion=40.0/20150819100530 (In use)
RelatedPackageVersions:
 icedtea-7-plugin  1.5.2-1ubuntu2
 rhythmbox-mozilla 3.1-1ubuntu3
 adobe-flashplugin 1:20150811.1-0trusty1
RunningIncompatibleAddons: False
SourcePackage: firefox
SubmittedCrashIDs:
 bp-aea9d0cb-0c0c-450b-999e-b95712150329
 bp-29eb3a98-2227-45de-93ee-fcd9a2140615
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to vivid on 2015-05-23 (90 days ago)
dmi.bios.date: 03/19/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0802
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: M70AD
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0802:bd03/19/2014:svnASUSTeKCOMPUTERINC.:pnM70AD:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnM70AD:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: M70AD
dmi.product.version: System Version
dmi.sys.vendor: ASUSTeK COMPUTER INC.
no_proxy: localhost,127.0.0.0/8,::1

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


** Tags: amd64 apport-bug vivid

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

Title:
  Ubuntu 15.04 kernel 3.19.0-26 needs 2 starts to login

Status in firefox package in Ubuntu:
  New

Bug description:
  Since the last upgrade to the latest kernel, I need to starts.
  After the first I have a black screen.
  On the 2nd I get the option to boot Ubuntu, I just click enter and then it 
boots and I can login.

  Did not happen on any kernel before.

  /Marcel

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: firefox 40.0+build4-0ubuntu0.15.04.4
  ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
  Uname: Linux 3.19.0-26-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.17.2-0ubuntu1.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  mbeerli1656 F pulseaudio
   /dev/snd/controlC1:  mbeerli1656 F pulseaudio
   /dev/snd/controlC0:  mbeerli1656 F pulseaudio
  BuildID: 20150819100530
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Fri Aug 21 18:27:10 2015
  ExecutablePath: /usr/lib/firefox/firefox
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or 

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

2015-08-21 Thread Greg Stringer
Appreciate the prompt reply. Of course it's expired, I reported the bug 4
years ago.

Sincerely,
Greg Stringer

On Fri, Aug 21, 2015 at 3:46 AM, dino99 827...@bugs.launchpad.net
wrote:

 This version has expired now

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

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

 Title:
   Attempt to start VirtualBox or LuckyBackup causes session logout

 Status in gnome-keyring package in Ubuntu:
   Invalid

 Bug description:
   This started after updates were installed on Monday 8/15/2011. After
   the udates were installed, upon rebooting my system, I attempted to
   launch VirtualBox and was logged out without warning. Initially, I had
   found a thread in the Ubuntu Forums about using Xinerama with
   VirtualBox, and so I disabled and disconnected my second monitor, and
   this seemed to have fixed the issue. Later that evening, the same
   issue reappeared.

   1.Description:Ubuntu 11.04
   Release:  11.04
   2.I believe the offending package is gnome-keyring but I am not
 absolutely certain...
   greg@UBUNTU-DT:~$ apt-cache policy gnome-keyring
   gnome-keyring:
 Installed: 2.92.92.is.2.32.1-0ubuntu2
 Candidate: 2.92.92.is.2.32.1-0ubuntu2
 Version table:
*** 2.92.92.is.2.32.1-0ubuntu2 0
   500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386
 Packages
   100 /var/lib/dpkg/status
   3. I expected to be opening VirtualBox to run and work with VM's that I
 use for various purposes/testing.
   4.Suddenly logged out of my session.

   I have found the following entries appear in the authlog when I
   attempt to start either VirtualBox or LuckyBackup:

   Aug 16 17:06:09 UBUNTU-DT polkitd(authority=local): Unregistered
 Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session37
 (system bus name :1.287, object path
 /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
 (disconnected from bus)
   Aug 16 17:06:09 UBUNTU-DT gnome-keyring-daemon[7471]: dbus failure
 unregistering from session: Connection is closed
   Aug 16 17:06:09 UBUNTU-DT gdm-session-worker[7447]:
 pam_unix(gdm:session): session closed for user greg
   Aug 16 17:06:09 UBUNTU-DT gnome-keyring-daemon[7471]: dbus failure
 unregistering from session: Connection is closed
   Aug 16 17:06:11 UBUNTU-DT gdm-session-worker[8168]:
 pam_succeed_if(gdm:auth): requirement user ingroup nopasswdlogin not met
 by user greg
   Aug 16 17:06:16 UBUNTU-DT gdm-session-worker[8168]:
 pam_unix(gdm:session): session opened for user greg by (uid=0)
   Aug 16 17:06:16 UBUNTU-DT gdm-session-worker[8168]:
 pam_ck_connector(gdm:session): nox11 mode, ignoring PAM_TTY :0
   Aug 16 17:06:16 UBUNTU-DT polkitd(authority=local): Registered
 Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session39
 (system bus name :1.317
 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object
 path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
   Aug 16 17:06:17 UBUNTU-DT dbus-daemon: [system] Rejected send message, 2
 matched rules; type=method_call, sender=:1.323 (uid=1000 pid=8293
 comm=nautilus ) interface=org.freedesktop.DBus.Properties
 member=GetAll error name=(unset) requested_reply=0 destination=:1.5
 (uid=0 pid=1080 comm=/usr/sbin/console-kit-daemon --no-daemon ))
   Aug 16 17:06:20 UBUNTU-DT dbus-daemon: [system] Rejected send message, 2
 matched rules; type=method_call, sender=:1.328 (uid=1000 pid=8513
 comm=/usr/lib/indicator-datetime/indicator-datetime-ser)
 interface=org.freedesktop.DBus.Properties member=GetAll error
 name=(unset) requested_reply=0 destination=:1.5 (uid=0 pid=1080
 comm=/usr/sbin/console-kit-daemon --no-daemon ))
   Aug 16 17:09:10 UBUNTU-DT polkitd(authority=local): Unregistered
 Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session39
 (system bus name :1.317, object path
 /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
 (disconnected from bus)
   Aug 16 17:09:10 UBUNTU-DT gdm-session-worker[8168]:
 pam_unix(gdm:session): session closed for user greg
   Aug 16 17:09:10 UBUNTU-DT gnome-keyring-daemon[8195]: dbus failure
 unregistering from session: Did not receive a reply. Possible causes
 include: the remote application did not send a reply, the message bus
 security policy blocked the reply, the reply timeout expired, or the
 network connection was broken.
   Aug 16 17:09:12 UBUNTU-DT gdm-session-worker[8719]:
 pam_succeed_if(gdm:auth): requirement user ingroup nopasswdlogin not met
 by user greg
   Aug 16 17:09:16 UBUNTU-DT gdm-session-worker[8719]:
 pam_unix(gdm:session): session opened for user greg by (uid=0)
   Aug 16 17:09:16 UBUNTU-DT gdm-session-worker[8719]:
 pam_ck_connector(gdm:session): nox11 mode, ignoring PAM_TTY :0
   Aug 16 17:09:17 UBUNTU-DT polkitd(authority=local): Registered
 Authentication Agent for 

[Desktop-packages] [Bug 1453298] Re: Xubuntu freeze once a day

2015-08-21 Thread dcastro
Hi,

Here a little bit information:

~$ uname -a
Linux mini 3.19.0-26-generic #28-Ubuntu SMP Tue Aug 11 14:16:32 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux


~$ Xorg -version

X.Org X Server 1.17.1
Release Date: 2015-02-10
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-61-generic x86_64 Ubuntu
Current Operating System: Linux mini 3.19.0-26-generic #28-Ubuntu SMP Tue Aug 
11 14:16:32 UTC 2015 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-26-generic 
root=UUID=2ee99c40-1fb2-4acc-a729-01443306486f ro text
Build Date: 19 March 2015  09:26:59AM
xorg-server 2:1.17.1-0ubuntu3 (For technical support please see 
http://www.ubuntu.com/support)
Current version of pixman: 0.32.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.


~$ lspci -s 00:02.0 -v
00:02.0 VGA compatible controller: Intel Corporation Atom Processor 
Z36xxx/Z37xxx Series Graphics  Display (rev 0e) (prog-if 00 [VGA controller])
Subsystem: Foxconn International, Inc. Device 0db1
Flags: bus master, fast devsel, latency 0, IRQ 92
Memory at d000 (32-bit, non-prefetchable) [size=4M]
Memory at c000 (32-bit, prefetchable) [size=256M]
I/O ports at f080 [size=8]
Expansion ROM at unassigned [disabled]
Capabilities: access denied
Kernel driver in use: i915

~$ head -n5 /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 55
model name  : Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz


If i can provide any useful information, please let me known.

Regards,
Daniel

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 

[Desktop-packages] [Bug 1453298] ProcEnviron.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450558/+files/ProcEnviron.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] JournalErrors.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: JournalErrors.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450554/+files/JournalErrors.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1487111] Re: camera app unresponsive if trusted prompt left for some time

2015-08-21 Thread Bill Filler
Note, we've added a workaround in qtubuntu-camera (in silo 40) to make
this problem better (no hang) but does not fix it completely.

The following will occur:

1) try to record a video
2) don't press the trust prompt
3) let your phone go to sleep
4) wake it up and open camera
5) press on trust prompt (either decision)
6) now you'll have to press record button again as we detected the timeout and 
did not record the video
7) the videos after this will have no audio until you reboot regardless of 
prompt choice or settings change, as pulse is in a messed up state

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

Title:
  camera app unresponsive if trusted prompt left for some time

Status in Canonical System Image:
  Confirmed
Status in camera-app package in Ubuntu:
  New
Status in pulseaudio package in Ubuntu:
  New

Bug description:
  image95/arale (also on mako)
  i see this for both the audio trust prompt and the video trust prompt
  steps
  1. launch camera
  2. don't touch trust prompt - set phone down for 5 min
  3. after time, select accept
  (alternately - select accept on camera, hit record and wait for audio prompt, 
step2)

  expected - app continues
  result - app is frozen, shell is still responsive, camera service spinning 
50% cpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1487111/+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 1453298] Re: Xubuntu freeze once a day

2015-08-21 Thread dcastro
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
DistUpgraded: Fresh install
DistroCodename: vivid
DistroRelease: Ubuntu 15.04
DistroVariant: ubuntu
DkmsStatus:
 r8168, 8.039.00, 3.19.0-23-generic, x86_64: installed
 r8168, 8.039.00, 3.19.0-26-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics  Display 
[8086:0f31] (rev 0e) (prog-if 00 [VGA controller])
   Subsystem: Foxconn International, Inc. Device [105b:0db1]
InstallationDate: Installed on 2015-08-19 (2 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 Vivid Vervet - Release amd64 (20150422)
MachineType: To be filled by O.E.M. To be filled by O.E.M.
Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.2
PackageArchitecture: amd64
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-26-generic 
root=UUID=2ee99c40-1fb2-4acc-a729-01443306486f ro text
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Tags:  vivid ubuntu
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
Uname: Linux 3.19.0-26-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
_MarkForUpload: True
dmi.bios.date: 07/17/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: D72F1P05_x64
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: nT-iBT18/nT-iBT19/nT-iBT29
dmi.board.vendor: Foxconn
dmi.board.version: FAB 1.0
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.:bvrD72F1P05_x64:bd07/17/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnFoxconn:rnnT-iBT18/nT-iBT19/nT-iBT29:rvrFAB1.0: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 N/A
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: Thu Aug 20 17:18:12 2015
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputVideo BusKEYBOARD, id 7
 inputSleep Button KEYBOARD, id 8
 input  Multimedia Air Mouse Keyboard KEYBOARD, id 9
 input  Multimedia Air Mouse Keyboard KEYBOARD, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.1-0ubuntu3


** Tags added: ubuntu

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  

[Desktop-packages] [Bug 1487553] Re: Compiz freezes entire desktop on Wily

2015-08-21 Thread Ubuntu Foundations Team Bug Bot
** Tags added: compiz-0.9

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

Title:
  Compiz freezes entire desktop on Wily

Status in compiz package in Ubuntu:
  New

Bug description:
  On Wily using Google calendar, Facebook Google+ and other Untity Web  Apps 
Compiz freezes the desktop, cannot do anything than reboot from termina 
(CTRL+ALT+F1).
  It also happened using Oracle VirtualBox, but not sure it was the real reason 
for the freeze. 
  My hardware: https://gist.github.com/anonymous/3203c7c5a43a509c0f22.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: compiz 1:0.9.12.1+15.10.20150805-0ubuntu1
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic x86_64
  ApportVersion: 2.18-0ubuntu7
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Fri Aug 21 18:10:34 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.0, 4.1.0-3-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation G84GL [Quadro FX 370] [10de:040a] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:0491]
  InstallationDate: Installed on 2015-08-16 (4 days ago)
  InstallationMedia: Ubuntu 15.10 Wily Werewolf - Alpha amd64 (20150816)
  MachineType: System manufacturer System Product Name
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-3-generic 
root=UUID=4b5d483e-4c0c-4013-b27c-0684b9343728 ro quiet splash vt.handoff=7
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2N
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd09/13/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.12.1+15.10.20150805-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.63-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.6.3-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.6.3-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  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-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Fri Aug 21 13:50:49 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputUVC Camera (046d:081b) KEYBOARD, id 8
   inputLogitech USB Receiver KEYBOARD, id 9
   inputLogitech USB Receiver KEYBOARD, id 10
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.2-1ubuntu3
  xserver.video_driver: nouveau

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1487553/+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 1453298] ProcModules.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450560/+files/ProcModules.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] XorgLog.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450562/+files/XorgLog.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] XorgLogOld.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450563/+files/XorgLogOld.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] UdevDb.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1453298/+attachment/4450561/+files/UdevDb.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1487610] [NEW] Brasero by several errors ...

2015-08-21 Thread Tamburrino Roberto
Public bug reported:

I had some bad experiences with brasero ! 1 ) with a dvd mode data I
copied a movie on a DVD but gave error ... (I think the problem is given
by the full name I can not remember , had also commas or accents in the
name ) 2 ) I copied in multisession audio tracks but when I went to add
more tracks no longer read multi-session , then I tried with a DVD
rewriter and although appeared the command to import the track and then
said that the disk was full and they had to cancel the first traces .al
time use k3b

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: brasero 3.10.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
CurrentDesktop: Unity
Date: Fri Aug 21 22:53:00 2015
InstallationDate: Installed on 2015-03-10 (164 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
SourcePackage: brasero
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 third-party-packages trusty

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

Title:
  Brasero by several errors ...

Status in brasero package in Ubuntu:
  New

Bug description:
  I had some bad experiences with brasero ! 1 ) with a dvd mode data I
  copied a movie on a DVD but gave error ... (I think the problem is
  given by the full name I can not remember , had also commas or accents
  in the name ) 2 ) I copied in multisession audio tracks but when I
  went to add more tracks no longer read multi-session , then I tried
  with a DVD rewriter and although appeared the command to import the
  track and then said that the disk was full and they had to cancel the
  first traces .al time use k3b

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: brasero 3.10.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: i386
  CurrentDesktop: Unity
  Date: Fri Aug 21 22:53:00 2015
  InstallationDate: Installed on 2015-03-10 (164 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  SourcePackage: brasero
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1487610/+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 1453298] Re: Xubuntu freeze once a day

2015-08-21 Thread Alberto Salvia Novella
** Bug watch added: freedesktop.org Bugzilla #88012
   https://bugs.freedesktop.org/show_bug.cgi?id=88012

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=88012
   Importance: Unknown
   Status: Unknown

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1487588] [NEW] Xorg freeze

2015-08-21 Thread eezacque
Public bug reported:

Every month or so, accessing the System Settings-Network panel, or
clicking my network in the wifi menu, freezes Ubuntu. The only way out
is a hard reset

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
Uname: Linux 4.2.0-040200rc6-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.2
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: Fri Aug 21 21:42:49 2015
DistUpgraded: 2015-05-05 01:44:42,463 DEBUG enabling apt cron job
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 3.19.0-26-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 4.1.0-040100-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 4.2.0-040200rc6-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GpuHangFrequency: Very infrequently
GraphicsCard:
 Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
InstallationDate: Installed on 2014-10-24 (300 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: ASUS All Series
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-040200rc6-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to vivid on 2015-05-04 (108 days ago)
dmi.bios.date: 06/24/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2501
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97-PRO(Wi-Fi ac)
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
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.:bvr2501:bd06/24/2015:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ97-PRO(Wi-Fiac):rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: All Series
dmi.product.version: System Version
dmi.sys.vendor: ASUS
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: Fri Aug 21 18:52:54 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id4121 
 vendor WAC
xserver.version: 2:1.17.1-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 freeze 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/1487588

Title:
  Xorg freeze

Status in xorg package in Ubuntu:
  New

Bug description:
  Every month or so, accessing the System Settings-Network panel, or
  clicking my network in the wifi menu, freezes Ubuntu. The only way out
  is a hard reset

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.2.0-040200rc6-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.2
  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: Fri Aug 21 21:42:49 2015
  DistUpgraded: 2015-05-05 01:44:42,463 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.19.0-26-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.1.0-040100-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-040200rc6-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Very infrequently
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1453298] DpkgLog.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450553/+files/DpkgLog.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] Lspci.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1453298/+attachment/4450555/+files/Lspci.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] ProcInterrupts.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450559/+files/ProcInterrupts.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] Dependencies.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450552/+files/Dependencies.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] ProcCpuinfo.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450557/+files/ProcCpuinfo.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] CurrentDmesg.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450551/+files/CurrentDmesg.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] Lsusb.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1453298/+attachment/4450556/+files/Lsusb.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1453298] BootLog.txt

2015-08-21 Thread dcastro
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1453298/+attachment/4450550/+files/BootLog.txt

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

Title:
  Xubuntu freeze once a day

Status in xf86-video-intel:
  Unknown
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1453298/+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 1487111] Re: camera app unresponsive if trusted prompt left for some time

2015-08-21 Thread Bill Filler
** Also affects: pulseaudio (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None = ww34-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) = John McAleely (john.mcaleely)

** Changed in: canonical-devices-system-image
   Importance: Undecided = High

** Changed in: canonical-devices-system-image
   Status: New = Confirmed

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

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

Title:
  camera app unresponsive if trusted prompt left for some time

Status in Canonical System Image:
  Confirmed
Status in camera-app package in Ubuntu:
  New
Status in pulseaudio package in Ubuntu:
  New

Bug description:
  image95/arale (also on mako)
  i see this for both the audio trust prompt and the video trust prompt
  steps
  1. launch camera
  2. don't touch trust prompt - set phone down for 5 min
  3. after time, select accept
  (alternately - select accept on camera, hit record and wait for audio prompt, 
step2)

  expected - app continues
  result - app is frozen, shell is still responsive, camera service spinning 
50% cpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1487111/+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 1487562] [NEW] fglrx-updates-core 2:15.200-0ubuntu4: fglrx-updates-core kernel module failed to build

2015-08-21 Thread Konstantin Tatarinov
Public bug reported:

I don't know

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: fglrx-updates-core 2:15.200-0ubuntu4 [modified: usr/bin/clinfo]
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.2
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
DKMSKernelVersion: 3.19.0-26-generic
Date: Fri Aug 21 20:20:28 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus: fglrx-updates-core, 15.200, 3.19.0-25-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Redwood XT [Radeon HD 5670/5690/5730] 
[1002:68d8] (prog-if 00 [VGA controller])
   Subsystem: Hightech Information System Ltd. Device [1787:2294]
InstallationDate: Installed on 2015-07-30 (21 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
PackageVersion: 2:15.200-0ubuntu4
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-25-generic 
root=UUID=ce987d87-4667-4bba-b3be-89d20b4e3326 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: fglrx-installer-updates
Title: fglrx-updates-core 2:15.200-0ubuntu4: fglrx-updates-core kernel module 
failed to build
UdevLog: Error: [Errno 2] Нет такого файла или каталога: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/21/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.10
dmi.board.name: H61M-HVS
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.10:bd06/21/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH61M-HVS: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.12.1+15.04.20150410.1-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
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: Fri Aug 21 16:42:16 2015
xserver.configfile: /etc/X11/xorg.conf
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.1-0ubuntu3
xserver.video_driver: fglrx

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


** Tags: amd64 apport-package compiz-0.9 ubuntu vivid

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

Title:
  fglrx-updates-core 2:15.200-0ubuntu4: fglrx-updates-core kernel module
  failed to build

Status in fglrx-installer-updates package in Ubuntu:
  New

Bug description:
  I don't know

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: fglrx-updates-core 2:15.200-0ubuntu4 [modified: usr/bin/clinfo]
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.2
  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
  DKMSKernelVersion: 3.19.0-26-generic
  Date: Fri Aug 21 20:20:28 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: fglrx-updates-core, 15.200, 3.19.0-25-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Redwood XT [Radeon HD 5670/5690/5730] 
[1002:68d8] (prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [1787:2294]
  InstallationDate: Installed on 2015-07-30 (21 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  PackageVersion: 

[Desktop-packages] [Bug 1485558] Re: NetworkManager breaks vboxnet* connections since 15.04, worked in 14.04 and 14.10, nm-applet fills with irrelevant entries.

2015-08-21 Thread Alberto Salvia Novella
** Changed in: network-manager (Ubuntu)
   Importance: Undecided = High

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

Title:
  NetworkManager breaks vboxnet* connections since 15.04, worked in
  14.04 and 14.10, nm-applet fills with irrelevant entries.

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  On an Asus laptop running a freshly installed Ubuntu 15.04 64-bit, nm-
  applet shows that NetworkManager wants to manage vboxnet0 and
  vboxnet1. These are created by virtualbox which runs some guest OS
  inside a VM. On previous Ubuntu releases, network-manager did not try
  to manage them and there was no problem.

  # Observed behavior

  * nm-applet shows spinning animation for a long time, while it is not 
relevant. Clicking on disconnect in the menu unconfigures the interface which 
breaks it.
  * after suspend-resume of the host, vboxnet* lose their correct 
configurations. vboxnet0 (a host-only interface where virtualbox runs a private 
dhcp server) gets a different IP address. Looks like 
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1460750 but does not 
feel like a bug in virtualbox.

  # Expected behavior

  * Just like in 14.04 and 14.10, these interfaces are just ignored by
  network-manager and they just work.

  # Additional information

  * After reading http://superuser.com/questions/9720/disabling-
  networkmanager-for-a-specific-interface tried to add these lines to
  /etc/network/interfaces. Even after restarting network-manager, it has
  no effect.

  iface vboxnet0 inet manual
  iface vboxnet1 inet manual

  So, reverted the change.

  * Tried from https://blogs.gnome.org/dcbw/2015/02/16/networkmanager-
  for-administrators-part-1/ to add in /etc/NetworkManager/conf.d/ a
  file 50-virtualbox.conf containing the following lines. Even after
  restarting network-manager, it is ignored.

  [keyfile]
  unmanaged-devices=vboxnet0,vboxnet1

  * This is not eactly like https://www.virtualbox.org/ticket/13873, I'm not 
using Vagrant.
  * Booting to 14.04 or 14.10 (that have been kept intact on the same machine) 
things just work as expected.
  * /usr/share/doc/network-manager/NEWS.gz states that 'veth' interfaces are 
now unmanaged by default to cooperate better with external tools. Should 
vboxnet* be treated the same ?
  * This seems on the topic but unclear to me: 
https://bugzilla.gnome.org/show_bug.cgi?id=731014

  Thank you for your attention.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15.1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  Date: Mon Aug 17 13:13:04 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-08-15 (1 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IpRoute:
   default via 192.168.47.1 dev wlan0  proto static  metric 1024 
   169.254.0.0/16 dev vboxnet0  scope link  metric 1000 
   192.168.47.0/24 dev wlan0  proto kernel  scope link  src 192.168.47.6 
   192.168.56.0/24 dev vboxnet0  proto kernel  scope link  src 192.168.56.102
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  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/1485558/+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 1483431] Re: PPTP VPN fails with 'Failed to request VPN secrets'

2015-08-21 Thread Alberto Salvia Novella
** Changed in: network-manager-pptp (Ubuntu)
   Importance: Undecided = High

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

Title:
  PPTP VPN fails with 'Failed to request VPN secrets'

Status in network-manager-pptp package in Ubuntu:
  Confirmed

Bug description:
  I've been being running Ubuntu 15.04 without problems until a recent
  system update.  Now, connecting to a PPTP VPN using Network Manager
  fails with the following in /var/log/syslog

  Aug 10 16:40:34 mycomputer NetworkManager[739]: error
  [1439239234.476337] [vpn-manager/nm-vpn-connection.c:1778]
  get_secrets_cb(): Failed to request VPN secrets #2: (6) No agents were
  available for this request.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager-pptp 0.9.10.0-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Aug 10 19:07:48 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-07-14 (27 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  SourcePackage: network-manager-pptp
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-pptp/+bug/1483431/+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 1289679] Re: Ubuntu 14.04 in VMWare: Unresponsive desktop when minimizing windows and Compiz is at 100% CPU

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

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

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

Title:
  Ubuntu 14.04 in VMWare: Unresponsive desktop when minimizing windows
  and Compiz is at 100% CPU

Status in compiz package in Ubuntu:
  Confirmed

Bug description:
  I'm running Ubuntu 14.04 in VMWare and anytime I minimize a window,
  the screen will freeze. When I ssh into the system, I see that compiz
  is taking up 100% of the CPU.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: compiz 1:0.9.11+14.04.20140305-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-0ubuntu1
  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
  CurrentDmesg:
   [5.981323] intel_rapl: no valid rapl domains found in package 0
   [6.890931] sda1: WRITE SAME failed. Manually zeroing.
   [   15.803332] systemd-hostnamed[2798]: Warning: nss-myhostname is not 
installed. Changing the local hostname might make it unresolveable. Please 
install nss-myhostname!
  Date: Fri Mar  7 20:34:37 2014
  DistUpgraded: 2014-03-06 13:07:43,806 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
 Subsystem: VMware SVGA II Adapter [15ad:0405]
  InstallationDate: Installed on 2013-11-03 (124 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  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
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=d49ac36d-be6e-4fac-8944-7d6414e53295 ro find_preseed=/preseed.cfg 
auto noprompt priority=critical locale=en_US quiet
  SourcePackage: compiz
  UpgradeStatus: Upgraded to trusty on 2014-03-06 (1 days ago)
  dmi.bios.date: 07/31/2013
  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:bd07/31/2013: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.11+14.04.20140305-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc3-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc3-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri Mar  7 20:13:45 2014
  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.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs: Output
Virtual2Virtual3Virtual4Virtual5Virtual6
Virtual7Virtual8
  xserver.version: 2:1.15.0-1ubuntu6
  xserver.video_driver: vmware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1289679/+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 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2015-08-21 Thread Peter Würtz
*sigh* late 2015, still not fixed in Ubuntu

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

Title:
  dlopen(libGL.so) resolves to mesa rather than nvidia

Status in NVIDIA Drivers Ubuntu:
  New
Status in mesa package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed
Status in pyqt5 package in Ubuntu:
  Invalid
Status in python-qt4 package in Ubuntu:
  Invalid

Bug description:
  I'm having trouble with a combination of NVIDIA + Python + Qt +
  Opengl.

  I tried using a QGraphicsView on a QGLWidget. I'm getting a white window and 
errors like this these:
  QGLShader: could not create shader
  Vertex shader for simpleShaderProg (MainVertexShader 
PositionOnlyVertexShader) failed to compile

  This is an example application triggering the problem:
  http://pastebin.com/R0aa8ejs

  The 'same' program works flawlessly when using C++/Qt. I'm seeing the exact 
behavior when using PySide instead of PyQt4 by the way. I'm also seeing this 
error when trying the original demo application from python-qt4-doc. Also, 
calling
  QtGui.QApplication.setGraphicsSystem(opengl)
  produces the same errors.

  I'm experiencing this problems on 11.10 and 12.04 with the ubuntu-
  provided nvidia drivers (where 12.04 includes the most recent driver
  for now). After installing the driver using the original NVidia
  installer, the applications work as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/941826/+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 1487168] Re: [Emulated AD1980 AC97 inside Virualbox 5.0, playback] volume slider problem

2015-08-21 Thread Raymond
https://www.virtualbox.org/changeset/55005/vbox/trunk/src/VBox/Devices/Audio/DevIchAc97.cpp

this patch intend to change rate from 48000Hz to 44100Hz

but the emuated ad1980 still using 48000Hz


Extended ID : codec=0 rev=2 DSA=0 VRM VRA
 Extended status : VRM VRA
 PCM front DAC : 48000Hz
 PCM ADC : 44100Hz
 PCM MIC ADC : 48000Hz

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

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

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Volume Slider is only controlling PCM channel and is not controlling
  Master. In effect, Master is restricting the audio level to the
  default of approximately 45 Percent. In order to raise the Master
  Volume Level, alsamixer is capable of changing Master. Without
  manually raising Master to Max Volume, Volume Slider can only control
  volume from 0-45% which is the default level of Master.

  Description:  Ubuntu Wily Werewolf (development branch)
  Release:  15.10

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic x86_64
  ApportVersion: 2.18-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gene   1330 F pulseaudio
gene   1922 F alsamixer
  CurrentDesktop: Unity
  Date: Thu Aug 20 13:00:57 2015
  InstallationDate: Installed on 2015-08-19 (1 days ago)
  InstallationMedia: Edubuntu 15.10 Wily Werewolf - Alpha amd64 (20150819)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - Intel 82801AA-ICH
  Symptom_Type: Volume slider, or mixer problems
  Title: [ICH - Intel 82801AA-ICH, playback] volume slider problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  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/ubuntu/+source/alsa-driver/+bug/1487168/+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 1453298] Re: Xubuntu freeze once a day

2015-08-21 Thread Alberto Salvia Novella
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  Xubuntu freeze once a day

Status in xserver-xorg-video-intel package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu Vivid crashes once a day with Intel Celeron J1900 / HD
  Graphics, mainly when watching videos and more rarely during routine
  tasks like surfing on firefox or during a skype call

  - 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor
  Z36xxx/Z37xxx Series Graphics  Display [8086:0f31] (rev 0e)

  I think it may be related with this bug 
https://bugs.freedesktop.org/show_bug.cgi?id=88012 (found via 
https://bbs.archlinux.org/viewtopic.php?id=195736 i have the same config but 
another distro)
  I have tried to set NoAccel option to xorg conf file to true but same thing 
...

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  9 00:11:14 2015
  InstallationDate: Installed on 2015-05-02 (6 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  steve  1530 F pulseaudio
   /dev/snd/controlC1:  steve  1530 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=fdcd8774-2dc2-4a6b-8fa8-9d3c6baa07a9
  InstallationDate: Installed on 2015-05-02 (7 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Release amd64 (20150422.1)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: MEDION B269
  Package: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.1
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic.efi.signed 
root=UUID=c1ef472e-75c1-4e99-9d2d-d8c5bdc94414 ro noprompt quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  Tags:  vivid vivid
  UdevLog: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/var/log/udev'
  Uname: Linux 3.19.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: BTLTW08.110
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: BTDD-LT
  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: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrBTLTW08.110:bd09/26/2014:svnMEDION:pnB269:pvr1.0:rvnMEDION:rnBTDD-LT:rvr1.0:cvnMEDION:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: B269
  dmi.product.version: 1.0
  dmi.sys.vendor: MEDION

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1453298/+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 1467329] Re: package lightdm 1.14.2-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-08-21 Thread Alberto Salvia Novella
** Changed in: lightdm (Ubuntu)
   Importance: Undecided = High

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

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

Status in lightdm package in Ubuntu:
  Confirmed

Bug description:
  Looks similar to bug #1433945 and bug #1424460, but those are
  different package versions.

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: lightdm 1.14.2-0ubuntu1
  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
  AptOrdering:
   lightdm: Install
   liblightdm-gobject-1-0: Install
   lightdm: Configure
   liblightdm-gobject-1-0: Configure
   NULL: ConfigurePending
  Architecture: amd64
  Date: Sun Jun 21 17:59:16 2015
  DuplicateSignature: package:lightdm:1.14.2-0ubuntu1:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  LightdmConfig:
   [SeatDefaults]
   autologin-guest=false
   autologin-user=oem
   autologin-user-timeout=0
   autologin-session=lightdm-autologin
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4
  SourcePackage: lightdm
  Title: package lightdm 1.14.2-0ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to vivid on 2015-06-14 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1467329/+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-08-21 Thread Alberto Salvia Novella
** Changed in: hplip (Ubuntu)
   Importance: Undecided = Medium

** Changed in: hplip
   Status: New = Confirmed

-- 
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 HPLIP:
  Confirmed
Status in hplip package in Ubuntu:
  Confirmed

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 1486219] Re: Eye of GNOME doesn't display an error if the currently-viewed image is deleted

2015-08-21 Thread Alberto Salvia Novella
** Changed in: eog (Ubuntu)
   Importance: Undecided = Low

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

** Changed in: hundredpapercuts
   Status: New = Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided = Low

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

Title:
  Eye of GNOME doesn't display an error if the currently-viewed image is
  deleted

Status in One Hundred Papercuts:
  Confirmed
Status in eog package in Ubuntu:
  Confirmed

Bug description:
  Eye of GNOME doesn't display an error if the currently-viewed image is
  deleted. For example, if you open an image in EoG, close it, delete
  the image, then attempt to open the image from recent, you will
  receive an error stating No images found in
  'file:///path/to/image/file.png'. However, if you are currently
  viewing an image, and delete it from outside of EoG, the the live-
  update will correctly remove it from display, but EoG remains open and
  simply displays grey.

  Using Ubuntu 15.04 64-bit.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: eog 3.14.4-1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Aug 18 13:38:57 2015
  SourcePackage: eog
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1486219/+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 1487553] [NEW] Compiz freezes entire desktop on Wily

2015-08-21 Thread Carla Sella
Public bug reported:

On Wily using Google calendar, Facebook Google+ and other Untity Web  Apps 
Compiz freezes the desktop, cannot do anything than reboot from termina 
(CTRL+ALT+F1).
It also happened using Oracle VirtualBox, but not sure it was the real reason 
for the freeze. 
My hardware: https://gist.github.com/anonymous/3203c7c5a43a509c0f22.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: compiz 1:0.9.12.1+15.10.20150805-0ubuntu1
ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
Uname: Linux 4.1.0-3-generic x86_64
ApportVersion: 2.18-0ubuntu7
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Fri Aug 21 18:10:34 2015
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus: virtualbox, 5.0.0, 4.1.0-3-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation G84GL [Quadro FX 370] [10de:040a] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: NVIDIA Corporation Device [10de:0491]
InstallationDate: Installed on 2015-08-16 (4 days ago)
InstallationMedia: Ubuntu 15.10 Wily Werewolf - Alpha amd64 (20150816)
MachineType: System manufacturer System Product Name
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-3-generic 
root=UUID=4b5d483e-4c0c-4013-b27c-0684b9343728 ro quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/13/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0803
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M2N
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd09/13/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.12.1+15.10.20150805-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.63-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.6.3-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.6.3-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
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-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Fri Aug 21 13:50:49 2015
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputUVC Camera (046d:081b) KEYBOARD, id 8
 inputLogitech USB Receiver KEYBOARD, id 9
 inputLogitech USB Receiver KEYBOARD, id 10
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.2-1ubuntu3
xserver.video_driver: nouveau

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


** Tags: amd64 apport-bug ubuntu wily

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

Title:
  Compiz freezes entire desktop on Wily

Status in compiz package in Ubuntu:
  New

Bug description:
  On Wily using Google calendar, Facebook Google+ and other Untity Web  Apps 
Compiz freezes the desktop, cannot do anything than reboot from termina 
(CTRL+ALT+F1).
  It also happened using Oracle VirtualBox, but not sure it was the real reason 
for the freeze. 
  My hardware: https://gist.github.com/anonymous/3203c7c5a43a509c0f22.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: compiz 1:0.9.12.1+15.10.20150805-0ubuntu1
  ProcVersionSignature: Ubuntu 4.1.0-3.3-generic 4.1.3
  Uname: Linux 4.1.0-3-generic x86_64
  ApportVersion: 2.18-0ubuntu7
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Fri Aug 21 18:10:34 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.0, 4.1.0-3-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation G84GL [Quadro FX 370] [10de:040a] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:0491]
  InstallationDate: Installed on 2015-08-16 (4 days ago)
  InstallationMedia: Ubuntu 15.10 Wily Werewolf - Alpha amd64 (20150816)
  MachineType: System manufacturer System Product Name
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-3-generic 
root=UUID=4b5d483e-4c0c-4013-b27c-0684b9343728 ro 

[Desktop-packages] [Bug 1485330] Re: Switching between windows of the same program is broken

2015-08-21 Thread Alberto Salvia Novella
I confirm the bug is true ;)

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

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

Title:
  Switching between windows of the same program is broken

Status in compiz package in Ubuntu:
  Confirmed

Bug description:
  This is not systematically reproducible, but it happens very often.

  Here's the sequence of actions and what happens (again, don't expect
  to be able to reproduce at the first try,  this happens RANDOMLY):

  1 - I have several windows of the same program open. E.g. several terminal 
windows or several Gedit windows, let's call it program X.
  2 - None of them is currently focused. Focus is on some other window of some 
other program
  3 - I click on the icon of program X in the launcher
  = one of the windows get focused, but let's assume it's not the one I want
  4 - so I click again on program X's icon in Launcher
  = all the existing open windows of program X become visible on the screen, 
resized and layed out one next to the other allowing you to choose which one 
you want to focus
  5 - I click on one of them
  = ANOTHER ONE gets focus instead
  6 - so I repeat steps 4 and 5
  = this time the one I ckicked comes to the foreground (this always works the 
second time), BUT it doesn't have the title bar and borders (and I'm not sure 
if it gets focused and usable, because I am always so annoyed by not being able 
to move the window, that I cannot continue working until I do the workaround 
and get the complete window)

  You can repeat steps 4-5 as many times as you want but it will never
  work as long as you keep selecting the desired window

  My workaround is to repeat steps 4-5 again, and select another window
  of the same program, other than the one I want. Then, all the windows
  of program X (including the one I want) are visible and have the title
  bars and borders, so I can switch to the one I want by clicking
  directly on it (in real size, without clicking the Launcher icon
  again). But in order to do so, depending on how the windows were laid
  out, I may need to move them, or unfullscreen one if it was
  fullscreened.

  This bug is unhumanly annoying and has been around at least since
  14.04, and I'm frustrated to see it's not fixed in 15.04

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.2
  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: Sun Aug 16 16:44:41 2015
  DistUpgraded: 2015-08-15 21:46:56,607 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.19.0-25-generic, x86_64: installed
   vboxhost, 4.3.14, 3.13.0-61-generic, x86_64: installed
   vboxhost, 4.3.14, 3.16.0-44-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0647]
   NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] 
[10de:1140] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] GeForce 710M [1025:0691]
  InstallationDate: Installed on 2013-10-11 (673 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Acer Aspire V3-571G
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=5830b30e-69e8-4bb4-8a2b-bc2b43c7414a ro quiet splash vt.handoff=7
  SourcePackage: compiz
  UpgradeStatus: Upgraded to vivid on 2015-08-15 (0 days ago)
  dmi.bios.date: 10/15/2012
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.07
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VA50_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.07
  dmi.modalias: 
dmi:bvnAcer:bvrV2.07:bd10/15/2012:svnAcer:pnAspireV3-571G:pvrV2.07:rvnAcer:rnVA50_HC_CR:rvrType2-BoardVersion:cvnAcer:ct10:cvrV2.07:
  dmi.product.name: Aspire V3-571G
  dmi.product.version: V2.07
  dmi.sys.vendor: Acer
  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: 

[Desktop-packages] [Bug 1463190] Re: HTC One M8 mounted as gphoto not mtp

2015-08-21 Thread Phill
It's possible to add a `udev` rule to fix this, so I'm guessing `udev`
is the more appropriate package.

Here are the rules for this and the Tesco Hudl while we're at it.

```
# HTC One M8
ATTR{idVendor}==0bb4, ATTR{idProduct}==0f25, SYMLINK+=libmtp-%k, 
ENV{ID_MTP_DEVICE}=1, ENV{ID_MEDIA_PLAYER}=1

# Tesco Hudl
ATTR{idVendor}==0e79, ATTR{idProduct}==5008, SYMLINK+=libmtp-%k, 
ENV{ID_MTP_DEVICE}=1, ENV{ID_MEDIA_PLAYER}=1
```

** Package changed: gvfs (Ubuntu) = udev (Ubuntu)

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

Title:
  HTC One M8 mounted as gphoto not mtp

Status in udev package in Ubuntu:
  New

Bug description:
  On one an HTC One M8 auto-mounts in gvfs with an mtp:// location. On
  the other (the computer used to report this bug) it mounts with a
  gphoto2:// location.

  Pressing CTRL+L in Nautilus and entering the appropriate mtp://
  location manually mounts the device correctly and it works just fine,
  but leaves the gphoto:// mounts in the left-hand panel.

  gphoto:// is not appropriate for this device and does not support
  reading and writing of all file types.

  I have another computer with 14.04 installed which mounts the phone
  with an mtp:// location automatically. I'm not sure why my other
  computer is working but I don't remember doing anything to make it
  work and they appear to have the same package versions installed for
  mtp and gvfs packages - although I don't know if I checked them all as
  I'm not familiar with which packages are used.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gvfs 1.20.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-54-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun  8 22:56:34 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-05-07 (762 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: gvfs
  UpgradeStatus: Upgraded to trusty on 2014-04-28 (406 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1463190/+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 1487576] [NEW] login loop →fglrx-core (not installed): fglrx-core kernel module failed to build

2015-08-21 Thread Sinisa Radalj
Public bug reported:

installed manually as usual but on ubuntu 15.04 first time i get same
situation when upgrading to kernel 26 ,and now after cleaning everything
for loop after login and that means changing lightdm to gdm and back,
reinstaling and resetting unity, enabling compiz unity plugin, do all
what need to be done about Xauthority and ICEauthority...and after all
those when i manged to have step by step my gui back and to work all
like before and that means not using upstart,using light dm,usig unity
and compiz ,and unity compiz plugin enabled ,all but again on open
source driver and there i pass from lvm-pipe to gallium...so to be clear
i get like it was just again i wanted to have fglrx working,and yes i
know how to install it manually and so many times i do it/and every time
i manage to fix situation one way or other to not do fresh install..

so first time i saw this when i accept upgrade from 3.19...25 kernel
to3.19..26 ,so i investigate all those above..to get gui workable even i
must restart unity and on screen as user start again compiz,but never
mind ..i choose to report this bug-situation as now i know answer and
seems its so easy to repet and to recover and more of to avoid that..

  fgrx driver work flawlessly on 3.19..25
kernel update(now i know ,and as so many user i get loop ,i do not expect that 
i need to back to older kernel.. and older kernel i erase ,remove to not occupy 
space as usual routine..

so when all other thing works well i try to do from open source to fglrx driver 
update but i was lazy and i choose to simply do it over gui,add aditional 
driver..but that finish with black screen too..
over recovery console i purge again fglrx driver ,and prepare all to load 
install open source driver and voila first on lvm-pipe and then on Gallium 
driver.. to be litlle bit more complicated this is uefi boot option was 
diff,more of grphic card not have GOP bios.all lead me to wrong side..

then with all working (in mean time in one of recovery session i do updates as 
if is some fix let it came..so came newer kernel 3.19...27 and then on that 
kernel i boot in efi mode without upstart.. on galium and then i try to do step 
by step fglrx driver manually
but again after reboot i ended in login loop.. and can open other tty 
1,2,3,4,5,6 only tty7 and login loop ...well then i check if is same situation 
without uefi boot,and yes it is..and then in recovery boot i was ready to purge 
fglrx driver and to go back from kernel 3.19...27 way back to kernel 3.19...25 
as i read that is solution ,so this is not and not affecting only me,just i do 
maybe more aroud this..so to be clear fglrx or fglrx updates was not working on 
both updated kernel 26 and then 27... but
before i purge both of it ,i simply do as routine update with enabled network 
and mounted disc in rw mode...so i was suprised
over update came updated version for fglrx-core and fglrx amdcccle.. from 
revision 1 to revision 2.. so i give that try..

and now my desktop works.. without need to go back to kernel 3.19...25

just if somebody is interesting this is error log when fglrx driver is
manually installed/builded for kernel 3.19...27

yes i know that will be problems ,but i choose to investigate as much i can,and 
seems there is one more thing on list what can cause login loop..
so it not unity,not unity compiz ,not missing signature of still unsupported 
card,its obvious what is,i learn to not switch so fast to newest kernel..but 
good news is after same situation ,but not exactlly same reason problems are 
noted and solution came over fglrx updates ,even in reality i do manual install 
of fglrx not fglrx-updates.. which crash with previous 26 kernel.. at least i 
copy situation what was after manual install of fglrx ,and save it,and write 
easy solution.. maybe will save time to somebody,and sure is interesting..at 
least in all those thing i remove iommu and install this time fglrx ,well 
recovery do install of fglrx-updates and overwrite to to even newer sub 
version,so now i have fglrx working again, and without hardware or software 
iommu,so i will try again to enable crossfire..what was other real bug..when 
usb keyboard and usb mouse ,and even networking not working as when hardware 
iommu is disabled in bios...if previouslly was enabled..or fglrx driver was 
installed with iommu on,regardless iommu on in bios or software iommu sw in 
grub config to kernel..well interesting story..next time i will wait one week 
before upgrading kernel or fglrx updates..lol!

solution: reboot in recovery mode,enable networking,do auto repair,acc.
updates ,and somehow fglrx-updates will overwrite and fill what is
missing ..even was installed just fglrx not fglrx-updates.. that is only
thing what is still strange to me..

DKMS make.log for fglrx-core-15.200 for kernel 3.19.0-27-generic (x86_64)
Pet Kol 21 18:29:07 CEST 2015
/usr/sbin/dkms: redak 74: cd: /var/lib/dkms/fglrx/15.200/build: Nema takve 
datoteke ili direktorija
AMD 

[Desktop-packages] [Bug 1487637] [NEW] Unable to resize/move window after XGrabKeyboard

2015-08-21 Thread Cemil Azizoglu
Public bug reported:

I'm experiencing this as described here :

http://stackoverflow.com/questions/14555703/x11-unable-to-move-window-
after-xgrabkeyboard

Move/resize both suffer from the same problem. This is on Wily.

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

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

Title:
  Unable to resize/move window after XGrabKeyboard

Status in unity package in Ubuntu:
  New

Bug description:
  I'm experiencing this as described here :

  http://stackoverflow.com/questions/14555703/x11-unable-to-move-window-
  after-xgrabkeyboard

  Move/resize both suffer from the same problem. This is on Wily.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1487637/+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 411688] Re: pulseaudio floods network with multicast packets

2015-08-21 Thread Solaris
I launched Pulseaudio preferences   --- under the tab
multicast/RTP, disabled Multicast/RTP sender .

 problem solved!

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

Title:
  pulseaudio floods network with multicast packets

Status in PulseAudio:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in pulseaudio package in Debian:
  Fix Released

Bug description:
  Binary package hint: pulseaudio

  Since a karmic update last week, when pulseaudio is running it floods
  the network with multicast packets, to the point where the wireless
  interface I'm using is so flooded that no other network traffic can be
  transfered.

  Here is a snippet of tcpdump -i wlan 0 -n:
  ---8---
  01:10:36.532748 IP (tos 0x10, ttl 1, id 23823, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d0f 4000 0111 2d6d 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 f9f6 800a ee8e
0x0020:  0071 a980 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.53 IP (tos 0x10, ttl 1, id 23824, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d10 4000 0111 2d6c 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 f8b5 800a ee8f
0x0020:  0071 aac0 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.547289 IP (tos 0x10, ttl 1, id 23825, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d11 4000 0111 2d6b 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 f774 800a ee90
0x0020:  0071 ac00 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.556725 IP (tos 0x10, ttl 1, id 23826, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d12 4000 0111 2d6a 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 f633 800a ee91
0x0020:  0071 ad40 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.561680 IP (tos 0x10, ttl 1, id 23827, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d13 4000 0111 2d69 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 f4f2 800a ee92
0x0020:  0071 ae80 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.568984 IP (tos 0x10, ttl 1, id 23828, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d14 4000 0111 2d68 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 f3b1 800a ee93
0x0020:  0071 afc0 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.576212 IP (tos 0x10, ttl 1, id 23829, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d15 4000 0111 2d67 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 f270 800a ee94
0x0020:  0071 b100 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.588095 IP (tos 0x10, ttl 1, id 23830, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d16 4000 0111 2d66 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 f12f 800a ee95
0x0020:  0071 b240 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.590645 IP (tos 0x10, ttl 1, id 23831, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d17 4000 0111 2d65 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 efee 800a ee96
0x0020:  0071 b380 ed51 a42b    
0x0030:         
0x0040:       
  01:10:36.605081 IP (tos 0x10, ttl 1, id 23832, offset 0, flags [DF], proto 
UDP (17), length 1320)
  10.0.0.1.45232  224.0.0.56.46812: UDP, length 1292
0x:  4510 0528 5d18 4000 0111 2d64 0a00 0001
0x0010:  e000 0038 b0b0 b6dc 0514 eead 800a ee97
  

[Desktop-packages] [Bug 1401355] Re: package nvidia-opencl-icd-331-updates (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113', which i

2015-08-21 Thread Glenn Brumfield
The set of updates last week seems to have fixed my Nvidia error
messages problem. Thank you to everyone who worked on this to arrive at
a solution!

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

Title:
  package nvidia-opencl-icd-331-updates (not installed) failed to
  install/upgrade: trying to overwrite '/usr/lib/i386-linux-gnu
  /libnvidia-opencl.so.331.113', which is also in package nvidia-opencl-
  icd-331 331.113-0ubuntu0.0.4

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

Bug description:
  There was an update of the driver this morning; since then I have been
  having difficulties with my CUDA code. I tried installing this
  alternative driver from the Additional Drivers manager, but the
  installation encountered this problem.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-opencl-icd-331-updates (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Uname: Linux 3.13.0-40-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Thu Dec 11 11:31:01 2014
  DuplicateSignature: package:nvidia-opencl-icd-331-updates:(not 
installed):trying to overwrite 
'/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113', which is also in package 
nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
  ErrorMessage: trying to overwrite 
'/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113', which is also in package 
nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
  InstallationDate: Installed on 2014-08-04 (128 days ago)
  InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: package nvidia-opencl-icd-331-updates (not installed) failed to 
install/upgrade: trying to overwrite 
'/usr/lib/i386-linux-gnu/libnvidia-opencl.so.331.113', which is also in package 
nvidia-opencl-icd-331 331.113-0ubuntu0.0.4
  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/1401355/+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 29263] Re: No nfs:// support

2015-08-21 Thread Odin Hørthe Omdal
GVFS supports NFS again now.

Announcement: https://mail.gnome.org/archives/gvfs-list/2015-March/msg0.html
https://rossl.org/blog/computer/gvfs-nfs.html

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

Title:
  No nfs:// support

Status in GnomeVFS:
  Won't Fix
Status in gvfs:
  Invalid
Status in gnome-vfs2 package in Ubuntu:
  Won't Fix
Status in gvfs package in Ubuntu:
  Triaged
Status in gnome-vfs2 package in Baltix:
  New

Bug description:
  Once, some time ago, gnome-vfs had support for nfs:// URLs.  At some
  point there wasn't anyone maintaining it and it got broken so it just
  configured out.  I tried out KDE for a few days and found that it had
  nfs:// support in it's kio stuff and it worked famously.  It would be
  nice to see nfs:// support in gnome-vfs again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-vfs/+bug/29263/+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 880279] Re: SSH key passphrase prompt blocks compiz

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

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

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

Title:
  SSH key passphrase prompt blocks compiz

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  I'm not really sure where to file this or what to say, but it should be 
easily reproducible (it's happened twice the last few days):
  1) Log in.
  2) Start `git pull` or some other process which will prompt the user for the 
SSH key passphrase.
  3) Lock the screen with Ctrl-Alt-L.
  4) Leave the screen to turn off.
  5) Type in the login password to dismiss the screensaver.

  At this point, I would expect to see the desktop, but instead I see a black 
screen. I tried a couple things in a virtual terminal to get it back:
  $ killall gnome-screensaver # I thought this was blocking
  $ killall firefox # The Flash plugin has been acting up more than usual.
  $ killall compiz

  The last command finally resulted in seeing a desktop again. The
  *only* running thing was a pop-up window asking for the password for
  the SSH key, because of a `git pull` command running in a GNOME
  Terminal.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sun Oct 23 12:05:34 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to oneiric on 2011-10-13 (9 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/880279/+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 850474] Re: libpam-gnome-keyring reencrypts plaintext keyring without permission

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  I have my login keyring configured without a passphrase, using unsafe
  storage, and my desktop session automatically logs in.

  If I log out and in again my session continues as normal. However, the
  next session afterwards prompts me to decrypt my keyring, and my login
  passphrase works.

  It appears that libpam-gnome-keyring is reencrypting my keyring
  without warning or notice if I manually log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libpam-gnome-keyring (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-11.17-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.22.1-0ubuntu2
  Architecture: amd64
  Date: Wed Sep 14 18:41:32 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110827)
  SourcePackage: gnome-keyring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/850474/+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 800293] Re: Login Screen will not unlock in Oneiric

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

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

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

Title:
  Login Screen will not unlock in Oneiric

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  I cannot unlock the Login Screen in addition to a number of other
  system tools, such as Time and Date, Users and Groups and others in
  Oneiric 3.0-1. I am the system administrator with all rights.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 3.0.3-2
  ProcVersionSignature: Ubuntu 3.0-1.2-generic 3.0.0-rc3
  Uname: Linux 3.0-1-generic x86_64
  NonfreeKernelModules: wl
  Architecture: amd64
  Date: Tue Jun 21 12:54:52 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   LANG=en_CA
   LC_MESSAGES=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to oneiric on 2011-06-16 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/800293/+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 779805] Re: Breaks: seahorse-plugins ( 3.0) cannot be resolved as there's no seahorse 3.0 in the archive

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

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

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

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

Status in gnome-keyring package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-keyring

  The newest gnome-keyring Breaks seahorse-plugins ( 3.0). While this
  may be technically correct, it currently is problematic as the current
  seahorse is 2.32.0-0ubuntu3.  To fix this, either this Breaks need to
  be loosened up and narrowed down to a specific version or seahorse 3.0
  needs to be uploaded into Oneiric.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-keyring 2.92.92.is.2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.39-1.6-generic 2.6.39-rc6
  Uname: Linux 2.6.39-1-generic i586
  Architecture: i386
  Date: Mon May  9 12:26:10 2011
  ProcEnviron:
   LANGUAGE=fi_FI:fi:en_US:en
   PATH=(custom, user)
   LANG=fi_FI.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-keyring
  UpgradeStatus: Upgraded to oneiric on 2009-02-07 (820 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/779805/+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 1480755] Re: [regression] Some Mir EGL demos don't get bypassed any more in fullscreen

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

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

Title:
  [regression] Some Mir EGL demos don't get bypassed any more in
  fullscreen

Status in Mir:
  Fix Committed
Status in mesa package in Ubuntu:
  New

Bug description:
  [regression] Fullscreen GL apps don't get bypassed any more.

  As you can see in compositor report from any of our demo servers:
  [1438572052.621854] compositor: Display 0x7faea4306fa0 averaged 60.537 FPS, 
0.506 ms/frame, latency 15.669 ms, 61 frames over 1.007 sec, 0% bypassed
  [1438572053.622668] compositor: Display 0x7faea4306fa0 averaged 59.950 FPS, 
0.551 ms/frame, latency 15.814 ms, 60 frames over 1.000 sec, 0% bypassed
  [1438572054.623370] compositor: Display 0x7faea4306fa0 averaged 59.958 FPS, 
0.613 ms/frame, latency 15.721 ms, 60 frames over 1.000 sec, 0% bypassed

  I think this is only medium though, because it's a transparent
  optimization so its absence is very hard to notice in most cases.

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