[Libreoffice-bugs] [Bug 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

Michael Weghorn  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #8 from Michael Weghorn  ---
(In reply to Aditya Suseno from comment #7)
> [...]
> So mine is 3.24.20 
> It seems that the GTK is the suspect of this problem. This also affect
> Ubuntu software updates. There is "triangle" button on that Ubuntu software
> updates window too!

Thanks for the update!
Given this seems to be a Gtk problem and the problem is not on LibreOffice's
end, I'm closing this bug as NOTOURBUG.

-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

--- Comment #7 from Aditya Suseno  ---
(In reply to Michael Weghorn from comment #6)
> To narrow down whether it's due to any of the versions in use:
> 
> What's your gtk version? (Neither Caolán with gtk3-3.24.22 nor I with
> 3.24.23-1 could reproduce so far.)
> 
> (In reply to Michael Weghorn from comment #2)
> > Can you try whether it works with a current daily build. Those are available
> > at [1] and can be installed in parallel as described at [2]
> > 
> > [1] https://dev-builds.libreoffice.org/daily/master/current.html
> > [2] https://wiki.documentfoundation.org/Installing_in_parallel/Linux
> 
> Could you check this? Or just using 6.4.7 should probably be enough, since
> that one works for Caolán.

I am using Ubuntu 20.04.1 LTS

This is what I get

||/ Name  Version  Architecture Description
+++-=---==
ii  libgtk-3-0:amd64  3.24.20-0ubuntu1 amd64GTK graphical user
interface library
ii  libgtk2.0-0:amd64 2.24.32-4ubuntu4 amd64GTK graphical user
interface library - old version

So mine is 3.24.20 
It seems that the GTK is the suspect of this problem. This also affect Ubuntu
software updates. There is "triangle" button on that Ubuntu software updates
window too!

-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #6 from Michael Weghorn  ---
(In reply to Aditya Suseno from comment #4)
> Yes, Correct!
> That's what I mean: The "triangle" labeled with "more"

To narrow down whether it's due to any of the versions in use:

What's your gtk version? (Neither Caolán with gtk3-3.24.22 nor I with 3.24.23-1
could reproduce so far.)

(In reply to Michael Weghorn from comment #2)
> Can you try whether it works with a current daily build. Those are available
> at [1] and can be installed in parallel as described at [2]
> 
> [1] https://dev-builds.libreoffice.org/daily/master/current.html
> [2] https://wiki.documentfoundation.org/Installing_in_parallel/Linux

Could you check this? Or just using 6.4.7 should probably be enough, since that
one works for Caolán.

-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

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

-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

--- Comment #4 from Aditya Suseno  ---
(In reply to Michael Weghorn from comment #2)
> Just to clarify: Do you mean the small "triangle" labeled with "more", which
> leads to options like pages per sheet,... being shown when clicked?
> (There's also a "More Options..." button at the bottom.)
> 
> Both work fine for me with the gtk3 VCL plugin in a Plasma Wayland session
> (no XWayland in use).
> 
> Can you try whether it works with a current daily build. Those are available
> at [1] and can be installed in parallel as described at [2]
> 
> 
> Works for me with:
> 
> Version: 7.1.0.0.alpha0+
> Build ID: 007e6063931bd87d6ce15deb65b9adc823f74ce0
> CPU threads: 12; OS: Linux 5.8; UI render: default; VCL: gtk3
> Locale: en-GB (en_GB.UTF-8); UI: en-US
> Calc: threaded
> 
> [1] https://dev-builds.libreoffice.org/daily/master/current.html
> [2] https://wiki.documentfoundation.org/Installing_in_parallel/Linux

Yes, Correct!
That's what I mean: The "triangle" labeled with "more"

-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

Caolán McNamara  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #3 from Caolán McNamara  ---
I don't see a problem on Fedora 32 with 6.4.7 on using the "more" expanders.
They successfully increase the size of the dialog on expand, and shrink it on
unexpand. F32 is using gtk3-3.24.22 for reference.

-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||m.wegh...@posteo.de
 Blocks||103182
 Ever confirmed|0   |1

--- Comment #2 from Michael Weghorn  ---
Just to clarify: Do you mean the small "triangle" labeled with "more", which
leads to options like pages per sheet,... being shown when clicked?
(There's also a "More Options..." button at the bottom.)

Both work fine for me with the gtk3 VCL plugin in a Plasma Wayland session (no
XWayland in use).

Can you try whether it works with a current daily build. Those are available at
[1] and can be installed in parallel as described at [2]


Works for me with:

Version: 7.1.0.0.alpha0+
Build ID: 007e6063931bd87d6ce15deb65b9adc823f74ce0
CPU threads: 12; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

[1] https://dev-builds.libreoffice.org/daily/master/current.html
[2] https://wiki.documentfoundation.org/Installing_in_parallel/Linux


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

BogdanB  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|
 CC||buzea.bog...@libreoffice.or
   ||g
 Blocks||103309


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103309
[Bug 103309] [META] Print dialog bugs and enhancements
-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
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 135781] More button on print dialogue doesn't work on LibreOffice Wayland enviroment

2020-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=135781

--- Comment #1 from Aditya Suseno  ---
Created attachment 164349
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164349&action=edit
The More Button on Print Dialogue

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