FFe: include gnome-font-viewer on Oneiric Desktop CD

Bug #839407 reported by Olivier Berten
58
This bug affects 12 people
Affects Status Importance Assigned to Milestone
gnome-utils (Ubuntu)
Fix Released
Undecided
Ken VanDine
ubuntu-meta (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Feature Freeze Exception Rationale
==================================
gnome-font-viewer (& the Nautilus thumbnail support) were removed from gnome-control-center 3 but were then added to gnome-utils. We missed this change when packaging gnome-utils until now. I'm requesting that gnome-font-viewer be added to the Desktop CD which fixes a regression from the Natty Desktop CD.

Original bug report
===================
gnome-font-viewer missing in Oneric
So is gnome-thumbnail-font...

Here is a workaround.

Download the 2.32 Natty version:
https://launchpad.net/ubuntu/natty/i386/gnome-control-center/1:2.32.1-0ubuntu15

Extract the content.

Go to gnome-control-center_2.32.1-0ubuntu15_i386/usr/bin and copy `gnome-font-viewer` and `gnome-thumbnail-font` to your /usr/bin directory.

To make the font viewer system wide, run in terminal:

    gksu gedit /usr/share/applications/gnome-font-viewer-mime.desktop

Copy, paste and save this into the empty file:

    [Desktop Entry]
    Version=1.0
    Encoding=UTF-8
    Type=Application
    Name=gnome-font-viewer
    Exec=/usr/bin/gnome-font-viewer
    NoDisplay=true
    MimeType=application/x-font-otf;application/x-font-pcf;application/x-font-ttf;application/x-font-type1;

Run in terminal:

    gksu gedit /etc/gnome/defaults.list

Copy, paste and add this to the bottom of the file:

    application/x-font-pcf=gnome-font-viewer-mime.desktop
    application/x-font-ttf=gnome-font-viewer-mime.desktop
    application/x-font-type1=gnome-font-viewer-mime.desktop
    application/x-font-otf=gnome-font-viewer-mime.desktop

To enable fonts thumbnails, run in terminal:

    gksu gedit /usr/share/thumbnailers/gnome-font.thumbnailer

Copy, paste and save this into the empty file:

    [Thumbnailer Entry]
    TryExec=/usr/bin/gnome-thumbnail-font
    Exec=/usr/bin/gnome-thumbnail-font -s %s %u %o
    MimeType=application/x-font-otf;application/x-font-pcf;application/x-font-ttf;application/x-font-type1;

Quit all instances of Nautilus (nautilus -q)

Now it should be working ;-)

Sources:
http://forums.linuxmint.com/viewtopic.php?f=42&t=22517
http://returnfalse.net/log/gnome-3-and-nautilus-video-thumbnails-with-ffmpegthumbnailer/

Changed in gnome-control-center (Ubuntu):
status: New → Confirmed
Revision history for this message
tadeusz cantwell (tadcan) wrote :

You can also install kfont, which came up in the online search. Font Forge crashed before launching and wasn't able to associate specimen font previewer with a .ttf.

Revision history for this message
Olivier Berten (olivier-berten) wrote :

I have KFontView installed but it loads much slower on Gnome and it doesn't show the font informations (description, copyright, version, ...). On the other hand, it allows you to see all characters which is sometimes useful too. That's why I have both installed.

Revision history for this message
Dmitry Zhigulin (jigulin-d) wrote :

Thanks for your solution.

Just one comment. Instead of

    Type=gnome-font-viewer

shoud be

   Type=Application

Revision history for this message
Olivier Berten (olivier-berten) wrote :

Thanks! I just fixed it.

description: updated
affects: gnome-control-center (Ubuntu) → gnome-utils (Ubuntu)
Revision history for this message
dmiranda (dmiranda) wrote :

Ubuntu needs a simple way to install fonts. gnome-font-viewer was a simple and nice solution.

Changed in gnome-utils (Ubuntu):
assignee: nobody → Ken VanDine (ken-vandine)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-utils - 3.1.92-0ubuntu2

---------------
gnome-utils (3.1.92-0ubuntu2) oneiric; urgency=low

  * debian/gnome-font-viewer.install, debian/control.in
    - Added gnome-font-viewer (LP: #839407)
 -- Ken VanDine <email address hidden> Thu, 22 Sep 2011 13:57:38 -0400

Changed in gnome-utils (Ubuntu):
status: Confirmed → Fix Released
Jeremy Bícha (jbicha)
summary: - gnome-font-viewer missing in oneiric
+ FFe: include gnome-font-viewer on Oneiric Desktop CD
tags: added: regression-release
Jeremy Bícha (jbicha)
description: updated
Revision history for this message
Martin Pitt (pitti) wrote :

Low-risk fix and a regression, approved.

Revision history for this message
Martin Pitt (pitti) wrote :

I seeded it back, will update -meta in a bit.

Changed in ubuntu-meta (Ubuntu):
status: New → Confirmed
Revision history for this message
Scott Kitterman (kitterman) wrote : Re: [Bug 839407] [NEW] FFe: include gnome-font-viewer on Oneiric Desktop CD

Bugfix. Please go ahead.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-meta - 1.244

---------------
ubuntu-meta (1.244) oneiric; urgency=low

  * Refreshed dependencies
  * Added gnome-font-viewer to desktop (LP: #839407)
 -- Martin Pitt <email address hidden> Mon, 26 Sep 2011 12:05:54 +0200

Changed in ubuntu-meta (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.