Re: PGAdmin 3.4 Font Awesome icons not being loaded

2018-11-12 Thread Dave Page
On Sun, Nov 11, 2018 at 4:07 AM Christoph Berg wrote: > Re: Dave Page 2018-10-25 m13lahk3bytyjv...@mail.gmail.com> > > Hi Christophe, > > > > Any chance you can have a look at this please? It seems almost certainly > a > > bug in the Debian packaging (we've had some Redmine tickets about it too:

Re: PGAdmin 3.4 Font Awesome icons not being loaded

2018-11-11 Thread Christoph Berg
Re: Dave Page 2018-10-25 > Hi Christophe, > > Any chance you can have a look at this please? It seems almost certainly a > bug in the Debian packaging (we've had some Redmine tickets about it too: > https://redmine.postgresql.org/issues/3686). > > Thanks. > > On Thu, Oct 25, 2018 at 3:29 PM Ma

Re: PGAdmin 3.4 Font Awesome icons not being loaded

2018-10-25 Thread Dave Page
Hi Christophe, Any chance you can have a look at this please? It seems almost certainly a bug in the Debian packaging (we've had some Redmine tickets about it too: https://redmine.postgresql.org/issues/3686). Thanks. On Thu, Oct 25, 2018 at 3:29 PM Malte Meister wrote: > Same problem here on U

Re: PGAdmin 3.4 Font Awesome icons not being loaded

2018-10-25 Thread Malte Meister
Same problem here on Ubuntu Xenial. It looks to me like the apt package is missing a dependency on 'fonts-font-awesome'. I did a fresh install and it's not listed. Installing it manually solved the problem for me. sudo apt install pgadmin4 Reading package lists... Done Building dependency tree Re