← Back to team overview

cairo-dock-team team mailing list archive

[Bug 660261] Re: Error Message of Quick Browser

 

The following line, in quick-browser/src/applet-menu.c, is the cause of
the error message:

cairo_dock_fm_launch_uri (pItem->cPath);

For some reason unknown to me, gtk_recent_manager_add_item (rm,
pItem->cPath) -- in the function cairo_dock_fm_launch_uri() from cairo-
dock-core/src/gldit/cairo-dock-file-manager.c -- doesn't work and can't
add the new resource into the recently used resources list.

-- 
Error Message of Quick Browser
https://bugs.launchpad.net/bugs/660261
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Plug-ins.

Status in Cairo-Dock : Plug-ins: New

Bug description:
This is NOT about any deficiency in functionality.

On opening any file or folder from Quick Browser, the following message appears in .xsession-errors but the file/folder is opened normally:

Unable to retrieve the file info for <FILE_OR_FOLDER>: Operation not supported

Is it related to GVFS?





References