Bug#924729: Acknowledgement ([epiphany-browser] web applications lost when upgraded from 3.30.3-1 to 3.31.91-2)
Olivier Bonvalet
ob at daevel.fr
Sat Mar 16 14:50:02 GMT 2019
Note : to manually fix that, I used :
for DESKTOPFILE in $HOME/.local/share/epiphany/app*/*.desktop ; do
NEWDIR=`dirname $DESKTOPFILE`
APPID=`basename $NEWDIR`
OLDDIR=$HOME/.config/epiphany/$APPID
sed -i "s#$OLDDIR#$NEWDIR#" $DESKTOPFILE &&\
ln -f -s $DESKTOPFILE $HOME/.local/share/applications/
done
--
Olivier
Le samedi 16 mars 2019 à 14:39 +0000, Debian Bug Tracking System a
écrit :
> Thank you for filing a new Bug report with Debian.
>
> You can follow progress on this Bug here: 924729:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924729.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due
> course.
>
> Your message has been sent to the package maintainer(s):
> Debian GNOME Maintainers <
> pkg-gnome-maintainers at lists.alioth.debian.org>
>
> If you wish to submit further information on this problem, please
> send it to 924729 at bugs.debian.org.
>
> Please do not send mail to owner at bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
More information about the pkg-gnome-maintainers
mailing list