Hi Rene,

(In reply to Rene Engelhard from comment #24)
> 
> I disagree. It's Lx*Qt*, so one should prefer the qt5 plugin. But does it
> have a file picker?

Yes, the qt5 plugin does have a file picker (which is currently used for
the lxqt case even when the kde5 plugin is used, s. commit from comment
19).

Currently, LXQt selects the VCL plugin to use in the same order as kde5,
s. [1], i.e. it tries "kde5" (where it gets the plain qt5 file picker),
then "gtk3_kde5", "gtk3", "gtk", "gen.

Other than the "kde5" plugin, plain "qt5" uses native Qt rendering
instead of Cairo rendering, which is more of an experiment at the
moment, and not really usable so far, so it's not included in any
fallback list and I don't think it would make sense to set it as default
for LXQt at the current stage.

IMHO, there are two questions to answer:

A) What should be the first option on LXQt (i.e. the first entry in it's
"fallback list"? I'd currently see these 2 options:

* a) leave kde5 the first option (as is)

* b) write a separate vcl plugin on top of qt5 that uses Cairo rendering
(similar to what kde5 does)

B) What should be the order of all other VCL plugins in the fallback
list for LXQt?

For A), I'd personally suggest to leave it as is for now, until the qt5
and kde5 plugins have matured a little more, and potentially revisit the
question then (and avoid the overhead of keeping a separate plugin in
sync now).

My previous comment was targeted at question B), and one thought of mine
was to drop gtk3_kde5 from the list for the LXQt case, for the reasons
mentioned in comment 21, which would mean that the fallback list for
LXQt would be ["kde5", "gtk3", "gtk", "gen"] in case A) stays as is.


That's just my personal opinion though, and I'd be interested to hear what you 
think about this.

[1]
https://gerrit.libreoffice.org/plugins/gitiles/core/+/master/vcl/source/app/salplug.cxx#189

-- 
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/1812101

Title:
  libreoffice-kde5 file dialog/picker doesn't add extension
  automatically

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

Bug description:
  Description:
  libreoffice-kde5 file dialog doesn't add automatically the file extension 
which are important for.docx .xlsx, otherwise the system recognize them as zip.

  When removing that package and letting only libreoffice-gtk, extension
  are added automatically.

  Steps to Reproduce:
  1. if isn't installed install libreoffice-kde5 package
  2. save a writer document as .docx but doesn't add manually the extension

  Actual Results:
  file are saved without .docx extension.

  Expected Results:
  file should be saved with the .docx extension

  Additional Info:
  Using lubuntu 18.10
  Version: 6.1.4.2
  Build ID: 1:6.1.4-0ubuntu1
  CPU threads: 2; OS: Linux 4.18; UI render: default; VCL: gtk3_kde5;
  Locale: es-CL (es_CL.UTF-8); Calc: group threaded

  I filed a bug against libreoffice to because I don't know who is
  responsible for libreoffice-kde5 package
  https://bugs.documentfoundation.org/show_bug.cgi?id=122752

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1812101/+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

Reply via email to