Skip to content

[BUG] dpi problem #624

@samwathegreat

Description

@samwathegreat

Title

The entered dpi is not properly passed to guacd

Platform

Website - Chrome

Server Installation Method

Docker

Version

2.0.0

Troubleshooting

The Problem

No matter what value you enter for dpi (including leaving it blank), termix seems to pass the value "96?undefined" to guacd, causing errors. In addition to the errors, it doesn't actually use the dpi that you enter.

I'm not sure, but I think this might be the reason I can't get my wallpaper to consistently be shown (it's 100% consistent with vanilla guac, but on termix, more often than not, wallpaper is not displayed even though the option to display wallpaper is enabled). Usually making a change to the config, and saving it results in the wallpaper being shown on the next connection, but subsequent connections do not show wallpaper and it's just a black screen.

How to Reproduce

Leave dpi blank, OR enter 96, OR enter a different value (e.g. 100). The value parsed to guacd is "96?undefined"

Additional Context

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Bugs

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions