47sallo93 / switchy

Automatically exported from code.google.com/p/switchy
0 stars 0 forks source link

Restriction to only KDE and GNOME? #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install plugin on chrome 
2. restart chrome
3. switchy button flashes

What is the expected output?
Working plugin.  It worked immediately on install but upon restart fails.
I think it is failing because it is restricting the allowed desktops too 
much.  Does this check need to exist?  I am using the awesome WM 
http://awesome.naquadah.org/ 

What do you see instead?
3. System Environment   (Plugin error: Your Linux distribution isn't 
supported yet. Currently only Gnome and KDE based distributions are 
supported.)

Switchy version: v1.5.0.8
Operating system: Archlinux x86_64

Error Log (Switchy Options > press 'Error Log' button):

[11:20:49] [info] - Extension Info: v1.5.0.8
[11:20:49] [info] - Browser Info: 5.0 (X11; U; Linux x86_64; en-US) 
AppleWebKit/532.6 (KHTML, like Gecko) Chrome/4.0.262.0 Safari/532.6
[11:21:36] [error] - Plugin error: Your Linux distribution isn't supported 
yet. Currently only Gnome and KDE based distributions are supported.
[11:24:36] [error] - Plugin error: Your Linux distribution isn't supported 
yet. Currently only Gnome and KDE based distributions are supported.

Original issue reported on code.google.com by mth...@gmail.com on 1 Feb 2010 at 4:33

GoogleCodeExporter commented 9 years ago
Actually there is no restriction here, it's just a test to give you a hint 
about the 
problem.
Currently, Chrome reads proxy settings from Gnome and KDE configuration, and 
for other 
desktops, it uses the system environment variables (http_proxy, ftp_proxy, ...).
And therefore, Switchy only supports Gnome and KDE desktops.
Though, you can try some workarounds to make Switchy works on Archlinux (see 
this: 
http://code.google.com/p/switchy/wiki/LinuxSupport).

Original comment by Mohammadhi on 4 Feb 2010 at 9:18

GoogleCodeExporter commented 9 years ago

Original comment by Mohammadhi on 14 Feb 2010 at 12:24

GoogleCodeExporter commented 9 years ago
I find this problem still exists even with version 1.6.3 on my Gentoo system.

I don't use any DE (I don't use gnome, kde or xfce4). I only use fluxbox as WM.

I use `startx' to start up X, and in my .xinitrc, there is only two lines as 
following:

#!/bin/sh
fluxbox

Original comment by cky...@gmail.com on 8 Sep 2010 at 3:20

GoogleCodeExporter commented 9 years ago
I use awesome. The problem still exists

Original comment by hqk...@gmail.com on 15 Sep 2011 at 3:30

GoogleCodeExporter commented 9 years ago
The error message is misleading and needs to be changed.  I've used Switchy! 
with xfce for more than a year.  But now it is failing and only tells me to use 
gnome or kde.

Original comment by ryan.g...@gmail.com on 8 Jan 2013 at 8:27