[Bug 313354] Re: [need-update] GIMP to 2.6.4 in Jaunty and backport it to intrepid.

2009-02-10 Thread Philipp Sadleder
It just didn't get built for all architectures yet, but the source package is 
available.
As of today, packages for i386 are in the archive as well.

-- 
[need-update] GIMP to 2.6.4 in Jaunty and backport it to intrepid.
https://bugs.launchpad.net/bugs/313354
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 156765] Re: GIMP 2.4's new print dialog is disabled

2008-01-12 Thread Philipp Sadleder
Today, gutsy-updates/main contains the following update to gimp:

gimp (2.4.0~rc2-3) unstable; urgency=low

  * The gimp package now includes its own Print plug-in, and should
automatically remove the old gimp-print package that was provided by
Gutenprint. If you still want to use the extended Gutenprint Print
plug-in, please install the gimp-gutenprint package.

 -- Ari Pollak <[EMAIL PROTECTED]>  Tue, 18 Sep 2007 08:25:34 -0400

Unfortunately, the plug-in is simply not installed, /usr/lib/gimp/2.0
/plug-ins/print should be included in the gimp binary package.

-- 
GIMP 2.4's new print dialog is disabled
https://bugs.launchpad.net/bugs/156765
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


[Bug 156765] Re: GIMP 2.4's new print dialog is disabled

2008-01-12 Thread Philipp Sadleder
Ok, I understand that, but then NEWS.Debian.gz should be deleted from
the gutsy-updates package, as it contains misleading information.

-- 
GIMP 2.4's new print dialog is disabled
https://bugs.launchpad.net/bugs/156765
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


[Bug 9252] Re: Nautilus reports file ownership incorrectly on sftp:// files

2007-04-05 Thread Philipp Sadleder
With Ubuntu feisty, gnomevfs 2.18.0.1 and nautilus 2.18.0.1, that probleam 
seems to be dealt with in same way:
Owner and group of a file a reportet as "unknown" and it is possible to change 
permissions on that remote file.

-- 
Nautilus reports file ownership incorrectly on sftp:// files
https://bugs.launchpad.net/bugs/9252
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 92204] Re: No write access via gnome-vfs (sftp), documents opened readonly

2007-04-16 Thread Philipp Sadleder
*** This bug is a duplicate of bug 41985 ***
https://bugs.launchpad.net/bugs/41985

** This bug has been marked a duplicate of bug 41985
   Openoffice won't open files using sftp:// in read/write mode

-- 
No write access via gnome-vfs (sftp), documents opened readonly
https://bugs.launchpad.net/bugs/92204
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-vfs2 in ubuntu (via bug
41985).

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


[Bug 156765] Re: GIMP 2.4's new print dialog is disabled

2007-10-24 Thread Philipp Sadleder
I can confirm that bug.
The GTK+ print support is explicitly disabled in debian/rules [1]:

[...]
DEB_CONFIGURE_EXTRA_FLAGS := \
--enable-python --enable-default-binary --without-print 
[...]

Enabling print support would be a great improvement of the user
experience in using GIMP in Ubuntu.

Best regards,

   Philipp

[1]
http://archive.ubuntu.com/ubuntu/pool/main/g/gimp/gimp_2.4.0~rc3-1ubuntu7.diff.gz

-- 
GIMP 2.4's new print dialog is disabled
https://bugs.launchpad.net/bugs/156765
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


[Bug 153428] Re: save in documents with filled forms, do not save the form content

2007-10-25 Thread Philipp Sadleder
** Also affects: evince (Debian)
   Importance: Undecided
   Status: New

-- 
save in documents with filled forms, do not save the form content
https://bugs.launchpad.net/bugs/153428
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 156765] Re: GIMP 2.4's new print dialog is disabled

2007-10-25 Thread Philipp Sadleder
* Sebastien Bacher <[EMAIL PROTECTED]> [2007-10-25 12:29]:

> The new rc3 version and the dialog change was just before gutsy and we
> didn't want to switch to a non tested option, we might upload 2.4.0 in
> gutsy-updates but will not likely change the print system there

Well, I think it wouldn't be a problem to install both in parallel.

gimp-print (gutenprint) installs the plug-in to
/usr/lib/gimp/2.0/plug-ins/gutenprint (even though it adds a diversion
form [..]/plug-ins/print to [..]/print.orig which seems to be
superfluous [1]), so both plug-ins should be available and usable in
parallel.

If this is not an option for gutsy due to other problems, then it could
be solved with a separate binary package just for the gtk+ print
plug-in, e.g. gimp-gtkprint.

[1] https://bugs.launchpad.net/ubuntu/+source/gimp-print/+bug/157076

-- 
Philipp Sadleder
http://sadleder.de

-- 
GIMP 2.4's new print dialog is disabled
https://bugs.launchpad.net/bugs/156765
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


Re: [Bug 156765] Re: GIMP 2.4's new print dialog is disabled

2007-10-25 Thread Philipp Sadleder
* Sebastien Bacher <[EMAIL PROTECTED]> [2007-10-25 18:23]:
> the issue is not to build the new dialog it's to push untested code to
> stable users, that will have to wait for hardy most likely

That's why I proposed to have the option to use it available. With a
separate binary package, people have the option to use it if they want
it. Otherwise they have to use third party repositories. 
Another option would be to build a package for universe.

For me, gimp-gutenprint didn't work ever, so I'm very happy to have a
working gtk+ print plugin on my Debian machine. But some Ubuntu users I
know are eager to have a working print plugin.

-- 
Philipp Sadleder
http://sadleder.de

-- 
GIMP 2.4's new print dialog is disabled
https://bugs.launchpad.net/bugs/156765
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


Re: [Bug 156765] Re: GIMP 2.4's new print dialog is disabled

2007-10-25 Thread Philipp Sadleder
Sebastien, that's all fine, this was just a proposal as I found the new
dialog an improvement in the unified desktop printing experience.

But well, it's not difficult to take the plugin from a corresponding
Debian package (/usr/lib/gimp/2.0/plug-ins/print) and put it in that
place on an Ubuntu installation (or to ~/.gimp-2.4/plug-ins).

-- 
Philipp Sadleder
http://sadleder.de

-- 
GIMP 2.4's new print dialog is disabled
https://bugs.launchpad.net/bugs/156765
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read-only mode

2007-10-31 Thread Philipp Sadleder
Well, only part of that bug is fixed.
As described in 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/41985/comments/11,
 opening document with read-only permissions at a remote location doesn't work.

-- 
Openoffice won't open files using sftp:// in read-only mode 
https://bugs.launchpad.net/bugs/41985
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-vfs2 in ubuntu.

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


[Bug 78720] Re: "Copy Disc" burns audio disc as data dics

2007-02-02 Thread Philipp Sadleder
I can confirm that behaviour on Ubuntu Edgy and would like to provide
more input.

-- 
"Copy Disc" burns audio disc as data dics
https://launchpad.net/bugs/78720

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


[Bug 78720] Re: "Copy Disc" burns audio disc as data dics

2007-02-02 Thread Philipp Sadleder

** Attachment added: "output of lshal for the created volume"
   http://librarian.launchpad.net/6123031/n-c-b-bug

-- 
"Copy Disc" burns audio disc as data dics
https://launchpad.net/bugs/78720

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


[Bug 78720] Re: "Copy Disc" burns audio disc as data dics

2007-04-25 Thread Philipp Sadleder
** Also affects: nautilus-cd-burner (Debian)
   Importance: Undecided
   Status: Unconfirmed

-- 
"Copy Disc" burns audio disc as data dics
https://bugs.launchpad.net/bugs/78720
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2007-05-07 Thread Philipp Sadleder
I can state that opening files read/write remotely via sftp:// with OOo
in Ubuntu feisty works as expected. People who had that problem as well:
please recheck and report back.

What doesn't work now is opening files via sftp:// that have only read
permissions. OOo reports a "common error in the internet area"
(translated back from german).

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://bugs.launchpad.net/bugs/41985
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-vfs2 in ubuntu.

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


[Bug 89031] Re: List views start with too-narrow name column

2007-05-10 Thread Philipp Sadleder
** Bug watch added: Debian Bug tracker #422563
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422563

** Also affects: nautilus (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422563
   Importance: Unknown
   Status: Unknown

-- 
List views start with too-narrow name column
https://bugs.launchpad.net/bugs/89031
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 94014] Re: List View: Name column size not remembered

2007-05-10 Thread Philipp Sadleder
** Also affects: nautilus (Debian)
   Importance: Undecided
   Status: Unconfirmed

-- 
List View: Name column size not remembered 
https://bugs.launchpad.net/bugs/94014
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2007-06-17 Thread Philipp Sadleder
It would be great if some other people could report back on this bug.
The main issue is fixed for me, so maybe for others as well.

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://bugs.launchpad.net/bugs/41985
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-vfs2 in ubuntu.

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2007-06-18 Thread Philipp Sadleder
** Changed in: openoffice.org (Debian)
   Status: Unconfirmed => Fix Released

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://bugs.launchpad.net/bugs/41985
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-vfs2 in ubuntu.

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


[Bug 59081] Re: multipage (2 pages to 1) print function not working

2006-12-08 Thread Philipp Sadleder
Same here. Running edgy, multipage print and even scaling doesn't work
with HP Deskjet 3320.

-- 
multipage (2 pages to 1) print function not working
https://launchpad.net/bugs/59081

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


[Bug 59081] Re: multipage (2 pages to 1) print function not working

2006-12-08 Thread Philipp Sadleder
** Also affects: gtk+2.0 (Debian)
   Importance: Undecided
   Status: Unconfirmed

-- 
multipage (2 pages to 1) print function not working
https://launchpad.net/bugs/59081

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2006-12-21 Thread Philipp Sadleder
As stated above, opening files using sftp:// works on Debian, so it
should be possible to figure out the problem for an experienced person.

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://launchpad.net/bugs/41985

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


[Bug 63934] Re: Can't create empty file with right click

2007-02-28 Thread Philipp Sadleder
Hi, what about using the 02_umask.patch from Debian? Like in

nautilus (2.17.1-0ubuntu1) feisty; urgency=low

 [...]
  * debian/patches/02_umask.patch:
- updated version from Debian

It works fine in Debian and should not create issues for Ubuntu.

-- 
Can't create empty file with right click
https://launchpad.net/bugs/63934

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


[Bug 63934] Re: Can't create empty file with right click

2007-02-28 Thread Philipp Sadleder
Sebastien, I meant as a fix for edgy

-- 
Can't create empty file with right click
https://launchpad.net/bugs/63934

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


[Bug 63934] Re: Can't create empty file with right click

2007-03-01 Thread Philipp Sadleder
That's right, but the patch was intended to fix:  http://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=314796

It is fixed in 2.16.3: http://bugzilla.gnome.org/show_bug.cgi?id=327249 
It works in Debian experimental and is with the same patch fixed in Debian 
testing: 
http://packages.debian.org/changelogs/pool/main/n/nautilus/nautilus_2.14.3-8/changelog.html

I don't find a seperate bug for that issue in Ubuntu, but the bug is
present and caused by removal of the prementioned patch.

-- 
Can't create empty file with right click
https://launchpad.net/bugs/63934

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


[Bug 88994] Nautilus doesn't respect ACL when creating new files

2007-03-01 Thread Philipp Sadleder
Public bug reported:

Binary package hint: nautilus

This bug is due to the removal of a patch shortly before the egdy
release:

nautilus (2.16.1-0ubuntu2) edgy; urgency=low
 .
   * debian/patches/02_umask.patch:
 - dropped for now, it creates issues on file creation (Ubuntu: #63934)

An updated and working patch got commited upstream and is part of
nautilus 2.16.3: http://bugzilla.gnome.org/show_bug.cgi?id=327249

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed
** Affects: nautilus (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #314796
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=314796

** Also affects: nautilus (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=314796
   Importance: Unknown
   Status: Unknown

-- 
Nautilus doesn't respect ACL when creating new files
https://launchpad.net/bugs/88994

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


[Bug 88994] Re: Nautilus doesn't respect ACL when creating new files

2007-03-01 Thread Philipp Sadleder
** Bug watch added: GNOME Bug Tracker #327249
   http://bugzilla.gnome.org/show_bug.cgi?id=327249

** Also affects: nautilus (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=327249
   Importance: Unknown
   Status: Unknown

-- 
Nautilus doesn't respect ACL when creating new files
https://launchpad.net/bugs/88994

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


[Bug 88994] Re: Nautilus doesn't respect ACL when creating new files

2007-03-01 Thread Philipp Sadleder
** Description changed:

  Binary package hint: nautilus
  
  This bug is due to the removal of a patch shortly before the egdy
  release:
  
  nautilus (2.16.1-0ubuntu2) edgy; urgency=low
   .
 * debian/patches/02_umask.patch:
   - dropped for now, it creates issues on file creation (Ubuntu: #63934)
  
  An updated and working patch got commited upstream and is part of
- nautilus 2.16.3: http://bugzilla.gnome.org/show_bug.cgi?id=327249
+ nautilus 2.16.3.
+ 
+ There even is a bounty regarding this issue:
+ https://launchpad.net/bounties/nautilus-ignores-umask

-- 
Nautilus doesn't respect ACL when creating new files
https://launchpad.net/bugs/88994

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


[Bug 63934] Re: Can't create empty file with right click

2007-03-01 Thread Philipp Sadleder
I've created a separate bug for the umask issue:
https://launchpad.net/ubuntu/+source/nautilus/+bug/88994

-- 
Can't create empty file with right click
https://launchpad.net/bugs/63934

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


[Bug 88994] Re: Nautilus doesn't respect ACL when creating new files

2007-03-03 Thread Philipp Sadleder
Would be great to have respective related bugs marked as duplicate, if
you are aware of them.

-- 
Nautilus doesn't respect ACL when creating new files
https://launchpad.net/bugs/88994

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2007-03-06 Thread Philipp Sadleder
** Also affects: gnome-vfs2 (Debian)
   Importance: Undecided
   Status: Unconfirmed

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://launchpad.net/bugs/41985

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2007-03-06 Thread Philipp Sadleder
I'd like to withdraw my statement that it works in Debian, which is
_not_ true. Debians OO.o and gnomevfs (whichever is the problem) suffer
from the same issue.

But, as stated above, gedit does open/save files on a sftp share if
either owner or group has read permission, like one would expect it.
Based on that, I think the bug is in OO.o and would like to provide
additional information to help resolve it.

** Changed in: gnome-vfs2 (Debian)
Sourcepackagename: gnome-vfs2 => openoffice.org

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://launchpad.net/bugs/41985

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2007-03-06 Thread Philipp Sadleder
I tried the uid-gid-hack.patch for gnomevfs.
It doesn't alter the situation for OO.o after all, but improves for the 
corresponding nautilus upstream bug: 
http://bugzilla.gnome.org/show_bug.cgi?id=346676

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://launchpad.net/bugs/41985

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2007-03-06 Thread Philipp Sadleder
The attached file shows a section from OO.o source.
It checks if the remote file has owner or group matches the uid/gid of the 
running Openoffice process (!)
This is all just plain wrong:

- Local and remote users/groups aren't necessarily matching.
- Openoffice checks things which lay in the domain of libgnomevfs
- Even if users/groups are in sync on local/remote system, there can be 
supplementary groups the user (on both sides) can be part of.

Of course, this is an upstream problem, but I don't know where to report
that in a proper way and I think Ubuntu/Debian maintainers could help
getting that nasty problem fixed.

** Attachment added: "read-only check for gnomevfs"
   http://librarian.launchpad.net/6646294/content.cxx

** Also affects: openoffice (upstream)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: gnome-vfs2 (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://launchpad.net/bugs/41985

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


[Bug 41985] Re: Openoffice won't open files using sftp:// in read/write mode

2007-03-16 Thread Philipp Sadleder
** Changed in: openoffice (upstream)
   Importance: Undecided => Unknown
 Bugwatch: None => OpenOffice.org Issue Tracker #75446
   Status: Unconfirmed => Unknown

-- 
Openoffice won't open files using sftp:// in read/write mode 
https://launchpad.net/bugs/41985

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