[Desktop-packages] [Bug 915080]

2023-05-20 Thread Justin Luth
Created attachment 187401
45386_example_fast.odt: repro 7.6+ using this fast example

Steps to reproduce:
1.) open 45386_example_fast.odt
2.) save as DOC and reload.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/915080

Title:
  [Upstream] Column formatting not honored saving to .doc

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.4.4-0ubuntu1
Candidate: 1:3.4.4-0ubuntu1
Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget -c
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/915080/+attachment/2685315/+files/Blocco%20schizzi%20botanico.doc
  -O example.doc && lowriter -nologo example.doc

  Click Format -> Sections... -> highlight Section1 -> click button
  Remove -> highlight Section3 -> click button Remove -> button OK ->
  Format -> Columns... -> change combobox Columns to 2 -> button OK ->
  Save, close, reopen and the column formatting remains as in the
  screenshot
  
https://launchpadlibrarian.net/91366200/Schermata-L%27arte%20del%20disegno%20botanico.doc2%20-%20LibreOffice%20Writer.png
  .

  4) What happens instead is the column formatting changes back to the
  way it was before making the above changes. A screenshot of this
  
https://launchpadlibrarian.net/91366199/Schermata-L%27arte%20del%20disegno%20botanico.doc1%20-%20LibreOffice%20Writer.png
  .

  WORKAROUND: Save as .odt as the column formatting is preserved.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  Architecture: i386
  Date: Wed Jan 11 23:50:02 2012
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=it_IT:en
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-10-17 (86 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/915080/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 424044]

2023-03-28 Thread Justin Luth
I looked at the results of export to DOCX, and it does not include any
sizes.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/424044

Title:
  [Upstream] Math Object formula changed causing resize saving .odt to
  .doc

Status in LibreOffice:
  Confirmed
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org-writer

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.3.3-1ubuntu2
Candidate: 1:3.3.3-1ubuntu2
Version table:
   *** 1:3.3.3-1ubuntu2 0
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/424044/+attachment/2287815/+files/example.odt
  && lowriter -nologo example.odt

  save to .doc and open the .doc it looks the same as the .odt.

  4) What happens instead is the embedded Math equation is resized. The
  Math equation changes from:

  size 21{ Prod cSub { size 14{ ital "k="1} } cSup { size 14{N} } {p rSub {size 
14 {k}
  }^{size 14 n_{size 10 k} } } }

  in the .odt to:

  size 12{ Prod cSub { size 8{ ital "k="1} } cSup { size 8{N} } {p rSub
  { size 8{k} } rSup { size 8{n rSub {k} } } } } {}

  in .doc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/424044/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 462564]

2022-10-05 Thread Justin Luth
(In reply to Justin L from comment #33)
Proposed enhancement (that I am abandoning) at
https://gerrit.libreoffice.org/c/core/+/140812
sw column: delete matching non-title single-cell row

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/462564

Title:
  [Upstream] Deleting a column in Writer deletes whole table

Status in LibreOffice:
  Fix Released
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1)  lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894856/+files/test.odt
  && lowriter -nologo test.odt

  is when one highlights the second column of the table -> secondary
  clicks -> Column -> Delete is only that column is deleted. Please see
  movie for more details:
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894864/+files/out.ogv

  4) What happens instead is the whole table is deleted.

  Reproducible in:
  lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.5.2-2ubuntu1
Candidate: 1:3.5.2-2ubuntu1
Version table:
   *** 1:3.5.2-2ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  WORKAROUND: Split the table then delete the column.

  WORKAROUND: Use Word via WINE.

  Microsoft Office Word 2003 (11.5604.6505)

  apt-cache policy wine1.3
  wine1.3:
    Installed: 1.3.28-0ubuntu1~ppa1~natty1
    Candidate: 1.3.28-0ubuntu1~ppa1~natty1
    Version table:
   *** 1.3.28-0ubuntu1~ppa1~natty1 0
  500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ natty/main i386 
Packages
  100 /var/lib/dpkg/status
   1.3.15-0ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Oct 28 09:43:20 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx
  Package: openoffice.org-core 1:3.1.1-5ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/462564/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 462564]

2022-10-01 Thread Justin Luth
Proposed enhancement at 
https://bugs.documentfoundation.org/show_bug.cgi?id=46733 
sw column: delete matching non-title single-cell row

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/462564

Title:
  [Upstream] Deleting a column in Writer deletes whole table

Status in LibreOffice:
  Fix Released
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1)  lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894856/+files/test.odt
  && lowriter -nologo test.odt

  is when one highlights the second column of the table -> secondary
  clicks -> Column -> Delete is only that column is deleted. Please see
  movie for more details:
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894864/+files/out.ogv

  4) What happens instead is the whole table is deleted.

  Reproducible in:
  lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.5.2-2ubuntu1
Candidate: 1:3.5.2-2ubuntu1
Version table:
   *** 1:3.5.2-2ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  WORKAROUND: Split the table then delete the column.

  WORKAROUND: Use Word via WINE.

  Microsoft Office Word 2003 (11.5604.6505)

  apt-cache policy wine1.3
  wine1.3:
    Installed: 1.3.28-0ubuntu1~ppa1~natty1
    Candidate: 1.3.28-0ubuntu1~ppa1~natty1
    Version table:
   *** 1.3.28-0ubuntu1~ppa1~natty1 0
  500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ natty/main i386 
Packages
  100 /var/lib/dpkg/status
   1.3.15-0ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Oct 28 09:43:20 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx
  Package: openoffice.org-core 1:3.1.1-5ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/462564/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 462564]

2022-09-23 Thread Justin Luth
Proposed basic fix at http://gerrit.libreoffice.org/c/core/+/140455

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/462564

Title:
  [Upstream] Deleting a column in Writer deletes whole table

Status in LibreOffice:
  Fix Released
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1)  lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894856/+files/test.odt
  && lowriter -nologo test.odt

  is when one highlights the second column of the table -> secondary
  clicks -> Column -> Delete is only that column is deleted. Please see
  movie for more details:
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894864/+files/out.ogv

  4) What happens instead is the whole table is deleted.

  Reproducible in:
  lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.5.2-2ubuntu1
Candidate: 1:3.5.2-2ubuntu1
Version table:
   *** 1:3.5.2-2ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  WORKAROUND: Split the table then delete the column.

  WORKAROUND: Use Word via WINE.

  Microsoft Office Word 2003 (11.5604.6505)

  apt-cache policy wine1.3
  wine1.3:
    Installed: 1.3.28-0ubuntu1~ppa1~natty1
    Candidate: 1.3.28-0ubuntu1~ppa1~natty1
    Version table:
   *** 1.3.28-0ubuntu1~ppa1~natty1 0
  500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ natty/main i386 
Packages
  100 /var/lib/dpkg/status
   1.3.15-0ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Oct 28 09:43:20 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx
  Package: openoffice.org-core 1:3.1.1-5ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/462564/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 462564]

2022-09-22 Thread Justin Luth
Created attachment 182624
46733_columnDeleteScenarios.odt: extensive testing example

The problem is that we do a "select column" twice.
The first time is sw/source/core/frmedt/fetab.cxx's SwFEShell::DeleteCol
GetTableSel( *this, aBoxes, SwTableSearchType::Col );

and the second is SwTable::ExpandColumnSelection

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/462564

Title:
  [Upstream] Deleting a column in Writer deletes whole table

Status in LibreOffice:
  Confirmed
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1)  lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894856/+files/test.odt
  && lowriter -nologo test.odt

  is when one highlights the second column of the table -> secondary
  clicks -> Column -> Delete is only that column is deleted. Please see
  movie for more details:
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894864/+files/out.ogv

  4) What happens instead is the whole table is deleted.

  Reproducible in:
  lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.5.2-2ubuntu1
Candidate: 1:3.5.2-2ubuntu1
Version table:
   *** 1:3.5.2-2ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  WORKAROUND: Split the table then delete the column.

  WORKAROUND: Use Word via WINE.

  Microsoft Office Word 2003 (11.5604.6505)

  apt-cache policy wine1.3
  wine1.3:
    Installed: 1.3.28-0ubuntu1~ppa1~natty1
    Candidate: 1.3.28-0ubuntu1~ppa1~natty1
    Version table:
   *** 1.3.28-0ubuntu1~ppa1~natty1 0
  500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ natty/main i386 
Packages
  100 /var/lib/dpkg/status
   1.3.15-0ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Oct 28 09:43:20 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx
  Package: openoffice.org-core 1:3.1.1-5ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/462564/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 915080]

2021-04-14 Thread Justin Luth
Created attachment 171194
45386_example.doc: the document mentioned in comment 0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/915080

Title:
  [Upstream] Column formatting not honored saving to .doc

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.4.4-0ubuntu1
Candidate: 1:3.4.4-0ubuntu1
Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget -c
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/915080/+attachment/2685315/+files/Blocco%20schizzi%20botanico.doc
  -O example.doc && lowriter -nologo example.doc

  Click Format -> Sections... -> highlight Section1 -> click button
  Remove -> highlight Section3 -> click button Remove -> button OK ->
  Format -> Columns... -> change combobox Columns to 2 -> button OK ->
  Save, close, reopen and the column formatting remains as in the
  screenshot
  
https://launchpadlibrarian.net/91366200/Schermata-L%27arte%20del%20disegno%20botanico.doc2%20-%20LibreOffice%20Writer.png
  .

  4) What happens instead is the column formatting changes back to the
  way it was before making the above changes. A screenshot of this
  
https://launchpadlibrarian.net/91366199/Schermata-L%27arte%20del%20disegno%20botanico.doc1%20-%20LibreOffice%20Writer.png
  .

  WORKAROUND: Save as .odt as the column formatting is preserved.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  Architecture: i386
  Date: Wed Jan 11 23:50:02 2012
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=it_IT:en
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-10-17 (86 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/915080/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 915080]

2021-04-14 Thread Justin Luth
repro 7.2+. Also true for DOCX.
A TableOfContents is a semi-section in Writer, so probably that is throwing 
things off during export.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/915080

Title:
  [Upstream] Column formatting not honored saving to .doc

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.4.4-0ubuntu1
Candidate: 1:3.4.4-0ubuntu1
Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget -c
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/915080/+attachment/2685315/+files/Blocco%20schizzi%20botanico.doc
  -O example.doc && lowriter -nologo example.doc

  Click Format -> Sections... -> highlight Section1 -> click button
  Remove -> highlight Section3 -> click button Remove -> button OK ->
  Format -> Columns... -> change combobox Columns to 2 -> button OK ->
  Save, close, reopen and the column formatting remains as in the
  screenshot
  
https://launchpadlibrarian.net/91366200/Schermata-L%27arte%20del%20disegno%20botanico.doc2%20-%20LibreOffice%20Writer.png
  .

  4) What happens instead is the column formatting changes back to the
  way it was before making the above changes. A screenshot of this
  
https://launchpadlibrarian.net/91366199/Schermata-L%27arte%20del%20disegno%20botanico.doc1%20-%20LibreOffice%20Writer.png
  .

  WORKAROUND: Save as .odt as the column formatting is preserved.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  Architecture: i386
  Date: Wed Jan 11 23:50:02 2012
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=it_IT:en
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-10-17 (86 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/915080/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 462564]

2020-10-22 Thread Justin Luth
(In reply to Aron Budea from comment #24)
> What if we didn't bother with the complicated cases

We already don't bother with the complicated case, that is why we have
this bug report. This bug is complicated because it contains merged
cells.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/462564

Title:
  [Upstream] Deleting a column in Writer deletes whole table

Status in LibreOffice:
  Confirmed
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1)  lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894856/+files/test.odt
  && lowriter -nologo test.odt

  is when one highlights the second column of the table -> secondary
  clicks -> Column -> Delete is only that column is deleted. Please see
  movie for more details:
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894864/+files/out.ogv

  4) What happens instead is the whole table is deleted.

  Reproducible in:
  lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.5.2-2ubuntu1
Candidate: 1:3.5.2-2ubuntu1
Version table:
   *** 1:3.5.2-2ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  WORKAROUND: Split the table then delete the column.

  WORKAROUND: Use Word via WINE.

  Microsoft Office Word 2003 (11.5604.6505)

  apt-cache policy wine1.3
  wine1.3:
    Installed: 1.3.28-0ubuntu1~ppa1~natty1
    Candidate: 1.3.28-0ubuntu1~ppa1~natty1
    Version table:
   *** 1.3.28-0ubuntu1~ppa1~natty1 0
  500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ natty/main i386 
Packages
  100 /var/lib/dpkg/status
   1.3.15-0ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Oct 28 09:43:20 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx
  Package: openoffice.org-core 1:3.1.1-5ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/462564/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 462564]

2020-10-08 Thread Justin Luth
There is some good discussion in the linked OOo bug report on this.
Paraphrasing fyva...
> For tables with merged cells, there are no columns or rows, there are only
> cells. When you select a few cells and click "delete row" or "delete column",
> you can't delete neither a row nor a column (there are no rows, no columns),
> you can either delete the whole table or merge the cells with right, left,
> upper or lower cells, by your choice, because each cell have a lot of adjacent
> cells. This gets really complicated.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/462564

Title:
  [Upstream] Deleting a column in Writer deletes whole table

Status in LibreOffice:
  Confirmed
Status in OpenOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Triaged
Status in openoffice.org package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1)  lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894856/+files/test.odt
  && lowriter -nologo test.odt

  is when one highlights the second column of the table -> secondary
  clicks -> Column -> Delete is only that column is deleted. Please see
  movie for more details:
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/462564/+attachment/894864/+files/out.ogv

  4) What happens instead is the whole table is deleted.

  Reproducible in:
  lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.5.2-2ubuntu1
Candidate: 1:3.5.2-2ubuntu1
Version table:
   *** 1:3.5.2-2ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  WORKAROUND: Split the table then delete the column.

  WORKAROUND: Use Word via WINE.

  Microsoft Office Word 2003 (11.5604.6505)

  apt-cache policy wine1.3
  wine1.3:
    Installed: 1.3.28-0ubuntu1~ppa1~natty1
    Candidate: 1.3.28-0ubuntu1~ppa1~natty1
    Version table:
   *** 1.3.28-0ubuntu1~ppa1~natty1 0
  500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ natty/main i386 
Packages
  100 /var/lib/dpkg/status
   1.3.15-0ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages

  ProblemType: Bug
  Architecture: amd64
  Date: Wed Oct 28 09:43:20 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx
  Package: openoffice.org-core 1:3.1.1-5ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/462564/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1082110]

2020-08-27 Thread Justin Luth
(In reply to Cor Nouws from comment #17)
> this is fixed with resolving bug 124601
This has to be a mistake. That bug has nothing to do with endnotes.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1082110

Title:
  [Upstream] Endnote placed at end of document is unmovable

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.6.2~rc2-0ubuntu4
Candidate: 1:3.6.2~rc2-0ubuntu4
Version table:
   *** 1:3.6.2~rc2-0ubuntu4 0
  900 http://archive.ubuntu.com/ubuntu/ quantal-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.6.2~rc2-0ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages

  3) What is expected to happen in Calc is open a blank document -> type
  example -> click Insert -> Footnote/Endnote... -> under Numbering
  click radio button Automatic -> under Type click radio button Endnote
  -> click button OK and an Endnote is inserted one line down from
  example, which one may click Enter on the keyboard, moving the Endnote
  one line down, as it does in Microsoft Office Professional Plus 2010
  Word Version 14.0.6023.1000 (32-bit).

  4) What happens instead is the Endnote is placed all the way at the
  bottom of the document, and is not movable via clicking Del on the
  keyboard.

  WORKAROUND: Use AbiWord.

  apt-cache policy abiword
  abiword:
Installed: 2.9.2+svn20120603-8
Candidate: 2.9.2+svn20120603-8
Version table:
   *** 2.9.2+svn20120603-8 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/universe i386 Packages
  100 /var/lib/dpkg/status

  Open a blank document -> type example -> click References -> Insert
  Endnote and an Endnote is inserted one line down from example, which
  one may click Enter on the keyboard, moving the Endnote one line down.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-writer 1:3.5.4-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28
  Uname: Linux 3.2.0-31-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: i386
  Date: Thu Nov 22 09:03:21 2012
  InstallationMedia: Xubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1082110/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897235]

2020-06-16 Thread Justin Luth
OK - so I think this report is focusing on the three textboxes near the
middle of the document, where the first one is a bit left compared to
the others. The three are not lined up.left-aligned.

It appears to me that the reason is because the first one is wider than
the others - in fact it goes right to the edge of the paper. In Word the
textbox spills off the end of the page. So that would be the reason -
that LO makes the sane decision that content MUST fit on the paper.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/897235

Title:
  [Upstream] Rounded rectangle corners are indented importing Word .doc

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.4.4-0ubuntu1
    Candidate: 1:3.4.4-0ubuntu1
    Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget -c
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/897235/+attachment/2611270/+files/Test%20case.doc
  -O testcase.doc && lowriter -nologo testcase.doc

  is the gray and white rounded rectangle corners look as they do in the
  Word screenshot
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/897235/+attachment/2611275/+files/Test%20case.jpg
  .

  4) What happens instead is the corners are indented in LO screenshot
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/897235/+attachment/2611273/+files/Libreoffice.png
  .

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-writer 1:3.4.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Mon Nov 28 14:49:44 2011
  ProcEnviron:
   LANGUAGE=pl_PL:pl:en_GB:en
   PATH=(custom, user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-18 (41 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/897235/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 873287]

2020-06-16 Thread Justin Luth
Fixed in LO 7.0 by commit 38e7e6f348df5d6b37d7e0051fd3b8c227db69e6
Author: Justin Luth on Tue Apr 14 17:39:36 2020 +0300

tdf#132094 doc: fix export of fill in wrap-through fly frames

This builds on commit 2f13dbac060ae6af7e25ad3eff675cc859cfb3ff
by Miklos Vajna on  Fri Jun 15 08:49:46 2012 +0100
n#325936 fix ww8 export of fly frames with transparent bg
where he wisely and cautiously says
Regression from commit ed8b5f2d -- to be safe, reverted only
for fly frames in headers.
because for some unknown reason, way back in 2002, commit
ed8b5f2debac216243930aba0873e0d75de8d0dd forced all
frames to specify a background fill. Typically of
course this is white, and so who notices?

Well, you notice if your frame is transparent, and
now the area fill hides something that it is over top of.
Like for example a transparent image, where the text wraps
through the image.

At first I was going to just try and revert everything.
Then I decided it likely was a difference between how
LO and MSO handled stacking/overlapping things.
After that, I was going to just make an exception for
eShapeType == mso_sptPictureFrame, but that only seems
necessary if there is something underneath. If the something
is just a background, that is handled anyway, so really
it would only be other shapes or (most importantly) text,
so the safest thing is testing wrap through, which there was
already a pre-defined variable to reuse
(and fix the spelling).

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/873287

Title:
  [Upstream] Writer Picture Background No Fill does not persist saving
  to .doc

Status in LibreOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.4.3-3ubuntu2
Candidate: 1:3.4.3-3ubuntu2
Version table:
   *** 1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  100 /var/lib/dpkg/status
   
  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget -c
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/873287/+attachment/2540085/+files/problematic%20document.doc
  -O inf.doc && lowriter -nologo inf.doc

  select the picture at bottom right -> Format -> Picture -> Background
  tab -> No Fille -> OK -> Save as .doc -> Close -> Reopen and the No
  Fill persists.

  4) What happens is it does not.

  WORKAROUND: Save as .odt.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  Architecture: i386
  Date: Thu Oct 13 15:05:06 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:el:en
   LANG=el_GR.UTF-8
   LC_MESSAGES=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/873287/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877970] Re: Alt-X keyboard shortcut not defined in LibreOffice 6.4

2020-05-20 Thread Justin Luth
I confirmed with Debian testing that they install LO 6.4.3, and that
alt-x works in there. So what I see agrees with Sebastien.

There is good reason to believe that this will be fixed in 6.4.4 with
Don't use main.xcd configured with --disable-gui (LP: #1869561)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1877970

Title:
  Alt-X keyboard shortcut not defined in LibreOffice 6.4

Status in libreoffice package in Ubuntu:
  New

Bug description:
  LibreOffice has default keyboard shortcuts defined. In Ubuntu 20.04
  and LibreOffice 6.4, it seems like some of those keyboard shortcuts
  are missing. Specifically I was looking for Alt-X (for LibreOffice in
  general, not only writer).

  Alt-X is defined by default in a LibreOffice source compile.

  These can be configured in LibreOffice tools -> customize - keyboard

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon May 11 04:45:55 2020
  InstallationDate: Installed on 2020-05-11 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1877970/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877970] Re: Alt-X keyboard shortcut not defined in LibreOffice 6.4

2020-05-11 Thread Justin Luth
I tried looking in launchpad's patches, but don't see anything that
specifically strips it out, so I imagine it must be related to a compile
flag. In previous versions, it seems to be specified in
[/usr/lib/libreoffice]share/registry/main.xcd - from which it is now
missing.


  
.uno:UnicodeNotationToggle





value xml:lang="pt-BR"/>
  


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1877970

Title:
  Alt-X keyboard shortcut not defined in LibreOffice 6.4

Status in libreoffice package in Ubuntu:
  New

Bug description:
  LibreOffice has default keyboard shortcuts defined. In Ubuntu 20.04
  and LibreOffice 6.4, it seems like some of those keyboard shortcuts
  are missing. Specifically I was looking for Alt-X (for LibreOffice in
  general, not only writer).

  Alt-X is defined by default in a LibreOffice source compile.

  These can be configured in LibreOffice tools -> customize - keyboard

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon May 11 04:45:55 2020
  InstallationDate: Installed on 2020-05-11 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1877970/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1877970] [NEW] Alt-X keyboard shortcut not defined in LibreOffice 6.4

2020-05-11 Thread Justin Luth
Public bug reported:

LibreOffice has default keyboard shortcuts defined. In Ubuntu 20.04 and
LibreOffice 6.4, it seems like some of those keyboard shortcuts are
missing. Specifically I was looking for Alt-X (for LibreOffice in
general, not only writer).

Alt-X is defined by default in a LibreOffice source compile.

These can be configured in LibreOffice tools -> customize - keyboard

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libreoffice (not installed)
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon May 11 04:45:55 2020
InstallationDate: Installed on 2020-05-11 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "screenshot when Alt-X is configured"
   
https://bugs.launchpad.net/bugs/1877970/+attachment/5369794/+files/LO%20default%20keyboard%20shortcut%20ALT-X.png

** Summary changed:

- approximately no keyboard shortcuts defined in LibreOffice 6.4
+ Alt-X keyboard shortcuts not defined in LibreOffice 6.4

** Summary changed:

- Alt-X keyboard shortcuts not defined in LibreOffice 6.4
+ Alt-X keyboard shortcut not defined in LibreOffice 6.4

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1877970

Title:
  Alt-X keyboard shortcut not defined in LibreOffice 6.4

Status in libreoffice package in Ubuntu:
  New

Bug description:
  LibreOffice has default keyboard shortcuts defined. In Ubuntu 20.04
  and LibreOffice 6.4, it seems like some of those keyboard shortcuts
  are missing. Specifically I was looking for Alt-X (for LibreOffice in
  general, not only writer).

  Alt-X is defined by default in a LibreOffice source compile.

  These can be configured in LibreOffice tools -> customize - keyboard

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon May 11 04:45:55 2020
  InstallationDate: Installed on 2020-05-11 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1877970/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897597]

2020-04-24 Thread Justin Luth
repro 7.0+

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/897597

Title:
  [Upstream] Unable to edit text in textboxes from Word .doc

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  1)  lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.4.4-0ubuntu1
Candidate: 1:3.4.4-0ubuntu1
Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in LibreOffice Writer via the Terminal:

  cd ~/Desktop && wget -c
  
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/897597/+attachment/2612177/+files/Test%20case.doc
  -O testcase.doc && lowriter -nologo testcase.doc

  is when you double click the first textbox (Pzuorn) you can edit the
  text that is in the textbox.

  4) What happens instead is it is not editable, and one writes new text
  over the old.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-writer 1:3.4.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Tue Nov 29 10:54:44 2011
  ProcEnviron:
   LANGUAGE=pl_PL:pl:en_GB:en
   PATH=(custom, user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-18 (41 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/897597/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1280794] Re: Can't change default "Open with" application

2019-05-13 Thread Justin Luth
I saw a similar problem in 16.04 with PDFs being opened with
ImageMagick. Trying to open With Document Viewer and set that as the
default made no change.   I saw in mimeapps.list that there was both an
image/pdf and an applications/pdf entry.  I removed the image/pdf entry
that pointed to ImageMagick, and left the very last entry in the file,
which was the applications/pdf entry with Evince.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1280794

Title:
  Can't change default "Open with" application

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  I am on Ubuntu 13.10 using nautilus  1:3.8.2-0ubuntu2.2.

  I am trying to change default application to open .avi files. I right-
  click an .avi file select "Properties", go to "Open With". There is a
  default application there (banshee) and recommended (VLC media
  player). I select VLC media player and click "Set as default" button,
  selection jumps back to banshee, "Set as default" button disabled and
  nothing else happens. Nautilus still opens .avi files with banshee.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: nautilus 1:3.8.2-0ubuntu2.2
  ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Sun Feb 16 21:45:45 2014
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b"'1497x873+0+171'"
  InstallationDate: Installed on 2013-11-17 (91 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.xdg.autostart.nautilus.autostart.desktop: 
2013-11-20T19:34:55.419627

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1280794/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1102354] Re: Impossible for non-administrator users to connect to new wireless networks

2017-11-11 Thread Justin Luth
Still a problem in Bionic Beaver development. In the past you could work
around it by going into network properties, and manually adding a
network, being careful to uncheck the "make it available for all users"
option.  I couldn't work around it in Bionic.

But the point is that you shouldn't have to "work around" anything. A
normal user should be able to follow the simple process of selecting the
wireless and being prompted to connect and save the password just for
himself.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1102354

Title:
  Impossible for non-administrator users to connect to new wireless
  networks

Status in network-manager-applet package in Ubuntu:
  Confirmed

Bug description:
  I have configured a laptop for a non tech-savvy member of my familiy,
  and therefore not given his user any administrative rights.

  It is impossible for him to connect to a new wireless networks, since
  that requires administrative priviledges. This makes the laptop more
  or less useless for him.

  I believe the root cause is that it by default tries to save the
  network connection and make it avaiable for all users, which requires
  administrative priviledges. Since it is a non-administrator user that
  is trying to connec to the network it should not try to add it for all
  users.

  Problem has been reproduced on several machines running Ubuntu 12.10, it can 
easily be triggered:
  1. ( Create a user with a standard account )
  2. Log in as a normal users
  3. Try to connect to a wireless network - you will now be asked for the 
password of the administrator account, which the user of course doesn't have.

  Note, the bug in step 3 will only trigger if another user hasn't
  previously connected to that network, because then it would already be
  stored in the system global network settings

  :~$ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  :~$ apt-cache policy network-manager
  network-manager:
Installed: 0.9.6.0-0ubuntu7
Candidate: 0.9.6.0-0ubuntu7
Version table:
   *** 0.9.6.0-0ubuntu7 0
  500 http://se.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1102354/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1537645] Re: logname returns "logname: no login name" with gnome-terminal

2016-03-23 Thread Justin Luth
** Description changed:

- Logname only displays this problem in Xenial Unity.  I expected it to
- return my login name.  It works in gnome-shell and mate editions of
- Ubuntu. Only a problem with gnome-terminal.  It works in xterm and
- uxterm and in tty1.
+ Logname fails to return a login name in Xenial Unity.  I expected it to
+ return my login name (especially when running as "sudo").  Strangely, it
+ works in gnome-shell and mate editions of Xenial.
  
- Ubuntu Xenial Xerus (development branch)  Release 16.04
+ It is only a problem with gnome-terminal.  It works in xterm and uxterm
+ and in tty1...
+ 
+ Ubuntu Xenial Xerus (development branch)  Release 16.04.
+ 
+ logname is unique because it returns the underlying username (and not
+ root) when in sudo mode, so this utility is fairly critical and cannot
+ be substituted with whoami or id -un or any other command that I know
+ of.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1537645

Title:
  logname returns "logname: no login name" with gnome-terminal

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Logname fails to return a login name in Xenial Unity.  I expected it
  to return my login name (especially when running as "sudo").
  Strangely, it works in gnome-shell and mate editions of Xenial.

  It is only a problem with gnome-terminal.  It works in xterm and
  uxterm and in tty1...

  Ubuntu Xenial Xerus (development branch)  Release 16.04.

  logname is unique because it returns the underlying username (and not
  root) when in sudo mode, so this utility is fairly critical and cannot
  be substituted with whoami or id -un or any other command that I know
  of.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1537645/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1537645] [NEW] logname returns "logname: no login name" with gnome-terminal

2016-01-24 Thread Justin Luth
Public bug reported:

Logname only displays this problem in Xenial Unity.  I expected it to
return my login name.  It works in gnome-shell and mate editions of
Ubuntu. Only a problem with gnome-terminal.  It works in xterm and
uxterm and in tty1.

Ubuntu Xenial Xerus (development branch)  Release 16.04

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1537645

Title:
  logname returns "logname: no login name" with gnome-terminal

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Logname only displays this problem in Xenial Unity.  I expected it to
  return my login name.  It works in gnome-shell and mate editions of
  Ubuntu. Only a problem with gnome-terminal.  It works in xterm and
  uxterm and in tty1.

  Ubuntu Xenial Xerus (development branch)  Release 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1537645/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp