[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #12 from rom1...@gmail.com ---
This looks like a related bug in the LO flatpak repo:
https://github.com/flathub/org.libreoffice.LibreOffice/issues/63

As I understand it:
- appmenu doesn't work with Gtk apps under KDE+Wayland¹ in general
- using the kf5 VCL backend could work around the issue (but this backend seems
absent from/broken in the flatpak distribution)
- (at least on my machine) the Gtk VCL backend doesn't ensure that the menu bar
is displayed in-app under KDE+Wayland, which is unlike every other Gtk apps
(AFAICT)

Perhaps this last point could be improved upon, if LO could detect that it's
running under wayland, and make sure that an in-app menu is shown in this case?



¹: https://bugs.kde.org/show_bug.cgi?id=424485

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #11 from Michael Weghorn  ---
(In reply to Max from comment #9)

> IMO, the issue is not a case of appimg script.
> 
> It also affects on self compiled binaries such in Gentoo, not only AppImg
> created from debs.
> 
> Is affects Manjaro too.
> 
> (...)
> 
> But I've tested Master Daily rpm in OpenSuse tumbleweed VM - it works fine.

OK, let's leave this bug open for now then.

It surprises me that it works with the same version for the non-AppImg case,
but not if it's an AppImg, since my (maybe naive) expectation would be that it
should just behave the same way, given the same files from the LO build are
used.
But then, I don't know much about AppImg. Is any sandboxing,... involved there?
(I know that is the case for Flatpak and Snap, but thought that it isn't for
AppImg in general.)

Some typical "suspects" that come to my mind that may usually play a role when
things behave differently on different systems for the kf5 VCL plugin:

* Qt library versions
* KF5 library /Plasma version
* other system libs
* X11 vs Wayland
* user profile/settings (for either LO or KDE Plasma)

This *might* be relevant for different behavior across distros, but I don't see
how it would explain the AppImg vs. non-AppImg difference, unless the generated
AppImg file includes different libraries than the system ones. (I don't know
much about AppImg, though.)

Without any clear steps to reliably reproduce this in a development setup, I
fear it's unlikely that this will get fixed soon.

If you can identify what's the relevant part that makes it work on one system,
but not another, that might be of much help.

What you could also try is to identify from which commit on this no longer
works, by doing a bibisect using the 7.3 bibisect repo (in case the problem is
reproducible with this repo). More details here:
https://wiki.documentfoundation.org/QA/Bibisect

> Created attachment 181082 [details]
> Console output of Master Daily AppImg
> 
> (...)
> As I wrote above during appimg runtime there was a lot warnings  about vcl
> (see an attachment).

Those shouldn't be related to the issue discussed here.
The java warning should go away if you install a JRE (and maybe have to select
it in the LO settings).

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #10 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-07-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #9 from Max  ---
Created attachment 181082
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181082=edit
Console output of Master Daily AppImg

IMO, the issue is not a case of appimg script.

It also affects on self compiled binaries such in Gentoo, not only AppImg
created from debs.

Is affects Manjaro too.

As I wrote above during appimg runtime there was a lot warnings  about vcl (see
an attachment).

But I've tested Master Daily rpm in OpenSuse tumbleweed VM - it works fine.

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #8 from Michael Weghorn  ---
(In reply to Max from comment #6)
> So, it works, but if LO installed from community compiled deb packages in
> main system environment, not AppImg

That's interesting...

If it works with deb packages but not the AppImg, I tend to suggest to close
this bug here as WORKSFORME and open a GitHub issue for the script that
generates the AppImg instead:
https://github.com/antoniofaccioli/libreoffice-appimage

What do you think?

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #7 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #6 from Max  ---
Created attachment 181004
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181004=edit
Master daily build looks different in appimg against pure deb installation

At first of all I created AppImg with wiki instruction.
Next I ran Master daily AppImg in Manjaro.
It gave me no LIM in title bar, but a lot of error warnings about vlc in
terminal.

Next I ran the AppImg in my primary Gentoo.
AppImg got gtk3 as vcl.
Setting SAL_USE_VLC PLUGINS=kf5 in user environment or in terminal SAL_USE_VLC
PLUGINS=kf5 ./LibreOffice Dev-7.5.0.0.alpha 0_2022-06-27-x86_64.AppImage gave
no luck to me

I have kubuntu 20.04 for testing
Running the AppImg in Kubuntu gives me the same result as in Manjaro - no LIMIT

I installed community compiled deb packages (make_appimg script used them as
source for the AppImg)

I run libreofficedev7.5 --writer ... and  we got LIM.

So, it works, but if LO installed from community compiled deb packages in main
system environment, not AppImg

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

Michael Weghorn  changed:

   What|Removed |Added

 CC||m.wegh...@posteo.de

--- Comment #4 from Michael Weghorn  ---
Created attachment 180981
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180981=edit
Screenshot with master daily build on Debian testing

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #5 from Michael Weghorn  ---
If I understand this correctly, it works OK here, s. screenshot attachment
180981, created in a Debian testing VM with a daily build of LibreOffice and
self-compiled material-decoration of its master branch (as of commit
973949761f609f9c676c5b2b7c6d9560661d34c3), following the instructions in the
https://github.com/Zren/material-decoration README, in particular

> Make sure you add the AppMenu button in System Settings > Application Style > 
> Window Decorations > Buttons Tab.

Can you confirm that the attached screenshot shows correct behavior?

If so, can you please check whether it works for you with a daily build as
well?
Those are available here:
https://dev-builds.libreoffice.org/daily/master/current.html
Instructions to install in parallel:
https://wiki.documentfoundation.org/Installing_in_parallel/Linux

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 415dc3bb1c03dbdbc3cbca274bc435ac7557ba2d
CPU threads: 2; OS: Linux 5.18; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-US (C.UTF-8); UI: en-US
Calc: threaded

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||102495
   Keywords||possibleRegression
 CC||79045_79...@mail.ru


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #3 from Max  ---
Created attachment 180962
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180962=edit
LO 7.3.3 start window with LIM: main menu is in title

LO 7.3.3: if run in terminal "libreoffice" then main menu is in title bar
but after click to create new document LIM disappears

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #2 from Max  ---
Created attachment 180961
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180961=edit
LO Writer 7.3.3 with LIM: no main menu is in title

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

[Libreoffice-bugs] [Bug 149728] LibreOffice 7.3.3 and above: Locally Integrated Menu (LIM) disappears with kf5 and material-decoration theme

2022-06-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=149728

--- Comment #1 from Max  ---
Created attachment 180960
  --> https://bugs.documentfoundation.org/attachment.cgi?id=180960=edit
LO Writer 7.3.2 with LIM: main menu is in title

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