Paul Kashofer

Results 24 comments of Paul Kashofer

Do you have an idea, why we do not have a codeline number in stack trace? (Unknown Source) Would really help to find the bug. Also I wonder where we...

Maybe it has to do with minifyEnabled and shrinkResources in build.gradle?

No, I got it from F-Droid.

Rebuilt and reproduced. Maybe it has to do with this issue: > 10-19 17:13:49.573 5871 5871 E WindowManager: android.view.WindowLeaked: Activity com.a5corp.weather.activity.WeatherActivity has leaked window DecorView@a3acddb[] that was originally added here...

The above stack seems to have to do with killing the app. Here the correct stack, as I think: > 10-19 18:26:40.262 7016 7034 I FetchWeather: Execution Failed IO 10-19...

Howto reproduce: - Activate WLAN on device, but not connected to any router. - Restart the app multible times, kill the app each time. Reason: In FABProgressCircle the hide() function...

I agree with M1Aston, that the gap between min and max temp looks odd. It looks more, as the min temp of first day belongs to the second day, and...

I can confirm, that commit https://github.com/cntools/libsurvive/commit/464dd9734a8de20df818fd83e7c1b016b068bb52 breaks controller-data on linux (debian11) Seems this commit was only tested on windows.

@stephengold Here is a Forum, where openxr was discussed. https://hub.jmonkeyengine.org/t/solved-vr-launch-title-and-icon-in-steamvr/43706/14 When we have openvr included in jme3-vr (that needs steam binary blob "steamvr"), then why not openxr that is open...

@Ali-RS Yes, you are right, jme3-vr is not necessary to launch an app with jme3-xr. So, maybe jme3-xr can be a successor of jme3-vr in future. I will also still...