DBus type info for URLShorten service
Bug #517723 reported by
Neil J. Patel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Fix Released
|
Undecided
|
Ken VanDine | ||
gwibber (Ubuntu) |
Fix Released
|
Undecided
|
Ken VanDine |
Bug Description
The type info for the URLShorten D-Bus service still shows variants for "shorten()" and "isShort()", this means it can't be used remotely (easily) from C.
In addition to that, D-Bus method names should really be "IsShort" and "Shorten" (capital letters), otherwise libdbus won't like c-type langs connect to them easily.
Changed in gwibber: | |
assignee: | nobody → Ken VanDine (ken-vandine) |
status: | New → Fix Committed |
Changed in gwibber (Ubuntu): | |
assignee: | nobody → Ken VanDine (ken-vandine) |
status: | New → Fix Committed |
Changed in gwibber: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package gwibber - 2.29.91-0ubuntu1
---------------
gwibber (2.29.91-0ubuntu1) lucid; urgency=low
* new upstream release 2.29.91 ation fixed from David Planella (LP: #520462) gwibber. desktop
- fixed a bug that prevented mentions/replies to get added to the
messaging indicator
- added more debug level logging
- Fixed raising the client via dbus, missed a variable rename
- Added signatures to the URLShorten dbus methods, fixes (LP: #517723)
- URL shortening should be async (LP: #521974)
- don't fail if desktopcouch is slow to start
- Make "Name" more descriptive, it is displayed on UNE and in
GNOME Shell (LP: #522180)
- Fixed calls to print_exc that failed
- Gwibber stops working after suspending (LP: #518550)
- Fixed notifications for mentions only (LP: #528270)
- Set the autostart gconf key if it wasn't set at all before
- Internationaliz
- use human readable time string in save to tomboy (LP: #532730)
- imported translations from LP
- Moved the init_design_doc method call to MessageMonitor, this fixes a
bug loading the design document before it is created
- fixed a problem with configuring accounts spawning two services
- check to see if gwibber-service is already running before starting
* debian/
- Make gwibber-service autostart with a delay of 60s if accounts are
configured
-- Ken VanDine <email address hidden> Fri, 19 Feb 2010 16:42:07 -0500