Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZABAPGIT does not run in java gui #110

Closed
Boneill3 opened this issue Aug 27, 2015 · 3 comments
Closed

ZABAPGIT does not run in java gui #110

Boneill3 opened this issue Aug 27, 2015 · 3 comments

Comments

@Boneill3
Copy link

I think that CL_GUI_HTML_VIEWER does not work on the java version of the gui and I am of course using a mac. This is what it looks like:
screen shot 2015-08-27 at 4 52 08 pm

I posted the issue to SCN at http://scn.sap.com/thread/3791232

I was thinking that an eclipse plugin could be a solution, but don't know if that will work without having a second install to split the single program in to separate classes.

@larshp
Copy link
Member

larshp commented Aug 28, 2015

hmm, will take a look, though I dont have a JAVA sapgui available.

Could also look like the custom container is not being triggered

larshp added a commit that referenced this issue Aug 28, 2015
@larshp
Copy link
Member

larshp commented Aug 28, 2015

fixed, update to latest abapGit version and try again

I installed the java client on Windows and experienced the same error. The standard demo programs for html viewer worked okay(SAPHTML_DEMO1 + SAPHTML_EVENTS_DEMO + RSDEMO_HTML_VIEWER)

It turns out that java and webgui requires a screen to be present for it to show the container, fixed by adding a dummy selection screen. Also tried updating to rev 4 of SAPGUI Java did not fix the problem.

@Boneill3
Copy link
Author

Confirmed resolved! Great work!

christianguenter2 pushed a commit to christianguenter2/abapGit that referenced this issue Apr 9, 2020
[pull] master from larshp:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants