Closed BiloxiGeek closed 5 years ago
Tried reinstalling the extension from scratch and looking glass gives me a different error this time...
TypeError: this.child.Profile.quote is not a function
Also tried deleting my $HOME/.connmgr file and the extension will start, I can add new hosts but as soon as there's hosts added clicking on the icon does nothing. Doing an "Alt-F2, r" results in the icon disappearing.
I have the same error. I think it is due to the usage of String.prototype.quote(), which is a deprecated function.
I am not sure what replacement to use for the String.prototype.quote() function. It is used in extension.js and terminal.js
Late last night I found https://github.com/Silarn/connectionmanager2 which is forked from this project. It's working nicely on my home F26 system. But the really odd thing is my F26 system at work did not have the issue at all. Not gonna argue but it is strange.
Added: Poked around, I must have used the Silarn fork for my work system and not remembered.
Using that fork also worked for me. Thanks for that link.
Using that on my debian sid with gnome-shell 3.26 works fine except the icons size. if i modify the stylesheet.css i can reduce the size but the big icons come back again and i dont know why ? May be a solution here ?
Updated to Gnome Shell 3.32
Just upgraded to Fedora 26 and connection manager in gnome-shell doesn't want to work. I updated shell-version in metadata.json to match the gnome-shell 3.24 and still no joy.
Looking glass reports this error: TypeError: Search.SearchProvider is undefined.
Would really like to get this extension working, I use it extensively at home and work.