Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Tue 21 May 2013, 21:53
All times are UTC - 4
 Forum index » House Training » Bugs ( Submit bugs )
Puppy 5.2.8 Chromium install doesn't associate icon to exe
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 2 [25 Posts]   Goto page: 1, 2 Next
Author Message
mimmo


Joined: 20 Jul 2011
Posts: 19
Location: Versailles, France

PostPosted: Tue 08 Nov 2011, 17:08    Post subject:  Puppy 5.2.8 Chromium install doesn't associate icon to exe  

Puppy 5.2.8, chromium,

well the install seems to go fine, but at the end Chromium cannot be started from desktop icon nor from menu.

hope this is the right place for this Confused
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2047
Location: World_Hub

PostPosted: Wed 09 Nov 2011, 08:26    Post subject:  

See here or locate the executable and create new ones with: desktop >> settings >> Desktop-entry.
Back to top
View user's profile Send private message 
bigpup


Joined: 11 Oct 2009
Posts: 3687
Location: Charleston S.C. USA

PostPosted: Wed 09 Nov 2011, 09:38    Post subject:  

Where did you get Chromium?
How did you install it?

_________________
I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
Back to top
View user's profile Send private message 
eternal-sunshine

Joined: 20 Feb 2011
Posts: 50

PostPosted: Thu 10 Nov 2011, 20:39    Post subject:  

Have a similar trouble.
Frugal install of 5.2.8 and installed chromium-15-lucid form 528's quickpet.
Typing
Code:
chromium
in a terminal gives
Quote:
illegal instruction

although I see an entry in /usr/share/applications and the install seemed to go ok.
Next I took the advice of Semme and uninstalled chromium, installed pet for libgconf2 and then reinstalled chromium. But still nada.

FWIW I had troubles with chromium on slacko as well but so far no-one has come forward with any suggestions.

Any help appreciated.
Back to top
View user's profile Send private message 
mimmo


Joined: 20 Jul 2011
Posts: 19
Location: Versailles, France

PostPosted: Sat 12 Nov 2011, 13:51    Post subject: Puppy 5.2.8 chromium install deosn't associate icon to exe  

puppy 5.2.8 frugal
chromium comes from the menu given when you first click on the browse
icon ( a quick pet I believe)

does the same when booting from a usb key
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2047
Location: World_Hub

PostPosted: Sun 13 Nov 2011, 10:35    Post subject:  

I'd say remove any existing Chrome pets, including your ~/.config/google-chrome directory >>

Install the latest stable deb pkg >>

Then open your /opt/google/chrome/google-chrome script and add: --user-data-dir to line 42..
Code:
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir

This seems to work- courtesy sassanh. Take it out for a test drive'n let's get some feedback..
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2047
Location: World_Hub

PostPosted: Sun 13 Nov 2011, 13:52    Post subject:  

Whoops- WRONG browser. Hopefully I'll be back with a fix for Chromium..

To mimmo- start it from a shell and dump any errors..

For you eternal-sunshine.. remove your ~/.config/chromium folder'n try again from a shell.

Search your system for "libgconf2" and forward the versions that show up..
Back to top
View user's profile Send private message 
eternal-sunshine

Joined: 20 Feb 2011
Posts: 50

PostPosted: Sun 13 Nov 2011, 17:32    Post subject:  

Semme,
Thanks for trying to help.
I deleted ~/.config/chromium but get exactly what I did before using shell.
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2047
Location: World_Hub

PostPosted: Sun 13 Nov 2011, 17:57    Post subject:  

That's only half an answer.. What about libgconf2.. versions?
Back to top
View user's profile Send private message 
eternal-sunshine

Joined: 20 Feb 2011
Posts: 50

PostPosted: Sun 13 Nov 2011, 18:03    Post subject:  

Quote:
Next I took the advice of Semme and uninstalled chromium, installed pet for libgconf2

i.e. I did what you suggested above and downloaded from that place.
Version I got was libgconf-2.so.4.1.5
HTH
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2047
Location: World_Hub

PostPosted: Sun 13 Nov 2011, 18:08    Post subject:  

Ahhh... are you running the instant update? And about the search.. I meant with Pfind..
Back to top
View user's profile Send private message 
eternal-sunshine

Joined: 20 Feb 2011
Posts: 50

PostPosted: Sun 13 Nov 2011, 19:00    Post subject:  

Yes am running instant_update-Lucid528-002
But had the same problem before I installed this.
Also had this problem on another PC.

Pfind returns:
libgconf2-4_3.1.6
libgconf2-4
libgconf-2.so
libgconf-2.so.4
libgconf-2.so.4.1.5

HTH
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2047
Location: World_Hub

PostPosted: Sun 13 Nov 2011, 21:39    Post subject:  

Could be the Chromium pet doesn't like your processor.. Maybe try this build.
Back to top
View user's profile Send private message 
Buenavista

Joined: 23 Jan 2012
Posts: 15

PostPosted: Tue 07 Feb 2012, 06:00    Post subject:  

Hi chaps,

I have the same issue with puppy 5.2.8 on a sony vaio C1MSX:

Firefox: too slow (not usable)
Opera: OK but can't read flash (and it's incredibly complicated to install the plugin)
Midori: The same as Opera
Seamonkey: Too slow (unusable)
Chrome and Iron Chrome: Simply doesn't work.

I tried Chrome with Lubuntu, and it seems that having it working with Puppy would be the ideal world.

Could you please help?!

Regards,
Back to top
View user's profile Send private message 
Semme

Joined: 07 Aug 2011
Posts: 2047
Location: World_Hub

PostPosted: Tue 07 Feb 2012, 08:01    Post subject:  

Buenavista, follow here'n you should be up'n running in no time..
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 2 [25 Posts]   Goto page: 1, 2 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » House Training » Bugs ( Submit bugs )
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0766s ][ Queries: 12 (0.0156s) ][ GZIP on ]