Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14883] New: gnome-vfs2 fails if cast whitout /usr/share/applications directory

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14883] New: gnome-vfs2 fails if cast whitout /usr/share/applications directory
  • Date: 14 Nov 2008 14:46:09 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14883

Summary: gnome-vfs2 fails if cast whitout /usr/share/applications
directory
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: gnome2-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: fredrik.carlstrom AT tele2.se


The call to update_desktop_database in FINAL makes the installation of
gnome-vfs2 fail, if no desktop file has been installed before gnome-vfs2 is
cast.
This is easy to fix by changing

update_desktop_database

to

update_desktop_database || true


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page