Project

General

Profile

Activity

From 05/17/2019 to 06/15/2019

06/15/2019

08:59 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
Code Review Task Branch 3856a Revision 11323
I'm good with the changes.
Greg Shah

06/14/2019

05:26 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
Task branch 3856a contains the initial implementation of IMAGELIST widget with the rules to convert the ImageList OCX... Hynek Cihlar
11:38 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
3856a rebased against latest trunk. Hynek Cihlar
11:58 AM Feature #3876: add support for "direct font control" at the widget level
3876a merged to trunk as revision 11317, and archived. Hynek Cihlar
11:30 AM Feature #3876: add support for "direct font control" at the widget level
Code Review Task Branch 3876a Revision 11319
I'm good with the code. Please merge to trunk.
Greg Shah
10:33 AM Feature #3876: add support for "direct font control" at the widget level
Greg Shah wrote:
> Code Review Task Branch 3876a Revision 11318
>
> In @HandleCommon@, please move @CustomFont@ i...
Hynek Cihlar
10:31 AM Feature #3876: add support for "direct font control" at the widget level
Code Review Task Branch 3876a Revision 11318
In @HandleCommon@, please move @CustomFont@ into the FWD extension se...
Greg Shah
10:29 AM Feature #3876: add support for "direct font control" at the widget level
Greg Shah wrote:
> Code Review Task Branch 3876a Revision 11317
>
> I'm fine with the change.
>
> Don't we als...
Hynek Cihlar
10:13 AM Feature #3876: add support for "direct font control" at the widget level
Code Review Task Branch 3876a Revision 11317
I'm fine with the change.
Don't we also need to add @CustomFont@ t...
Greg Shah
10:03 AM Feature #3876: add support for "direct font control" at the widget level
Created task branch 3876a and checked in a fix for missing @handle.unwrapCustomFont@ method in trunk revision 11315. ... Hynek Cihlar
11:38 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
> Probably, this method works inside other process, not that which was launched by the script hotel_gui/deploy/server... Greg Shah
10:35 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
Hynek Cihlar wrote:
> ESC keys are sent from JS to Java client process as any other key. Put a break point in @WebCl...
Alexei Kaigorodov
11:29 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Alexei Kaigorodov wrote:
> Constantin Asofiei wrote:
> > How are you using the MESSAGE statement?
>
> as @messag...
Greg Shah
10:31 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Constantin Asofiei wrote:
> How are you using the MESSAGE statement?
as @message string(12345, "abc->>>>9")@. So,...
Alexei Kaigorodov
10:24 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
When I say "string formatting", it means use the @STRING(val, fmt)@ to get the result. When I say "display formattin... Greg Shah
10:22 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Alexei Kaigorodov wrote:
> Is it possible to make these tests automated?
The @SCREEN-VALUE@ attribute should give y...
Constantin Asofiei
10:16 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Greg Shah wrote:
> Please look at the 9.1E @proghand.pdf@ (this is one of the documents listed in the "Getting Start...
Alexei Kaigorodov
09:54 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Please look at the 9.1E @proghand.pdf@ (this is one of the documents listed in the "Getting Started with FWD Developm... Greg Shah
01:13 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
The fix for the wrong alignment is comitted to the branch 3691a, revision 11317.
The comment at the line @p2j/src/...
Alexei Kaigorodov

06/13/2019

05:14 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
What branch did you put the fix in? Create and use 3691a if you have not already done so.
> This insertion is com...
Greg Shah
08:32 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Made a fix for wrong alignment, and ran the test @num_edit.p@ against both FWD Client ChUI and FWD Client GUI. The fi... Alexei Kaigorodov
04:45 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
Alexei Kaigorodov wrote:
>
> Hynek Cihlar wrote:
> > When ESC is pressed an end-condition is raised in the legacy...
Hynek Cihlar
03:00 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
Sorry I do not understand anything.
Hynek Cihlar wrote:
> When ESC is pressed an end-condition is raised in the l...
Alexei Kaigorodov
02:28 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
When ESC is pressed an end-condition is raised in the legacy stack to interrupt any routines that wait for user input... Hynek Cihlar

06/12/2019

02:45 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
Created task branch 3856a. Hynek Cihlar
08:08 AM Feature #3856 (WIP): implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common...
Hynek Cihlar
07:12 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
> However this feature doesn't seem to be used by any of the current large apps. So I'm removing the dependency.
Y...
Greg Shah
04:42 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
I added a "Precedes" link to #3857, since @ListView@ control has the ability to consume @ImageList@ instances and use... Hynek Cihlar
10:41 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
> A possible workaround could be a window/iframe popup with @<input type="file" .../>@ (or other elements) with a han... Greg Shah
09:26 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
This will be a bit tricky as the browser will only allow JS to access file data that the user actually selects, and t... Hynek Cihlar
09:08 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Some use cases in 4GL code are reading local files (on a user's desktop system) based on the selections made in @SYST... Greg Shah
09:00 AM Feature #4113 (Closed): enable upload of files from the browser (in the web clients) using SYSTEM...
Greg Shah
08:40 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
So I took hotel_gui project and replaced the abl code with demo/demo_widgets.p taken from testcases/uast/, built and ... Alexei Kaigorodov
05:16 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
For feature 3940 we have develop following tests:
# CREATE-RESULT-LIST-ENTRY( )
* Static temp-tables - temporary
*...
Marian Edu

06/11/2019

02:50 PM Feature #3876 (Closed): add support for "direct font control" at the widget level
Greg Shah
02:11 PM Feature #3876: add support for "direct font control" at the widget level
No work is remaining for this issue. Hynek Cihlar
02:10 PM Feature #3876: add support for "direct font control" at the widget level
The changes for this issue were delivered with 3767a in trunk as revision 11315. Hynek Cihlar
11:18 AM Bug #4078 (Closed): cannot login in Hotel demo in Swing mode
Greg Shah
10:46 AM Bug #4078: cannot login in Hotel demo in Swing mode
4078c was merged to trunk rev 11314 and was archived. Alexei Kaigorodov
05:19 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
the updated test report uploaded Alexei Kaigorodov
04:49 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Greg Shah wrote:
> Identify the following:
>
> * Any alignment (or other) differences between GUI and ChUI in the...
Alexei Kaigorodov

06/10/2019

01:34 PM Bug #4078: cannot login in Hotel demo in Swing mode
Please merge 4078c to trunk. Greg Shah
11:27 PM Bug #4078: cannot login in Hotel demo in Swing mode
Now it runs successfully both in swing and virtual desktop clients.
Alexei Kaigorodov
01:32 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
Please do not use the @//@ style comments in programs that are not otherwise required to run in OpenEdge 11.x. v11 i... Greg Shah
01:26 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
Your mention of Swing suggests that you tested @bug3691.p@ in FWD. I meant for you to test in 4GL ChUI, not FWD ChUI... Greg Shah
12:47 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
Please change @p2j-entry@ to @com.goldencode.hotel.demo.DemoWidgets.execute@. Sergey Ivanovskiy
12:44 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
I didn't describe how to create runnable configuration of @simple/server@ and @simple/client@ clearly. It needs to re... Sergey Ivanovskiy
12:31 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
This issue can be reproduced with this program @testcases/uast/demo/demo_widgets.p@. Alexei, could you convert this p... Sergey Ivanovskiy
07:50 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
Cannot reproduce.
Sergey Ivanovskiy wrote:
> Found that if we executed a simple GUI program in the web client and...
Alexei Kaigorodov

06/07/2019

09:57 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Greg Shah wrote:
> Please check how your testcase behaves in ChUI mode.
it behaves the same way as in Swing mode....
Alexei Kaigorodov
07:14 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
To be clear: you should rework the testcase to remove GUI elements such as images. I think much of the buttons and s... Greg Shah
07:11 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Please check how your testcase behaves in ChUI mode. Greg Shah
06:35 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
I found that the decision to print decimal as left or right aligned is taken at the constructor
@ public NumberFor...
Alexei Kaigorodov
06:22 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> it runs successfully in swing client.
> I could not run it in web mode. Server.log has n...
Greg Shah
03:35 AM Bug #4078: cannot login in Hotel demo in Swing mode
it runs successfully in swing client.
I could not run it in web mode. Server.log has no errors, but the screen shows...
Alexei Kaigorodov

06/05/2019

02:55 PM Bug #4078: cannot login in Hotel demo in Swing mode
> If common Hotel GUI usage works in both web (virtual desktop) and swing clients, then I think this is enough testi... Greg Shah
02:14 PM Bug #4078: cannot login in Hotel demo in Swing mode
> the question is: should 11315 be included in 11314; or should 11314 be unpacked so that its internal subversions tr... Greg Shah
01:04 PM Bug #4078: cannot login in Hotel demo in Swing mode
Greg Shah wrote:
> > the revisions moved on top: should they be in form of single revision, or seen as distinct revi...
Alexei Kaigorodov
11:44 AM Bug #4078: cannot login in Hotel demo in Swing mode
> the revisions moved on top: should they be in form of single revision, or seen as distinct revisions as before?
...
Greg Shah
11:43 AM Bug #4078: cannot login in Hotel demo in Swing mode
Greg Shah wrote:
> Following the process exactly will preserve this history. There is no merging during the rebase ...
Alexei Kaigorodov
11:27 AM Bug #4078: cannot login in Hotel demo in Swing mode
> I did rebase, then resolved conflicts, and then made commit. Commit failed because the states of the trunk and 4078... Greg Shah
11:26 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> actuall, I did not do merge. I did rebase, then resolved conflicts, and then made commit....
Constantin Asofiei
11:07 AM Bug #4078: cannot login in Hotel demo in Swing mode
actuall, I did not do merge. I did rebase, then resolved conflicts, and then made commit. Commit failed because the s... Alexei Kaigorodov
10:49 AM Bug #4078: cannot login in Hotel demo in Swing mode
The rebase process is described in "Rebasing":/projects/internal-documentation/wiki/Source_Code_Management#Rebase and... Greg Shah
10:24 AM Bug #4078: cannot login in Hotel demo in Swing mode
Greg Shah wrote:
> You are not following the rebasing process as documented. In the resulting branch, you have lost...
Alexei Kaigorodov
04:24 AM Bug #4078: cannot login in Hotel demo in Swing mode
As noted in #4078-70:
> Please read the 100% of the "Source Code Management":/projects/internal-documentation/wiki...
Greg Shah
04:17 AM Bug #4078: cannot login in Hotel demo in Swing mode
You are not following the rebasing process as documented. In the resulting branch, you have lost all the revision hi... Greg Shah
01:00 AM Bug #4078: cannot login in Hotel demo in Swing mode
Rebased. See rev 11314 in secure/code/p2j_repo/p2j/active/4078c. Alexei Kaigorodov
12:05 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
I found that if format string starts with ">", then the value string is left aligned, and if it starts with "$" or " ... Alexei Kaigorodov
09:46 AM Feature #3261 (Closed): enhanced browse that can optionally selected as a replacement for the def...
Phases 1 and 2 of enhanced browse are complete. Phase 3 will be built in #3880. Greg Shah
09:03 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
> Are there any features described in this task which are not complete AND not documented in #3880?
I don't see an...
Stanislav Lomany
07:59 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
Are there any features described in this task which are not complete AND not documented in #3880? I want to make sur... Greg Shah

06/04/2019

01:23 PM Bug #4078: cannot login in Hotel demo in Swing mode
Code Review Task Branch 4078c Revision 11312
1. You will need to rebase this branch.
2. I've committed rev 1131...
Greg Shah
06:05 AM Bug #4078: cannot login in Hotel demo in Swing mode
Greg Shah wrote:
> There is no rev 11312 in branch 4078c.
Fixed.
Alexei Kaigorodov
09:39 AM Bug #3631 (Closed): SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Greg Shah
09:36 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
3631a was merged to trunk rev 11312 and was archived. Alexei Kaigorodov
07:36 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Alexei Kaigorodov wrote:
> I made a local branch which has revision 11311 (the same as trunk) and 5 small commits af...
Hynek Cihlar
07:24 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
I made a local branch which has revision 11311 (the same as trunk) and 5 small commits after that.
then I made @bzr ...
Alexei Kaigorodov

06/03/2019

04:58 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Please go ahead and merge 3631a revision 11316 (this is with my changes) into the trunk. Follow the instructions (in... Greg Shah
03:01 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
I made a small edit to remove the reference to OE (it is a trademark) and instead I used the more generic "4GL". Greg Shah
12:51 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Code review 3631a. The changes are good, no regression testing is required. Hynek Cihlar
12:24 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Updated. Alexei Kaigorodov
11:58 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Alexei Kaigorodov wrote:
> Description added. Commited to secure/code/p2j_repo/p2j/active/3631a rev 11314
Also pl...
Hynek Cihlar
11:37 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Description added. Commited to secure/code/p2j_repo/p2j/active/3631a rev 11314 Alexei Kaigorodov
10:35 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Code review 3631a revision 11311.
The code changes are OK. The changed file is missing history entry.
Hynek Cihlar
09:30 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Please review. Alexei Kaigorodov
03:07 PM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> Greg Shah wrote:
> > To fix this:
>
> Fixed. All changes made in single commit #11312...
Greg Shah
12:26 AM Bug #4078: cannot login in Hotel demo in Swing mode
Greg Shah wrote:
> To fix this:
Fixed. All changes made in single commit #11312.
Alexei Kaigorodov

05/31/2019

12:51 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
>>> @cd ~/projects/testcases/simple/server@
>>
>> This folder contains directory.xml.
>
> which folder?
I thin...
Greg Shah
11:35 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
> This folder contains @directory.xml@.
which folder?
> Thus I advice you to set up this @directory.xml@ to run a...
Alexei Kaigorodov
07:40 AM Bug #4078: cannot login in Hotel demo in Swing mode
Code Review Task Branch 4078c Revision 11314
1. You merged the changes from trunk instead of rebasing. Merging re...
Greg Shah
06:56 AM Bug #4078: cannot login in Hotel demo in Swing mode
Description updated. Alexei Kaigorodov

05/30/2019

04:10 PM Bug #4078: cannot login in Hotel demo in Swing mode
> correct me if I'm wrong, but in SwingEmulatedWindow.java I'd like to have a more technical description of what is f... Greg Shah
03:49 PM Bug #4078: cannot login in Hotel demo in Swing mode
Review for 4078c rev 11312:
* You also set @label = "";@ in @ButtonConfig@; this looks OK, as I can't find a way to ...
Constantin Asofiei
03:14 PM Bug #4078: cannot login in Hotel demo in Swing mode
Greg Shah wrote:
> >> What is the reasoning for moving the explicit ButtonConfig.init() into an initializer bloc...
Hynek Cihlar
02:59 PM Bug #4078: cannot login in Hotel demo in Swing mode
>> What is the reasoning for moving the explicit ButtonConfig.init() into an initializer block?
>
> initializer...
Greg Shah
04:44 AM Bug #4078: cannot login in Hotel demo in Swing mode
Greg Shah wrote:
> Code Review Task Branch 4078c Revision 11311
>
> 1. What is the reasoning for moving the expli...
Alexei Kaigorodov
03:34 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> Hynek Cihlar wrote:
> > For GUI regression tests I think it should be enough to go throu...
Hynek Cihlar
12:03 AM Bug #4078: cannot login in Hotel demo in Swing mode
Hynek Cihlar wrote:
> For GUI regression tests I think it should be enough to go through all the screens in the Hote...
Alexei Kaigorodov
02:36 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
> and where is the file getting_started_with_p2j_development.html?
"Getting Started with FWD Development":/project...
Greg Shah
12:40 PM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
Alexei Kaigorodov wrote:
> I already have project @testcases@ installed, and can run testusing 4WD server and swing ...
Sergey Ivanovskiy
11:36 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
I already have project @testcases@ installed, and can run testusing 4WD server and swing client. All I need is to run... Alexei Kaigorodov
07:47 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
Alexei Kaigorodov wrote:
> Sergey Ivanovskiy wrote:
> > Found that if we executed a simple GUI program in the web c...
Sergey Ivanovskiy
06:48 AM Bug #3723: Pressing ESC key twice doesn't allow the web client to log out properly
Sergey Ivanovskiy wrote:
> Found that if we executed a simple GUI program in the web client and press ESC key, then ...
Alexei Kaigorodov
04:36 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Hynek Cihlar wrote:
> I didn't give you a complete answer, sorry. You have to call @setFocus()@ on the container to ...
Alexei Kaigorodov
03:55 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Alexei Kaigorodov wrote:
> @setFocus(fontFaceCbx);@ has no visible effect - focus is not set to the combobox.
I d...
Hynek Cihlar
10:19 PM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
@setFocus(fontFaceCbx);@ has no visible effect - focus is not set to the combobox.
Alexei Kaigorodov

05/29/2019

11:36 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Alexei Kaigorodov wrote:
> Fixed in branch secure/code/p2j_repo/p2j/active/3631a, revision 11312.
> Diff file attac...
Hynek Cihlar
09:24 AM Bug #3631: SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
Fixed in branch secure/code/p2j_repo/p2j/active/3631a, revision 11312.
Diff file attached.
Please review.
Alexei Kaigorodov
11:14 AM Bug #4078: cannot login in Hotel demo in Swing mode
Code Review Task Branch 4078c Revision 11311
1. What is the reasoning for moving the explicit @ButtonConfig.init()...
Greg Shah
11:02 AM Bug #4078: cannot login in Hotel demo in Swing mode
Code review 4078c revision 11311.
The history entry description is misaligned in SwingEmulatedWindow.java, please ...
Hynek Cihlar
08:44 AM Bug #4078: cannot login in Hotel demo in Swing mode
I consider this task fixed. Please do code review and integrate (branch 4078с). Alexei Kaigorodov

05/27/2019

11:43 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
The cause of the problem with the unexpected leading spaces seems to be in @NumberType.toString()@, which doesn't han... Hynek Cihlar
10:54 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Narrowed the suspicious number formatting to the line in in the method FillIn#display():
@962: config.appDataPre...
Alexei Kaigorodov
08:09 AM Bug #4078: cannot login in Hotel demo in Swing mode
Branch 4078с, revision 11311. Added the file history entries at the top of each file.
Alexei Kaigorodov
06:04 AM Bug #4078: cannot login in Hotel demo in Swing mode
Branch 4078с, revision 11311. Added the file history entries at the top of each file.
Alexei Kaigorodov

05/25/2019

02:11 PM Bug #4078: cannot login in Hotel demo in Swing mode
Code review 4078b revision 11311. The changes are OK. Just add the file history entries at the top of each file. Hynek Cihlar

05/24/2019

12:35 PM Bug #4078: cannot login in Hotel demo in Swing mode
Hynek Cihlar wrote:
> It should be safe to set the label in @ButtonConfig.init()@ for both dynamically and staticall...
Alexei Kaigorodov
01:52 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> Hynek Cihlar wrote:
> > Alexei, the button label must be initialized to empty string.
>...
Hynek Cihlar
11:57 PM Bug #4078: cannot login in Hotel demo in Swing mode
Hynek Cihlar wrote:
> Alexei, the button label must be initialized to empty string.
label is declared in ControlCon...
Alexei Kaigorodov

05/23/2019

12:46 PM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei, the button label must be initialized to empty string. Look at the following test case.... Hynek Cihlar
12:23 PM Bug #4078: cannot login in Hotel demo in Swing mode
The diff attached as patch11311.txt. Alexei Kaigorodov
09:44 AM Bug #4078: cannot login in Hotel demo in Swing mode
If you have one, please post the proposed diff for your solution. Greg Shah
09:33 AM Bug #4078: cannot login in Hotel demo in Swing mode
I tested, the bug occurs on MaterialTheme, Windows10Theme, Windows8Theme and ClassicTheme. Alexei Kaigorodov
09:33 AM Bug #4078: cannot login in Hotel demo in Swing mode
the bug occur on MaterialTheme, Windows10Theme, Windows8Theme and ClassicTheme. Alexei Kaigorodov
09:18 AM Bug #4078: cannot login in Hotel demo in Swing mode
Did you test this? A change in the directory and server restart is all that is needed to test. Greg Shah
09:05 AM Bug #4078: cannot login in Hotel demo in Swing mode
Greg Shah wrote:
> A related question: if you change the theme (search for it in the directory to see how), does the...
Alexei Kaigorodov
08:46 AM Bug #4078: cannot login in Hotel demo in Swing mode
> If I have to investigate why preprocessor did so, I need to know where the documentation on preprocessor reside.
...
Greg Shah
08:14 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> I found that malformed button is created in file hotel_gui/src/com/goldencode/hotel/commo...
Hynek Cihlar
06:59 AM Bug #4078: cannot login in Hotel demo in Swing mode
I found that malformed button is created in file hotel_gui/src/com/goldencode/hotel/common/Afoldfr0.java:
@ 67: ha...
Alexei Kaigorodov

05/22/2019

08:46 AM Bug #4078: cannot login in Hotel demo in Swing mode
The main business logic will be emitted as a class which has an @execute()@ method (for the external procedure) and o... Greg Shah
08:43 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> that is, @afoldrfr0.w.cached@ is converted in two .jast files? Where can I read how FWD c...
Hynek Cihlar
07:35 AM Bug #4078: cannot login in Hotel demo in Swing mode
that is, @afoldrfr0.w.cached@ is converted in two .jast files? Where can I read how FWD chooses to convert one source... Alexei Kaigorodov
07:11 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> the change in MaterialTheme.java which causes NPE is at line 529, call to @gd.drawStringW...
Hynek Cihlar
06:58 AM Bug #4078: cannot login in Hotel demo in Swing mode

the change in MaterialTheme.java which causes NPE is at line 529, call to @gd.drawStringWithMnemonic()@ changed to ...
Alexei Kaigorodov
10:44 PM Bug #4078: cannot login in Hotel demo in Swing mode
The file with changes from rev 11299 to 11300 attached. Alexei Kaigorodov

05/21/2019

08:43 AM Bug #4078: cannot login in Hotel demo in Swing mode
@One simple thing you can do is to try trunk 11301 (convert and run Hotel GUI) to see if the problem can be reproduce... Alexei Kaigorodov

05/20/2019

12:16 PM Bug #4078: cannot login in Hotel demo in Swing mode
>> the null text is passed to the method when the client tries to draw a button which configuration was sent by the ... Greg Shah
12:10 PM Bug #4078: cannot login in Hotel demo in Swing mode
> The question remains, where in hotel_gui application buttons with not initialized labels are created. But these but... Greg Shah
08:21 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> Hynek Cihlar wrote:
> > Alexei, the check for @ps.text == null@ and assigning @"NULL"@ d...
Hynek Cihlar
06:43 AM Bug #4078: cannot login in Hotel demo in Swing mode
Hynek Cihlar wrote:
> Alexei, the check for @ps.text == null@ and assigning @"NULL"@ doesn't solve the issue. Instea...
Alexei Kaigorodov

05/17/2019

04:26 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> Hynek,
>
> testcases/simple/client/client-swing.sh is your own script? can you please ...
Hynek Cihlar
04:20 AM Bug #4078: cannot login in Hotel demo in Swing mode
Hynek,
testcases/simple/client/client-swing.sh is your own script? can you please share it with me?
Alexei Kaigorodov
02:37 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> Hynek,
>
> command
> 4. Run the server with cd testcases/simple/server && ./server.sh...
Hynek Cihlar
02:21 AM Bug #4078: cannot login in Hotel demo in Swing mode
Hynek,
command
4. Run the server with cd testcases/simple/server && ./server.sh
caused an error saved in serv...
Alexei Kaigorodov
01:17 AM Bug #4078: cannot login in Hotel demo in Swing mode
Hynek Cihlar wrote:
> Alexei Kaigorodov wrote:
> > Hynek,
> > yes there are another changes but they should not af...
Hynek Cihlar
01:16 AM Bug #4078: cannot login in Hotel demo in Swing mode
Alexei Kaigorodov wrote:
> Hynek,
> yes there are another changes but they should not affect the execution. Can you...
Hynek Cihlar
12:28 AM Bug #4078: cannot login in Hotel demo in Swing mode
Hynek,
yes there are another changes but they should not affect the execution. Can you please tell me how you prepar...
Alexei Kaigorodov
 

Also available in: Atom