On Thu, 2011-10-13 at 06:22 +0200, Vladimir Kokovic wrote:
> Hi,
>
> I finally found the time to make a new version !
>
> > * When I copy a table, and then paste it, I can not paste it once more.
> > Why is that?
> Fixed
>
OK.
> > * If I paste a table and there is an error (for example, the ta
On Sat, 2011-09-24 at 17:43 +0200, Guillaume Lelarge wrote:
> On Sun, 2011-09-18 at 15:48 +0200, Vladimir Kokovic wrote:
> > Hi,
> >
> > After a while, here's a new patch for Copy/Paste table(s) functions.
> >
>
> Sorry for not replying sooner. This quick mail to tell you that I'll
> work on it
On Sun, 2011-09-18 at 15:48 +0200, Vladimir Kokovic wrote:
> Hi,
>
> After a while, here's a new patch for Copy/Paste table(s) functions.
>
Sorry for not replying sooner. This quick mail to tell you that I'll
work on it ASAP. Perhaps tomorrow. Anyway, I didn't forget your patch,
I'm just fighti
On Tue, 2011-08-23 at 22:55 +0200, Guillaume Lelarge wrote:
> On Tue, 2011-08-23 at 22:32 +0200, Vladimir Kokovic wrote:
> > Hi,
> >
> > Here is the 'drag and drop' !
> >
>
> Don't get me wrong on this, this is great to add drag and drop support.
> But if you keep fixing bugs *and* adding featur
On Tue, 2011-08-23 at 22:32 +0200, Vladimir Kokovic wrote:
> Hi,
>
> Here is the 'drag and drop' !
>
Don't get me wrong on this, this is great to add drag and drop support.
But if you keep fixing bugs *and* adding features on this patch, we will
never be able to commit it.
What we need now is a
On Mon, 2011-08-08 at 06:24 +0200, Vladimir Kokovic wrote:
> Hi,
>
> I changed the names of files, so files do not start now with the 'frm' !
>
> In this version, disconnect from the DB server has been fixed.
>
Cannot check that because I have a segfault each time I paste one or
more tables in
Just showing something would almost certainly make it a dialog. I can't see
frmXXX being correct here however it's spun.
On Saturday, August 6, 2011, Guillaume Lelarge
wrote:
> On Sat, 2011-08-06 at 16:28 +0100, Dave Page wrote:
>> If there's a frmXXX that doesn't implement a separate tool (like
On Sat, 2011-08-06 at 16:28 +0100, Dave Page wrote:
> If there's a frmXXX that doesn't implement a separate tool (like the query
> tool or server status monitor), then that must be moved & renamed before
> commit.
>
I would prefer the tool to show something, but yeah, you're right, if it
doesn't
If there's a frmXXX that doesn't implement a separate tool (like the query
tool or server status monitor), then that must be moved & renamed before
commit.
On Saturday, August 6, 2011, Guillaume Lelarge
wrote:
> On Mon, 2011-08-01 at 06:01 +0200, Vladimir Kokovic wrote:
>> Hi,
>>
>> Added a threa
On Sat, 2011-08-06 at 16:30 +0200, Vladimir Kokovic wrote:
> Hi,
>
> I will fix disconnection problem.
>
Thanks.
> Tooltip on the toolbar paste icon shows progress.
>
Tooltip isn't a better UI than the status bar. And even that one is not
a good one for this matter.
--
Guillaume
http://b
Hi,
I will fix disconnection problem.
Tooltip on the toolbar paste icon shows progress.
Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia
On 8/6/11, Guillaume Lelarge wrote:
> On Sat, 2011-08-06 at 15:33 +0200, Guillaume Lelarge wrote:
>> On Mon, 2011-08-01 at 06:01 +0200, Vladimir
On Sat, 2011-08-06 at 15:33 +0200, Guillaume Lelarge wrote:
> On Mon, 2011-08-01 at 06:01 +0200, Vladimir Kokovic wrote:
> > Hi,
> >
> > Added a thread termination control in case of main frame OnClose.
> >
> > Ignore previous two patches !
> >
>
> Tried it. Don't like the big button, I would g
On Mon, 2011-08-01 at 06:01 +0200, Vladimir Kokovic wrote:
> Hi,
>
> Added a thread termination control in case of main frame OnClose.
>
> Ignore previous two patches !
>
Tried it. Don't like the big button, I would get rid of it.
It behaves much better. I still don't get why you have a frmXXX
On Sun, 2011-07-24 at 16:00 +0200, Vladimir Kokovic wrote:
> Hi,
>
> This patch is probably Release Candidate 2!
>
> Fixed copy / paste of tables that do not have columns.
>
> Everything functions as provided except for one detail that I have no
> explanation or solution.
>
> Functionality:
> 1
On Fri, 2011-07-22 at 21:54 +0200, Guillaume Lelarge wrote:
> On Fri, 2011-07-22 at 21:53 +0200, Guillaume Lelarge wrote:
> > On Fri, 2011-07-22 at 06:19 +0200, Vladimir Kokovic wrote:
> > > Hi,
> > >
> > > This time, the patch is probably Release Candidate 1 !
> > >
> >
> > I'm afraid that won'
On Fri, 2011-07-22 at 21:53 +0200, Guillaume Lelarge wrote:
> On Fri, 2011-07-22 at 06:19 +0200, Vladimir Kokovic wrote:
> > Hi,
> >
> > This time, the patch is probably Release Candidate 1 !
> >
>
> I'm afraid that won't be the last. It still crashes a lot. I still have
> the previous issue whe
On Fri, 2011-07-22 at 06:19 +0200, Vladimir Kokovic wrote:
> Hi,
>
> This time, the patch is probably Release Candidate 1 !
>
I'm afraid that won't be the last. It still crashes a lot. I still have
the previous issue when copying more than one table (with one table, it
works).
It doesn't like t
Hi,
Please, ignore the last patch - Thu, Jul 21, 2011 at 5:19 AM !
I will send new one today.
Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia
On 7/21/11, Vladimir Kokovic wrote:
> Hi,
>
> Another try to make final version.
>
> Best regards,
> Vladimir Kokovic, DP senior, Belgrade,
On Wed, 2011-07-20 at 06:11 +0200, Vladimir Kokovic wrote:
> Hi,
>
> I can not reproduce!
> For me it works successfully.
>
> 1. create schema vk1
> 2. CREATE TABLE vk1.t1 (c1 bigint);
> 3. create schema vk2
> 4. copy schema tables vk1
> 5. paste into vk2 -- OK
> 6. paste into vk1 -- OK
>
Becau
Hi,
I can not reproduce!
For me it works successfully.
1. create schema vk1
2. CREATE TABLE vk1.t1 (c1 bigint);
3. create schema vk2
4. copy schema tables vk1
5. paste into vk2 -- OK
6. paste into vk1 -- OK
Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia
On 7/19/11, Guillaume Lelar
On Sun, 2011-07-17 at 23:17 +0200, Vladimir Kokovic wrote:
> OK
>
> > Now that we can copy on the same schema, it shouldn't ask for an
> > extension, but for the complete name.
>
> I do not know how to do when the table has objects that each has a name!
>
> CREATE TABLE gk_vrsta_naloga_vk --NAME
OK
> Now that we can copy on the same schema, it shouldn't ask for an
> extension, but for the complete name.
I do not know how to do when the table has objects that each has a name!
CREATE TABLE gk_vrsta_naloga_vk --NAME1
(
id bigint NOT NULL DEFAULT
nextval('"''id_gk_vrsta_naloga''"'::regcla
On Sun, 2011-07-17 at 21:44 +0200, Guillaume Lelarge wrote:
> On Sun, 2011-07-17 at 20:41 +0200, Vladimir Kokovic wrote:
> > I do not know what happened, but I am quite sure that it is not a
> > frmPasteObject.cpp!
> >
>
> OK, I did more testing, and the schema stuff is actually a bug I
> introdu
On Sun, 2011-07-17 at 20:41 +0200, Vladimir Kokovic wrote:
> I do not know what happened, but I am quite sure that it is not a
> frmPasteObject.cpp!
>
OK, I did more testing, and the schema stuff is actually a bug I
introduced earlier. And while doing this, I found another one. Grest
evening :-/
I do not know what happened, but I am quite sure that it is not a
frmPasteObject.cpp!
1. Copy operations are in a new thread (the GUI is not blocked)
2. Copy operations do not use the GUI objects
3, Source objects are on a new connection (does not affect the status
of the browser)
4. Target object
On Sat, 2011-07-16 at 15:45 +0200, Vladimir Kokovic wrote:
> Hi,
>
> Again, patch for Copy/Paste table(s) functions.
>
> Done the following:
> 1. Copy table/schema in the same schema
> 2. Thread implementation for copy table(s) operations
>
There's a really big bug (as in "segfault bug"). Try t
On Mon, 2011-06-27 at 20:11 +0200, Vladimir Kokovic wrote:
> Hi,
>
> Again, patch for Copy/Paste table(s) functions.
>
I tried it, there are some improvements, but, still, here are my
comments.
I already asked this, but had no answer. I'll ask again :) Why should
the schema be different? you sh
27 matches
Mail list logo