Project

General

Profile

Activity

From 01/05/2017 to 02/03/2017

02/02/2017

04:27 PM Bug #3238: GUI BROWSE gives an error when its parent top-level window maximized
No exact steps are known to reproduce this. The error has been spotted in a customer application. When the main windo... Hynek Cihlar
04:23 PM Bug #3238 (New): GUI BROWSE gives an error when its parent top-level window maximized
Hynek Cihlar
03:48 PM Feature #3232: implement WINDOW-STATE attribute support
Runtime support for @WINDOW-STATE@ has been committed to 3209e. Please note that the implementation is yet missing su... Hynek Cihlar

02/01/2017

03:27 PM Feature #3236: implement port range support for the web client's embedded web server
On further thought, we cannot implement the server-side termination hooks as the only solution for managing the avail... Greg Shah
03:24 PM Feature #3236: implement port range support for the web client's embedded web server
> Do you agree?
I think we do need to consider it, but I seem to recall that we deliberately don't use the watchdo...
Greg Shah
03:20 PM Feature #3236: implement port range support for the web client's embedded web server
Sergey wrote:
> Another thought is that we don't start watch dog timer here.
>
> // notify the remote client ...
Greg Shah
03:19 PM Feature #3236: implement port range support for the web client's embedded web server
It is a good point. I had forgotten we did that. For now I'm going to stop working on this idea. Greg Shah
03:18 PM Feature #3236: implement port range support for the web client's embedded web server
Sergey wrote:
> I didn't want to confuse this shutdown use case. I meant that getting MSG_QUIT from the websocket ...
Greg Shah
03:16 PM Feature #3236: implement port range support for the web client's embedded web server
> where websock.quit() invokes System.exit(0) on receiving MSG_QUIT
I don't see that WebClientProtocol.quit() cal...
Greg Shah
03:15 PM Feature #3236: implement port range support for the web client's embedded web server
Sergey wrote:
> I think these logs show the correct sequence of shutdown() method invocation:
>
> @Override
>...
Greg Shah
03:14 PM Feature #3236: implement port range support for the web client's embedded web server
Constantin wrote:
> Ah, OK, then it makes sense.
Greg Shah
03:13 PM Feature #3236: implement port range support for the web client's embedded web server
> From Constantin:
>
> > What if the client dies unexpectedly and the server is never notified the port is free? ...
Greg Shah
03:13 PM Feature #3236: implement port range support for the web client's embedded web server
From Constantin:
> What if the client dies unexpectedly and the server is never notified the port is free? This c...
Greg Shah
03:12 PM Feature #3236: implement port range support for the web client's embedded web server
I am looking into enabling the "port range" idea for launching web clients. Today we support a hard coded client web... Greg Shah
03:10 PM Feature #3236 (Closed): implement port range support for the web client's embedded web server
Greg Shah
07:59 AM Feature #3235: Proper handling of the image loading from file containing several images
The objective is to add ability to select image version to load from the file that has several versions of the same i... Eugenie Lyzenko
07:30 AM Feature #3235 (New): Proper handling of the image loading from file containing several images
Eugenie Lyzenko
07:52 PM Bug #3233: button accelerators do not work
From Constantin:
> # the 3111i was rebased and it fixes the radio-set mnemonic (but there is still an issue with i...
Greg Shah

01/31/2017

03:17 PM Bug #3234: loading image with no extension in filename does not work from file system
If an image is loaded by filename, but no extension is given, we cycle through the @ImageExt@ enum to test search for... Eric Faulhaber
03:15 PM Bug #3234 (New): loading image with no extension in filename does not work from file system
Eric Faulhaber
10:09 AM Bug #3233: button accelerators do not work
The original problem can be seen in a customer app (see #3228-83). Greg Shah
10:07 AM Bug #3233: button accelerators do not work
I've looked into the missing accelerator processing for buttons. It is badly broken in 2 ways. The current implementa... Greg Shah
09:59 AM Bug #3233 (New): button accelerators do not work
Greg Shah

01/28/2017

11:14 AM Feature #2959: Implement search by key in browse
Branch 2959a was merged into 3209e and archived. I'll add missing svg files later.
Please note I'll be unavailable...
Stanislav Lomany
09:14 AM Feature #2959: Implement search by key in browse
> When will you be able to merge into 3209e?
In an hour. Sorry for delay, I didn't think it is urgent.
> Understo...
Stanislav Lomany
07:58 AM Feature #2959: Implement search by key in browse
When will you be able to merge into 3209e? I need it to convert the POC code, which I'm trying to get done as early ... Greg Shah

01/27/2017

01:55 PM Feature #2959: Implement search by key in browse
> It is not clear what needs to be done to stabilize this. Other than rebasing and adding history entries/javadoc, wh... Stanislav Lomany
10:57 AM Feature #2959: Implement search by key in browse
Rebased task branch 2959a from P2J trunk revision 11140. Stanislav Lomany
01:19 PM Feature #3232: implement WINDOW-STATE attribute support
The support for window state literals was almost complete, I only added the WINDOW-DELAYED-MINIMIZE. Checked it in 32... Hynek Cihlar
12:32 PM Feature #3232: implement WINDOW-STATE attribute support
Hynek Cihlar wrote:
> WINDOW-STATE conversion so far without proper runtime support checked in to 3209e.
I didn't...
Hynek Cihlar
12:23 PM Feature #3232: implement WINDOW-STATE attribute support
WINDOW-STATE conversion so far without proper runtime support checked in to 3209e. Hynek Cihlar
12:03 PM Feature #3232: implement WINDOW-STATE attribute support
Please put everything in 3209e. Greg Shah
12:01 PM Feature #3232: implement WINDOW-STATE attribute support
Greg, I had created task branch 3232a, but if you want the changes to go elsewhere please let me know. Hynek Cihlar
11:28 AM Feature #3232: implement WINDOW-STATE attribute support
OK, I'm on it. Hynek Cihlar
11:08 AM Feature #3232: implement WINDOW-STATE attribute support
Implement both the getter and setter for this attribute, as well as the backing runtime support needed.
I believe ...
Greg Shah
11:05 AM Feature #3232 (WIP): implement WINDOW-STATE attribute support
Greg Shah

01/26/2017

08:54 AM Feature #2252: implement GUI client support
To be clear, the top-only option is fully supported for frame (also as an attribute). Greg Shah
08:09 AM Feature #2252: implement GUI client support
Greg Shah wrote:
> By the way, we don't need to test this right now if it has never been tested before. We can mark...
Eugenie Lyzenko
07:51 AM Feature #2252: implement GUI client support
By the way, we don't need to test this right now if it has never been tested before. We can mark it as "basic" suppo... Greg Shah
07:49 AM Feature #2252: implement GUI client support
I'm moving this discussion here so that there will be a searchable record of this outside of email.
Eugenie wrote:...
Greg Shah

01/25/2017

11:50 AM Feature #2959: Implement search by key in browse
-Ovidiu, can you take a look at @searchpath@ in directory.xml, too? From what I see, this is OS-dependent, too...-
...
Constantin Asofiei
11:44 AM Feature #2959: Implement search by key in browse
Code Review Task Branch 2929a Revision 11131
The changes look good.
It seems like most everything we need for #...
Greg Shah

01/06/2017

06:42 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Greg Shah wrote:
> Hmm. Good points. Is it worth deferring these pieces while we have more urgent work to complete...
Constantin Asofiei
06:32 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Hmm. Good points. Is it worth deferring these pieces while we have more urgent work to complete? Greg Shah
05:53 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Something I haven't considered when translating the top-left origin and resizing the canvas, so that the chrome gets ... Constantin Asofiei

01/05/2017

04:46 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Does anyone know how to get the iframe height (and not the screen height...) using javascript? I've tried @document.... Constantin Asofiei
02:50 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Greg Shah wrote:
> How much time do you need to finish this task?
I think tomorrow will be finished.
Constantin Asofiei
01:40 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
How much time do you need to finish this task? Greg Shah
12:36 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Greg Shah wrote:
> The callback approach could be done quickly and then we could defer the proprietary control as an...
Constantin Asofiei
11:49 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
The callback approach could be done quickly and then we could defer the proprietary control as an improvement for later. Greg Shah
11:48 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
> how to handle status-area and message-area - haven't thought of a good solution for this yet - Hynek's idea is inte... Greg Shah
10:29 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Greg Shah wrote:
> What is left on this task?
# how to handle status-area and message-area - haven't thought of a g...
Constantin Asofiei
09:57 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
It works perfectly! I really, really like it.
What is left on this task?
Greg Shah
09:36 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Greg, see 3209b rev 11154 - it fixes the overlay panel problems (not showing sometimes and the bgcolor). Constantin Asofiei
08:49 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Greg Shah wrote:
> Wasn't that darker color also showing in the original approach? I think it is just being drawn d...
Constantin Asofiei
08:23 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
> I have an idea here: let every window draw with the chrome, and fix it in the javascript - get the boundary of the ... Greg Shah
08:20 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Interestingly, when you nest dialogs, the inner shading "comes back" (after being missing).
From Guests, use the U...
Greg Shah
08:17 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
> I've fixed this in 3209b rev 11153. I've added an internal overlay panel (in the P2J window...), to cover the P2J w... Greg Shah
07:46 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Hynek Cihlar wrote:
> Greg Shah wrote:
> > Eric suggests disabling the ability of the user to grab and move the win...
Greg Shah
05:44 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Greg Shah wrote:
> Notice how the shading is around the owner (non-modal) window. It is confusing because it sugges...
Constantin Asofiei
05:34 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
Greg Shah wrote:
> Eric suggests disabling the ability of the user to grab and move the window using the titlebar. ...
Hynek Cihlar
 

Also available in: Atom