[Bug 318189] Re: Add support for SPSS & PSPP formats

2011-02-03 Thread Bug Watch Updater
** Changed in: shared-mime-info
   Importance: Unknown => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/318189

Title:
  Add support for SPSS & PSPP formats

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2011-01-25 Thread Bug Watch Updater
** Changed in: shared-mime-info
   Importance: Wishlist => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/318189

Title:
  Add support for SPSS & PSPP formats

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-10-06 Thread Sebastien Bacher
there is a newer version fixing the issue in karmic now

** Changed in: shared-mime-info (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-04-21 Thread Sebastien Bacher
the upstream bug has been fixed now

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-04-21 Thread Sebastien Bacher
the upstream bug has been fixed now

** Changed in: shared-mime-info (Ubuntu)
   Status: Triaged => Fix Committed

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-04-21 Thread Bug Watch Updater
** Changed in: shared-mime-info
   Status: Confirmed => Fix Released

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-03-27 Thread Bug Watch Updater
** Changed in: shared-mime-info
   Status: Unknown => Confirmed

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-03-26 Thread Sebastien Bacher
** Changed in: shared-mime-info (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: shared-mime-info (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-03-26 Thread bojo42
** Also affects: shared-mime-info via
   https://bugs.freedesktop.org/show_bug.cgi?id=20834
   Importance: Unknown
   Status: Unknown

** Changed in: shared-mime-info (Ubuntu)
   Status: New => Confirmed

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-03-24 Thread Ben Pfaff
I have now submitted a bug report at freedesktop.org that requests
adding MIME type support for .sav and .por:
https://bugs.freedesktop.org/show_bug.cgi?id=20834

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shared-mime-info in ubuntu.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-03-11 Thread Sebastien Bacher
thank you for your bug report, that's an upstream request and should be
sent to bugs.freekdesktop.org by somebody knowing this format and using
it

** Changed in: shared-mime-info (Ubuntu)
   Importance: Undecided => Wishlist

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shared-mime-info in ubuntu.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-01-17 Thread bojo42
Intrepid detects them as the following:

gvfs-info *.sav | grep -i content
  standard::content-type: application/octet-stream
  standard::fast-content-type: application/octet-stream

gvfs-info *.por | grep -i content
  standard::content-type: text/plain
  standard::fast-content-type: application/octet-stream

gvfs-info *.sps | grep -i content
  standard::content-type: text/plain
  standard::fast-content-type: application/octet-stream

gvfs-info *.spv | grep -i content
  standard::content-type: application/zip
  standard::fast-content-type: application/octet-stream

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shared-mime-info in ubuntu.

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


[Bug 318189] Re: Add support for SPSS & PSPP formats

2009-01-17 Thread bojo42
Files i created with both programms. Because i don't know how far they
may differ, i typed in the same content in both to find possible
differences more easily.

** Attachment added: "SPSS_&_PSPP_test_files.tar.gz"
   http://launchpadlibrarian.net/21288993/SPSS_%26_PSPP_test_files.tar.gz

-- 
Add support for SPSS & PSPP formats
https://bugs.launchpad.net/bugs/318189
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to shared-mime-info in ubuntu.

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