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

1.2.0-RC2 - Snap to right freezes client unter Linux #1869

Closed
Brutus5000 opened this issue Aug 29, 2020 · 2 comments
Closed

1.2.0-RC2 - Snap to right freezes client unter Linux #1869

Brutus5000 opened this issue Aug 29, 2020 · 2 comments
Labels

Comments

@Brutus5000
Copy link
Member

Brutus5000 commented Aug 29, 2020

Describe the bug
When I drag the client window to the left or right screen border, my window manager tried to put it to half the screen size.
At that moment the client ui freezes forever without any message in the log.

To Reproduce
Steps to reproduce the behavior:

  • Start the client under Linux (in my case: Arch Linux with Gnome)
  • Drag the login window to the left, right or top border of the screen

Log or error message
This is my log file:

2020-08-29 13:32:14.548  INFO 72318 --- [JavaFX-Launcher] o.s.boot.SpringApplication               : Starting application on arch-yoshi with PID 72318 (started by brutus5000 in /home/brutus5000/faf/downlords-faf-client)
2020-08-29 13:32:14.550  INFO 72318 --- [JavaFX-Launcher] o.s.boot.SpringApplication               : The following profiles are active: linux,prod
2020-08-29 13:32:14.959  INFO 72318 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'asyncConfig' of type [com.faforever.client.config.AsyncConfig$$EnhancerBySpringCGLIB$$4656981] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-08-29 13:32:14.982  INFO 72318 --- [JavaFX-Launcher] trationDelegate$BeanPostProcessorChecker : Bean 'cacheConfig' of type [com.faforever.client.config.CacheConfig$$EnhancerBySpringCGLIB$$65a41cc7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-08-29 13:32:15.239  INFO 72318 --- [JavaFX-Launcher] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
2020-08-29 13:32:15.341  INFO 72318 --- [JavaFX-Launcher] c.f.c.map.generator.MapGeneratorService  : Deleting leftover generated maps...
2020-08-29 13:32:15.362  INFO 72318 --- [JavaFX-Launcher] com.faforever.client.update.Version      : The current application version is: snapshot
2020-08-29 13:32:15.364  INFO 72318 --- [JavaFX-Launcher] c.f.c.update.ClientUpdateServiceImpl     : Current version: snapshot
2020-08-29 13:32:15.368  INFO 72318 --- [pool-3-thread-3] c.f.client.update.CheckForUpdateTask     : Checking for client update
2020-08-29 13:32:15.524  INFO 72318 --- [JavaFX-Launcher] o.s.boot.SpringApplication               : Started application in 1.306 seconds (JVM running for 1.919)
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.

(java:72318): dbind-WARNING **: 13:32:14.080: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.systemd1.UnitMasked: Unit at-spi-dbus-bus.service is masked.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.gson.internal.reflect.UnsafeReflectionAccessor (file:/home/brutus5000/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.8.5/f645ed69d595b24d4cf8b3fbb64cc505bede8829/gson-2.8.5.jar) to field java.net.HttpCookie.name
WARNING: Please consider reporting this to the maintainers of com.google.gson.internal.reflect.UnsafeReflectionAccessor
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2020-08-29 13:32:15.767  INFO 72318 --- [nPool-worker-19] com.faforever.client.update.Version      : Snapshot versions are not to be updated

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

OS
Linux or Windows

Wanna have the bug fixed quickly?
Visit Issue hunt...
Issue hunt

@Brutus5000 Brutus5000 added the bug label Aug 29, 2020
@Brutus5000 Brutus5000 changed the title 1.2.0-RC2 1.2.0-RC2 - Snap to right freezes client unter Linux Aug 29, 2020
@tatsujb
Copy link
Contributor

tatsujb commented Aug 30, 2020

duplicate of : #1842

@Brutus5000
Copy link
Member Author

Indeed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants