[Libreoffice-bugs] [Bug 101308] scrolling of writer documents with embedded calc and other tables lags behind

2017-05-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

--- Comment #11 from QA Administrators  ---
Dear Bug Submitter,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-20170531

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2017-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

--- Comment #10 from QA Administrators  ---
Dear Bug Submitter,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping-20170502

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

--- Comment #9 from Aron Budea  ---
Please test with the following additional combination as well:
export SAL_SYNCHRONIZE=1
(so once for each SAL_USE_VCLPLUGIN without this, then once with this)

For reference: bug 101189

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

Jean-Baptiste Faure  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jbfa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #8 from Jean-Baptiste Faure  ---
Which VCL plugin are you using? gtk2 or gtk3 ?
I both packages libreoffice-gtk2 and libreoffice-gtk3 are installed, you can
switch between gtk plugins with the SAL_USE_VCLPLUGIN environment variable:
In a terminal, for gtk2, type
export SAL_USE_VCLPLUGIN="gtk"
libreoffice
or for gtk3 type:
export SAL_USE_VCLPLUGIN="gtk3"
libreoffice

I guess the bug appears only with gtk2 and not with gtk3. Could you try to
confirm?

Best regards. JBF

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

Reinhard Lamsfuss  changed:

   What|Removed |Added

Version|unspecified |5.1.5.1 rc

--- Comment #7 from Reinhard Lamsfuss  ---
(In reply to Reinhard Lamsfuss from comment #6)
> (In reply to Aron Budea from comment #5)
> I have OpenGL turned off by default, LO on my system doesn't even tolerate
> OpenGL. Might have to do with the graphics card. When I check the OpenGL
> box, LO will start with black boxes and unreadable menus. 
> BUT: former versions up to 5.1.4 worked without this problem. 
> 
> System info: 
> AMD Phenom(tm) II X2 550 Processor × 2 
> GeForce 7025 / nForce 630a/integrated/SSE2
> Debian GNU/Linux 8 (jessie) 64-Bit

I have found a workaround: Save the document in question created with former
versions of LO (5.1.4, in my case) with LO 5.2.

The problem disappears and scrolling returns to normal once the document is
saved ("save as" command) from within LO 5.2.

What remains odd is that the sluggish scrolling keeps appearing when opening
with embedded tables created with former LO versions-

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

--- Comment #6 from Reinhard Lamsfuss  ---
(In reply to Aron Budea from comment #5)
I have OpenGL turned off by default, LO on my system doesn't even tolerate
OpenGL. Might have to do with the graphics card. When I check the OpenGL box,
LO will start with black boxes and unreadable menus. 
BUT: former versions up to 5.1.4 worked without this problem. 

System info: 
AMD Phenom(tm) II X2 550 Processor × 2 
GeForce 7025 / nForce 630a/integrated/SSE2
Debian GNU/Linux 8 (jessie) 64-Bit

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu

--- Comment #5 from Aron Budea  ---
Not reproduced with v5.2.0.4 / Ubuntu 16.04 or Windows 7 (UI render: default).
Is OpenGL turned on? If it is, it might be worth to try after turning it off
(for details see the relevant part of [1]).

After turning on OpenGL in Windows 7, scrolling sometimes halts for a little
bit, and I'm getting somewhat sluggish zooming.

[1] http://wiki.documentfoundation.org/QA/FirstSteps

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

Buovjaga  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from Buovjaga  ---
No problem here.

Win 7 Pro 64-bit, Version: 5.2.0.4 (x64)
Build ID: 066b007f5ebcc236395c7d282ba488bca6720265
CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; 
Locale: fi-FI (fi_FI)

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

--- Comment #3 from Reinhard Lamsfuss  ---
(In reply to Buovjaga from comment #1)
> Could you attach an example document? Perhaps my machine is too powerful as
> I could not reproduce..
> 
> Set to NEEDINFO.
> Change back to UNCONFIRMED after you have provided the document.

Please see the attached file. Thanks.

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

Reinhard Lamsfuss  changed:

   What|Removed |Added

 CC||rlamsf...@muenster.de

--- Comment #2 from Reinhard Lamsfuss  ---
Created attachment 126681
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126681=edit
Sample writer (odt) document

The embedded ods table seems to slown down scrolling when opening the document

-- 
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 101308] scrolling of writer documents with embedded calc and other tables lags behind

2016-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101308

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Could you attach an example document? Perhaps my machine is too powerful as I
could not reproduce..

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the document.

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