OpenSUSE :: Javascript Broken In Chromium?
Jan 9, 2011
i think something has broken javascript in my chromium installation. I've tried updating chromium and reinstalling/updating my java installation. Neither of these has helped. To give you an idea of the behavior I'm seeing this page does not have buttons, but pictures of all the buttons. Clicking them does nothing. Also, gmail's regular interface will not load. Functionality seems entirely normal (so far) in firefox.
View 4 Replies
ADVERTISEMENT
Nov 29, 2010
I'm trying to make an extension that hopefully will remove the space bar scroll down function. So I've googled a bit and I've found this codes, that I've stored in a spacebar.js file
Code:
window.onkeydown=function(e){
if(e.keyCode==32){
return false;
}
};
Now for an extension to be valid so chromium would accept it I observed it needs a manifest.json file as in this tutorial [URL].. .So I've figured it out it should look something like this
[Code]...
The thing it's when I try to load unpacked extension in chromium I get a syntax error at line 6 column 7. Now I have to admit I'm not so good at scripting so anybody has any idea in how to fix this ?
View 1 Replies
View Related
Sep 10, 2010
I deleted the search engines in chromium and made scroogle my default search engine. (im a huge privacy nut) But with this random daily build of chromium, whenever I close it, it deletes scroogle from my default searches.
View 3 Replies
View Related
Sep 1, 2009
I need a textbrowser with Javascript Support. I have compiled the elinks stable 0.11x and the unstable 0.12x version mit JavaScript Support (js moz dev). Both browsers can be started and showed websites normaly. But no javascript, even simple tests like [URL] failed. I started elink with ./elink and typed then the url.
View 4 Replies
View Related
May 2, 2011
I often use the option in Chromium to create 'application shortcuts'. These are instances of Chromium that make a website look more like an app by not including most of Chromium's toolbars. I use it for gmail and google docs and spreadsheets and calendar. In 11.04 I have set up Desktop launchers and copied them across to the Launcher (what an odd way to add something to the launcher, why no right-click 'add launcher' option?)
The problem is that the launcher thinks all these apps are chromium (which they are really, but I would like them to be seen as separate apps). If I minimize my gmail window, a little triangle appears next to the chromium icon, not the gmail icon. To get the window back, I have to click on the Chromium icon. Clicking on the gmail icon launches a new instance of it (also tied to the Chromium icon).
View 7 Replies
View Related
Dec 2, 2010
if i run chromium with --enable-gpu-rendering flag chromium's display looks like it's shattered into thousands of pieces and I can't understand a thing. This doesn't happens if I have a previous instance of chromium opened in the usual way, without any flag. In this case if I open another chromium window with the --enable-gpu-rendering flag it's display looks ok, but I can't figure out what's the problem and how could this be fixed if there's solution for it of course.
View 1 Replies
View Related
Oct 22, 2010
I made a shortcut with chromium browser to listen.grooveshark.com. This is great as it's almost like the grooveshark VIP desktop application like this. However AWN dock groups it with other chromium windows like this:Kuvakaappaus.jpg
Is it possible to force AWN to group this specific chromium window under the Grooveshark launcher that I have in the dock? Turning off grouping does not solve this either, as it just shows grooveshark as another chromium window.
View 6 Replies
View Related
May 5, 2010
I can't seem to install Chromium on OpenSuSE 11.2 [i586], as I'm getting this list of conflicts:
Code:
where's the 11.2 repo for this?
View 2 Replies
View Related
Dec 18, 2010
How do you install Chromium ver. 8? I have ver. 6.0.4.I would use Google chrome but it's unstable on this PC running opensuse 11.3 64bit KDE. Every time I try to send an attachment Google chrome crashes and Chromium doesn't.
View 4 Replies
View Related
Aug 15, 2011
Looks like the build of package ``chromium`` on 64-bit OpenSuSE 11.3 failed [url] .
At the moment, the latest available RPM for Chromium (from 01 Aug: [url] depends on an outdated version of libv8, which is not available on the openSUSE:11.3:Contrib/standard repository (because ``libv8`` itself was updated to a higher version on 09 Aug: [url].
View 4 Replies
View Related
Jan 14, 2011
What this little N is that appears in the corner of the prefs icon in the latest Chromium 10? It goes away when I open the settings and it's driving me crazy as to what it is.
View 9 Replies
View Related
May 12, 2011
I have installed Chromium from OpenSuSE 11.4 Contrib. I have x86_64 openSuSE. When I go to the Chrome store to install some extensions the store says that Image View
View 8 Replies
View Related
Mar 3, 2010
I was using Chromium Chrome 5.0.337.0 and Flash was working properly. Today I updated to Chromium 5.0.342.0(With "zypper update") and the Flash is not working anymore. I also installed Google Chrome from Google and it has Flash working.
View 2 Replies
View Related
Dec 14, 2010
I'm using Chromium 10 from the build service and just installed the upgrade to version 10. Now there seems to be an issue with scrolling. When i go to reply to an email in gmail there is something weird when i try to scroll. The scrollbar will move like i am scrolling but nothing actually in the text area moves
View 9 Replies
View Related
Dec 21, 2010
I've installed Chromium 10 and flash works in ..... but not as embedded videos in many websites. What would cause the videos not to work, yet flash is working. Any clues to solving this problem?
I'm running 11.3 64bit KDE
View 9 Replies
View Related
Jul 11, 2011
I installed Chromium from the 11.4 Contrib repository, but it doesn't show the icon in the GNOME panel. The icon shows up fine in the applications menu, but not on the open application itself.
View 8 Replies
View Related
Aug 18, 2011
I've recently updated Chromium to version 15.0.854.0-2.1 and it won't start now.When I start it from terminal I get the following error message:
Code:
[9537:9537:1614240504:FATAL:zygote_host_linux.cc(129)] The SUID sandbox helper binary is missing: /usr/lib/chromium/chrome-sandbox Aborting now.
[code]...
View 9 Replies
View Related
Dec 8, 2010
Chromium was running fine , till i enabled GPU Acceleration , Click2Play and tabbed preferences from "about:flags" ... Now every time i start chromium it instantly crashes..
This is the crash report :
----------- .xsession-errors ---------------------
[5095:5095:2310863628:ERROR:base/native_library_linux.cc(32)] dlopen failed when trying to open /usr/lib/chromium/libffmpegsumo.so: /usr/lib/chromium/libffmpegsumo.so: cannot open shared object file:
[5097:5097:2310891375:ERROR:base/native_library_linux.cc(32)] dlopen failed when trying to open /usr/lib/chromium/libffmpegsumo.so: /usr/lib/chromium
[Code].....
I think i need to disable GPU acceleration to get it running... so i need to disable it from a config file in /home/.config/chromium .
View 1 Replies
View Related
Jul 8, 2011
I've installed chromium browser package from Index of /repositories/openSUSE:/11.4:/Contrib/standard I notice that the taskbar icon has been missing (for quite some time) - I can confirm it on 3 different openSUSE 11.4 installations - on my laptop, my home HTPC/gaming rig and the worstation at work. The icon in the gnome main menu->internet->chromium looks fine but the icon I get in Compiz Ring Switcher seems to be the same white box icon with the blue bar. I'm sure it started happening since an update of Chromium in Feb/Mar timeframe. Does anyone else face similar problem and may be found a solution to get the icon fixed in the taskbar? I've attached a screenshot showing the problem.
View 4 Replies
View Related
Aug 14, 2011
openSuse 11.4 + Gnome 3 (upgraded from oneclick install). A couple of ago I ran zypper update and there were some updates available for chromium (and a few other things). I installed them, did some work in libreoffice (dint use chromium then) and turned the computer off. Today I needed to do some web surfing, so boot up my computer, launch chromium and get the following message (I translated it from spanish as I use the spanish version of opensuse)...
Failed to launch <<Chromium web browser>>
Failure executing child process <<chromium>> (The specified file or folder doesn't exists)
Before the "update" chromium worked perfectly. Now it doesn't even start.
View 4 Replies
View Related
Aug 17, 2011
Chromium doesn't start after latest updates(15.0.854.0-2.1)
Distro: openSUSE 11.4 x86_64
chromium, chromium-desktop-kde
Version: 15.0.854.0-2.1
Repo: obs://build.opensuse.org/openSUSE:11.4:Contrib
libv8-3
Version: 3.5.5.0-2.1
[Code]...
View 9 Replies
View Related
Feb 16, 2011
I'm trying Chromium but it does not read video like firefox does with gecko mediaplayer
here: BFM Business : le direct I get "Missing Plug-in"
View 1 Replies
View Related
Aug 4, 2010
I'm running 11.3 KDE 64bit I've installed Google-chrome browser, but it's unstable the crashes when trying to send attachments in Gmail How do I install Chromium-browser? What repo is needed in Yast? I've installed it on my Mandriva box and its much more stable
View 9 Replies
View Related
Sep 1, 2010
At this moment I suffer from crashing Firefox and Chromium (lots of black screens), on both Windows 7 and SuSE 11.3.So I think smth is wrong with Firefox.AMD 64-bit 5000+HP Pavillon 7760
View 1 Replies
View Related
Dec 1, 2010
The rsync module "opensuse-full" which worked well so far seems currently broken. It tries to mirror a huge number of additional stuff (factory?) but fails with "permission denied". Any place where I could report this?Command:
Code:
rsync -rlpt -hi -stats rsync.opensuse.org::opensuse-full /drive/repo
Errors:
[code]....
View 5 Replies
View Related
May 21, 2010
i'm running debian lenny - latest stable i have recently installed smartcam (mobile phone as webcam over bluetooth) from .deb package , get errors of unmet dependency , but application works like a charm, unfortunately broken dependences block my aptitude , i cant fix them either as latest stable use older versions of dependences even in backports... how do i mark smartcam package as not broken and release my apt?
View 8 Replies
View Related
Sep 28, 2010
I have a triboot windows suse 11.3 stable and suse 11.3 factory pc, I would like to share the browsers and email settings between the suse stable and factory, I succeed with thunderbird and firefox moving the /home/.thunderbird and /home/.mozilla in an ext3 shared partition and linking these in the respecive /homes, I found that there isn't a /home/.chromium folder, I found probably /usr/lib64/chromium could be the same as /home/.mozilla for firefox, but I don't know if is secure or can damage my system to move this in a ext3 partition and then link this to the respective /usr/lib64/chromium, /usr/lib64/chromium has root owner, root group, visible and modifiable for root and only visible for group and other.
View 5 Replies
View Related
Dec 5, 2008
I just did a clean install of OpenSuSE 11.0 and performed all the available updates as well. After rebooting when I try to SSH into my SuSE workstation I get:
PuTTY Fatal Error
Server unexpectedly closed network connection
I don't see anything relevant in /var/log/messages. I've tried rebooting and restarting the SSHD service.
View 9 Replies
View Related
May 14, 2010
I loaded off DVD for Kgpg, but click on it and have the bouncing lock key, then disappears from menu bar. De-installed and Re-installed several times. Will not work properly.
Brand new installation, TODAY
View 3 Replies
View Related
Jun 28, 2010
I am working on a web-interface that has to show certain data in real-time (update it every 2 seconds). I figured including an iframe and reloading it with javascript would be the best bet. So to see if it works I wrote this test code. But it doesnt reload the iframe every 2 seconds. Can anyone point out where I am going wrong ?this is the code for hello.html
PHP Code:
<html>
<body>
[code]....
View 2 Replies
View Related