Hi. Could you help us with this bug? If so: 1) When you connect on machine, do you see any icon on notification area?
2) Could you run vino-server with valgrind tool? If so: - Install valgrind package - Run in a terminal: - gconftool-2 -s /desktop/gnome/remote_access/enabled -t bool false - killall -9 vino-server - valgrind --tool=memcheck --leak-check=yes /usr/lib/vino/vino-server - In another terminal: - gconftool-2 -s /desktop/gnome/remote_access/enabled -t bool true - At this point, vino is enabled and running, try to reproduce this bug - Attach here all output generated in terminal -- [apport] vino-server crashed with SIGSEGV in g_type_check_class_cast() https://launchpad.net/bugs/91973 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
