The program attempts to access the wrong browser
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
synaptic (Ubuntu) |
New
|
Wishlist
|
Unassigned |
Bug Description
Description: Ubuntu 14.10
Release: 14.10
synaptic:
Installed: 0.81.2
Candidate: 0.81.2
Version table:
*** 0.81.2 0
500 http://
100 /var/lib/
While browsing to find out what had happened in a recent update, I clicked on the documentation link to the development site. To my great surprise, the program attempted to open the epiphany browser rather than the default browser (firefox) set up for my system. It would appear that the program files to access the system default browser('s pointer) but uses a literal pointer to epiphany. Not very bright.
This invalidates the links to home sites of software. Needs to be fixed sooner rather than later.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: synaptic 0.81.2
ProcVersionSign
Uname: Linux 3.16.0-28-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Dec 18 16:04:28 2014
InstallationDate: Installed on 2012-10-22 (786 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
SourcePackage: synaptic
UpgradeStatus: No upgrade log present (probably fresh install)
Well, that is because Synaptic is usually run as root (instead of as your user account), so it uses root’s default browser. That is not a bug per se, just a consequence of running a program as a different user.