! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xffm hangs trying to browse smb server (after successful browse of domain)
Status:
CLOSED: FIXED
Severity:
critical

Comments

Description saltini 2004-01-13 20:38:24 CET
When I try to browse samba shares on my network the results are:

1) xffm succesfully finds the master browser:
nmblookup -M -- -

2) also retrieves the domain name:
nmblookup -A <master browser address>

3) and the server name:
smbclient -N -L //<master browser name>

MINOR PROBLEM: the only machine that shows up in xffm tree is the PDC even if
the smbclient -L command shows all running smb servers if issued in a shell.


At this point if I click the server name xffm thinks for a bit (running
indicator in the left botton corner) and then stops and leaves the yellow mark
saying "Loading..." in the samba tree. The other parts of Xffm are still
working (even the SMB Network nodes) but if i click on the "Loading..." mark
xffm closes down.
Comment 1 saltini 2004-01-13 20:38:26 CET
Additional information:

I have installed xffm (in fact the whole xfce4) from CVS a couple of days ago.

With xfce 4.0.2 the problem was similar but happened just after clicking on
"SMB Network" (during nmblookup -M -- -)

The Samba server is v2.8
Same problem trying to access true M$ Windows 2k shares.
Comment 2 saltini 2004-01-13 20:54:50 CET
if I run xffm from dbg I can see the following output :

DBG: undefined error at smblookup.c (when I try to open the smb server node)

and then if I click on the yellow "Loading..." mark :

(xffm:23131): GLib-CRITICAL **: file gutils.c line 422 (g_path_get_basename):
assertion `file_name != NULL' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 23131)]
0x4006c425 in dos_txt (the_char=0x0, readable=136017576) at smb_misc.c:157
157 for (c=(unsigned char *) the_char; c[0]!=0; c++) {
Comment 3 edscott editbugs 2004-01-13 21:11:06 CET
Does smb browsing for xffm version 4.0.3 work on your system?

The "undefined error" indicates that the smb query terminated without a
success or challenged status.
Comment 4 saltini 2004-01-14 14:08:01 CET
Yes, I've downloaded xffm 4.0.3 and it works !

By the way, the only permitted operation on smb share files is copying ?
I can't even mount a smb share via xffm ?

many thanks for your help.
Comment 5 edscott editbugs 2004-01-14 22:19:38 CET
Bug remains open since operations are different in 4.1 tree, and should be
solved before 4.2 release.

BTW, no smb mounting available except through fstab file with xffstab. I
believe it is on the todo list for 4.2
Comment 6 edscott editbugs 2004-01-17 02:56:38 CET
I think this bug is due to fail trap timeout. Being set a 1 second, input could
have been aborted. The delay for failure trap is now set at 5 seconds. Please
try the current CVS HEAD of xffm to verify if bug is gone on your machine.
Comment 7 conrausch 2004-01-17 11:35:29 CET
i've had the same problem, and i can confirm that it's gone now in current
cvs (at least for me). keep up the good work!
Comment 8 edscott editbugs 2004-01-17 14:45:02 CET
A confirmation was received outside bug tracker.

Bug #74

Reported by:
saltini
Reported on: 2004-01-13
Last modified on: 2009-07-14

People

Assignee:
edscott
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information