Error Message of Quick Browser

Bug #660261 reported by Tsu Jan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cairo-Dock Plug-ins
Fix Released
Low
Fabounet
cairo-dock-plug-ins (Ubuntu)
Fix Released
Undecided
Unassigned

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?

Revision history for this message
Fabounet (fabounet03) wrote : Re: [Cairo-dock-team] [Bug 660261] [NEW] Error Message of Quick Browser

yes it is.
I've noticed it too, but it seems to work (the file is opened correctly)
maybe worth to be reported to gio/gvfs team.

2010/10/14 Tsu Jan <email address hidden>

> Public bug reported:
>
> 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?
>
> ** Affects: cairo-dock-plug-ins
> Importance: Undecided
> Status: New
>
> --
> 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?
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team<https://launchpad.net/%7Ecairo-dock-team>
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~cairo-dock-team<https://launchpad.net/%7Ecairo-dock-team>
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Tsu Jan (tsujan2000) wrote :

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.

Revision history for this message
Tsu Jan (tsujan2000) wrote :

The attached patch corrected the issue for me. Please see if there's an easier way to do this (since I'm not familiar with Cairo-Dock's code).

Changed in cairo-dock-plug-ins:
assignee: nobody → Fabounet (fabounet03)
Revision history for this message
Fabounet (fabounet03) wrote : Re: [Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

thanks for the patch, so it seems that the function is waiting preferably an
URI than a simple path.
I'll try to fix it directly in the launch_uri function, thanks again :-)

2010/10/16 Matthieu Baerts <email address hidden>

> ** Changed in: cairo-dock-plug-ins
> Assignee: (unassigned) => Fabounet (fabounet03)
>
> --
> 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?
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team<https://launchpad.net/%7Ecairo-dock-team>
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~cairo-dock-team<https://launchpad.net/%7Ecairo-dock-team>
> More help : https://help.launchpad.net/ListHelp
>

Revision history for this message
Fabounet (fabounet03) wrote :

forgot to say that the patch has been included, thanks again :-)

Changed in cairo-dock-plug-ins:
importance: Undecided → Low
status: New → Fix Committed
Changed in cairo-dock-plug-ins:
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cairo-dock-plug-ins - 3.3.0-0ubuntu1

---------------
cairo-dock-plug-ins (3.3.0-0ubuntu1) saucy; urgency=low

  * New upstream release.
  * Detailed Upstream ChangeLog (beta 2 -> release)
    - Dbus: don't notify of startup if the applet is already controling a
      window
    - Dialogs: tooltip view: fixed the position of the widget inside the
      dialog when it's placed on top of the screen
    - Folder: watch for drop events onto the docks only
    - GMenu:
      - Apps: set the desktop environment to correctly exclude apps
      - Search: When there is no result, display 'Launch this command'
      - Search: launch app: do not restrict to the left click
      - Search: match: display name: locate a substring instead of compare
        the first chars
    - Indicator-Generic: forced the 'data' to be a GldiModuleInstance
    - logout: select shutdown menu item: do not create a list and iter all
      menu items, just save the pointer
    - Messaging Menu: Indicator3: detach the icon at startup: the icon is
      inserted when the entry will be added
    - Messaging Menu: with old versions of libindicator: fixed tiny memory
      leaks
    - po: updated translations
    - Switcher: correctly update the icon by listening more signals
    - Switcher: fixed the drawing of the desktop name in the desklet when
      it's larger than the desklet
    - Terminal: when dropped something in the terminal, take the data and
      not only the text + give the focus just after
    - All: menu functions have been renamed in libgldi
    - All: remove useless g_print
  * Some bugs have been fixed:
    - logout: UPower: invalid fastbin entry LP: #1212981
    - logout: Use logind for suspend/hibernate/poweroff/reboot LP: #1175810
    - keyboard: cairo-dock crashes on keyboard layout swtcher LP: #668061
    - keyboard: Cairo-dock is unable to get CAPS Lock and NumLck values
      LP: #476842
    - quick-browser: Error Message LP: #660261
    - recent-events: Move from zeitgeist-1.0 to zeitgeist-2.0 LP: #1197569
  * debian/control: bumped Cairo-Dock (core) version
 -- Matthieu Baerts (matttbe) <email address hidden> Fri, 04 Oct 2013 15:11:09 +0200

Changed in cairo-dock-plug-ins (Ubuntu):
status: New → Fix Released
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.