From: frankster <jsy...@te...> - 2011-09-17 08:59:42
|
I have fixed bug 3410743 but can't mark it as fixed. Could someone** with the ability to update bug statuses do this for me, or alternatively give me the ability to do this. thanks, Frankie |
From: Joachim <li...@sd...> - 2011-09-17 09:36:26
|
Frankie, you should be able to manage tracker items now. Joachim Am 17.09.2011 10:59, schrieb frankster: > I have fixed bug 3410743 but can't mark it as fixed. Could someone** > with the ability to update bug statuses do this for me, or alternatively > give me the ability to do this. > > thanks, > Frankie > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > http://p.sf.net/sfu/rim-devcon-copy2 > _______________________________________________ > Jsynthlib-devel mailing list > Jsy...@li... > https://lists.sourceforge.net/lists/listinfo/jsynthlib-devel > |
From: frankster <jsy...@te...> - 2011-09-17 21:11:04
|
On 09/17/11 15:50, Martin Tarenskeen wrote: > > > On Sat, 17 Sep 2011, frankster wrote: > >> I have fixed bug 3410743 but can't mark it as fixed. Could someone** > > Are you sure it is completely fixed ? Yes, I am not getting that error > message anymore. But I still see the strange combination of these two > dialogs "Working... Deleting duplicates..." and "xxx PatchesAndScenes > were Deleted" on my desktop. (Screendump attached) > > And clicking OK does not help, I have to click the windows close > button. Seems to be harmless, but not elegant > (I am using Linux Fedora 11 with LXDE desktop) > it kind of works ok for me. There's the progress dialogue but it barely stays up for any time in the test case i've tried. then when the operation completes it displays the notification about how many things its deleted and when I click ok, both dialogues disappear. It sounds like you're getting something a bit different to what you experience. Can you go into a bit more detail about what you find? It looks like you're using quite a large library compared to the one I tested with - maybe thats why I don't see the same as you. Do you have the same problem with clicking ok if you make a library with 3 or 4 patches in it? Also if you don't like having two dialogues, what do you think would be better - there should just be the progress dialogue and it should show the message about how many things were deleted itself? > And while you are looking at it: can you put some spaces in > "PatchesAndScenes" and change "Deleted" to lowercase "deleted" > Done but I bet you could make a patch that does this even though you've not much java experience ;) frankie (replying to the list in case anyone else has any input about this dialogue/progress bar) |
From: frankster <jsy...@te...> - 2011-09-18 09:58:26
|
On 09/18/11 10:36, Martin Tarenskeen wrote: > >> Are you sure it is completely fixed ? Yes, I am not getting that >> error message anymore. But I still see the strange combination of >> these two dialogs "Working... Deleting duplicates..." and "xxx >> PatchesAndScenes were Deleted" on my desktop. (Screendump attached) >> >> And clicking OK does not help, I have to click the windows close button. > > Still having the same issue, even with a small library with only 4 > patches. I have attached this a small example.patchlib (4 patches, > including 2 dups). The "Working..." dialog is hidden behind the "2 > Patches and Scenes were deleted" dialog. I had to move the dialog to > see them both and then took a screenshot. Also attached. > So I have changed a little bit what happens when you choose the delete duplicates action: * opens the progress dialogue * deletes duplicates * closes the progress dialogue * displays the number deleted dialogue Can you give the code in SVN a go and see if this behaves better? frankie |
From: Martin T. <m.t...@zo...> - 2011-09-18 10:34:57
|
On Sun, 18 Sep 2011, frankster wrote: > So I have changed a little bit what happens when you choose the delete > duplicates action: > * opens the progress dialogue > * deletes duplicates > * closes the progress dialogue > * displays the number deleted dialogue Looks much better. But I have not been able to see the progress dialogue. Maybe because it is simply going too fast to meet the eye? I have tested with a atificially created library with 1000+ duplicates! (Just did Ctr+c and a lot of Ctrl+v in a library) -- MT |
From: Martin T. <m.t...@zo...> - 2011-09-18 09:36:29
|
On Sat, 17 Sep 2011, Martin Tarenskeen wrote: > On Sat, 17 Sep 2011, frankster wrote: > >> I have fixed bug 3410743 but can't mark it as fixed. Could someone** > > Are you sure it is completely fixed ? Yes, I am not getting that error > message anymore. But I still see the strange combination of these two dialogs > "Working... Deleting duplicates..." and "xxx PatchesAndScenes were Deleted" > on my desktop. (Screendump attached) > > And clicking OK does not help, I have to click the windows close button. Still having the same issue, even with a small library with only 4 patches. I have attached this a small example.patchlib (4 patches, including 2 dups). The "Working..." dialog is hidden behind the "2 Patches and Scenes were deleted" dialog. I had to move the dialog to see them both and then took a screenshot. Also attached. -- MT |