On Mon, Sep 7, 2015 at 6:29 PM, Dave Page wrote:
> On Mon, Sep 7, 2015 at 1:53 PM, Khushboo Vashi
> wrote:
> >
> >
> > On Mon, Sep 7, 2015 at 5:28 PM, Dave Page wrote:
> >>
> >> On Mon, Sep 7, 2015 at 12:36 PM, Khushboo Vashi
> >> wrote:
> >> > Hi Dave,
> >> >
> >> > I have tried to reproduce
On Mon, Sep 7, 2015 at 1:53 PM, Khushboo Vashi
wrote:
>
>
> On Mon, Sep 7, 2015 at 5:28 PM, Dave Page wrote:
>>
>> On Mon, Sep 7, 2015 at 12:36 PM, Khushboo Vashi
>> wrote:
>> > Hi Dave,
>> >
>> > I have tried to reproduce the issue but couldn't reproduce it on UBUNTU
>> > as
>> > well as on MAC
On Mon, Sep 7, 2015 at 5:27 PM, Prasad wrote:
> I'd this issue on Ubuntu x64. And using Python editor IDLE to run setup.py
>
I have also tried on Ubuntu x64, but couldn't reproduce.
> regards,
> Prasad Somwanshi
>
>
>
>
> Sent: Monday, September 07, 2015 at 12:36 PM
> From: "Khushboo Vashi"
>
On Mon, Sep 7, 2015 at 5:28 PM, Dave Page wrote:
> On Mon, Sep 7, 2015 at 12:36 PM, Khushboo Vashi
> wrote:
> > Hi Dave,
> >
> > I have tried to reproduce the issue but couldn't reproduce it on UBUNTU
> as
> > well as on MAC.
>
> OK.
>
> > I have checked the online examples of SQLAlchemyUserData
I'd this issue on Ubuntu x64. And using Python editor IDLE to run setup.py
regards,
Prasad Somwanshi
Sent: Monday, September 07, 2015 at 12:36 PM
From: "Khushboo Vashi"
To: "Dave Page"
Cc: Prasad , pgadmin-hackers
Subject: Re: [pgadmin-hackers] pgadmin4 setup.py, first time run
Hi Da
On Mon, Sep 7, 2015 at 12:36 PM, Khushboo Vashi
wrote:
> Hi Dave,
>
> I have tried to reproduce the issue but couldn't reproduce it on UBUNTU as
> well as on MAC.
OK.
> I have checked the online examples of SQLAlchemyUserDatastore, and I think
> it is logical that before assigning the new role t
Hi Dave,
I have tried to reproduce the issue but couldn't reproduce it on UBUNTU as
well as on MAC.
I have checked the online examples of SQLAlchemyUserDatastore, and I think
it is logical that before assigning the new role to the newly created
user, user should be committed first.
Thanks,
Khus
Yes. I am looking into this.
Thanks,
Khushboo
On Mon, Sep 7, 2015 at 1:31 PM, Dave Page wrote:
> Khushboo, can you look at this please?
>
> Thanks.
>
> On Sun, Sep 6, 2015 at 12:42 AM, Prasad wrote:
> > Hi,
> >
> > When you try to run pgadmin4 for first time(without presence of
> pgadmin4.db),
Khushboo, can you look at this please?
Thanks.
On Sun, Sep 6, 2015 at 12:42 AM, Prasad wrote:
> Hi,
>
> When you try to run pgadmin4 for first time(without presence of pgadmin4.db),
> it ask you to run setup.py. When you run it, it throws python error as
> follows,
> Traceback (most recent cal