Re: Re: SVN Commit by dpage: r8369 - in trunk/pgadmin3: . docs pgadmin pkg/win32

From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Re: SVN Commit by dpage: r8369 - in trunk/pgadmin3: . docs pgadmin pkg/win32
Date: 2010-05-14 11:44:48
Message-ID: 4BED37B0.80808@falter.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 14.05.2010 10:06, Dave Page wrote:
> On Thu, May 13, 2010 at 5:57 PM, Erwin Brandstetter<brsaweda(at)gmail(dot)com> wrote:
>
>> Might fix #152, too? (need to install MS VC++ 2005 Redistributable
>> Package first on certain XP Home PCs)
>>
> I still don't understand how you get that problem - we ship the
> redistributable with the installer anyway. It's the same merge module
> that ships with the build of Visual Studio that we use to build
> pgAdmin.
>
> Plus, it's been tested on a clean installation of Windows XP which
> doesn't have any runtimes installed.
>

I do not fully understand it either. The fact is, that ..
.. installing 1.10.1 worked on my Win XP Pro and my Win XP Home PC
(repeatedly)
.. installing 1.10.2 worked on my Win XP Pro machine
.. downgrading from the broken installation of 1.10.2 back to 1.10.1 on
my Win Home machine worked
.. but after installing 1.10.2 on my Win XP Home machine pgAdmin would
not start any more. Guillaume has a customer with the same problem.
Details can be found in the thread "pgadmin 1.10.2 crashes on start"
starting a 2010-3-17

I have disabled / uninstalled a couple of unwanted Win Services on that
Win XP Home machine, but i do not remember exactly which. Maybe that has
to do with it. But I have done this like half a year ago and did not run
into any other problems since.
When I finally get around to switch do Linux on my desktops, too, I
won't have to deal witch Windows any more .. *sigh*

Regards
Erwin

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-05-14 11:52:37 SVN Commit by dpage: r8373 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs/en_US: . pg
Previous Message Dave Page 2010-05-14 11:42:11 Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken.