Bug 154555

Summary: console debug output "looking for type: got..." (gtk2 filechooser ?)
Product: [Fedora] Fedora Reporter: Horst H. von Brand <vonbrand>
Component: gnome-vfs2Assignee: David Zeuthen <davidz>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 3CC: jrb, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-04 15:57:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Horst H. von Brand 2005-04-12 17:21:46 UTC
Description of problem:
Opening a PowerPoint file it chatters about what it finds

Version-Release number of selected component (if applicable):
openoffice.org-1.1.3-9.5.0.fc3

How reproducible:
Always

Steps to Reproduce:
1. Open .ppt file
2.
3.
  
Actual results:
looking for type: got application/msword
looking for type: got text/plain
looking for type: got text/plain
looking for type: got text/plain
looking for type: got application/msexcel
failed to read() from server connection
failed to read() from server connection

Expected results:
Silence?

Additional info:

Comment 1 Caolan McNamara 2005-04-12 18:39:16 UTC
And if you do something similiar to gedit, does it also have similiar "looking
for type:" in the console it's launched from ?

Comment 2 Horst H. von Brand 2005-04-13 04:36:00 UTC
Yes. Looking at a file and then opening another gives:

failed to read() from server connection
looking for type: got text/plain
looking for type: got application/msword
looking for type: got text/plain
looking for type: got text/plain

Comment 3 Caolan McNamara 2005-04-13 07:44:26 UTC
It's cosmetic, but it's to do with the gtk filepicker or gnome-vfs. Not OOo
specific anyway.

Comment 4 Matthias Clasen 2005-04-21 05:13:30 UTC
The string "looking for type" is not in the gtk+ sources, it probably comes from
gnome-vfs.