unable to create a working browser shortcut to gnome-panel

Bug #107941 reported by yop
2
Affects Status Importance Assigned to Milestone
GNOME Panel
Fix Released
Low
gnome-panel (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-panel

If I drag a link from Firefox's address bar down to the gnome-panel to create a shortcut/link to the website, it will fail, it will only create a broken launcher without icon or content.

If clicked on, I only get this.
"Could not launch application"
"Not a launchable item"

In dapper it worked, In edgy it worked except that if you moved the launcher it would break become useless broken, In feisty it's totally broken.

Linux ubuntu 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux.
Ubuntu 7.04.
Clean install of Ubuntu.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug. That works fine on my feisty desktop not confirming

Changed in gnome-panel:
assignee: nobody → desktop-bugs
importance: Undecided → Low
Revision history for this message
Sebastien Bacher (seb128) wrote :

Do you get the bug on a launchpad URL?

Revision history for this message
yop (yop) wrote : Re: [Bug 107941] Re: unable to create a working browser shortcut to gnome-panel

Open FX then drag the address bar *icon* down to one of the gnome-panels to
make a link.
see attachment.

On 4/20/07, Sebastien Bacher <email address hidden> wrote:
>
> Do you get the bug on a launchpad URL?
>
> --
> unable to create a working browser shortcut to gnome-panel
> https://bugs.launchpad.net/bugs/107941
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
yop (yop) wrote :

attachments

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for the update. Works fine on my desktop, I let the bug open for somebody getting it to work on it

Revision history for this message
yop (yop) wrote :

Have this on two different machines.
Thanks anyway.

//Mike

On 4/20/07, Sebastien Bacher <email address hidden> wrote:
>
> Thank you for the update. Works fine on my desktop, I let the bug open
> for somebody getting it to work on it
>
> --
> unable to create a working browser shortcut to gnome-panel
> https://bugs.launchpad.net/bugs/107941
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
yop (yop) wrote :

Close this bug please.

I found that it was a typo in the gtkrc theme file.

*Sorry*

On 4/20/07, Yop Gmail <email address hidden> wrote:
>
> Have this on two different machines.
> Thanks anyway.
>
> //Mike
>
> On 4/20/07, Sebastien Bacher <<email address hidden> > wrote:
> >
> > Thank you for the update. Works fine on my desktop, I let the bug open
> > for somebody getting it to work on it
> >
> > --
> > unable to create a working browser shortcut to gnome-panel
> > https://bugs.launchpad.net/bugs/107941
> > You received this bug notification because you are a direct subscriber
> > of the bug.
> >
>
>

Revision history for this message
yop (yop) wrote :

Nope it was not it.

Try this, drag an url that have a long address like gmail inbox, or do a
search and then drag it to the panel.
this fail:
http://www.google.se/search?q=test&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:en-US:official&client=firefox-a

This not:
http://www.cnn.com/

On 4/20/07, Yop Gmail <email address hidden> wrote:
>
> Close this bug please.
>
> I found that it was a typo in the gtkrc theme file.
>
> *Sorry*
>
> On 4/20/07, Yop Gmail < <email address hidden>> wrote:
> >
> > Have this on two different machines.
> > Thanks anyway.
> >
> > //Mike
> >
> > On 4/20/07, Sebastien Bacher < <email address hidden> > wrote:
> > >
> > > Thank you for the update. Works fine on my desktop, I let the bug open
> > >
> > > for somebody getting it to work on it
> > >
> > > --
> > > unable to create a working browser shortcut to gnome-panel
> > > https://bugs.launchpad.net/bugs/107941
> > > You received this bug notification because you are a direct subscriber
> > >
> > > of the bug.
> > >
> >
> >
>

Revision history for this message
Sebastien Bacher (seb128) wrote :
Changed in gnome-panel:
status: Unconfirmed → Confirmed
Changed in gnome-panel:
status: Unknown → Unconfirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

the bug has been fixed upstream

Changed in gnome-panel:
status: Confirmed → Fix Committed
Changed in gnome-panel:
status: Unconfirmed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :
Download full text (4.9 KiB)

This upload fixes the bug:

 gnome-panel (2.19.2-0ubuntu1) gutsy; urgency=low
 .
   * New upstream version:
     Panel
     - Code cleanups
     - Force the panel to not be restarted when there's already a panel
       running, fix endless loop of error dialogs
     - Add a checkbox to let the user choose to not restart the panel if
       there was a problem registering with bonobo at startup
     - Default the "Applet disappeared" dialog to reload
     - Default the "Can't load applet" dialog to not delete
     - Small HIG improvements to the launcher editor
     - Fix alignment of the run label in the run dialog
     - Fix creation of launchers with empty spaces in the command
     - Fix the launcher editor to not save a full-path icon for the
       non-localized icon when it's not needed
     - Fix gnome-desktop-item-edit work for relative URI when creating a
       .directory file
     - Use the launcher icon as a fallback for launchers without an icon
     - Guess the icon when the user enters a command in the launcher editor
     - Use macros for name icons to easily change the name of named icons
       when needed
     - Check whether reboot is enabled in gdm (and not only shutdown) and
       only show the buttons when they're useful in the logout dialog
     - Prefer /var/run/gdm_socket as path for the GDM socket
     - Take into account NAME_MAX for the length of the filename when
       guessing a name for launchers in gnome-desktop-item-edit
     - Fix creation of launcher when dragging an URL with ? or :
     - Make some error dialogs visible in the taskbar and make some other
       transient to the panel
     Clock Applet
     - Don't display tasks that are marked completed
     - Update the clock when the configuration tool exits so that the user
       doesn't have to wait up to one minute to see the change
     - Fix preferences window to not hide the custom format when it should
       be shown
     - Document that the custom format is the format used by strftime
     - Show the date by default in the applet
     - Let distributor easily specify their configuation tool instead of
       hardcoding everything
     - Update the clock every second for UNIX format
     - Make Internet time work a bit better
     Notification Area Applet
     - Fix compiler warning
     Misc
     - Install data files in $(datadir)/gnome-panel/ instead of
       $(datadir)/gnome/panel/ (Vincent)
     - Add --with-clock-time-utility configure flag
     - Run gtk-update-icon-cache on uninstall
     - Make .desktop file used for bug-buddy translatable
   * Sync with Debian
   * debian/application-default-icon.png.uue:
     - default icon for the menu entries.
   * debian/control.in:
     - Build-Depends on liblpint-bonobo-dev, liblaunchpad-integration-dev
     - gnome-panel Recommends menu-xdg instead of Depends on it
       and Recommends alacarte
     - gnome-panel Suggests fortunes-mod, it's used by the fish applet
     - maintainer is the Ubuntu Desktop Team
   * debian/gnome-panel-data.install:
     - updated and install the "About Ubuntu" menu item
   * debian/gnome-panel-data.p...

Read more...

Changed in gnome-panel:
status: Fix Committed → Fix Released
Changed in gnome-panel:
importance: Unknown → Low
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.