Bug#988632: audacity: The main drawing area (sound wave) do not refresh

2021-05-23 Thread EnjoyLinuxLinux
On Wed, 19 May 2021 18:09:27 +0200 Dennis Filder  wrote:
> X-Debbugs-CC: poming...@gmail.com
>
> This appears to be known problem:
> https://forum.audacityteam.org/viewtopic.php?f=48=110214
>
> You could still investigate further by testing if similar behaviour
> manifests in other wxwidgets applications.  Running
>
> aptitude search '~Guitoolkit::wxwidgets'
>
> will give you a list.
>
> I suspect that the issue is due to GL rendering problems.  You could
> try changing some environment variables.  A list of available ones is
> here: https://docs.mesa3d.org/envvars.html
> LIBGL_ALWAYS_SOFTWARE=true would be the first thing I'd try.
>
> Beyond that I doubt there is much anyone could do.  Since you report
> that it works with the newest release compiled from source, I would
> recommend to just hope and wait for a backport/proposed update.
>
> Regards,
> Dennis.
>
>
Dennis,

  Thank you for your response. Let's hope that there will be a backport
in the future.

Best Regards,

pmlee


Bug#971033: Acknowledgement (Evince in Debian11 loads CBR verrry slowly (in Debian10 fast))

2021-05-13 Thread EnjoyLinuxLinux
On Sat, 26 Sep 2020 18:18:16 + (UTC) michael  wrote:
> Addendum: both Debian 11 and 10 are with Xfce desktop

Hello, I've also suffered evince slow opening file problem.

Ever since Debian 10.7 or later will this slow opening problem occurs.

However, I manage to solve this by adding the following line in ~/.xinitrc:

dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS
DISPLAY XAUTHORITY

This solution is from the following url:

https://bbs.archlinux.org/viewtopic.php?id=224787

After adding this line to my ~/.xinitrc. the problem is solved.

I've tested it to load your CBR file, and it works like a charm.

Please consider this is a bug and the above is the solution.

Thank you!

Best Regards,

pmlee