cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Configure Web Browser for Java GUI on Linux

benoit-schmid
Contributor
0 Likes
1,109

Hello,

We have a few Java GUI using Mac and Linux.

With the same browser config on the Mac and Linux, I have a different behaviour.

On linux, instead of opening a browser with http://correctUrl, it open firefox,

but it passes file:///myHomeDir/http://coorectUrl.

Would you know how I should configure the Sap Gui so that it stops appending this file HomeDir?

Thanks in advance for your answer.

View Entire Topic
RMW
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Benoît,

unfortunately there is not enough context to tell anything.

In case you want us to investigate this, please generate a trace file while reproducing the issue like described in note 683960, create an official bug report on component BC-FES-JAV and attach the trace file.

In addition to the default trace-keys, please also activate DESKTOP and INFO.

Best regards

Rolf-Martin

benoit-schmid
Contributor
0 Likes

Hello,

Ok, I have opened the call 1020588.

Thanks for your help.

RMW
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Benoît,

thanks for the message and the trace file.

The URL to be opened includes spaces which are not quoted like it should in URLs.

We are investigating if we can make the client code able to handle this nicely or if we depend on the backend to send a valid URL.Further progress will be handled in the message.

Best regards

Rolf-Martin

benoit-schmid
Contributor
0 Likes

Hello,

For your information, to help you investigate, it works without problem in the Java Gui on Mac.

Regards,

RMW
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi again,

it would be interesting if the very same URL is used when testing on the Mac.

If you don't mind, create a tracefile there also and attach it to the message.

Best regards

Rolf-Martin

benoit-schmid
Contributor
0 Likes

Hello,

I have provided the trace for Mac.

See you,