From: "Денис Черносов" <denis0.ru@gmail.com> To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: [Comm] VNC сервер не дается Date: Fri, 20 Mar 2009 12:53:49 +0400 Message-ID: <d77783290903200153y717a11aq87e069a6da6bc8c4@mail.gmail.com> (raw) История проблемы. У шефа смартфон на SymbianOS и нет его любимого приложения (виндового). В эмуляции оно приемлемо работает, у нас есть доменное имя и статический ip, так что было ему предложено любоваться приложением через VNC-клиента (потому что NX-клиента под SymbianOS нету). Сказано-сделано. # rpm -qa | grep vnc tightvnc-1.5.0git-alt5 libvncserver-0.9.1-alt1 tightvnc-server-1.5.0git-alt5 Поставил, настроил. Забил пароль. #cat ~/.vnc/xstartup #!/bin/sh #unset SESSION_MANAGER #exec /etc/X11/xinit/xinitrc [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xsetroot -solid grey vncconfig -iconic & startkde & Обламываюсь по трем направлениям: 1) Шрифты в приложении кракозяблами. Хотя во всех KDE-шных приложениях всё пучком. Такое ощущение, что wine не подхватывает переменные окружения (если не сделан явный выбор, то язык приложения - английский). Еще, как вариант - это может быть как-то связано тем, что юзер LDAP-ный. 2) значки отображаются с глюками (в значках используется прозрачность). Не смертельно, но неаккуратненько... 3) не активируется прослушивание на 5800 порту, для доступа через java-апплет. Может кто поделится рабочим конфигом? Что посоветуете? -- С уважением, Черносов Денис
reply other threads:[~2009-03-20 8:53 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=d77783290903200153y717a11aq87e069a6da6bc8c4@mail.gmail.com \ --to=denis0.ru@gmail.com \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git