[Desktop-packages] [Bug 1425172] Re: Network indicator lists the non-exist AP (timeout for the AP to be removed is too big, ~6min)

2015-04-14 Thread Thomas Voß
I investigated into the Android approach, and it turns out that they
solely rely on the last scan results to populate the settings panel.
Please see
https://docs.google.com/document/d/1DTvgpnJ37PvdHt_L65xtj4wdCnBfo8kAaUcBIp5c1U4/edit
for a summary together with links to the relevant Java code.

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

Title:
  Network indicator lists the non-exist AP (timeout for the AP to be
  removed is too big, ~6min)

Status in the base for Ubuntu mobile products:
  Confirmed
Status in indicator-network package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete
Status in network-manager package in Ubuntu RTM:
  Confirmed

Bug description:
  Summary: Network indicator lists the non-exist AP
  Steps to reproduce:
  1. Boot to system
  2. Scroll down the Network indicator
  3. It lists about 10 AP (In Taipei office)
  4. Go to another place and check network indicator again

  Expected Result:
  It should not list non-exist AP and only show available AP

  Actual Result:
  It shows about 12 AP on the screen but only two are real AP for connecting, 
and others 10 are from last list.

  This is reproducible on mako/krillin on both RTM and vivid.

  The main issue is that the timeout for the AP to be removed from the
  known AP list is too big when comparing with other phones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1425172/+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 1362640] Re: Remove qtwebkit from touch image

2015-04-14 Thread Timo Jyrinki
Removed from image #172 onwards:

http://people.canonical.com/~ogra/touch-image-stats/172.changes

Space savings from those four dropped packages: 380 + 614 + 500 + 22739
= 24233kB.

** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  Remove qtwebkit from touch image

Status in the base for Ubuntu mobile products:
  Fix Committed
Status in Cordova Ubuntu:
  Fix Released
Status in Webapps Team Task Tracking Project:
  In Progress
Status in Web Browser App:
  Fix Released
Status in signon-plugin-oauth2 package in Ubuntu:
  Fix Released
Status in signon-ui package in Ubuntu:
  Invalid
Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released
Status in ubuntu-touch-meta package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  The argument to remove this is based on the following:

  The qtwebkit webview is deprecated for our sdk and we will not be supporting 
it long term
  We are supporting an Oxide/Chromium solution for the Ubuntu.Webview
  This was done largely for security reasons
  The qtwebkit package is large and we would like to reduce image and install 
size 
  We want to discourage app devs from using this api any longer, the review 
tools have indicated this for several months

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1362640/+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 1407152] Re: Can't log out from Plasma session with SDDM

2015-04-14 Thread Lee Donaghy
Ignore my previous comment, reinstalled on a spare drive and logoff, shutdown 
and reboot works.
something must have gotten broken in all these weeks up updates.

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

Title:
  Can't log out from Plasma session with SDDM

Status in gnome-keyring package in Ubuntu:
  Fix Released

Bug description:
  With up to date vivid, when I choose "Log out" from the KDE menu, the
  log out process hangs and does not bring back the log in screen.

  I am left with either a black screen (where the cursor can still
  move), or if some non-KDE programs were running when I issued the log
  out command, they may still be running.

  Looking at the process list, I can see that sddm-helper has a couple
  of zombie childs. If I do `sudo killall sddm-helper`, the log in
  process completes and I can log in again.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: sddm 0.11.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.15.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jan  2 21:57:24 2015
  InstallationDate: Installed on 2015-01-01 (1 days ago)
  InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141230)
  SourcePackage: sddm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

2015-04-14 Thread Nelson Benitez
Hi Jason, thank you very much for the patch, btw, today I was reading
this pdf:

http://www.compsci.hunter.cuny.edu/~sweiss/course_materials/csci493.70/lecture_notes/GTK_textview.pdf

and noticed that lot of words with double f,  like 'buffer', are not
found[1] when searching for it, also when copied to gedit it shows the
unicode not found glyph inplace of the 'ff' in the word.

So, is your patch covering this double f case?

If so, please ignore this comment, but for a quick reading over this bug
I thought this double f case was not handled as it wasn't accented word
or diacritic.

Thank you.


[1] Some 'buffer' words are found, the ones in a code block, but the ones in 
the normal text are not. Eg. the 5th paragraph of the fourth page, that starts 
with "Locations within a text buffer are represented..."

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

Title:
  evince can not find ü in attached PDF

Status in Poppler:
  Fix Released
Status in poppler package in Ubuntu:
  Fix Committed

Bug description:
  Binary package hint: evince

  1) lsb_release -rd
  Description:  Ubuntu Vivid Vervet (development branch)
  Release:  15.04

  2) apt-cache policy evince
  evince:
Installed: 3.14.1-0ubuntu1
Candidate: 3.14.1-0ubuntu1
Version table:
   *** 3.14.1-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
  100 /var/lib/dpkg/status
   
  3) What is expected to happen with the attached document is when one searches 
for:
  über

  it is found:
  
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/116453/+attachment/102979/+files/example.pdf

  4) What happens instead is it does not return any matches.

  WORKAROUND: Use the built-in PDF viewer+search with chromium-browser
  or chrome (doesn't work in Firefox).

  apt-cache policy chromium-browser
  chromium-browser:
Installed: 39.0.2171.65-0ubuntu0.14.04.1.1064
Candidate: 39.0.2171.65-0ubuntu0.14.04.1.1064
Version table:
   *** 39.0.2171.65-0ubuntu0.14.04.1.1064 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
  100 /var/lib/dpkg/status
   34.0.1847.116-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages

  apt-cache policy google-chrome-stable:i386
  google-chrome-stable:i386:
Installed: 39.0.2171.95-1
Candidate: 39.0.2171.95-1
Version table:
   *** 39.0.2171.95-1 0
  500 http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: i386
  Date: Wed May 23 18:22:27 2007
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /usr/bin/evince
  Package: evince 0.8.1-0ubuntu1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_US:en
   
PATH=~/local/bin:~/local/lib:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  Uname: Linux copper 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 
i686 GNU/Linux

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

2015-04-14 Thread Jason Crain
(In reply to Nelson Benitez from comment #13)
> Hi Jason, thank you very much for the patch, btw, today I was reading this
> pdf:
> 
> http://www.compsci.hunter.cuny.edu/~sweiss/course_materials/csci493.70/
> lecture_notes/GTK_textview.pdf
> 
> and noticed that lot of words with double f,  like 'buffer', are not
> found[1] when searching for it, also when copied to gedit it shows the
> unicode not found glyph inplace of the 'ff' in the word.
> 
> So, is your patch covering this double f case? 

No, it does not fix that.  That file has a different problem and I don't
see a way of fixing it.  The PDF creator would need to add some extra
information before we could guess that character code 27 should be a
double f.

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

Title:
  evince can not find ü in attached PDF

Status in Poppler:
  Fix Released
Status in poppler package in Ubuntu:
  Fix Committed

Bug description:
  Binary package hint: evince

  1) lsb_release -rd
  Description:  Ubuntu Vivid Vervet (development branch)
  Release:  15.04

  2) apt-cache policy evince
  evince:
Installed: 3.14.1-0ubuntu1
Candidate: 3.14.1-0ubuntu1
Version table:
   *** 3.14.1-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
  100 /var/lib/dpkg/status
   
  3) What is expected to happen with the attached document is when one searches 
for:
  über

  it is found:
  
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/116453/+attachment/102979/+files/example.pdf

  4) What happens instead is it does not return any matches.

  WORKAROUND: Use the built-in PDF viewer+search with chromium-browser
  or chrome (doesn't work in Firefox).

  apt-cache policy chromium-browser
  chromium-browser:
Installed: 39.0.2171.65-0ubuntu0.14.04.1.1064
Candidate: 39.0.2171.65-0ubuntu0.14.04.1.1064
Version table:
   *** 39.0.2171.65-0ubuntu0.14.04.1.1064 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/universe amd64 
Packages
  100 /var/lib/dpkg/status
   34.0.1847.116-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages

  apt-cache policy google-chrome-stable:i386
  google-chrome-stable:i386:
Installed: 39.0.2171.95-1
Candidate: 39.0.2171.95-1
Version table:
   *** 39.0.2171.95-1 0
  500 http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: i386
  Date: Wed May 23 18:22:27 2007
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /usr/bin/evince
  Package: evince 0.8.1-0ubuntu1
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_US:en
   
PATH=~/local/bin:~/local/lib:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  Uname: Linux copper 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/poppler/+bug/116453/+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 1439736] Re: libreOffice: PDF/A fobids transparency

2015-04-14 Thread Adolfo Jayme
File an enhancement request at https://bugs.documentfoundation.org
asking for PDF/A-2 support; PDF/A-2 allows transparency.
http://en.wikipedia.org/?title=PDF/A#Description

** Project changed: linuxmint => ubuntu

** No longer affects: ubuntu

** Changed in: libreoffice (Ubuntu)
   Status: New => Invalid

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

Title:
  libreOffice: PDF/A fobids transparency

Status in libreoffice package in Ubuntu:
  Invalid

Bug description:
  Mint17 kde 64-bit

  Problem happens with pretty much any document, including a blank page
  set to 7x9 with 1 inch margins.

  Click File->export PDF

  Check PDF/A box then click export/ok, choose file name, etc.

  Will create a PDF file which has actual content, but throws up error
  dialog stating:

  PDF/A forbids transparency. A transparent object was painted opaque
  instead.

  Happens every time.

  This also causes various printer drivers to crash/gag on documents
  thanks to Apple's worthless decision to use PDF instead of the
  incredibly stable Postscript standard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1439736/+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 1444268] Re: [Lenovo ThinkPad T400] Screen corruption

2015-04-14 Thread MegaBrutal
** Attachment added: "Képernyőkép – 2014-12-06 15:04:50.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1444268/+attachment/4375901/+files/K%C3%A9perny%C5%91k%C3%A9p%20%E2%80%93%202014-12-06%2015%3A04%3A50.png

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

Title:
  [Lenovo ThinkPad T400] Screen corruption

Status in xorg package in Ubuntu:
  New

Bug description:
  I often perceive massive screen corruption, most prominently in
  Firefox / GMail, but it may happen with any application, including
  terminals. Sometimes oversized letters appear. I run video stress
  tests, but they run without errors. I suspect the problem presents
  when many text needs to be rendered on-screen, as odd as it sounds.

  I will attach screenshots.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8.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: Wed Apr 15 07:23:31 2015
  DistUpgraded: 2014-11-11 12:36:03,224 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:20e4]
 Subsystem: Lenovo Device [17aa:20e4]
  InstallationDate: Installed on 2014-06-10 (308 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 6474B84
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-34-generic 
root=/dev/mapper/thinkvg-rootlv ro rootflags=subvol=@
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-11-11 (154 days ago)
  dmi.bios.date: 10/17/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET94WW (3.24 )
  dmi.board.name: 6474B84
  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:bvr7UET94WW(3.24):bd10/17/2012:svnLENOVO:pn6474B84:pvrThinkPadT400:rvnLENOVO:rn6474B84:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 6474B84
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Apr 11 00:20:40 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16435 
   vendor LEN
  xserver.version: 2:1.16.0-1ubuntu1.3

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

2015-04-14 Thread Wangermée Guy
Thanks.

On Wed, Apr 15, 2015 at 1:52 AM, Marco Trevisan (Treviño) 
wrote:

> Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".
>
> ** Changed in: bamf
>Status: Fix Committed => Fix Released
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1234533).
> https://bugs.launchpad.net/bugs/1193714
>
> Title:
>   bamfdaemon crashed with signal 5 in _XReply()
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/bamf/+bug/1193714/+subscriptions
>

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

Title:
  bamfdaemon crashed with signal 5 in _XReply()

Status in BAMF Application Matching Framework:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  This happened while search for an application in the dash.  Took out
  compiz in the process, somehow.  Fun.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: bamfdaemon 0.5.0daily13.06.19-0ubuntu1
  ProcVersionSignature: Ubuntu 3.9.0-6.14-generic 3.9.6
  Uname: Linux 3.9.0-6-generic x86_64
  ApportVersion: 2.10.2-0ubuntu2
  Architecture: amd64
  Date: Sat Jun 22 16:10:03 2013
  ExecutablePath: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
  InstallationDate: Installed on 2012-12-09 (194 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20121209)
  MarkForUpload: True
  ProcCmdline: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, user)
   LANGUAGE=en_CA:en
   LANG=en_CA.UTF-8
  Signal: 5
  SourcePackage: bamf
  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
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: bamfdaemon crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sbuild sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1193714/+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 1444268] Re: [Lenovo ThinkPad T400] Screen corruption

2015-04-14 Thread MegaBrutal
** Attachment added: "Képernyőkép – 2015-04-15 07:39:27.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1444268/+attachment/4375900/+files/K%C3%A9perny%C5%91k%C3%A9p%20%E2%80%93%202015-04-15%2007%3A39%3A27.png

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

Title:
  [Lenovo ThinkPad T400] Screen corruption

Status in xorg package in Ubuntu:
  New

Bug description:
  I often perceive massive screen corruption, most prominently in
  Firefox / GMail, but it may happen with any application, including
  terminals. Sometimes oversized letters appear. I run video stress
  tests, but they run without errors. I suspect the problem presents
  when many text needs to be rendered on-screen, as odd as it sounds.

  I will attach screenshots.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8.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: Wed Apr 15 07:23:31 2015
  DistUpgraded: 2014-11-11 12:36:03,224 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:20e4]
 Subsystem: Lenovo Device [17aa:20e4]
  InstallationDate: Installed on 2014-06-10 (308 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: LENOVO 6474B84
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-34-generic 
root=/dev/mapper/thinkvg-rootlv ro rootflags=subvol=@
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-11-11 (154 days ago)
  dmi.bios.date: 10/17/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET94WW (3.24 )
  dmi.board.name: 6474B84
  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:bvr7UET94WW(3.24):bd10/17/2012:svnLENOVO:pn6474B84:pvrThinkPadT400:rvnLENOVO:rn6474B84:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 6474B84
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Apr 11 00:20:40 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16435 
   vendor LEN
  xserver.version: 2:1.16.0-1ubuntu1.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1444268/+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 1444268] [NEW] [Lenovo ThinkPad T400] Screen corruption

2015-04-14 Thread MegaBrutal
Public bug reported:

I often perceive massive screen corruption, most prominently in Firefox
/ GMail, but it may happen with any application, including terminals.
Sometimes oversized letters appear. I run video stress tests, but they
run without errors. I suspect the problem presents when many text needs
to be rendered on-screen, as odd as it sounds.

I will attach screenshots.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
Uname: Linux 3.16.0-34-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8.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: Wed Apr 15 07:23:31 2015
DistUpgraded: 2014-11-11 12:36:03,224 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:20e4]
   Subsystem: Lenovo Device [17aa:20e4]
InstallationDate: Installed on 2014-06-10 (308 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: LENOVO 6474B84
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-34-generic 
root=/dev/mapper/thinkvg-rootlv ro rootflags=subvol=@
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to utopic on 2014-11-11 (154 days ago)
dmi.bios.date: 10/17/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 7UET94WW (3.24 )
dmi.board.name: 6474B84
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:bvr7UET94WW(3.24):bd10/17/2012:svnLENOVO:pn6474B84:pvrThinkPadT400:rvnLENOVO:rn6474B84:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 6474B84
dmi.product.version: ThinkPad T400
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sat Apr 11 00:20:40 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   16435 
 vendor LEN
xserver.version: 2:1.16.0-1ubuntu1.3

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


** Tags: amd64 apport-bug compiz-0.9 corruption ubuntu utopic

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

Title:
  [Lenovo ThinkPad T400] Screen corruption

Status in xorg package in Ubuntu:
  New

Bug description:
  I often perceive massive screen corruption, most prominently in
  Firefox / GMail, but it may happen with any application, including
  terminals. Sometimes oversized letters appear. I run video stress
  tests, but they run without errors. I suspect the problem presents
  when many text needs to be rendered on-screen, as odd as it sounds.

  I will attach screenshots.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-34.45-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8.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: Wed Apr 15 07:23:31 2015
  DistUpgraded: 2014-11-11 12:36:03,224 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:20e4]

[Desktop-packages] [Bug 1124141] Re: telepathy apparmor access to /usr/share/samba/{low, up}case.dat

2015-04-14 Thread Launchpad Bug Tracker
[Expired for telepathy-mission-control-5 (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: telepathy-mission-control-5 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  telepathy apparmor access to /usr/share/samba/{low,up}case.dat

Status in telepathy-mission-control-5 package in Ubuntu:
  Expired

Bug description:
  I have no idea why telepathy would be accessing files from samba-
  common.  This is Raring.

  samba-common2:3.6.9-1ubuntu1
  telepathy-mission-control-5 1:5.14.0-0ubuntu1

  [1017319.697822] type=1400 audit(1360752377.813:67580): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/upcase.dat" pid=3006 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1017319.697832] type=1400 audit(1360752377.813:67581): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/lowcase.dat" pid=3006 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1017449.332430] type=1400 audit(1360752507.871:67582): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/upcase.dat" pid=3123 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1017449.332448] type=1400 audit(1360752507.871:67583): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/lowcase.dat" pid=3123 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1017596.770849] type=1400 audit(1360752655.790:67584): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/upcase.dat" pid=3374 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1017596.770867] type=1400 audit(1360752655.790:67585): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/lowcase.dat" pid=3374 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1017798.146403] type=1400 audit(1360752857.822:67586): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/upcase.dat" pid=3699 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1017798.146422] type=1400 audit(1360752857.822:67587): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/lowcase.dat" pid=3699 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1018160.989760] type=1400 audit(1360753221.854:67589): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/upcase.dat" pid=4297 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1018160.989769] type=1400 audit(1360753221.854:67590): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/lowcase.dat" pid=4297 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1019008.148462] type=1400 audit(1360754071.787:67591): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/upcase.dat" pid=5720 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1019008.148481] type=1400 audit(1360754071.787:67592): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/lowcase.dat" pid=5720 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1020922.878258] type=1400 audit(1360755992.778:67595): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/upcase.dat" pid=8884 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1020922.878277] type=1400 audit(1360755992.778:67596): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/lowcase.dat" pid=8884 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1022837.681192] type=1400 audit(1360757913.845:67597): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/upcase.dat" pid=12066 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1022837.681211] type=1400 audit(1360757913.845:67598): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" 
name="/usr/share/samba/lowcase.dat" pid=12066 comm="pool" requested_mask="r" 
denied_mask="r" fsuid=1000 ouid=0
  [1024752.351860] type=1400 audit(1360759834.784:67599): apparmor="DENIED" 
operation="open" parent=1 profile="/usr/

[Desktop-packages] [Bug 1421320] Re: Keyboard text input: letters get swapped/garbled while running on video hangout

2015-04-14 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Keyboard text input: letters get swapped/garbled while running on
  video hangout

Status in Unity:
  Expired
Status in unity package in Ubuntu:
  Expired

Bug description:
  This happens on Vivid on My MacBookPro.

  Happens when I am on a video hangout with 6-7 people and I try to take notes 
into a Google Doc in another window. The letters I  hit seem to be swapped. E.g.
 
  'specific' --> 'specifci'
  'review' --> 'erview'
  'installed' --> 'nistalled'

  etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1421320/+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 1401635] Re: NVIDIA driver makes internet very slow

2015-04-14 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  NVIDIA driver makes internet very slow

Status in xorg package in Ubuntu:
  Expired

Bug description:
  Here is information about bug:
  I am not a good computer spec, so I could not find reason of it, but, when I 
installed NVIDIA bin-331.89 driver from additional drivers, it appeared a bug 
so my internet became very slow. I use Realtek RTL8111/RTL8168... ethernet 
adapter. I have r8169 kernel driver in use(I am not allowed to modify internet 
stuff in this computer, cause this is actually my parent's PC). Wehn I 
installed NVIDIA driver, internet appeared to work very, very slow. After 
getting rid of it, it became nice again. Could you, please, look trought this 
and find something to fix this. Maybe you could gimme full tutorial on how to 
do it if I have:
  01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] 
(rev a1)
  03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: 2014-12-01 17:54:03,868 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroRelease: Ubuntu 14.10
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GF119 [GeForce GT 610] [10de:104a] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: CardExpert Technology Gainward GeForce GT 610 [10b0:104a]
  InstallationDate: Installed on 2014-11-26 (17 days ago)
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: xorg 1:7.7+7ubuntu2
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=2e2221b2-b6c7-4553-815f-67afdc924a98 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-28.37-generic 3.16.7-ckt1
  Tags:  utopic ubuntu compiz-0.9
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-12-01 (11 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/11/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.90
  dmi.board.name: H61M-VG3
  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.90:bd07/11/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH61M-VG3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12+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-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Dec 13 10:47:27 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputPIXART USB OPTICAL MOUSE MOUSE, id 8
   inputUSB USB Keykoard KEYBOARD, id 9
   inputUSB USB Keykoard KEYBOARD, id 10
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1.2
  xserver.video_driver: nouveau

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchp

[Desktop-packages] [Bug 1095600] Re: xcb_grab_keyboard and window manager interaction is broken

2015-04-14 Thread Launchpad Bug Tracker
[Expired for libxcb (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libxcb (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  xcb_grab_keyboard and window manager interaction is broken

Status in libxcb package in Ubuntu:
  Expired

Bug description:
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  1) Run the attached example (xcb application);
  2) Press "Space" button to grab the keyboard;

  Expected:

  Window is still movable around, since xcb_grab_keyboard sets pointer
  handling to XCB_GRAB_MODE_ASYNC (x11 spec says "If pointer_mode is
  XCB_GRAB_MODE_ASYNC , pointer event processing is unaffected by
  activation of the grab. ")

  Actual:

  Window is stuck.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/1095600/+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 1211274] Re: xcb_wait_for_reply deadlock

2015-04-14 Thread Launchpad Bug Tracker
[Expired for libxcb (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libxcb (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  xcb_wait_for_reply deadlock

Status in libxcb package in Ubuntu:
  Expired

Bug description:
  I have a Qt application which hangs in startup. Stack trace:

  (gdb) bt
  #0  0xb77b5424 in __kernel_vsyscall ()
  #1  0xb3d2084b in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/i386-linux-gnu/libpthread.so.0
  #2  0xb2a1337b in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
  #3  0xb2a14b40 in ?? () from /usr/lib/i386-linux-gnu/libxcb.so.1
  #4  0xb2a14e07 in xcb_wait_for_reply () from 
/usr/lib/i386-linux-gnu/libxcb.so.1
  #5  0xb2a3bd0b in xcb_glx_query_version_reply () from 
/usr/lib/i386-linux-gnu/libxcb-glx.so.0
  #6  0xa08a5740 in ?? () from 
/usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
  #7  0xa08a8b9a in ?? () from 
/usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
  #8  0xa08aa2f9 in ?? () from 
/usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
  #9  0xa08bb1f9 in ?? () from 
/usr/lib/i386-linux-gnu/qt5/plugins/platforms/libqxcb.so
  #10 0xb41f57f9 in ?? () from /usr/lib/i386-linux-gnu/libQt5Gui.so.5
  #11 0xb41fccf4 in QGuiApplicationPrivate::createPlatformIntegration() () from 
/usr/lib/i386-linux-gnu/libQt5Gui.so.5
  #12 0xb41fd704 in QGuiApplicationPrivate::createEventDispatcher() () from 
/usr/lib/i386-linux-gnu/libQt5Gui.so.5
  #13 0xb482bd4b in QApplicationPrivate::createEventDispatcher() () from 
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5
  #14 0xb3f46972 in QCoreApplication::init() () from 
/usr/lib/i386-linux-gnu/libQt5Core.so.5
  #15 0xb3f469f9 in 
QCoreApplication::QCoreApplication(QCoreApplicationPrivate&) () from 
/usr/lib/i386-linux-gnu/libQt5Core.so.5
  #16 0xb41fe12a in QGuiApplication::QGuiApplication(QGuiApplicationPrivate&) 
() from /usr/lib/i386-linux-gnu/libQt5Gui.so.5
  #17 0xb47d8de8 in QApplication::QApplication(int&, char**, int) () from 
/usr/lib/i386-linux-gnu/libQt5Widgets.so.5

  
  Google shows other reports about xcb_wait_for_reply deadlocking. This happens 
when starting the application
  from .xsession file using nodm display manager. Starting the app from an x 
terminal works so i believe this is some kind of timing issue / race condition. 
The app in question is properietary so i cannot supply it to reproduce the 
issue, sorry.

  Ubuntu version is Ubuntu 13.04 x86_32 with updates installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libxcb1 1.8.1-2ubuntu2.1
  ProcVersionSignature: Ubuntu 3.8.0-28.41-generic 3.8.13.5
  Uname: Linux 3.8.0-28-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.88  Wed Mar 27 14:31:12 PDT 
2013
   GCC version:  gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: i386
  CheckboxSubmission: 5411b7083f2413511daec522a712c016
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,workarounds,scale,expo,ezoom]
  CompositorRunning: None
  Date: Mon Aug 12 14:09:50 2013
  DistUpgraded: 2013-05-22 13:40:23,672 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GT216M [NVS 5100M] [10de:0a2c] (rev a2) (prog-if 00 [VGA 
controller])
 Subsystem: Hewlett-Packard Company Device [103c:1521]
  InstallationDate: Installed on 2011-06-14 (790 days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  JockeyStatus:
   kmod:nvidia_310_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_313_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_304 - nvidia_304 (Proprietary, Enabled, Not in use)
   kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
   kmod:nvidia_310 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP EliteBook 8540p
  MarkForUpload: True
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver "pata_pcmcia"
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-28-generic 
root=UUID=debfbf8b-faee-4fef-887f-aaa61947d6d2 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash
  SourcePackage: libxcb

[Desktop-packages] [Bug 1421320] Re: Keyboard text input: letters get swapped/garbled while running on video hangout

2015-04-14 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

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

Title:
  Keyboard text input: letters get swapped/garbled while running on
  video hangout

Status in Unity:
  Expired
Status in unity package in Ubuntu:
  Expired

Bug description:
  This happens on Vivid on My MacBookPro.

  Happens when I am on a video hangout with 6-7 people and I try to take notes 
into a Google Doc in another window. The letters I  hit seem to be swapped. E.g.
 
  'specific' --> 'specifci'
  'review' --> 'erview'
  'installed' --> 'nistalled'

  etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1421320/+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 1444110] Re: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

2015-04-14 Thread Chris Hermansen
Christopher Penalver, nice to "talk" with you again.  Hope you are well.

Attachment requested included.

** Attachment added: "Document that causes crash"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1444110/+attachment/4375799/+files/NEWMAST_core_5e_crashed_sort.ods

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

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted
  to sort one of the columns that I suspected was all blank.  I selected
  the column, did a sort just on it.  When I came back later, scalc had
  disappeared and apport was up.

  The spreadsheet recovered automatically.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA 
region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  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/libreoffice/+bug/1444110/+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 1390625] Re: mouse cursor gets corrupted

2015-04-14 Thread Cassidy James
Thanks everyone for the extra details. I'd also like to add that I've
experienced this in Ubuntu 14.10 on a 4th-gen Intel Core i5 and Intel HD
4600 graphics (System76 Sable Touch sabt3).

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

** Also affects: linux-kernel-headers
   Importance: Undecided
   Status: New

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

Title:
  mouse cursor gets corrupted

Status in elementary OS:
  Confirmed
Status in Linux-Kernel-Headers - Headers Files for the Linux Kernel:
  New
Status in Mesa:
  New
Status in Ubuntu UX bugs:
  New
Status in Unity:
  Invalid
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 14.10, the mouse cursor graphic gets corrupted under certain
  occasions. It then looks flipped, sheared or shows fragments of a
  previous cursor.

  * when switching the cursor them forth and back in Gnome Tweak Tool
  * when drag&dropping a document icon

  Maybe related, the cursor does not always show the correct image scale
  on a high-dpi display (this was working right in 14.04). For example
  after login, or when hovering specific areas, or on mouse down to
  start a drag&drop, the cursor appears 1/4 the expected size.

  Attached is a photo of a corrupted cursor (whereas a screenshot with
  Gimp showed the uncorrupted cursor).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  BootLog:
   * Setting up X socket directories...   
  [ OK ]
  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 Nov  7 22:12:52 2014
  DistUpgraded: 2014-11-04 18:35:56,188 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2014-02-02 (278 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20140201)
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic.efi.signed 
root=UUID=4bfb3686-b9f7-487d-81f6-eceb41097ad9 ro quiet splash 
acpi_backlight=vendor
  SourcePackage: unity
  UpgradeStatus: Upgraded to utopic on 2014-11-04 (3 days ago)
  dmi.bios.date: 10/31/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN31WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN31WW:bd10/31/2013:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  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-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  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~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Nov  7 14:54:59 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors: [dix] ELAN Touchscreen: unable to find touch point 1
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16970
   vendor SDC
  xserver.version: 2:1.16.0-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1390625/+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 803627] Re: empathy crashed with signal 5 in gtk_box_size_allocate()

2015-04-14 Thread Bug Watch Updater
** Changed in: gtk
   Status: New => Invalid

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

Title:
  empathy crashed with signal 5 in gtk_box_size_allocate()

Status in GTK+ GUI Toolkit:
  Invalid
Status in gtk+3.0 package in Ubuntu:
  Invalid

Bug description:
  Open empathy and click in "link contacts..." (Facebook) and crash. My
  acount is Gabble, butterfly and IRC.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.1.2.1-1ubuntu1
  Uname: Linux 3.0.0-0300rc5-generic x86_64
  Architecture: amd64
  Date: Wed Jun 29 16:02:32 2011
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110531.1)
  ProcCmdline: empathy
  ProcEnviron:
   LANGUAGE=es_ES:en
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
   LC_MESSAGES=es_ES.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: empathy
  StacktraceTop:
   gtk_box_size_allocate (widget=, allocation=) at /build/buildd/gtk+3.0-3.1.6/./gtk/gtkbox.c:480
   g_closure_invoke (closure=0x27815b0, return_value=0x0, n_param_values=2, 
param_values=0x7f19e4066760, invocation_hint=) at 
/build/buildd/glib2.0-2.29.8/./gobject/gclosure.c:771
   signal_emit_unlocked_R (node=, detail=0, 
instance=0x301dcb0, emission_return=0x0, instance_and_params=0x7f19e4066760) at 
/build/buildd/glib2.0-2.29.8/./gobject/gsignal.c:3186
   g_signal_emit_valist (instance=, signal_id=, detail=, var_args=0x7fff9337b688) at 
/build/buildd/glib2.0-2.29.8/./gobject/gsignal.c:2987
   g_signal_emit (instance=, signal_id=, detail=) at 
/build/buildd/glib2.0-2.29.8/./gobject/gsignal.c:3044
  Title: empathy crashed with signal 5 in gtk_box_size_allocate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/803627/+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 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-04-14 Thread CLaudio Castro
Sorry for "double post" But using fglrx and fglrx-updates from propose
at Ubuntu GNOME 14.04.2 is no good.

Missing firmwares at install:

Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-1.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-1.fw for module 
r8169

Stuck at this when reboot after installation:
http://i.imgur.com/JjZxayk.jpg

My Gfx is a Radeon HD6630M Hybrid with Intel HD (maybe this is causing
all the pain?! ) '

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

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

Status in AMD fglrx video driver:
  Invalid
Status in fglrx-installer package in Ubuntu:
  In Progress
Status in fglrx-installer-updates package in Ubuntu:
  In Progress
Status in fglrx-installer source package in Precise:
  In Progress
Status in fglrx-installer-updates source package in Precise:
  In Progress
Status in fglrx-installer source package in Trusty:
  Fix Committed
Status in fglrx-installer-updates source package in Trusty:
  Fix Committed

Bug description:
  
  SRU Request:

  [Impact]
  fglrx cannot be installed correctly together with the new lts stacks.

  [Test case]
  Installing the xserver from lts-utopic will prevent the current fglrx from 
being installed. The new fglrx will install correctly

  [Regression potential]
  Low. This fglrx release is already in use in 15.04 without any major issues.

  
  --

  Activity:  Install fglrx AMD driver on 12.04.5 and 14.02.2

  Expected behavior:  fglrx would intall

  Observed behavior:  fglrx is not installed as follows

  Attempt to install fglrx fails as follows:

  zack3@ZACK3:~$ sudo apt-get install fglrx-updates xvba-va-driver
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   fglrx-updates : Depends: xorg-video-abi-11 but it is not installable 
or
    xorg-video-abi-12 but it is not installable 
or
    xorg-video-abi-13 but it is not installable 
or
    xorg-video-abi-14 but it is not installable 
or
    xorg-video-abi-15
  E: Unable to correct problems, you have held broken packages.

  Attempt to insatll xorg-video-abi-15 yields:

  zack3@ZACK3:~$ sudo apt-get install xorg-video-abi-15
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Note, selecting 'xserver-xorg-core' instead of 'xorg-video-abi-15'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not 
going to be installed
    Depends: gstreamer1.0-clutter but it is not going to be 
installed
   libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is 
not going to be installed
  Depends: libcogl15 (>= 1.15.8) but it is not 
going to be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be 
caused by held packages.

  Attempting to install xserver-xorg-core instead yields:

  zack3@ZACK3:~$ sudo apt-get install xserver-xorg-core
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using 

[Desktop-packages] [Bug 1361764] Re: Update sunpinyin-data to >=20130220

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

** Changed in: open-gram (Ubuntu)
   Status: New => Confirmed

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

Title:
  Update sunpinyin-data to >=20130220

Status in open-gram package in Ubuntu:
  Confirmed

Bug description:
  According to upstream the sunpinyin-data version included in Trusty is
  broken.

  Please update it to a known working version.

  Upstream link: https://github.com/sunpinyin/sunpinyin/issues/42

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-gram/+bug/1361764/+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 1361764] Re: Update sunpinyin-data to >=20130220

2015-04-14 Thread Hairong Zhu
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730821

** Bug watch added: Debian Bug tracker #730821
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730821

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

Title:
  Update sunpinyin-data to >=20130220

Status in open-gram package in Ubuntu:
  Confirmed

Bug description:
  According to upstream the sunpinyin-data version included in Trusty is
  broken.

  Please update it to a known working version.

  Upstream link: https://github.com/sunpinyin/sunpinyin/issues/42

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-gram/+bug/1361764/+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 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-04-14 Thread CLaudio Castro
Used the fglrx-updates from proposed and i get this "missing firmwares
messages"  :

Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-1.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-1.fw for module 
r8169

Any relation?

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

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

Status in AMD fglrx video driver:
  Invalid
Status in fglrx-installer package in Ubuntu:
  In Progress
Status in fglrx-installer-updates package in Ubuntu:
  In Progress
Status in fglrx-installer source package in Precise:
  In Progress
Status in fglrx-installer-updates source package in Precise:
  In Progress
Status in fglrx-installer source package in Trusty:
  Fix Committed
Status in fglrx-installer-updates source package in Trusty:
  Fix Committed

Bug description:
  
  SRU Request:

  [Impact]
  fglrx cannot be installed correctly together with the new lts stacks.

  [Test case]
  Installing the xserver from lts-utopic will prevent the current fglrx from 
being installed. The new fglrx will install correctly

  [Regression potential]
  Low. This fglrx release is already in use in 15.04 without any major issues.

  
  --

  Activity:  Install fglrx AMD driver on 12.04.5 and 14.02.2

  Expected behavior:  fglrx would intall

  Observed behavior:  fglrx is not installed as follows

  Attempt to install fglrx fails as follows:

  zack3@ZACK3:~$ sudo apt-get install fglrx-updates xvba-va-driver
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   fglrx-updates : Depends: xorg-video-abi-11 but it is not installable 
or
    xorg-video-abi-12 but it is not installable 
or
    xorg-video-abi-13 but it is not installable 
or
    xorg-video-abi-14 but it is not installable 
or
    xorg-video-abi-15
  E: Unable to correct problems, you have held broken packages.

  Attempt to insatll xorg-video-abi-15 yields:

  zack3@ZACK3:~$ sudo apt-get install xorg-video-abi-15
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Note, selecting 'xserver-xorg-core' instead of 'xorg-video-abi-15'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not 
going to be installed
    Depends: gstreamer1.0-clutter but it is not going to be 
installed
   libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is 
not going to be installed
  Depends: libcogl15 (>= 1.15.8) but it is not 
going to be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be 
caused by held packages.

  Attempting to install xserver-xorg-core instead yields:

  zack3@ZACK3:~$ sudo apt-get install xserver-xorg-core
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

     

[Desktop-packages] [Bug 1444234] [NEW] Unable to Install fglrx drivers for Radeon via Additional Drivers Interface

2015-04-14 Thread Mike
Public bug reported:

I was attempting to install  install fglrx drivers for a Radeon GPU
(found here https://help.ubuntu.com/community/BinaryDriverHowto/AMD) and
was not able to complete the installation via the Additional Drivers
interface. After clicking on the radio button for the fglrx driver and
clicking the "apply changes" button, the system processed for a few
moments then the radio button switched back to the X.org driver without
any type of error message.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.16.0-34.47~14.04.1-generic 3.16.7-ckt8
Uname: Linux 3.16.0-34-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Tue Apr 14 22:34:55 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: bcmwl, 6.30.223.248+bdcom, 3.16.0-34-generic, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / R7 
250X] [1002:683d] (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Radeon HD 8760 OEM [1043:8760]
InstallationDate: Installed on 2015-04-12 (2 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
MachineType: ASUSTeK COMPUTER INC. M51BC
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-34-generic.efi.signed 
root=UUID=062c6e2f-7e7e-4b6a-9654-b867cbf26c5e ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/05/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0302
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: M51BC
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0302:bd08/05/2013:svnASUSTeKCOMPUTERINC.:pnM51BC:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnM51BC:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: M51BC
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.11.3+14.04.20150122-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1~ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Tue Apr 14 22:09:42 2015
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputWired USB Keyboard   KEYBOARD, id 8
 inputUSB Optical MouseMOUSE, id 9
 inputEee PC WMI hotkeys   KEYBOARD, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.16.0-1ubuntu1.2~trusty2
xserver.video_driver: radeon

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


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

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

Title:
  Unable to Install fglrx drivers for Radeon via Additional Drivers
  Interface

Status in xorg package in Ubuntu:
  New

Bug description:
  I was attempting to install  install fglrx drivers for a Radeon GPU
  (found here https://help.ubuntu.com/community/BinaryDriverHowto/AMD)
  and was not able to complete the installation via the Additional
  Drivers interface. After clicking on the radio button for the fglrx
  driver and clicking the "apply changes" button, the system processed
  for a few moments then the radio button switched back to the X.org
  driver without any type of error message.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-34.47~14.04.1-generic 3.16.7-ckt8
  Uname: Linux 3.16.0-34-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/scree

[Desktop-packages] [Bug 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-04-14 Thread QIII
It certainly works for Trusty.  You should probably hold off on Precise
if you are running it until Alberto lets us know that it's fixed.

For those of you who have never done this before, please reference
https://wiki.ubuntu.com/Testing/EnableProposed

Make sure to read the part about pinning in the section "Selective
upgrading from -proposed" and pin the repo so you don't get a bunch of
other updates you don't want.

Then issue the following in the command line:

sudo apt-get install fglrx-updates/trusty-proposed

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

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

Status in AMD fglrx video driver:
  Invalid
Status in fglrx-installer package in Ubuntu:
  In Progress
Status in fglrx-installer-updates package in Ubuntu:
  In Progress
Status in fglrx-installer source package in Precise:
  In Progress
Status in fglrx-installer-updates source package in Precise:
  In Progress
Status in fglrx-installer source package in Trusty:
  Fix Committed
Status in fglrx-installer-updates source package in Trusty:
  Fix Committed

Bug description:
  
  SRU Request:

  [Impact]
  fglrx cannot be installed correctly together with the new lts stacks.

  [Test case]
  Installing the xserver from lts-utopic will prevent the current fglrx from 
being installed. The new fglrx will install correctly

  [Regression potential]
  Low. This fglrx release is already in use in 15.04 without any major issues.

  
  --

  Activity:  Install fglrx AMD driver on 12.04.5 and 14.02.2

  Expected behavior:  fglrx would intall

  Observed behavior:  fglrx is not installed as follows

  Attempt to install fglrx fails as follows:

  zack3@ZACK3:~$ sudo apt-get install fglrx-updates xvba-va-driver
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   fglrx-updates : Depends: xorg-video-abi-11 but it is not installable 
or
    xorg-video-abi-12 but it is not installable 
or
    xorg-video-abi-13 but it is not installable 
or
    xorg-video-abi-14 but it is not installable 
or
    xorg-video-abi-15
  E: Unable to correct problems, you have held broken packages.

  Attempt to insatll xorg-video-abi-15 yields:

  zack3@ZACK3:~$ sudo apt-get install xorg-video-abi-15
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Note, selecting 'xserver-xorg-core' instead of 'xorg-video-abi-15'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not 
going to be installed
    Depends: gstreamer1.0-clutter but it is not going to be 
installed
   libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is 
not going to be installed
  Depends: libcogl15 (>= 1.15.8) but it is not 
going to be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be 
caused by held packages.

  Attempting to install xserver-xorg-core instead yields:

  zack3@ZACK3:~$ sudo apt-get install xserver-xorg-core
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet d

[Desktop-packages] [Bug 1442428] Re: Headphones not detected after fresh boot or suspend/resume cycle, until unplugged and plugged back in

2015-04-14 Thread Furkan
If I understood your question right, that's exactly what happens:

1) I disconnected my speakers from the rear jack, and plugged my
headphones into the front jack. After rebooting, the headphones are
detected and the sound works - everything is perfect. I opened the Sound
Settings dialog, and "Headphones" are present, "Line Out" is absent.

2) I plugged my speakers into the rear jack, and sound immediately
stopped playing from the headphones. But the speakers are also silent,
even though they're not muted in the GUI. I try muting and unmuting,
switching between headphones and line out in the GUI, but nothing works
- neither the speakers, nor the headphones.

3) I unplug the headphones, and the speakers start to work. I plug the
headphones back in and they start to work, and the speakers are muted
(even if I manually select line out from the GUI).

Now, both my headphones and speakers are plugged in, and I decide to
test the original bug again:

4) I reboot my system: No Ubuntu welcome sound (the drum sound when the
lightdm greeter appears) is played. But when I log in and get to the
desktop, the headphones work. The sound settings GUI shows both
headphones and line out, and headphones are selected.

5) I suspend and resume the PC. The headphones stop working, and they
are gone from the sound settings GUI.

6) I reboot again: Now, the Ubuntu welcome sound plays from the
speakers. Headphones are silent. I log in and check the sound settings
GUI: line out is present, headphones are absent. Unplugging and plugging
in the headphones makes them detected and selected by default in the
GUI, and the headphones start working.

So, to correct my original description: Suspend/shutdown has a different
effect from rebooting the system.

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

Title:
  Headphones not detected after fresh boot or suspend/resume cycle,
  until unplugged and plugged back in

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is a regression from Ubuntu 14.04 (I have not tested 14.10).

  Headphones which were already plugged in prior to a suspend/resume
  cycle or a shutdown/reboot are not detected after a power-on (i.e.,
  "Headphones: Built-in Audio" is absent from the "Output" tab in the
  Sound Settings). Unplugging the headphones and plugging them back in
  results in the headphones being detected and automatically selected.

  I used the ubuntu-bug tool to submit this bug report after a fresh
  boot, and after going through the troubleshooting steps (which
  unsuccessfully attempted to play some tones through the headphone
  jack), "Headphones" showed up in the Output tab (without me having to
  unplug them and plug them in again), but was not automatically
  selected ("Line Out" is selected by default). Manually selecting
  "Headphones" succeeded in enabling sound on the headphones. So it
  appears that perhaps pulseaudio does not automatically check for the
  presence of headphones upon boot or resume from suspend (or maybe it
  does, but the hardware isn't ready to respond at the time).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-13.13~pre201504091631-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  furkan 2171 F pulseaudio
   /dev/snd/controlC0:  furkan 2171 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr  9 20:45:11 2015
  InstallationDate: Installed on 2014-06-06 (307 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:SB failed
  Symptom_Card: Built-in Audio - HDA ATI SB
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  furkan 2171 F pulseaudio
   /dev/snd/controlC0:  furkan 2171 F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_Type: No sound at all
  Title: [GA-970A-D3, VIA VT2020, Green Headphone Out, Front] No sound at all
  UpgradeStatus: Upgraded to vivid on 2015-03-27 (13 days ago)
  dmi.bios.date: 12/16/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F13b
  dmi.board.name: GA-970A-D3
  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.:bvrF13b:bd12/16/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-970A-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-970A-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-970A-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage 

[Desktop-packages] [Bug 1444226] Re: [Kubuntu 15.04 beta] can't connect to wifi with Ralink RT2561/RT61 and NetworkManager

2015-04-14 Thread Christopher M. Penalver
** Description changed:

- Hello. 
+ Hello.
  I have a Ralink with RT2561/RT61 chip:
  $ lspci | grep -i network
  05:00.0 Network controller: Ralink corp. RT2561/RT61 802.11g PCI
  
  In Kubuntu 15.04 my connection is very unstable using NetworkManager.
  Most of the time the connection is not established. And very few times
  the connection is established but after a few seconds the connection
- drops. But with Wicd my connection is stable. I installed Wicd from
- Kubuntu 14.04 using "chroot". Unfortunately in this new Kubuntu version
- if you try to uninstall "network-manager" then "plasma-desktop" is
- requested to be uninstalled (apparently because of "plasma-nm"). So I do
- the following to use Wicd:
+ drops. Unfortunately in this new Kubuntu version if you try to uninstall
+ "network-manager" then "plasma-desktop" is requested to be uninstalled
+ (apparently because of "plasma-nm").
  
+ WORKAROUND: I installed Wicd from Kubuntu 14.04 using "chroot":
  1- Start the system and try not use Network Manager
  2- kill network manager
  $ sudo pkill -9 NetworkManager
  3- Start wicd from "menu" > "internet"
- 
- And I can connect to WiFi and the connection is stable.
- 
- By the way, it's a bad thing that you can not uninstall network-manager
- to use another manager in Kubuntu. So, at least there should be an
- option from the systemsettings to can choose the default network
- manager.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-14-generic 3.19.0-14.14
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  nulluser   1308 F pulseaudio
-  /dev/snd/controlC0:  nulluser   1308 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  nulluser   1308 F pulseaudio
+  /dev/snd/controlC0:  nulluser   1308 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Apr 14 22:22:23 2015
  HibernationDevice: RESUME=UUID=1edec07e-cb6e-4ca2-b03e-29d7ef434bc8
  InstallationDate: Installed on 2015-04-12 (2 days ago)
  InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150408)
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-14-generic 
root=UUID=0f5fd4c5-56a1-494b-9513-074a3e1a11f1 ro quiet splash
  RelatedPackageVersions:
-  linux-restricted-modules-3.19.0-14-generic N/A
-  linux-backports-modules-3.19.0-14-generic  N/A
-  linux-firmware 1.143
+  linux-restricted-modules-3.19.0-14-generic N/A
+  linux-backports-modules-3.19.0-14-generic  N/A
+  linux-firmware 1.143
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/14/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2204
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V LX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2204:bd08/14/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

** Changed in: network-manager (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  [Kubuntu 15.04 beta] can't connect to wifi with Ralink RT2561/RT61 and
  NetworkManager

Status in network-manager package in Ubuntu:
  New

Bug description:
  Hello.
  I have a Ralink with RT2561/RT61 chip:
  $ lspci | grep -i network
  05:00.0 Network controller: Ralink corp. RT2561/RT61 802.11g PCI

  In Kubuntu 15.04 my connection is very unstable using NetworkManager.
  Most of the time the connection is not established. And very few times
  the connection is established but after a few seconds the connection
  drops. Unfortunately in this new Kubuntu version if you try to
  uninstall "network-manager" then "plasma-desktop" is requested to be
  uninstalled (apparently because of "plasma-nm").

  WORKAROUND: I installed Wicd from Kubuntu 14.04 using "chroot":
  1- Start the s

[Desktop-packages] [Bug 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-04-14 Thread derek
Awesome. it's finally working. Added the trusty proposed repo and
updated( it updated quite a lot of other stuff). I was able to install
the amd drivers for my Radeon hd 8600 m series with the catalyst center.
I am on Ubuntu 14.04.2.

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

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

Status in AMD fglrx video driver:
  Invalid
Status in fglrx-installer package in Ubuntu:
  In Progress
Status in fglrx-installer-updates package in Ubuntu:
  In Progress
Status in fglrx-installer source package in Precise:
  In Progress
Status in fglrx-installer-updates source package in Precise:
  In Progress
Status in fglrx-installer source package in Trusty:
  Fix Committed
Status in fglrx-installer-updates source package in Trusty:
  Fix Committed

Bug description:
  
  SRU Request:

  [Impact]
  fglrx cannot be installed correctly together with the new lts stacks.

  [Test case]
  Installing the xserver from lts-utopic will prevent the current fglrx from 
being installed. The new fglrx will install correctly

  [Regression potential]
  Low. This fglrx release is already in use in 15.04 without any major issues.

  
  --

  Activity:  Install fglrx AMD driver on 12.04.5 and 14.02.2

  Expected behavior:  fglrx would intall

  Observed behavior:  fglrx is not installed as follows

  Attempt to install fglrx fails as follows:

  zack3@ZACK3:~$ sudo apt-get install fglrx-updates xvba-va-driver
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   fglrx-updates : Depends: xorg-video-abi-11 but it is not installable 
or
    xorg-video-abi-12 but it is not installable 
or
    xorg-video-abi-13 but it is not installable 
or
    xorg-video-abi-14 but it is not installable 
or
    xorg-video-abi-15
  E: Unable to correct problems, you have held broken packages.

  Attempt to insatll xorg-video-abi-15 yields:

  zack3@ZACK3:~$ sudo apt-get install xorg-video-abi-15
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Note, selecting 'xserver-xorg-core' instead of 'xorg-video-abi-15'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not 
going to be installed
    Depends: gstreamer1.0-clutter but it is not going to be 
installed
   libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is 
not going to be installed
  Depends: libcogl15 (>= 1.15.8) but it is not 
going to be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be 
caused by held packages.

  Attempting to install xserver-xorg-core instead yields:

  zack3@ZACK3:~$ sudo apt-get install xserver-xorg-core
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but

[Desktop-packages] [Bug 1444226] [NEW] [Kubuntu 15.04 beta] can't connect to wifi with Ralink RT2561/RT61 and NetworkManager

2015-04-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello.
I have a Ralink with RT2561/RT61 chip:
$ lspci | grep -i network
05:00.0 Network controller: Ralink corp. RT2561/RT61 802.11g PCI

In Kubuntu 15.04 my connection is very unstable using NetworkManager.
Most of the time the connection is not established. And very few times
the connection is established but after a few seconds the connection
drops. Unfortunately in this new Kubuntu version if you try to uninstall
"network-manager" then "plasma-desktop" is requested to be uninstalled
(apparently because of "plasma-nm").

WORKAROUND: I installed Wicd from Kubuntu 14.04 using "chroot":
1- Start the system and try not use Network Manager
2- kill network manager
$ sudo pkill -9 NetworkManager
3- Start wicd from "menu" > "internet"

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-14-generic 3.19.0-14.14
ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
Uname: Linux 3.19.0-14-generic x86_64
ApportVersion: 2.17.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  nulluser   1308 F pulseaudio
 /dev/snd/controlC0:  nulluser   1308 F pulseaudio
CurrentDesktop: KDE
Date: Tue Apr 14 22:22:23 2015
HibernationDevice: RESUME=UUID=1edec07e-cb6e-4ca2-b03e-29d7ef434bc8
InstallationDate: Installed on 2015-04-12 (2 days ago)
InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150408)
MachineType: System manufacturer System Product Name
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-14-generic 
root=UUID=0f5fd4c5-56a1-494b-9513-074a3e1a11f1 ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-14-generic N/A
 linux-backports-modules-3.19.0-14-generic  N/A
 linux-firmware 1.143
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/14/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2204
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z77-V LX
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2204:bd08/14/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug bios-outdated-2501 vivid
-- 
[Kubuntu 15.04 beta] can't connect to wifi with Ralink RT2561/RT61 and 
NetworkManager
https://bugs.launchpad.net/bugs/1444226
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to network-manager in Ubuntu.

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


[Desktop-packages] [Bug 495880] Re: File Roller cannot handle archive that doesn't encode filenames in UTF-8

2015-04-14 Thread Misaki
Along with the command-line version of unzip with the -O option, you can
also use the convmv command to change filenames of previously extracted
files. This works on an ext3 filesystem, but NTFS may give an error
because filenames are invalid. ext3 says the encoding is invalid but
still lets them be renamed to that.

So for anyone who encounters this bug report and is concerned
specifically with extracting filenames from shift-jis encoded archives,
these are the commands you can use:

(navigate to directory, and...)
unzip -O shift-jis 
or
convmv * -f utf8 -t iso8859-1 -r
convmv * -f utf8 -t iso8859-1 --notest -r ; convmv -f shift-jis -t utf8 * 
--notest -r

One of the other bug reports links to this, which lists solutions and problems:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483290

One consideration might be if files in the same archive use different
encoding types. It seems reasonable that they appeared that way to the
archive's creator, and thus they shouldn't be interpreted separately,
but it could lead to the wrong conversion method being selected.

The patch linked in that bug report describes the options -O and -I,
which aren't documented in unzip's manual pages, so it's possible that
patch is already applied. But it still didn't detect 'proper' encodings
for me when I tested file-roller, using unzip, on several archives after
uninstalling p7zip.

The patch also talks the current locale charset. Making assumptions
about the encoding used on files could be correct for many people, most
of the time, but will be incorrect for other people, and so is at best
only a partial solution. I don't know what the patch does after that
though.

Just for reference, these are other Debian bugs mentioned in that
report:

> Bug#197427: unzip: chinese filenames unwrapped on unix wrongly
> Bug#197428: unzip: zipinfo (and unzip) can't deal with chinese filenames like 
> miniunzip can
> Bug#339021: unzip: incorrectly converts cyrillic file names from 
> Windows-created ZIPs

** Bug watch added: Debian Bug tracker #483290
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483290

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

Title:
  File Roller cannot handle archive that doesn't encode filenames in
  UTF-8

Status in file-roller package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: file-roller

  I have received a zip containing a file with a german "Umlaut" in the
  filename. I cannot extract the file because I get the following error
  message:

  caution: filename not matched:  Liste Verwaltung und Verk\?ndigung
  Dezember 2009.xls

  I have no possibility to change the filename and eliminate the
  "Umlaut" in the filename...

  ProblemType: Bug
  Architecture: i386
  CheckboxSubmission: e27141b8feed9a0134eefdd87f008818
  CheckboxSystem: 558fbfb2a1258711a37bb7e23c5d4e6e
  Date: Sat Dec 12 11:48:49 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/file-roller
  NonfreeKernelModules: nvidia
  Package: file-roller 2.28.1-0ubuntu1
  ProcEnviron:
   LANGUAGE=de_DE.UTF-8
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-386
  SourcePackage: file-roller
  Uname: Linux 2.6.31-16-386 i686
  XsessionErrors:
   (gnome-settings-daemon:3121): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:3121): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (polkit-gnome-authentication-agent-1:3161): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:3155): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/495880/+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 1319516] Re: there is no interface for sending reports automatically

2015-04-14 Thread Brian Murray
** Changed in: activity-log-manager (Ubuntu)
   Status: Fix Released => Triaged

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

Title:
  there is no interface for sending reports automatically

Status in activity-log-manager package in Ubuntu:
  Triaged

Bug description:
  There is no way in the desktop environment to choose to automatically
  send your crash reports to the error tracker.  Its possible that the
  patch 13_hide_automatic_reports.patch is deliberately preventing this
  from appearing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1319516/+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 495880] Re: File Roller cannot handle archive that doesn't encode filenames in UTF-8

2015-04-14 Thread Misaki
The undocumented -O/-I option~

So unzip can handle different encodings, at least when I tested it. But
it doesn't handle them automatically. p7zip doesn't work because, as
noted in Bug #269482, it only handles UTF-8 and ASCII (or maybe
ISO-8859).

When I uninstalled p7zip and p7zip-full and looked at archives, some had
the pattern of mojibake that I'm used to, and some had a new type. None
of them were correct. So it's possible there is some automatic
correction and this is why Bug #580961 for unzip has been marked as
fixed.

Automatic detection can probably usually be correct, but it could also
sometimes be wrong. Either file-roller or unzip could probably improve
their automatic detection, and in case certainty is low communicate this
to users so they know there might be a problem.

Two other bugs, #592109 and #1199239, refer to non-ASCII filenames
encoded in UTF-8, which is likely to be the output from Unix-like
systems.

So non-UTF-8 encodings are probably from computers running Windows (?).

Some open-source programs that do automatic detection of encodings
include Firefox and, I think, gedit. Also maybe a bit similar to magic
numbers used to determine file types..?

This might be how those programs already do this, but I think the way to
detect the proper encoding is to interpret the filenames as a certain
type, and then look for characters, or character combinations, that are
unlikely to appear in a normal filename, or that can't even be output on
the file system type.

For example, the character '‚', U+0082  BREAK PERMITTED HERE,
often appears in some languages when common encodings are interpreted as
iso8859(-number?). Either file-roller or unzip could test various
combinations to see what looks valid.

This is worse than an archive file saying what encoding it uses, but
basically it seems like some regions (like Japan) don't feel like using
UTF-8. The zip format, which is probably worse than other formats in
handling filenames, is probably still used because it encodes the
contents of files separately, which means it's faster but gives worse
compression than other archive formats. Maybe there are other reasons
it's faster too.

Having a unique file suffix for a certain set of compression options or
quality means that people don't have to worry about which options to
choose, and can't argue about which ones other people should use for
that suffix. There is probably also a sort of stigma attached to having
a poor compression ratio for many types of files, compared to other
formats. (For example, some non-zip archive formats can compress a
windows bmp file so that it's smaller than a png of the same image,
especially if the image has repeating portions.)

So either people can agree on a 'low-quality' archive suffix to use in
cases where actual compression isn't important, that's also operating-
system independent, or we will continue to encounter zips from different
languages that don't tell you how to decode the file names.

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

Title:
  File Roller cannot handle archive that doesn't encode filenames in
  UTF-8

Status in file-roller package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: file-roller

  I have received a zip containing a file with a german "Umlaut" in the
  filename. I cannot extract the file because I get the following error
  message:

  caution: filename not matched:  Liste Verwaltung und Verk\?ndigung
  Dezember 2009.xls

  I have no possibility to change the filename and eliminate the
  "Umlaut" in the filename...

  ProblemType: Bug
  Architecture: i386
  CheckboxSubmission: e27141b8feed9a0134eefdd87f008818
  CheckboxSystem: 558fbfb2a1258711a37bb7e23c5d4e6e
  Date: Sat Dec 12 11:48:49 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/file-roller
  NonfreeKernelModules: nvidia
  Package: file-roller 2.28.1-0ubuntu1
  ProcEnviron:
   LANGUAGE=de_DE.UTF-8
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-386
  SourcePackage: file-roller
  Uname: Linux 2.6.31-16-386 i686
  XsessionErrors:
   (gnome-settings-daemon:3121): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:3121): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (polkit-gnome-authentication-agent-1:3161): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:3155): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

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

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

[Desktop-packages] [Bug 1270410] Re: package tex-common 4.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-04-14 Thread Dustin
PLEASE NOTE: I am brand new to the linux Ubuntu os . I have a Gigabyte
Z77X-ud5h,  Intel 3770k i7, 32gb Corsair DDR3. I was previously runing
windows 7 pro 64 bit, booting on a Samsung  500gb SSD. Running games
with two Raptor 1 rpm HDD  raid 0 set-up with the built in marvell
raid controller worked GREAT.   I also do music production with
sonar and fl studio, computer ran above expectations, but the old SSD
crashed  along with the os and all drivers... my bad, learn from your
mistakes right? I decided to install Ubuntu 14.4 after rebuilding my
system, the Ubuntu 14.4  install failed several times until i tried an
older version, 12.4, the install took all night. After making myself
more familiar with the new OS, I upgraded to 14.4 THIS TOOK FOREVER, I
have tested for hardware issues but everything is great, Ive got the
same errors displayed in this forum, need some help leaving windows in
the dust and learning how to take advantage of Ubuntu! I know windows in
and out, but some habits are hard to break and would love some help for
a new user thanks everyone!

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

Title:
  package tex-common 4.04 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in tex-common package in Ubuntu:
  Fix Released

Bug description:
  This was generated while doing upgrade to newest ubuntu, upgrader
  stopped unity crashed and I had to cntrl/alt f2 to get a terminal and
  had to "sudo killall dpkg" and then "sudo dpkg --configure -a" several
  times to complete the upgrade to the point it was safe to reboot into
  a stable environment.

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Sat Jan 18 05:00:25 2014
  DuplicateSignature: package:tex-common:4.04:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2011-05-07 (986 days ago)
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to saucy on 2014-01-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1270410/+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 1416081] Update Released

2015-04-14 Thread Chris Halse Rogers
The verification of the Stable Release Update for gnome-desktop3 has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  (FreeNX/X2Go) gnome-session crashed with SIGSEGV in
  gnome_idle_monitor_get_idletime()

Status in gnome-desktop3 package in Ubuntu:
  Invalid
Status in unity-settings-daemon package in Ubuntu:
  Fix Released
Status in gnome-desktop3 source package in Trusty:
  Fix Released
Status in unity-settings-daemon source package in Trusty:
  Invalid
Status in gnome-desktop3 source package in Utopic:
  Invalid
Status in unity-settings-daemon source package in Utopic:
  Fix Committed
Status in gnome-desktop3 source package in Vivid:
  Invalid
Status in unity-settings-daemon source package in Vivid:
  Fix Released

Bug description:
  SRU justification:

  [Impact]

   * The NX server (and derivatives e.g. FreeNX, X2Go) and Xvnc server
  (and derivatives e.g. tightvncserver, xrdp) do not support the
  IDLETIME counter. Violating the assumption that this is available
  leads to gnome-session (in trusty) or unity-settings-daemon (in
  utopic) crashing when trying to set up an idle monitor.

   * This bug renders GNOME Flashback unusable on the mentioned X
  servers. Per the justification in bug 1251281, these collectively
  affect quite a few users, particularly on the LTS which tends to be
  chosen when setting up a terminal server.

  * The proposed patch adds missing precondition checks to
  gnome_idle_monitor_get_idletime, avoiding the crash. Other public
  entry points to the idle monitor library already have similar checks.

  [Test Case]

   * Install gnome-session-flashback, tightvncserver, and vncviewer.

   * If bug 1251281 is not fixed in -updates yet: install gnome-session-
  bin from -proposed (needed for --disable-acceleration-check).

   * Create ~/.vnc/xstartup with the following content (3 lines):

  #!/bin/sh
  export STARTUP="gnome-session --session=gnome-flashback 
--disable-acceleration-check"
  exec /etc/X11/Xsession

   * Make it executable: chmod +x ~/.vnc/xstartup

   * Log out from the desktop, log in on a tty, and run: vncserver :1

   * Log in to the desktop as a guest, and run: vncviewer :1

  Expected results: a GNOME Flashback VNC session is started.

  Actual results:
  - trusty: gnome-session crashes on startup.
  - utopic: gnome-session starts, but unity-settings-daemon crashes, so 
gnome-session gives up shortly after (because it's a required component).

  [Regression Potential]

   * The patch was accepted in unity-settings-daemon for vivid and there
  were no regression reports so far.

   * There should be no changes observed under a conventional local
  (Xorg) session.

  [Other Info]
   
   * Packages for testing are available in ppa:rtandy/flashback. So far at 
least one user reported success using those packages in comment 68 on bug 
1251281.

  Original description:

  The X server used by FreeNX and X2Go does not support the IDLETIME
  counter. This eventually leads to a NULL pointer dereference by gnome-
  session due to a missing parameter check in
  gnome_idle_monitor_get_idletime. This renders GNOME Flashback unusable
  via FreeNX/X2Go in Trusty.

  Utopic and newer are not affected and the patch is not applicable as
  the GnomeIdleMonitor implementation was rewritten. Saucy is also
  affected but is EOL, however I would like to fix this in Trusty as the
  patch is tiny and IMO obviously correct.

  This and bug #1251281 are the only bugs preventing GNOME Flashback
  being used via FreeNX/X2Go in Trusty; and the latter has an easy
  workaround (divert the acceleration-check helper and replace it with
  /bin/true) and may be fixed properly soon.

  I would be happy to prepare a debdiff and fill out the SRU template if
  a sponsor agrees that the patch is SRUable.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-bin 3.9.90-0ubuntu12 [modified: 
usr/lib/gnome-session/gnome-session-check-accelerated 
usr/lib/gnome-session/gnome-session-check-accelerated-helper]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CasperVersion: 1.340
  Date: Thu Jan 29 19:28:42 2015
  ExecutablePath: /usr/bin/gnome-session
  ExecutableTimestamp: 1394758239
  LiveMediaBuild: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
  ProcCmdline: /usr/bin/gnome-session --session=gnome-flashback
  ProcCwd: /home/ub

[Desktop-packages] [Bug 1416081] Re: (FreeNX/X2Go) gnome-session crashed with SIGSEGV in gnome_idle_monitor_get_idletime()

2015-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-desktop3 - 3.8.4-0ubuntu3.1

---
gnome-desktop3 (3.8.4-0ubuntu3.1) trusty; urgency=medium

  * debian/patches/idletime_sanity_checks.patch: Ensure the argument to
get_idletime() and its counter are both not NULL. Fixes
unity-settings-daemon crashing under NX3/X2Go, which do not support the
IDLETIME counter. (LP: #1416081)
 -- Ryan TandyTue, 31 Mar 2015 10:59:01 -0700

** Changed in: gnome-desktop3 (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  (FreeNX/X2Go) gnome-session crashed with SIGSEGV in
  gnome_idle_monitor_get_idletime()

Status in gnome-desktop3 package in Ubuntu:
  Invalid
Status in unity-settings-daemon package in Ubuntu:
  Fix Released
Status in gnome-desktop3 source package in Trusty:
  Fix Released
Status in unity-settings-daemon source package in Trusty:
  Invalid
Status in gnome-desktop3 source package in Utopic:
  Invalid
Status in unity-settings-daemon source package in Utopic:
  Fix Committed
Status in gnome-desktop3 source package in Vivid:
  Invalid
Status in unity-settings-daemon source package in Vivid:
  Fix Released

Bug description:
  SRU justification:

  [Impact]

   * The NX server (and derivatives e.g. FreeNX, X2Go) and Xvnc server
  (and derivatives e.g. tightvncserver, xrdp) do not support the
  IDLETIME counter. Violating the assumption that this is available
  leads to gnome-session (in trusty) or unity-settings-daemon (in
  utopic) crashing when trying to set up an idle monitor.

   * This bug renders GNOME Flashback unusable on the mentioned X
  servers. Per the justification in bug 1251281, these collectively
  affect quite a few users, particularly on the LTS which tends to be
  chosen when setting up a terminal server.

  * The proposed patch adds missing precondition checks to
  gnome_idle_monitor_get_idletime, avoiding the crash. Other public
  entry points to the idle monitor library already have similar checks.

  [Test Case]

   * Install gnome-session-flashback, tightvncserver, and vncviewer.

   * If bug 1251281 is not fixed in -updates yet: install gnome-session-
  bin from -proposed (needed for --disable-acceleration-check).

   * Create ~/.vnc/xstartup with the following content (3 lines):

  #!/bin/sh
  export STARTUP="gnome-session --session=gnome-flashback 
--disable-acceleration-check"
  exec /etc/X11/Xsession

   * Make it executable: chmod +x ~/.vnc/xstartup

   * Log out from the desktop, log in on a tty, and run: vncserver :1

   * Log in to the desktop as a guest, and run: vncviewer :1

  Expected results: a GNOME Flashback VNC session is started.

  Actual results:
  - trusty: gnome-session crashes on startup.
  - utopic: gnome-session starts, but unity-settings-daemon crashes, so 
gnome-session gives up shortly after (because it's a required component).

  [Regression Potential]

   * The patch was accepted in unity-settings-daemon for vivid and there
  were no regression reports so far.

   * There should be no changes observed under a conventional local
  (Xorg) session.

  [Other Info]
   
   * Packages for testing are available in ppa:rtandy/flashback. So far at 
least one user reported success using those packages in comment 68 on bug 
1251281.

  Original description:

  The X server used by FreeNX and X2Go does not support the IDLETIME
  counter. This eventually leads to a NULL pointer dereference by gnome-
  session due to a missing parameter check in
  gnome_idle_monitor_get_idletime. This renders GNOME Flashback unusable
  via FreeNX/X2Go in Trusty.

  Utopic and newer are not affected and the patch is not applicable as
  the GnomeIdleMonitor implementation was rewritten. Saucy is also
  affected but is EOL, however I would like to fix this in Trusty as the
  patch is tiny and IMO obviously correct.

  This and bug #1251281 are the only bugs preventing GNOME Flashback
  being used via FreeNX/X2Go in Trusty; and the latter has an easy
  workaround (divert the acceleration-check helper and replace it with
  /bin/true) and may be fixed properly soon.

  I would be happy to prepare a debdiff and fill out the SRU template if
  a sponsor agrees that the patch is SRUable.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: gnome-session-bin 3.9.90-0ubuntu12 [modified: 
usr/lib/gnome-session/gnome-session-check-accelerated 
usr/lib/gnome-session/gnome-session-check-accelerated-helper]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CasperVersion: 1.340
  Date: Thu Jan 29 19:28:42 2015
  ExecutablePath: /usr/bin/gnome-session
  ExecutableTimestamp: 1394758239
  LiveMediaBuild: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
  ProcCmdline: /usr/bin/

[Desktop-packages] [Bug 1354924] Re: Networkmanager does not autoconnect to wireless network

2015-04-14 Thread Marco Antonio Macareno Gomez
Same here, using i3 window manager (so it's not KDE for me) and wicd.
The disable auto-connect workaround seems to alliviate the problem. Hope
this helps to narrow this bug down.


** Attachment added: "lspci output"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1354924/+attachment/4375695/+files/lspci_output.txt

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

Title:
  Networkmanager does not autoconnect to wireless network

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  When adding a net wireless network and enable "connect automatically'
  networkmanager does not automatically connect to the network wenever
  possible.

  I'm running kubuntu 14.10 daily.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu23
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Aug 10 21:30:03 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-07-11 (29 days ago)
  InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140710)
  IpRoute:
   default via 192.168.0.2 dev wlan0  proto static 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.213  
metric 9
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/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/1354924/+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 1397517] Re: Unity Screen Brightness Settings not Preserved on Reboot

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

** Changed in: gnome-power-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  Unity Screen Brightness Settings not Preserved on Reboot

Status in Unity:
  Invalid
Status in gnome-power-manager package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Invalid

Bug description:
  Whenever Unity starts it sets the screen brightness to maximum, even
  when the laptop is on battery. Lowering the screen brightness doesn't
  persist across reboots.

  To reproduce:
  1. Start laptop (in this case a Lenovo Yoga 2 Pro) in battery mode (i.e. 
disconnected from the AC adaptor)
  2. Unity will start in maximum brightness. Lower brightness using keyboard 
brightness keys.
  3. Shutdown laptop and start it back up again (still with the AC adapter 
disconnected)

  Expected result:
  The screen brightness settings should be preserved across reboots

  Actual result:
  After each new start Unity sets the screen brightness to maximum, meaning the 
user has to remember to manually reduce it or the battery will be quickly used 
up

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.3+14.04.20140826-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Uname: Linux 3.13.0-40-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,vpswitch,unitymtgrabhandles,gnomecompat,regex,move,grid,place,wall,animation,snap,resize,fade,session,expo,workarounds,scale,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Nov 29 11:59:31 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2014-09-16 (73 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-40-generic.efi.signed 
root=/dev/mapper/MainVG-root ro video.use_native_backlight=1 quiet splash 
vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN35WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN35WW:bd03/25/2014:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-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.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
  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.3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri Nov 28 23:10:38 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16970 
   vendor SDC
  xserver.version: 2:1.15.1-0ubuntu2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1397517/+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 1444210] [NEW] Previewed files are not deleted

2015-04-14 Thread Misaki
Public bug reported:

It seems like this could be related to Bug #137308, where a user
complained that previewed files were being deleted.

file-roller, also known as Archive Manager, doesn't delete files that
are previewed without extracting them to a known location first. These
previews are stored in ~/.cache/.fr-.

I believe the /tmp directory is cleared each time the system is
restarted, but maybe the preview files aren't stored there for security
reasons.

eog seems to not store references to a file maybe by design; sometimes
when you change a file on disk, eog will reload the file, but it doesn't
always do so. So maybe can't rely on other applications that have the
file 'open' to actually have a reference to the index node or whatever,
and users will expect the preview not to be deleted immediately.

Currently, it seems like some, and maybe all preview files are retained
indefinitely, unless manually deleted. If a file is previewed more than
once, multiple copies are created. Over time this can add up to a
considerable amount of disk space.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: file-roller 3.10.2.1-0ubuntu5
ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
Uname: Linux 3.16.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 17:05:57 2015
SourcePackage: file-roller
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

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

Title:
  Previewed files are not deleted

Status in file-roller package in Ubuntu:
  New

Bug description:
  It seems like this could be related to Bug #137308, where a user
  complained that previewed files were being deleted.

  file-roller, also known as Archive Manager, doesn't delete files that
  are previewed without extracting them to a known location first. These
  previews are stored in ~/.cache/.fr-.

  I believe the /tmp directory is cleared each time the system is
  restarted, but maybe the preview files aren't stored there for
  security reasons.

  eog seems to not store references to a file maybe by design; sometimes
  when you change a file on disk, eog will reload the file, but it
  doesn't always do so. So maybe can't rely on other applications that
  have the file 'open' to actually have a reference to the index node or
  whatever, and users will expect the preview not to be deleted
  immediately.

  Currently, it seems like some, and maybe all preview files are
  retained indefinitely, unless manually deleted. If a file is previewed
  more than once, multiple copies are created. Over time this can add up
  to a considerable amount of disk space.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: file-roller 3.10.2.1-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 17:05:57 2015
  SourcePackage: file-roller
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1444210/+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 1397517] Re: Unity Screen Brightness Settings not Preserved on Reboot

2015-04-14 Thread sucipto
Same issue here, 
Asus X45A

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

Title:
  Unity Screen Brightness Settings not Preserved on Reboot

Status in Unity:
  Invalid
Status in gnome-power-manager package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Invalid

Bug description:
  Whenever Unity starts it sets the screen brightness to maximum, even
  when the laptop is on battery. Lowering the screen brightness doesn't
  persist across reboots.

  To reproduce:
  1. Start laptop (in this case a Lenovo Yoga 2 Pro) in battery mode (i.e. 
disconnected from the AC adaptor)
  2. Unity will start in maximum brightness. Lower brightness using keyboard 
brightness keys.
  3. Shutdown laptop and start it back up again (still with the AC adapter 
disconnected)

  Expected result:
  The screen brightness settings should be preserved across reboots

  Actual result:
  After each new start Unity sets the screen brightness to maximum, meaning the 
user has to remember to manually reduce it or the battery will be quickly used 
up

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.3+14.04.20140826-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-40.69-generic 3.13.11.10
  Uname: Linux 3.13.0-40-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,vpswitch,unitymtgrabhandles,gnomecompat,regex,move,grid,place,wall,animation,snap,resize,fade,session,expo,workarounds,scale,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Nov 29 11:59:31 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2014-09-16 (73 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-40-generic.efi.signed 
root=/dev/mapper/MainVG-root ro video.use_native_backlight=1 quiet splash 
vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN35WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN35WW:bd03/25/2014:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-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.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
  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.3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri Nov 28 23:10:38 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16970 
   vendor SDC
  xserver.version: 2:1.15.1-0ubuntu2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1397517/+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 1444132] Re: Remmina crashes using the Mir GTK backend

2015-04-14 Thread Ubuntu Foundations Team Bug Bot
The attachment "fix-1444132.patch" seems to be a patch.  If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

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

** Tags added: patch

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

Title:
  Remmina crashes using the Mir GTK backend

Status in remmina package in Ubuntu:
  In Progress

Bug description:
  Remmina crashes using the Mir GTK backend.

  Initially I would have blamed the gtk/gdk libraries, but it appears
  Remmina itself is making an X11-only call directly that's the problem:

  (gdb) bt
  #0  0x7f74ddb41bd9 in raise (sig=11)
  at ../sysdeps/unix/sysv/linux/pt-raise.c:36
  #1  0x7f74cbdfb555 in ?? ()
 from /usr/lib/x86_64-linux-gnu/libfreerdp-utils.so.1.1
  #2  
  #3  0x7f74df971610 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  #4  0x7f74df154a93 in g_hash_table_lookup ()
 from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #5  0x7f74df47f2f4 in gdk_x11_atom_to_xatom_for_display ()
 from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  #6  0x00435cea in remmina_public_get_current_workspace ()
  #7  0x0043de41 in remmina_widget_pool_find ()
  #8  0x0041f36f in remmina_exec_command ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1444132/+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 1357682] Update Released

2015-04-14 Thread Chris Halse Rogers
The verification of the Stable Release Update for postgresql-common has
completed successfully and the package has now been released to
-updates.  Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  package postgresql-client-9.3 9.3.5-0ubuntu0.14.04.1 failed to
  upgrade: alternative pg_basebackup.1.gz can't be slave of psql.1.gz

Status in postgresql-common package in Ubuntu:
  Fix Released
Status in postgresql-common source package in Precise:
  Invalid
Status in postgresql-common source package in Trusty:
  Fix Released
Status in postgresql-common source package in Vivid:
  Fix Released

Bug description:
  Error while do-release-upgrade from 12.04 to 14.04

  SRU TEST CASE:
  # Run these commands in a precise schroot:
  apt-get install -y postgresql-9.1 man-db
  echo 'deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main' > 
/etc/apt/sources.list.d/pgdg.list
  apt-get update
  apt-get install -y --force-yes postgresql-9.4
  man pg_basebackup  # this should be for 9.4
  # this will fail with current postgresql-common (backport of 166), but ought 
to succeed with a fixed package
  dpkg-reconfigure postgresql-9.1
  man pg_basebackup  # this should still be for 9.4
  # after that, this should also succeed
  dpkg-reconfigure postgresql-9.4

  SRU FIX: https://alioth.debian.org/scm/loggerhead/pkg-postgresql
  /postgresql-common/trunk/revision/1591

  SRU REGRESSION POTENTIAL: Errors in the p-common maintainer script can
  potentially lead to complete installation failure of any
  postgresql-X.Y and postgresql-client-X.Y package. The postgresql-X.Y
  autopkgtests will cover this for one version, but for multiple
  versions in parallel this should be manually verified.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: postgresql-client-9.3 9.3.5-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  Date: Sat Aug 16 11:41:04 2014
  DuplicateSignature: 
package:postgresql-client-9.3:9.3.5-0ubuntu0.14.04.1:ErrorMessage: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 2 zurück
  ErrorMessage: ErrorMessage: Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 2 zurück
  InstallationDate: Installed on 2014-03-09 (159 days ago)
  InstallationMedia: Ubuntu-Server 12.04.3 LTS "Precise Pangolin" - Release 
amd64 (20130820.2)
  SourcePackage: postgresql-9.3
  Title: package postgresql-client-9.3 9.3.5-0ubuntu0.14.04.1 failed to 
install/upgrade: ErrorMessage: Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 2 zurück
  UpgradeStatus: Upgraded to trusty on 2014-08-16 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1357682/+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 1442406] Re: Can't unlock UMTS modem with PIN

2015-04-14 Thread Alberto Salvia Novella
** Changed in: network-manager-applet (Ubuntu)
   Importance: Undecided => Medium

** Changed in: policykit (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Can't unlock UMTS modem with PIN

Status in network-manager-applet package in Ubuntu:
  Confirmed
Status in policykit package in Ubuntu:
  Confirmed

Bug description:
  I can't unlock my UMTS USB modem with Lubuntu 15.04 (It works on
  xubuntu 14.10)

  (nm-applet:3280): nm-applet-WARNING **: Failed to send PIN to devid:
  'c8efb515c36471e33a1e711a672ed5cb45b5c5a2' simid: '(null)' : PolicyKit
  authorization failed: challenge needed for
  'org.freedesktop.ModemManager1.Device.Control'

  lsusb output:
  Bus 003 Device 005: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA 
Modem / E230/E270/E870 HSDPA/HSUPA Modem

  usb-modeswitch usb-modeswitch-data is installed.

  
  Any idea?

  Thank you!

  
  Regards,
Andreas Weller

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager-gnome 0.9.10.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
  Uname: Linux 3.19.0-12-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Fri Apr 10 01:06:29 2015
  ExecutablePath: /usr/bin/nm-applet
  InstallationDate: Installed on 2015-03-28 (12 days ago)
  InstallationMedia: Lubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static  metric 1024 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.141
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager-applet
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE   TYPE  STATE DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlan0wifi  connected /org/freedesktop/NetworkManager/Devices/2  
weller 1094f12c6-3f6a-49bc-aff8-ef0ec57f7512  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   ttyUSB1  gsm   disconnected  /org/freedesktop/NetworkManager/Devices/4  
--  ----
 
   eth0 ethernet  unavailable   /org/freedesktop/NetworkManager/Devices/1  
--  ----
 
   lo   loopback  unmanaged /org/freedesktop/NetworkManager/Devices/0  
--  ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1442406/+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 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-04-14 Thread QIII
Going to try Ubuntu 12.04.5 - 14.04.2 tonight.

The Ubuntu GNOME folks may have some work to do on their end, too.  So
that may be a bit.

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

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

Status in AMD fglrx video driver:
  Invalid
Status in fglrx-installer package in Ubuntu:
  In Progress
Status in fglrx-installer-updates package in Ubuntu:
  In Progress
Status in fglrx-installer source package in Precise:
  In Progress
Status in fglrx-installer-updates source package in Precise:
  In Progress
Status in fglrx-installer source package in Trusty:
  Fix Committed
Status in fglrx-installer-updates source package in Trusty:
  Fix Committed

Bug description:
  
  SRU Request:

  [Impact]
  fglrx cannot be installed correctly together with the new lts stacks.

  [Test case]
  Installing the xserver from lts-utopic will prevent the current fglrx from 
being installed. The new fglrx will install correctly

  [Regression potential]
  Low. This fglrx release is already in use in 15.04 without any major issues.

  
  --

  Activity:  Install fglrx AMD driver on 12.04.5 and 14.02.2

  Expected behavior:  fglrx would intall

  Observed behavior:  fglrx is not installed as follows

  Attempt to install fglrx fails as follows:

  zack3@ZACK3:~$ sudo apt-get install fglrx-updates xvba-va-driver
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   fglrx-updates : Depends: xorg-video-abi-11 but it is not installable 
or
    xorg-video-abi-12 but it is not installable 
or
    xorg-video-abi-13 but it is not installable 
or
    xorg-video-abi-14 but it is not installable 
or
    xorg-video-abi-15
  E: Unable to correct problems, you have held broken packages.

  Attempt to insatll xorg-video-abi-15 yields:

  zack3@ZACK3:~$ sudo apt-get install xorg-video-abi-15
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Note, selecting 'xserver-xorg-core' instead of 'xorg-video-abi-15'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not 
going to be installed
    Depends: gstreamer1.0-clutter but it is not going to be 
installed
   libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is 
not going to be installed
  Depends: libcogl15 (>= 1.15.8) but it is not 
going to be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be 
caused by held packages.

  Attempting to install xserver-xorg-core instead yields:

  zack3@ZACK3:~$ sudo apt-get install xserver-xorg-core
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not 
going to be installed
    Depends: gstreamer1.0-clutter but it i

[Desktop-packages] [Bug 1357682] Re: package postgresql-client-9.3 9.3.5-0ubuntu0.14.04.1 failed to upgrade: alternative pg_basebackup.1.gz can't be slave of psql.1.gz

2015-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package postgresql-common - 154ubuntu1

---
postgresql-common (154ubuntu1) trusty-proposed; urgency=medium

  * debian/maintscripts-functions: Avoid package installation failure of -9.1
due to the pg_basebackup.1 alternative on systems which have both -9.1 and
a later version installed in parallel. On those, pg_basebackup.1 will
already be in the psql.1.gz group, thus -9.1 must not try to put it back
into the postmaster.1.gz group. (LP: #1357682)
 -- Martin PittMon, 16 Feb 2015 12:35:43 +0100

** Changed in: postgresql-common (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  package postgresql-client-9.3 9.3.5-0ubuntu0.14.04.1 failed to
  upgrade: alternative pg_basebackup.1.gz can't be slave of psql.1.gz

Status in postgresql-common package in Ubuntu:
  Fix Released
Status in postgresql-common source package in Precise:
  Invalid
Status in postgresql-common source package in Trusty:
  Fix Released
Status in postgresql-common source package in Vivid:
  Fix Released

Bug description:
  Error while do-release-upgrade from 12.04 to 14.04

  SRU TEST CASE:
  # Run these commands in a precise schroot:
  apt-get install -y postgresql-9.1 man-db
  echo 'deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main' > 
/etc/apt/sources.list.d/pgdg.list
  apt-get update
  apt-get install -y --force-yes postgresql-9.4
  man pg_basebackup  # this should be for 9.4
  # this will fail with current postgresql-common (backport of 166), but ought 
to succeed with a fixed package
  dpkg-reconfigure postgresql-9.1
  man pg_basebackup  # this should still be for 9.4
  # after that, this should also succeed
  dpkg-reconfigure postgresql-9.4

  SRU FIX: https://alioth.debian.org/scm/loggerhead/pkg-postgresql
  /postgresql-common/trunk/revision/1591

  SRU REGRESSION POTENTIAL: Errors in the p-common maintainer script can
  potentially lead to complete installation failure of any
  postgresql-X.Y and postgresql-client-X.Y package. The postgresql-X.Y
  autopkgtests will cover this for one version, but for multiple
  versions in parallel this should be manually verified.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: postgresql-client-9.3 9.3.5-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  Date: Sat Aug 16 11:41:04 2014
  DuplicateSignature: 
package:postgresql-client-9.3:9.3.5-0ubuntu0.14.04.1:ErrorMessage: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 2 zurück
  ErrorMessage: ErrorMessage: Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 2 zurück
  InstallationDate: Installed on 2014-03-09 (159 days ago)
  InstallationMedia: Ubuntu-Server 12.04.3 LTS "Precise Pangolin" - Release 
amd64 (20130820.2)
  SourcePackage: postgresql-9.3
  Title: package postgresql-client-9.3 9.3.5-0ubuntu0.14.04.1 failed to 
install/upgrade: ErrorMessage: Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 2 zurück
  UpgradeStatus: Upgraded to trusty on 2014-08-16 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1357682/+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 1388169] Re: Keyboard Input Methods crashes on every startup

2015-04-14 Thread Alberto Salvia Novella
** Changed in: mozilla-firefox (Ubuntu)
   Importance: Undecided => High

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

Title:
  Keyboard Input Methods crashes on every startup

Status in chromium-browser package in Ubuntu:
  Confirmed
Status in mozilla-firefox package in Ubuntu:
  Confirmed

Bug description:
  Release:Lubuntu 14.10

  Executable path: /usr/lib/ibus/ibus-ui-gtk3

  Package: ibus 1.5.8-2ubuntu2

  Apport version: 2.14.7-0ubuntu8

  Keyboard Input Methods crashes on almost every start-up.
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2014-05-04 (217 days ago)
  InstallationMedia: Lubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.2)
  Package: chromium-browser 39.0.2171.65-0ubuntu0.14.10.1.1106
  PackageArchitecture: i386
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Tags:  utopic
  Uname: Linux 3.16.0-25-generic i686
  UpgradeStatus: Upgraded to utopic on 2014-10-23 (45 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  modified.conffile..etc.default.chromium.browser: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1388169/+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 1342609] Re: on windowless desktop opens window accessibility menu

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to bamf in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1342609

Title:
   on windowless desktop opens window accessibility menu

Status in BAMF Application Matching Framework:
  Fix Released
Status in Unity:
  Invalid
Status in bamf package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Invalid

Bug description:
  1. Go to a desktop with now windows open.
  2. Press .
  3. See that the "window accessibility" menu opens.

  Clicking on entries in this menu causes problems with Unity.
  For example if you click on "Move Workspace Left", then many graphical issues 
arrise.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Jul 16 11:11:27 2014
  InstallationDate: Installed on 2013-10-03 (285 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (83 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1342609/+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 1407192] Re: firefox icon frequently replaced by placeholder

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

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

Title:
  firefox icon frequently replaced by placeholder

Status in BAMF Application Matching Framework:
  Fix Released
Status in Unity:
  Invalid
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  Several times over the last week I have noticed that the when I start 
firefox, the default icon is replaced by a grey square with a question mark in 
the center as shown in the attached image.
  The only fix I've found is to unlock firefox from the launcher, quit the 
program, search for "firefox" in the dash, manually drag the icon onto the 
launcher, and then open it(i.e. if I start firefox directly from the dash, the 
grey icon appears on the launcher again).
  I haven't noticed this occurring with any other program.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.1+15.04.20141216-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.15.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Jan  2 21:38:32 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G] [1002:9990] 
(prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fb43]
  InstallationDate: Installed on 2014-12-11 (23 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141210)
  MachineType: TOSHIBA Satellite L875D
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-28-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/06/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.30
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: PLCSC8
  dmi.board.vendor: AMD
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.30:bd12/06/2012:svnTOSHIBA:pnSatelliteL875D:pvrPSKFQU-003034:rvnAMD:rnPLCSC8:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite L875D
  dmi.product.version: PSKFQU-003034
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
  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.916+git20141119-1~exp1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Jan  1 20:07:44 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.2.901-1ubuntu3
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1407192/+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 1097956] Re: compiz crashed with SIGSEGV in g_strdup() from g_strdupv() from bamf_application_get_supported_mime_types() from unity::bamf::Application::GetSupportedMimeTypes()

2015-04-14 Thread Treviño
** Changed in: bamf
Milestone: 0.5.1 => 0.5.2

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

Title:
  compiz crashed with SIGSEGV in g_strdup() from g_strdupv() from
  bamf_application_get_supported_mime_types() from
  unity::bamf::Application::GetSupportedMimeTypes()

Status in BAMF Application Matching Framework:
  Confirmed
Status in Unity:
  Invalid
Status in bamf package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Invalid

Bug description:
  Compiz crashed will trying to re-position a window.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: unity 6.12.0daily12.12.05-0ubuntu1
  ProcVersionSignature: Ubuntu 3.7.0-7.16-generic 3.7.0
  Uname: Linux 3.7.0-7-generic x86_64
  ApportVersion: 2.8-0ubuntu1
  Architecture: amd64
  Date: Wed Jan  9 13:49:05 2013
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2012-11-09 (61 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f675e863361:movdqu (%rdi),%xmm1
   PC (0x7f675e863361) ok
   source "(%rdi)" (0x0030) not located in a known VMA region (needed 
readable region)!
   destination "%xmm1" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libc.so.6
   g_strdup () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_strdupv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   bamf_application_get_supported_mime_types () from 
/usr/lib/x86_64-linux-gnu/libbamf3.so.0
   unity::bamf::Application::GetSupportedMimeTypes() const () from 
/usr/lib/compiz/libunityshell.so
  Title: compiz crashed with SIGSEGV in g_strdup()
  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/bamf/+bug/1097956/+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 1193714] Re: bamfdaemon crashed with signal 5 in _XReply()

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

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

Title:
  bamfdaemon crashed with signal 5 in _XReply()

Status in BAMF Application Matching Framework:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  This happened while search for an application in the dash.  Took out
  compiz in the process, somehow.  Fun.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: bamfdaemon 0.5.0daily13.06.19-0ubuntu1
  ProcVersionSignature: Ubuntu 3.9.0-6.14-generic 3.9.6
  Uname: Linux 3.9.0-6-generic x86_64
  ApportVersion: 2.10.2-0ubuntu2
  Architecture: amd64
  Date: Sat Jun 22 16:10:03 2013
  ExecutablePath: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
  InstallationDate: Installed on 2012-12-09 (194 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20121209)
  MarkForUpload: True
  ProcCmdline: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, user)
   LANGUAGE=en_CA:en
   LANG=en_CA.UTF-8
  Signal: 5
  SourcePackage: bamf
  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
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: bamfdaemon crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sbuild sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1193714/+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 1238064] Re: Quickly re-opening a .desktop-less application may lead to child-less application

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

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

Title:
  Quickly re-opening a .desktop-less application may lead to child-less
  application

Status in BAMF Application Matching Framework:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  Launching something like this:

while true; do xclock& sleep 0.5 && kill $(pidof xclock) && sleep
  1.1; done

  may hit unity by showing an empty arrow on the right side of the icons.
  This is because if a BamfView has changed its path, then it needs to reload 
the
  cached data, or the signal won't be fast enough to update the inner children 
list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1238064/+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 1280337] Re: Dependency on webbrowser-app seems ill-advised

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

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

Title:
  Dependency on webbrowser-app seems ill-advised

Status in BAMF Application Matching Framework:
  Fix Released
Status in WebApps: libunity:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released
Status in libunity-webapps package in Ubuntu:
  Fix Released

Bug description:
  So if a user decides to uninstall webbrowser-app then they will basically 
destroy their install. If done thru software-center there is no real indication 
of what is about to happen. (Bug  1278869 )
  If done thru the Dash even a bit worse as the uninstall(s) are done silently 
in the background

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-webapps-service 2.5.0~+14.04.20140205-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 14 10:12:33 2014
  SourcePackage: libunity-webapps
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1280337/+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 1289498] Re: [Webapps] fix new webapp container matching in bamf

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

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

Title:
  [Webapps] fix new webapp container matching in bamf

Status in BAMF Application Matching Framework:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  The new webapp containers (not in the browsers anymore) use a mixture
  of specific executable dispatcher (unity-webapps-runner & webapps-
  container) and a specific StartupWMClass in the desktop file to allow
  bamf & unity to properly match & have a consistent behavior in the
  launcher.

  At the moment, the matching is broken:
  - 2 windows can appear for the same webapp,
  - raising launches a new webapp,

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1289498/+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 1280042] Re: Window action menu is not visible with new decorations

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to bamf in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1280042

Title:
  Window action menu is not visible with new decorations

Status in BAMF Application Matching Framework:
  Fix Released
Status in Unity:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Right clicking over the decorations of a window, or pressing Alt+Space
  should show the windows action menu.

  This is not working anymore with new unity decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1280042/+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 1280110] Re: Compilation warning in bamf-application.c because of implicit cast of try_create_local_desktop_data return value

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

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

Title:
  Compilation warning in bamf-application.c because of implicit cast of
  try_create_local_desktop_data return value

Status in BAMF Application Matching Framework:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  try_create_local_desktop_data contains an invocation of the
  g_return_val_if_fail macro, which in case of failure returns NULL
  instead of a gboolean value (the return type signature of the try_...
  function).

  This is wrong on two different counts:
  - implicit cast warning, which when warnings are treated as errors cause 
compilation failure
  - if NULL is explicitly cast to gboolean, it yields another error as a 
pointer has differing size as a gboolean (even though in this case it's 
all-zero)

  The correct fix is to have g_return_val_if_fail return FALSE instead
  of NULL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1280110/+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 1415052] Re: Ubuntu packaging FTBFS on Vivid

2015-04-14 Thread Treviño
Fix Released in bamf BAMF 0.5.1 "The Trusty BAMF".

** Changed in: bamf
   Status: Fix Committed => Fix Released

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

Title:
  Ubuntu packaging FTBFS on Vivid

Status in BAMF Application Matching Framework:
  Fix Released
Status in bamf package in Ubuntu:
  Triaged

Bug description:
  Bamf 0.5.1 Ubuntu packaging fails to build from source in "Vivid
  Vervet" because the gir files are build multi-arch but installed non-
  multiarch.

  This FTBFS is blocking the landing of other bugfixes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1415052/+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 1444205] [NEW] 'service network-manager restart' causes NM to destroy IP config of interfaces it's not managing (e.g., virbr0)

2015-04-14 Thread Steve Langasek
Public bug reported:

On occasion I need to restart the network-manager service due to
configuration changes or because the service has gotten itself into an
inconsistent state.  When NM restarts, this breaks network devices on my
system that are not managed by NM (e.g. my network-manager bridge,
virbr0), by removing their IP addresses.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.0-4ubuntu13
ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
Uname: Linux 3.19.0-12-generic x86_64
ApportVersion: 2.17-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 18:31:20 2015
InstallationDate: Installed on 2010-09-24 (1663 days ago)
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
IpRoute:
 default via 172.31.0.1 dev wlan2  proto static  metric 1024 
 169.254.0.0/16 dev wlan2  scope link  metric 1000 
 172.31.0.0/16 dev wlan2  proto kernel  scope link  src 172.31.43.142 
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WWanEnabled=true
SourcePackage: network-manager
UpgradeStatus: Upgraded to vivid on 2014-12-06 (129 days ago)
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

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


** Tags: amd64 apport-bug vivid

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

Title:
  'service network-manager restart' causes NM to destroy IP config of
  interfaces it's not managing (e.g., virbr0)

Status in network-manager package in Ubuntu:
  New

Bug description:
  On occasion I need to restart the network-manager service due to
  configuration changes or because the service has gotten itself into an
  inconsistent state.  When NM restarts, this breaks network devices on
  my system that are not managed by NM (e.g. my network-manager bridge,
  virbr0), by removing their IP addresses.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
  Uname: Linux 3.19.0-12-generic x86_64
  ApportVersion: 2.17-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 18:31:20 2015
  InstallationDate: Installed on 2010-09-24 (1663 days ago)
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
  IpRoute:
   default via 172.31.0.1 dev wlan2  proto static  metric 1024 
   169.254.0.0/16 dev wlan2  scope link  metric 1000 
   172.31.0.0/16 dev wlan2  proto kernel  scope link  src 172.31.43.142 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WWanEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2014-12-06 (129 days ago)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1444205/+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 1444200] [NEW] nVidia crash on Run apt-get upgrade

2015-04-14 Thread Richard
Public bug reported:

som folder system-cli or such did not exist

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-331 331.113-0ubuntu0.0.4
ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
Uname: Linux 3.13.0-48-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.9
Architecture: amd64
DKMSKernelVersion: 3.13.0-49-generic
Date: Tue Apr 14 16:09:32 2015
PackageVersion: 331.113-0ubuntu0.0.4
SourcePackage: nvidia-graphics-drivers-331
SystemImageInfo: Error: [Errno 2] No such file or directory: 'system-image-cli'
Title: nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to build
UpgradeStatus: Upgraded to trusty on 2014-10-05 (191 days ago)

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages trusty

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

Title:
  nVidia crash on Run apt-get upgrade

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

Bug description:
  som folder system-cli or such did not exist

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: nvidia-331 331.113-0ubuntu0.0.4
  ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
  Uname: Linux 3.13.0-48-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.9
  Architecture: amd64
  DKMSKernelVersion: 3.13.0-49-generic
  Date: Tue Apr 14 16:09:32 2015
  PackageVersion: 331.113-0ubuntu0.0.4
  SourcePackage: nvidia-graphics-drivers-331
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to 
build
  UpgradeStatus: Upgraded to trusty on 2014-10-05 (191 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1444200/+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 1442428] Re: Headphones not detected after fresh boot or suspend/resume cycle, until unplugged and plugged back in

2015-04-14 Thread Raymond
Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 42
  Mono:
  Front Left: Playback 0 [0%] [-63.00dB] [off]
  Front Right: Playback 0 [0%] [-63.00dB] [off]


http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/src/modules/alsa/mixer/paths/analog-output-lineout.conf?id=9d0a5b5cb7ea3adc1b548a6e1e953ee20835e6b6

do pulseaudio switch off headphone playback switch when line out is
available ?

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

Title:
  Headphones not detected after fresh boot or suspend/resume cycle,
  until unplugged and plugged back in

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is a regression from Ubuntu 14.04 (I have not tested 14.10).

  Headphones which were already plugged in prior to a suspend/resume
  cycle or a shutdown/reboot are not detected after a power-on (i.e.,
  "Headphones: Built-in Audio" is absent from the "Output" tab in the
  Sound Settings). Unplugging the headphones and plugging them back in
  results in the headphones being detected and automatically selected.

  I used the ubuntu-bug tool to submit this bug report after a fresh
  boot, and after going through the troubleshooting steps (which
  unsuccessfully attempted to play some tones through the headphone
  jack), "Headphones" showed up in the Output tab (without me having to
  unplug them and plug them in again), but was not automatically
  selected ("Line Out" is selected by default). Manually selecting
  "Headphones" succeeded in enabling sound on the headphones. So it
  appears that perhaps pulseaudio does not automatically check for the
  presence of headphones upon boot or resume from suspend (or maybe it
  does, but the hardware isn't ready to respond at the time).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-13.13~pre201504091631-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  furkan 2171 F pulseaudio
   /dev/snd/controlC0:  furkan 2171 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr  9 20:45:11 2015
  InstallationDate: Installed on 2014-06-06 (307 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:SB failed
  Symptom_Card: Built-in Audio - HDA ATI SB
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  furkan 2171 F pulseaudio
   /dev/snd/controlC0:  furkan 2171 F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_Type: No sound at all
  Title: [GA-970A-D3, VIA VT2020, Green Headphone Out, Front] No sound at all
  UpgradeStatus: Upgraded to vivid on 2015-03-27 (13 days ago)
  dmi.bios.date: 12/16/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F13b
  dmi.board.name: GA-970A-D3
  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.:bvrF13b:bd12/16/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-970A-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-970A-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-970A-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1442428/+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 1444102] Re: [USB-Audio - Xonar U7, playback] dummy output

2015-04-14 Thread Raymond
кві 14 20:35:51 firefly pulseaudio[1356]: [pulseaudio] alsa-mixer.c: Volume 
element Speaker has 8 channels. That's too much! I can't handle that!
кві 14 20:35:51 firefly pulseaudio[1356]: [pulseaudio] alsa-sink.c: Failed to 
parse tsched argument.


** Package changed: alsa-driver (Ubuntu) => pulseaudio (Ubuntu)

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

Title:
  [USB-Audio - Xonar U7, playback] dummy output

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  I can see my soundcard in 'aplay -l' output, but can't see it in
  pavucontrol.

  URL https://help.ubuntu.com/community/SoundTroubleshootingProcedure
  are readed.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/by-id', '/dev/snd/pcmC1D2p', '/dev/snd/pcmC1D1c', 
'/dev/snd/pcmC1D1p', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  Date: Tue Apr 14 21:40:16 2015
  InstallationDate: Installed on 2015-04-04 (10 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Xonar U7 - Xonar U7
  Symptom_Type: Volume slider, or mixer problems
  Title: [USB-Audio - Xonar U7, playback] volume slider problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/04/2008
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: 945GCM-S2L
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd06/04/2008:svnGigabyteTechnologyCo.,Ltd.:pn945GCM-S2L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rn945GCM-S2L:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: 945GCM-S2L
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1444102/+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 664711] Re: Change to new BAMF menu transient API

2015-04-14 Thread Treviño
** Changed in: bamf
   Status: Fix Committed => Fix Released

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

Title:
  Change to new BAMF menu transient API

Status in BAMF Application Matching Framework:
  Fix Released
Status in The Application Menu:
  Confirmed
Status in Unity:
  Invalid
Status in Unity 2D:
  Invalid
Status in bamf package in Ubuntu:
  Fix Committed

Bug description:
  BAMF is going to provide a new API to handle the cases of how we
  should find transient parents specifically relating to menus.  We
  should use that API.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/664711/+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 1193714] Re: bamfdaemon crashed with signal 5 in _XReply()

2015-04-14 Thread Treviño
** Changed in: bamf
Milestone: 0.6.0 => 0.5.1

** No longer affects: bamf/0.5

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

Title:
  bamfdaemon crashed with signal 5 in _XReply()

Status in BAMF Application Matching Framework:
  Fix Committed
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  This happened while search for an application in the dash.  Took out
  compiz in the process, somehow.  Fun.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: bamfdaemon 0.5.0daily13.06.19-0ubuntu1
  ProcVersionSignature: Ubuntu 3.9.0-6.14-generic 3.9.6
  Uname: Linux 3.9.0-6-generic x86_64
  ApportVersion: 2.10.2-0ubuntu2
  Architecture: amd64
  Date: Sat Jun 22 16:10:03 2013
  ExecutablePath: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
  InstallationDate: Installed on 2012-12-09 (194 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20121209)
  MarkForUpload: True
  ProcCmdline: /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, user)
   LANGUAGE=en_CA:en
   LANG=en_CA.UTF-8
  Signal: 5
  SourcePackage: bamf
  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
   XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: bamfdaemon crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sbuild sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1193714/+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 1280042] Re: Window action menu is not visible with new decorations

2015-04-14 Thread Treviño
** Changed in: bamf
Milestone: 0.6.0 => 0.5.1

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

Title:
  Window action menu is not visible with new decorations

Status in BAMF Application Matching Framework:
  Fix Committed
Status in Unity:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Right clicking over the decorations of a window, or pressing Alt+Space
  should show the windows action menu.

  This is not working anymore with new unity decorations

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1280042/+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 1280110] Re: Compilation warning in bamf-application.c because of implicit cast of try_create_local_desktop_data return value

2015-04-14 Thread Treviño
** Changed in: bamf
   Importance: Undecided => Medium

** Changed in: bamf
 Assignee: (unassigned) => Michel Alexandre Salim (michel-slm)

** Changed in: bamf
Milestone: None => 0.5.1

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

Title:
  Compilation warning in bamf-application.c because of implicit cast of
  try_create_local_desktop_data return value

Status in BAMF Application Matching Framework:
  Fix Committed
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  try_create_local_desktop_data contains an invocation of the
  g_return_val_if_fail macro, which in case of failure returns NULL
  instead of a gboolean value (the return type signature of the try_...
  function).

  This is wrong on two different counts:
  - implicit cast warning, which when warnings are treated as errors cause 
compilation failure
  - if NULL is explicitly cast to gboolean, it yields another error as a 
pointer has differing size as a gboolean (even though in this case it's 
all-zero)

  The correct fix is to have g_return_val_if_fail return FALSE instead
  of NULL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1280110/+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 1289498] Re: [Webapps] fix new webapp container matching in bamf

2015-04-14 Thread Treviño
** Changed in: bamf
Milestone: 0.6.0 => 0.5.1

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

Title:
  [Webapps] fix new webapp container matching in bamf

Status in BAMF Application Matching Framework:
  Fix Committed
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  The new webapp containers (not in the browsers anymore) use a mixture
  of specific executable dispatcher (unity-webapps-runner & webapps-
  container) and a specific StartupWMClass in the desktop file to allow
  bamf & unity to properly match & have a consistent behavior in the
  launcher.

  At the moment, the matching is broken:
  - 2 windows can appear for the same webapp,
  - raising launches a new webapp,

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1289498/+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 1280337] Re: Dependency on webbrowser-app seems ill-advised

2015-04-14 Thread Treviño
** Changed in: bamf
   Importance: Undecided => Medium

** Changed in: bamf
 Assignee: (unassigned) => Alexandre Abreu (alexabreu-abreu)

** Changed in: bamf
Milestone: None => 0.5.1

** Changed in: bamf
   Status: Fix Released => Fix Committed

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

Title:
  Dependency on webbrowser-app seems ill-advised

Status in BAMF Application Matching Framework:
  Fix Committed
Status in WebApps: libunity:
  Fix Released
Status in bamf package in Ubuntu:
  Fix Released
Status in libunity-webapps package in Ubuntu:
  Fix Released

Bug description:
  So if a user decides to uninstall webbrowser-app then they will basically 
destroy their install. If done thru software-center there is no real indication 
of what is about to happen. (Bug  1278869 )
  If done thru the Dash even a bit worse as the uninstall(s) are done silently 
in the background

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-webapps-service 2.5.0~+14.04.20140205-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb 14 10:12:33 2014
  SourcePackage: libunity-webapps
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1280337/+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 1350487] Re: Nautilus opens twice from launcher when first window browses mounted drive

2015-04-14 Thread Treviño
** No longer affects: bamf

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

Title:
  Nautilus opens twice from launcher when first window browses mounted
  drive

Status in Unity:
  Triaged
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Sometimes when Nautilus window is opened, clicking on the icon instead
  of focusing the window opens a new window.

  How to reproduce:

  - Open Nautilus window. Mount a second hard drive (in my case) and browse it.
  - Unfocus it, focus Firefox
  - Click on the Nautilus icon - window should be focused, a new window is 
opened instead

  It doesn't work when you mount a FTP share or SSH share, only when
  mounting second hard drive (labeled Strefa 51, Area 51). Also, in
  order to reproduce this bug the first opened window must be browsing
  second hard drive, everything works correctly when you go to another
  drive on nth window.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.10.1-0ubuntu9.3
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  CurrentDesktop: Unity
  Date: Wed Jul 30 20:00:00 2014
  GsettingsChanges:
   
  InstallationDate: Installed on 2014-07-18 (12 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1350487/+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 1342609] Re: on windowless desktop opens window accessibility menu

2015-04-14 Thread Treviño
** Changed in: bamf
   Status: In Progress => Fix Committed

** Changed in: bamf
Milestone: None => 0.5.1

** Changed in: bamf
   Importance: Undecided => Low

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

Title:
   on windowless desktop opens window accessibility menu

Status in BAMF Application Matching Framework:
  Fix Committed
Status in Unity:
  Invalid
Status in bamf package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Invalid

Bug description:
  1. Go to a desktop with now windows open.
  2. Press .
  3. See that the "window accessibility" menu opens.

  Clicking on entries in this menu causes problems with Unity.
  For example if you click on "Move Workspace Left", then many graphical issues 
arrise.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Jul 16 11:11:27 2014
  InstallationDate: Installed on 2013-10-03 (285 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (83 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1342609/+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 1407192] Re: firefox icon frequently replaced by placeholder

2015-04-14 Thread Treviño
** Changed in: bamf
Milestone: None => 0.5.1

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

Title:
  firefox icon frequently replaced by placeholder

Status in BAMF Application Matching Framework:
  Fix Committed
Status in Unity:
  Invalid
Status in bamf package in Ubuntu:
  Fix Released

Bug description:
  Several times over the last week I have noticed that the when I start 
firefox, the default icon is replaced by a grey square with a question mark in 
the center as shown in the attached image.
  The only fix I've found is to unlock firefox from the launcher, quit the 
program, search for "firefox" in the dash, manually drag the icon onto the 
launcher, and then open it(i.e. if I start firefox directly from the dash, the 
grey icon appears on the launcher again).
  I haven't noticed this occurring with any other program.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.1+15.04.20141216-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.15.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Jan  2 21:38:32 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G] [1002:9990] 
(prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fb43]
  InstallationDate: Installed on 2014-12-11 (23 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141210)
  MachineType: TOSHIBA Satellite L875D
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-28-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/06/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 6.30
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: PLCSC8
  dmi.board.vendor: AMD
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr6.30:bd12/06/2012:svnTOSHIBA:pnSatelliteL875D:pvrPSKFQU-003034:rvnAMD:rnPLCSC8:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite L875D
  dmi.product.version: PSKFQU-003034
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
  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.916+git20141119-1~exp1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Jan  1 20:07:44 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.2.901-1ubuntu3
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1407192/+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 1442428] Re: Headphones not detected after fresh boot or suspend/resume cycle, until unplugged and plugged back in

2015-04-14 Thread Furkan
Also, I downgraded from pulseaudio 6.0 to 5.0 using the packages from
this PPA: https://launchpad.net/~ubuntu-audio-dev/+archive/ubuntu/pulse-
testing?field.series_filter=vivid

And it has fixed the issue. I may try to do a bisect if I get the
chance.

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

Title:
  Headphones not detected after fresh boot or suspend/resume cycle,
  until unplugged and plugged back in

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is a regression from Ubuntu 14.04 (I have not tested 14.10).

  Headphones which were already plugged in prior to a suspend/resume
  cycle or a shutdown/reboot are not detected after a power-on (i.e.,
  "Headphones: Built-in Audio" is absent from the "Output" tab in the
  Sound Settings). Unplugging the headphones and plugging them back in
  results in the headphones being detected and automatically selected.

  I used the ubuntu-bug tool to submit this bug report after a fresh
  boot, and after going through the troubleshooting steps (which
  unsuccessfully attempted to play some tones through the headphone
  jack), "Headphones" showed up in the Output tab (without me having to
  unplug them and plug them in again), but was not automatically
  selected ("Line Out" is selected by default). Manually selecting
  "Headphones" succeeded in enabling sound on the headphones. So it
  appears that perhaps pulseaudio does not automatically check for the
  presence of headphones upon boot or resume from suspend (or maybe it
  does, but the hardware isn't ready to respond at the time).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-13.13~pre201504091631-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  furkan 2171 F pulseaudio
   /dev/snd/controlC0:  furkan 2171 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr  9 20:45:11 2015
  InstallationDate: Installed on 2014-06-06 (307 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:SB failed
  Symptom_Card: Built-in Audio - HDA ATI SB
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  furkan 2171 F pulseaudio
   /dev/snd/controlC0:  furkan 2171 F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_Type: No sound at all
  Title: [GA-970A-D3, VIA VT2020, Green Headphone Out, Front] No sound at all
  UpgradeStatus: Upgraded to vivid on 2015-03-27 (13 days ago)
  dmi.bios.date: 12/16/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F13b
  dmi.board.name: GA-970A-D3
  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.:bvrF13b:bd12/16/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-970A-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-970A-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-970A-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1442428/+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 1444181] Re: package libreoffice-dbg (not installed) failed to install/upgrade: no se pudieron copiar los datos extraídos de './usr/lib/debug/usr/lib/libreoffice/program/libscl

2015-04-14 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libreoffice-dbg (not installed) failed to install/upgrade: no
  se pudieron copiar los datos extraídos de
  './usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a
  '/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin
  de fichero o de flujo inesperado

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Instalacionde Lubuntu

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libreoffice-dbg (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic i686
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: i386
  Date: Tue Apr 14 09:21:11 2015
  DuplicateSignature: package:libreoffice-dbg:(not installed):no se pudieron 
copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
  ErrorMessage: no se pudieron copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Lubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.2)
  SourcePackage: libreoffice
  Title: package libreoffice-dbg (not installed) failed to install/upgrade: no 
se pudieron copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1444181/+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 1444181] [NEW] package libreoffice-dbg (not installed) failed to install/upgrade: no se pudieron copiar los datos extraídos de './usr/lib/debug/usr/lib/libreoffice/program/libs

2015-04-14 Thread German Panduro J
Public bug reported:

Instalacionde Lubuntu

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libreoffice-dbg (not installed)
ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
Uname: Linux 3.13.0-49-generic i686
ApportVersion: 2.14.1-0ubuntu3.8
Architecture: i386
Date: Tue Apr 14 09:21:11 2015
DuplicateSignature: package:libreoffice-dbg:(not installed):no se pudieron 
copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
ErrorMessage: no se pudieron copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
InstallationDate: Installed on 2015-04-14 (0 days ago)
InstallationMedia: Lubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140722.2)
SourcePackage: libreoffice
Title: package libreoffice-dbg (not installed) failed to install/upgrade: no se 
pudieron copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 trusty

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

Title:
  package libreoffice-dbg (not installed) failed to install/upgrade: no
  se pudieron copiar los datos extraídos de
  './usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a
  '/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin
  de fichero o de flujo inesperado

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Instalacionde Lubuntu

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libreoffice-dbg (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic i686
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: i386
  Date: Tue Apr 14 09:21:11 2015
  DuplicateSignature: package:libreoffice-dbg:(not installed):no se pudieron 
copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
  ErrorMessage: no se pudieron copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Lubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.2)
  SourcePackage: libreoffice
  Title: package libreoffice-dbg (not installed) failed to install/upgrade: no 
se pudieron copiar los datos extraídos de 
'./usr/lib/debug/usr/lib/libreoffice/program/libsclo.so' a 
'/usr/lib/debug/usr/lib/libreoffice/program/libsclo.so.dpkg-new': fin de 
fichero o de flujo inesperado
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1444181/+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 1444110] Re: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

2015-04-14 Thread Christopher M. Penalver
Chris Hermansen, thank you for reporting this and helping make Ubuntu
better. Could you please attach the document this is reproducible with?

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

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

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted
  to sort one of the columns that I suspected was all blank.  I selected
  the column, did a sort just on it.  When I came back later, scalc had
  disappeared and apport was up.

  The spreadsheet recovered automatically.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA 
region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  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/libreoffice/+bug/1444110/+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 1444132] Re: Remmina crashes using the Mir GTK backend

2015-04-14 Thread Daniel van Vugt
** Changed in: remmina (Ubuntu)
   Status: New => In Progress

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

Title:
  Remmina crashes using the Mir GTK backend

Status in remmina package in Ubuntu:
  In Progress

Bug description:
  Remmina crashes using the Mir GTK backend.

  Initially I would have blamed the gtk/gdk libraries, but it appears
  Remmina itself is making an X11-only call directly that's the problem:

  (gdb) bt
  #0  0x7f74ddb41bd9 in raise (sig=11)
  at ../sysdeps/unix/sysv/linux/pt-raise.c:36
  #1  0x7f74cbdfb555 in ?? ()
 from /usr/lib/x86_64-linux-gnu/libfreerdp-utils.so.1.1
  #2  
  #3  0x7f74df971610 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  #4  0x7f74df154a93 in g_hash_table_lookup ()
 from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #5  0x7f74df47f2f4 in gdk_x11_atom_to_xatom_for_display ()
 from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  #6  0x00435cea in remmina_public_get_current_workspace ()
  #7  0x0043de41 in remmina_widget_pool_find ()
  #8  0x0041f36f in remmina_exec_command ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1444132/+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 1292041] Re: Lockscreen doesn't turn off the screen

2015-04-14 Thread Christer Barreholm
Same issue as #40. Laptop display is blank, but second monitor, via
displayport, shows the login screen.

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

Title:
  Lockscreen doesn't turn off the screen

Status in OEM Priority Project:
  Fix Released
Status in OEM Priority Project trusty series:
  Fix Released
Status in Unity:
  Fix Released
Status in gnome-screensaver package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  The new Unity lock screen doesn't turn off the monitor screen.

  I can wait as long as 10 minutes after activating the lock screen and
  the monitor still doesn't trun off. Then when I unlock the screen and
  don't use mouse or keyboard monitor will turn off (it's about 5
  seconds after unlocking).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1292041/+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 1424491] Re: apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

2015-04-14 Thread CLaudio Castro
Ive tried to install fglrx from proposed @ trusty and it stills crash
the Window manager, stuck on Gnome loading startup screen.

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

Title:
  apt-get fails to install fglrx or fglrx-updates in 14.04.2 and 12.04.5

Status in AMD fglrx video driver:
  Invalid
Status in fglrx-installer package in Ubuntu:
  In Progress
Status in fglrx-installer-updates package in Ubuntu:
  In Progress
Status in fglrx-installer source package in Precise:
  In Progress
Status in fglrx-installer-updates source package in Precise:
  In Progress
Status in fglrx-installer source package in Trusty:
  Fix Committed
Status in fglrx-installer-updates source package in Trusty:
  Fix Committed

Bug description:
  
  SRU Request:

  [Impact]
  fglrx cannot be installed correctly together with the new lts stacks.

  [Test case]
  Installing the xserver from lts-utopic will prevent the current fglrx from 
being installed. The new fglrx will install correctly

  [Regression potential]
  Low. This fglrx release is already in use in 15.04 without any major issues.

  
  --

  Activity:  Install fglrx AMD driver on 12.04.5 and 14.02.2

  Expected behavior:  fglrx would intall

  Observed behavior:  fglrx is not installed as follows

  Attempt to install fglrx fails as follows:

  zack3@ZACK3:~$ sudo apt-get install fglrx-updates xvba-va-driver
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   fglrx-updates : Depends: xorg-video-abi-11 but it is not installable 
or
    xorg-video-abi-12 but it is not installable 
or
    xorg-video-abi-13 but it is not installable 
or
    xorg-video-abi-14 but it is not installable 
or
    xorg-video-abi-15
  E: Unable to correct problems, you have held broken packages.

  Attempt to insatll xorg-video-abi-15 yields:

  zack3@ZACK3:~$ sudo apt-get install xorg-video-abi-15
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Note, selecting 'xserver-xorg-core' instead of 'xorg-video-abi-15'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not 
going to be installed
    Depends: gstreamer1.0-clutter but it is not going to be 
installed
   libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is 
not going to be installed
  Depends: libcogl15 (>= 1.15.8) but it is not 
going to be installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be 
caused by held packages.

  Attempting to install xserver-xorg-core instead yields:

  zack3@ZACK3:~$ sudo apt-get install xserver-xorg-core
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it 
is not going to be installed
     Depends: libcogl15 (>= 1.15.8) but it is not going 
to be installed
   libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not 
going to be installed
    Depends: gstreamer1.0-clutter but it is not goi

[Desktop-packages] [Bug 1444174] [NEW] gtk fails to build if mir backend enabled with x11 backend disabled

2015-04-14 Thread Daniel van Vugt
Public bug reported:

gtk fails to build if mir backend enabled with x11 backend disabled.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gtk fails to build if mir backend enabled with x11 backend disabled

Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  gtk fails to build if mir backend enabled with x11 backend disabled.

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

2015-04-14 Thread madmaze
Please let me know if I can be of any assistance in debugging this.

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

Title:
  Intel Display i915 driver crashes, Thinkpad X1 carbon Gen 3

Status in X.org xf86-video-intel:
  Confirmed
Status in xserver-xorg-video-intel package in Ubuntu:
  Triaged

Bug description:
  
  - start ubuntu 15.04 and log in
  - use CTRL+AL+F2 to switch to TTY2. (or a different TTY)
  - Watch the screen glitch: http://youtu.be/MqPi5dURZ8s
  - sometimes it's so bad it will not recover and the computer needs to be 
forcefully rebooted.

  I should note this is on the newst generation Thinkpad X1 Carbon (Gen
  3)

  It generates this in dmesg:

  
  [  372.015529] [ cut here ]
  [  372.015559] WARNING: CPU: 1 PID: 936 at 
/home/kernel/COD/linux/drivers/gpu/drm/i915/intel_display.c:1260 
assert_plane.constprop.85+0x7a/0xb0 [i915]()
  [  372.015560] plane A assertion failure (expected on, current off)
  [  372.015576] Modules linked in: ctr ccm binfmt_misc rfcomm bnep 
nls_iso8859_1 arc4 snd_hda_codec_realtek snd_hda_codec_generic 
snd_hda_codec_hdmi intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp 
coretemp kvm_intel snd_hda_intel snd_hda_controller snd_hda_codec kvm uvcvideo 
snd_hwdep snd_pcm videobuf2_vmalloc videobuf2_memops iwlmvm snd_seq_midi 
snd_seq_midi_event videobuf2_core snd_rawmidi v4l2_common mac80211 videodev 
media snd_seq btusb joydev iwlwifi thinkpad_acpi serio_raw bluetooth 
snd_seq_device cfg80211 nvram snd_timer snd soundcore mac_hid mei_me lpc_ich 
shpchp mei parport_pc ppdev lp parport autofs4 dm_crypt crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helper cryptd psmouse i915 ahci libahci e1000e ptp 
i2c_algo_bit pps_core
  [  372.015578]  drm_kms_helper drm wmi video
  [  372.015580] CPU: 1 PID: 936 Comm: Xorg Tainted: GW   
4.0.0-04rc5-generic #201503230035
  [  372.015580] Hardware name: LENOVO 20BSCTO1WW/20BSCTO1WW, BIOS N14ET25W 
(1.03 ) 12/01/2014
  [  372.015582]  04ec 8802424cb6c8 817dfeea 
363c
  [  372.015583]  8802424cb718 8802424cb708 810791b7 
88024dc8e340
  [  372.015584]   88023f51 880243e54800 
88023f51
  [  372.015585] Call Trace:
  [  372.015588]  [] dump_stack+0x45/0x57
  [  372.015592]  [] warn_slowpath_common+0x97/0xe0
  [  372.015593]  [] warn_slowpath_fmt+0x46/0x50
  [  372.015610]  [] assert_plane.constprop.85+0x7a/0xb0 
[i915]
  [  372.015624]  [] hsw_disable_ips+0x5e/0x1b0 [i915]
  [  372.015637]  [] intel_crtc_disable_planes+0x48/0x150 
[i915]
  [  372.015649]  [] haswell_crtc_disable+0x55/0x2d0 [i915]
  [  372.015660]  [] __intel_set_mode+0x1b8/0x3e0 [i915]
  [  372.015676]  [] intel_crtc_set_config+0x408/0x4f0 [i915]
  [  372.015689]  [] ? drm_atomic_state_free+0x27/0x50 [drm]
  [  372.015706]  [] ? intel_atomic_commit+0xcc/0x100 [i915]
  [  372.015713]  [] ? 
drm_atomic_helper_plane_set_property+0x8d/0xc0 [drm_kms_helper]
  [  372.015722]  [] drm_mode_set_config_internal+0x66/0x110 
[drm]
  [  372.015729]  [] restore_fbdev_mode+0xc8/0xf0 
[drm_kms_helper]
  [  372.015735]  [] 
drm_fb_helper_restore_fbdev_mode_unlocked+0x30/0x80 [drm_kms_helper]
  [  372.015740]  [] drm_fb_helper_set_par+0x24/0x50 
[drm_kms_helper]
  [  372.015756]  [] intel_fbdev_set_par+0x1a/0x60 [i915]
  [  372.015759]  [] fb_set_var+0x283/0x3a0
  [  372.015761]  [] ? update_curr+0x141/0x1f0
  [  372.015763]  [] fbcon_blank+0x1e4/0x2d0
  [  372.015766]  [] do_unblank_screen.part.22+0xa0/0x180
  [  372.015768]  [] do_unblank_screen+0x4c/0x80
  [  372.015770]  [] complete_change_console+0x65/0xf0
  [  372.015772]  [] vt_ioctl+0x110d/0x1190
  [  372.015779]  [] ? drm_ioctl+0x9e/0x590 [drm]
  [  372.015783]  [] tty_ioctl+0x418/0x980
  [  372.015785]  [] ? fsnotify+0x204/0x260
  [  372.015787]  [] do_vfs_ioctl+0x75/0x320
  [  372.015789]  [] ? vfs_write+0x196/0x1f0
  [  372.015791]  [] ? __fget_light+0x25/0x70
  [  372.015793]  [] SyS_ioctl+0x91/0xb0
  [  372.015795]  [] system_call_fastpath+0x16/0x1b
  [  372.015796] ---[ end trace e72efca01d0fd8ae ]---
  [  377.884971] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU 
pipe A FIFO underrun

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.0.0-04rc5-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.16.2-0ubuntu4
  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: Wed Mar 25 17:45:39 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  

[Desktop-packages] [Bug 1436590]

2015-04-14 Thread madmaze
This bug still occurs even with Kernel 4.0 RC7.

[   29.599327] [ cut here ]
[   29.599357] WARNING: CPU: 0 PID: 931 at 
/home/kernel/COD/linux/drivers/gpu/drm/i915/intel_display.c:1260 
assert_plane.constprop.85+0x7a/0xb0 [i915]()
[   29.599358] plane A assertion failure (expected on, current off)
[   29.599381] Modules linked in: ctr ccm binfmt_misc rfcomm bnep nls_iso8859_1 
arc4 intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp coretemp 
kvm_intel kvm snd_hda_codec_hdmi iwlmvm snd_hda_codec_realtek 
snd_hda_codec_generic mac80211 uvcvideo videobuf2_vmalloc videobuf2_memops 
snd_hda_intel videobuf2_core v4l2_common snd_hda_controller videodev 
snd_hda_codec media iwlwifi snd_hwdep btusb joydev serio_raw thinkpad_acpi 
bluetooth snd_pcm cfg80211 nvram lpc_ich snd_seq_midi snd_seq_midi_event 
snd_rawmidi snd_seq snd_seq_device snd_timer snd mei_me mei shpchp soundcore 
mac_hid parport_pc ppdev lp parport autofs4 dm_crypt crct10dif_pclmul 
crc32_pclmul i915 ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helper cryptd psmouse e1000e i2c_algo_bit drm_kms_helper ahci 
drm
[   29.599382]  ptp libahci pps_core wmi video
[   29.599384] CPU: 0 PID: 931 Comm: Xorg Not tainted 4.0.0-04rc7-generic 
#201504061936
[   29.599385] Hardware name: LENOVO 20BSCTO1WW/20BSCTO1WW, BIOS N14ET25W (1.03 
) 12/01/2014
[   29.599387]  04ec 88024165b6c8 817e34d6 
2112
[   29.599388]  88024165b718 88024165b708 810791b7 
88024165b738
[   29.599389]   88023f6e 880036170800 
88023f6e
[   29.599390] Call Trace:
[   29.599394]  [] dump_stack+0x45/0x57
[   29.599397]  [] warn_slowpath_common+0x97/0xe0
[   29.599399]  [] warn_slowpath_fmt+0x46/0x50
[   29.599419]  [] assert_plane.constprop.85+0x7a/0xb0 [i915]
[   29.599436]  [] hsw_disable_ips+0x5e/0x1b0 [i915]
[   29.599452]  [] intel_crtc_disable_planes+0x48/0x150 [i915]
[   29.599468]  [] haswell_crtc_disable+0x55/0x2d0 [i915]
[   29.599483]  [] __intel_set_mode+0x1b8/0x3e0 [i915]
[   29.599497]  [] intel_crtc_set_config+0x408/0x4f0 [i915]
[   29.599511]  [] ? drm_atomic_state_free+0x27/0x50 [drm]
[   29.599527]  [] ? intel_atomic_commit+0xcc/0x100 [i915]
[   29.599546]  [] ? 
drm_atomic_helper_plane_set_property+0x8d/0xc0 [drm_kms_helper]
[   29.599557]  [] drm_mode_set_config_internal+0x66/0x110 
[drm]
[   29.599563]  [] restore_fbdev_mode+0xc8/0xf0 
[drm_kms_helper]
[   29.599570]  [] 
drm_fb_helper_restore_fbdev_mode_unlocked+0x30/0x80 [drm_kms_helper]
[   29.599575]  [] drm_fb_helper_set_par+0x24/0x50 
[drm_kms_helper]
[   29.599591]  [] intel_fbdev_set_par+0x1a/0x60 [i915]
[   29.599594]  [] fb_set_var+0x283/0x3a0
[   29.599597]  [] ? check_preempt_wakeup+0x110/0x210
[   29.599599]  [] fbcon_blank+0x1e4/0x2d0
[   29.599602]  [] do_unblank_screen.part.22+0xa0/0x180
[   29.599604]  [] do_unblank_screen+0x4c/0x80
[   29.599606]  [] complete_change_console+0x65/0xf0
[   29.599607]  [] vt_ioctl+0x110d/0x1190
[   29.599616]  [] ? drm_ioctl+0x9e/0x590 [drm]
[   29.599619]  [] tty_ioctl+0x418/0x980
[   29.599621]  [] ? fsnotify+0x204/0x260
[   29.599624]  [] do_vfs_ioctl+0x75/0x320
[   29.599626]  [] ? vfs_write+0x196/0x1f0
[   29.599628]  [] ? __fget_light+0x25/0x70
[   29.599630]  [] SyS_ioctl+0x91/0xb0
[   29.599632]  [] system_call_fastpath+0x16/0x1b
[   29.599633] ---[ end trace 9dbfb71a503e8331 ]---
[  300.980842] mce: [Hardware Error]: Machine check events logged
[  334.949063] [ cut here ]
[  334.949096] WARNING: CPU: 1 PID: 931 at 
/home/kernel/COD/linux/drivers/gpu/drm/i915/intel_display.c:1260 
assert_plane.constprop.85+0x7a/0xb0 [i915]()
[  334.949097] plane A assertion failure (expected on, current off)
[  334.949122] Modules linked in: ctr ccm binfmt_misc rfcomm bnep nls_iso8859_1 
arc4 intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp coretemp 
kvm_intel kvm snd_hda_codec_hdmi iwlmvm snd_hda_codec_realtek 
snd_hda_codec_generic mac80211 uvcvideo videobuf2_vmalloc videobuf2_memops 
snd_hda_intel videobuf2_core v4l2_common snd_hda_controller videodev 
snd_hda_codec media iwlwifi snd_hwdep btusb joydev serio_raw thinkpad_acpi 
bluetooth snd_pcm cfg80211 nvram lpc_ich snd_seq_midi snd_seq_midi_event 
snd_rawmidi snd_seq snd_seq_device snd_timer snd mei_me mei shpchp soundcore 
mac_hid parport_pc ppdev lp parport autofs4 dm_crypt crct10dif_pclmul 
crc32_pclmul i915 ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul 
glue_helper ablk_helper cryptd psmouse e1000e i2c_algo_bit drm_kms_helper ahci 
drm
[  334.949125]  ptp libahci pps_core wmi video
[  334.949128] CPU: 1 PID: 931 Comm: Xorg Tainted: GW   
4.0.0-04rc7-generic #201504061936
[  334.949128] Hardware name: LENOVO 20BSCTO1WW/20BSCTO1WW, BIOS N14ET25W (1.03 
) 12/01/2014
[  334.949131]  04ec 88024165b6c8 817e34d6 
2a68
[  334.949132]  88024165b718 88024165b708 810791b7

[Desktop-packages] [Bug 1444162] [NEW] IPv6 default route present on ccmni0, even though no address assigned

2015-04-14 Thread Michał Sawicz
Public bug reported:

$ system-image-cli -i
current build number: 171
device name: m75
channel: ubuntu-touch/vivid-proposed
last update: 2015-04-14 22:23:10
version version: 171

Upon boot, my v6 routes include a default via ccmni0:
$ ip -6 route
fe80::/64 dev wlan0  proto kernel  metric 256 
default dev ccmni0  proto static  metric 1024 

Even though there's no v6 address on the device:
$ ip -6 addr
1: lo:  mtu 65536 
inet6 ::1/128 scope host 
   valid_lft forever preferred_lft forever
10: wlan0:  mtu 1500 qlen 1000
inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
   valid_lft forever preferred_lft forever

This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
> 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

Toggling GSM data loses the default route:

$ ip -6 route  
fe80::/64 dev wlan0  proto kernel  metric 256

And the connection succeeds via v4.

Attached find a set of logs from network-test-session.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.0-4ubuntu13
Uname: Linux 3.10.35+ armv7l
ApportVersion: 2.17-0ubuntu2
Architecture: armhf
CRDA: Error: [Errno 2] No such file or directory: 'iw'
Date: Tue Apr 14 23:45:11 2015
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 # Include files from /etc/network/interfaces.d:
 source-directory /etc/network/interfaces.d
InstallationDate: Installed on 2015-04-14 (0 days ago)
InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
IpRoute:
 default via 10.2.0.254 dev wlan0  proto static  metric 1024 
 10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
 10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
PciNetwork:
 
SourcePackage: network-manager
SystemImageInfo:
 current build number: 171
 device name: m75
 channel: ubuntu-touch/vivid-proposed
 last update: 2015-04-14 22:23:10
 version version: 171
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-04-14T04:33:56
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

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


** Tags: apport-bug armhf vivid

** Attachment added: "network-test-session_04-14-2015_23:45:16.tar.gz"
   
https://bugs.launchpad.net/bugs/1444162/+attachment/4375559/+files/network-test-session_04-14-2015_23%3A45%3A16.tar.gz

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

Title:
  IPv6 default route present on ccmni0, even though no address assigned

Status in network-manager package in Ubuntu:
  New

Bug description:
  $ system-image-cli -i
  current build number: 171
  device name: m75
  channel: ubuntu-touch/vivid-proposed
  last update: 2015-04-14 22:23:10
  version version: 171

  Upon boot, my v6 routes include a default via ccmni0:
  $ ip -6 route
  fe80::/64 dev wlan0  proto kernel  metric 256 
  default dev ccmni0  proto static  metric 1024 

  Even though there's no v6 address on the device:
  $ ip -6 addr
  1: lo:  mtu 65536 
  inet6 ::1/128 scope host 
 valid_lft forever preferred_lft forever
  10: wlan0:  mtu 1500 qlen 1000
  inet6 fe80::3abc:1aff:fe18:b68b/64 scope link 
 valid_lft forever preferred_lft forever

  This means that hosts that have v6 addresses are tried to be reached via v6, 
which obviously fails:
  > 29% [Connecting to ports.ubuntu.com (2001:67c:1360:8001::18)]

  Toggling GSM data loses the default route:

  $ ip -6 route  
  fe80::/64 dev wlan0  proto kernel  metric 256

  And the connection succeeds via v4.

  Attached find a set of logs from network-test-session.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu13
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu2
  Architecture: armhf
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Apr 14 23:45:11 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   # Include files from /etc/network/interfaces.d:
   source-directory /etc/network/interfaces.d
  InstallationDate: Installed on 2015-04-14 (0 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150414-020204)
  IpRoute:
   default via 10.2.0.254 dev wlan0  proto static  metric 1024 
   10.0.0.0/8 via 10.2.0.1 dev wlan0  proto dhcp  metric 10 
   10.2.0.0/24 dev wlan0  proto kernel  scope link  src 10.2.0.66
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   

[Desktop-packages] [Bug 1444132] Re: Remmina crashes using the Mir GTK backend

2015-04-14 Thread Daniel van Vugt
Here's a patch that stops the crashing on non-X11 platforms.

** Patch added: "fix-1444132.patch"
   
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1444132/+attachment/4375534/+files/fix-1444132.patch

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

Title:
  Remmina crashes using the Mir GTK backend

Status in remmina package in Ubuntu:
  New

Bug description:
  Remmina crashes using the Mir GTK backend.

  Initially I would have blamed the gtk/gdk libraries, but it appears
  Remmina itself is making an X11-only call directly that's the problem:

  (gdb) bt
  #0  0x7f74ddb41bd9 in raise (sig=11)
  at ../sysdeps/unix/sysv/linux/pt-raise.c:36
  #1  0x7f74cbdfb555 in ?? ()
 from /usr/lib/x86_64-linux-gnu/libfreerdp-utils.so.1.1
  #2  
  #3  0x7f74df971610 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  #4  0x7f74df154a93 in g_hash_table_lookup ()
 from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #5  0x7f74df47f2f4 in gdk_x11_atom_to_xatom_for_display ()
 from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  #6  0x00435cea in remmina_public_get_current_workspace ()
  #7  0x0043de41 in remmina_widget_pool_find ()
  #8  0x0041f36f in remmina_exec_command ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1444132/+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 1444113] Re: Opening BFB Quicklist using Launcher keynav doesn't work until right clicking with mouse

2015-04-14 Thread Christopher Townsend
** Changed in: unity
   Status: Triaged => In Progress

** Changed in: unity (Ubuntu)
   Status: Triaged => In Progress

** Also affects: unity/7.2
   Importance: Undecided
   Status: New

** Changed in: unity/7.2
   Status: New => Triaged

** Changed in: unity/7.2
   Importance: Undecided => Low

** Changed in: unity/7.2
 Assignee: (unassigned) => Christopher Townsend (townsend)

** Changed in: unity/7.2
Milestone: None => 7.2.5

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

Title:
  Opening BFB Quicklist using Launcher keynav doesn't work until right
  clicking with mouse

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  Triaged
Status in unity package in Ubuntu:
  In Progress

Bug description:
  When using Launcher keynav to open the BFB Quicklist and selecting a
  scope to open does not open the Dash until you use the mouse right
  click Quicklist navigation.  Once you use the mouse right click, then
  keynav works as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1444113/+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 1310014] Re: Black Borders

2015-04-14 Thread Roger Atkinson
*** This bug is a duplicate of bug 1292830 ***
https://bugs.launchpad.net/bugs/1292830

Constantly Black borders and overlays no matter how I reset or reinstall
on my Dell E7440 Laptop. Let me know if I can provide logs that will
help. I installed the xorg edgers to try to get multiple monitors to
work when docked and now have permanent back borders but window
operation is better than before the edgers install for the Intel driver.
In fact many things work much better with the edgers xorg and an updated
kernel such as 3.17 or 3.18 but the black borders persist even after a
Unity reinstall / reboot.

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

Title:
  Black Borders

Status in xorg package in Ubuntu:
  New

Bug description:
  Windows with black border

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Apr 19 18:37:06 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 3.13.0-24-generic, x86_64: installed
   nvidia-304, 304.121, 3.13.0-24-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0488]
   NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0488]
  InstallationDate: Installed on 2014-04-19 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Acer Aspire 5742G
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=299fc7c8-c7c4-42ec-b306-3fbaabc5b819 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/2012
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.30
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire 5742G
  dmi.board.vendor: Acer
  dmi.board.version: V1.30
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.30
  dmi.modalias: 
dmi:bvnAcer:bvrV1.30:bd08/13/2012:svnAcer:pnAspire5742G:pvrV1.30:rvnAcer:rnAspire5742G:rvrV1.30:cvnAcer:ct10:cvrV1.30:
  dmi.product.name: Aspire 5742G
  dmi.product.version: V1.30
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52+git20140121.46d451c9-0ubuntu0sarvatt
  version.libgl1-mesa-dri: libgl1-mesa-dri 
10.2.0~git20140331.ec4b8d16-0ubuntu0ricotz
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  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.99+git20140317.bdc41204-0ubuntu0sarvatt
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.911+git20140331.5c0623b5-0ubuntu0ricotz
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10+git20140220.480f0998-0ubuntu0sarvatt
  xserver.bootTime: Sat Apr 19 18:26:31 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 592 
   vendor LGD
  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1310014/+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 1297286] Re: Wireless connection keeps disconnecting

2015-04-14 Thread tlue
just installed all update of last 3 weeks or so (still running on newer Kernel 
as described above) but still not working reliably (not longer than 20 minutes).
Now did this one here 
echo "options rtl8723be fwlps=N ips=N" | sudo tee /etc/modprobe.d/rtl8723be.conf
taken from http://ubuntuforums.org/showthread.php?p=13119513#post13119513
and rebooted again. Seems to be better now (30 minutes by now)...

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

Title:
  Wireless connection keeps disconnecting

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I have a wireless access point that is at most 2 meters away. It keeps
  disconnecting with no apparent reason. I read somewhere that setting a
  static ip should help with the problem, but the problem seems pretty
  persistent.

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: network-manager 0.9.8.8-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-19.39-lowlatency 3.13.6
  Uname: Linux 3.13.0-19-lowlatency x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 25 15:20:15 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-03-20 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140319)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.245  
metric 9
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-03-23T16:50:07.398742
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   NETGEAR   74dc69be-e44f-4e15-a614-6c284d83d16b   
802-11-wireless   1395737193   Tue 25 Mar 2014 10:46:33 AM EETyes   
no /org/freedesktop/NetworkManager/Settings/2
   Wired connection 17ac79166-e72e-455b-ad9e-34574ee5d94e   
802-3-ethernet1395571025   Sun 23 Mar 2014 12:37:05 PM EETyes   
no /org/freedesktop/NetworkManager/Settings/1
   Egy Cloud 05f6b118-d332-4196-a7b0-810bba89bbf7   
802-11-wireless   1395753542   Tue 25 Mar 2014 03:19:02 PM EETyes   
no /org/freedesktop/NetworkManager/Settings/0
   AndroidAP 46037856-999f-4b3b-878d-13243f4ae958   
802-11-wireless   1395592043   Sun 23 Mar 2014 06:27:23 PM EETyes   
no /org/freedesktop/NetworkManager/Settings/3
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/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/1297286/+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 1292830] Re: Resuming from sleep makes black borders around windows to appear

2015-04-14 Thread Roger Atkinson
Add me to the list of affected. The above fix does not help.

I have a Dell E7440 with the Intel i915 chipset and especially when I am
docked with two Dell monitors that support streaming miniport, I either
get Cloned displays with Ubuntu Trusty stock, or I get Black Borders and
Popups with an upgraded Kernel and the Xorg Egders updates. I've tried
both 3.18 and 3.17 kernels and am back to using the default 3.13 kernel
since it is the most stable even though I lose a ton or realestate with
cloned monitors. I've been trying to fix this since I got the E7440 last
week. No reset or compiz manipulation or Unity reset or re-install has
helped yet. I have not tried a different Desktop yet. Still new to
Ubuntu and really like Unity if I can get it to work on my current
LapTop correctly, Docked or Un-docked!!

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

Title:
  Resuming from sleep makes black borders around windows to appear

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

Bug description:
  ***
   ISSUE 
  ***

  HOW TO REPRODUCE

  1. Go to sleep mode.
  2. Resume.

  EXPECTED BEHAVIOUR

  - The computer to resume normally.

  REAL BEHAVIOUR

  - Windows have black borders around them, as seen in the attached
  screen-shot.

  RELEVANT DETAILS

  - None.

  **
   SOLUTION 
  **

  WORK-AROUND

  1. Press the "Ctrl+Alt+F2" key combination (Warning: you will be sent to a 
text console where you won't be able to read this document).
  2. Press "Ctrl+Alt+F7".

  FIX

  - Unspecified.

  REGRESSION POTENTIAL

  - Unspecified.

  
   TECHNICAL INFO 
  

  ProblemType: BugDistroRelease: Ubuntu 14.04
  Package: compiz 1:0.9.11+14.04.20140310-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia wl
  .proc.driver.nvidia.gpus.0: Error: [Error 21] It Is a Directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-16ubuntu6)
  .tmp.unity.support.test.0:

  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Mar 15 12:22:43 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GF119M [NVS 4200M] [10de:1056] (rev a1) (prog-if 00 [VGA 
controller])
     Subsystem: Dell Device [1028:0493]
  MachineType: Dell Inc. Latitude E6420
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-12-generic 
root=UUID=3af29d5f-e00a-409b-9d57-1ad69dce69d9 ro splash quietSourcePackage: 
compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/11/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd07/11/2012:svnDellInc.:pnLatitudeE6420:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6420
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140310-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Mar 11 15:58:58 2014
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.15.0-1ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1292830/+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 919440] Re: gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd()

2015-04-14 Thread claudiobassi
come posso capire se non esiste una traduzione in italiano

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

Title:
  gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd()

Status in GVFS:
  Invalid
Status in gvfs package in Ubuntu:
  Fix Released

Bug description:
  I don't know what caused this - I wasn't even at the computer when it
  happened!

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gvfs-backends 1.10.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-9.16-generic 3.2.1
  Uname: Linux 3.2.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: dd3689fa6394f60ec14dbe98d0bab891
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Fri Jan 20 22:28:28 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/gvfs/gvfsd-http
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
  ProcCmdline: /usr/lib/gvfs/gvfsd-http --spawner :1.1 /org/gtk/gvfs/exec_spaw/2
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
  Signal: 5
  SourcePackage: gvfs
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_cancellable_make_pollfd () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_socket_create_source () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_socket_connection_connect_async () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd()
  UpgradeStatus: Upgraded to precise on 2012-01-13 (7 days ago)
  UserGroups: adm admin cdrom dialout disk libvirtd lpadmin plugdev sambashare 
vde2-net

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/919440/+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 1444132] [NEW] Remmina crashes using the Mir GTK backend

2015-04-14 Thread Daniel van Vugt
Public bug reported:

Remmina crashes using the Mir GTK backend.

Initially I would have blamed the gtk/gdk libraries, but it appears
Remmina itself is making an X11-only call directly that's the problem:

(gdb) bt
#0  0x7f74ddb41bd9 in raise (sig=11)
at ../sysdeps/unix/sysv/linux/pt-raise.c:36
#1  0x7f74cbdfb555 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libfreerdp-utils.so.1.1
#2  
#3  0x7f74df971610 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#4  0x7f74df154a93 in g_hash_table_lookup ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f74df47f2f4 in gdk_x11_atom_to_xatom_for_display ()
   from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#6  0x00435cea in remmina_public_get_current_workspace ()
#7  0x0043de41 in remmina_widget_pool_find ()
#8  0x0041f36f in remmina_exec_command ()

** Affects: remmina (Ubuntu)
 Importance: Undecided
 Assignee: Daniel van Vugt (vanvugt)
 Status: New

** Changed in: remmina (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

Title:
  Remmina crashes using the Mir GTK backend

Status in remmina package in Ubuntu:
  New

Bug description:
  Remmina crashes using the Mir GTK backend.

  Initially I would have blamed the gtk/gdk libraries, but it appears
  Remmina itself is making an X11-only call directly that's the problem:

  (gdb) bt
  #0  0x7f74ddb41bd9 in raise (sig=11)
  at ../sysdeps/unix/sysv/linux/pt-raise.c:36
  #1  0x7f74cbdfb555 in ?? ()
 from /usr/lib/x86_64-linux-gnu/libfreerdp-utils.so.1.1
  #2  
  #3  0x7f74df971610 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  #4  0x7f74df154a93 in g_hash_table_lookup ()
 from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #5  0x7f74df47f2f4 in gdk_x11_atom_to_xatom_for_display ()
 from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  #6  0x00435cea in remmina_public_get_current_workspace ()
  #7  0x0043de41 in remmina_widget_pool_find ()
  #8  0x0041f36f in remmina_exec_command ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/1444132/+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 1411290] Re: Firefox 35 does not restore previous session / tabs

2015-04-14 Thread Ricardo Rebello Sierra
** Changed in: firefox (Ubuntu)
 Assignee: (unassigned) => Ricardo Rebello Sierra (sierra-csi)

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

Title:
  Firefox 35 does not restore previous session / tabs

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  On trusty I updated firefox to 35.0+build3-0ubuntu0.14.04.2

  After the update firefox no longer restored my previous session, it
  starts with a single blank tab. Also on the "New tab" window all tiles
  are empty. I gave a look to the sessionstore.js file and firefox isn't
  touching when closing.

  I tested with two different profiles and the same happened for both.

  Reverting to 34.0+build2-0ubuntu0.14.04.1 got session store working
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1411290/+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 1129409] [fglrx-installer/trusty] possible regression found

2015-04-14 Thread Ubuntu Foundations Team Bug Bot
As a part of the Stable Release Updates quality process a search for
Launchpad bug reports using the version of fglrx-installer from trusty-
proposed was performed and bug 1443668 was found.  Please investigate
this bug report to ensure that a regression will not be created by this
SRU. In the event that bug 1443668 is not a regression, tag it "bot-
stop-nagging". Thanks!

-- 
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:
  [SRU] 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:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
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 nvidia-graphics-drivers-340 package in Ubuntu:
  Invalid
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 boinc source package in Trusty:
  Invalid
Status in fglrx-installer source package in Trusty:
  Fix Committed
Status in fglrx-installer-updates source package in Trusty:
  Fix Committed
Status in nvidia-cuda-toolkit source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-304 source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-304-updates source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-310-updates source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-313-updates source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-319 source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-319-updates source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-340 source package in Trusty:
  Invalid
Status in pycuda source package in Trusty:
  Invalid
Status in pyopencl source package in Trusty:
  Invalid
Status in starpu-contrib source package in Trusty:
  Invalid
Status in viennacl source package in Trusty:
  Invalid
Status in boinc source package in Utopic:
  Invalid
Status in fglrx-installer source package in Utopic:
  Confirmed
Status in fglrx-installer-updates source package in Utopic:
  Confirmed
Status in nvidia-cuda-toolkit source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-304 source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-304-updates source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-310-updates source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-313-updates source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-319 source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-319-updates source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-340 source package in Utopic:
  Invalid
Status in pycuda source package in Utopic:
  Invalid
Status in pyopencl source package in Utopic:
  Invalid
Status in starpu-contrib source package in Utopic:
  Invalid
Status in viennacl source package in Utopic:
  Invalid
Status in nvidia-cuda-toolkit package in Debian:
  Fix Released

Bug description:
  [Impact]

  * wine and fglrx are not coinstallable.

  [Test Case]

   * try to install them
   * there is a conflict with libopencl1 in control file, preventing 
coinstallation.

  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 cont

[Desktop-packages] [Bug 1436427] Re: Turning off WiFi doesn't set a route after the modem connects data

2015-04-14 Thread Tony Espy
** Also affects: ofono (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ofono (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: ofono (Ubuntu)
   Status: New => In Progress

** Changed in: ofono (Ubuntu RTM)
   Status: New => In Progress

** Changed in: ofono (Ubuntu)
   Importance: Undecided => High

** Changed in: ofono (Ubuntu RTM)
   Importance: Undecided => High

** Changed in: ofono (Ubuntu RTM)
 Assignee: (unassigned) => Tony Espy (awe)

** Changed in: ofono (Ubuntu)
 Assignee: (unassigned) => Tony Espy (awe)

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

Title:
  Turning off WiFi doesn't set a route after the modem connects data

Status in the base for Ubuntu mobile products:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  In Progress
Status in network-manager package in Ubuntu RTM:
  Confirmed
Status in ofono package in Ubuntu RTM:
  In Progress

Bug description:
  I just switched off WiFi in order to test if the device switches
  successfully to a mobile data connection. After disabling WiFi the
  indicator showed "H" in no time. So it would seem all is fine. I
  opened the browser and no data went through.

  Here's the output of "ip route" and "list-contexts":

  phablet@ubuntu-phablet:~$ sudo ip route
  [sudo] password for phablet: 
  phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-contexts 
  [ /ril_1 ]
  [ /ril_0 ]
  [ /ril_0/context1 ]
  Name = E-Plus Web GPRS
  Settings = { Netmask=255.255.255.0 Address=10.121.30.213 
Interface=ccmni0 Method=static DomainNameServers=212.23.103.8,212.23.103.9, 
Gateway=10.121.30.213 }
  Username = eplus
  IPv6.Settings = { }
  Protocol = ip
  Active = 1
  Password = internet
  Type = internet
  AccessPointName = internet.eplus.de

  [ /ril_0/context2 ]
  IPv6.Settings = { }
  Name = E-Plus MMS
  MessageProxy = 212.23.97.153:5080
  MessageCenter = http://mms/eplus/
  Username = mms
  Settings = { }
  Protocol = ip
  Active = 0
  Password = eplus
  Type = mms
  AccessPointName = mms.eplus.de

  [ /ril_0/context3 ]
  Name = ___ubuntu_custom_apn_internet
  Settings = { }
  Username = 
  IPv6.Settings = { }
  Protocol = ip
  Active = 0
  Password = 
  Type = internet
  AccessPointName = 

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 21
  device name: krillin
  channel: ubuntu-touch/rc/bq-aquaris.en
  last update: 2015-03-13 17:11:07
  version version: 21
  version ubuntu: 20150312
  version device: 20150310-3201c0a
  version custom: 20150216-561-29-186

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1436427/+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 1442304] Re: when accessibility tools such as orca are run on the loggin screen, lightdm crashes

2015-04-14 Thread majid hussain
I do , reinstalled and the same issue.

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

Title:
  when accessibility tools such as orca are run on the loggin screen,
  lightdm crashes

Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  when I launch gnome-orca from the lightdm loggin screen and I enter my
  password, lightdm crashes.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lightdm 1.14.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-12.12~lp1440848v1-generic 3.19.3
  Uname: Linux 3.19.0-12-generic i686
  ApportVersion: 2.17-0ubuntu1
  Architecture: i386
  CurrentDesktop: MATE
  Date: Thu Apr  9 19:00:27 2015
  InstallationDate: Installed on 2015-04-07 (2 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Beta i386 (20150326)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1442304/+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 1444110] ThreadStacktrace.txt

2015-04-14 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1444110/+attachment/4375478/+files/ThreadStacktrace.txt

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1444110/+attachment/4375465/+files/CoreDump.gz

** Changed in: libreoffice (Ubuntu)
   Importance: Undecided => Medium

** Tags removed: need-amd64-retrace

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

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted
  to sort one of the columns that I suspected was all blank.  I selected
  the column, did a sort just on it.  When I came back later, scalc had
  disappeared and apport was up.

  The spreadsheet recovered automatically.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA 
region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  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/libreoffice/+bug/1444110/+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 1444110] StacktraceSource.txt

2015-04-14 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt"
   
https://bugs.launchpad.net/bugs/1444110/+attachment/4375476/+files/StacktraceSource.txt

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

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted
  to sort one of the columns that I suspected was all blank.  I selected
  the column, did a sort just on it.  When I came back later, scalc had
  disappeared and apport was up.

  The spreadsheet recovered automatically.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA 
region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  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/libreoffice/+bug/1444110/+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 1444110] StacktraceTop.txt

2015-04-14 Thread Apport retracing service
** Attachment added: "StacktraceTop.txt"
   
https://bugs.launchpad.net/bugs/1444110/+attachment/4375477/+files/StacktraceTop.txt

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

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted
  to sort one of the columns that I suspected was all blank.  I selected
  the column, did a sort just on it.  When I came back later, scalc had
  disappeared and apport was up.

  The spreadsheet recovered automatically.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA 
region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  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/libreoffice/+bug/1444110/+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 1444110] Stacktrace.txt

2015-04-14 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1444110/+attachment/4375475/+files/Stacktrace.txt

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

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted
  to sort one of the columns that I suspected was all blank.  I selected
  the column, did a sort just on it.  When I came back later, scalc had
  disappeared and apport was up.

  The spreadsheet recovered automatically.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA 
region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  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/libreoffice/+bug/1444110/+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 1444110]

2015-04-14 Thread Apport retracing service
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1444110

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted
  to sort one of the columns that I suspected was all blank.  I selected
  the column, did a sort just on it.  When I came back later, scalc had
  disappeared and apport was up.

  The spreadsheet recovered automatically.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA 
region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  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/libreoffice/+bug/1444110/+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 1444113] [NEW] Opening BFB Quicklist using Launcher keynav doesn't work the first time

2015-04-14 Thread Christopher Townsend
Public bug reported:

When using Launcher keynav to open the BFB Quicklist and selecting a
scope to open does not open the Dash until you use the mouse right click
Quicklist navigation.  Once you use the mouse right click, then keynav
works as expected.

** Affects: unity
 Importance: Low
 Assignee: Christopher Townsend (townsend)
 Status: Triaged

** Affects: unity (Ubuntu)
 Importance: Low
 Assignee: Christopher Townsend (townsend)
 Status: Triaged

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

** Changed in: unity
   Status: New => Triaged

** Changed in: unity (Ubuntu)
   Status: New => Triaged

** Changed in: unity
   Importance: Undecided => Low

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

** Changed in: unity
 Assignee: (unassigned) => Christopher Townsend (townsend)

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) => Christopher Townsend (townsend)

** Changed in: unity
Milestone: None => 7.3.3

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

Title:
  Opening BFB Quicklist using Launcher keynav doesn't work the first
  time

Status in Unity:
  Triaged
Status in unity package in Ubuntu:
  Triaged

Bug description:
  When using Launcher keynav to open the BFB Quicklist and selecting a
  scope to open does not open the Dash until you use the mouse right
  click Quicklist navigation.  Once you use the mouse right click, then
  keynav works as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1444113/+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 1444110] [NEW] soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

2015-04-14 Thread Chris Hermansen
Public bug reported:

I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted to
sort one of the columns that I suspected was all blank.  I selected the
column, did a sort just on it.  When I came back later, scalc had
disappeared and apport was up.

The spreadsheet recovered automatically.

ProblemType: Crash
DistroRelease: Ubuntu 15.04
Package: libreoffice-core 1:4.4.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
Uname: Linux 3.19.0-14-generic x86_64
ApportVersion: 2.17.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 14 10:58:27 2015
ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
InstallationDate: Installed on 2015-03-29 (15 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
SegvAnalysis:
 Segfault happened at: 0x7f4eab36f7d3:  movzwl (%rax,%rdx,2),%r12d
 PC (0x7f4eab36f7d3) ok
 source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA region 
(needed readable region)!
 destination "%r12d" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: libreoffice
StacktraceTop:
 ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
 ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
 ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
 ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
 ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash need-amd64-retrace vivid

** Information type changed from Private to Public

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

Title:
  soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()

Status in libreoffice package in Ubuntu:
  New

Bug description:
  I had a large spreadsheet (33663 rows X 33 columns) loaded and wanted
  to sort one of the columns that I suspected was all blank.  I selected
  the column, did a sort just on it.  When I came back later, scalc had
  disappeared and apport was up.

  The spreadsheet recovered automatically.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: libreoffice-core 1:4.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 14 10:58:27 2015
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2015-03-29 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150325)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///tmp/NEWMAST_core_5.xlsx --splash-pipe=5
  SegvAnalysis:
   Segfault happened at: 0x7f4eab36f7d3:movzwl (%rax,%rdx,2),%r12d
   PC (0x7f4eab36f7d3) ok
   source "(%rax,%rdx,2)" (0xfffe) not located in a known VMA 
region (needed readable region)!
   destination "%r12d" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
   ScDocShell::AdjustRowHeight(int, int, short) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ScDBDocFunc::Sort(short, ScSortParam const&, bool, bool, bool) () from 
/usr/lib/libreoffice/program/../program/libsclo.so
   ?? () from /usr/lib/libreoffice/program/../program/libsclo.so
  Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight()
  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/libreoffice/+bug/1444110/+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 1444102] [NEW] [USB-Audio - Xonar U7, playback] dummy output

2015-04-14 Thread firsikov
Public bug reported:

I can see my soundcard in 'aplay -l' output, but can't see it in
pavucontrol.

URL https://help.ubuntu.com/community/SoundTroubleshootingProcedure are
readed.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
Uname: Linux 3.19.0-14-generic x86_64
ApportVersion: 2.17.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/by-id', '/dev/snd/pcmC1D2p', '/dev/snd/pcmC1D1c', 
'/dev/snd/pcmC1D1p', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: XFCE
Date: Tue Apr 14 21:40:16 2015
InstallationDate: Installed on 2015-04-04 (10 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Xonar U7 - Xonar U7
Symptom_Type: Volume slider, or mixer problems
Title: [USB-Audio - Xonar U7, playback] volume slider problem
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/04/2008
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F7
dmi.board.name: 945GCM-S2L
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd06/04/2008:svnGigabyteTechnologyCo.,Ltd.:pn945GCM-S2L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rn945GCM-S2L:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: 945GCM-S2L
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

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

Title:
  [USB-Audio - Xonar U7, playback] dummy output

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I can see my soundcard in 'aplay -l' output, but can't see it in
  pavucontrol.

  URL https://help.ubuntu.com/community/SoundTroubleshootingProcedure
  are readed.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/by-id', '/dev/snd/pcmC1D2p', '/dev/snd/pcmC1D1c', 
'/dev/snd/pcmC1D1p', '/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  Date: Tue Apr 14 21:40:16 2015
  InstallationDate: Installed on 2015-04-04 (10 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Xonar U7 - Xonar U7
  Symptom_Type: Volume slider, or mixer problems
  Title: [USB-Audio - Xonar U7, playback] volume slider problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/04/2008
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: 945GCM-S2L
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd06/04/2008:svnGigabyteTechnologyCo.,Ltd.:pn945GCM-S2L:pvr:rvnGigabyteTechnologyCo.,Ltd.:rn945GCM-S2L:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: 945GCM-S2L
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


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

2015-04-14 Thread Grzegorz Śliwiński
@Erik Krom, specific kernel release updates are fine (like todays
one3.16.0.34.x -> 3.16.0.34.y) problem occurs, when the new version is
being installed. ie. 3.16.0.33 -> 3.16.0.34

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

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

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

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

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

  ---

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

  $ sudo dpkg-reconfigure nvidia-331

  after that...

  $ sudo dpkg-reconfigure nvidia-331-uvm

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

  ---

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

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

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

  

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

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

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

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


[Desktop-packages] [Bug 1309535] Re: Running without pam-kwallet installed issues a warning in auth.log

2015-04-14 Thread Roadowl
Apologist Alexis Wilke says "So this is not a bug.".
Hogwash, say I.
Read that what you're writing yourself with care, dear Alexis.

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

Title:
  Running without pam-kwallet installed issues a warning in auth.log

Status in lightdm package in Ubuntu:
  Won't Fix
Status in pam package in Ubuntu:
  Won't Fix

Bug description:
  After upgrading to lightdm 1.10.0-0ubuntu2 I started to see this error
  in auth.log:

  Apr 10 14:34:54 simon-laptop lightdm: PAM unable to dlopen(pam_kwallet.so): 
/lib/security/pam_kwallet.so: cannot open shared object file: No such file or 
directory
  Apr 10 14:34:54 simon-laptop lightdm: PAM adding faulty module: pam_kwallet.so

  This seems like a regression because with lightdm 1.10.0-0ubuntu1 or
  before I didn't have this error showing. FYI, I don't have the pam-
  kwallet package installed.

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

  $ apt-cache policy lightdm pam-kwallet
  lightdm:
Installed: 1.10.0-0ubuntu3
Candidate: 1.10.0-0ubuntu3
Version table:
   *** 1.10.0-0ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.10.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr 18 09:12:37 2014
  InstallationDate: Installed on 2014-01-26 (81 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140124)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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