Discussion:
[PORTS] pgadmin3 on Fedora7 - can't run standard binary, can't
(too old to reply)
Devrim GÜNDÜZ
2007-10-07 20:39:21 UTC
Permalink
--=-e0TY+tjydORHG87kBTkt
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi,
<snip>

Dave, it looks like the error I reported to pgadmin-hackers list...

Cheers,
--=20
Devrim G=C3=9CND=C3=9CZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/



--=-e0TY+tjydORHG87kBTkt
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBHCUGXpme12CBXnxERAh79AJoDxliIoZYR1SkUHsr8eCtwzAu2EQCgrGku
I3xswyr5Psl/RJoRIKMNKa4=
=X/41
-----END PGP SIGNATURE-----

--=-e0TY+tjydORHG87kBTkt--
Bob Gustafson
2007-10-07 21:20:45 UTC
Permalink
Maybe so, But, I fixed it.

See - https://bugzilla.redhat.com/show_bug.cgi?id=319851

Bob G
Post by Devrim GÜNDÜZ
Hi,
<snip>
Dave, it looks like the error I reported to pgadmin-hackers list...
Cheers,
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
Devrim GÜNDÜZ
2007-10-07 21:58:42 UTC
Permalink
--=-A7g3WlGh77zTq6PghNiM
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi,
Post by Bob Gustafson
Maybe so, But, I fixed it.
=20
See - https://bugzilla.redhat.com/show_bug.cgi?id=3D319851=20
Cool. I cannot test this patch now -- Dave, maybe you'd like to apply it
to 1.8 tree?

Cheers,
--=20
Devrim G=C3=9CND=C3=9CZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/



--=-A7g3WlGh77zTq6PghNiM
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBHCVRZpme12CBXnxERArMKAJ4wicx1dhIzJ3gSVHqJBY8gaMffJACeKtNv
jtLJQmLcxOjShNS0OTwB2AA=
=MUX/
-----END PGP SIGNATURE-----

--=-A7g3WlGh77zTq6PghNiM--
Bob Gustafson
2007-10-07 22:14:35 UTC
Permalink
Some more bugs:

1) The pgAdmin window can be changed in size (mouse drag), but none of
the interior panes have that property.

I have (2) big screens, it would be helpful to be able to see (all of)
each pane.

2) When I chose 'exit' from the pgAdmin3 menu, I get the following:

[***@hoho2 ~]$ pgadmin3

(pgadmin3:18566): Gtk-CRITICAL **: gtk_window_realize_icon: assertion
`info->icon_pixmap == NULL' failed
[***@hoho2 ~]$

Seems like the Gtk memory allocation and deallocation needs another
look.

Best regards

Bob G
Post by Devrim GÜNDÜZ
Hi,
Post by Bob Gustafson
Maybe so, But, I fixed it.
See - https://bugzilla.redhat.com/show_bug.cgi?id=319851
Cool. I cannot test this patch now -- Dave, maybe you'd like to apply it
to 1.8 tree?
Cheers,
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate
Bob Gustafson
2007-10-08 15:01:11 UTC
Permalink
Strange, grabbing the spacer bar definitely does not work for me. The
cursor remains looking like an arrow as I pass over the spacer bars,
with the exception that it changes to an I beam in the SQL pane.

-------

The compile bug I fixed was probably due to differences in gcc compiler
versions. I am running: gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-27)

--------

But the incompatible library bug (finessed by downloading and building
from new source), is just a lack of testing by someone in the pgadmin ->
Fedora chain.

Bob G
[Bob - please report any pgAdmin issues to
dead as far as I'm aware (and is for PostgreSQL, not pgAdmin), and I
certainly don't follow the downstream bug trackers]
Post by Bob Gustafson
1) The pgAdmin window can be changed in size (mouse drag), but none of
the interior panes have that property.
I have (2) big screens, it would be helpful to be able to see (all of)
each pane.
You can grab the spacer bar between the panes to resize them. That's
been the case since the first release of pgAdmin II 6 or 7 years ago,
and still works fine as far as I can see (it certainly does on F7 on
which I just tested it).
Post by Bob Gustafson
(pgadmin3:18566): Gtk-CRITICAL **: gtk_window_realize_icon: assertion
`info->icon_pixmap == NULL' failed
Seems like the Gtk memory allocation and deallocation needs another
look.
Yeah, they are wxWidgets/GTK buglets. pgAdmin doesn't touch GTK directly.
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Loading...