Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 5 posts - 76 through 80 (of 80 total)
  • Author
    Posts
  • in reply to: Very Long Lines Mess Up The Edior #31929
    Mitch
    Participant

    It is very repeatable for me.

    Forgot to mention that I am running under WINE Ubuntu 10.04 64 bit.

    A screen shot is attached. There is only a single line in the editor, but 2 show up.

    in reply to: Very Long Lines Mess Up The Edior #31927
    Mitch
    Participant

    That gets around the problem but I think if word wrap is off, that the behavior I described above should not occur.

    in reply to: Connection Lost Or Hung Over Vpn #31843
    Mitch
    Participant

    I will investigate the feasibility of doing so. It may be a while as I'm out of town for a week. I will let you know.

    in reply to: Connection Lost Or Hung Over Vpn #31841
    Mitch
    Participant

    It is a standard PPTP VPN. The hardware on the host side is a FortiGate firewall, client is Ubuntu 10.04 with native PPTP client.

    If you can't reproduce it let me know and I'll investigate if I can set you up to access ours.

    in reply to: Connection Lost Or Hung Over Vpn #31839
    Mitch
    Participant

    Timeout values below. I did not see this problem when I used an ssh tunnel (either my own outside of SQLyog or using the SQLyog tunnel). I “could” use ssh, but that is not as convenient for me when I move from remote to office and back.

    Code:
    connect_timeout 10
    delayed_insert_timeout 300
    innodb_lock_wait_timeout 50
    innodb_rollback_on_timeout OFF
    interactive_timeout 28800
    net_read_timeout 30
    net_write_timeout 60
    slave_net_timeout 3600
    table_lock_wait_timeout 50
    wait_timeout 28800
Viewing 5 posts - 76 through 80 (of 80 total)