BUG #13182: pgadmin3 not showing in application list

From: georgi-georgiev-pgsql(at)japannext(dot)co(dot)jp
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13182: pgadmin3 not showing in application list
Date: 2015-04-28 01:56:47
Message-ID: 20150428015647.2561.96468@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13182
Logged by: Georgi Georgiev
Email address: georgi-georgiev-pgsql(at)japannext(dot)co(dot)jp
PostgreSQL version: 9.4.1
Operating system: CentOS 7.1
Description:

Installed this package but I don't see pgadmin3 in the list of applications:
pgadmin3_94-1.20.0-2.rhel7.x86_64

The reasons seems to be that the .desktop files is pointing to the wrong 9.3
paths:

$ fgrep -e 9.3 -e 93 /usr/share/applications/fedora-pgadmin3_94.desktop
Exec=/usr/pgsql-9.3/bin/pgadmin3
Icon=/usr/share/pgadmin3_93/pgadmin3_93.xpm
DocPath=/usr/pgsql-9.3/share/pgadmin3/docs/en_US/

$ rpm -qf /usr/share/applications/fedora-pgadmin3_94.desktop
pgadmin3_94-1.20.0-2.rhel7.x86_64

$ rpm -qfV /usr/share/applications/fedora-pgadmin3_94.desktop ; echo $?
0

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2015-04-28 05:41:17 Re: BUG #13179: pg_upgrade failure.
Previous Message Michael Paquier 2015-04-28 01:35:26 Re: pg_get_constraintdef failing with cache lookup error