Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#10785 closed defect (duplicate)

Problems displaying japanese names

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: template_report Cc: leichsenring@…

Description

What steps will reproduce the problem?

  1. Load the area around the Siebold-Museum in Würzburg
  2. Klick on the Siebold-Museum.
  3. Scroll the properties till the name:jp Tag.

What is the expected result?

Show the value of the name:jp key.

What happens instead?

An error occurs and the name is not shown. Seems to be a unicode problem because you get also an out-of-bounds-exception(possibly the same) when you try to insert a japanese name(シーボルト·博物館) by copy and paste.

Please provide any additional information below. Attach a screenshot if possible.

It happens in tested and latest development version of josm.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-11-24 02:33:57
Last Changed Author: Don-vip
Revision: 7743
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Relative URL: ^/trunk
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-11-23 23:54:40 +0100 (Sun, 23 Nov 2014)
Last Changed Rev: 7743

Identification: JOSM/1.5 (7743 de) Linux openSUSE 13.2 (Harlequin) (x86_64)
Memory Usage: 272 MB / 592 MB (89 MB allocated, but free)
Java version: 1.7.0_71, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: java-1_7_0-openjdk:x86_64-1.7.0.71
Dataset consistency test: No problems found

Plugins:
- Create_grid_of_ways (30762)
- DirectDownload (30737)
- DirectUpload (30737)
- ElevationProfile (30737)
- FixAddresses (30737)
- HouseNumberTaggingTool (30762)
- InfoMode (30737)
- OpeningHoursEditor (30737)
- PicLayer (30762)
- RoadSigns (30788)
- alignways (30695)
- continuosDownload (1413902943)
- contourmerge (1012)
- dataimport (30800)
- download_along (30762)
- editgpx (30737)
- fieldpapers (b49dadd)
- geotools (30762)
- gpsblam (30761)
- gpxfilter (30738)
- graphview (30762)
- imagery-xml-bounds (30735)
- imagery_offset_db (30808)
- imageryadjust (30737)
- importvec (30762)
- jts (30762)
- junctionchecking (30695)
- log4j (30762)
- mapdust (30738)
- mbtiles (v1.2)
- measurement (30737)
- merge-overlap (30784)
- namemanager (30737)
- notes (v0.9.5)
- opendata (30806)
- openvisible (30736)
- pbf (30762)
- print (30812)
- proj4j (30738)
- public_transport (30762)
- reltoolbox (30762)
- reverter (30737)
- routes (30762)
- routing (30737)
- tag2link (30719)
- tageditor (30738)
- terracer (30737)
- todo (29154)
- turnlanes (30737)
- turnrestrictions (30762)
- undelete (30762)
- utilsplugin2 (30762)
- waydownloader (30762)
- wikipedia (30780)

Last errors/warnings:
- E: java.lang.ArrayIndexOutOfBoundsException: -33554428

java.lang.ArrayIndexOutOfBoundsException: -33554428
	at sun.font.FileFontStrike.getCachedGlyphPtr(FileFontStrike.java:472)
	at sun.font.FileFontStrike.getSlot0GlyphImagePtrs(FileFontStrike.java:438)
	at sun.font.CompositeStrike.getGlyphImagePtrs(CompositeStrike.java:115)
	at sun.font.GlyphList.mapChars(GlyphList.java:272)
	at sun.font.GlyphList.setFromString(GlyphList.java:244)
	at sun.java2d.pipe.GlyphListPipe.drawString(GlyphListPipe.java:71)
	at sun.java2d.pipe.ValidatePipe.drawString(ValidatePipe.java:165)
	at sun.java2d.SunGraphics2D.drawString(SunGraphics2D.java:2867)
	at sun.swing.SwingUtilities2.drawString(SwingUtilities2.java:556)
	at sun.swing.SwingUtilities2.drawStringUnderlineCharAt(SwingUtilities2.java:588)
	at javax.swing.plaf.basic.BasicLabelUI.paintEnabledText(BasicLabelUI.java:119)
	at javax.swing.plaf.basic.BasicLabelUI.paint(BasicLabelUI.java:179)
	at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
	at javax.swing.JComponent.paintComponent(JComponent.java:769)
	at javax.swing.JComponent.paint(JComponent.java:1045)
	at javax.swing.CellRendererPane.paintComponent(CellRendererPane.java:151)
	at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2109)
	at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:2010)
	at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1806)
	at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
	at javax.swing.JComponent.paintComponent(JComponent.java:769)
	at javax.swing.JComponent.paint(JComponent.java:1045)
	at javax.swing.JComponent.paintChildren(JComponent.java:878)
	at javax.swing.JComponent.paint(JComponent.java:1054)
	at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210)
	at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295)
	at javax.swing.RepaintManager.paint(RepaintManager.java:1249)
	at javax.swing.JComponent.paintForceDoubleBuffered(JComponent.java:1081)
	at javax.swing.JViewport.blitDoubleBuffered(JViewport.java:1606)
	at javax.swing.JViewport.windowBlitPaint(JViewport.java:1559)
	at javax.swing.JViewport.setViewPosition(JViewport.java:1102)
	at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(BasicScrollPaneUI.java:1054)
	at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(BasicScrollPaneUI.java:1043)
	at javax.swing.DefaultBoundedRangeModel.fireStateChanged(DefaultBoundedRangeModel.java:364)
	at javax.swing.DefaultBoundedRangeModel.setRangeProperties(DefaultBoundedRangeModel.java:302)
	at javax.swing.DefaultBoundedRangeModel.setValue(DefaultBoundedRangeModel.java:168)
	at javax.swing.JScrollBar.setValue(JScrollBar.java:463)
	at javax.swing.plaf.basic.BasicScrollBarUI.scrollByUnits(BasicScrollBarUI.java:1022)
	at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved(BasicScrollPaneUI.java:1014)
	at java.awt.Component.processMouseWheelEvent(Component.java:6604)
	at java.awt.Component.processEvent(Component.java:6288)
	at java.awt.Container.processEvent(Container.java:2229)
	at java.awt.Component.dispatchEventImpl(Component.java:4872)
	at java.awt.Container.dispatchEventToSelf(Container.java:2311)
	at java.awt.Component.dispatchMouseWheelToAncestor(Component.java:5025)
	at java.awt.Component.dispatchEventImpl(Component.java:4756)
	at java.awt.Container.dispatchEventImpl(Container.java:2287)
	at java.awt.Component.dispatchEvent(Component.java:4698)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4521)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
	at java.awt.Container.dispatchEventImpl(Container.java:2273)
	at java.awt.Window.dispatchEventImpl(Window.java:2719)
	at java.awt.Component.dispatchEvent(Component.java:4698)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
...<snip>...

Attachments (0)

Change History (6)

comment:1 by bastiK, 9 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #9729.

comment:2 by jengelh@…, 9 years ago

I cannot reproduce this with openSUSE_Tumbleweed (which is 13.2 + some updates); same JDK version but josm 7643. If I have (almost) no truetype fonts (as happens in minimal XFCE install), then I do get an error (a different one) but in that case, the UI never comes up anyway to be able to select the museum, so that's not an issue.

comment:3 by bastiK, 9 years ago

It's an issue, but not this issue.

comment:4 by jengelh@…, 9 years ago

Original poster, can you provide your font list by rpm package name?

comment:5 by leichsenring@…, 9 years ago

This is the list I get with
#zypper se -i -v font

S | Name | Typ | Version | Arch | Repository
--+-------------------------------------+--------+---------------------------------------+--------+---------------------
i | cantarell-fonts | Paket | 0.0.16-1.1 | noarch | openSUSE-13.2-0

name: cantarell-fonts

i | cantarell-fonts | Paket | 0.0.16-1.1 | noarch | openSUSE-13.2-Oss

name: cantarell-fonts

i | cantarell-fonts | Paket | 0.0.16-1.1 | noarch | (Systempakete)

name: cantarell-fonts

i | dejavu-fonts | Paket | 2.34-4.1.5 | noarch | openSUSE-13.2-0

name: dejavu-fonts

i | dejavu-fonts | Paket | 2.34-4.1.5 | noarch | openSUSE-13.2-Oss

name: dejavu-fonts

i | dejavu-fonts | Paket | 2.34-4.1.5 | noarch | (Systempakete)

name: dejavu-fonts

i | efont-unicode-bitmap-fonts | Paket | 0.4.2-225.1.5 | noarch | openSUSE-13.2-0

name: efont-unicode-bitmap-fonts

i | efont-unicode-bitmap-fonts | Paket | 0.4.2-225.1.5 | noarch | openSUSE-13.2-Oss

name: efont-unicode-bitmap-fonts

i | efont-unicode-bitmap-fonts | Paket | 0.4.2-225.1.5 | noarch | (Systempakete)

name: efont-unicode-bitmap-fonts

i | fifth-leg-font | Paket | 0.6-24.1.5 | noarch | openSUSE-13.2-0

name: fifth-leg-font

i | fifth-leg-font | Paket | 0.6-24.1.5 | noarch | openSUSE-13.2-Oss

name: fifth-leg-font

i | fifth-leg-font | Paket | 0.6-24.1.5 | noarch | (Systempakete)

name: fifth-leg-font

i | fluid-soundfont-gm | Paket | 3.1-4.1.2 | noarch | openSUSE-13.2-Oss

name: fluid-soundfont-gm

i | fluid-soundfont-gm | Paket | 3.1-4.1.2 | noarch | (Systempakete)

name: fluid-soundfont-gm

i | fluid-soundfont-gs | Paket | 3.1-4.1.2 | noarch | openSUSE-13.2-Oss

name: fluid-soundfont-gs

i | fluid-soundfont-gs | Paket | 3.1-4.1.2 | noarch | (Systempakete)

name: fluid-soundfont-gs

i | font-util | Paket | 1.3.0-10.1.2 | x86_64 | openSUSE-13.2-0

name: font-util

i | font-util | Paket | 1.3.0-10.1.2 | x86_64 | openSUSE-13.2-Oss

name: font-util

i | font-util | Paket | 1.3.0-10.1.2 | x86_64 | (Systempakete)

name: font-util

i | fontcacheproto-devel | Paket | 0.1.3-2.2.1 | x86_64 | openSUSE-13.2-0

name: fontcacheproto-devel

i | fontcacheproto-devel | Paket | 0.1.3-2.2.1 | x86_64 | openSUSE-13.2-Oss

name: fontcacheproto-devel

i | fontcacheproto-devel | Paket | 0.1.3-2.2.1 | x86_64 | (Systempakete)

name: fontcacheproto-devel

i | fontconfig | Paket | 2.11.1-2.1.2 | x86_64 | openSUSE-13.2-0

name: fontconfig

i | fontconfig | Paket | 2.11.1-2.1.2 | x86_64 | openSUSE-13.2-Oss

name: fontconfig

i | fontconfig | Paket | 2.11.1-2.1.2 | x86_64 | (Systempakete)

name: fontconfig

i | fontconfig-32bit | Paket | 2.11.1-2.1.2 | x86_64 | openSUSE-13.2-0

name: fontconfig-32bit

i | fontconfig-32bit | Paket | 2.11.1-2.1.2 | x86_64 | openSUSE-13.2-Oss

name: fontconfig-32bit

i | fontconfig-32bit | Paket | 2.11.1-2.1.2 | x86_64 | (Systempakete)

name: fontconfig-32bit

i | fontconfig-devel | Paket | 2.11.1-2.1.2 | x86_64 | openSUSE-13.2-0

name: fontconfig-devel

i | fontconfig-devel | Paket | 2.11.1-2.1.2 | x86_64 | openSUSE-13.2-Oss

name: fontconfig-devel

i | fontconfig-devel | Paket | 2.11.1-2.1.2 | x86_64 | (Systempakete)

name: fontconfig-devel

i | fonts | Schema | 20141007-2.1 | x86_64 | openSUSE-13.2-0

name: pattern:fonts

i | fonts | Schema | 20141007-2.1 | x86_64 | openSUSE-13.2-Oss

name: pattern:fonts

i | fonts | Schema | 20141007-2.1 | x86_64 | (Systempakete)

name: pattern:fonts

i | fonts-KanjiStrokeOrders | Paket | 4.14.3-4.3 | noarch | openSUSE-13.2-Update

name: fonts-KanjiStrokeOrders

i | fonts-KanjiStrokeOrders | Paket | 4.14.3-4.3 | noarch | (Systempakete)

name: fonts-KanjiStrokeOrders

i | fonts-config | Paket | 20140604-3.2.1 | noarch | openSUSE-13.2-0

name: fonts-config

i | fonts-config | Paket | 20140604-3.2.1 | noarch | openSUSE-13.2-Oss

name: fonts-config

i | fonts-config | Paket | 20140604-3.2.1 | noarch | (Systempakete)

name: fonts-config

i | fontsproto-devel | Paket | 2.1.3-2.2.1 | x86_64 | openSUSE-13.2-0

name: fontsproto-devel

i | fontsproto-devel | Paket | 2.1.3-2.2.1 | x86_64 | openSUSE-13.2-Oss

name: fontsproto-devel

i | fontsproto-devel | Paket | 2.1.3-2.2.1 | x86_64 | (Systempakete)

name: fontsproto-devel

i | ghostscript-fonts-other | Paket | 9.06-6.1.5 | noarch | openSUSE-13.2-0

name: ghostscript-fonts-other

i | ghostscript-fonts-other | Paket | 9.06-6.1.5 | noarch | openSUSE-13.2-Oss

name: ghostscript-fonts-other

i | ghostscript-fonts-other | Paket | 9.06-6.1.5 | noarch | (Systempakete)

name: ghostscript-fonts-other

i | ghostscript-fonts-std | Paket | 9.06-6.1.5 | noarch | openSUSE-13.2-0

name: ghostscript-fonts-std

i | ghostscript-fonts-std | Paket | 9.06-6.1.5 | noarch | openSUSE-13.2-Oss

name: ghostscript-fonts-std

i | ghostscript-fonts-std | Paket | 9.06-6.1.5 | noarch | (Systempakete)

name: ghostscript-fonts-std

i | gnu-unifont-bitmap-fonts | Paket | 20080123-84.1.5 | noarch | openSUSE-13.2-0

name: gnu-unifont-bitmap-fonts

i | gnu-unifont-bitmap-fonts | Paket | 20080123-84.1.5 | noarch | openSUSE-13.2-Oss

name: gnu-unifont-bitmap-fonts

i | gnu-unifont-bitmap-fonts | Paket | 20080123-84.1.5 | noarch | (Systempakete)

name: gnu-unifont-bitmap-fonts

i | google-carlito-fonts | Paket | 1.1.03.beta1-2.1.5 | noarch | openSUSE-13.2-0

name: google-carlito-fonts

i | google-carlito-fonts | Paket | 1.1.03.beta1-2.1.5 | noarch | openSUSE-13.2-Oss

name: google-carlito-fonts

i | google-carlito-fonts | Paket | 1.1.03.beta1-2.1.5 | noarch | (Systempakete)

name: google-carlito-fonts

i | google-droid-fonts | Paket | 20121204-4.1.5 | noarch | openSUSE-13.2-0

name: google-droid-fonts

i | google-droid-fonts | Paket | 20121204-4.1.5 | noarch | openSUSE-13.2-Oss

name: google-droid-fonts

i | google-droid-fonts | Paket | 20121204-4.1.5 | noarch | (Systempakete)

name: google-droid-fonts

i | google-opensans-fonts | Paket | 1.0-10.1.5 | noarch | openSUSE-13.2-0

name: google-opensans-fonts

i | google-opensans-fonts | Paket | 1.0-10.1.5 | noarch | openSUSE-13.2-Oss

name: google-opensans-fonts

i | google-opensans-fonts | Paket | 1.0-10.1.5 | noarch | (Systempakete)

name: google-opensans-fonts

i | intlfonts | Paket | 1.2.1-13.1.5 | noarch | openSUSE-13.2-0

name: intlfonts

i | intlfonts | Paket | 1.2.1-13.1.5 | noarch | openSUSE-13.2-Oss

name: intlfonts

i | intlfonts | Paket | 1.2.1-13.1.5 | noarch | (Systempakete)

name: intlfonts

i | intlfonts-euro-bitmap-fonts | Paket | 1.2.1-13.1.5 | noarch | openSUSE-13.2-0

name: intlfonts-euro-bitmap-fonts

i | intlfonts-euro-bitmap-fonts | Paket | 1.2.1-13.1.5 | noarch | openSUSE-13.2-Oss

name: intlfonts-euro-bitmap-fonts

i | intlfonts-euro-bitmap-fonts | Paket | 1.2.1-13.1.5 | noarch | (Systempakete)

name: intlfonts-euro-bitmap-fonts

i | libXfont-devel | Paket | 1.5.0-2.1.2 | x86_64 | openSUSE-13.2-0

name: libXfont-devel

i | libXfont-devel | Paket | 1.5.0-2.1.2 | x86_64 | openSUSE-13.2-Oss

name: libXfont-devel

i | libXfont-devel | Paket | 1.5.0-2.1.2 | x86_64 | (Systempakete)

name: libXfont-devel

i | libXfont1 | Paket | 1.5.0-2.1.2 | x86_64 | openSUSE-13.2-0

name: libXfont1

i | libXfont1 | Paket | 1.5.0-2.1.2 | x86_64 | openSUSE-13.2-Oss

name: libXfont1

i | libXfont1 | Paket | 1.5.0-2.1.2 | x86_64 | (Systempakete)

name: libXfont1

i | libXfontcache-devel | Paket | 1.0.5-11.1.2 | x86_64 | openSUSE-13.2-0

name: libXfontcache-devel

i | libXfontcache-devel | Paket | 1.0.5-11.1.2 | x86_64 | openSUSE-13.2-Oss

name: libXfontcache-devel

i | libXfontcache-devel | Paket | 1.0.5-11.1.2 | x86_64 | (Systempakete)

name: libXfontcache-devel

i | libXfontcache1 | Paket | 1.0.5-11.1.2 | x86_64 | openSUSE-13.2-0

name: libXfontcache1

i | libXfontcache1 | Paket | 1.0.5-11.1.2 | x86_64 | openSUSE-13.2-Oss

name: libXfontcache1

i | libXfontcache1 | Paket | 1.0.5-11.1.2 | x86_64 | (Systempakete)

name: libXfontcache1

i | liberation-fonts | Paket | 1.07.3-2.1.5 | noarch | openSUSE-13.2-0

name: liberation-fonts

i | liberation-fonts | Paket | 1.07.3-2.1.5 | noarch | openSUSE-13.2-Oss

name: liberation-fonts

i | liberation-fonts | Paket | 1.07.3-2.1.5 | noarch | (Systempakete)

name: liberation-fonts

i | libfontenc-devel | Paket | 1.1.2-4.1.2 | x86_64 | openSUSE-13.2-0

name: libfontenc-devel

i | libfontenc-devel | Paket | 1.1.2-4.1.2 | x86_64 | openSUSE-13.2-Oss

name: libfontenc-devel

i | libfontenc-devel | Paket | 1.1.2-4.1.2 | x86_64 | (Systempakete)

name: libfontenc-devel

i | libfontenc1 | Paket | 1.1.2-4.1.2 | x86_64 | openSUSE-13.2-0

name: libfontenc1

i | libfontenc1 | Paket | 1.1.2-4.1.2 | x86_64 | openSUSE-13.2-Oss

name: libfontenc1

i | libfontenc1 | Paket | 1.1.2-4.1.2 | x86_64 | (Systempakete)

name: libfontenc1

i | lilypond-century-schoolbook-l-fonts | Paket | 2.18.2-2.1.10 | noarch | openSUSE-13.2-Oss

name: lilypond-century-schoolbook-l-fonts

i | lilypond-century-schoolbook-l-fonts | Paket | 2.18.2-2.1.10 | noarch | (Systempakete)

name: lilypond-century-schoolbook-l-fonts

i | lilypond-emmentaler-fonts | Paket | 2.18.2-2.1.10 | noarch | openSUSE-13.2-Oss

name: lilypond-emmentaler-fonts

i | lilypond-emmentaler-fonts | Paket | 2.18.2-2.1.10 | noarch | (Systempakete)

name: lilypond-emmentaler-fonts

i | lilypond-fonts-common | Paket | 2.18.2-2.1.10 | noarch | openSUSE-13.2-Oss

name: lilypond-fonts-common

i | lilypond-fonts-common | Paket | 2.18.2-2.1.10 | noarch | (Systempakete)

name: lilypond-fonts-common

i | linux-libertine-fonts | Paket | 5.3.0-7.1.5 | noarch | openSUSE-13.2-Oss

name: linux-libertine-fonts

i | linux-libertine-fonts | Paket | 5.3.0-7.1.5 | noarch | (Systempakete)

name: linux-libertine-fonts

i | mathgl-fonts | Paket | 2.3-2.2.2 | noarch | openSUSE-13.2-Oss

name: mathgl-fonts

i | mathgl-fonts | Paket | 2.3-2.2.2 | noarch | (Systempakete)

name: mathgl-fonts

i | mkfontdir | Paket | 1.0.7-9.1.2 | x86_64 | openSUSE-13.2-0

name: mkfontdir

i | mkfontdir | Paket | 1.0.7-9.1.2 | x86_64 | openSUSE-13.2-Oss

name: mkfontdir

i | mkfontdir | Paket | 1.0.7-9.1.2 | x86_64 | (Systempakete)

name: mkfontdir

i | mkfontscale | Paket | 1.1.1-4.1.2 | x86_64 | openSUSE-13.2-0

name: mkfontscale

i | mkfontscale | Paket | 1.1.1-4.1.2 | x86_64 | openSUSE-13.2-Oss

name: mkfontscale

i | mkfontscale | Paket | 1.1.1-4.1.2 | x86_64 | (Systempakete)

name: mkfontscale

i | patterns-openSUSE-fonts | Paket | 20141007-2.1 | x86_64 | openSUSE-13.2-0

name: patterns-openSUSE-fonts

i | patterns-openSUSE-fonts | Paket | 20141007-2.1 | x86_64 | openSUSE-13.2-Oss

name: patterns-openSUSE-fonts

i | patterns-openSUSE-fonts | Paket | 20141007-2.1 | x86_64 | (Systempakete)

name: patterns-openSUSE-fonts

i | patterns-openSUSE-fonts_opt | Paket | 20141007-2.1 | x86_64 | openSUSE-13.2-0

name: patterns-openSUSE-fonts_opt

i | patterns-openSUSE-fonts_opt | Paket | 20141007-2.1 | x86_64 | openSUSE-13.2-Oss

name: patterns-openSUSE-fonts_opt

i | patterns-openSUSE-fonts_opt | Paket | 20141007-2.1 | x86_64 | (Systempakete)

name: patterns-openSUSE-fonts_opt

i | texlive-Type1fonts | Paket | 2013.84.2.14svn19603-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-Type1fonts

i | texlive-Type1fonts | Paket | 2013.84.2.14svn19603-17.1.7 | noarch | (Systempakete)

name: texlive-Type1fonts

i | texlive-accfonts | Paket | 2013.84.0.0.25svn18835-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-accfonts

i | texlive-accfonts | Paket | 2013.84.0.0.25svn18835-17.1.7 | noarch | (Systempakete)

name: texlive-accfonts

i | texlive-accfonts-bin | Paket | 2013.20130620.svn12688-23.1.9 | x86_64 | openSUSE-13.2-Oss

name: texlive-accfonts-bin

i | texlive-accfonts-bin | Paket | 2013.20130620.svn12688-23.1.9 | x86_64 | (Systempakete)

name: texlive-accfonts-bin

i | texlive-accfonts-doc | Paket | 2013.84.0.0.25svn18835-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-accfonts-doc

i | texlive-accfonts-doc | Paket | 2013.84.0.0.25svn18835-17.1.7 | noarch | (Systempakete)

name: texlive-accfonts-doc

i | texlive-amsfonts | Paket | 2013.84.3.04svn29208-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-amsfonts

i | texlive-amsfonts | Paket | 2013.84.3.04svn29208-17.1.7 | noarch | (Systempakete)

name: texlive-amsfonts

i | texlive-amsfonts-doc | Paket | 2013.84.3.04svn29208-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-amsfonts-doc

i | texlive-amsfonts-doc | Paket | 2013.84.3.04svn29208-17.1.7 | noarch | (Systempakete)

name: texlive-amsfonts-doc

i | texlive-amsfonts-fonts | Paket | 2013.84.3.04svn29208-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-amsfonts-fonts

i | texlive-amsfonts-fonts | Paket | 2013.84.3.04svn29208-17.1.7 | noarch | (Systempakete)

name: texlive-amsfonts-fonts

i | texlive-arabi-fonts | Paket | 2013.84.1.1svn25095-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-arabi-fonts

i | texlive-arabi-fonts | Paket | 2013.84.1.1svn25095-17.1.7 | noarch | (Systempakete)

name: texlive-arabi-fonts

i | texlive-arphic-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-arphic-fonts

i | texlive-arphic-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-arphic-fonts

i | texlive-avantgar-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-avantgar-fonts

i | texlive-avantgar-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-avantgar-fonts

i | texlive-bera-fonts | Paket | 2013.84.svn20031-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-bera-fonts

i | texlive-bera-fonts | Paket | 2013.84.svn20031-17.1.7 | noarch | (Systempakete)

name: texlive-bera-fonts

i | texlive-bookman-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-bookman-fonts

i | texlive-bookman-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-bookman-fonts

i | texlive-cc-pl-fonts | Paket | 2013.84.1.02.2svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-cc-pl-fonts

i | texlive-cc-pl-fonts | Paket | 2013.84.1.02.2svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-cc-pl-fonts

i | texlive-ccfonts | Paket | 2013.84.1.1svn17122-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-ccfonts

i | texlive-ccfonts | Paket | 2013.84.1.1svn17122-17.1.7 | noarch | (Systempakete)

name: texlive-ccfonts

i | texlive-ccfonts-doc | Paket | 2013.84.1.1svn17122-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-ccfonts-doc

i | texlive-ccfonts-doc | Paket | 2013.84.1.1svn17122-17.1.7 | noarch | (Systempakete)

name: texlive-ccfonts-doc

i | texlive-charter-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-charter-fonts

i | texlive-charter-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-charter-fonts

i | texlive-cm-super-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-cm-super-fonts

i | texlive-cm-super-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-cm-super-fonts

i | texlive-collection-fontsrecommended | Paket | 2013.74.svn30307-15.1.2 | noarch | openSUSE-13.2-Oss

name: texlive-collection-fontsrecommended

i | texlive-collection-fontsrecommended | Paket | 2013.74.svn30307-15.1.2 | noarch | (Systempakete)

name: texlive-collection-fontsrecommended

i | texlive-collection-fontutils | Paket | 2013.74.svn30396-15.1.2 | noarch | openSUSE-13.2-Oss

name: texlive-collection-fontutils

i | texlive-collection-fontutils | Paket | 2013.74.svn30396-15.1.2 | noarch | (Systempakete)

name: texlive-collection-fontutils

i | texlive-context-fonts | Paket | 2013.84.svn30044-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-context-fonts

i | texlive-context-fonts | Paket | 2013.84.svn30044-17.1.7 | noarch | (Systempakete)

name: texlive-context-fonts

i | texlive-context-simplefonts | Paket | 2013.84.svn29229-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-context-simplefonts

i | texlive-context-simplefonts | Paket | 2013.84.svn29229-17.1.7 | noarch | (Systempakete)

name: texlive-context-simplefonts

i | texlive-context-simplefonts-doc | Paket | 2013.84.svn29229-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-context-simplefonts-doc

i | texlive-context-simplefonts-doc | Paket | 2013.84.svn29229-17.1.7 | noarch | (Systempakete)

name: texlive-context-simplefonts-doc

i | texlive-courier-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-courier-fonts

i | texlive-courier-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-courier-fonts

i | texlive-cs-fonts | Paket | 2013.84.svn28598-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-cs-fonts

i | texlive-cs-fonts | Paket | 2013.84.svn28598-17.1.7 | noarch | (Systempakete)

name: texlive-cs-fonts

i | texlive-eurosym-fonts | Paket | 2013.84.1.4_subrfixsvn17265-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-eurosym-fonts

i | texlive-eurosym-fonts | Paket | 2013.84.1.4_subrfixsvn17265-17.1.7 | noarch | (Systempakete)

name: texlive-eurosym-fonts

i | texlive-font-change | Paket | 2013.84.2010.1svn19709-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-font-change

i | texlive-font-change | Paket | 2013.84.2010.1svn19709-18.1.7 | noarch | (Systempakete)

name: texlive-font-change

i | texlive-font-change-doc | Paket | 2013.84.2010.1svn19709-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-font-change-doc

i | texlive-font-change-doc | Paket | 2013.84.2010.1svn19709-18.1.7 | noarch | (Systempakete)

name: texlive-font-change-doc

i | texlive-fontaxes | Paket | 2013.84.1.0csvn24880-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontaxes

i | texlive-fontaxes | Paket | 2013.84.1.0csvn24880-18.1.7 | noarch | (Systempakete)

name: texlive-fontaxes

i | texlive-fontaxes-doc | Paket | 2013.84.1.0csvn24880-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontaxes-doc

i | texlive-fontaxes-doc | Paket | 2013.84.1.0csvn24880-18.1.7 | noarch | (Systempakete)

name: texlive-fontaxes-doc

i | texlive-fontbook | Paket | 2013.84.0.0.2svn23608-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontbook

i | texlive-fontbook | Paket | 2013.84.0.0.2svn23608-18.1.7 | noarch | (Systempakete)

name: texlive-fontbook

i | texlive-fontbook-doc | Paket | 2013.84.0.0.2svn23608-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontbook-doc

i | texlive-fontbook-doc | Paket | 2013.84.0.0.2svn23608-18.1.7 | noarch | (Systempakete)

name: texlive-fontbook-doc

i | texlive-fontch | Paket | 2013.84.2.2svn17859-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontch

i | texlive-fontch | Paket | 2013.84.2.2svn17859-18.1.7 | noarch | (Systempakete)

name: texlive-fontch

i | texlive-fontch-doc | Paket | 2013.84.2.2svn17859-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontch-doc

i | texlive-fontch-doc | Paket | 2013.84.2.2svn17859-18.1.7 | noarch | (Systempakete)

name: texlive-fontch-doc

i | texlive-fontinst | Paket | 2013.84.1.933svn29764-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontinst

i | texlive-fontinst | Paket | 2013.84.1.933svn29764-18.1.7 | noarch | (Systempakete)

name: texlive-fontinst

i | texlive-fontinst-bin | Paket | 2013.20130620.svn29741-23.1.9 | x86_64 | openSUSE-13.2-Oss

name: texlive-fontinst-bin

i | texlive-fontinst-bin | Paket | 2013.20130620.svn29741-23.1.9 | x86_64 | (Systempakete)

name: texlive-fontinst-bin

i | texlive-fontinst-doc | Paket | 2013.84.1.933svn29764-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontinst-doc

i | texlive-fontinst-doc | Paket | 2013.84.1.933svn29764-18.1.7 | noarch | (Systempakete)

name: texlive-fontinst-doc

i | texlive-fontname | Paket | 2013.84.svn29725-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontname

i | texlive-fontname | Paket | 2013.84.svn29725-18.1.7 | noarch | (Systempakete)

name: texlive-fontname

i | texlive-fontname-doc | Paket | 2013.84.svn29725-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontname-doc

i | texlive-fontname-doc | Paket | 2013.84.svn29725-18.1.7 | noarch | (Systempakete)

name: texlive-fontname-doc

i | texlive-fontools | Paket | 2013.84.svn29725-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontools

i | texlive-fontools | Paket | 2013.84.svn29725-18.1.7 | noarch | (Systempakete)

name: texlive-fontools

i | texlive-fontools-bin | Paket | 2013.20130620.svn25997-23.1.9 | x86_64 | openSUSE-13.2-Oss

name: texlive-fontools-bin

i | texlive-fontools-bin | Paket | 2013.20130620.svn25997-23.1.9 | x86_64 | (Systempakete)

name: texlive-fontools-bin

i | texlive-fontools-doc | Paket | 2013.84.svn29725-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontools-doc

i | texlive-fontools-doc | Paket | 2013.84.svn29725-18.1.7 | noarch | (Systempakete)

name: texlive-fontools-doc

i | texlive-fonts-tlwg | Paket | 2013.84.0.0.5.1svn30477-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fonts-tlwg

i | texlive-fonts-tlwg | Paket | 2013.84.0.0.5.1svn30477-18.1.7 | noarch | (Systempakete)

name: texlive-fonts-tlwg

i | texlive-fonts-tlwg-doc | Paket | 2013.84.0.0.5.1svn30477-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fonts-tlwg-doc

i | texlive-fonts-tlwg-doc | Paket | 2013.84.0.0.5.1svn30477-18.1.7 | noarch | (Systempakete)

name: texlive-fonts-tlwg-doc

i | texlive-fonts-tlwg-fonts | Paket | 2013.84.0.0.5.1svn30477-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fonts-tlwg-fonts

i | texlive-fonts-tlwg-fonts | Paket | 2013.84.0.0.5.1svn30477-18.1.7 | noarch | (Systempakete)

name: texlive-fonts-tlwg-fonts

i | texlive-fontspec | Paket | 2013.84.v2.3asvn30618-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontspec

i | texlive-fontspec | Paket | 2013.84.v2.3asvn30618-18.1.7 | noarch | (Systempakete)

name: texlive-fontspec

i | texlive-fontspec-doc | Paket | 2013.84.v2.3asvn30618-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontspec-doc

i | texlive-fontspec-doc | Paket | 2013.84.v2.3asvn30618-18.1.7 | noarch | (Systempakete)

name: texlive-fontspec-doc

i | texlive-fontware | Paket | 2013.84.svn29764-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontware

i | texlive-fontware | Paket | 2013.84.svn29764-18.1.7 | noarch | (Systempakete)

name: texlive-fontware

i | texlive-fontware-bin | Paket | 2013.20130620.svn30088-23.1.9 | x86_64 | openSUSE-13.2-Oss

name: texlive-fontware-bin

i | texlive-fontware-bin | Paket | 2013.20130620.svn30088-23.1.9 | x86_64 | (Systempakete)

name: texlive-fontware-bin

i | texlive-fontwrap | Paket | 2013.84.svn15878-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontwrap

i | texlive-fontwrap | Paket | 2013.84.svn15878-18.1.7 | noarch | (Systempakete)

name: texlive-fontwrap

i | texlive-fontwrap-doc | Paket | 2013.84.svn15878-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fontwrap-doc

i | texlive-fontwrap-doc | Paket | 2013.84.svn15878-18.1.7 | noarch | (Systempakete)

name: texlive-fontwrap-doc

i | texlive-fpl-fonts | Paket | 2013.84.1.002svn15878-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-fpl-fonts

i | texlive-fpl-fonts | Paket | 2013.84.1.002svn15878-18.1.7 | noarch | (Systempakete)

name: texlive-fpl-fonts

i | texlive-helvetic-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-helvetic-fonts

i | texlive-helvetic-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-helvetic-fonts

i | texlive-jmn-fonts | Paket | 2013.84.svn22719-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-jmn-fonts

i | texlive-jmn-fonts | Paket | 2013.84.svn22719-17.1.7 | noarch | (Systempakete)

name: texlive-jmn-fonts

i | texlive-latex-fonts | Paket | 2013.84.svn28888-16.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-latex-fonts

i | texlive-latex-fonts | Paket | 2013.84.svn28888-16.1.7 | noarch | (Systempakete)

name: texlive-latex-fonts

i | texlive-latex-fonts-doc | Paket | 2013.84.svn28888-16.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-latex-fonts-doc

i | texlive-latex-fonts-doc | Paket | 2013.84.svn28888-16.1.7 | noarch | (Systempakete)

name: texlive-latex-fonts-doc

i | texlive-libertine-fonts | Paket | 2013.84.5.3.0_20130213svn29099-16.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-libertine-fonts

i | texlive-libertine-fonts | Paket | 2013.84.5.3.0_20130213svn29099-16.1.7 | noarch | (Systempakete)

name: texlive-libertine-fonts

i | texlive-lm-fonts | Paket | 2013.84.2.004svn28119-16.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-lm-fonts

i | texlive-lm-fonts | Paket | 2013.84.2.004svn28119-16.1.7 | noarch | (Systempakete)

name: texlive-lm-fonts

i | texlive-lm-math-fonts | Paket | 2013.84.1.958svn29044-16.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-lm-math-fonts

i | texlive-lm-math-fonts | Paket | 2013.84.1.958svn29044-16.1.7 | noarch | (Systempakete)

name: texlive-lm-math-fonts

i | texlive-manfnt-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-manfnt-fonts

i | texlive-manfnt-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-manfnt-fonts

i | texlive-marvosym-fonts | Paket | 2013.84.2.2asvn29349-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-marvosym-fonts

i | texlive-marvosym-fonts | Paket | 2013.84.2.2asvn29349-17.1.7 | noarch | (Systempakete)

name: texlive-marvosym-fonts

i | texlive-mathpazo-fonts | Paket | 2013.84.1.003svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-mathpazo-fonts

i | texlive-mathpazo-fonts | Paket | 2013.84.1.003svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-mathpazo-fonts

i | texlive-metafont | Paket | 2013.84.2.718281svn29764-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-metafont

i | texlive-metafont | Paket | 2013.84.2.718281svn29764-17.1.7 | noarch | (Systempakete)

name: texlive-metafont

i | texlive-metafont-beginners | Paket | 2013.84.svn29803-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-metafont-beginners

i | texlive-metafont-beginners | Paket | 2013.84.svn29803-17.1.7 | noarch | (Systempakete)

name: texlive-metafont-beginners

i | texlive-metafont-bin | Paket | 2013.20130620.svn30088-23.1.9 | x86_64 | openSUSE-13.2-Oss

name: texlive-metafont-bin

i | texlive-metafont-bin | Paket | 2013.20130620.svn30088-23.1.9 | x86_64 | (Systempakete)

name: texlive-metafont-bin

i | texlive-metafont-doc | Paket | 2013.84.2.718281svn29764-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-metafont-doc

i | texlive-metafont-doc | Paket | 2013.84.2.718281svn29764-17.1.7 | noarch | (Systempakete)

name: texlive-metafont-doc

i | texlive-metapost-fonts | Paket | 2013.84.1.803svn30835-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-metapost-fonts

i | texlive-metapost-fonts | Paket | 2013.84.1.803svn30835-17.1.7 | noarch | (Systempakete)

name: texlive-metapost-fonts

i | texlive-mflogo-fonts | Paket | 2013.84.svn17487-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-mflogo-fonts

i | texlive-mflogo-fonts | Paket | 2013.84.svn17487-17.1.7 | noarch | (Systempakete)

name: texlive-mflogo-fonts

i | texlive-ncntrsbk-fonts | Paket | 2013.81.svn28614-16.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-ncntrsbk-fonts

i | texlive-ncntrsbk-fonts | Paket | 2013.81.svn28614-16.1.7 | noarch | (Systempakete)

name: texlive-ncntrsbk-fonts

i | texlive-palatino-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-palatino-fonts

i | texlive-palatino-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-palatino-fonts

i | texlive-philokalia-fonts | Paket | 2013.84.1.1svn18651-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-philokalia-fonts

i | texlive-philokalia-fonts | Paket | 2013.84.1.1svn18651-17.1.7 | noarch | (Systempakete)

name: texlive-philokalia-fonts

i | texlive-pl-fonts | Paket | 2013.84.1.15svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-pl-fonts

i | texlive-pl-fonts | Paket | 2013.84.1.15svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-pl-fonts

i | texlive-pxfonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-pxfonts

i | texlive-pxfonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-pxfonts

i | texlive-pxfonts-doc | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-pxfonts-doc

i | texlive-pxfonts-doc | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-pxfonts-doc

i | texlive-pxfonts-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-pxfonts-fonts

i | texlive-pxfonts-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-pxfonts-fonts

i | texlive-rsfs-fonts | Paket | 2013.81.svn15878-16.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-rsfs-fonts

i | texlive-rsfs-fonts | Paket | 2013.81.svn15878-16.1.7 | noarch | (Systempakete)

name: texlive-rsfs-fonts

i | texlive-skaknew-fonts | Paket | 2013.84.svn20031-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-skaknew-fonts

i | texlive-skaknew-fonts | Paket | 2013.84.svn20031-17.1.7 | noarch | (Systempakete)

name: texlive-skaknew-fonts

i | texlive-stmaryrd-fonts | Paket | 2013.84.svn22027-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-stmaryrd-fonts

i | texlive-stmaryrd-fonts | Paket | 2013.84.svn22027-17.1.7 | noarch | (Systempakete)

name: texlive-stmaryrd-fonts

i | texlive-symbol-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-symbol-fonts

i | texlive-symbol-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-symbol-fonts

i | texlive-tabvar-fonts | Paket | 2013.84.1.7svn28908-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-tabvar-fonts

i | texlive-tabvar-fonts | Paket | 2013.84.1.7svn28908-17.1.7 | noarch | (Systempakete)

name: texlive-tabvar-fonts

i | texlive-tex-font-errors-cheatsheet | Paket | 2013.84.0.0.1svn18314-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-tex-font-errors-cheatsheet

i | texlive-tex-font-errors-cheatsheet | Paket | 2013.84.0.0.1svn18314-17.1.7 | noarch | (Systempakete)

name: texlive-tex-font-errors-cheatsheet

i | texlive-tex-gyre-fonts | Paket | 2013.84.2.004svn18651-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-tex-gyre-fonts

i | texlive-tex-gyre-fonts | Paket | 2013.84.2.004svn18651-17.1.7 | noarch | (Systempakete)

name: texlive-tex-gyre-fonts

i | texlive-tex-gyre-math-fonts | Paket | 2013.84.svn29045-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-tex-gyre-math-fonts

i | texlive-tex-gyre-math-fonts | Paket | 2013.84.svn29045-17.1.7 | noarch | (Systempakete)

name: texlive-tex-gyre-math-fonts

i | texlive-times-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-times-fonts

i | texlive-times-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-times-fonts

i | texlive-tipa-fonts | Paket | 2013.84.1.3svn29349-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-tipa-fonts

i | texlive-tipa-fonts | Paket | 2013.84.1.3svn29349-17.1.7 | noarch | (Systempakete)

name: texlive-tipa-fonts

i | texlive-txfonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-txfonts

i | texlive-txfonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-txfonts

i | texlive-txfonts-doc | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-txfonts-doc

i | texlive-txfonts-doc | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-txfonts-doc

i | texlive-txfonts-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-txfonts-fonts

i | texlive-txfonts-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-txfonts-fonts

i | texlive-uhc-fonts | Paket | 2013.84.svn16791-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-uhc-fonts

i | texlive-uhc-fonts | Paket | 2013.84.svn16791-18.1.7 | noarch | (Systempakete)

name: texlive-uhc-fonts

i | texlive-utopia-fonts | Paket | 2013.84.svn15878-18.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-utopia-fonts

i | texlive-utopia-fonts | Paket | 2013.84.svn15878-18.1.7 | noarch | (Systempakete)

name: texlive-utopia-fonts

i | texlive-wadalab-fonts | Paket | 2013.84.svn22576-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-wadalab-fonts

i | texlive-wadalab-fonts | Paket | 2013.84.svn22576-17.1.7 | noarch | (Systempakete)

name: texlive-wadalab-fonts

i | texlive-wasy-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-wasy-fonts

i | texlive-wasy-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-wasy-fonts

i | texlive-xetexfontinfo | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-xetexfontinfo

i | texlive-xetexfontinfo | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-xetexfontinfo

i | texlive-xetexfontinfo-doc | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-xetexfontinfo-doc

i | texlive-xetexfontinfo-doc | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-xetexfontinfo-doc

i | texlive-yhmath-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-yhmath-fonts

i | texlive-yhmath-fonts | Paket | 2013.84.svn15878-17.1.7 | noarch | (Systempakete)

name: texlive-yhmath-fonts

i | texlive-zapfchan-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-zapfchan-fonts

i | texlive-zapfchan-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-zapfchan-fonts

i | texlive-zapfding-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | openSUSE-13.2-Oss

name: texlive-zapfding-fonts

i | texlive-zapfding-fonts | Paket | 2013.84.svn28614-17.1.7 | noarch | (Systempakete)

name: texlive-zapfding-fonts

i | tv-fonts | Paket | 1.1-447.1.5 | noarch | openSUSE-13.2-0

name: tv-fonts

i | tv-fonts | Paket | 1.1-447.1.5 | noarch | openSUSE-13.2-Oss

name: tv-fonts

i | tv-fonts | Paket | 1.1-447.1.5 | noarch | (Systempakete)

name: tv-fonts

i | xorg-x11-fonts | Paket | 7.6-30.1.5 | noarch | openSUSE-13.2-0

name: xorg-x11-fonts

i | xorg-x11-fonts | Paket | 7.6-30.1.5 | noarch | openSUSE-13.2-Oss

name: xorg-x11-fonts

i | xorg-x11-fonts | Paket | 7.6-30.1.5 | noarch | (Systempakete)

name: xorg-x11-fonts

i | xorg-x11-fonts-core | Paket | 7.6-30.1.5 | noarch | openSUSE-13.2-0

name: xorg-x11-fonts-core

i | xorg-x11-fonts-core | Paket | 7.6-30.1.5 | noarch | openSUSE-13.2-Oss

name: xorg-x11-fonts-core

i | xorg-x11-fonts-core | Paket | 7.6-30.1.5 | noarch | (Systempakete)

name: xorg-x11-fonts-core

comment:6 by jengelh@…, 9 years ago

Was able to reproduce; that is, the DUPLICATE verdict on the ticket is valid.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.