Mouse bug

Discussion in 'Support!' started by renszarv, October 12, 2014.

  1. renszarv

    renszarv New Member

    Messages:
    13
    Likes Received:
    6
    Somehow my mouse in the game get stuck in a 'rectangular selection' mode, no matter what I've clicked, either in the mouse, either on the keyboard. There was a blue selection rectangular following my mouse ... That was very frustrating, because I had to stop the game from the console, because, obviously I can't even click on the in game menus, to pause, etc.

    Is there a known bug ? What should I do, if it happens again ?

    Thanks

    (btw I'm on Linux with 73823 build)
  2. killerkiwijuice

    killerkiwijuice Post Master General

    Messages:
    3,879
    Likes Received:
    3,597
    Try pressing F5, if that even works on Linux. Although i'm not sure if this is just a known bug for Linux since there are quite a lot of problems with Linux currently.
  3. renszarv

    renszarv New Member

    Messages:
    13
    Likes Received:
    6
    Thanks, what this F5 should do, generally? I think, I've pressed everything on the keyboard, but maybe I've skipped something
  4. DeathByDenim

    DeathByDenim Post Master General

    Messages:
    4,328
    Likes Received:
    2,125
    F5 does the same as in a browser. Reload everyhing. Well, the UI part in this case.
    The selection rectangle getting stuck is the result of a Coherent View crashing. There are probably X errors in your log when that happens.
    See PA#2392
  5. renszarv

    renszarv New Member

    Messages:
    13
    Likes Received:
    6
    Unfortunately, this happened again, and F5 doesn't helped at all. In the standard output, I only see this:
    Code:
    [20:42:15.410] INFO 127.0.0.1:43712: recvCmd()
    [20:42:28.855] INFO 127.0.0.1:43712: recvCmd()
    [20:42:36.465] INFO Sim time: 0:03:00.000 [180000]
    [20:42:38.082] INFO 127.0.0.1:43712: recvCmd()
    The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> X11 KeyCode 142 (134), X11 KeySym 0x1008FF6B (XF86Open).
    The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> X11 KeyCode 142 (134), X11 KeySym 0x1008FF6B (XF86Open).
    The key you just pressed is not recognized by SDL. To help get this fixed, please report this to the SDL mailing list <sdl@libsdl.org> X11 KeyCode 142 (134), X11 KeySym 0x1008FF6B (XF86Open).
    [20:43:05.409] ERROR Unknown mouse button: 10
    [20:43:05.616] ERROR Unknown mouse button: 10
    ^[[15~[20:43:23.015] INFO no keycode mapping for SDL_Keycode 1073742085
    [20:43:24.183] INFO no keycode mapping for SDL_Keycode 1073741933
    [20:43:27.428] INFO no keycode mapping for SDL_Keycode 337
    [20:43:27.519] INFO no keycode mapping for SDL_Keycode 250
    [20:43:27.870] INFO no keycode mapping for SDL_Keycode 225
    [20:43:27.950] INFO no keycode mapping for SDL_Keycode 233
    ^C[20:43:29.457] INFO Starting exit process
    [20:43:29.458] INFO Shutting down script environment
    [20:43:29.901] INFO Shutting down CoherentUI
    
    I'm not sure, that it happened when the "Unknown mouse button 10", or the "The key you just pressed is not recognized by SDL...." was the original error, and which is because I tried to push a couple of buttons ...

Share This Page