[Issue 127722] Update gstreamer support from 0.1 to 1.0

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127722

Peter  changed:

   What|Removed |Added

   Target Milestone|--- |4.2.0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Peter  ---
fixed in trunc
#1825700

see dev thread above

setting it as target for 4.2.0

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127722] New: Update gstreamer support from 0.1 to 1.0

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127722

  Issue ID: 127722
Issue Type: DEFECT
   Summary: Update gstreamer support from 0.1 to 1.0
   Product: General
   Version: 4.1.5
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: Normal
  Priority: P5 (lowest)
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: legi...@gmail.com
  Target Milestone: ---

Updateing the gstreamer multimedia Backend

see proting information
https://gstreamer.freedesktop.org/documentation/application-development/appendix/porting-1-0.html
https://cgit.freedesktop.org/gstreamer/gstreamer/plain/docs/random/porting-to-1.0.txt

See related Dev communication:
https://www.mail-archive.com/dev@openoffice.apache.org/msg33391.html

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

Matthias Seidel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Latest|--- |4.1.5
Confirmation in||
 Ever confirmed|0   |1

--- Comment #8 from Matthias Seidel  ---
Issue is confirmed when using the OpenOffice dialog to save files.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

--- Comment #7 from Pedro  ---
> OK, I see you used the OpenOffice dialog. I now can confirm the behavior!

The can you change the Status to Confirmed? I can do that myself but I think
it's a bad principle (in fact I think the bugs should be flagged as UNCONFIRMED
by default)

> The "filepicker" code is really old, maybe it was a restriction in Windows
> 98 an was never removed?

Maybe a developer can answer that (and hopefully fix it :) )

The reason I use the "old" dialog is because it allows me to save passwords to
remote folders ;)

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127721] Rotated Draw rectangle gets wrong rotation when exported as .doc

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127721

--- Comment #1 from John  ---
Created attachment 86359
  --> https://bz.apache.org/ooo/attachment.cgi?id=86359=edit
DOC file (97/200/XP).  Rectangle is rotated at 1 degree only.

See attached .ODT file; and .DOC file created from .ODT file.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127721] New: Rotated Draw rectangle gets wrong rotation when exported as .doc

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127721

  Issue ID: 127721
Issue Type: DEFECT
   Summary: Rotated Draw rectangle gets wrong rotation when
exported as .doc
   Product: Writer
   Version: 4.1.5
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: Normal
  Priority: P5 (lowest)
 Component: save-export
  Assignee: issues@openoffice.apache.org
  Reporter: john.h...@yahoo.co.uk
  Target Milestone: ---

Created attachment 86358
  --> https://bz.apache.org/ooo/attachment.cgi?id=86358=edit
ODT file.  Rectangle is rotated at 180 degrees, text is inverted

1. Add a Draw rectangle to an empty text document.  Add some text to the
rectangle
2. Rotate the rectangle by 180 degrees.  Text is now inverted on screen.
3. File > Save As ..., and save as a .odt file.  All is OK.
4. File > Save As .., and save as a .doc file (97/2000/XP).
5. Open the .doc file.

Expected result:  Rectangle will be rotated to 180 degrees and text will be
inverted.

Actual result:  Rectangle is only rotated anti-clockwise by 1 degree. 

This problem does not occur in AOO 4.0.1 but occures in 4.1.0 and later
versions.

See Direction of Rotated character can't save in DOC format at
https://forum.openoffice.org/en/forum/viewtopic.php?f=7=92618=440130#p440130.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

--- Comment #6 from Matthias Seidel  ---
Installed AOO 4.1.5 (pt) and Language Pack (en-US) on Windows 7 Pro (64bit):
I still can't reproduce it...

OK, I see you used the OpenOffice dialog. I now can confirm the behavior!

Just a guess:
The "filepicker" code is really old, maybe it was a restriction in Windows 98
an was never removed?

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

--- Comment #5 from Pedro  ---
(In reply to Matthias Seidel from comment #3)
> I now installed AOO 4.1.5 (de) on Windows 7 Pro (64bit) and still can not
> reproduce it.

Ok. I think I found it.
The problem only occurs when using the OpenOffice dialogs (under Tools, Option,
OpenOffice, General, Open/Save dialogs "Use OpenOffice dialogs"

If that option is not checked using the Windows Save dialog does allow to name
the file anything.

I just tested with LO 5.3.7 and what they do is instead of the error message,
the file is saved with whatever is before the # character (e.g. Bug#1 is saved
as "Bug" without any extension). So the bug is not fixed in LO, it is just a
different mistake.

Why can't the # character be used in the OpenOffice dialog? Testing with the
character : (which I know is not allowed) provides a different error message
(but not clearer)

Using the Windows dialog when testing with : I do get a logical message "The
file name is not valid"

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

Pedro  changed:

   What|Removed |Added

 Status|CONFIRMED   |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from Pedro  ---
(In reply to Matthias Seidel from comment #3)
> I now installed AOO 4.1.5 (de) on Windows 7 Pro (64bit) and still can not
> reproduce it.
> I even installed the Portuguese Language Pack. ;-)

I'm using the PT Installer +  en_US Language Pack (I prefer the menus in
English)

> However, that sounds more like a restriction of the file system. Do you try
> to save locally (NTFS) or on Stick/NAS?

I can't save on any folder. Not even on the My Documents. The problem is the
Hash character. I can save on any folder if the name doesn't contain the hash.

I found this out because I rename the files attached to a Bug number with
Bug#999 (where 999 is the exact number of the bug on the tracker)

I can load previous files which contain # in the name (they were created in LO
which doesn't have this bug at least since version 4.0)

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

--- Comment #3 from Matthias Seidel  ---
I now installed AOO 4.1.5 (de) on Windows 7 Pro (64bit) and still can not
reproduce it.
I even installed the Portuguese Language Pack. ;-)

However, that sounds more like a restriction of the file system. Do you try to
save locally (NTFS) or on Stick/NAS?

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

--- Comment #2 from Pedro  ---
(In reply to Matthias Seidel from comment #1)
> Not reproducible for me with AOO 4.1.5 on Windows 7 Home (32bit).

Ah, yes. I'm running Windows 7 Pro x64 (but there is no architecture option for
Windows in Hardware). 

It does work correctly under Windows XP Pro x86

> (Why is this issue opened for OOo 3.3.0 or older?)

Because I tested with previous versions of AOO and OOo 3.3.0 and the problem
also occurs (so it is not a regression)

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127720] New: DSUM function : character string as selection criteria not correctly handled (eg "EM" counted as "M")

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127720

  Issue ID: 127720
Issue Type: DEFECT
   Summary: DSUM function : character string as selection criteria
not correctly handled (eg "EM" counted as "M")
   Product: Calc
   Version: 4.1.5
  Hardware: PC
OS: Windows 10
Status: UNCONFIRMED
  Severity: Normal
  Priority: P5 (lowest)
 Component: programming
  Assignee: issues@openoffice.apache.org
  Reporter: richard.watre...@free.fr
  Target Milestone: ---

I want to signal a bug in OpenOffice Calc v4.1.5 (running on Windows 10)
related to the DSUM function :

A   B   C
1   Debits  Type
2   100 M
3   200 EM 
4   300 M
5   400 EM
6   150 D
7   260 D
8   Type
9   1000M   

With A9 : DSUM(A1:A7;"Debits";B8:B9) :

The formula gives 1000 instead of 800 (sum of « M » lines) ! 
The « EM » lines are also faulty selected (because « M » string is included in
« EM » ?).
So, M + EM lines give 1000, while M lines should only give 400 …

I know that a correct result can be obtained with function SUM, like in A9 : 
SUM( (C2 :C7 = B9) * A2:A7 ) entered by pressing Ctrl-Shift-Enter
But I have a large set of data files coded with the DSUM …

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

Matthias Seidel  changed:

   What|Removed |Added

 CC||msei...@apache.org

--- Comment #1 from Matthias Seidel  ---
Not reproducible for me with AOO 4.1.5 on Windows 7 Home (32bit).

(Why is this issue opened for OOo 3.3.0 or older?)

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127719] New: Save Error if Filename Contains Hash Character (#)

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127719

  Issue ID: 127719
Issue Type: DEFECT
   Summary: Save Error if Filename Contains Hash Character (#)
   Product: General
   Version: 3.3.0 or older (OOo)
  Hardware: All
OS: Windows 7
Status: CONFIRMED
  Severity: Normal
  Priority: P5 (lowest)
 Component: ui
  Assignee: issues@openoffice.apache.org
  Reporter: pedl...@gmail.com
  Target Milestone: ---

Created attachment 86357
  --> https://bz.apache.org/ooo/attachment.cgi?id=86357=edit
Error message when using the hash character in a file name

It is not possible to use the character # in a file name under Windows 7.

Steps to reproduce:
1) Create a file
2) Type something
3) Save with name Bug#1 (or any other words as long as there is a Hash in the
name)

Observed: an error message pops up (see attached image)

Expected: file saves with selected name

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127718] New: Does not work with MX Master Mouse

2018-03-01 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127718

  Issue ID: 127718
Issue Type: DEFECT
   Summary: Does not work with MX Master Mouse
   Product: General
   Version: 4.1.3
  Hardware: PC
OS: Windows 10
Status: UNCONFIRMED
  Severity: Normal
  Priority: P5 (lowest)
 Component: ui
  Assignee: issues@openoffice.apache.org
  Reporter: christianbarret...@gmail.com
  Target Milestone: ---

Programmable features such as play, pause, and skip track do not work while in
the application.
I have a logitech mx master mouse with the latest drivers.

-- 
You are receiving this mail because:
You are the assignee for the issue.