Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Thunar crashing [SOLVED-dirty way]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
vampirex
n00b
n00b


Joined: 01 Jul 2008
Posts: 28
Location: Transilvania

PostPosted: Thu Jul 10, 2008 7:32 pm    Post subject: Thunar crashing [SOLVED-dirty way] Reply with quote

Running xfce4, I recently discovered (no major updates, just minor configuration of services, namely postfix) that thunar crashes whenever is opened (app. 10 seconds after opening) causing that I'm unable to browse files under thunar.

Have no idea where to look, so am posting here my
/.config/Thunar/thunarrc :
Quote:
[Configuration]
DefaultView=void
LastCompactViewZoomLevel=THUNAR_ZOOM_LEVEL_SMALLEST
LastDetailsViewColumnOrder=THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED
LastDetailsViewColumnWidths=
LastDetailsViewFixedColumns=FALSE
LastDetailsViewVisibleColumns=THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE
LastDetailsViewZoomLevel=THUNAR_ZOOM_LEVEL_SMALLER
LastIconViewZoomLevel=THUNAR_ZOOM_LEVEL_NORMAL
LastLocationBar=ThunarLocationEntry
LastSeparatorPosition=170
LastShowHidden=FALSE
LastSidePane=ThunarShortcutsPane
LastSortColumn=THUNAR_COLUMN_NAME
LastSortOrder=GTK_SORT_ASCENDING
LastStatusbarVisible=TRUE
LastView=ThunarIconView
LastWindowHeight=480
LastWindowWidth=640
MiscVolumeManagement=TRUE
MiscCaseSensitive=FALSE
MiscDateStyle=THUNAR_DATE_STYLE_SIMPLE
MiscFoldersFirst=TRUE
MiscHorizontalWheelNavigates=FALSE
MiscRecursivePermissions=THUNAR_RECURSIVE_PERMISSIONS_ASK
MiscRememberGeometry=TRUE
MiscShowAboutTemplates=TRUE
MiscShowThumbnails=TRUE
MiscSingleClick=TRUE
MiscSingleClickTimeout=500
MiscTextBesideIcons=FALSE
ShortcutsIconEmblems=TRUE
ShortcutsIconSize=THUNAR_ICON_SIZE_SMALLER
TreeIconEmblems=TRUE
TreeIconSize=THUNAR_ICON_SIZE_SMALLEST


Any help, idea ?


Last edited by vampirex on Thu Jul 10, 2008 9:39 pm; edited 3 times in total
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Thu Jul 10, 2008 7:54 pm    Post subject: Reply with quote

Remove (or rename) your thunar config file. Also, run thunar from a terminal window so that you can see if any error messages are printed when it crashes.
Back to top
View user's profile Send private message
vampirex
n00b
n00b


Joined: 01 Jul 2008
Posts: 28
Location: Transilvania

PostPosted: Thu Jul 10, 2008 8:32 pm    Post subject: Reply with quote

thank you yabbadabbadont, I removed config but is still crashing, and while firing up in terminal, an error appears:

Quote:
Thunar: Failed to connect to the D-BUS session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.Segmentation fault



Maybe is unrelated to this, but I also had a problem with dbus trying to run hp-setup (have printer configured through localhost in browser)
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Thu Jul 10, 2008 8:52 pm    Post subject: Reply with quote

Do you have the dbus USE flag enabled? I'm guessing you do, or you wouldn't get errors about apps trying to connect to it... ;)

Did you add dbus to the default runlevel so that the dbus server is started when the machine starts?

Is it listed when you run, as root, "rc-update -s"?
Back to top
View user's profile Send private message
vampirex
n00b
n00b


Joined: 01 Jul 2008
Posts: 28
Location: Transilvania

PostPosted: Thu Jul 10, 2008 8:59 pm    Post subject: Reply with quote

Right, dbus USE flag is enabled, but dbus is not started:

Quote:
rc-status boot
Runlevel: boot
alsasound [ started ]
bootmisc [ started ]
checkfs [ started ]
checkroot [ started ]
clock [ started ]
consolefont [ started ]
hostname [ started ]
keymaps [ started ]
localmount [ started ]
modules [ started ]
net.lo [ started ]
rmnologin [ started ]
urandom [ started ]
vampirex vampire # rc-status default
Runlevel: default
cupsd [ started ]
hald [ started ]
hdparm [ started ]
iptables [ started ]
local [ started ]
net.eth0 [ started ]
net.ppp0 [ started ]
postfix [ started ]
syslog-ng [ started ]
vixie-cron [ started ]
xdm [ started ]
vampirex vampire #
Back to top
View user's profile Send private message
vampirex
n00b
n00b


Joined: 01 Jul 2008
Posts: 28
Location: Transilvania

PostPosted: Thu Jul 10, 2008 9:01 pm    Post subject: Reply with quote

Post doubled, sorry, ignore.
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Thu Jul 10, 2008 9:07 pm    Post subject: Reply with quote

You can delete your last post if no one has replied by clicking the X in the top right hand corner of your post. Of course, you can't now that I have replied... :lol:

Anyway, add dbus to the default runlevel with "rc-update add dbus default". Then either reboot, or start the service with "/etc/init.d/dbus start". Then see if thunar runs properly.
Back to top
View user's profile Send private message
vampirex
n00b
n00b


Joined: 01 Jul 2008
Posts: 28
Location: Transilvania

PostPosted: Thu Jul 10, 2008 9:14 pm    Post subject: Reply with quote

Thanks for instruction on how to delete :)

Anyhow, did as you said, received message after starting dbus:
[/quote]* WARNING: dbus has already been started. [quote] (how's that bacuse is not listed on runlevel??)

and thunar crashed again...

going crazy .

Should I remove dbus flag maybe and then update/recompile everything or thunar only or..?

Would be smart to reboot to recheck again?

EDITED: After reboot, thunar works fine :)

Problem solved, THANK YOU yabbadabbadont!


EDIT 2: It was premature conclusion: thunar crashed again, same messages. Will remove USE flag and see if it d change anything.

After stopping & removing dbus,hald and cupsd from runlevel, thunar works fine. The question is do I need all these services removed or would it be enough to remove hald only (I recall that I ve added hal today, just prior thunar started series of crash.)

Thanks again, yabbadabbadont!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
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