vovan69

Results 12 comments of vovan69

I'm using only ssh-agent: - systemd: @[email protected] - pam: auth optional /usr/lib/security/pam_envoy.so - pam: session optional /usr/lib/security/pam_envoy.so ssh-agent

> Thanks. Will you show me your ~/.mlterm/main ? ``` fg_color = #dcdcdc bg_color = #333333 use_transbg = true wall_picture = depth = 32 logsize = 512 scrollbar_mode = none...

> Does mlterm crash even if you remove "use_transbg = true" ? I'll test and let you know.

> Does mlterm crash even if you remove "use_transbg = true" ? According to my tests mlterm doesn't crash with `use_transbg = false`.

One more observation: simply turning off monitor (unplugging power) triggers mlterm crash in my case.

> Will you try to remove "depth=32" option from ~/.mlterm/main ? I'll test and let you know.

> Will you try to remove "depth=32" option from ~/.mlterm/main ? I'll test and let you know.

No crashes so far without `depth=32` option.

> No crashes so far without `depth=32` option. Apparently mlterm crashes without `depth=32` option as well, maybe less frequently.

> Thanks. Is the crash message (BadMatch error at X_GetImage) same either with or without depth=32 option ? The error is different: ``` BadDrawable (invalid Pixmap or Window parameter) Major...