Font Viewer desktop file does not launch gnome-font-viewer

Bug #1606743 reported by Aritchie
36
This bug affects 8 people
Affects Status Importance Assigned to Milestone
gnome-font-viewer (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Ubuntu 16.04.1
gnome-font-viewer 3.16.2

What I expect: When I double-click the Font Viewer icon from the Dash Applications scope it should launch the Font Viewer.

What actually happens: It does not. I get the waiting cursor and the Font Viewer tile on the launcher for a few seconds and then the tile disappears.

I can go to a terminal and type "gnome-font-viewer" and it runs without any issues.

Here is the content of the desktop file:

[Desktop Entry]
Name=Font Viewer
Comment=View fonts on your system
Keywords=fonts;fontface;
Icon=preferences-desktop-font
Exec=gnome-font-viewer %u
Terminal=false
Type=Application
DBusActivatable=true
StartupNotify=true
Categories=GTK;GNOME;Utility;X-GNOME-Utilities;
MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-font-viewer
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-OtherBinaries=gnome-thumbnail-font
X-GNOME-Bugzilla-Version=3.16.2
X-Ubuntu-Gettext-Domain=gnome-font-viewer

Tags: bot-comment
Aritchie (aritchie)
description: updated
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1606743/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
affects: ubuntu → gnome-font-viewer (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-font-viewer (Ubuntu):
status: New → Confirmed
Revision history for this message
Pierre Equoy (pieq) wrote :

Exactly the same issue here with Ubuntu 16.04 on two different devices.

I would add that opening gnome-font-viewer from the terminal for a given font file works too:

    gnome-font-viewer font-file.ttf

works as expected.

Revision history for this message
Dimitris Saltos (dsaltos) wrote :

Found a temp solution on this...
sudo nano /usr/share/applications/org.gnome.font-viewer.desktop

Change...
DBusActivatable=true
StartupNotify=true
to...
DBusActivatable=false
StartupNotify=false

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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