[Desktop-packages] [Bug 1380899] [NEW] missing clang_CompileCommand_getNumMappedSources in library

2014-10-14 Thread Dmitry Ermolov
Public bug reported:

libclang1-3.4 is missing following functions, that exist in include files:
  - clang_CompileCommand_getNumMappedSources
  - clang_CompileCommand_getMappedSourcePath
  - clang_CompileCommand_getMappedSourceContent


how to reproduce:

 $ cat main.c 
#include clang-c/CXCompilationDatabase.h

int main() {
void* foo = clang_CompileCommand_getNumMappedSources;
void* bar = clang_CompileCommand_getMappedSourcePath;
void* baz = clang_CompileCommand_getMappedSourceContent;
}
 $ gcc main.c -L/usr/lib/llvm-3.4/lib/ -I/usr/lib/llvm-3.4/include 
-l:libclang.so
/tmp/ccKnzo1E.o: In function `main':
main.c:(.text+0x8): undefined reference to 
`clang_CompileCommand_getNumMappedSources'
main.c:(.text+0x10): undefined reference to 
`clang_CompileCommand_getMappedSourcePath'
main.c:(.text+0x18): undefined reference to 
`clang_CompileCommand_getMappedSourceContent'
collect2: error: ld returned 1 exit status


LibClangVersion
libclang-3.4-dev:
  Installed: 1:3.4-1ubuntu3
  Candidate: 1:3.4-1ubuntu3
  Version table:
 *** 1:3.4-1ubuntu3 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

libclang1-3.4:
  Installed: 1:3.4-1ubuntu3
  Candidate: 1:3.4-1ubuntu3
  Version table:
 *** 1:3.4-1ubuntu3 0
500 http://ru.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libclang-3.4-dev 1:3.4-1ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Oct 14 09:47:06 2014
InstallationDate: Installed on 2014-05-01 (165 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: llvm-toolchain-3.4
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: llvm-toolchain-3.4 (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 llvm-toolchain-3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1380899

Title:
  missing clang_CompileCommand_getNumMappedSources in library

Status in “llvm-toolchain-3.4” package in Ubuntu:
  New

Bug description:
  libclang1-3.4 is missing following functions, that exist in include files:
- clang_CompileCommand_getNumMappedSources
- clang_CompileCommand_getMappedSourcePath
- clang_CompileCommand_getMappedSourceContent

  
  how to reproduce:

   $ cat main.c 
  #include clang-c/CXCompilationDatabase.h

  int main() {
  void* foo = clang_CompileCommand_getNumMappedSources;
  void* bar = clang_CompileCommand_getMappedSourcePath;
  void* baz = clang_CompileCommand_getMappedSourceContent;
  }
   $ gcc main.c -L/usr/lib/llvm-3.4/lib/ -I/usr/lib/llvm-3.4/include 
-l:libclang.so
  /tmp/ccKnzo1E.o: In function `main':
  main.c:(.text+0x8): undefined reference to 
`clang_CompileCommand_getNumMappedSources'
  main.c:(.text+0x10): undefined reference to 
`clang_CompileCommand_getMappedSourcePath'
  main.c:(.text+0x18): undefined reference to 
`clang_CompileCommand_getMappedSourceContent'
  collect2: error: ld returned 1 exit status


  LibClangVersion
  libclang-3.4-dev:
Installed: 1:3.4-1ubuntu3
Candidate: 1:3.4-1ubuntu3
Version table:
   *** 1:3.4-1ubuntu3 0
  500 http://ru.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  libclang1-3.4:
Installed: 1:3.4-1ubuntu3
Candidate: 1:3.4-1ubuntu3
Version table:
   *** 1:3.4-1ubuntu3 0
  500 http://ru.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libclang-3.4-dev 1:3.4-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 14 09:47:06 2014
  InstallationDate: Installed on 2014-05-01 (165 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: llvm-toolchain-3.4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-3.4/+bug/1380899/+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 1380906] [NEW] Middle-mouse-button paste no longer works in 14.04

2014-10-14 Thread Volodya
Public bug reported:

After the upgrade to 14.04 the paste of the previously highlighted text
no longer seems to work. And since it is a rather important feature for
me, it makes my job much more difficult.

What i do:

Highlight some text
Press middle button on the mouse

What i expect to happen:
The highlighted text needs to appear where i click

What actually happens:
/dev/null

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Tue Oct 14 10:12:26 2014
InstallationDate: Installed on 2014-10-02 (11 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity (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 unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1380906

Title:
  Middle-mouse-button paste no longer works in 14.04

Status in “unity” package in Ubuntu:
  New

Bug description:
  After the upgrade to 14.04 the paste of the previously highlighted
  text no longer seems to work. And since it is a rather important
  feature for me, it makes my job much more difficult.

  What i do:

  Highlight some text
  Press middle button on the mouse

  What i expect to happen:
  The highlighted text needs to appear where i click

  What actually happens:
  /dev/null

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Oct 14 10:12:26 2014
  InstallationDate: Installed on 2014-10-02 (11 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1380906/+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 1380905] Re: gedit crashed with signal 5 in _XReply()

2014-10-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1379628 ***
https://bugs.launchpad.net/bugs/1379628

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1380905/+attachment/4235242/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1380905/+attachment/4235244/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1380905/+attachment/4235245/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1380905/+attachment/4235246/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1380905/+attachment/4235247/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1380905/+attachment/4235248/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1380905/+attachment/4235249/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gedit crashed with signal 5 in _XReply()

Status in “gedit” package in Ubuntu:
  New

Bug description:
  gedit crashed with signal 5 in _XReply()

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gedit 3.10.4-0ubuntu6
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Mon Oct 13 12:53:03 2014
  ExecutablePath: /usr/bin/gedit
  ProcCmdline: gedit /home/username/Documents/00d-installation.txt
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: gedit
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XIGetClientPointer () from /usr/lib/x86_64-linux-gnu/libXi.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: gedit crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1380905/+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 565749] Re: telepathy-gabble using up 100% of CPU after network went down

2014-10-14 Thread Richard Ulrich
Still happens with ubuntu 14.04

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

Title:
  telepathy-gabble using up 100% of CPU after network went down

Status in “telepathy-gabble” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: telepathy-gabble

  The telepathy-gabble process suddenly started using 100% of the CPU. It 
looks like it happened when my network connection went down.
  I ran strace on it, and got tons of output like this:

  sendto(8, u\227\364\356e\233\\\3507\231\223~Km\360, 15, 0, NULL, 0) = -1 
EAGAIN (Resource temporarily unavailable)
  sendto(8, u\227\364\356e\233\\\3507\231\223~Km\360, 15, 0, NULL, 0) = -1 
EAGAIN (Resource temporarily unavailable)
  sendto(8, u\227\364\356e\233\\\3507\231\223~Km\360, 15, 0, NULL, 0) = -1 
EAGAIN (Resource temporarily unavailable)

  And here's the backtrace from GDB (sorry, no symbols; couldn't install
  them because the network was down):

  #0  0x7f397ae97ebc in __libc_send (fd=8, buf=value optimized out, 
n=value optimized out, flags=value optimized out)
  at ../sysdeps/unix/sysv/linux/x86_64/send.c:33
  #1  0x7f397a460804 in ?? () from /usr/lib/libgnutls.so.26
  #2  0x7f397a4609d9 in ?? () from /usr/lib/libgnutls.so.26
  #3  0x7f397a45d85b in _gnutls_send_int () from /usr/lib/libgnutls.so.26
  #4  0x7f397cab663f in ?? () from /usr/lib/libloudmouth-1.so.0
  #5  0x7f397cab8a14 in ?? () from /usr/lib/libloudmouth-1.so.0
  #6  0x7f397cab253f in ?? () from /usr/lib/libloudmouth-1.so.0
  #7  0x7f397cab2723 in lm_connection_send () from 
/usr/lib/libloudmouth-1.so.0
  #8  0x004182aa in ?? ()
  #9  0x00432fb7 in ?? ()
  #10 0x00466a0c in ?? ()
  #11 0x00467812 in ?? ()
  #12 0x7f397cf10580 in ?? () from /usr/lib/libdbus-glib-1.so.2
  #13 0x7f397cce069e in ?? () from /lib/libdbus-1.so.3
  #14 0x7f397ccd43ec in dbus_connection_dispatch () from /lib/libdbus-1.so.3
  #15 0x7f397cf0ce45 in ?? () from /usr/lib/libdbus-glib-1.so.2
  #16 0x7f397b5768c2 in g_main_context_dispatch () from 
/lib/libglib-2.0.so.0
  #17 0x7f397b57a748 in ?? () from /lib/libglib-2.0.so.0
  #18 0x7f397b57ac55 in g_main_loop_run () from /lib/libglib-2.0.so.0
  #19 0x7f397c62198f in tp_run_connection_manager () from 
/usr/lib/libtelepathy-glib.so.0
  #20 0x7f397a921c4d in __libc_start_main (main=value optimized out, 
argc=value optimized out, ubp_av=value optimized out, 
  init=value optimized out, fini=value optimized out, rtld_fini=value 
optimized out, stack_end=0x7fff562c4118)
  at libc-start.c:226
  #21 0x00413e49 in ?? ()
  #22 0x7fff562c4118 in ?? ()
  #23 0x001c in ?? ()
  #24 0x0001 in ?? ()
  #25 0x7fff562c5d0f in ?? ()
  #26 0x in ?? ()

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: telepathy-gabble 0.8.12-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: wl
  Architecture: amd64
  Date: Sat Apr 17 21:19:04 2010
  InstallationMedia: Kubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: telepathy-gabble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/565749/+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 1377264] Re: False GPU lockup IPEHR: 0x0a080001 IPEHR: 0x0b140001

2014-10-14 Thread Chris Wilson
*** This bug is a duplicate of bug 1274779 ***
https://bugs.launchpad.net/bugs/1274779

** This bug has been marked a duplicate of bug 1274779
   [ivb] hang on pageflip (IPEHR: 0x0a01 or 0x0a080001 depending on pipe)

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

Title:
  False GPU lockup  IPEHR: 0x0a080001 IPEHR: 0x0b140001

Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  i don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu3
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  Uname: Linux 3.16.0-20-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Oct  3 12:43:37 2014
  DistUpgraded: 2014-09-28 19:02:32,928 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.14, 3.16.0-18-generic, x86_64: installed
   virtualbox, 4.3.14, 3.16.0-20-generic, x86_64: installed
  DuplicateSignature: GPU lockup  IPEHR: 0x0a080001 IPEHR: 0x0b140001 Ubuntu 
14.10
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Zenbook Prime UX31A [1043:1517]
  InstallationDate: Installed on 2013-12-01 (306 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  InterpreterPath: /usr/bin/python3.4
  MachineType: ASUSTeK COMPUTER INC. UX31A
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-20-generic.efi.signed 
root=UUID=238c2816-12ec-4aca-b9fe-87c4ff740c3a ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+7ubuntu2
   libdrm2  2.4.56-1
   xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu3
  SourcePackage: xserver-xorg-video-intel
  Title: False GPU lockup  IPEHR: 0x0a080001 IPEHR: 0x0b140001
  UpgradeStatus: Upgraded to utopic on 2014-09-28 (4 days ago)
  UserGroups:
   
  dmi.bios.date: 01/31/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX31A.218
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX31A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX31A.218:bd01/31/2013:svnASUSTeKCOMPUTERINC.:pnUX31A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX31A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: UX31A
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Oct  3 18:18:47 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4936 
   vendor CMN
  xserver.version: 2:1.16.0-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1377264/+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 658474] Re: After suspend, all gabble/jabber accounts in Empathy report Network Error and do not reconnect

2014-10-14 Thread Richard Ulrich
I have the same problem still with ubuntu 14.04, and have had it for a long 
time. Can't ecactly tell since when. But it must have been years.
It's reproducible. It happens every time after resume. Maybe not if the resume 
lasted only for half a minute.
What may contribute is the fact, that I configured a global socks proxy that 
only connects after I enter the pin for my smartcard.

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

Title:
  After suspend, all gabble/jabber accounts in Empathy report Network
  Error and do not reconnect

Status in “telepathy-gabble” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: telepathy-gabble

  Consistently after I bring my Ubuntu 10.10 laptop back from suspend to
  RAM, Empathy reports all of the Jabber accounts (curiously, except for
  Google Talk; that one continues to work fine, consistently) as being
  in the Network Error state, and pressing the reconnect button will
  immediately produce no change.

  Even so, it appears that telepathy-gabble isn't completely hung: I can
  still interrogate it with d-feet.

  The workaround appears to be to killall telepathy-gabble and click the
  reconnect button manually on each (oddly, it seems that Empathy has
  given up auto-retrying those accounts, which is unfortunate).

  Do log messages from telepathy connection managers go anywhere in
  particular?  .xsession-errors does not appear to have any relevant
  messages in it.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: telepathy-gabble 0.10.0-1
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Mon Oct 11 11:26:52 2010
  ExecutablePath: /usr/lib/telepathy/telepathy-gabble
  ProcEnviron:
   SHELL=/bin/zsh
   PATH=(custom, user)
   LANG=en_CA.utf8
  SourcePackage: telepathy-gabble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/658474/+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 1380404] Re: unity-settings-daemon segfault

2014-10-14 Thread maxis11
*** This bug is a duplicate of bug 1380278 ***
https://bugs.launchpad.net/bugs/1380278

** This bug has been marked a duplicate of bug 1380278
   unity-settings-daemon crashed with SIGSEGV in 
_gdk_device_xi2_reset_scroll_valuators()

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

Title:
  unity-settings-daemon segfault

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

Bug description:
  compiz periodically segfaults after updating unity-settings-daemon

  dmesg output:
  [81100.362746] unity-settings-[22185]: segfault at 8 ip 7f7c22f003a4 sp 
7fff7e684bd8 error 4 in libgdk-3.so.0.1200.2[7f7c22ebc000+af000]
  [81101.446365] compiz[22199]: segfault at 0 ip   (null) sp 
7fffb005e4a8 error 14 in compiz[40+3000]

  lsb_release -rd
  Description:  Ubuntu Utopic Unicorn (development branch)
  Release:  14.10

  apt-cache policy unity-settings-daemon
  unity-settings-daemon:
Installed: 14.04.0+14.10.20141010-0ubuntu1
Candidate:   14.04.0+14.10.20141010-0ubuntu1

  apt-cache policy compiz
  compiz:
Installed: 1:0.9.12+14.10.20140918-0ubuntu1
Candidate:   1:0.9.12+14.10.20140918-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  Uname: Linux 3.16-5.dmz.1-liquorix-amd64 x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu5
  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: Mon Oct 13 01:42:03 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.16.0-22-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16-5.dmz.1-liquorix-amd64, x86_64: installed
   vboxhost, 4.3.18, 3.16-5.dmz.1-liquorix-amd64, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Sumo [Radeon HD 6480G] [1002:9649] 
(prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0672]
   Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M 
Series] [1002:6760] (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0672]
  InstallationDate: Installed on 2014-08-25 (48 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Acer Aspire 5560
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16-5.dmz.1-liquorix-amd64 
root=UUID=9929777b-0599-4cee-884a-c9f27204232d ro quiet splash radeon.runpm=0 
radeon.dpm=1 init=/lib/systemd/systemd vt.handoff=7
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/09/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: V1.17
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire 5560
  dmi.board.vendor: Acer
  dmi.board.version: A11
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Acer
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV1.17:bd04/09/2012:svnAcer:pnAspire5560:pvr0.1:rvnAcer:rnAspire5560:rvrA11:cvnAcer:ct9:cvr0.1:
  dmi.product.name: Aspire 5560
  dmi.product.version: 0.1
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58+git1409301830.00847f~gd~u
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.4~git1410120730.5bffc5~gd~u
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.4~git1410120730.5bffc5~gd~u
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.99+git1410021930.c854b4~gd~u
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11+git1410050730.762b22~gd~u
  xserver.bootTime: Sun Oct 12 03:10:09 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380404/+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 1366351] Re: compiz crashed with SIGSEGV in g_closure_invoke()

2014-10-14 Thread Martin Pitt
I'm being haunted by this for two days now, since I use my laptop's
internal display (conference). This never happens at home with the
external monitor. It crashes every few minutes and is unbearable; I
found that disabling multiple workspaces helps a lot to calm it down.

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

Title:
  compiz crashed with SIGSEGV in g_closure_invoke()

Status in Compiz:
  Confirmed
Status in “compiz” package in Ubuntu:
  Triaged

Bug description:
  Issue on booting into unity

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: compiz-core 1:0.9.12+14.10.20140812-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-13.19-generic 3.16.1
  Uname: Linux 3.16.0-13-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-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
  CurrentDesktop: Unity
  Date: Sat Sep  6 10:48:43 2014
  Disassembly: = 0x0:  Cannot access memory at address 0x0
  DistUpgraded: 2014-09-01 18:03:23,330 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/compiz
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT [Radeon R9 270X] 
[1002:6810] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:04a1]
  InstallationDate: Installed on 2014-03-24 (166 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: MSI MS-7640
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
   LD_LIBRARY_PATH=set
   LANG=en_US.UTF-8
   XDG_RUNTIME_DIR=set
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-13-generic 
root=UUID=2696ea28-d88b-431c-a1fa-1e0f297ee664 ro quiet splash vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0x0:   Cannot access memory at address 0x0
   PC (0x) not located in a known VMA region (needed executable region)!
  SegvReason: executing NULL VMA
  Signal: 11
  SourcePackage: compiz
  StacktraceTop:
   ?? ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: compiz crashed with SIGSEGV in g_closure_invoke()
  UpgradeStatus: Upgraded to utopic on 2014-09-01 (4 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 10/31/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.15
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 890FXA-GD70 (MS-7640)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.15:bd10/31/2012:svnMSI:pnMS-7640:pvr1.0:rvnMSI:rn890FXA-GD70(MS-7640):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.name: MS-7640
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.12+14.10.20140812-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.6-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.6-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Sep  6 10:48:05 2014
  xserver.configfile: default
  xserver.errors:
   open /dev/dri/card0: No such file or directory
   AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object 
file: No such file or directory]
   AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, 
error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file 
or directory]
   AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: 
No such file or directory]
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu9
  xserver.video_driver: fglrx

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1380278] Re: unity-settings-daemon crashed with SIGSEGV in _gdk_device_xi2_reset_scroll_valuators()

2014-10-14 Thread Tim
I haven't been able to reproduce this here yet,, but I do maybe have an
idea for a fix. Is anyone affected by this able to check (using gdb) the
value of 'device-scroll_valuators' in frame #0. Hopefully it is NULL?

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

Title:
  unity-settings-daemon crashed with SIGSEGV in
  _gdk_device_xi2_reset_scroll_valuators()

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

Bug description:
  I don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-settings-daemon 14.04.0+14.10.20141010-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 12 16:07:07 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2014-09-21 (21 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140921)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  SegvAnalysis:
   Segfault happened at: 0x7f4aed57b3a4:mov0x8(%rax),%edx
   PC (0x7f4aed57b3a4) ok
   source 0x8(%rax) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_display_get_event () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380278/+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 1035517] Re: package nvidia-current 302.17-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-10-14 Thread Nicolas Dumoulin
Thanks a lot Digulla-hepe!
The workaround in one command:
sudo sed -i -e 's/XKit/xkit/g' /usr/lib/python2.7/dist-packages/Quirks/*

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

Title:
  package nvidia-current 302.17-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in “nvidia-graphics-drivers” package in Ubuntu:
  Expired

Bug description:
  It appeared some python modules were not found --


  Setting up nvidia-current (302.17-0ubuntu2) ...
  update-alternatives: using /usr/lib/nvidia-current/ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode
  update-alternatives: warning: skip creation of /usr/lib32/libOpenCL.so 
because associated file /usr/lib32/nvidia-current/libOpenCL.so (of link group 
i386-linux-gnu_gl_conf) doesn't exist
  update-alternatives: warning: skip creation of 
/usr/lib32/vdpau/libvdpau_nvidia.so.1 because associated file 
/usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so.1 (of link group 
i386-linux-gnu_gl_conf) doesn't exist
  update-alternatives: warning: skip creation of /usr/lib32/libvdpau_nvidia.so 
because associated file /usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so (of 
link group i386-linux-gnu_gl_conf) doesn't exist
  update-alternatives: using /usr/lib/nvidia-current/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto 
mode
  update-initramfs: deferring update (trigger activated)
  update-initramfs: Generating /boot/initrd.img-3.2.0-27-generic-pae
  Traceback (most recent call last):
File /usr/bin/quirks-handler, line 26, in module
  import Quirks.quirkapplier
File /usr/lib/python2.7/dist-packages/Quirks/quirkapplier.py, line 26, in 
module
  import XKit.xutils
  ImportError: No module named XKit.xutils
  dpkg: error processing nvidia-current (--configure):
   subprocess installed post-installation script returned error exit status 1

  ProblemType: Package
  DistroRelease: Ubuntu 12.10
  Package: nvidia-current 302.17-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21
  Uname: Linux 3.2.0-27-generic-pae i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Aug 10 19:14:42 2012
  DistUpgraded: 2012-08-05 10:01:27,632 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  GraphicsCard:
   NVIDIA Corporation G86 [Quadro NVS 140M] [10de:0429] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Lenovo ThinkPad T61 [17aa:20d8]
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MachineType: LENOVO 766303U
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-27-generic-pae 
root=UUID=60fb3c3d-57ae-4168-b0fd-b0f9e63ef824 ro quiet splash vt.handoff=7
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 302.17-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to quantal on 2012-08-05 (5 days ago)
  XorgConf:
   Section Device
Identifier  Default Device
Option  NoLogoTrue
   EndSection
  dmi.bios.date: 05/11/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LETC6WW (2.26 )
  dmi.board.name: 766303U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: 0372761
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LETC6WW(2.26):bd05/11/2009:svnLENOVO:pn766303U:pvrThinkPadT61:rvnLENOVO:rn766303U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 766303U
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.7.8-0ubuntu1.2
  version.libdrm2: libdrm2 2.4.37-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.12.1.902-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~really6.14.4-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.19.0-1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.1-1build1

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1380917] Re: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

2014-10-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1380278 ***
https://bugs.launchpad.net/bugs/1380278

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1380917/+attachment/4235269/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1380917/+attachment/4235271/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1380917/+attachment/4235272/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1380917/+attachment/4235273/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1380917/+attachment/4235274/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1380917/+attachment/4235275/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1380917/+attachment/4235276/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1380278
   unity-settings-daemon crashed with SIGSEGV in 
_gdk_device_xi2_reset_scroll_valuators()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

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

Bug description:
  Automatic crash report by Apport. This looks related to LP #1366351.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-settings-daemon 14.04.0+14.10.20141010-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 14 08:45:59 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2013-12-27 (290 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  ProcEnviron:
   PATH=(custom, user)
   LANGUAGE=it_IT
   XDG_RUNTIME_DIR=set
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f8df49ae3c0:andb   $0xfe,0x1(%rax)
   PC (0x7f8df49ae3c0) ok
   source $0xfe ok
   destination 0x1(%rax) (0x7f8ddc0ba011) in non-writable VMA region: 
0x7f8ddc0ba000-0x7f8de000 ---p None
  SegvReason: writing VMA None
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_display_get_event () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()
  UpgradeStatus: Upgraded to utopic on 2014-10-08 (6 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380917/+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 1380278] Re: unity-settings-daemon crashed with SIGSEGV in _gdk_device_xi2_reset_scroll_valuators()

2014-10-14 Thread Danilo Piazzalunga
This occurred at the same time as bug 1366351.

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

Title:
  unity-settings-daemon crashed with SIGSEGV in
  _gdk_device_xi2_reset_scroll_valuators()

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

Bug description:
  I don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-settings-daemon 14.04.0+14.10.20141010-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 12 16:07:07 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2014-09-21 (21 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140921)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  SegvAnalysis:
   Segfault happened at: 0x7f4aed57b3a4:mov0x8(%rax),%edx
   PC (0x7f4aed57b3a4) ok
   source 0x8(%rax) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_display_get_event () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380278/+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 1380926] Re: nautilus crashed with SIGSEGV

2014-10-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1280867 ***
https://bugs.launchpad.net/bugs/1280867

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1380926/+attachment/4235310/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1380926/+attachment/4235312/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1380926/+attachment/4235314/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1380926/+attachment/4235315/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1380926/+attachment/4235316/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1380926/+attachment/4235317/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1380926/+attachment/4235318/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1280867
   nautilus segfaults in compare_by_display_name()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  tried to access my network folders ... nautilus crashed

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: nautilus 1:3.10.1-0ubuntu14
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 14 08:15:26 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2013-01-14 (637 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0x4c1aaa:  movzbl (%r12),%ecx
   PC (0x004c1aaa) ok
   source (%r12) (0x) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   ?? ()
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV
  UpgradeStatus: Upgraded to utopic on 2014-09-14 (29 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1380926/+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 1280867] Re: nautilus segfaults in compare_by_display_name()

2014-10-14 Thread Apport retracing service
** Tags added: utopic

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

Title:
  nautilus segfaults in compare_by_display_name()

Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Triaged
Status in “nautilus” package in Fedora:
  Unknown

Bug description:
  samba, Ubuntu 14.04 (alpha)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb 16 22:44:08 2014
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']
  InstallationDate: Installed on 2014-02-15 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140214)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0x4bef0a:  movzbl (%r12),%ecx
   PC (0x004bef0a) ok
   source (%r12) (0x) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   ?? ()
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV
  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/nautilus/+bug/1280867/+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 1380708] Re: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

2014-10-14 Thread Raymond
[  148.532127] BUG: Bad page state in process chrome  pfn:126551
[  148.532133] page:ea0004995440 count:0 mapcount:0 mapping:  
(null) index:0x0
[  148.532136] page flags: 0x23c(referenced|uptodate|dirty|lru)
[  148.532142] Modules linked in: joydev hid_generic usbhid hid ctr ccm 
pci_stub vboxpci(OX) vboxnetadp(OX) vboxnetflt(OX) vboxdrv(OX) bnep rfcomm 
bluetooth arc4 gpio_ich ath9k_htc ath9k_common ath9k_hw ath mac80211 kvm_intel 
cfg80211 kvm nvidia(POX) serio_raw lpc_ich snd_hda_codec_realtek snd_hda_intel 
snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event 
snd_rawmidi snd_seq snd_seq_device snd_timer snd soundcore mac_hid parport_pc 
ppdev it87 hwmon_vid coretemp lp parport psmouse r8169 mii
[  148.532185] CPU: 0 PID: 2042 Comm: chrome Tainted: P   OX 
3.13.0-37-generic #64-Ubuntu
[  148.532187] Hardware name: Gigabyte Technology Co., Ltd. G31M-ES2C/G31M-S2C, 
BIOS F8 09/29/2009
[  148.532189]  88012fc17830 8801288a5898 8171ed09 
ea0004995440
[  148.532193]  8801288a58b0 81719823 0001 
8801288a5990
[  148.532196]  81157e2a 88012fff8e08 0002 
88012fc17820
[  148.532200] Call Trace:
[  148.532207]  [8171ed09] dump_stack+0x45/0x56
[  148.532211]  [81719823] bad_page.part.61+0xcf/0xe8
[  148.532216]  [81157e2a] get_page_from_freelist+0x85a/0x930
[  148.532219]  [81158084] __alloc_pages_nodemask+0x184/0xb80
[  148.532224]  [810404e7] ? 
native_send_call_func_single_ipi+0x37/0x40
[  148.532228]  [810dbbd0] ? generic_exec_single+0xa0/0xb0
[  148.532355]  [a07c1500] ? nv_free_user_mapping+0x10/0x10 [nvidia]
[  148.532435]  [a07c2917] ? nv_alloc_system_pages+0x837/0x9c0 
[nvidia]
[  148.532439]  [81196d83] alloc_pages_current+0xa3/0x160
[  148.532442]  [811530ae] __get_free_pages+0xe/0x50
[  148.532520]  [a07c218a] nv_alloc_system_pages+0xaa/0x9c0 [nvidia]
[  148.532598]  [a07b8575] ? nvos_create_alloc+0x205/0x2e0 [nvidia]
[  148.532676]  [a07ba7e5] nv_alloc_pages+0x145/0x370 [nvidia]
[  148.532757]  [a079de20] ? rm_check_pci_config_space+0x41c/0xab5 
[nvidia]
[  148.532841]  [a01bce6a] ? _nv014751rm+0xba/0x1c2 [nvidia]
[  148.532924]  [a0790c27] _nv014859rm+0xf3/0xff [nvidia]
[  148.533054]  [a06028b2] ? _nv013540rm+0x161/0x326 [nvidia]
[  148.533208]  [a0602d3c] ? _nv013534rm+0x2c5/0x354 [nvidia]
[  148.533292]  [a01a8d4c] ? _nv001316rm+0x15a6/0x164b [nvidia]
[  148.533375]  [a01a9100] ? _nv001044rm+0x30f/0x16a3 [nvidia]
[  148.533458]  [a01a8fdc] ? _nv001044rm+0x1eb/0x16a3 [nvidia]
[  148.533542]  [a01a3623] ? _nv000943rm+0xa9/0x10d [nvidia]
[  148.533625]  [a01a35f4] ? _nv000943rm+0x7a/0x10d [nvidia]
[  148.533708]  [a078e6dd] ? _nv001107rm+0x9d/0xaaf [nvidia]
[  148.533811]  [a079aaa7] ? rm_ioctl+0x76/0x100 [nvidia]
[  148.533890]  [a07b9345] ? nv_kern_ioctl+0x145/0x470 [nvidia]
[  148.533967]  [a07b9691] ? nv_kern_unlocked_ioctl+0x21/0x30 [nvidia]
[  148.533972]  [811d03a0] ? do_vfs_ioctl+0x2e0/0x4c0
[  148.533976]  [8110df93] ? __secure_computing+0x73/0x260
[  148.533979]  [811d0601] ? SyS_ioctl+0x81/0xa0
[  148.533983]  [8172fa3f] ? tracesys+0xe1/0xe6
[  216.545289] mpegaudioparse1[2135]: segfault at 0 ip   (null) sp 
7f8e57ff8468 error 14 in rhythmbox[40+2000]
[  291.227198] BUG: Bad page state in process chrome  pfn:12746b
[  291.227207] page:ea00049d1ac0 count:0 mapcount:0 mapping:  
(null) index:0x0
[  291.227210] page flags: 0x23c(referenced|uptodate|dirty|lru)
[  291.227217] Modules linked in: joydev hid_generic usbhid hid ctr ccm 
pci_stub vboxpci(OX) vboxnetadp(OX) vboxnetflt(OX) vboxdrv(OX) bnep rfcomm 
bluetooth arc4 gpio_ich ath9k_htc ath9k_common ath9k_hw ath mac80211 kvm_intel 
cfg80211 kvm nvidia(POX) serio_raw lpc_ich snd_hda_codec_realtek snd_hda_intel 
snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_seq_midi snd_seq_midi_event 
snd_rawmidi snd_seq snd_seq_device snd_timer snd soundcore mac_hid parport_pc 
ppdev it87 hwmon_vid coretemp lp parport psmouse r8169 mii
[  291.227272] CPU: 1 PID: 2042 Comm: chrome Tainted: PB  OX 
3.13.0-37-generic #64-Ubuntu
[  291.227275] Hardware name: Gigabyte Technology Co., Ltd. G31M-ES2C/G31M-S2C, 
BIOS F8 09/29/2009
[  291.227278]  88012fc97830 8801288a5898 8171ed09 
ea00049d1ac0
[  291.227283]  8801288a58b0 81719823 0001 
8801288a5990
[  291.227287]  81157e2a 88012fff8e08 0002 
88012fc97820
[  291.227292] Call Trace:
[  291.227302]  [8171ed09] dump_stack+0x45/0x56
[  291.227307]  [81719823] bad_page.part.61+0xcf/0xe8
[  291.227313]  [81157e2a] get_page_from_freelist+0x85a/0x930
[  291.227317]  [81158084] 

[Desktop-packages] [Bug 1061069]

2014-10-14 Thread Jsmeix-x
*** Bug 900993 has been marked as a duplicate of this bug. ***

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

Title:
  CUPS 1.6 has major incompatible changes. Do not use CUPS 1.6.1 on
  stable Ubuntu releases

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Released
Status in “cups-filters” source package in Quantal:
  Invalid
Status in “cups” source package in Raring:
  Fix Released
Status in “cups-filters” source package in Raring:
  Fix Released
Status in “cups” package in Suse:
  Confirmed

Bug description:
  Drastic changes in CUPS 1.6.1 (non Apple feature removed mostly) are
  detrimental to Ubuntu users. We should wait until the missing features
  (like automatic appearing of remote CUPS queues) before to unleash the
  newer version to users. This means downgrading cups in Quantal.

  See LP Bug 1061063 and Bug 1052897 for examples and the big list on
  Suse bugzilla : https://bugzilla.novell.com/show_bug.cgi?id=735404 for
  more informations.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  CupsErrorLog:
   W [03/Oct/2012:07:36:11 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
'HP_LaserJet_P3010-Gray..' already exists
   W [03/Oct/2012:07:36:11 +0200] CreateDevice failed: 
org.freedesktop.ColorManager.AlreadyExists:device id 'cups-HP_LaserJet_P3010' 
already exists
  Date: Wed Oct  3 18:23:44 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120911)
  Lpstat:
   device for Brother: 
dnssd://Brother%20QL-570%20%40%20gland._ipp._tcp.local/cups
   device for HP_LaserJet_P3010: hp:/net/HP_LaserJet_P3010_Series?zc=laserjet
  MachineType: LENOVO 4293AA6
  Papersize: a4
  PpdFiles: HP_LaserJet_P3010: HP LaserJet P3010 Series Postscript (recommended)
  ProcEnviron:
   LANGUAGE=fr_CH:fr
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_CH.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=529c6222-fe36-40b3-9692-581c477062a4 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET61WW (1.31 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4293AA6
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET61WW(1.31):bd04/25/2012:svnLENOVO:pn4293AA6:pvrThinkPadX220:rvnLENOVO:rn4293AA6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4293AA6
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.cups.cupsd.conf: [modified]
  mtime.conffile..etc.cups.cupsd.conf: 2012-10-02T11:11:41.190220

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

2014-10-14 Thread Jsmeix-x
FYI:

CUPS 2.0.0 with upstream support for systemd socket activation
(cf. bug#857372) does not yet just work, see for example
https://www.cups.org/str.php?L4497

Furthermore there is the open issue how the systemd unit files
should be named, see the systemd unit files and service names
mail thread on the CUPS developer list cups-de...@cups.org
http://cups.org/pipermail/cups-devel/2014-October/thread.html
in particular
http://cups.org/pipermail/cups-devel/2014-October/015368.html
http://cups.org/pipermail/cups-devel/2014-October/015369.html
http://cups.org/pipermail/cups-devel/2014-October/015372.html

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

Title:
  CUPS 1.6 has major incompatible changes. Do not use CUPS 1.6.1 on
  stable Ubuntu releases

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Fix Released
Status in “cups-filters” source package in Quantal:
  Invalid
Status in “cups” source package in Raring:
  Fix Released
Status in “cups-filters” source package in Raring:
  Fix Released
Status in “cups” package in Suse:
  Confirmed

Bug description:
  Drastic changes in CUPS 1.6.1 (non Apple feature removed mostly) are
  detrimental to Ubuntu users. We should wait until the missing features
  (like automatic appearing of remote CUPS queues) before to unleash the
  newer version to users. This means downgrading cups in Quantal.

  See LP Bug 1061063 and Bug 1052897 for examples and the big list on
  Suse bugzilla : https://bugzilla.novell.com/show_bug.cgi?id=735404 for
  more informations.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: cups 1.6.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  CupsErrorLog:
   W [03/Oct/2012:07:36:11 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
'HP_LaserJet_P3010-Gray..' already exists
   W [03/Oct/2012:07:36:11 +0200] CreateDevice failed: 
org.freedesktop.ColorManager.AlreadyExists:device id 'cups-HP_LaserJet_P3010' 
already exists
  Date: Wed Oct  3 18:23:44 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120911)
  Lpstat:
   device for Brother: 
dnssd://Brother%20QL-570%20%40%20gland._ipp._tcp.local/cups
   device for HP_LaserJet_P3010: hp:/net/HP_LaserJet_P3010_Series?zc=laserjet
  MachineType: LENOVO 4293AA6
  Papersize: a4
  PpdFiles: HP_LaserJet_P3010: HP LaserJet P3010 Series Postscript (recommended)
  ProcEnviron:
   LANGUAGE=fr_CH:fr
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_CH.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=529c6222-fe36-40b3-9692-581c477062a4 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/25/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET61WW (1.31 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4293AA6
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET61WW(1.31):bd04/25/2012:svnLENOVO:pn4293AA6:pvrThinkPadX220:rvnLENOVO:rn4293AA6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4293AA6
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO
  modified.conffile..etc.cups.cupsd.conf: [modified]
  mtime.conffile..etc.cups.cupsd.conf: 2012-10-02T11:11:41.190220

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1061069/+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 1142511] Re: Calendar Authentication requests password in Ubuntu 12.10 and 13.10

2014-10-14 Thread zetha
I have Ubuntu 12.04 and this is indeed very annoying. 
Run gconf-editor and uncheck notify with tray doesn't work for me. 
There is no ~/.config/evolution/sources/ folder to delete.
I don't want to run sudo apt-get purge evolution-data-server because i use 
Evolution. 
Any help please ?

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

Title:
  Calendar Authentication requests password in Ubuntu 12.10 and 13.10

Status in “evolution” package in Ubuntu:
  Confirmed

Bug description:
  I just upgraded from Ubuntu 12.04 to 12.10. After I restarted with the
  new version of Ubuntu a window shows up very often asking for a
  password. The title of the window is Calendar Authentication
  Request. The text withing the window says something like Please
  enter your password for calendar 'nameofcalendar' user:u...@domain.com
  host:www.google.com.

  I don't remember having configured my gmail calendar to work offline.
  Maybe I did, I want this message to stop showing up as it is EXTREMELY
  ANNOYING.

  I have uninstall Evolution. I even removed the directory at
  ~/.local/share/evolution, but the window still shows up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1142511/+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 1322925] Re: Copy, paste stops working randomly in Ubuntu 14.04 nautilus

2014-10-14 Thread Carlos Fontinha
I have the same issue.

I'm got several issues in 14.10:
- CopyPaste in nautilus
- system freeze if using touchad on nvidia dirver (prime)
- sound mic (sometimes fails )

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

Title:
  Copy, paste stops working randomly in Ubuntu 14.04 nautilus

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  The title says it.

  Since upgrade to 14.04, copy / cut / paste of files among various
  folders I have write rights on does not work most of the times.

  Using the terminal to copy / move does work normally.

  nautilus:
    Installed: 1:3.10.1-0ubuntu9.1
    Candidate: 1:3.10.1-0ubuntu9.1
    Version table:
   *** 1:3.10.1-0ubuntu9.1 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.10.1-0ubuntu8 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  
  WORKAROUND:

  When the bug appears, you can close all instances of nautilus to restore 
normal behavior.
  Command line: killall nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1322925/+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 1335159] Re: System Setting - Network - Network Proxy it isn't possible to define proxy exceptions

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

** Changed in: unity-control-center (Ubuntu)
   Status: New = Confirmed

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

Title:
  System Setting - Network - Network Proxy it isn't possible to define
  proxy exceptions

Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Hi all,

  in Ubuntu 14.04 
  System Setting - Network - Network Proxy it isn't possible to define proxy 
exceptions.

  It has to be possible to define proxy exceptions in following way IP,
  IP Networks, Domains (e.g. .launchpad.net, 192.168.0.0/24) to make
  sure that internal company networks can be reached. Because if they
  are also routed over the proxy, connection is not possible. Because
  proxy is only used to reach the external IP world.

  Would be really good if you could make this possible :)

  Regards

  Marko Weiß

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1335159/+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 1335159] Re: System Setting - Network - Network Proxy it isn't possible to define proxy exceptions

2014-10-14 Thread Xavier
A pity that there is no one assigned to search for a solution to this
regression in Ubuntu.

In our research institution, we are also affected by the unability to
define proxy exceptions. :-/

For browsing the net, we can do that in Firefox directly. But for other
GUI programs reusing variables set somewhere else in unity, it's a pity
that we don't know how to avoid this issue.

Any config file where we can manually write that no_proxy values?

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

Title:
  System Setting - Network - Network Proxy it isn't possible to define
  proxy exceptions

Status in “unity-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Hi all,

  in Ubuntu 14.04 
  System Setting - Network - Network Proxy it isn't possible to define proxy 
exceptions.

  It has to be possible to define proxy exceptions in following way IP,
  IP Networks, Domains (e.g. .launchpad.net, 192.168.0.0/24) to make
  sure that internal company networks can be reached. Because if they
  are also routed over the proxy, connection is not possible. Because
  proxy is only used to reach the external IP world.

  Would be really good if you could make this possible :)

  Regards

  Marko Weiß

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1335159/+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 1373404] Re: No warning of high volume level

2014-10-14 Thread Michał Sawicz
** Also affects: indicator-sound (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: indicator-sound (Ubuntu RTM)
   Status: New = In Progress

** Changed in: indicator-sound (Ubuntu RTM)
 Assignee: (unassigned) = Ted Gould (ted)

** Changed in: indicator-sound (Ubuntu RTM)
   Importance: Undecided = Critical

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

Title:
  No warning of high volume level

Status in Sound Menu:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  Invalid
Status in “unity-notifications” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu RTM:
  In Progress
Status in “unity-notifications” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1373404/+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 1365695] Re: No longer able to use GUI after update

2014-10-14 Thread steveb
@Alberto - I followed the steps you gave above but the problem remains. It
has made no obvious difference after reboot: system hangs after login with
just the left hand monitor displaying an Ubuntu background.


On Mon, Oct 13, 2014 at 3:04 PM, Alberto Milone 
alberto.mil...@canonical.com wrote:

 @steveb:

 Please follow these steps:

 sudo add-apt-repository ppa:canonical-x/x-staging

 (say yes to the all the questions)

 sudo apt-get update

 sudo apt-get install xserver-xorg-video-intel

 Remove nvidia:
 sudo apt-get --purge remove nvidia-331 (or nvidia-331-updates, according
 to what you installed)

 sudo apt-get install nvidia-331

 Restart your computer.

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

 Title:
   No longer able to use GUI after update

 Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
   Confirmed
 Status in “nvidia-graphics-drivers-331” package in Ubuntu:
   Confirmed
 Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
   Confirmed
 Status in “ubuntu-drivers-common” package in Ubuntu:
   Fix Released
 Status in “xserver-xorg-video-intel” package in Ubuntu:
   Confirmed
 Status in “nvidia-graphics-drivers-304-updates” source package in Trusty:
   Confirmed
 Status in “nvidia-graphics-drivers-331” source package in Trusty:
   Confirmed
 Status in “nvidia-graphics-drivers-331-updates” source package in Trusty:
   Confirmed
 Status in “ubuntu-drivers-common” source package in Trusty:
   Triaged
 Status in “xserver-xorg-video-intel” source package in Trusty:
   Incomplete

 Bug description:
   Until yesterday the 14.04 install on this Thinkpad T530 (nvidia
   Optimus) with nvidia-331 drivers worked just fine, including excellent
   multi-monitor behavior. Yesterday the set of packages below [1] was
   updated. I shut down, booted this morning and found out that I was not
   shown the lightdm login screen: I was stuck at the purple screen that
   precedes it (into which I enter my disk encryption password).

   Now the funny thing is that I could hear the lightdm startup sound and
   could actually login by typing my password (disk activity and started
   processes verify I am actually logged in), but I can't see anything:
   I'm still stuck at the puple screen.

   Uninstalling the nvidia drivers solved the problem: I'm typing this in
   a browser window using the nouveau drivers.

   I atttempted switching to nvidia-304, but that doesn't work either.
   Using those drivers I am shown the lightdm login screen, but after
   logging in I'm stuck with a screen showing only the background image.
   Nothing else is available, no keyboard or mouse trickery will reveal
   any menu, dialog or terminal to gain access.

   Since nouveau doesn't support a multi-monitor setup, it would be great
   if I someone could tell me how to get the nvidia drivers working
   again.

   Some things I noticed:
   - .xsession-errors reported 'Xlib:  extension GLX missing on display
 :0'
   - /var/log/Xorg.0.log reported 'setversion 1.4 failed: Permission denied'

   [1] The packages that were updated:

   Start-Date: 2014-09-03  15:07:38
   Upgrade: libsystemd-login0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5),
 systemd-services:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), librbd1:amd64
 (0.80.1-0ubuntu1.1, 0.80.5-0ubuntu0.14.04.1), ubuntu-drivers-common:amd64
 (0.2.91.5, 0.2.91.6), libsystemd-daemon0:amd64 (204-5ubuntu20.4,
 204-5ubuntu20.5), libgudev-1.0-0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5),
 libgudev-1.0-0:i386 (204-5ubuntu20.4, 204-5ubuntu20.5),
 libpam-systemd:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), librados2:amd64
 (0.80.1-0ubuntu1.1, 0.80.5-0ubuntu0.14.04.1), shotwell-common:amd64
 (0.18.0-0ubuntu4.1, 0.18.0-0ubuntu4.2), udev:amd64 (204-5ubuntu20.4,
 204-5ubuntu20.5), shotwell:amd64 (0.18.0-0ubuntu4.1, 0.18.0-0ubuntu4.2),
 gir1.2-gudev-1.0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5),
 libudev-dev:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), libudev1:amd64
 (204-5ubuntu20.4, 204-5ubuntu20.5), libudev1:i386 (204-5ubuntu20.4,
 204-5ubuntu20.5), xserver-xorg-video-intel:amd64 (2.99.910-0ubuntu1,
 2.99.910-0ubuntu1.1), libsystemd-journal0:amd64 (204-5ubuntu20.4,
 204-5ubuntu20.5), rsyslog:amd64 (7.4.4-1ubuntu2, 7.4.4-1ubuntu2.1)
   End-Date: 2014-09-03  15:08:06

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: nvidia-current-updates (not installed)
   ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
   Uname: Linux 3.13.0-35-generic x86_64
   NonfreeKernelModules: nvidia
   ApportVersion: 2.14.1-0ubuntu3.3
   Architecture: amd64
   CurrentDesktop: Unity
   Date: Thu Sep  4 22:07:11 2014
   SourcePackage: nvidia-graphics-drivers-304-updates
   UpgradeStatus: Upgraded to trusty on 2014-06-03 (93 days ago)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1365695/+subscriptions


-- 
You received 

[Desktop-packages] [Bug 1129409] Re: Nvidia and AMD graphics drivers should indicate whether they provide libcuda.so.1, libOpenCL.so.1, etc.

2014-10-14 Thread Alberto Milone
** Changed in: fglrx-installer (Ubuntu)
   Importance: Undecided = Medium

** Changed in: fglrx-installer (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  Nvidia and AMD graphics drivers should indicate whether they provide
  libcuda.so.1, libOpenCL.so.1, etc.

Status in “boinc” package in Ubuntu:
  Fix Released
Status in “fglrx-installer” package in Ubuntu:
  In Progress
Status in “fglrx-installer-updates” package in Ubuntu:
  Confirmed
Status in “nvidia-cuda-toolkit” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-310-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-313-updates” package in Ubuntu:
  Invalid
Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-319-updates” package in Ubuntu:
  Fix Released
Status in “pycuda” package in Ubuntu:
  Fix Released
Status in “pyopencl” package in Ubuntu:
  Fix Released
Status in “starpu-contrib” package in Ubuntu:
  Fix Released
Status in “viennacl” package in Ubuntu:
  Invalid
Status in “nvidia-cuda-toolkit” package in Debian:
  Fix Released

Bug description:
  The nvidia-cuda-toolkit package needs to depend on a minimum version of the 
CUDA library included in nvidia-graphics-drivers.
  The current Debian version of nvidia-cuda-toolkit (5.0.35-4) does this on 
Debian systems by checking the version of libcuda1 and on Ubuntu systems by 
checking the version of nvidia-current, nvidia-curent-updates, 
nvidia-experimental-304 or nvidia-experimental-310.

  It would greatly simplify maintenance of packages building against
  libcuda.so.1 and libOpenCL.so.1 if the nvidia-graphics drivers could
  provide virtual packages that reflect the API level, for example,
  libcuda-5.0-1 and libopencl-1.2-1.

  It was decided that the nvidia drivers packages will provide libcuda-5.0-1, 
libopencl1 and opencl-icd (LP: #763457) virtual packages. Additionally, 
nvidia-*.shlibs would contain:
  libOpenCL  1 libopencl1
  libcuda1 libcuda-5.0-1
  libGL 1 libgl1

  Similarly, the amd drivers package will provide libopencl1 and opencl-icd 
virtual packages, as well as an .shlibs containing:
  libOpenCL  1 libopencl1
  libGL 1 libgl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1129409/+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 1373404] Re: No warning of high volume level

2014-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~indicator-applet-developers/indicator-sound/rtm-
extreme-volume-warning

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

Title:
  No warning of high volume level

Status in Sound Menu:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “ubuntu-system-settings” package in Ubuntu:
  Invalid
Status in “unity-notifications” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu RTM:
  In Progress
Status in “unity-notifications” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1373404/+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 1376152] Re: scp remote fail when exists echo command in the .bashrc script

2014-10-14 Thread Wen Chen
Thanks for answering. Test and confirm the provided approach works.

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

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

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

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

Title:
  scp remote fail when exists echo command in the .bashrc script

Status in “gnome-terminal” package in Ubuntu:
  Invalid

Bug description:
  Generally executing scp will result as below:

  wen@wen-U31Jg:~$ scp ./test.txt localhost:~/tmp
  test.txt 100%5 
0.0KB/s   00:00 

  But when there exist echo enter .bashrc  ... line in .bashrc file,
  the same command failed without any error message:

  wen@wen-U31Jg:~$ scp ./test.txt localhost:~/tmp
  Enter .bashrc ..

  And of course, the file DOES NOT copy to the remote destination.
  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Uname: Linux 3.2.0-69-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: amd64
  Date: Wed Oct  1 15:54:44 2014
  InstallationMedia: Xubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=zh_TW:en
   PATH=(custom, no user)
   LANG=zh_TW.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1376152/+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 1380312] Re: unity-settings-daemon crashed with SIGSEGV in gdk_device_get_device_type()

2014-10-14 Thread Sebastien Bacher
** Information type changed from Private to Public

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

Title:
  unity-settings-daemon crashed with SIGSEGV in
  gdk_device_get_device_type()

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

Bug description:
  Happened shortly after a failed gpg-key generation.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-settings-daemon 14.04.0+14.10.20141010-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-22.29-lowlatency 3.16.4
  Uname: Linux 3.16.0-22-lowlatency x86_64
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 12 08:07:30 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2014-10-12 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_CA:en
   XDG_RUNTIME_DIR=set
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f127cde17c6 gdk_device_get_device_type+22:
cmp%rax,(%rdx)
   PC (0x7f127cde17c6) ok
   source %rax ok
   destination (%rdx) (0x320) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   gdk_device_get_device_type () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in 
gdk_device_get_device_type()
  UpgradeStatus: Upgraded to utopic on 2014-10-12 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380312/+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 1365695] Re: No longer able to use GUI after update

2014-10-14 Thread Alejandro Dubrovsky
Some people are reporting the blank (background) screen before the login, 
some after. Are they the same bug? 
(I suffer from the after-login variety)

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

Title:
  No longer able to use GUI after update

Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-304-updates” source package in Trusty:
  Confirmed
Status in “nvidia-graphics-drivers-331” source package in Trusty:
  Confirmed
Status in “nvidia-graphics-drivers-331-updates” source package in Trusty:
  Confirmed
Status in “ubuntu-drivers-common” source package in Trusty:
  Triaged
Status in “xserver-xorg-video-intel” source package in Trusty:
  Incomplete

Bug description:
  Until yesterday the 14.04 install on this Thinkpad T530 (nvidia
  Optimus) with nvidia-331 drivers worked just fine, including excellent
  multi-monitor behavior. Yesterday the set of packages below [1] was
  updated. I shut down, booted this morning and found out that I was not
  shown the lightdm login screen: I was stuck at the purple screen that
  precedes it (into which I enter my disk encryption password).

  Now the funny thing is that I could hear the lightdm startup sound and
  could actually login by typing my password (disk activity and started
  processes verify I am actually logged in), but I can't see anything:
  I'm still stuck at the puple screen.

  Uninstalling the nvidia drivers solved the problem: I'm typing this in
  a browser window using the nouveau drivers.

  I atttempted switching to nvidia-304, but that doesn't work either.
  Using those drivers I am shown the lightdm login screen, but after
  logging in I'm stuck with a screen showing only the background image.
  Nothing else is available, no keyboard or mouse trickery will reveal
  any menu, dialog or terminal to gain access.

  Since nouveau doesn't support a multi-monitor setup, it would be great
  if I someone could tell me how to get the nvidia drivers working
  again.

  Some things I noticed:
  - .xsession-errors reported 'Xlib:  extension GLX missing on display :0'
  - /var/log/Xorg.0.log reported 'setversion 1.4 failed: Permission denied'

  [1] The packages that were updated:

  Start-Date: 2014-09-03  15:07:38
  Upgrade: libsystemd-login0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), 
systemd-services:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), librbd1:amd64 
(0.80.1-0ubuntu1.1, 0.80.5-0ubuntu0.14.04.1), ubuntu-drivers-common:amd64 
(0.2.91.5, 0.2.91.6), libsystemd-daemon0:amd64 (204-5ubuntu20.4, 
204-5ubuntu20.5), libgudev-1.0-0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), 
libgudev-1.0-0:i386 (204-5ubuntu20.4, 204-5ubuntu20.5), libpam-systemd:amd64 
(204-5ubuntu20.4, 204-5ubuntu20.5), librados2:amd64 (0.80.1-0ubuntu1.1, 
0.80.5-0ubuntu0.14.04.1), shotwell-common:amd64 (0.18.0-0ubuntu4.1, 
0.18.0-0ubuntu4.2), udev:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), 
shotwell:amd64 (0.18.0-0ubuntu4.1, 0.18.0-0ubuntu4.2), gir1.2-gudev-1.0:amd64 
(204-5ubuntu20.4, 204-5ubuntu20.5), libudev-dev:amd64 (204-5ubuntu20.4, 
204-5ubuntu20.5), libudev1:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), 
libudev1:i386 (204-5ubuntu20.4, 204-5ubuntu20.5), 
xserver-xorg-video-intel:amd64 (2.99.910-0ubuntu1, 2.99.910-0ubuntu1.1), 
libsystemd-journal0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), rsyslog:amd64 
(7.4.4-1ubuntu2, 7.4.4-1ubuntu2.1)
  End-Date: 2014-09-03  15:08:06

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nvidia-current-updates (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Sep  4 22:07:11 2014
  SourcePackage: nvidia-graphics-drivers-304-updates
  UpgradeStatus: Upgraded to trusty on 2014-06-03 (93 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304-updates/+bug/1365695/+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 1380958] Re: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

2014-10-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1380278 ***
https://bugs.launchpad.net/bugs/1380278

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1380958/+attachment/4235365/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1380958/+attachment/4235367/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1380958/+attachment/4235369/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1380958/+attachment/4235370/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1380958/+attachment/4235371/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1380958/+attachment/4235372/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1380958/+attachment/4235373/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1380278
   unity-settings-daemon crashed with SIGSEGV in 
_gdk_device_xi2_reset_scroll_valuators()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

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

Bug description:
  I got the apport window to submit this bug out of the blue. I did not
  notice anything.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-settings-daemon 14.04.0+14.10.20141010-0ubuntu1
  Uname: Linux 3.17.0-031700rc7-generic x86_64
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 14 10:30:37 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2013-11-14 (334 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  SegvAnalysis:
   Segfault happened at: 0x7ff6748153c0:andb   $0xfe,0x1(%rax)
   PC (0x7ff6748153c0) ok
   source $0xfe ok
   destination 0x1(%rax) (0x7ff65c068011) in non-writable VMA region: 
0x7ff65c068000-0x7ff66000 ---p None
  SegvReason: writing VMA None
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_display_get_event () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()
  UpgradeStatus: Upgraded to utopic on 2014-09-23 (20 days ago)
  UserGroups: adm cdrom dialout dip lp lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380958/+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 1380975] Re: gvfsd-ftp crashed with SIGABRT

2014-10-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1361906 ***
https://bugs.launchpad.net/bugs/1361906

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1380975/+attachment/4235412/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1380975/+attachment/4235414/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1380975/+attachment/4235415/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1380975/+attachment/4235416/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1380975/+attachment/4235417/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1380975/+attachment/4235418/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1380975/+attachment/4235419/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1361906
   gvfsd-ftp crashed with SIGABRT in g_mutex_unlock_slowpath()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gvfsd-ftp crashed with SIGABRT

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  if mounted a ftp share

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gvfs-backends 1.20.2-1ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 14 11:32:16 2014
  ExecutablePath: /usr/lib/gvfs/gvfsd-ftp
  InstallationDate: Installed on 2014-10-13 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140923)
  ProcCmdline: /usr/lib/gvfs/gvfsd-ftp --spawner :1.6 /org/gtk/gvfs/exec_spaw/6
  ProcEnviron:
   XDG_RUNTIME_DIR=set
   SHELL=/bin/bash
   LANGUAGE=de_DE
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  Signal: 6
  SourcePackage: gvfs
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: gvfsd-ftp crashed with SIGABRT
  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/ubuntu/+source/gvfs/+bug/1380975/+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 1378416] Re: turned off wifi to test 3g I see H in the indicator but I recieve nothing from the system

2014-10-14 Thread Michał Sawicz
This sounds a lot like bug #1357321 no?

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

Title:
  turned off wifi to test 3g I see H in the indicator but I recieve
  nothing from the system

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  STEPS:
  1. Install RTM88 on krillin
  2. Use the system a litlle on wifi
  3. Pull down the indicator network
  4. Disable Wifi

  EXPECTED:
  I expect the system to seemless flip over to using 3g

  ACTUAL:
  I got no page (see screen shot) I tried pinging google and got ping: unknown 
host google.com

  ip route gave no feedback
  phablet@ubuntu-phablet:~$ nmcli dev
  DEVICE TYPE  STATE
  /ril_1 gsm   disconnected 
  /ril_0 gsm   connected
  wlan0  802-11-wireless   unavailable 

  Devices is correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1378416/+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 1378416] Re: turned off wifi to test 3g I see H in the indicator but I recieve nothing from the system

2014-10-14 Thread Michał Sawicz
Ah no, scratch that.

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

Title:
  turned off wifi to test 3g I see H in the indicator but I recieve
  nothing from the system

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  STEPS:
  1. Install RTM88 on krillin
  2. Use the system a litlle on wifi
  3. Pull down the indicator network
  4. Disable Wifi

  EXPECTED:
  I expect the system to seemless flip over to using 3g

  ACTUAL:
  I got no page (see screen shot) I tried pinging google and got ping: unknown 
host google.com

  ip route gave no feedback
  phablet@ubuntu-phablet:~$ nmcli dev
  DEVICE TYPE  STATE
  /ril_1 gsm   disconnected 
  /ril_0 gsm   connected
  wlan0  802-11-wireless   unavailable 

  Devices is correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1378416/+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 1380990] Re: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

2014-10-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1380278 ***
https://bugs.launchpad.net/bugs/1380278

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1380990/+attachment/4235455/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1380990/+attachment/4235457/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1380990/+attachment/4235459/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1380990/+attachment/4235460/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1380990/+attachment/4235461/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1380990/+attachment/4235462/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1380990/+attachment/4235463/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1380278
   unity-settings-daemon crashed with SIGSEGV in 
_gdk_device_xi2_reset_scroll_valuators()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

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

Bug description:
  ---

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-settings-daemon 14.04.0+14.10.20141010-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Tue Oct 14 11:46:06 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2014-05-07 (159 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  SegvAnalysis:
   Segfault happened at: 0x7f4aec98c3c0:andb   $0xfe,0x1(%rax)
   PC (0x7f4aec98c3c0) ok
   source $0xfe ok
   destination 0x1(%rax) (0x7f4aed5d40d1) in non-writable VMA region: 
0x7f4aed4e7000-0x7f4aed5f3000 r-xp /lib/x86_64-linux-gnu/libglib-2.0.so.0.4200.0
  SegvReason: writing VMA /lib/x86_64-linux-gnu/libglib-2.0.so.0.4200.0
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_display_get_event () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380990/+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 1380278] Re: unity-settings-daemon crashed with SIGSEGV in _gdk_device_xi2_reset_scroll_valuators()

2014-10-14 Thread Apport retracing service
** Tags added: bugpattern-needed

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

Title:
  unity-settings-daemon crashed with SIGSEGV in
  _gdk_device_xi2_reset_scroll_valuators()

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

Bug description:
  I don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-settings-daemon 14.04.0+14.10.20141010-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 12 16:07:07 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2014-09-21 (21 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140921)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  SegvAnalysis:
   Segfault happened at: 0x7f4aed57b3a4:mov0x8(%rax),%edx
   PC (0x7f4aed57b3a4) ok
   source 0x8(%rax) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_display_get_event () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380278/+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 1286552] Re: No wifi after suspend

2014-10-14 Thread Francisco Cribari
I run Ubuntu 14.04 on a DELL XPS 13 notebook. I started having this
problem after I upgraded to kernel 3.13.0-37. Resume takes longer than
usual and I need to kill NetworkManager in order to restart it and be
able to get a connection.

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

Title:
  No wifi after suspend

Status in “linux” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  After suspending ubuntu the wifi doesn't work. The solution given here
  (http://askubuntu.com/questions/368671/ubuntu-13-10-wifi-not-re-
  connecting-after-suspend) worked for me but when I have updated my
  Ubuntu now it won't work. I have tried to test mainline kernel but it
  won't to boot with it.

  To reproduce the bug : just suspend the computer and then power it.
  There's no wifi network until you restart the computer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: ubuntu-release-upgrader-core 1:0.205.4
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CrashDB: ubuntu
  Date: Sat Mar  1 15:20:39 2014
  InstallationDate: Installed on 2013-12-30 (61 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release i386 
(20131017)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  meradi 1503 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=e71568e2-e875-4053-b3b7-2046540e78bf
  InstallationDate: Installed on 2013-12-30 (61 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Release i386 
(20131017)
  MachineType: Hewlett-Packard HP Compaq 6830s
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=3eaae47b-7485-4723-8b3e-9f6dac7a01e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-15-generic N/A
   linux-backports-modules-3.11.0-15-generic  N/A
   linux-firmware 1.116.2
  Tags:  saucy
  Uname: Linux 3.11.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog: Mar  1 15:34:33 meradi-HP-Compaq-6830s kernel: [ 4581.474196] 
perf samples too long (5002  5000), lowering kernel.perf_event_max_sample_rate 
to 25000
  dmi.bios.date: 03/12/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZD Ver. F.0C
  dmi.board.name: 30E9
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 95.1C
  dmi.chassis.asset.tag: CNU91609Y2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZDVer.F.0C:bd03/12/2009:svnHewlett-Packard:pnHPCompaq6830s:pvrF.0C:rvnHewlett-Packard:rn30E9:rvrKBCVersion95.1C:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6830s
  dmi.product.version: F.0C
  dmi.sys.vendor: Hewlett-Packard

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

2014-10-14 Thread aliander
Can confirm: AMD fglrx + XUbuntu 14.10 (Beta)

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

Title:
  Xorg crashed with SIGABRT in amd_xs113_int10_x_inb()

Status in “xorg-server” package in Ubuntu:
  Invalid

Bug description:
  Updated from 12.10 to 13.04.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  CrashCounter: 1
  Date: Mon Apr  8 19:37:37 2013
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2011-11-13 (512 days ago)
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :1 -core -auth /var/run/lightdm/root/:1 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libpciaccess.so.0
   amd_xs113_int10_x_inb () from 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
   ?? () from 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
   X86EMU_exec () from 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
   amd_xs113_int10_xf86ExecX86int10 () from 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
  Title: Xorg crashed with SIGABRT in amd_xs113_int10_x_inb()
  UpgradeStatus: Upgraded to raring on 2013-04-07 (1 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1166411/+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 1378660] Re: Use a Trusted Prompt to handle (re-)authentication and (re-)authorization

2014-10-14 Thread Timo Jyrinki
** Branch linked: lp:~online-accounts/ubuntu-system-settings-online-
accounts/master

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

Title:
  Use a Trusted Prompt to handle (re-)authentication and
  (re-)authorization

Status in Online Accounts setup for Ubuntu Touch:
  In Progress
Status in “signon” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  In Progress

Bug description:
  Whenever the OAuth flow needs to be started on behalf of an application, we 
emit a notification which, if clicked, will initiate the OAuth flos in a 
separate window.
  However, if the client application has its own visible window, the 
authentication window could (and should, according to design) be happening as a 
prompt session on top of the application.

  In order to do so, we need signond to pass the PID of the client
  application, and online-accounts-ui to create a prompt session for it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1378660/+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 1380996] [NEW] File size for backups not user-defineable

2014-10-14 Thread BeowulfOF
Public bug reported:


Description:Ubuntu 14.04.1 LTS
Release:14.04

deja-dup:
  Installiert:   30.0-0ubuntu4
  Installationskandidat: 30.0-0ubuntu4
  Versionstabelle:
 *** 30.0-0ubuntu4 0
500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status


Deja-Dup still has file size for backups hard-coded?!?  but not user-defined.

It is allways good to have a standard that fits for most user, but the
ability to define custom sizes for file size in backup without having to
rewrite the whole program would be nice.

Please make the filesize for the backups an option in settings tab.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: deja-dup 30.0-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-38.65-generic 3.13.11.8
Uname: Linux 3.13.0-38-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Oct 14 12:05:01 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-10-25 (353 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: deja-dup
UpgradeStatus: Upgraded to trusty on 2014-04-22 (174 days ago)

** Affects: deja-dup (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 deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/1380996

Title:
  File size for backups not user-defineable

Status in “deja-dup” package in Ubuntu:
  New

Bug description:
  
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

  deja-dup:
Installiert:   30.0-0ubuntu4
Installationskandidat: 30.0-0ubuntu4
Versionstabelle:
   *** 30.0-0ubuntu4 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  
  Deja-Dup still has file size for backups hard-coded?!?  but not user-defined.

  It is allways good to have a standard that fits for most user, but the
  ability to define custom sizes for file size in backup without having
  to rewrite the whole program would be nice.

  Please make the filesize for the backups an option in settings tab.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: deja-dup 30.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-38.65-generic 3.13.11.8
  Uname: Linux 3.13.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Oct 14 12:05:01 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-10-25 (353 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: deja-dup
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (174 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1380996/+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 1380223] XorgLogOld.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235511/+files/XorgLogOld.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1380223] UdevLog.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235508/+files/UdevLog.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

[Desktop-packages] [Bug 1380223] Xrandr.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/1380223/+attachment/4235512/+files/Xrandr.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

[Desktop-packages] [Bug 1380223] UdevDb.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1380223/+attachment/4235507/+files/UdevDb.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

[Desktop-packages] [Bug 1380223] xdpyinfo.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235513/+files/xdpyinfo.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

[Desktop-packages] [Bug 1380223] UnitySupportTest.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: UnitySupportTest.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235509/+files/UnitySupportTest.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1380223] XorgLog.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235510/+files/XorgLog.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

[Desktop-packages] [Bug 1380223] ProcModules.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235506/+files/ProcModules.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1380223] ProcInterrupts.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235505/+files/ProcInterrupts.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1380843] Re: Installing gnome-session-flashback in Ubuntu GNOME Utopic provides a Flashback (Compiz) session when compiz is not installed

2014-10-14 Thread Alberts Muktupāvels
Dmitry can you fix this? This is regression in 262. revision.

TryExec=@libexecdir@/gnome-session-flashback should be TryExec=compiz

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

Title:
  Installing gnome-session-flashback in Ubuntu GNOME Utopic provides a
  Flashback (Compiz) session when compiz is not installed

Status in “gnome-panel” package in Ubuntu:
  New

Bug description:
  Not much I can add to the title, even when 'compiz' is not installed
  in Ubuntu GNOME Utopic we offer the flashback (compiz) session at
  login. This is probably a regression - see bug #1332183.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: gnome-panel 1:3.8.1-2ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic i686
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: i386
  CurrentDesktop: Unity
  Date: Mon Oct 13 19:22:43 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-10-08 (5 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha i386 (20141005)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1380843/+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 1380708] Missing required logs.

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

apport-collect 1380708

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

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

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

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

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1380708/+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 1271591] Re: upstart job race prevents gnome-keyring from being ssh agent

2014-10-14 Thread Chris J Arges
Hello Marc, or anyone else affected,

Accepted gnome-keyring into trusty-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/gnome-
keyring/3.10.1-1ubuntu4.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gnome-keyring (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  upstart job race prevents gnome-keyring from being ssh agent

Status in “gnome-keyring” package in Ubuntu:
  Fix Released
Status in “gnome-keyring” source package in Trusty:
  Fix Committed

Bug description:
  I expect gnome-keyring to be the ssh authentication agent when I am
  logged in to a graphical session.

  Because of what I suspect is a race in upstart jobs, I believe
  SSH_AUTH_SOCK is being overwritten after gnome-keyring starts.

  Perhaps the gnome-session job needs to make sure the ssh-agent job is
  finished?

  [testcase]
  1) Perform desktop login
  2)
  [ $GNOME_KEYRING_CONTROL/ssh = $SSH_AUTH_SOCK ]  echo Good || Fail

  Expected output: Good

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session 3.9.90-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jan 22 10:25:59 2014
  InstallationDate: Installed on 2013-11-26 (56 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  PackageArchitecture: all
  SourcePackage: gnome-session
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1271591/+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 1380708] Re: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

2014-10-14 Thread Raymond
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  New

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1380708/+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 1365695] Re: No longer able to use GUI after update

2014-10-14 Thread steveb
I don't know if the bug I reported 1373968 , is the same as 1365695 or not,
so I reported mine as a separate bug. My symptoms are that system boots as
normal to a Ubuntu GUI login screen. After entering my password the login
screen is replaced by an Ubuntu background (14.04 LTS in the bottom left
corner of the left hand monitor (I have a dual monitor setup)). And then no
further updates to the screen. The  right hand monitor is inactive the
whole time.

On Tue, Oct 14, 2014 at 10:26 AM, Alejandro Dubrovsky 
al...@organicrobot.com wrote:

 Some people are reporting the blank (background) screen before the
 login, some after. Are they the same bug?
 (I suffer from the after-login variety)

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

 Title:
   No longer able to use GUI after update

 Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
   Confirmed
 Status in “nvidia-graphics-drivers-331” package in Ubuntu:
   Confirmed
 Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
   Confirmed
 Status in “ubuntu-drivers-common” package in Ubuntu:
   Fix Released
 Status in “xserver-xorg-video-intel” package in Ubuntu:
   Confirmed
 Status in “nvidia-graphics-drivers-304-updates” source package in Trusty:
   Confirmed
 Status in “nvidia-graphics-drivers-331” source package in Trusty:
   Confirmed
 Status in “nvidia-graphics-drivers-331-updates” source package in Trusty:
   Confirmed
 Status in “ubuntu-drivers-common” source package in Trusty:
   Triaged
 Status in “xserver-xorg-video-intel” source package in Trusty:
   Incomplete

 Bug description:
   Until yesterday the 14.04 install on this Thinkpad T530 (nvidia
   Optimus) with nvidia-331 drivers worked just fine, including excellent
   multi-monitor behavior. Yesterday the set of packages below [1] was
   updated. I shut down, booted this morning and found out that I was not
   shown the lightdm login screen: I was stuck at the purple screen that
   precedes it (into which I enter my disk encryption password).

   Now the funny thing is that I could hear the lightdm startup sound and
   could actually login by typing my password (disk activity and started
   processes verify I am actually logged in), but I can't see anything:
   I'm still stuck at the puple screen.

   Uninstalling the nvidia drivers solved the problem: I'm typing this in
   a browser window using the nouveau drivers.

   I atttempted switching to nvidia-304, but that doesn't work either.
   Using those drivers I am shown the lightdm login screen, but after
   logging in I'm stuck with a screen showing only the background image.
   Nothing else is available, no keyboard or mouse trickery will reveal
   any menu, dialog or terminal to gain access.

   Since nouveau doesn't support a multi-monitor setup, it would be great
   if I someone could tell me how to get the nvidia drivers working
   again.

   Some things I noticed:
   - .xsession-errors reported 'Xlib:  extension GLX missing on display
 :0'
   - /var/log/Xorg.0.log reported 'setversion 1.4 failed: Permission denied'

   [1] The packages that were updated:

   Start-Date: 2014-09-03  15:07:38
   Upgrade: libsystemd-login0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5),
 systemd-services:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), librbd1:amd64
 (0.80.1-0ubuntu1.1, 0.80.5-0ubuntu0.14.04.1), ubuntu-drivers-common:amd64
 (0.2.91.5, 0.2.91.6), libsystemd-daemon0:amd64 (204-5ubuntu20.4,
 204-5ubuntu20.5), libgudev-1.0-0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5),
 libgudev-1.0-0:i386 (204-5ubuntu20.4, 204-5ubuntu20.5),
 libpam-systemd:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), librados2:amd64
 (0.80.1-0ubuntu1.1, 0.80.5-0ubuntu0.14.04.1), shotwell-common:amd64
 (0.18.0-0ubuntu4.1, 0.18.0-0ubuntu4.2), udev:amd64 (204-5ubuntu20.4,
 204-5ubuntu20.5), shotwell:amd64 (0.18.0-0ubuntu4.1, 0.18.0-0ubuntu4.2),
 gir1.2-gudev-1.0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5),
 libudev-dev:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), libudev1:amd64
 (204-5ubuntu20.4, 204-5ubuntu20.5), libudev1:i386 (204-5ubuntu20.4,
 204-5ubuntu20.5), xserver-xorg-video-intel:amd64 (2.99.910-0ubuntu1,
 2.99.910-0ubuntu1.1), libsystemd-journal0:amd64 (204-5ubuntu20.4,
 204-5ubuntu20.5), rsyslog:amd64 (7.4.4-1ubuntu2, 7.4.4-1ubuntu2.1)
   End-Date: 2014-09-03  15:08:06

   ProblemType: Bug
   DistroRelease: Ubuntu 14.04
   Package: nvidia-current-updates (not installed)
   ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
   Uname: Linux 3.13.0-35-generic x86_64
   NonfreeKernelModules: nvidia
   ApportVersion: 2.14.1-0ubuntu3.3
   Architecture: amd64
   CurrentDesktop: Unity
   Date: Thu Sep  4 22:07:11 2014
   SourcePackage: nvidia-graphics-drivers-304-updates
   UpgradeStatus: Upgraded to trusty on 2014-06-03 (93 days ago)

 To manage notifications about this bug go to:

 

[Desktop-packages] [Bug 1381013] [NEW] second monitor attached to second gpu fails to start

2014-10-14 Thread Sergey Schwartz
Public bug reported:

Gents,

I've got a dual gpu(amd r7 250x) rig with 4 monitors attached to the
first one and 2 monitors attached to the second gpu. All monitors have
the same resolution 1920x1080. I've installed Kubuntu 14.10 beta2 and
have 5 of the monitors working just fine under single Screen0, so I can
drag windows across monitors. All monitors were identified correctly by
xrandr, but for some reason the 6th monitor fails to start.

I can see an error message in /var/log/Xorg.0.log

[   295.327] Cannot do multiple crtcs without X server dirty tracking 2 
interface
[   295.327] (EE) RADEON(G0): failed to set mode: No space left on device(II) 
RADEON(0): EDID vendor ACI, prod id 10228

Please check attached xrandr.out, lspci.out and Xorg.0.log.

Cheers,
Sergey

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

** Attachment added: xrandr
   https://bugs.launchpad.net/bugs/1381013/+attachment/4235554/+files/xrandr.out

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

Title:
  second monitor attached to second gpu fails to start

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  Gents,

  I've got a dual gpu(amd r7 250x) rig with 4 monitors attached to the
  first one and 2 monitors attached to the second gpu. All monitors have
  the same resolution 1920x1080. I've installed Kubuntu 14.10 beta2 and
  have 5 of the monitors working just fine under single Screen0, so I
  can drag windows across monitors. All monitors were identified
  correctly by xrandr, but for some reason the 6th monitor fails to
  start.

  I can see an error message in /var/log/Xorg.0.log

  [   295.327] Cannot do multiple crtcs without X server dirty tracking 2 
interface
  [   295.327] (EE) RADEON(G0): failed to set mode: No space left on device(II) 
RADEON(0): EDID vendor ACI, prod id 10228

  Please check attached xrandr.out, lspci.out and Xorg.0.log.

  Cheers,
  Sergey

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1381013/+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 1380223] BootLog.gz

2014-10-14 Thread Ilari
apport information

** Attachment added: BootLog.gz
   https://bugs.launchpad.net/bugs/1380223/+attachment/4235494/+files/BootLog.gz

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

[Desktop-packages] [Bug 1380223] Re: Wrong screeen resolution

2014-10-14 Thread Ilari
apport information

** Tags added: referred-by-support

** Description changed:

  I do not have clear picture of that, but with older kernel mys screen is
  working better. Of course is it relating some other things too, like VGA
  / DVI.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 

[Desktop-packages] [Bug 1380223] Lspci.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1380223/+attachment/4235501/+files/Lspci.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

[Desktop-packages] [Bug 1380223] LightdmLog.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: LightdmLog.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235500/+files/LightdmLog.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1380223] CurrentDmesg.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235495/+files/CurrentDmesg.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

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

2014-10-14 Thread Ilari
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235497/+files/DpkgLog.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

[Desktop-packages] [Bug 1380223] ProcCpuinfo.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235503/+files/ProcCpuinfo.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1380223] Lsusb.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1380223/+attachment/4235502/+files/Lsusb.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  

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

2014-10-14 Thread Ilari
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235504/+files/ProcEnviron.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1380223] GconfCompiz.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235499/+files/GconfCompiz.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1380223] Dependencies.txt

2014-10-14 Thread Ilari
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1380223/+attachment/4235496/+files/Dependencies.txt

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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 

[Desktop-packages] [Bug 1381013] Re: second monitor attached to second gpu fails to start

2014-10-14 Thread Sergey Schwartz
Xorg.0.log

** Attachment added: Xorg log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1381013/+attachment/4235585/+files/Xorg.0.log

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

Title:
  second monitor attached to second gpu fails to start

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  Gents,

  I've got a dual gpu(amd r7 250x) rig with 4 monitors attached to the
  first one and 2 monitors attached to the second gpu. All monitors have
  the same resolution 1920x1080. I've installed Kubuntu 14.10 beta2 and
  have 5 of the monitors working just fine under single Screen0, so I
  can drag windows across monitors. All monitors were identified
  correctly by xrandr, but for some reason the 6th monitor fails to
  start.

  I can see an error message in /var/log/Xorg.0.log

  [   295.327] Cannot do multiple crtcs without X server dirty tracking 2 
interface
  [   295.327] (EE) RADEON(G0): failed to set mode: No space left on device(II) 
RADEON(0): EDID vendor ACI, prod id 10228

  Please check attached xrandr.out, lspci.out and Xorg.0.log.

  Cheers,
  Sergey

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1381013/+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 1381013] Re: second monitor attached to second gpu fails to start

2014-10-14 Thread Sergey Schwartz
lspci

** Attachment added: lspci
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1381013/+attachment/4235586/+files/lspci.out

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

Title:
  second monitor attached to second gpu fails to start

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  Gents,

  I've got a dual gpu(amd r7 250x) rig with 4 monitors attached to the
  first one and 2 monitors attached to the second gpu. All monitors have
  the same resolution 1920x1080. I've installed Kubuntu 14.10 beta2 and
  have 5 of the monitors working just fine under single Screen0, so I
  can drag windows across monitors. All monitors were identified
  correctly by xrandr, but for some reason the 6th monitor fails to
  start.

  I can see an error message in /var/log/Xorg.0.log

  [   295.327] Cannot do multiple crtcs without X server dirty tracking 2 
interface
  [   295.327] (EE) RADEON(G0): failed to set mode: No space left on device(II) 
RADEON(0): EDID vendor ACI, prod id 10228

  Please check attached xrandr.out, lspci.out and Xorg.0.log.

  Cheers,
  Sergey

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1381013/+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 1369952] Re: LightDM crashed when selecting Try Ubuntu on Ubuntu MATE

2014-10-14 Thread Martin Wimpress
I re-tested this last night and can confirm it is now resolved in
LightDM 1.12.1. Thank you!

** Changed in: lightdm (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  LightDM crashed when selecting Try Ubuntu on Ubuntu MATE

Status in “lightdm” package in Ubuntu:
  Fix Released

Bug description:
  I am the maintainer of Ubuntu MATE Remix, we are currently working
  towards being an official Ubuntu flavour.

  Since early September LightDM crashes when the option to Try Ubuntu
  is selected from the Welcome screen. LightDM was working fine upto the
  28th August, if I track the timeline it appears to have started
  crashing since lightdm (1.11.8-0ubuntu1).

  It is also worth noting that I include the following configurating in
  the live session `/etc/lightdm/lightdm.conf.d/90-ubuntu-mate.conf`
  which has the following content.

  [SeatDefaults]
  autologin-user=ubuntu
  autologin-user-timeout=0
  user-session=mate

  You can download the current pre-release .iso images of Ubuntu MATE
  that exhibit this issue from https://ubuntu-mate.org/1369952/

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: lightdm 1.11.9-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.344
  Date: Tue Sep 16 09:11:18 2014
  ExecutablePath: /usr/sbin/lightdm
  LiveMediaBuild: Ubuntu MATE 14.10 Utopic Unicorn - pre-beta2.25818 amd64 
(20140915)
  ProcCmdline: lightdm
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  Signal: 6
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1369952/+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 1328586] Re: Synaptic is reading state information for a minute or so

2014-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/at-spi2-atk

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

Title:
  Synaptic is reading state information for a minute or so

Status in Assistive Technology Service Provider Interface:
  Fix Released
Status in GNOME Shell:
  Fix Released
Status in “at-spi2-atk” package in Ubuntu:
  In Progress
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “at-spi2-atk” source package in Utopic:
  In Progress
Status in “gnome-shell” source package in Utopic:
  Fix Released

Bug description:
  When starting synaptic I get the authentication window - OK.
  Then synaptic main window opens, but the text content stays about one minute 
unfocused and reading state information.

  This bug appeared right after upgrading gnome-shell 3.10 to the newest 
version 3.12.2-1ubuntu2 and mutter to the version 3.12.2-1ubuntu1.
  Downgrading back to the 3.10 versions solves the issue immediately.

To manage notifications about this bug go to:
https://bugs.launchpad.net/at-spi/+bug/1328586/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Sean Davis
Attaching debdiff for xfswitch-plugin on Utopic, request package
sponsorship.

** Patch added: xfswitch-plugin utopic debdiff
   
https://bugs.launchpad.net/ubuntu/+source/xfswitch-plugin/+bug/1320560/+attachment/4235588/+files/xfswitch-plugin_0.0.1-5ubuntu3.debdiff

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Confirmed
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Confirmed
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Sean Davis
@laney -- Yes, will forward packages upstream.

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Confirmed
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Confirmed
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Sean Davis
Attaching debdiff for xscreensaver on Utopic.  Request package
sponsorship.

** Patch added: debdiff for xscreensaver on Utopic
   
https://bugs.launchpad.net/ubuntu/+source/xfswitch-plugin/+bug/1320560/+attachment/4235589/+files/xscreensaver_5.26-1ubuntu3.debdiff

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Confirmed
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Confirmed
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1380843] Re: Installing gnome-session-flashback in Ubuntu GNOME Utopic provides a Flashback (Compiz) session when compiz is not installed

2014-10-14 Thread Dmitry Shachnev
Uploaded, thanks for noticing the bug.

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

Title:
  Installing gnome-session-flashback in Ubuntu GNOME Utopic provides a
  Flashback (Compiz) session when compiz is not installed

Status in “gnome-panel” package in Ubuntu:
  New

Bug description:
  Not much I can add to the title, even when 'compiz' is not installed
  in Ubuntu GNOME Utopic we offer the flashback (compiz) session at
  login. This is probably a regression - see bug #1332183.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: gnome-panel 1:3.8.1-2ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic i686
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: i386
  CurrentDesktop: Unity
  Date: Mon Oct 13 19:22:43 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-10-08 (5 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha i386 (20141005)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1380843/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Iain Lane
++  /* check for gdmflexiserver if no dm-tool */
++  g_free (path);

This g_free is redundant since you know path is NULL there. Fortunately
g_free checks this itself so it's not an error.

Would you forward the patch upstream please?

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Confirmed
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Confirmed
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/xfce4-panel

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Confirmed
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Confirmed
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 936539] Re: [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not listed in audio settings

2014-10-14 Thread Raymond
** Bug watch added: freedesktop.org Bugzilla #84983
   https://bugs.freedesktop.org/show_bug.cgi?id=84983

** Also affects: pulseaudio via
   https://bugs.freedesktop.org/show_bug.cgi?id=84983
   Importance: Unknown
   Status: Unknown

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

Title:
  [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not
  listed in audio settings

Status in PulseAudio sound server:
  Unknown
Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  I cannot choose this device in the audio configuration tool since only
  the digital output device is listed. However, alsamixer shows it.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  test   1947 F pulseaudio
   /dev/snd/controlC3:  test   1947 F pulseaudio
   /dev/snd/controlC0:  test   1947 F pulseaudio
   /dev/snd/controlC1:  test   1947 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC888'
 Components : 'HDA:10ec0888,14627599,00100202'
 Controls  : 43
 Simple ctrls  : 20
  Card1.Amixer.info:
   Card hw:1 'Webcam'/'Philips CE Philips SPC 1000NC Webcam at 
usb-:00:12.2-3, high speed'
 Mixer name : 'USB Mixer'
 Components : 'USB0471:0332'
 Controls  : 2
 Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
 Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
 Capture channels: Mono
 Limits: Capture 0 - 2560
 Mono: Capture 2557 [100%] [27.98dB] [on]
  Card2.Amixer.info:
   Card hw:2 'D1'/'Asus Virtuoso 100 at 0xe800, irq 21'
 Mixer name : 'AV200'
 Components : 'CS4398 CS4362A CS5361 AV200'
 Controls  : 18
 Simple ctrls  : 11
  Card3.Amixer.info:
   Card hw:3 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 0d HDMI/DP'
 Components : 'HDA:10de000d,10de0101,00100100'
 Controls  : 24
 Simple ctrls  : 4
  Date: Sun Feb 19 22:19:15 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120219)
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:D1 successful
  Symptom_AlsaPlaybackTestStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t
  Symptom_Card: High Definition Audio Controller - HDA NVidia
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_SpeakerTestPulseStderr:
   A L S A   l i b   c o n f . c : 1 2 2 0 : ( p a r s e _ d e f )   s h o w   
i s   n o t   a   c o m p o u n d 
A L S A   l i b   c o n f . c : 1 6 8 6 : ( s n d _ c o n f i g _ l o a d 1 
)   _ t o p l e v e l _ : 2 4 : 2 6 : U n e x p e c t e d   c h a r 
A L S A   l i b   c o n f . c : 3 4 0 6 : ( c o n f i g _ f i l e _ o p e n 
)   / u s r / s h a r e / a l s a / p u l s e - a l s a . c o n f   m a y   b e 
  o l d   o r   c o r r u p t e d :   c o n s i d e r   t o   r e m o v e   o r 
  f i x   i t 
A L S A   l i b   p c m . c : 2 2 1 7 : ( s n d _ p c m _ o p e n _ n o u p 
d a t e )   U n k n o w n   P C M   p u l s e
  Symptom_Type: No sound at all
  Title: [AV200 - Xonar D1, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.13
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 770-C45 (MS-7599)
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.13:bd09/04/2010:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7599:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rn770-C45(MS-7599):rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7599
  

[Desktop-packages] [Bug 1380480] Re: network disabled after suspend - resume

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

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

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

Title:
  network disabled after suspend - resume

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Background: 
  this started to happen after the upgrade to Utopic Beta 1

  3) When I close the laptop's lid and open, the wifi should reconnect
  4) Wifi does not reconnect. It says Wi-Fi networks - disconnected when I 
left-click on NM icon in notif area. However the context menu (right-click) has 
items Enable networking and Enable Wi-Fi both with checkmarks.

  Workarounds: 
  switch off - on the physical switch on laptop OR  two times go and select 
Enable networking in the NM context menu (after first time it removes 
checkmark and the  Enable Wi-Fi item - visual feedback of being disabled).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu27
  ProcVersionSignature: Ubuntu 3.16.0-21.28-generic 3.16.4
  Uname: Linux 3.16.0-21-generic x86_64
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Oct 11 22:33:06 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-07-21 (447 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release amd64 
(20130423.1)
  IpRoute:
   default via 192.168.10.1 dev wlan0  proto static 
   10.9.9.0/24 dev vboxnet0  proto kernel  scope link  src 10.9.9.1 
   192.168.10.0/24 dev wlan0  proto kernel  scope link  src 192.168.10.239  
metric 9
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to utopic on 2014-09-25 (16 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-07-19T15:03:44.847279
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1380480/+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 1335290] Re: Inappropriate Default Resolution change commands are not available

2014-10-14 Thread Ilari
Can you still use whole display are or is useable are just a part of
screen? I can only use portion of screen, and if you have just the same,
then it a dublicate of the same bug.

Please take a look to Bug #1380223

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

Title:
  Inappropriate Default Resolution  change commands are not available

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Macmini i7-3515@2.30GHz. OS X 10.9 with Parallels.  Ubuntu 14.04 (64b)
  has this issue.  Monitor is FPD1730.

  Display defaults to Built-in Display 800x600. Change commands are
  greyed out.

  Been unchanged since original installation. All updates are installed.
  Makes no difference.

  It's too coarse to work with.

  U 12.04(32bit) does not have this issue.  Default resolution
  recognizes resolution set on host system and scales the window
  appropriately to display the whole U desktop.

  Help!

  Thanx

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14.1-0ubuntu3.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 Jun 27 11:19:53 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Parallels, Inc. Accelerated Virtual Video Adapter [1ab8:4005] (prog-if 00 
[VGA controller])
 Subsystem: Parallels, Inc. Device [1ab8:0400]
  InstallationDate: Installed on 2014-05-29 (29 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac 
(20140417)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Parallels Software International Inc. Parallels Virtual Platform
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: Tue, 01 Apr 2014 16:28:49
  dmi.bios.vendor: Parallels Software International Inc.
  dmi.bios.version: 9.0.24229.991745
  dmi.board.name: Parallels Virtual Platform
  dmi.board.vendor: Parallels Software International Inc.
  dmi.board.version: None
  dmi.chassis.type: 16
  dmi.chassis.vendor: Parallels Software International Inc.
  dmi.modalias: 
dmi:bvnParallelsSoftwareInternationalInc.:bvr9.0.24229.991745:bdTue,01Apr2014162849:svnParallelsSoftwareInternationalInc.:pnParallelsVirtualPlatform:pvrNone:rvnParallelsSoftwareInternationalInc.:rnParallelsVirtualPlatform:rvrNone:cvnParallelsSoftwareInternationalInc.:ct16:cvr:
  dmi.product.name: Parallels Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: Parallels Software International Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Jun 26 15:00:23 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputSleep Button KEYBOARD, id 7
   inputAT Translated Set 2 keyboard KEYBOARD, id 8
   inputImExPS/2 Generic Explorer Mouse MOUSE, id 9
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1335290/+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 1374825] Re: VDPAU does not work in libav on Utopic

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

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

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

Title:
  VDPAU does not work in libav on Utopic

Status in “libav” package in Ubuntu:
  Invalid
Status in “mplayer” package in Ubuntu:
  Confirmed
Status in “mplayer2” package in Ubuntu:
  Confirmed
Status in “mpv” package in Ubuntu:
  Confirmed
Status in “vlc” package in Ubuntu:
  Invalid

Bug description:
  After upgrading a Kubuntu Trusty x86_64 system to Utopic, VDPAU
  support has stopped working in all applications that use libav.  In
  mplayer2, it prints Cannot find codec 'h264_vdpau' in libavcodec...
  and in VLC I get [7f909958] vdpau_avcodec generic error:
  decoder profile not supported: 6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1374825/+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 1374825] Re: VDPAU does not work in libav on Utopic

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

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

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

Title:
  VDPAU does not work in libav on Utopic

Status in “libav” package in Ubuntu:
  Invalid
Status in “mplayer” package in Ubuntu:
  Confirmed
Status in “mplayer2” package in Ubuntu:
  Confirmed
Status in “mpv” package in Ubuntu:
  Confirmed
Status in “vlc” package in Ubuntu:
  Invalid

Bug description:
  After upgrading a Kubuntu Trusty x86_64 system to Utopic, VDPAU
  support has stopped working in all applications that use libav.  In
  mplayer2, it prints Cannot find codec 'h264_vdpau' in libavcodec...
  and in VLC I get [7f909958] vdpau_avcodec generic error:
  decoder profile not supported: 6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1374825/+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 1380223] Re: Wrong screeen resolution

2014-10-14 Thread Ilari
I would add that I have the same problems with Knoppix and Debian, so
this bug is not Ubuntu specifix. I would like to add tag:kernel-bug-
exists-upstream but I do not know if it is OK.

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

Title:
  Wrong screeen resolution

Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  I do not have clear picture of that, but with older kernel mys screen
  is working better. Of course is it relating some other things too,
  like VGA / DVI.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-36.63~precise1-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sun Oct 12 09:57:15 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.7.12-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.7
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.7
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.14
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3
  --- 
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.0.1-0ubuntu17.7
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDmesg: [  147.005612] init: plymouth-stop pre-start process (2384) 
terminated with status 1
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller 
[8086:0be2] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:0be2]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  MarkForUpload: True
  Package: xorg 1:7.6+12ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-69-generic root=/dev/sda1 
ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-69.103-generic 3.2.62
  Tags:  precise ubuntu
  Uname: Linux 3.2.0-69-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/15/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.00
  dmi.board.name: AD2700-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.00:bd12/15/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAD2700-ITX: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.

[Desktop-packages] [Bug 1374825] Re: VDPAU does not work in libav on Utopic

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

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

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

Title:
  VDPAU does not work in libav on Utopic

Status in “libav” package in Ubuntu:
  Invalid
Status in “mplayer” package in Ubuntu:
  Confirmed
Status in “mplayer2” package in Ubuntu:
  Confirmed
Status in “mpv” package in Ubuntu:
  Confirmed
Status in “vlc” package in Ubuntu:
  Invalid

Bug description:
  After upgrading a Kubuntu Trusty x86_64 system to Utopic, VDPAU
  support has stopped working in all applications that use libav.  In
  mplayer2, it prints Cannot find codec 'h264_vdpau' in libavcodec...
  and in VLC I get [7f909958] vdpau_avcodec generic error:
  decoder profile not supported: 6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1374825/+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 1328586] Re: Synaptic is reading state information for a minute or so

2014-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package at-spi2-atk - 2.12.1-1ubuntu2

---
at-spi2-atk (2.12.1-1ubuntu2) utopic; urgency=medium

  * Add git-c8cda37e28307ad195996ad54b9ee1680cca3ec3.patch. LP: #1328586
 -- Jackson Doak nosk...@ubuntu.com   Mon, 13 Oct 2014 18:47:05 +1100

** Changed in: at-spi2-atk (Ubuntu Utopic)
   Status: In Progress = Fix Released

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

Title:
  Synaptic is reading state information for a minute or so

Status in Assistive Technology Service Provider Interface:
  Fix Released
Status in GNOME Shell:
  Fix Released
Status in “at-spi2-atk” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “at-spi2-atk” source package in Utopic:
  Fix Released
Status in “gnome-shell” source package in Utopic:
  Fix Released

Bug description:
  When starting synaptic I get the authentication window - OK.
  Then synaptic main window opens, but the text content stays about one minute 
unfocused and reading state information.

  This bug appeared right after upgrading gnome-shell 3.10 to the newest 
version 3.12.2-1ubuntu2 and mutter to the version 3.12.2-1ubuntu1.
  Downgrading back to the 3.10 versions solves the issue immediately.

To manage notifications about this bug go to:
https://bugs.launchpad.net/at-spi/+bug/1328586/+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 1380095] Re: Gnome Fallback[s] don't work in 14.04. Work once ONLY if reinstalled

2014-10-14 Thread Peter-and-Crazybear
On 13/10/14 09:57, Alberts Muktupāvels wrote:
 Have you tried to create new user and login with it in flashback
 session? Please try it.

 You have changed panel background to color and/or image right? If you
 will be able to login in flashback session with new user without
 problems then you need to reset panels background to default.

 You can login in any working session.
 1) You will need dconf editor:
 sudo apt-get install dconf-editor
 2) Open editor then navigate to panels settings:
 org - gnome - gnome-panel - layout - toplevels
 3) There will be listed all your panels. Under each panel there should be one 
 more step - background. But only if you have changed background settings.
 4) Under each background you need to reset 'type' to 'none'

 If background was only problem then now you should be able to use
 flashback session.

Sorry, I haven't yet been able to create a new user. Is that necessary? 
For sure, doing what you suggested under me as administrator doesn't 
work at all. The '+' button was not highlighted in the user panel.

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

Title:
  Gnome Fallback[s] don't work in 14.04. Work once ONLY if reinstalled

Status in “gnome-panel” package in Ubuntu:
  New

Bug description:
  While the computer is saying its a problem with gnome-panel, I keep
  re-installing gnome-session-fallback. It will work [in either flavor
  of fallback (no idea why there are now two!) ONE TIME - but the next
  time I get a screen with NO panels and NO keyboard shortcuts are
  recognized (so I can't even get a terminal). All I can do is hard
  shut-down of computer; restart into gnome or unity or some others
  (which I do NOT like to use!). I have done this MANY times now. It
  never stays 'done'. Am going back to my  copy ov 12.04 until someone
  can tell me why or how to make one of the fallbacks (hopefully both)
  work every time I sign in to 14.04. Thank you. Anyone else having
  similar problems? The only other thing I can think of is that I
  upgraded from 12.04 in which fallback operated just fine and was
  stable.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-fallback 1:3.8.0-1ubuntu12.1
  ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Oct 11 15:50:02 2014
  GsettingsChanges:
   b'org.gnome.gnome-panel.run-dialog' b'show-program-list' b'true'
   b'org.gnome.gnome-panel.run-dialog' b'history' b'[\'gksu gedit 
/etc/apt/sources.list\', OED.EXE 
\'/home/peter-and-crazybear/Wine/(OED)/Bin/oedcd_v3.exe\', \'warrick/\', 
\'warrick.pl\', \'warrick/\', \'skype\', \'env PULSE_LATENCY_MSEC=60 skype \', 
\'/usr/bin/xsensors\', \'alacarte\', \'gconf-editor\', \'nautilus -q\', 
\'xkill\', \'warrick/\']'
  InstallationDate: Installed on 2013-12-02 (312 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
  PackageArchitecture: all
  SourcePackage: gnome-panel
  UpgradeStatus: Upgraded to trusty on 2014-09-28 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1380095/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/xfce4-whiskermenu-plugin

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Confirmed
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Confirmed
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1374825] Re: VDPAU does not work in libav on Utopic

2014-10-14 Thread Geert Hedde Bosman
If i do  'mpv -v -vo vdpau --vd=ffh264vdpau,ffvc1vdpau,  movie.m2ts' ,
i get a high cpu usage. So indeed hardware acceleration does not work.
However, if i use 'mpv -v -vo vdpau --hwdec=vdpau movie.mt2s' , i get a
nice low cpu usage. So mpv is not affected as long as one uses the new
way of choosing hardware acceleration. I believe mplayer2 is no longer
in active development. The website 'mplayer2.org' is dead. So chances
are small this (i.e. the API changes in libav) will ever be repaired in
mplayer2.

** Changed in: mpv (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  VDPAU does not work in libav on Utopic

Status in “libav” package in Ubuntu:
  Invalid
Status in “mplayer” package in Ubuntu:
  Confirmed
Status in “mplayer2” package in Ubuntu:
  Confirmed
Status in “mpv” package in Ubuntu:
  Invalid
Status in “vlc” package in Ubuntu:
  Invalid

Bug description:
  After upgrading a Kubuntu Trusty x86_64 system to Utopic, VDPAU
  support has stopped working in all applications that use libav.  In
  mplayer2, it prints Cannot find codec 'h264_vdpau' in libavcodec...
  and in VLC I get [7f909958] vdpau_avcodec generic error:
  decoder profile not supported: 6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1374825/+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 1373968] Re: GUI does not work after update

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

** Changed in: ubuntu-drivers-common (Ubuntu)
   Status: New = Confirmed

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

Title:
  GUI does not work after update

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

Bug description:
  After logging into PC today and running the software updater, various
  system updates were downloaded. I was promped to restart, which I did.
  At reboot, the system would get as far as displaying the login screen.
  After I entered my password, the system appears to hang, with no disk
  activity. I have a dual monitor system, but only the left monitor is
  active, in that it displays a purple Ubuntu splash screen, without the
  login box. I have tried restarting a number of times, but the result
  is always the same. I can log in by using the advanced options and
  drop into the root console.

  I am using Ubuntu 14.04.1 LTS.
  uname -a reports 3.11.0-20-generic #34-Ubuntu SMP Tue Apr 1 20:40:25 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  Hardware is a Dell Precision T3400

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1373968/+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 1380278] Re: unity-settings-daemon crashed with SIGSEGV in _gdk_device_xi2_reset_scroll_valuators()

2014-10-14 Thread Chris J Arges
** Changed in: unity-settings-daemon (Ubuntu)
   Importance: Medium = High

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

Title:
  unity-settings-daemon crashed with SIGSEGV in
  _gdk_device_xi2_reset_scroll_valuators()

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

Bug description:
  I don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-settings-daemon 14.04.0+14.10.20141010-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 12 16:07:07 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2014-09-21 (21 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140921)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  SegvAnalysis:
   Segfault happened at: 0x7f4aed57b3a4:mov0x8(%rax),%edx
   PC (0x7f4aed57b3a4) ok
   source 0x8(%rax) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_display_get_event () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in gdk_display_get_event()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1380278/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package xfce4-panel - 4.11.1-0ubuntu2

---
xfce4-panel (4.11.1-0ubuntu2) utopic; urgency=medium

  * debian/patches/02_support-dmtool.patch
- Add support for dm-tool for user-switching (LP: #1320560)
 -- Sean Davis smd.seanda...@gmail.com   Tue, 14 Oct 2014 06:15:01 -0400

** Changed in: xfce4-panel (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: xfce4-whiskermenu-plugin (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Fix Released
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Fix Released
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package xfce4-whiskermenu-plugin -
1.4.0-1ubuntu1

---
xfce4-whiskermenu-plugin (1.4.0-1ubuntu1) utopic; urgency=medium

  * debian/patches/01_replace-gdmflexiserver.patch
- Use dm-tool instead of gdmflexiserver for user-switching,
  the latter is no longer provided by lightdm (LP: #1320560)
 -- Sean Davis smd.seanda...@gmail.com   Tue, 14 Oct 2014 06:39:57 -0400

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Fix Released
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Fix Released
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1381042] [NEW] No networking after suspend and resume

2014-10-14 Thread Francisco Cribari
Public bug reported:

I started having problems with suspend and resume after upgrading to
kernel 3.13.0-37. Resume takes a long time, suspend sometimes takes me
to the log in screen and I have no networking after resuming (I need to
restart Network Manager). I am running Ubuntu 14.04 (64 bit) on a DELL
XPS 13 (full HD, Intel GPU) notebook. Everything works fine with kernel
3.13.0-36.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: network-manager 0.9.8.8-0ubuntu7
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Tue Oct 14 09:19:50 2014
ExecutablePath: /usr/sbin/NetworkManager
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2014-04-27 (170 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
IpRoute:
 default via 192.168.25.1 dev wlan0  proto static 
 192.168.25.0/24 dev wlan0  proto kernel  scope link  src 192.168.25.2  metric 9
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 CC:07:AB:0D:ED:A4 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/3  
 9C:65:B0:BF:D2:55 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/2  
 30:19:66:26:90:06 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/1  
 wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

** Affects: network-manager (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 network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1381042

Title:
  No networking after suspend and resume

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  I started having problems with suspend and resume after upgrading to
  kernel 3.13.0-37. Resume takes a long time, suspend sometimes takes me
  to the log in screen and I have no networking after resuming (I need
  to restart Network Manager). I am running Ubuntu 14.04 (64 bit) on a
  DELL XPS 13 (full HD, Intel GPU) notebook. Everything works fine with
  kernel 3.13.0-36.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Tue Oct 14 09:19:50 2014
  ExecutablePath: /usr/sbin/NetworkManager
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-04-27 (170 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IpRoute:
   default via 192.168.25.1 dev wlan0  proto static 
   192.168.25.0/24 dev wlan0  proto kernel  scope link  src 192.168.25.2  
metric 9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   CC:07:AB:0D:ED:A4 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/3  
   9C:65:B0:BF:D2:55 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/2  
   30:19:66:26:90:06 bluetooth disconnected  
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1381042/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Ubuntu Foundations Team Bug Bot
The attachment xfswitch-plugin utopic debdiff seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff.  If the attachment
isn't a patch, please remove the patch flag from the attachment,
remove the patch tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.

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

** Tags added: patch

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Fix Released
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Fix Released
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1320560] Re: Removal of gdmflexiserver breaks user switching

2014-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/xfce4-whiskermenu-plugin

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

Title:
  Removal of gdmflexiserver breaks user switching

Status in “xfce4-panel” package in Ubuntu:
  Fix Released
Status in “xfce4-whiskermenu-plugin” package in Ubuntu:
  Fix Released
Status in “xfswitch-plugin” package in Ubuntu:
  Confirmed
Status in “xscreensaver” package in Ubuntu:
  Confirmed

Bug description:
  Hello and pardon for my bad english.
  On xfce4, the button to log with a new user without logout never wants to 
works.
  It accepts to open a confirmation windows To you really want to change 
user? That's OK.
  Then I press Yes and I've got an error message who says in french : 
Impossible to create a new display
  and in english : GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.gnome.DisplayManager was not provided by any .service files

  lsb_release-rd :
  Description:Ubuntu 14.04 LTS
  Release:14.04

  apt-cache policy xfswitch-plugin
  xfswitch-plugin:
Installé : 0.0.1-4ubuntu1
Candidat : 0.0.1-4ubuntu1
   Table de version :
   *** 0.0.1-4ubuntu1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  Thanks for your help.

  Claude Micouin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xfswitch-plugin 0.0.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 18 00:20:57 2014
  InstallationDate: Installed on 2014-05-07 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: xfswitch-plugin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1320560/+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 1380708] BootDmesg.txt

2014-10-14 Thread leonid870721
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1380708/+attachment/4235709/+files/BootDmesg.txt

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1975 F pulseaudio
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1caaf238-005f-4ead-8f8d-c666fb15850b
  InstallationDate: Installed on 2014-04-29 (167 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. G31M-ES2C
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic 
root=UUID=2461836f-c55c-4453-8f3f-737e85a7e849 ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog: Oct 14 09:05:33 leonardo-G31M-ES2C kernel: [ 1082.004938] perf 
samples too long (2509  2500), lowering kernel.perf_event_max_sample_rate to 
5
  _MarkForUpload: True
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1380708/+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 1380708] Re: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

2014-10-14 Thread leonid870721
apport information

** Tags added: apport-collected

** Description changed:

  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  leonardo   1975 F pulseaudio
+ CurrentDesktop: LXDE
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=1caaf238-005f-4ead-8f8d-c666fb15850b
+ InstallationDate: Installed on 2014-04-29 (167 days ago)
+ InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
+ MachineType: Gigabyte Technology Co., Ltd. G31M-ES2C
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic 
root=UUID=2461836f-c55c-4453-8f3f-737e85a7e849 ro quiet splash
+ ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-37-generic N/A
+  linux-backports-modules-3.13.0-37-generic  N/A
+  linux-firmware 1.127.7
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  trusty trusty
+ Uname: Linux 3.13.0-37-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ WifiSyslog: Oct 14 09:05:33 leonardo-G31M-ES2C kernel: [ 1082.004938] perf 
samples too long (2509  2500), lowering kernel.perf_event_max_sample_rate to 
5
+ _MarkForUpload: True
+ dmi.bios.date: 09/29/2009
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F8
+ dmi.board.name: G31M-S2C
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: G31M-ES2C
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1380708/+attachment/4235708/+files/AlsaInfo.txt

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   

[Desktop-packages] [Bug 1380843] Re: Installing gnome-session-flashback in Ubuntu GNOME Utopic provides a Flashback (Compiz) session when compiz is not installed

2014-10-14 Thread Alberts Muktupāvels
You fixed only this one? There is two more regressions - 1380850,
1380857

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

Title:
  Installing gnome-session-flashback in Ubuntu GNOME Utopic provides a
  Flashback (Compiz) session when compiz is not installed

Status in “gnome-panel” package in Ubuntu:
  New

Bug description:
  Not much I can add to the title, even when 'compiz' is not installed
  in Ubuntu GNOME Utopic we offer the flashback (compiz) session at
  login. This is probably a regression - see bug #1332183.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: gnome-panel 1:3.8.1-2ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic i686
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: i386
  CurrentDesktop: Unity
  Date: Mon Oct 13 19:22:43 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-10-08 (5 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha i386 (20141005)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1380843/+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 1380708] CurrentDmesg.txt

2014-10-14 Thread leonid870721
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1380708/+attachment/4235711/+files/CurrentDmesg.txt

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1975 F pulseaudio
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1caaf238-005f-4ead-8f8d-c666fb15850b
  InstallationDate: Installed on 2014-04-29 (167 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. G31M-ES2C
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic 
root=UUID=2461836f-c55c-4453-8f3f-737e85a7e849 ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog: Oct 14 09:05:33 leonardo-G31M-ES2C kernel: [ 1082.004938] perf 
samples too long (2509  2500), lowering kernel.perf_event_max_sample_rate to 
5
  _MarkForUpload: True
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1380708/+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 1380708] Lspci.txt

2014-10-14 Thread leonid870721
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1380708/+attachment/4235713/+files/Lspci.txt

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1975 F pulseaudio
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1caaf238-005f-4ead-8f8d-c666fb15850b
  InstallationDate: Installed on 2014-04-29 (167 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. G31M-ES2C
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic 
root=UUID=2461836f-c55c-4453-8f3f-737e85a7e849 ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog: Oct 14 09:05:33 leonardo-G31M-ES2C kernel: [ 1082.004938] perf 
samples too long (2509  2500), lowering kernel.perf_event_max_sample_rate to 
5
  _MarkForUpload: True
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1380708/+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 1380708] CRDA.txt

2014-10-14 Thread leonid870721
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1380708/+attachment/4235710/+files/CRDA.txt

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1975 F pulseaudio
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1caaf238-005f-4ead-8f8d-c666fb15850b
  InstallationDate: Installed on 2014-04-29 (167 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. G31M-ES2C
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic 
root=UUID=2461836f-c55c-4453-8f3f-737e85a7e849 ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog: Oct 14 09:05:33 leonardo-G31M-ES2C kernel: [ 1082.004938] perf 
samples too long (2509  2500), lowering kernel.perf_event_max_sample_rate to 
5
  _MarkForUpload: True
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1380708/+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 1380708] ProcCpuinfo.txt

2014-10-14 Thread leonid870721
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1380708/+attachment/4235715/+files/ProcCpuinfo.txt

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1975 F pulseaudio
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1caaf238-005f-4ead-8f8d-c666fb15850b
  InstallationDate: Installed on 2014-04-29 (167 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. G31M-ES2C
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic 
root=UUID=2461836f-c55c-4453-8f3f-737e85a7e849 ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog: Oct 14 09:05:33 leonardo-G31M-ES2C kernel: [ 1082.004938] perf 
samples too long (2509  2500), lowering kernel.perf_event_max_sample_rate to 
5
  _MarkForUpload: True
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1380708/+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 1380708] IwConfig.txt

2014-10-14 Thread leonid870721
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1380708/+attachment/4235712/+files/IwConfig.txt

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

Title:
  [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Rhythmbox could not render audio and crashed. A driver or kernel
  (3.13.0-37) issue (pagination).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  CurrentDesktop: LXDE
  Date: Mon Oct 13 13:24:14 2014
  InstallationDate: Installed on 2014-04-29 (166 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1871 F pulseaudio
   /dev/snd/pcmC0D0p:   leonardo   1871 F...m pulseaudio
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [G31M-ES2C, Realtek ALC883, Green Line Out, Rear] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  leonardo   1975 F pulseaudio
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1caaf238-005f-4ead-8f8d-c666fb15850b
  InstallationDate: Installed on 2014-04-29 (167 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. G31M-ES2C
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-37-generic 
root=UUID=2461836f-c55c-4453-8f3f-737e85a7e849 ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware 1.127.7
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  WifiSyslog: Oct 14 09:05:33 leonardo-G31M-ES2C kernel: [ 1082.004938] perf 
samples too long (2509  2500), lowering kernel.perf_event_max_sample_rate to 
5
  _MarkForUpload: True
  dmi.bios.date: 09/29/2009
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8
  dmi.board.name: G31M-S2C
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8:bd09/29/2009:svnGigabyteTechnologyCo.,Ltd.:pnG31M-ES2C:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG31M-S2C:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: G31M-ES2C
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


  1   2   3   >