[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2016-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

Michael Stahl  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 CC||mst...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #10 from Michael Stahl  ---
oh fun, another victim of the Windows Courier bug

*** This bug has been marked as a duplicate of bug 98989 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

osnola  changed:

   What|Removed |Added

 CC||alo...@loria.fr

--- Comment #9 from osnola  ---
Created attachment 120316
  --> https://bugs.documentfoundation.org/attachment.cgi?id=120316=edit
expected libwpd's converted file

Hello,
no problem also on OSX and the libwpd's converted files attached seems very
basic excepted that the text is displayed with Courier's font ; so maybe this
is related to
https://ask.libreoffice.org/en/question/3789/libreoffice-not-recognizing-courier/
or not...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

--- Comment #6 from Marcin Miłkowski  ---
(In reply to David Tardon from comment #4)
> > Another extremely strange thing is that the very same file does open in
> > AbiWord which uses supposedly the same import library (libwpd). But if you
> > try to copy and paste a document, nothing will get pasted.
> 
> That's not strange at all. Your AbiWord can be using an older version of the
> library, or it builds it differently (I assume libwpd is bundled with
> AbiWord, just like with LibreOffice), or the problem you see is not in
> libwpd at all, but in libodfgen or in the interaction with LibreOffice...

Of course it's not strange that AbiWord opens these WP51 files. What is strange
is that I cannot copy and paste the content of these files from AbiWord to
LibreOffice over the clipboard. That's really weird!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

--- Comment #7 from Marcin Miłkowski  ---
(In reply to raal from comment #3)
> bibisect-win32-5.0, oldest version contains bug too.
> git checkout oldest: Version: 4.5.0.0.alpha0+
> Build ID: 57d6b92b69a31260dea0d84fcd1fc5866ada7adb
> 
> @Marcin, what is last know good version of LO? I can open file in Version
> 4.0.0.3 (Build ID: 7545bee9c2a0782548772a21bc84a9dcc583b89)

I tried with 4.4.4.3, and 4.6 Win32, and it didn't work. Will try to go back in
time further.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

--- Comment #8 from David Tardon  ---
(In reply to Marcin Miłkowski from comment #6)
> Of course it's not strange that AbiWord opens these WP51 files. What is
> strange is that I cannot copy and paste the content of these files from
> AbiWord to LibreOffice over the clipboard. That's really weird!

That depends on the format(s) AbiWord offers for clipboard transfer. I doubt WP
is among them (and that LibreOffice does support that format for clipboard
transfer). Can you copy/paste a newly created text from AbiWord?

I'd say that your LibreOffice installation were damaged, but since you have the
same problems with different versions, this is improbable...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

raal  changed:

   What|Removed |Added

Version|4.5.0.0.alpha0+ Master  |4.4.4.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

David Tardon  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||dtar...@redhat.com

--- Comment #4 from David Tardon  ---
(In reply to Marcin Miłkowski from comment #0)
> WordPerfect 5.1 files that were opened in older versions of OpenOffice /
> Libreoffice no longer open correctly. Note: nothing even appears, not a
> single message.

This means that the filter works, but produces no output or the output is not
valid.

> 
> Another extremely strange thing is that the very same file does open in
> AbiWord which uses supposedly the same import library (libwpd). But if you
> try to copy and paste a document, nothing will get pasted.

That's not strange at all. Your AbiWord can be using an older version of the
library, or it builds it differently (I assume libwpd is bundled with AbiWord,
just like with LibreOffice), or the problem you see is not in libwpd at all,
but in libodfgen or in the interaction with LibreOffice...

> I noticed that few WP 5.1 files do open, but this is very rare (I have a
> huge collection of older documents in WP51 format).

That's really weird. I could imagine libwpd (or libodfgen) being
unintentionally broken on Windows, but then it would import no documents. Is
this only a problem with libwpd import filter, or do other filters that use the
same framework fail as well? There are sample docs available in subdirs of
https://gerrit.libreoffice.org/gitweb?p=core.git;a=tree;f=writerperfect/qa/unit/data/writer;h=2e4c58626e1eac2834a9ef0c568539036f9c83a2;hb=HEAD
.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

--- Comment #5 from raal  ---
(In reply to David Tardon from comment #4)
> 
> That's really weird. I could imagine libwpd (or libodfgen) being
> unintentionally broken on Windows, but then it would import no documents. Is
> this only a problem with libwpd import filter, or do other filters that use
> the same framework fail as well? There are sample docs available in subdirs
> of
> https://gerrit.libreoffice.org/gitweb?p=core.git;a=tree;f=writerperfect/qa/
> unit/data/writer;h=2e4c58626e1eac2834a9ef0c568539036f9c83a2;hb=HEAD .

I can open (see the text)
writerperfect_qa_unit_data_writer_libwpd_pass_WP6.wpd
writerperfect_qa_unit_data_writer_libabw_pass_hello.abw
writerperfect_qa_unit_data_writer_libe-book_pass_Broad_Band_eBook.lrf
writerperfect_qa_unit_data_writer_libe-book_pass_Plucker.pdb

but doesn't see the text in file attached to this bug (file is opened empty).
Version: 5.1.0.0.alpha1+ (x64)
Build ID: 72f192418948f018f6c8b18c14463476820c9d5b
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2015-10-19_21:22:52

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

raal  changed:

   What|Removed |Added

Version|5.0.1.2 release |4.5.0.0.alpha0+ Master

--- Comment #3 from raal  ---
bibisect-win32-5.0, oldest version contains bug too.
git checkout oldest: Version: 4.5.0.0.alpha0+
Build ID: 57d6b92b69a31260dea0d84fcd1fc5866ada7adb

@Marcin, what is last know good version of LO? I can open file in Version
4.0.0.3 (Build ID: 7545bee9c2a0782548772a21bc84a9dcc583b89)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

raal  changed:

   What|Removed |Added

   Keywords||regression
 Status|UNCONFIRMED |NEW
 CC||r...@post.cz
 Ever confirmed|0   |1
 OS|All |Windows (All)

--- Comment #1 from raal  ---
I can open file with  5.0.2.2, linux, but not on windows -  LO 5.0.2.2 and
Version: 5.1.0.0.alpha1+ (x64)
Build ID: 72f192418948f018f6c8b18c14463476820c9d5b
TinderBox: Win-x86_64@62-TDF, Branch:MASTER, Time: 2015-10-19_21:22:52

Setting as new, windows only.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 95545] REGRESSION: WordPerfect 5.1 import filter fails silently [libwpd]

2015-11-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95545

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet  ---
Created attachment 120239
  --> https://bugs.documentfoundation.org/attachment.cgi?id=120239=edit
console logs

On pc Debian x86-64 with master sources updated today, I don't reproduce this
(as expected according to Raal's comment).
However, I thought it might be interesting to provide console logs from wpd
module. Indeed, we can see the import process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs