Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 230)

Ticket Resolution Summary Owner Reporter
#246 invalid International keyboard support failing MCondarelli
Description

I have an Italian keyboard. Some keys (notably ',?', '{', '}', '#' and '@') are only available via 'AltGr?' escape. All these keys do not appear to work.

Setup:

  • Server: Linux Wheezy_amd64
    • LANG=en_US.UTF-8
  • Client: Windows Seven x64
    • Italian setup
  • Test program: eclipse 3.8.0
  • Winswitch was installed today following indication on web site.
  • All software installed is standard and up-to-date.
  • All other keys are correctly interpreted as Italian KBD in spite of client/server language mismatch (e.g.: all accented letters are correct).
#245 duplicate No handlers could be found for logger "xpra.scripts.config" Norman Rasmussen
Description

This warning message has been appearing on startup since 0.10.10.

#243 fixed Unity specific menu options from .desktop files being prioritised over defaults Antoine Martin madmonk
Description

The Win Switch menu appears to offer the last choice in the .desktop file these typically appear to be the unity specific options which would normally be ignored / hidden in other environments. The files can of course be copied and modified which clears up the problem. It would of course be nice if the relevant parser could be adjusted to take the 1st option in the file (which is the default option AFAIK).

e.g.

Exert from the firefox.desktop file...

From the beginning of the file

[Desktop Entry]
Version=1.0
Name=Firefox Web Browser
....
Exec=firefox %u

The Win Switch menu shows the last option however....

From the end of the file

[Desktop Action NewPrivateWindow]
Name=Open a New Private Window
...
Exec=firefox -private-window
OnlyShowIn=Unity;
Note: See TracQuery for help on using queries.