Re: pgAdmin III 1.12: Toolbar issue on modern windows

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: pgAdmin III 1.12: Toolbar issue on modern windows
Дата
Msg-id 4C990A2F.7010606@lelarge.info
обсуждение исходный текст
Ответ на Re: pgAdmin III 1.12: Toolbar issue on modern windows  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: pgAdmin III 1.12: Toolbar issue on modern windows  (Steffen Kuhn <pg@kuhnsteffen.de>)
Список pgadmin-hackers
Le 21/09/2010 15:56, Guillaume Lelarge a écrit :
> Hi Steffen,
>
> Le 21/09/2010 12:12, Steffen Kuhn a écrit :
>> [...]
>> today I had had the chance to check this issue on Windows 7 and everything is fine.
>> As further check I removed the key HKCU\Software\pgAdmin III\frmStatus from the registry of my Vista box
>> and e evoila everything is fine on Vista.
>> I've no idea where this is coming from; may be this comes from my version beeing upgraded from the betas in
combinationwith a missing 
>> perspective update for this case - but I just guessing.
>>
>
> We have a setting telling the size of some component
> (FRMSTATUS_PERSPECTIVE_VER in this case). The setting depended on the
> release number you installed. One reason could be that, since the git
> migration, the release "number" is not updated. Previously, we used the
> SVN commit id, which increments automatically. Maybe I forgot to do it
> last time I changed the setting. According to GIT, it doesn't seem to be
> happening. Probably an effect of using dev releases. Can't tell you more
> right now.
>

Well, I still think there is an issue here. We used the VerFromRev()
function before when we were using svn, but its use right now make every
parameter get the name "Perspective-" instead of "Perspective-<id>".

Patch attached.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Update french translation of the manual.
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #235: Toolbar issue on modern windows