On 2016-06-30, Frank Heuser wrote: > Am 28.06.2016 19:47, schrieb Frank Heuser: >> Hello, >> I installed a xenial 16.4 LTSP-Server with XFCE. Most programs seem to >> work. But I have problems with moneyplex (a homebanking software). It >> worked flawless in LTSP under lucid 10.4 with gnome2. There I started it >> with local ltsp-localapps, because of the usb-card-terminal. >> >> Under xenial 16.4 the program starts (wether direct on the server or >> local with ltsp-localapps) with an grey-filled window and "sticks". ... > To solve the problem I took identical VMs for server and thin client in > virtualbox. So there shouldn't be a hardware problem. > > Searching, what's the difference between the servers Xserver and the > clients Xserver I had the suspicion: It's the color resolution: > > So adding: > X_COLOR_DEPTH=24 > to lts.conf did the trick. moneyplex seems to need it.
I question weather we should force a default color depth, instead just let the clients use the best color depth available. For thin clients, 16-bit vs. 24-bit color depth is a huge bandwidth savings; in theory, applications should work fine with 16-bit color, but bugs in applications and libraries result in ugly rendering, or sometimes even break entirely, as you observed. In those cases, I'd suggest setting: X_SMART_COLOR_DEPTH=false This lets the video driver always determine what color depth to use. I'd be inclined to make it default to that... live well, vagrant
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev
_____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net