[Desktop-packages] [Bug 1686345] Re: apt-get libmagick++-6.q16-6v6 depend missing

2017-07-26 Thread pbhj
Still the same for me. I installed 0.92.1 on Ubuntu 17.04-Zesty by using 
"apt-get download" to get the inkscape and libgtkspell0 debs, installing the 
available libmagick++-6.q16-7 in the usual way ("sudo apt-get install ...") and 
then doing `sudo dpkg -i --force-depends ./inkscape*.deb` and same for 
libgtkspell0. Then creating a link with `sudo ln -s 
/usr/lib/x86_64-linux-gnu/libMagick++-6.Q16.so.{7,6}` and running `sudo 
ldconfig`.
It appears to work.

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

Title:
  apt-get libmagick++-6.q16-6v6 depend missing

Status in inkscape package in Ubuntu:
  Invalid

Bug description:
  Ubuntu Gnome 17.04, apt update-ed

  When installing inkscape with apt install inkscape, the installation
  fails complaining on missing depends:

  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:
   inkscape : Depends: libmagick++-6.q16-6v6 (>= 8:6.9.2.3) but it is not 
installable
  Recommends: libwmf-bin
  Recommends: perlmagick
  Recommends: python-lxml but it is not going to be installed
  Recommends: python-numpy but it is not going to be installed
  Recommends: python-scour but it is not going to be installed
  Recommends: python-uniconvertor but it is not going to be 
installed
  E: Unable to correct problems, you have held broken packages.

  It seems that libmagick++-6.q16-6v6 was removed from 17.04 but
  inkscape package is not updated

  version info:

  inkscape:
Installed: (none)
Candidate: 0.92.1+66~ubuntu17.04.1
Version table:
   0.92.1+66~ubuntu17.04.1 500
  500 http://ppa.launchpad.net/inkscape.dev/stable/ubuntu zesty/main 
amd64 Packages
   0.92.1-1 500
  500 http://us.archive.ubuntu.com/ubuntu zesty/main amd64 Packages

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

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


[Desktop-packages] [Bug 1416768] Re: Fontconfig error output due to malformed conf file

2016-06-06 Thread pbhj
Running steam now on Kubuntu 15.10 I still get the lines:

"Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 77: 
non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 77: 
wrong number of matrix elements
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 85: 
saw unknown, expected number"

in console output (repeated twice, along with other errors/warnings).
The fc-cache output doesn't show any errors though as you note.

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

Title:
  Fontconfig error output due to malformed conf file

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

Bug description:
  Generating new string page texture 121: 256x256, total string texture memory 
is 393.22 KB
  Generating new string page texture 122: 128x256, total string texture memory 
is 2.79 MB
  Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: 
non-double matrix element
  Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: 
non-double matrix element
  Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: 
saw unknown, expected number
  Generating new string page texture 136: 2048x256, total string texture memory 
is 4.88 MB
  Installing breakpad exception handler for 
appid(steamwebhelper)/version(20150130171142)
  Installing breakpad exception handler for 
appid(steamwebhelper)/version(1422637902)

  Above output is produced, eg by steam when running a game.

  The fontconfig error lines can be verified with "fc-cache -v | grep -i
  err".

  The offending section is around original lines 70, 78:

  

  false


  1.0


  
matrix

  pixelsizefixupfactor 0
  0 pixelsizefixupfactor
 
  


  
size
pixelsizefixupfactor
  

  

  Note that the  element has 2  child elements when it
  should only have 1. Removal of the second
  "pixelsizefixupfactor" solves the error. After this
  removal neither fc-cache nor steam report an "Fontconfig error:".

  The documentation for fonts.conf, eg http://linux.die.net/man/5/fonts-
  conf, suggests that the  element should hold 4 
  elements:

  >
  >
  >This element holds the four  elements of an affine transformation.

  But it appears not to produce an error when only 2 elements are
  present (and does produce an error here when there are 4, for me).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: fontconfig-config 2.11.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Feb  1 00:46:10 2015
  InstallationDate: Installed on 2012-11-02 (820 days ago)
  InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 
(20121017.1)
  PackageArchitecture: all
  SourcePackage: fontconfig
  UpgradeStatus: Upgraded to utopic on 2015-01-28 (3 days ago)
  modified.conffile..etc.fonts.conf.avail.10.scale.bitmap.fonts.conf: [modified]
  mtime.conffile..etc.fonts.conf.avail.10.scale.bitmap.fonts.conf: 
2015-02-01T00:30:44.308962

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

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


[Desktop-packages] [Bug 1416768] [NEW] Fontconfig error output due to malformed conf file

2015-01-31 Thread pbhj
Public bug reported:

Generating new string page texture 121: 256x256, total string texture memory is 
393.22 KB
Generating new string page texture 122: 128x256, total string texture memory is 
2.79 MB
Fontconfig error: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 70: 
non-double matrix element
Fontconfig error: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 70: 
non-double matrix element
Fontconfig warning: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 78: 
saw unknown, expected number
Generating new string page texture 136: 2048x256, total string texture memory 
is 4.88 MB
Installing breakpad exception handler for 
appid(steamwebhelper)/version(20150130171142)
Installing breakpad exception handler for 
appid(steamwebhelper)/version(1422637902)

Above output is produced, eg by steam when running a game.

The fontconfig error lines can be verified with fc-cache -v | grep -i
err.

The offending section is around original lines 70, 78:

match target=font
  test name=scalable compare=eq
boolfalse/bool
  /test
  test name=pixelsizefixupfactor compare=not_eq
double1.0/double
  /test
  edit name=matrix mode=assign
times
  namematrix/name
  matrix
namepixelsizefixupfactor/name double0/double
double0/double namepixelsizefixupfactor/name
   /matrix
/times
  /edit
  edit name=size mode=assign
divide
  namesize/name
  namepixelsizefixupfactor/name
/divide
  /edit
/match

Note that the matrix element has 2 name child elements when it
should only have 1. Removal of the second
namepixelsizefixupfactor/name solves the error. After this removal
neither fc-cache nor steam report an Fontconfig error:.

The documentation for fonts.conf, eg http://linux.die.net/man/5/fonts-
conf, suggests that the matrix element should hold 4 double
elements:

MATRIX

This element holds the four double elements of an affine transformation.

But it appears not to produce an error when only 2 elements are present
(and does produce an error here when there are 4, for me).

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: fontconfig-config 2.11.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Feb  1 00:46:10 2015
InstallationDate: Installed on 2012-11-02 (820 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
PackageArchitecture: all
SourcePackage: fontconfig
UpgradeStatus: Upgraded to utopic on 2015-01-28 (3 days ago)
modified.conffile..etc.fonts.conf.avail.10.scale.bitmap.fonts.conf: [modified]
mtime.conffile..etc.fonts.conf.avail.10.scale.bitmap.fonts.conf: 
2015-02-01T00:30:44.308962

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


** Tags: amd64 fonts.conf utopic xml

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

Title:
  Fontconfig error output due to malformed conf file

Status in fontconfig package in Ubuntu:
  New

Bug description:
  Generating new string page texture 121: 256x256, total string texture memory 
is 393.22 KB
  Generating new string page texture 122: 128x256, total string texture memory 
is 2.79 MB
  Fontconfig error: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 70: 
non-double matrix element
  Fontconfig error: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 70: 
non-double matrix element
  Fontconfig warning: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 78: 
saw unknown, expected number
  Generating new string page texture 136: 2048x256, total string texture memory 
is 4.88 MB
  Installing breakpad exception handler for 
appid(steamwebhelper)/version(20150130171142)
  Installing breakpad exception handler for 
appid(steamwebhelper)/version(1422637902)

  Above output is produced, eg by steam when running a game.

  The fontconfig error lines can be verified with fc-cache -v | grep -i
  err.

  The offending section is around original lines 70, 78:

  match target=font
test name=scalable compare=eq
  boolfalse/bool
/test
test name=pixelsizefixupfactor compare=not_eq
  double1.0/double
/test
edit name=matrix mode=assign
  times
namematrix/name
matrix
  namepixelsizefixupfactor/name double0/double
  double0/double namepixelsizefixupfactor/name
 /matrix
  /times
/edit
edit name=size mode=assign
  divide
namesize/name
namepixelsizefixupfactor/name
  /divide
/edit
  /match

  Note that the matrix element has 2 name child elements when it
  should only have 1. Removal of the second
  namepixelsizefixupfactor/name solves the error. After this
  removal neither fc-cache nor steam report an Fontconfig error:.

  The documentation for fonts.conf, eg http://linux.die.net/man/5/fonts-
  conf,