BUG #13182: pgadmin3 not showing in application list
The following bug has been logged on the website:
Bug reference: 13182
Logged by: Georgi Georgiev
Email address: georgi-georgiev-pgsql@japannext.co.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
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
Hi,
Thanks for the report.
Fixed this (and some more packaging issues) 1.20.0-3, and pushed to 9.4
repos. 9.3 and others will pick the update in a few hours.
Regards, Devrim
On Tue, 2015-04-28 at 01:56 +0000, georgi-georgiev-pgsql@japannext.co.jp
wrote:
The following bug has been logged on the website:
Bug reference: 13182
Logged by: Georgi Georgiev
Email address: georgi-georgiev-pgsql@japannext.co.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_64The 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
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Quoting Devrim G�nd�z at 2015-04-28-15:36:53(+0300):
Hi,
Thanks for the report.
Fixed this (and some more packaging issues) 1.20.0-3, and pushed to 9.4
repos. 9.3 and others will pick the update in a few hours.
Thanks, I confirmed that pgadmin3_94-1.20.0-3.rhel7 shows up alright
now.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs