Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
02-18-2014, 04:52 PM
|
#76
|
Member
Registered: Oct 2011
Distribution: Slackware64
Posts: 364
Rep:
|
Quote:
Originally Posted by Alien Bob
You could try adding commandline parameters that disable the GPU rendering functions. Perhaps that makes Chromium behave better in VirtualBox. For instance, in the file "/etc/default/chromium" add these to the CHROMIUM_FLAGS variable:
Code:
--blacklist-accelerated-compositing --blacklist-webgl
The "--blacklist-accelerated-compositing" blacklists the GPU for accelerated compositing, and "--blacklist-webgl" blacklists the GPU for WebGL.
Eric
|
Thank you for these tips. Prompted me to search for a list. Very helpful.
Thank you very much for the chromium package. I find it a very stable build. I am grateful for the choice.
John
|
|
|
02-19-2014, 01:32 AM
|
#77
|
LQ Guru
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,352
|
Quote:
Originally Posted by Alien Bob
Code:
--blacklist-accelerated-compositing --blacklist-webgl
|
It was a good idea, but it didn't seem to make a difference. Chromium still locks up in VirtualBox.
|
|
|
02-20-2014, 06:57 PM
|
#78
|
Member
Registered: May 2009
Distribution: Slackware64-14.1
Posts: 138
Rep:
|
After update Google-chrome to the latest stable version 33.0.1750.117, the New Tab of this new version changed and it shows now a big google logo and a search option unnecessary and I don't know how get rid of it, as all the "recipes" I found didn't work for linux. Does anybody know how revert to the old New Tab layout?
Last edited by neymac; 02-20-2014 at 07:00 PM.
|
|
|
02-21-2014, 02:26 AM
|
#79
|
Member
Registered: Sep 2011
Posts: 925
|
double post deleted
Last edited by jtsn; 02-21-2014 at 02:28 AM.
|
|
|
02-21-2014, 02:28 AM
|
#80
|
Member
Registered: Sep 2011
Posts: 925
|
Quote:
Originally Posted by neymac
After update Google-chrome to the latest stable version 33.0.1750.117, the New Tab of this new version changed and it shows now a big google logo
|
Go to chrome://settings and change the search engine to something different than Google. http://ddg.gg/ is a good recommendation, because it doesn't track you.
|
|
|
02-21-2014, 10:45 AM
|
#81
|
Member
Registered: May 2009
Distribution: Slackware64-14.1
Posts: 138
Rep:
|
Quote:
Originally Posted by jtsn
Go to chrome://settings and change the search engine to something different than Google. http://ddg.gg/ is a good recommendation, because it doesn't track you.
|
Thanks, this solution I tried before, it works, but I need google as my standard search engine, I use a lot of their services (gmail, google maps, google drive, google etc). And I don't mind being "tracked", it's a price to pay nowadays. And the duckduck is too slow as search engine, and not so integrated to google-chrome as google search engine. When I want be "off track" I use Tor.
|
|
|
02-21-2014, 11:03 AM
|
#82
|
Member
Registered: May 2009
Distribution: Slackware64-14.1
Posts: 138
Rep:
|
I tried the extension Speed dial, it worked (removed the big logo and the annoying useless search option) but it messed up with the bookmarks bar (the bookmarks bar folder's options freeze). The solutions I've found recommend change the "chrome's flags" (using "about://flags" or "chrome://flags/"), but the options to change didn't appears to linux chrome. New suggestions are welcome.
|
|
|
02-21-2014, 04:48 PM
|
#83
|
Member
Registered: Sep 2011
Posts: 925
|
Quote:
Originally Posted by neymac
Thanks, this solution I tried before, it works, but I need google as my standard search engine, I use a lot of their services
|
Then everything is fine with the browser. You have to accept Google's branding if you want to use their services.
|
|
|
02-26-2014, 04:26 AM
|
#85
|
Senior Member
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077
|
I question whether it is "the most popular browser" because I really don't believe web stats. I, for instance, use Chromium at work but only because my Firefox session is full of work stuff, so chromium becomes my personal browser to check personal email and so on. It's not that I have a preference for it, but I figure it's better than using Opera, and I haven't got sudo permissions to install other alternatives.
Secondly, yeah, I don't get the appeal either. At home it's my troubleshooting browser (like if something doesn't work in Firefox, I double check in Chromium just to make sure it's them and not me at fault).
|
|
|
03-19-2014, 06:36 AM
|
#86
|
Member
Registered: Jan 2014
Distribution: Slackware 14.1 (MLED 32-bit)
Posts: 84
Rep:
|
As Firefox ESR crashed several times (randomly) when it shouldn't, I gave chrome (on one machine) and alienbob's chromium (on another one) a try. Both feel faster and snappier than FF, and some extensions that I use appear better integrated and slightly more functional (compared to the same in FF).
That was to say that I am pleased, so far
BTW, I have noticed that alienbob's chromium build renders fonts considerably sharper than FF under the same conditions. Has anybody else noticed that?
|
|
|
03-19-2014, 06:41 AM
|
#87
|
Member
Registered: Nov 2013
Location: Antalya
Distribution: Slackware64 current
Posts: 119
Rep:
|
Quote:
Originally Posted by s09
BTW, I have noticed that alienbob's chromium build renders fonts considerably sharper than FF under the same conditions. Has anybody else noticed that?
|
I think Chromium (don't know about Chrome) has a custom font (Ani) built-in. That might be the reason.
|
|
|
03-19-2014, 11:43 AM
|
#88
|
LQ Guru
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,352
|
Quote:
Originally Posted by s09
BTW, I have noticed that alienbob's chromium build renders fonts considerably sharper than FF under the same conditions. Has anybody else noticed that?
|
Doesn't Chromium have its own font renderer? Skia, I think?
|
|
|
03-27-2014, 10:49 PM
|
#89
|
Member
Registered: Jan 2012
Location: Directly above the center of the earth
Distribution: Slackware. There's something else?
Posts: 383
Rep:
|
I just installed Alien Bob's chromium txz binary and the pepperflash and pdf plugins for it.
Tried to start it in a konsole and got this:
Code:
/usr/lib/chromium/chromium: symbol lookup error: /usr/lib/chromium/chromium: undefined symbol: hb_icu_get_unicode_funcs
I've no idea what that means and no idea what to look for to install(?) for it.
Installed on a Slackware 14.1 32 bit system.
Any ideas? I *cannot* do the download thing of a GB, since I'm only on satellite and restricted to my bandwidth usage, to try and build it on my own system. Besides...I'm thinking that this error will make it not build anyway.
|
|
|
03-28-2014, 11:52 AM
|
#90
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Quote:
Originally Posted by irgunII
I just installed Alien Bob's chromium txz binary and the pepperflash and pdf plugins for it.
Tried to start it in a konsole and got this:
Code:
/usr/lib/chromium/chromium: symbol lookup error: /usr/lib/chromium/chromium: undefined symbol: hb_icu_get_unicode_funcs
I've no idea what that means and no idea what to look for to install(?) for it.
Installed on a Slackware 14.1 32 bit system.
Any ideas? I *cannot* do the download thing of a GB, since I'm only on satellite and restricted to my bandwidth usage, to try and build it on my own system. Besides...I'm thinking that this error will make it not build anyway.
|
On a stock Slackware 14.1 system you should not be getting that error. Have you upgraded your harfbuzz or icu4c packages?
Eric
|
|
|
All times are GMT -5. The time now is 10:46 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|