Home › Forums › X-notifier for Chrome, Safari, and Opera › In Ubuntu: Not working in Chromium Browser : solved
Tagged: Chromium Ubuntu
This topic contains 9 replies, has 4 voices, and was last updated by WacoJohn 5 months, 1 week ago.
-
AuthorPosts
-
2012/12/05 at 10:26 AM #1793
At the same time cannot import or export
I get this error:
This webpage is not availableThe webpage at chrome-extension://invalid/ might be temporarily down or it may have moved permanently to a new web address.
Error 2 (net::ERR_FAILED): Unknown error.
… while in Google Chrome all works fine.
I am referring to all in latest versions
Tested also the 3 beta version to no avail.
Any idea?
2012/12/05 at 10:36 AM #1794Which version of Chromium do you use?
2012/12/06 at 6:49 AM #1813Version 20.0.1132.47 Ubuntu 12.04 (144678)
that is now the latest in Ubuntu/Lubuntu
2012/12/06 at 8:05 AM #1815Please install 21.x or later.
2012/12/06 at 8:40 AM #1816thank you, but that is the latest in Ubuntu sources. otherwise i might just use google chrome. i will try to get a new version of chromium for linux although i do not know how exactly. could I not install instead an older version of x notifier ?
is that possible and if yes, what would that be?
thnx for your quick reaction
2012/12/06 at 9:59 AM #1817If you Google, there are ways to add a 3rd party source… for later Google Chromium versions.
(Such as from Alex Shkop… a python developer.)2012/12/06 at 5:35 PM #18192012/12/06 at 6:17 PM #1821I edited my post… as the link I had was to the same Chromium page… which is only version 18.
The PPA link is a 3rd party developer… and here’s his page (he has links for both ‘stable’ and ‘dev’ releases:
https://launchpad.net/~a-v-shkop2012/12/06 at 8:36 PM #1823Thank you all.
There is in fact an unofficial stable release that is newer than the one in the Ubuntu official sources and up-to-date with X-notifier and Google Chrome versions.
To install, the Terminal commands are:
sudo add-apt-repository ppa:a-v-shkop/chromiumsudo apt-get updatesudo apt-get install chromium-browser
This solves the problem.2012/12/16 at 1:43 PM #1889Solution did not work for me:
jb@Compaq-PC:~$ sudo add-apt-repository ppa:a-v-shkop/chromium
[sudo] password for jb:
You are about to add the following PPA to your system:
While Chromium Team won’t release new versions of Chromium browser I will try to maintain more-or-less fresh releases of Chromium
More info: https://launchpad.net/~a-v-shkop/+archive/chromium
Press [ENTER] to continue or ctrl-c to cancel adding it
Exception in thread Thread-1:
Traceback (most recent call last):
File “/usr/lib/python2.7/threading.py”, line 551, in __bootstrap_inner
self.run()
File “/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py”, line 99, in run
self.add_ppa_signing_key(self.ppa_path)
File “/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py”, line 132, in add_ppa_signing_key
tmp_keyring_dir = tempfile.mkdtemp()
File “/usr/lib/python2.7/tempfile.py”, line 322, in mkdtemp
name = names.next()
File “/usr/lib/python2.7/tempfile.py”, line 141, in next
letters = [choose(c) for dummy in "123456"]
File “/usr/lib/python2.7/random.py”, line 274, in choice
return seq[int(self.random() * len(seq))] # raises IndexError if seq is empty
ValueError: cannot convert float NaN to integer
-
AuthorPosts
The forum ‘X-notifier for Chrome, Safari, and Opera’ is closed to new topics and replies.
