[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: backport of libreoffice-calc (5.1.2-3~bpo8+1) mixes up desktop environment



On Tue, May 24, 2016 at 07:57:12AM +0100, Rebecca N. Palmer wrote:
> >Sorry, no access to this box for probably 10 days - but I'll report later ...
> Ping?

Thanks for the ping. :-)
 
> On 13/05/16 22:46, Rebecca N. Palmer wrote:
> >Are you using the libdrm

$ LC_ALL=C apt-cache policy libdrm2
libdrm2:
  Installed: 2.4.68-1~bpo8+1
  Candidate: 2.4.68-1~bpo8+1
  Version table:
     2.4.68-1 0
         50 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
         90 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
 *** 2.4.68-1~bpo8+1 0
        501 http://ftp.de.debian.org/debian/ jessie-backports/main amd64 Packages
        100 /var/lib/dpkg/status
     2.4.58-2 0
        500 http://httpredir.debian.org/debian/ jessie/main amd64 Packages


> > /mesa backports?

$ LC_ALL=C apt-cache policy mesa-opencl-icd
mesa-opencl-icd:
  Installed: (none)
  Candidate: 11.1.3-1~bpo8+1
  Version table:
     11.2.2-1 0
         50 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
         90 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
     11.1.3-1~bpo8+1 0
        501 http://ftp.de.debian.org/debian/ jessie-backports/main amd64 Packages
     10.3.2-1+deb8u1 0
        500 http://httpredir.debian.org/debian/ jessie/main amd64 Packages

$ LC_ALL=C apt-cache policy mesa-utils
mesa-utils:
  Installed: (none)
  Candidate: 8.2.0-1
  Version table:
     8.3.0-1 0
         50 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
         90 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
     8.2.0-1 0
        500 http://httpredir.debian.org/debian/ jessie/main amd64 Packages

So no mesa is installed.  Should that be the issue?

> > libdrm was recently updated,

This seems to be up to date.

Currently I have

> LC_ALL=C apt-cache policy beignet-opencl-icd
beignet-opencl-icd:
  Installed: 1.0.3+dfsg-1~bpo8+1
  Candidate: 1.0.3+dfsg-1~bpo8+1
  Version table:
     1.1.2-2 0
         50 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
         90 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
 *** 1.0.3+dfsg-1~bpo8+1 0
        501 http://ftp.de.debian.org/debian/ jessie-backports/main amd64 Packages
        100 /var/lib/dpkg/status

BTW, I was able to reproduce the graphics-scrambled issue after calling
phyml which is using libhmsbeagle:

 $ LC_ALL=C apt-cache policy libhmsbeagle1
libhmsbeagle1:
  Installed: 2.1.2+20150609-1~bpo8+1
  Candidate: 2.1.2+20150609-1~bpo8+1
  Version table:
 *** 2.1.2+20150609-1~bpo8+1 0
        501 http://ftp.de.debian.org/debian/ jessie-backports/main amd64 Packages
        100 /var/lib/dpkg/status
     2.1.2-1 0
        500 http://httpredir.debian.org/debian/ jessie/main amd64 Packages

My attempt to backport the latest libhmsbeagle to Jessie just failed and
I suspect some issue with beignet as well.  I need to track this down more
deeply, thought.

I can confirm that after purging purge beignet-opencl-icd (which also
removed linux-image-4.4.0-0.bpo.1-amd64 - which is IMHO a bit strange
but does not affect me since 4.5.0 kernel is installed - so just
reporting) the graphics issue vanished (for both cases localc and phyml).
So I can now work normaly - just without beignet-opencl-icd.

> >but in Ubuntu it was mesa that changed (11.1.2 -> 11.2.0;
> >jessie-backports and stretch both have 11.1.3) while the bug was open.
> >
> >Patch for building beignet 1.1.2-2 in jessie-backports (which should get
> >rid of the annoying message, but I can't check the graphical corruption):
> >
> >diff --git a/debian/control b/debian/control
> >index 366197c..d3ad964 100644
> >--- a/debian/control
> >+++ b/debian/control
> >@@ -13,12 +13,9 @@ Build-Depends:
> >  # 3.8 in Ubuntu); to avoid needing separate packages, build-depend
> >  # on both and choose in debian/rules
> >   libgl1-mesa-dri,
> >- clang-3.7,
> >- libclang-3.7-dev,
> >- llvm-3.7-dev,
> >- clang-3.8 [linux-any],
> >- libclang-3.8-dev [linux-any],
> >- llvm-3.8-dev [linux-any],
> >+ clang-3.5,
> >+ libclang-3.5-dev,
> >+ llvm-3.5-dev,
> >   ocl-icd-dev,
> >   ocl-icd-opencl-dev,
> >   pkg-config,

I'll check this later today (please kindly ping again if I get
distractec again ;-))
 
Thanks a lot for your very helpful input

      Andreas.

-- 
http://fam-tille.de


Reply to: