Unix Technical Forum

pgAdminIII ON SUSE Linux Enterprise Disktop 10.!!

This is a discussion on pgAdminIII ON SUSE Linux Enterprise Disktop 10.!! within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Hi Dave. I build pgAdminIII on SUSE Linux Enterprise Disktop 10, and am playing with Japanese JPUG Ishikawa-san.:-) Since ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 07:14 PM
Hiroshi Saito
 
Posts: n/a
Default pgAdminIII ON SUSE Linux Enterprise Disktop 10.!!

Hi Dave.

I build pgAdminIII on SUSE Linux Enterprise Disktop 10, and am playing with
Japanese JPUG Ishikawa-san.:-)

Since xml2 and xslt which are offered as standard were very old, they
needed to build it independently. However, What was built can be operated
very wonderfully.!!
http://developer.pgadmin.org/~hiroshi/SUSE/

Please put up these any they are here.
http://www.pgadmin.org/screenshots/

Regards,
Hiroshi Saito



---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2008, 07:14 PM
Dave Page
 
Posts: n/a
Default Re: pgAdminIII ON SUSE Linux Enterprise Disktop 10.!!



> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailtogadmin-hackers-owner@postgresql.org] On Behalf Of
> Hiroshi Saito
> Sent: 28 August 2006 06:44
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] pgAdminIII ON SUSE Linux
> Enterprise Disktop 10.!!
>
> Hi Dave.
>
> I build pgAdminIII on SUSE Linux Enterprise Disktop 10, and
> am playing with
> Japanese JPUG Ishikawa-san.:-)
>
> Since xml2 and xslt which are offered as standard were very old, they
> needed to build it independently. However, What was built can
> be operated
> very wonderfully.!!
> http://developer.pgadmin.org/~hiroshi/SUSE/


Hi Hiroshi - good to see it working :-)

> Please put up these any they are here.
> http://www.pgadmin.org/screenshots/


I'm not going to for now, as there is still some work to be done on the
managed tabs and it's not certain that they'll end up in release code
yet.

Thanks anyway,

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-17-2008, 07:14 PM
Dave Page
 
Posts: n/a
Default Re: pgAdminIII ON SUSE Linux Enterprise Disktop 10.!!



> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailtogadmin-hackers-owner@postgresql.org] On Behalf Of Dave Page
> Sent: 29 August 2006 09:49
> To: Hiroshi Saito; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] pgAdminIII ON SUSE Linux
> Enterprise Disktop 10.!!
>
> > Please put up these any they are here.
> > http://www.pgadmin.org/screenshots/

>
> I'm not going to for now, as there is still some work to be
> done on the
> managed tabs and it's not certain that they'll end up in release code
> yet.


In fact, I have just pulled them out. Whilst I can now prevent them
being closed, I cannot check which tab is being closed, nor have I found
any way to see which tabs are actually visible at any point in time
which is a major issue for frmMain because we only want to query for the
minimum amount of tabs required to maintain performance.

Perhaps when wxAuiMultiNotebook is a little more mature...

:-(

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-17-2008, 07:14 PM
Hiroshi Saito
 
Posts: n/a
Default Re: pgAdminIII ON SUSE Linux Enterprise Disktop 10.!!

From: "Dave Page"
> In fact, I have just pulled them out. Whilst I can now prevent them
> being closed, I cannot check which tab is being closed, nor have I found
> any way to see which tabs are actually visible at any point in time
> which is a major issue for frmMain because we only want to query for the
> minimum amount of tabs required to maintain performance.
>
> Perhaps when wxAuiMultiNotebook is a little more mature...
>
> :-(


Ahh....It is a real disappointment.:-(
However, screen shot is remade by the release version.!

Thanks.

Regards,
Hiroshi Saito


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-17-2008, 07:14 PM
Dave Page
 
Posts: n/a
Default Re: pgAdminIII ON SUSE Linux Enterprise Disktop 10.!!



> -----Original Message-----
> From: Hiroshi Saito [mailto:z-saito@guitar.ocn.ne.jp]
> Sent: 29 August 2006 12:19
> To: Dave Page; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] pgAdminIII ON SUSE Linux
> Enterprise Disktop 10.!!
>
> From: "Dave Page"
> > In fact, I have just pulled them out. Whilst I can now prevent them
> > being closed, I cannot check which tab is being closed, nor

> have I found
> > any way to see which tabs are actually visible at any point in time
> > which is a major issue for frmMain because we only want to

> query for the
> > minimum amount of tabs required to maintain performance.
> >
> > Perhaps when wxAuiMultiNotebook is a little more mature...
> >
> > :-(

>
> Ahh....It is a real disappointment.:-(


Yes, I agree. Unfortunately the control is just not ready for us yet
(another example of the problems is that you cannot store/reload the
layout yet).

> However, screen shot is remade by the release version.!


I'm still seeing the old ones... It's possible it's a cache somewhere
but I can't get FF or IE to load newer versions. Can you change the
filenames perhaps?

/D

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-17-2008, 07:14 PM
Hiroshi Saito
 
Posts: n/a
Default Re: pgAdminIII ON SUSE Linux Enterprise Disktop 10.!!

Hi Dave.

> > However, screen shot is remade by the release version.!

>
> I'm still seeing the old ones... It's possible it's a cache somewhere
> but I can't get FF or IE to load newer versions. Can you change the
> filenames perhaps?


Oops, Please this.(pgAdmin3-1.4.3)
http://developer.pgadmin.org/~hirosh...SUSE10_xgl.png

Thanks.!

Regards,
Hiroshi Saito


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:25 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com