Xffm and Samba 3.014a and Japanese
Daichi Kawahata
daichi.k at aioros.ocn.ne.jp
Wed Jun 1 17:46:25 CEST 2005
On Fri, 27 May 2005 09:55:38 -0500
Edscott Wilson Garcia wrote:
> > They aren't still displayed correctly even on your latest change, you
> > can see at attached images. What I'm wondering is these SVG icons were
> > displayed correctly with the other apps, so icon itself would be valid.
>
> With respect to the first attached image, I have not found a reason why
> they are not displayed. If they appear in the right pane it is because
> they are found in the Rodent directory. If the skull-crossbones appears
> is because the gtk function to create the pixbuf failed. On my system I
> needed to run ./autogen.sh again because for some reason the changes I
> made in the Makefile.am were not applied with a simple "make install".
Yes I've took same way you did, though it still doesn't work here.
> This might be the problem. Svg image solving for semi-broken svg files
> will cause crash in gtk-2-4 and there is no way to work around this if
> svg images are to be used. See bug
> http://bugzilla.xfce.org/show_bug.cgi?id=751
> Issue is apparently solved in gtk-2.6.4.
My version was already 2.6.7, hmm okay I'm pending this issue unless it
causes crash.
> > Domain=[MOOSE] OS=[Unix] Server=[Samba 3.0.14a]
> >
> > Sharename Type Comment
> > --------- ---- -------
> > IPC$ IPC IPC Service (Samba Server)
> > ADMIN$ IPC IPC Service (Samba Server)
> > dick Disk dick's Home Directories
> >
> > Server Comment
> > --------- -------
> >
> > Workgroup Master
> > --------- -------
> > XFCE MOOSE
> >
> > XFSAMBA> smbclient //MOOSE/dick -c ls /*
> > Domain=[MOOSE] OS=[Unix] Server=[Samba 3.0.14a]
> > . D 0 Fri May 27 07:38:09 2005
> > .. D 0 Wed Feb 5 19:35:07 2003
> > .xt DH 0 Sun Mar 21 12:31:16 2004
> > bin D 0 Mon May 16 18:05:20 2005
> ......123456789012345678901234567
> > src D 0 Sat Apr 30 21:03:40 2005
> > [...]
> >
> > at present, it looks like an attached image (xfsamba4.png), I could
> > just see home directory but never change from there.
>
> This is apparent from the output above. In Linux/FreeBSD versions, the
> name field allows for 30+ characters, while it seems Irix only for 20+.
> Seems like it is missing the "D" which tell xfsamba that the item is a
> directory and should be treated as such. Let me look at the 3.0.14a
> code...
>
> samba-3.0.14a/source/client/client.c (line 375) uses:
>
> d_printf(" %-30s%7.7s %8.0f %s",
>
> xfsamba uses:
> /* client.c: " %-30s%7.7s %8.0f %s",filename,attr,size,asctime */
>
> The same. Maybe it is different with Irix? Please look at
> samba-3.0.14a/source/client/client.c (line 375)?
>
> Maybe the %-30s is interpreted differently in Irix?
In the above outputs, I was totally wrong at replacing tab <-> space
and cutting, you're right, source code goes exactly same way you quoted.
> > I'm bit interested in plugin for xffm ...
[...]
> The slocate plugin has 2 ways of calling the slocate program. The
> first is easy and simple uses a single thread. The second alternative
> uses the "tubo" library (soon to be documented) which allows for
> threaded version enabling things like the "stop" button and
> gtk-main-iterations.
In my understanding, this plugin simply invokes program 'slocate', isn't
it ? what I'd like to try is that thumbnailed font viewer at xfce4-fm
like fontilus, this is the main reason using nautilus now.
Regards,
--
Daichi
More information about the Xfce4-dev
mailing list