[Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

2010-10-15 Thread Tsu Jan
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-doc

[Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

2010-10-15 Thread Tsu Jan
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). ** Patch added: "quick-browser Recently Used" https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/660261/+attachment/1695913/+files/patch.diff -- Er

[Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

2010-10-16 Thread Matthieu Baerts
** 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-team] [Bug 660261] Re: Error Message of Quick Browser

2011-01-25 Thread Fabounet
forgot to say that the patch has been included, thanks again :-) ** Changed in: cairo-dock-plug-ins Importance: Undecided => Low ** Changed in: cairo-dock-plug-ins Status: New => Fix Committed -- You received this bug notification because you are a member of Cairo- Dock Team, which is

[Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

2013-10-04 Thread Matthieu Baerts
** Also affects: cairo-dock-plug-ins (Ubuntu) Importance: Undecided Status: New ** Changed in: cairo-dock-plug-ins Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Cairo- Dock Devs, which is subscribed to Cairo-Dock Project.

[Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

2013-10-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/cairo-dock-plug-ins -- You received this bug notification because you are a member of Cairo- Dock Devs, which is subscribed to Cairo-Dock Project. https://bugs.launchpad.net/bugs/660261 Title: Error Message of Quick Browser Status in Cairo-Dock: Plug-ins: Fix Rel

[Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

2013-10-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/cairo-dock-plug-ins -- You received this bug notification because you are a member of Cairo- Dock Devs, which is subscribed to Cairo-Dock Project. https://bugs.launchpad.net/bugs/660261 Title: Error Message of Quick Browser Status in Cairo-Dock: Plug

[Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

2013-10-04 Thread Launchpad Bug Tracker
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

Re: [Cairo-dock-team] [Bug 660261] Re: Error Message of Quick Browser

2010-10-16 Thread Fabounet
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 > ** Changed in: cairo-dock-plug-ins > Assignee: (unassigned) => Fabounet (fabounet03) > >