Activity log for bug #1453576

Date Who What changed Old value New value Message
2015-05-10 17:18:12 darkgallium bug added bug
2015-05-10 17:18:12 darkgallium attachment added crash apturl https://bugs.launchpad.net/bugs/1453576/+attachment/4395018/+files/ubuntu_apturl.png
2015-05-10 17:28:20 darkgallium description Hi, Firstly sorry for my english, as i'm french and student I'm definitly not a good speaker (and writer), I'm using chrome and chromium on ubuntu and when I change my apt:// url handler from software-center to apturl via this xdg command "xdg-mime default apturl.desktop x-scheme-handler/apt" when i test it on any apt:// link on chrome or chromium, it shows an error (partially traduced in french which i wrote for u in english) : "invalid url apt://gimp/ invalid package name gimp/" I believe there is something with the ending slash which let the program crash. I've found after some tries a temporary fix. I've modified my /usr/bin/apturl file and i've changed this line : "elif [ -x /usr/bin/apturl-gtk ]; then apturl-gtk $@" to "elif [ -x /usr/bin/apturl-gtk ]; then apturl-gtk ${@%/}" so that it removes the ending slash. Don't know if you should use my own fix or if you should let the program accept an ending slash, Regards, Florian Hi, Firstly sorry for my english, as i'm french and student I'm definitly not a good speaker (and writer), I'm using chrome and chromium on ubuntu and when I change my apt:// link handler from software-center to apturl via this xdg command "xdg-mime default apturl.desktop x-scheme-handler/apt" when i test it on any apt:// link on chrome or chromium, it shows an error (partially traduced in french which i wrote for u in english) : "invalid url apt://gimp/ invalid package name gimp/" I believe there is something with the ending slash which let the program crash. I've found after some tries a temporary fix. I've modified my /usr/bin/apturl file and i've changed this line : "elif [ -x /usr/bin/apturl-gtk ]; then apturl-gtk $@" to "elif [ -x /usr/bin/apturl-gtk ]; then apturl-gtk ${@%/}" so that it removes the ending slash. Don't know if you should use my own fix or if you should let the program accept an ending slash, Regards, Florian
2015-05-10 17:29:15 darkgallium apturl (Ubuntu): status New Confirmed
2015-05-10 17:29:18 darkgallium apturl (Ubuntu): status Confirmed New
2015-05-10 17:44:07 darkgallium branch linked lp:ubuntu/vivid/apturl
2015-06-29 23:18:02 darkgallium bug task added chromium (Ubuntu)
2015-06-29 23:19:09 darkgallium affects chromium (Ubuntu) chromium-browser (Ubuntu)
2015-09-24 14:08:45 Sebastien Bacher apturl (Ubuntu): importance Undecided Low
2015-09-24 14:08:45 Sebastien Bacher apturl (Ubuntu): status New Incomplete
2017-10-23 11:41:08 Sebastien Bacher branch linked lp:~laney/apturl/1726327
2017-10-23 11:41:11 Sebastien Bacher apturl (Ubuntu): status Incomplete In Progress
2017-10-23 11:41:13 Sebastien Bacher chromium-browser (Ubuntu): status New Invalid