mojira.dev
MCL-41

Windows launcher does not remember window position on close

Description:

The standalone Windows launcher does not remember its window position on close/reopen.

Recreate steps:

  1. Open Minecraft Windows Desktop app

  2. Resize window on desktop to something other than the default (but do not maximize it).

  3. Close Minecraft.

  4. Open Minecraft.

  5. Minecraft window does not open in the same position/size as was previously set.

Additional notes:

It's been this way since the beginning, it never remembered window position. It's really just a few simple lines of C++/Java (whatever the launcher's written in) so it's kind of puzzling why this was never implemented.

Attachments

Comments 21

Edited title for clarity.

A bit of a feature request, but I agree. Also, it does not really relate to the game itself.

Updated affected versions.

@Jake: The Launcher is not updated with the snapshots, you'll have to download it by yourself (but I doubt that there is a newer version...)

11 more comments

It's still open, so yes. It's just a matter of priorities. This isn't critical, and and development on the game itself tends to take priority over the launcher.

Confirmed for launcher v1.6.19

Confirmed for launcher v1.6.48.

Completely ignored arguments: [--nativeLauncherVersion, 301]
[20:03:20] [Client thread/INFO]: Setting user: Raynorx5
[20:03:23] [Client thread/INFO]: LWJGL Version: 2.9.4
[20:03:24] [Client thread/INFO]: Reloading ResourceManager: Default
[20:03:26] [Sound Library Loader/INFO]: Starting up SoundSystem...
[20:03:27] [Thread-5/INFO]: Initializing LWJGL OpenAL
[20:03:27] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[20:03:30] [Client thread/INFO]: Created: 1024x512 textures-atlas
#

  1. A fatal error has been detected by the Java Runtime Environment:
    #

  2. EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005ace55ec, pid=3344, tid=3092
    #

  3. JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

  4. Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)

  5. Problematic frame:

  6. C [ig4dev64.dll+0x55ec]
    #

  7. Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #

  8. An error report file with more information is saved as:

  9. C:\Users\Wesley\AppData\Roaming\.minecraft\hs_err_pid3344.log
    #

  10. If you would like to submit a bug report, please visit:

  11. http://bugreport.sun.com/bugreport/crash.jsp

  12. The crash happened outside the Java Virtual Machine in native code.

  13. See problematic frame for where to report the bug.
    #
    AL lib: (EE) alc_cleanup: 1 device not closed
    Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

@unknown: Your issue is completely unrelated to this ticket but a duplicate of MC-32606

Jake

Nathan Adams

Confirmed

Retrieved