[Desktop-packages] [Bug 2047262]

2024-09-01 Thread Plurtu
When it happens in latest Nightly, try opening the video in a new window and see if playing creates a new inhibitor (as per Comment 42). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/20

[Desktop-packages] [Bug 572074]

2022-04-16 Thread Plurtu
Comment on attachment 8642998 middlemouse on new tab button creates a new tab related to current Review of attachment 8642998: - That's correct, will need a push to try. -- You received this bug notification because you are a membe

[Desktop-packages] [Bug 572074]

2022-04-16 Thread Plurtu
Created attachment 8642998 middlemouse on new tab button creates a new tab related to current Workarounds involve duplicating the current tab or opening a link in a new related tab but these don't show the new tab page and are less responsive. Ideally there should be a context menu entry like oth

[Desktop-packages] [Bug 684982]

2020-12-10 Thread Plurtu
You need to disable dynamic workspaces for it to work on Gnome (Bug 1635787): gsettings set org.gnome.mutter dynamic-workspaces false -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/

[Desktop-packages] [Bug 1828728]

2020-04-13 Thread Plurtu
*** Bug 1628351 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1828728 Title: White corners when CSD is enabled on Firefox under X11 S

[Desktop-packages] [Bug 1654480]

2019-12-19 Thread Plurtu
Created attachment 9115722 sequence-size-comparisons.zip (In reply to alex.korchemniy from comment #23) > The waveforms at 3x are identical to 1x for about 45ms. Then it skips and > copies another 45ms. This is because the default sequence size at 2x speed is 40ms with some variation due to 15ms

[Desktop-packages] [Bug 1654480]

2019-12-19 Thread Plurtu
Created attachment 9115728 Bug 1427267 - Improve libsoundtouch high playback rate speech clarity with pitch preservation by using a smaller time stretcher sequence size -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. h

[Desktop-packages] [Bug 1828728]

2019-10-07 Thread Plurtu
It appears the shape mask was intentionally disabled on X. > and disable titlebar X shape mask on mutter/X.org Regression window: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=69f963484c0750fcaf37e151b5c910f7ebff9c25&tochange=dbf19d7364137fd04c36f04086f3445c020d2c99 Regresse

[Desktop-packages] [Bug 1828728]

2019-10-07 Thread Plurtu
Created attachment 9099164 Titlebar with white corners on X11 with Basic compositor -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1828728 Title: White corners when CSD is enabled on

[Desktop-packages] [Bug 1828728]

2019-10-07 Thread Plurtu
Comment 2 is still applicable with latest Nightly 71.0a1 (2019-10-03). XDG is just stock x11 ubuntu:GNOME and the prefs.js produced by a new profile contains nothing relevant. XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg XDG_MENU_PREFIX=gnome- XDG_SEAT=seat0 XDG_SESSION_DESKTOP=ub

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
Created attachment 8963553 Bug 336193 - P2: Use a second SIGTERM in killPid() to ensure parent process is killed. killPid() needs to do more than send a single SIGTERM to the parent process now that it only triggers graceful shutdown, sending a second SIGTERM terminates it forcefully like before.

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
Created attachment 8959924 Bug 336193 - P1: Use SignalPipeWatcher to detect signals SIGTERM/SIGINT/SIGHUP and quit application gracefully. Review commit: https://reviewboard.mozilla.org/r/228682/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/228682/ -- You received this

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
Comment on attachment 8959924 Bug 336193 - P1: Use SignalPipeWatcher to detect signals SIGTERM/SIGINT/SIGHUP and quit application gracefully. Review request updated; see interdiff: https://reviewboard.mozilla.org/r/228682/diff/1-2/ -- You received this bug notification because you are a member

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
*** Bug 365749 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/73536 Title: MASTER Firefox crashes on instant X server shutdown Status

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
*** Bug 1032010 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/73536 Title: MASTER Firefox crashes on instant X server shutdown Status

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
Comment on attachment 8959924 Bug 336193 - P1: Use SignalPipeWatcher to detect signals SIGTERM/SIGINT/SIGHUP and quit application gracefully. https://reviewboard.mozilla.org/r/228682/#review235302 > Is the |dispatchQuit| single quit logic necessary? > It looks like nsAppStartup::mShuttingDown al

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
Here's a revised version of the SignalPipeWatcher patch. * SIGTERM/SIGINT/SIGHUP all do a graceful exit. I tested Chromium, VLC and GIMP using strace with these signals and they all exit normally returning exit codes and not signals. * SignalPipeWatcher does not chain to previous handler and regi

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
Comment on attachment 8959924 Bug 336193 - P1: Use SignalPipeWatcher to detect signals SIGTERM/SIGINT/SIGHUP and quit application gracefully. Review request updated; see interdiff: https://reviewboard.mozilla.org/r/228682/diff/2-3/ -- You received this bug notification because you are a member

[Desktop-packages] [Bug 73536]

2019-01-06 Thread Plurtu
Created attachment 8626516 bug336193.patch Summary: * nsProfileLock is already rigged for handling signals and is already terminating (fatally) so it is only a small change to make it clean, this is preferable to a GTK-specific implementation. * A clean quit should be performed for SIGINT and

[Desktop-packages] [Bug 583797]

2018-12-12 Thread Plurtu
The fix for Bug 550559 did not end up resolving this issue, browser.warnOnQuit = true still does not work with browser.tabs.warnOnClose = false. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net

[Desktop-packages] [Bug 1799293] Re: gnome session: Must ask twice to lock the screen

2018-11-23 Thread Plurtu
> I have no Dash to Dock installed, so I cannot even try the workaround from #7. Ubuntu Dock is derived from Dash to Dock and abides by the same settings. You can change the transparency setting from the terminal with: gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode FIXED

[Desktop-packages] [Bug 1799430] Re: Icon dock visible on lock screen

2018-11-16 Thread Plurtu
The most common 18.10 stack trace I've seen people report is due to the transparency setting. However anything that triggers an exception in Dash to Dock when it is disabled on the lockscreen produces this issue so there are many possible causes. https://gitlab.gnome.org/GNOME/gnome-shell/issues/2

[Desktop-packages] [Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-15 Thread Plurtu
@jamesh your stack trace is caused by Ubuntu Dock's dynamic transparency which I mentioned before in Comment #17 and can be disabled with the following terminal command: gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode FIXED -- You received this bug notification because yo

[Desktop-packages] [Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-08 Thread Plurtu
On 18.10 it still happens without Dash to Dock being installed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launchpad.net/bugs/1769383 Title: Ubuntu dock/launcher is shown o

[Desktop-packages] [Bug 1799430] Re: Icon dock visible on lock screen

2018-11-02 Thread Plurtu
Just put this into terminal: gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode FIXED -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1799430 Title: Icon dock visi

[Desktop-packages] [Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-01 Thread Plurtu
Workaround for 18.10 is to change the Dash to Dock setting "Customize opacity - Tune the dash background opacity" to "Fixed". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launch

[Desktop-packages] [Bug 1800333] Re: Ubuntu dock not working properly

2018-11-01 Thread Plurtu
Workaround is to change the Dash to Dock setting "Customize opacity - Tune the dash background opacity" to "Fixed". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launchpad.net/bu

[Desktop-packages] [Bug 1799430] Re: Icon dock visible on lock screen

2018-11-01 Thread Plurtu
Workaround is to change the Dash to Dock setting "Customize opacity - Tune the dash background opacity" to "Fixed". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1799430 Title: Icon d

[Desktop-packages] [Bug 1799293] Re: gnome session: Must ask twice to lock the screen

2018-11-01 Thread Plurtu
Workaround is to change the Dash to Dock setting "Customize opacity - Tune the dash background opacity" to "Fixed". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1799293 Title: g

[Desktop-packages] [Bug 1799787] Re: gnome-shell crashes when forcing a restart if applications are started on multiple workspaces

2018-10-27 Thread Plurtu
I was unable to reproduce a crash following your steps on Xorg. I tried 15 applications launched across 15 workspaces and gnome-shell could be restarted without issues. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu

[Desktop-packages] [Bug 1800168] Re: the screen lock needs to be triggered twice

2018-10-27 Thread Plurtu
*** This bug is a duplicate of bug 1799293 *** https://bugs.launchpad.net/bugs/1799293 ** This bug has been marked a duplicate of bug 1799293 gnome session: Must ask twice to lock the screen -- You received this bug notification because you are a member of Desktop Packages, which is subsc

[Desktop-packages] [Bug 1799787] Re: gnome-shell crashes when forcing a restart if applications are started on multiple workspaces

2018-10-26 Thread Plurtu
Only the Dash to Dock part of the original description affected me, I'm using Wayland so I can't restart gnome-shell. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1799787 Title:

[Desktop-packages] [Bug 1799293] Re: gnome session: Must ask twice to lock the screen

2018-10-26 Thread Plurtu
** Also affects: gnome-shell-extension-dashtodock (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1799293 Title: gnome session:

[Desktop-packages] [Bug 1799430] Re: Icon dock visible on lock screen

2018-10-26 Thread Plurtu
** Also affects: gnome-shell-extension-dashtodock (Ubuntu) Importance: Undecided Status: New ** Changed in: mutter (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https

[Desktop-packages] [Bug 1769330] Re: 18.04 regression: liberation text highlight is too small in web browsers.

2018-05-18 Thread Plurtu
Installing fonts-liberation 1:1.07.4-6 fixes the issue. https://launchpad.net/ubuntu/+archive/primary/+files/fonts- liberation_1.07.4-6_all.deb -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to fonts-liberation in Ubuntu. https://bugs.laun

[Desktop-packages] [Bug 1769330] [NEW] 18.04 regression: liberation text highlight is too small in web browsers.

2018-05-05 Thread Plurtu
Public bug reported: When Liberation font is selected in Firefox 59 and Chromium 65, the highlight does not cover the top part of the text. On Chromium it affects the first line of a paragraph, on Firefox it affects every line. This is a regression in 1:1.07.4-5, rolling back to the previous vers

[Desktop-packages] [Bug 1769330] Re: 18.04 regression: liberation text highlight is too small in web browsers.

2018-05-05 Thread Plurtu
** Attachment added: "Screenshot of incomplete highlight with top edge cut off." https://bugs.launchpad.net/ubuntu/+source/fonts-liberation/+bug/1769330/+attachment/5134288/+files/liberation-highlight.png -- You received this bug notification because you are a member of Desktop Packages, whic

[Desktop-packages] [Bug 1675496] Re: Scrollbars are tiny in Firefox (since FF 52)

2018-04-12 Thread Plurtu
The Snap package of Firefox 59 has wider scrollbars for me on Ubuntu 17.10. Might be worth checking out if you struggle to interact with the narrow scrollbars. > sudo snap install firefox -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to f

[Desktop-packages] [Bug 1633912] Re: Problem with DNS resolution after suspend

2016-10-22 Thread Plurtu
More people with the same problem: https://ubuntuforums.org/showthread.php?t=2340142 Workaround: Edit /etc/NetworkManager/NetworkManager.conf and remove the line "dns=dnsmasq". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-mana

[Desktop-packages] [Bug 1633912] Re: Problem with DNS resolution after suspend

2016-10-19 Thread Plurtu
I've had the same problem on two computers since upgrading from 16.04 to 16.10, in both cases killing dnsmasq after the first suspend fixes it and it stays fixed after subsequent suspends. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to n

[Desktop-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-08-04 Thread Plurtu
I have the same problem with ccsm, don't know why the lowgfx profile doesn't show but you can manually import it from /etc/compizconfig /unity-lowgfx.ini. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-control-center in Ubuntu. htt

[Desktop-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-08-04 Thread Plurtu
I have the same problem with ccsm, don't know why the lowgfx profile doesn't show but you can manually import it from /etc/compizconfig /unity-lowgfx.ini. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-control-center in Ubuntu. htt

[Desktop-packages] [Bug 1598770] Re: Unity in low-graphics mode has animations and unneeded redraws

2016-07-24 Thread Plurtu
Why does the GUI update-manager not update to the latest compiz package? I noticed the unity package updated and has unity7.conf which tries to use the compiz profile "unity-lowgfx" but it doesn't exist because compiz is still at version 20160526. sudo apt-get upgrade/dist-upgrade both detect and i

[Desktop-packages] [Bug 1594570] Re: System Settings | Sound empty device list and no sound in video player, after reboot it works fine

2016-07-03 Thread Plurtu
Instead of restarting Ubuntu you can restart PulseAudio from terminal: pulseaudio -k (wait a few seconds) pulseaudio Disappearing PulseAudio output devices can happen when using Firejail. https://firejail.wordpress.com/support/known-problems/#pulseaudio -- You received this bug notificatio

[Desktop-packages] [Bug 1448555] Re: network-manager does not autoconnect to wifi network after resume from suspend

2015-06-06 Thread Plurtu
I have the same log as #4 which is definitely a different bug. The network manager wakes prematurely before suspending causing it not to wake when resuming. I experienced this on lubuntu 15.04 but could not replicate it on Ubuntu 15.04. I isolated the problem down to xfce4 -power-manager which is r

[Desktop-packages] [Bug 1281250] Re: VNC accessible for Windows machines only with encryption disabled

2014-04-25 Thread Plurtu
Enhanced TightVNC Viewer (SSVNC) works with vino's ANONTLS encryption on Windows. http://www.karlrunge.com/x11vnc/ssvnc.html Don't expect to connect in a hurry though. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to vino in Ubuntu. http

[Desktop-packages] [Bug 1224438] Re: Menus on evince black with grey text.

2014-04-13 Thread Plurtu
The root cause is the use of transparency in the Lubuntu-default theme. Can be fixed by editing: /usr/share/themes/Lubuntu-default /gtk-3.0/gtk-widgets-toolbar.css And replacing '@transparent' with '@bg_color'. Deleting the file altogether also seems to work with no apparent problems. Lubuntu T

[Desktop-packages] [Bug 1302753] [NEW] Mouse pointer (touchpad) gets stuck

2014-04-04 Thread Plurtu
Public bug reported: Similar to xorg Bug #991707, cursor position sometimes gets stuck and any touchpad input only results in scrolling. It has happened twice so far on a recent install of Lubuntu 13.10 with a synaptics touchpad. Only changes from default touchpad configuration: syndaemon -d -t (

[Desktop-packages] [Bug 991707] Re: Mouse pointer (touchpad) gets stuck often

2014-03-27 Thread Plurtu
Has happened to me twice so far on a recent install of Lubuntu 13.10 with a synaptics touchpad. Only changes from default touchpad configuration: syndaemon -d -t (disable touchpad tap and scroll when typing) synclient LockedDrags=1 HorizTwoFingerScroll=1 The most recent scrolling lock occurred wh