To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65330
                  Issue #:|65330
                  Summary:|browsing samba shares with filters shows no files in
                          |chooser
                Component:|gsl
                  Version:|OOo 2.0.2
                 Platform:|All
                      URL:|
               OS/Version:|Unix, X11
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|cmc
              Reported by:|npower





------- Additional comments from [EMAIL PROTECTED] Fri May 12 07:48:23 -0700 
2006 -------
to reproduce ( I would guess any network share also exhibits this behaviour I
guess, but definitely samba shares )
  + make sure you have a samba share drive available with a shared folder
  + make sure that the Tools->Options->OOo->General->UseOOo-Dialogs is unchecked
  + select File->Open, navigate to your shared samba drive ( you should see all
of your files on your drive ) good!
  + select from the filter list some type that matches the type of files present
in the shared directory. You should notice that the chooser has no files in it. 

gtk_file_system_path_to_filename returns false for non-local files, this in turn
ripples up to ensure that although the chooser knows its got filterable files it
can't run the filter because there is also knows there is no filename available.
this results in no files getting displayed in the chooser when a filter is set
for the chooser

will attach patch

npower->cmc: if u have any issues with the patch, you know where to find me ;-)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to