Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: file browser crashes

  1. #11
    Join Date
    Apr 2010
    Location
    New England, USA
    Beans
    138
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: file browser crashes

    Quote Originally Posted by dnairb View Post
    OK. You could try purging then reinstalling Nautilus and trying again:

    Code:
    sudo apt-get purge nautilus
    then:

    Code:
    sudo apt-get install nautilus
    I tried this, everything seemed to work but then when i tried to open usr/bin in nautilus same result...crash

    sorry to be a pain, but thanks for the help

  2. #12
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: file browser crashes

    Hi

    Is anything being logged by nautilus in your ~/.xsession-errors file ?

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  3. #13
    Join Date
    Apr 2010
    Location
    New England, USA
    Beans
    138
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: file browser crashes

    Quote Originally Posted by matt_symes View Post
    Hi

    Is anything being logged by nautilus in your ~/.xsession-errors file ?

    Kind regards

    the most recent errors from nautilus in the ~/.xsession-errors file are:



    (nautilus:2059): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2059): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2059): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

    (nautilus:2059): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

    (nautilus:2059): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

    (nautilus:2059): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

    (nautilus:2059): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

    (nautilus:2059): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

    (nautilus:2059): Gtk-CRITICAL **: IA__gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

    (nautilus:2059): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2059): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed
    Initializing nautilus-gdu extension

    (nautilus:2553): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2553): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2553): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed
    Initializing nautilus-gdu extension

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    (nautilus:2571): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed
    Initializing nautilus-gdu extension

  4. #14
    Join Date
    Feb 2008
    Location
    Slough - UK
    Beans
    261
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: file browser crashes

    Quote Originally Posted by matt_symes View Post

    Code:
    nautilus usr/bin
    Unfortunately that will not work with nautilus. Good trick for most other software though.

    Kind regards
    The command was

    Code:
    nautilus /usr/bin
    note the leading "/" - this does work on my system - try it.

    Nautilus itself seems to be OK. I agree that there may well be errors in other parts of the system.
    It's time to behave now the noughties are over.

  5. #15
    Join Date
    Apr 2010
    Location
    New England, USA
    Beans
    138
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: file browser crashes

    Quote Originally Posted by dnairb View Post
    The command was

    Code:
    nautilus /usr/bin
    note the leading "/" - this does work on my system - try it.

    Nautilus itself seems to be OK. I agree that there may well be errors in other parts of the system.
    tried it with the leading "/" but still no errors show up in the terminal.

  6. #16
    Join Date
    Apr 2010
    Location
    New England, USA
    Beans
    138
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: file browser crashes

    when in nautilus anytime i click on anything on the

    "Places" pane, an error is added to the .xsession-errors file

    (nautilus:3768): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

    is this normal?

    not really a smile face in .xsession-errors the error is (nautilus:three seven six eight ):
    Last edited by dwhite; April 2nd, 2011 at 06:50 PM.

  7. #17
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: file browser crashes

    Hi

    Quote Originally Posted by dnairb View Post
    The command was

    Code:
    nautilus /usr/bin
    note the leading "/" - this does work on my system - try it.

    Nautilus itself seems to be OK. I agree that there may well be errors in other parts of the system.
    Yes that was my typo. I meant /usr/bin.

    What output do you get on your system and what are you running ? I get no output either.

    Code:
    matthew@matthew-laptop:~$ nautilus /usr/bin
    matthew@matthew-laptop:~$
    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  8. #18
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: file browser crashes

    Hi

    Nautilus itself seems to be OK. I agree that there may well be errors in other parts of the system.
    @dnairb

    Did you ever come across a bug that crashed nautilus when viewing certain file types. I am in agreement with you. I think the install is probably alright.

    I seem to remember reading this but i can't track down info.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  9. #19
    Join Date
    Feb 2008
    Location
    Slough - UK
    Beans
    261
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: file browser crashes

    Quote Originally Posted by dwhite View Post
    tried it with the leading "/" but still no errors show up in the terminal.
    Quote Originally Posted by matt_symes View Post
    Hi



    Yes that was my typo. I meant /usr/bin.

    What output do you get on your system and what are you running ? I get no output either.

    Code:
    matthew@matthew-laptop:~$ nautilus /usr/bin
    matthew@matthew-laptop:~$
    Kind regards
    @matt_symes:

    When running the above command (in Lucid 10.04), nautilus opens at /usr/bin. If nautilus itself crashed, I would expect to see an error reported in terminal. As there is no further output in terminal, I believe that nautilus itself is not the problem.


    @dwhite:

    The .xsession-errors point to an error elsewhere in the system.

    I myself have not encountered this before; it's possibly due to nautilus extensions (but you don't have any installed) or Ubuntu One perhaps?
    It's time to behave now the noughties are over.

  10. #20
    Join Date
    Feb 2008
    Location
    Slough - UK
    Beans
    261
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: file browser crashes

    Quote Originally Posted by matt_symes View Post
    Hi



    @dnairb

    Did you ever come across a bug that crashed nautilus when viewing certain file types. I am in agreement with you. I think the install is probably alright.

    I seem to remember reading this but i can't track down info.

    Kind regards
    @matt_symes:
    I've not encountered this before myself.

    @dwhite:
    Another thought: it may be a media-preview issue perhaps:

    In Nautilus: Edit - Preferences - Previews tab and try changing settings there.

    I may be clutching at straws here. If this doesn't work, then I am at a loss as what to do next. Sorry
    It's time to behave now the noughties are over.

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •