Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (124 - 126 of 230)

Ticket Owner Reporter Resolution Summary
#212 Antoine Martin onlyjob fixed need option to prevent VBOX protocol on first run/connect
Description

I have a big problem with default population of VBOX sessions.

On first run/connect I have many VBOX sessions which are hardly distinguishable from applications I'd like to connect to.

One problem is that all of them are not running but if accidentally clicked VBOX is starting VM which takes significant portion of RAM. If started VM is hard to terminate until guest OS is loaded.

More specifically the problem is that VBOX virtual machine which hasn't been started yet looks like already running applications. (VMs that are not running and not even suspended are shown as sessions)

I have many VMs configured and this is cluttering menu at the same time increasing chances of accidental VM starting.

The only way to stop this behaviour that I know if to modify file

~/.winswitch/server/protocols/virtualbox.conf to make sure it have "enabled=False"

However first run of Winswitch populates all VMs (which slows down the startup) and I have to modify .conf file and restart Winswitch in order to have desirable configuration.

It would be nice if Winswitch will

  • not initialise VBOX sessions by default;
  • obey existing Configuration --> Protocols --> Virtualbox;
  • if necessary have another (new) configuration to control this behaviour.

I tried to modify the code responsible for creation of ~/.winswitch/server/protocols/virtualbox.conf with "enabled=True" but couldn't find how it is done.

Please advise.

Thank you.

#215 Antoine Martin Rogerio Bastos fixed Wrong keyboard setting when resume NX session
Description

I'm using winswitch 0.12.14 in server and client-side, and NX protocol to open Desktop sessions. However, every time I resume a session the keyboard settings is not set and I need to execute the following command to fix:

$ setxkbmap -layout us -variant alt-intl -print | xkbcomp - $DISPLAY
#216 Antoine Martin remche fixed wheezy package issues
Description

hi, I tried winswitch on a wheezy install, I had to :

  • install manually python-appindicatore
  • changing tray_icon_name for winswitch_indicator, as winswitch_applet file does not exist, and is not in ALL_BUILTIN (ui/icons.py).

Thx for your work, cheers, rémi

Note: See TracQuery for help on using queries.