Patches item #312160, was changed at 2009-12-13 22:14 by Emilio Pozuelo Monfort You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312160&group_id=30628
>Status: Closed Priority: 3 Submitted By: Emilio Pozuelo Monfort (pochu) >Assigned to: Emilio Pozuelo Monfort (pochu) Summary: seahorse-plugins 2.28.1 FTBFS (MAXPATHLEN) Category: None >Group: fixed >Resolution: Fixed Initial Comment: The seahorse-gpg-options.c part is similar to the seahorse patch (code copy). ---------------------------------------------------------------------- >Comment By: Emilio Pozuelo Monfort (pochu) Date: 2010-04-17 01:33 Message: Fixed upstream and in Debian. ---------------------------------------------------------------------- Comment By: Emilio Pozuelo Monfort (pochu) Date: 2009-12-14 00:30 Message: heh, indeed (or g_socket_name to be a bit more clear). Commited to pkg-gnome, and forwarded upstream: https://bugzilla.gnome.org/show_bug.cgi?id=604495 ---------------------------------------------------------------------- Comment By: Samuel Thibault (sthibault) Date: 2009-12-13 23:20 Message: g_socket_name = g_strdup_printf ("%s%s", g_strdup_printf, SOCKET_FILE); seems incorrect, I guess you meant g_socket_name = g_strdup_printf ("%s%s", t, SOCKET_FILE); ? Else it seems fine. ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312160&group_id=30628 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

