PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 27, 2012, 11:58:14 AM


Login with username, password and session length


Pages: [1] 2   Go Down
  Print  
Author Topic: Updated E17 Vs firefox 4 gnome .gvfs  (Read 1888 times)
corazon
Full Member
***
Offline Offline

Posts: 114


« on: April 02, 2011, 06:30:56 AM »

IHi, I installed and used synaptic to fully update an E17 pclos, rebooted, installed firefox, and a dozen other apps.
Firefox failed to start, complained about no permissions for .gvfs

Found a topic from june 2010 in the forum here saying edit

/etc/udev/rules.d/99-fuse.rules   which now reads:

#KERNEL=="fuse", MODE="0666",OWNER="root",GROUP="fuse"
KERNEL=="fuse", MODE="0755",OWNER="root",GROUP="fuse"

Now when I start firefox (and audacity) I get this error:

Could not create gnome accelerators directory `/home/username/.gnome2/accels': Permission denied

Starting firefox as root, I get this error:

GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
Aborted

Inkscape, scribus, brasero, xine, and others started normally, but when I quit xine, there was a massive crash,
amid short audible disk activity (case is open for now) and just a black screen with a -  in the upper left corner.
Power down, start up again...

Any hints are greatly appreciated. Cheers

Dell 2400 P4 2200ghz  512 meg ram motherboard video/sound chips, new 80 gig drive, 12gig root, 60 gig /home
1 gig swap  default Wood theme




Logged
smurfslover
Hero Member
*****
Offline Offline

Posts: 810



« Reply #1 on: April 02, 2011, 07:09:46 AM »

Change the fuse rules back to 0666 the .gvfs warning in synaptic doesn't harm.
Concerning firefox: remove .gvfs directory and rename .firefox directory in your ~, restart X (hold Ctrl + Alt and hit Backspace twice) and relogin.
Try to lauch firefox again. If it helps firefox will start with clean config but you can import your bookmarks from the old (renamed) directory. Then setup a firefox sync account first then start doing your own setup and reinstall addons etc.. The firefox sync comes handy when you ever have to restart with a fresh config again. Smiley
Logged

Registered Linux User 440970

Every windows machine has an un-patchable critical vulnerability... Its called "Power ON" switch.
corazon
Full Member
***
Offline Offline

Posts: 114


« Reply #2 on: April 02, 2011, 07:33:45 AM »

Change the fuse rules back to 0666 the .gvfs warning in synaptic doesn't harm.
Concerning firefox: remove .gvfs directory and rename .firefox directory in your ~, restart X (hold Ctrl + Alt and hit Backspace twice) and relogin.
Try to lauch firefox again. If it helps firefox will start with clean config but you can import your bookmarks from the old (renamed) directory. Then setup a firefox sync account first then start doing your own setup and reinstall addons etc.. The firefox sync comes handy when you ever have to restart with a fresh config again. Smiley
Hi, thanks for helping. Firefox would not start with the 0666 settings. After the change to 0755, it gives a different error, but still would not start. Iĺl try your instructions with both settings. Cheers.

Edit:
A catch22, you don get a .firefox folder until you first run firefox. After deleting .gvfs, firefox still won start, so Iĺl see if I have a .mozilla
folder on a usbstick install, so I have a folder to rename.
Logged
melodie
Hero Member
*****
Offline Offline

Posts: 6005


XMMP=Jabber, free instant messaging protocol !


WWW
« Reply #3 on: April 02, 2011, 07:38:53 AM »

Change the fuse rules back to 0666 the .gvfs warning in synaptic doesn't harm.
Concerning firefox: remove .gvfs directory and rename .firefox directory in your ~, restart X (hold Ctrl + Alt and hit Backspace twice) and relogin.
Try to lauch firefox again. If it helps firefox will start with clean config but you can import your bookmarks from the old (renamed) directory. Then setup a firefox sync account first then start doing your own setup and reinstall addons etc.. The firefox sync comes handy when you ever have to restart with a fresh config again. Smiley

Hi,

I would also suggest to check the ownership of the files under /home/user directory. ie : "/home/username/.gnome2/accels': Permission denied"

All files under /home/user must belong to "user.user". For the .gvfs message I agree it does not harm, however it's annoying to see this message, and leaving the fuse rule to avoid it does not harm either. Mine has still the 0755 permissions:
Code:
# cat /etc/udev/rules.d/99-fuse.rules
KERNEL=="fuse", MODE="0755",OWNER="root",GROUP="fuse"

One more thing I would suggest is to note on which repository the update has been done, and change repository, reload, then remove any app that does not work, and reinstall it from another repos.

Logged

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode
melodie
Hero Member
*****
Offline Offline

Posts: 6005


XMMP=Jabber, free instant messaging protocol !


WWW
« Reply #4 on: April 02, 2011, 07:40:07 AM »

Hi, thanks for helping. Firefox would not start with the 0666 settings. After the change to 0755, it gives a different error, but still would not start. Iĺl try your instructions with both settings. Cheers.

Because it is not related to the problem you are meeting with.
Logged

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode
corazon
Full Member
***
Offline Offline

Posts: 114


« Reply #5 on: April 02, 2011, 08:07:30 AM »

Change the fuse rules back to 0666 the .gvfs warning in synaptic doesn't harm.
Concerning firefox: remove .gvfs directory and rename .firefox directory in your ~, restart X (hold Ctrl + Alt and hit Backspace twice) and relogin.
Try to lauch firefox again. If it helps firefox will start with clean config but you can import your bookmarks from the old (renamed) directory. Then setup a firefox sync account first then start doing your own setup and reinstall addons etc.. The firefox sync comes handy when you ever have to restart with a fresh config again. Smiley

Hi,

I would also suggest to check the ownership of the files under /home/user directory. ie : "/home/username/.gnome2/accels': Permission denied"

All files under /home/user must belong to "user.user". For the .gvfs message I agree it does not harm, however it's annoying to see this message, and leaving the fuse rule to avoid it does not harm either. Mine has still the 0755 permissions:
Code:
# cat /etc/udev/rules.d/99-fuse.rules
KERNEL=="fuse", MODE="0755",OWNER="root",GROUP="fuse"

One more thing I would suggest is to note on which repository the update has been done, and change repository, reload, then remove any app that does not work, and reinstall it from another repos.


Hi, this is a brand new install, with all defaults, all the /home/user .folders are user, user, with user r-w  >except for
.gnome2  this is root, root, so something is wrong with the defaults, or one the synaptic installer results, but there is only an empty
evince folder in .gnome2   Iĺl change these permissions...okay, the evince and .gnome2 are now user, user, and firefox has
started...could evince being updated by synaptic change the permissions, or perhaps some other app or their dependencies?

These are the apps I installed after the full update

audacity brasero xine vlc mplayer xmms dvdrip aqualung alsamixergui phasex zynaddsubfx jamin jackrack abiword inkscape scribus
wine wineasio briqolo frozen-bubble foobillard, and all the hp printer utilities. Thanks for helping!

Cheers edit    I used the jaist.ac.jp which often wins the repo speed test, after ussg.indiana failed to load some repos.
Logged
corazon
Full Member
***
Offline Offline

Posts: 114


« Reply #6 on: April 02, 2011, 09:05:05 AM »

OK, before the latest permissions change, xine crashed instantly when closing, now it crashes
instantly when trying to start it.

libxine1 lists these dependencies when using synaptic to
remove it:

emodules ecomorph ecomp elemnetary emotion enlil ethumb python-elementary python-emotion python-ethumb

 Huh (and yes, it is already April 2 here  Wink  )  and just for good measure, the gui for mplayer fails to load,
although it is shown as installed, in synaptic.

Cheers
Logged
melodie
Hero Member
*****
Offline Offline

Posts: 6005


XMMP=Jabber, free instant messaging protocol !


WWW
« Reply #7 on: April 02, 2011, 10:44:43 AM »

Hi,

xine : I don't see any package having for name just "xine" in Synaptic. Could you tell us what related package you have installed, that crashes when you start it ?

libxine1 : I also have it installed in my system, most probably as a depend on another one. Using an Openbox install, I see I can remove it with no harm at all. On the opposite, I do need libxinerama1, which is needed by a bunch of essential packages.

the gui for mplayer : what about trying smplayer ? It's a gui to mplayer too. If you give it a try, please let us know if it works better.

Firefox 4 : how does it go now ?

The iso : could you show us what version and what place you downloaded it from ?
The repository : which one do you use ?

All the answers to theses questions can help, to improve, and to help you better.

For more advanced tests, I'll leave them to smurflover. Smiley

Logged

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode
corazon
Full Member
***
Offline Offline

Posts: 114


« Reply #8 on: April 02, 2011, 12:09:55 PM »

Hi,

xine : I don't see any package having for name just "xine" in Synaptic. Could you tell us what related package you have installed, that crashes when you start it ?

libxine1 : I also have it installed in my system, most probably as a depend on another one. Using an Openbox install, I see I can remove it with no harm at all. On the opposite, I do need libxinerama1, which is needed by a bunch of essential packages.

the gui for mplayer : what about trying smplayer ? It's a gui to mplayer too. If you give it a try, please let us know if it works better.

Firefox 4 : how does it go now ?

The iso : could you show us what version and what place you downloaded it from ?
The repository : which one do you use ?

All the answers to theses questions can help, to improve, and to help you better.

For more advanced tests, I'll leave them to smurflover. Smiley


Hi, xine is the command in /usr/bin, to play audio/video files, or launch the gui, in synaptic itś xine-ui.
I always download the .iso files here, in this case it is

Release Date: 12-22-2010
Light/Mini Version – 2010.12.iso
Size: 483MB

The jaist.ac.jp repo is where the full update originated, and after changing permissions on
.gnome2, and the empty evince folder, from root to user, firefox starts OK

The smplayer gui does work, and if I select a media file from pcmanfm, and choose mplayer to open it,
the standard gui does open and function. Strange behavior from very old established players, years and many
distros have passed without any such problems from them.
Cheers

Logged
melodie
Hero Member
*****
Offline Offline

Posts: 6005


XMMP=Jabber, free instant messaging protocol !


WWW
« Reply #9 on: April 02, 2011, 12:31:23 PM »

Hi,

Here the gui for mplayer loads from the menus without any problem. I can't test a video as for the present time I don't have any in that machine.

I suggest you look at the desktop file that launches it, and which is with it's other fellows desktop files under /usr/share/applications. Do you see this if you type the same commands as theses ones ? →

Quote
$ ls -l /usr/share/applications/mplayer.desktop
-rw-r--r-- 1 root root 1257 mai   19  2010 /usr/share/applications/mplayer.desktop

Quote
$ cat /usr/share/applications/mplayer.desktop
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=MPlayer
GenericName=Multimedia player
Comment=Multimedia player
Comment[de]=Multimedia-Player
Comment[es]=Reproductor multimedia
Comment[fr]=Lecteur multimédia
Comment[it]=Lettore multimediale
Comment[zh]=多媒体播放器
Icon=gmplayer.png
TryExec=gmplayer
Exec=soundwrapper gmplayer %U
Terminal=false
Categories=GTK;AudioVideo;Audio;Video;Player;TV;X-MandrivaLinux-Multimedia-Video;
MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/msvideo;video/x-msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-theora;video/x-matroska;

Logged

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode
corazon
Full Member
***
Offline Offline

Posts: 114


« Reply #10 on: April 02, 2011, 10:33:12 PM »

Thanks again for more details! I dug around in the mplayer manpage, and it seems you must now use

mplayer -gui    to start the player with its default interface.
Cheers
Logged
corazon
Full Member
***
Offline Offline

Posts: 114


« Reply #11 on: April 02, 2011, 10:39:54 PM »

Firefox is working, as noted above, but Iḿ concerned about the permissions of the .gnome2 folder
being root,root on a fully updated virgin new install. If only because firefox is an important app for
newcomers to linux, who might easily do an about-face if it did not work out of the box.

I will mark this as solved later in the week, if the moderators so desire.

Cheers
Logged
melodie
Hero Member
*****
Offline Offline

Posts: 6005


XMMP=Jabber, free instant messaging protocol !


WWW
« Reply #12 on: April 02, 2011, 11:01:13 PM »

Firefox is working, as noted above, but Iḿ concerned about the permissions of the .gnome2 folder
being root,root on a fully updated virgin new install.

You have done well in coming ask about theses problems. I'm sure if smurflover finds something to fix, he will as soon as possible. He has done a great job since he started taking care of this E17, as it's not so easy to deal with a desktop that is still in development, while users are looking forward to get it with impatience.

Just one question : on this new install, before or after the full update, what program or programs have you launched with the root permissions ?

Logged

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode
smurfslover
Hero Member
*****
Offline Offline

Posts: 810



« Reply #13 on: April 03, 2011, 02:28:08 AM »

Set the permissions the .gnome2 back to the user, you cand do that from terminal as root:
Code:
cd /home/corazon/
Code:
chown -Rf corazon:corazon .gnome2

There's is no .gnome2 in /etc/skel on the light so must have been created by a program running as root.

PS if you want firefox as default browser change the command in your .bashrc (in ~)
Logged

Registered Linux User 440970

Every windows machine has an un-patchable critical vulnerability... Its called "Power ON" switch.
corazon
Full Member
***
Offline Offline

Posts: 114


« Reply #14 on: April 03, 2011, 03:05:46 AM »

Hi, the only things I ran as root were synaptic, to perform the initial system update, and firefox, and I checked, it does not create that .gnome2 directory, but does give an error:

 GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
Aborted

Cheers

Logged
Pages: [1] 2   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM