google-chrome-41.0.2272.89

Browsers, email, chat, etc.
Post Reply
Message
Author
User avatar
HoerMirAuf
Posts: 255
Joined: Tue 22 Jan 2008, 12:11
Location: Würzburg

google-chrome-41.0.2272.89

#1 Post by HoerMirAuf »

Made a pet from latest google chrome.

works in slacko/tahr, should work in other puppys too.

google-chrome-41.0.2272.89.pet

User avatar
ardvark
Posts: 1448
Joined: Tue 02 Jul 2013, 03:43
Location: USA

#2 Post by ardvark »

Hi...

Thank you for making this. :)

However, will it function normally even though Puppy operates in root? More recent versions of Chrome don't allow this. :(

Regards...
Last edited by ardvark on Fri 20 Mar 2015, 15:13, edited 1 time in total.
Our Lord and Savior [url=http://peacewithgod.jesus.net/]Jesus Christ[/url] loves and cares about you most of all!

PLEASE READ! You don't have to end up [url=http://www.spiritlessons.com/Documents/BillWiese_23MinutesInHell_Text.htm]here![/url]

User avatar
HoerMirAuf
Posts: 255
Joined: Tue 22 Jan 2008, 12:11
Location: Würzburg

#3 Post by HoerMirAuf »

i have already adapted it to work as root :)

you only have to modify the file
(already done in the pet)

/opt/google/chrome/google-chrome

Code: Select all

  exec -a "$0" "$HERE/chrome" "$@"
to

Code: Select all

  exec -a "$0" "$HERE/chrome" \
    --user-data-dir=$HOME/.config/google-chrome "$@" 
Last edited by HoerMirAuf on Tue 31 Mar 2015, 07:01, edited 1 time in total.

User avatar
ardvark
Posts: 1448
Joined: Tue 02 Jul 2013, 03:43
Location: USA

#4 Post by ardvark »

Hi...

Thank you! :)

Regards...

JackWagon
Posts: 51
Joined: Tue 17 Aug 2010, 15:05
Location: dead center, USA

Chrome

#5 Post by JackWagon »

Thank you!

Works well with Upup Raring 3.8.7 :o :P

JW

Pelo

Wary and Racy

#6 Post by Pelo »

anybody knows why Chrome does not work with Racy and Wary ?
"you only have to modify the file
/opt/google/chrome/google-chrome" ok !

User avatar
HoerMirAuf
Posts: 255
Joined: Tue 22 Jan 2008, 12:11
Location: Würzburg

#7 Post by HoerMirAuf »


User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

Re: Wary and Racy

#8 Post by peebee »

Pelo wrote:anybody knows why Chrome does not work with Racy and Wary ?
Might be worth trying this:
http://www.murga-linux.com/puppy/viewto ... 748#836748

jrb has used it to upgrade the kernel in Racy - http://www.murga-linux.com/puppy/viewto ... 759#836759
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

Post Reply