내 Xubuntu 13.04와 비슷한 문제가 있었고이 명령으로 해결했습니다.
$ sudo update-alternatives --config x-www-browser
Selection Path Priority Status
------------------------------------------------------------
0 /usr/bin/opera 200 auto mode
* 1 /usr/bin/chromium-browser 40 manual mode
2 /usr/bin/firefox 40 manual mode
3 /usr/bin/opera 200 manual mode
Press enter to keep the current choice[*], or type selection number:
x-www-browser
크롬 브라우저 를 사용하고 싶었 기 때문에 올바르게 설정 되었지만 문제는 for gnome-www-browser
가 설정 된 다음 명령에 있습니다.
$ sudo update-alternatives --config gnome-www-browser
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/bin/opera 200 auto mode
1 /usr/bin/chromium-browser 40 manual mode
2 /usr/bin/firefox 40 manual mode
3 /usr/bin/opera 200 manual mode
Press enter to keep the current choice[*], or type selection number:
따라서 사용하려는 브라우저, 내 경우에는 크롬 브라우저를 선택하기 만하면 숫자를 입력 하고 다른 브라우저에서 Lunch Dropbox 웹 사이트의1
문제를 해결 합니다.