[Bug 70289] Extension update progress bar does not work

2024-04-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #22 from QA Administrators  ---
Dear Emir Sarı,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

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

--- Comment #21 from Timur  ---
There were changes, this should be retested with current LO.

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

[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2020-05-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

Heiko Tietze  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||3026

-- 
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 70289] Extension update progress bar does not work

2018-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #20 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

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

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 70289] Extension update progress bar does not work

2017-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #19 from sergio.calleg...@gmail.com ---
> The progress bar is pointless when it has only one or two states (50%/100%).

Even worse than that. It has states that are reached /before/ the slow phase of
a long-lasting action is completed rather than /after/ it, as it would be
expected.

> We should remove it and just show the hourglass cursor

Agreed, until a better solution can be implemented.

> Of course the better solution is to take the total bytes to download plus the 
> time to install into account and have a real progress bar.

Agreed. Probably the total bytes to download would be more than enough.

> But even better is to not bother the user with technical details and just 
> inform after the upgrade has been done.

The issue here is that there are some extensions that are really quite large.
E.g.  LanguageTool is 76 MB. On a slow connection their download can take
several minutes. Hence, some form of visual feedback that something is going on
is really needed.

-- 
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 70289] Extension update progress bar does not work

2017-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #18 from Heiko Tietze  ---
The progress bar is pointless when it has only one or two states (50%/100%). We
should remove it and just show the hourglass cursor. 

Of course the better solution is to take the total bytes to download plus the
time to install into account and have a real progress bar. But even better is
to not bother the user with technical details and just inform after the upgrade
has been done.

By the way, the extension management could be improved on more aspects:
https://design.blog.documentfoundation.org/2016/11/11/additions-to-libreoffice/

-- 
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 70289] Extension update progress bar does not work

2017-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

Muhammet Kara  changed:

   What|Removed |Added

 CC||tietze.he...@gmail.com

--- Comment #17 from Muhammet Kara  ---
Adding Heiko for UX input.

-- 
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 70289] Extension update progress bar does not work

2017-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #16 from sergio.calleg...@gmail.com ---
Either I do not understand, or it is utterly unclear how it is meant to work.

> It shows
> the status of the whole update progress of all extensions, not the download
> status of an individual extension.

So, if you have only one extension, the whole update progress of all extensions
should be the same as the update progress of that extension, shouldn't it? 

However,

> if you have only one extension to update, you immediately see it as 100%.

Why? Until you have not downloaded it, the extension is not updated. How can
the progress be 100% even before the download has begun?

I suspect that the logic you imply is that if you have 2 extensions to update,
the application shows the bar at 50% as soon as the download of the first
extension starts and at 100% as soon as the download of the second extension
starts.

To me, this is just confusing to the user. There are many problems

1) If the downloads are carried out in parallel, then even with 2 extensions to
update the bar goes immediately to 100%.

2) Even if the two downloads are serialized, the behavior seems wrong. The bar
should jump to 50% when the first extension update is installed (that is has
/finished/ download) and to 100% when the second extension has /finished/
installing too.

3) Even better, the bar should track the first download, progressively growing
to 50% while the first extension downloads and installs ant then progressively
growing to 100% as the second extension downloads and installs.

Please, do not close as RESOLVED, NOTABUG, because even if the progress bar
does what it was meant to do, what it was meant to do is not consistent with
what users expect from a /progress/ bar.

If it cannot be fixed easily, I strongly suggesting removing the confusing bar
altogether and leaving just a visual indication that the user has to wait.

-- 
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 70289] Extension update progress bar does not work

2017-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #15 from Xisco Faulí  ---
(In reply to Muhammet Kara from comment #11)
> Actually the progress bar works, but not the way you think it does. It shows
> the status of the whole update progress of all extensions, not the download
> status of an individual extension. So if you have only one extension to
> update, you immediately see it as 100%.

Hi Muhammet,
Probably a RESOLVED NOTABUG?

-- 
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 70289] Extension update progress bar does not work

2017-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Hardware|Other   |All
 OS|Mac OS X (All)  |All

-- 
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 70289] Extension update progress bar does not work

2017-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

Xisco Faulí  changed:

   What|Removed |Added

 CC||sergio.calleg...@gmail.com

--- Comment #14 from Xisco Faulí  ---
*** Bug 113206 has been marked as a duplicate of this bug. ***

-- 
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 70289] Extension update progress bar does not work

2017-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

Alex Thurgood  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #13 from Alex Thurgood  ---
Current behaviour is affected by bug 99784

-- 
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 70289] Extension update progress bar does not work

2016-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

Muhammet Kara  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #12 from Muhammet Kara  ---
Could you please check the current behavior?

-- 
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 70289] Extension update progress bar does not work

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

Muhammet Kara  changed:

   What|Removed |Added

 CC||katarina.behr...@cib.de,
   ||muhammet.k...@pardus.org.tr

--- Comment #11 from Muhammet Kara  ---
Actually the progress bar works, but not the way you think it does. It shows
the status of the whole update progress of all extensions, not the download
status of an individual extension. So if you have only one extension to update,
you immediately see it as 100%.

-- 
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 70289] Extension update progress bar does not work

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

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||104113


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104113
[Bug 104113] [META] Extension manager 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 70289] Extension update progress bar does not work

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

mi...@filmsi.net changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=99
   ||784

-- 
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 70289] Extension update progress bar does not work

2016-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #10 from laurentlepoitte...@zaclys.net ---
Hello everyone,
I confirm the Extension Manager application freezes and no longer responds. But
this can sometimes work, I change picture 1.6.4 install once, not grammalectre
example.
A report that disabling OpenCL, or Java changes nothing.
libreoffice 5.1.2.1

-- 
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 70289] Extension update progress bar does not work

2016-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #9 from laurentlepoitte...@zaclys.net ---
Created attachment 123955
  --> https://bugs.documentfoundation.org/attachment.cgi?id=123955=edit
screen capture

-- 
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 70289] Extension update progress bar does not work

2015-09-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70289

--- Comment #8 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present on a currently supported version of
LibreOffice (5.0.0.5 or later)
   https://www.libreoffice.org/download/

   If the bug is present, please leave a comment that includes the version of
LibreOffice and your operating system, and any changes you see in the bug
behavior

 If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a short comment that includes your version of
LibreOffice and Operating System

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so: 

1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3)

http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug 
3. Leave a comment with your results. 

4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 
4b. If the bug was not present in 3.3 - add "regression" to keyword


Feel free to come ask questions or to say hello in our QA chat:
http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for your help!

-- The LibreOffice QA Team This NEW Message was generated on: 2015-09-03

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2014-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

Foss f...@openmailbox.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #6 from Foss f...@openmailbox.org ---
Here are old versions of the LanguageTool extension:
https://www.languagetool.org/download/

installed 2.5 under LO 4.3.0.4 OSX 10.9.4
Check for updates in extension manager
find 2.6 update
click install
progress bar is at 100% immediately.

Confirmed, NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2014-08-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

Foss f...@openmailbox.org changed:

   What|Removed |Added

   Severity|minor   |normal

--- Comment #7 from Foss f...@openmailbox.org ---
wow the longer I look at this, the more confusing it actually is. sitting in
front of a full progress bar while nothing happens, update is not finished only
cancle update is possible is *very* irritation.

raising importance to normal from minor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2014-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

--- Comment #4 from Emir Sarı bitig...@openmailbox.org ---
@tommy27,

Still reproducible with 4.2.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2014-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

--- Comment #5 from tommy27 ba...@quipo.it ---
would you please attach an old .oxt package so I can install it and try to
update on a newer version trying to reproduce that issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2014-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 OS|All |Mac OS X (All)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2014-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #3 from tommy27 ba...@quipo.it ---
@Emir San
what about 4.2.x?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2014-01-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

tommy27 ba...@quipo.it changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=73988

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2013-10-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

tommy27 ba...@quipo.it changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=70607

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2013-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

--- Comment #1 from Rob Snelders programm...@ertai.nl ---
Can you please provide also the newest version you tested with?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70289] Extension update progress bar does not work

2013-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70289

--- Comment #2 from Emir Sarı emir_s...@msn.com ---
Reproducible with 4.1.2.3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs