Public bug reported:

Binary package hint: gnumeric-gtk

The contents of /usr/lib/mime/packages/gnumeric-gtk gets added to
/etc/mailcap (I don't know how or when), most applications handle the
linefeed without issue. However, pgadmin3 points out the error in
/etc/mailcap.

The issue is the linefeed on about line 22 of 
/usr/lib/mime/packages/gnumeric-gtk where a space has become a linefeed. Of 
course, removing the linefeed in /etc/mailcap prevents pgadmin3 from reporting 
the error. Removing the linefeed from /usr/lib/mime/packages/gnumeric-gtk 
should alleviate the problem for good.
Here's a copy of the file as it existed on my computer:
application/x-gnumeric; gnumeric '%s'; edit=gnumeric '%s'; compose=gnumeric 
'%s'; description="Gnumeric spreadsheet"; test=test -n "$DISPLAY"; nametemplate=
text/csv; gnumeric '%s'; edit=gnumeric '%s'; description="Comma Separated 
Values"; test=test -n "$DISPLAY"; nametemplate=%s.csv
text/x-comma-separated-values; gnumeric '%s'; edit=gnumeric '%s'; 
description="Comma Separated Values"; test=test -n "$DISPLAY"; 
nametemplate=%s.csv
application/vnd.ms-excel; gnumeric '%s'; edit=gnumeric '%s'; description="MS 
Excel spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
application/x-excel; gnumeric '%s'; edit=gnumeric '%s'; description="MS Excel 
spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
application/x-ms-excel; gnumeric '%s'; edit=gnumeric '%s'; description="MS 
Excel spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
application/x-msexcel; gnumeric '%s'; edit=gnumeric '%s'; description="MS Excel 
spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
application/x-xls; gnumeric '%s'; edit=gnumeric '%s'; description="MS Excel 
spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
application/x-dos_ms_excel; gnumeric '%s'; edit=gnumeric '%s'; description="MS 
Excel spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
zz-application/zz-winassoc-xls; gnumeric '%s'; edit=gnumeric '%s'; 
description="MS Excel spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
application/vnd.sun.xml.calc; gnumeric '%s'; edit=gnumeric '%s'; 
description="OpenOffice.org Calc spreadsheet"; test=test -n "$DISPLAY"; 
nametemplate=%s.sxc
application/vnd.sun.xml.calc.template; gnumeric '%s'; edit=gnumeric '%s'; 
description="OpenOffice.org Calc spreadsheet template"; test=test -n 
"$DISPLAY"; n
application/x-applix; gnumeric '%s'; edit=gnumeric '%s'; 
description="Applixware Spreadsheets file"; test=test -n "$DISPLAY"; 
nametemplate=%s.as
application/x-applix-spreadsheet; gnumeric '%s'; edit=gnumeric '%s'; 
description="Applixware Spreadsheets file"; test=test -n "$DISPLAY"; 
nametemplate=%s.as
application/vnd.lotus-1-2-3; gnumeric '%s'; edit=gnumeric '%s'; 
description="Lotus 1-2-3 spreadsheet"; test=test -n "$DISPLAY"; 
nametemplate=%s.xls
application/x-123; gnumeric '%s'; edit=gnumeric '%s'; description="Lotus 1-2-3 
spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.xls
text/tab-separated-values; gnumeric '%s'; edit=gnumeric '%s'; description="Tab 
separated values"; test=test -n "$DISPLAY"; nametemplate=%s.tsv
application/x-mps; gnumeric '%s'; edit=gnumeric '%s'; description="MPS 
(Mathematical Programming System) linear programming file"; test=test -n 
"$DISPLAY";
application/x-oleo; gnumeric '%s'; edit=gnumeric '%s'; description="GNU Oleo 
spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.oleo
application/x-planperfect; gnumeric '%s'; edit=gnumeric '%s'; 
description="PlanPerfect spreadsheet"; test=test -n "$DISPLAY"; 
nametemplate=%s.pln
application/x-quattropro; gnumeric '%s'; edit=gnumeric '%s'; 
description="Quattro Pro spreadsheet"; test=test -n "$DISPLAY"; 
nametemplate=%s.wb1
application/x-sc;
gnumeric '%s'; edit=gnumeric '%s'; description="SC/XSpread spreadsheet"; 
test=test -n "$DISPLAY"; nametemplate=%s.sc
application/x-sylk; gnumeric '%s'; edit=gnumeric '%s'; description="Multiplan 
SYLK spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.slk
application/x-xbase; gnumeric '%s'; edit=gnumeric '%s'; description="Xbase 
spreadsheet"; test=test -n "$DISPLAY"; nametemplate=%s.dbf

** Affects: gnumeric (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
gnumeric-gtk has unexpected linefeed in /usr/lib/mime/packages/gnumeric-gtk
https://launchpad.net/bugs/85620

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to