[Bug 1959845] [NEW] "firefox --version" problem when run via snap

2022-02-02 Thread Paul Eggert
Public bug reported: This is Ubuntu 21.10 on x86-64. The "firefox" command is /snap/bin/firefox, which is a symlink to /usr/bin/snap. I am running snapd 2.53+21.10ubuntu1. When I run the shell command "firefox --version", and attempt to debug the resulting mess a bit, I see the following: $

[Bug 1940996]

2021-09-08 Thread Paul Eggert
(In reply to Michael Hudson-Doyle from comment #11) > Did the patch ever get sent to libc-alpha? Unfortunately I never got around to it. Someone else can shepherd it if it's urgent; otherwise I suppose it can wait until someone gets around to syncing Gnulib with glibc. -- You received this bug

[Bug 1934185] Re: Ubuntu Dock popup menu won't go away

2021-07-01 Thread Paul Eggert
"Also if you'd like to discuss Thunderbird then please open a separate new bug." OK, I filed bug#1934243 for the Thunderbird issue. Thanks for diagnosing the original bug as a problem with Ubuntu Dock, not GDM. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1934243] [NEW] thunderbird drag-n-drop move messages fails on Wayland

2021-07-01 Thread Paul Eggert
Public bug reported: On Ubuntu 21.04 when I use Thunderbird, drag-n-drop sometimes fails to work when moving messages. I attempt to drag a message (or a collection of messages) from one folder to another, but the attempt to drag fails and nothing happens. This occurs when I use the default

[Bug 1934185] Re: gdm "New Window" popup won't go away

2021-06-30 Thread Paul Eggert
One other thing: when I'm using Thunderbird, I often cannot move groups of messages by using the mouse to drag and drop. I have temporarily worked around this latter problem by switching to Xorg from the default Wayland. I hope this also works around the problem noted in the screenshot. -- You

[Bug 1934186] Re: gdm "New Window" popup won't go away

2021-06-30 Thread Paul Eggert
Although I filed this bug once, using "ubuntu-bug", somehow it showed up on Launchpad twice, as bug#1934185 and bug#1934186. I attempted to mark the latter as a duplicate of the former, and the web interface seemed to work at first but now I don't see any record that it's a duplicate. I will

[Bug 1934185] [NEW] gdm "New Window" popup won't go away

2021-06-30 Thread Paul Eggert
Public bug reported: Every so often, typically when I'm using Thunderbird, I attempt to use GDM to create a new window or something like that, and the "New Window" popup comes up, but does not work. Attempts to click on it have no effect. I cannot make the popup go away, other than by logging out

[Bug 1934186] [NEW] gdm "New Window" popup won't go away

2021-06-30 Thread Paul Eggert
Public bug reported: Every so often, typically when I'm using Thunderbird, I attempt to use GDM to create a new window or something like that, and the "New Window" popup comes up, but does not work. Attempts to click on it have no effect. I cannot make the popup go away, other than by logging out

[Bug 1782342] Re: mawk memory corruption on recent tzdb data

2021-02-13 Thread Paul Eggert
This bug is fixed in Ubuntu 20.10 (and probably earlier versions), as Ubuntu 20.10 uses mawk 1.3.4 20200120. So you can close the bug report. (I'd close the bug report myself but don't seem to have the bits to do that.) -- You received this bug notification because you are a member of Ubuntu

[Bug 1901776] Re: emacs snap has many errors on startup - how to report snap-related bugs?

2020-10-27 Thread Paul Eggert
After filing this I see that my 3rd suggestion is also in and apparently there's no real solution now (which is not a good thing for snap Emacs). My suggestions 1 and 2 are new, though. -- You received this bug notification because you are a

[Bug 1901776] [NEW] emacs snap has many errors on startup - how to report snap-related bugs?

2020-10-27 Thread Paul Eggert
Public bug reported: [This is a reposting of Bug#1898083, which I reported against Emacs. I don't know what package to report for Emacs snap bugs, so I am initially guessing that the package should be "snap" in the form. If "snap" is wrong, please reassign it to the appropriate package, which

[Bug 1898083] Re: emacs snap has many errors on startup

2020-10-27 Thread Paul Eggert
OK, thanks, I filed a new Bug#1901776 and listed the package as "snap". I hope that's right (I don't know what to do for snap bugs). If it's wrong I hope someone advises me how to file a bug report correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1898083] [NEW] emacs snap has many errors on startup

2020-10-01 Thread Paul Eggert
Public bug reported: I just upgraded to Ubuntu 20.04 and my first shell command was 'emacs'. The response was: Command 'emacs' not found, but can be installed with: sudo snap install emacs# version 27.1, or sudo apt install e3 # version 1:2.71-2 sudo apt install emacs-gtk

[Bug 1884458] Re: pytz mishandles Africa/Khartoum in 2017

2020-06-22 Thread Paul Eggert
Part of the problem is that when pytz/tzfile.py reads a TZif file, its build_tzinfo function parses only the file's version-1 data, which is limited to 32-bit timestamps that stop working after 2038. In 1995 the TZif file format was expanded to include 64-bit transition times and a POSIX-style TZ

[Bug 1884458] Re: pytz mishandles Africa/Khartoum in 2017

2020-06-21 Thread Paul Eggert
I should have written that I see the same bug symptoms on Ubuntu 18.04.4. ** Also affects: python-tz (Ubuntu) Importance: Undecided Status: New ** No longer affects: pytz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1824688] Re: date+%-Y -d "- N years" errors when N > 111

2019-04-15 Thread Paul Eggert
Assaf Gordon reports that he did not reproduce the problem on Ubuntu Live amd64 dated 2019-04-13 22:28; see: https://debbugs.gnu.org/35289#25 Perhaps the output of 'env' and 'strace' will help the original reporter diagnose the problem. -- You received this bug notification because you are a

[Bug 1782342] [NEW] mawk memory corruption on recent tzdb data

2018-07-18 Thread Paul Eggert
Public bug reported: mawk corrupts memory and dumps core when processing recent tzdb releases. Although Ubuntu users can work around the problem by using 'make AWK=gawk', it would be better if ordinary 'make' worked (where AWK defaults to awk, and awk on Ubuntu defaults to mawk. Since this is

[Bug 1703238] [NEW] Firefox mishandles .lz; /etc/mime.types lacks lz line

2017-07-09 Thread Paul Eggert
Public bug reported: In I reported a Firefox bug that appears to be due at least in part to /etc/mime.types missing a line for .lz files. To reproduce the problem: 1. Run Mozilla Firefox 54.0 on Ubuntu 16.04.2 LTS x86-64. 2. Visit

[Bug 1683165] Re: suspend/resume yields blank screen on NVIDIA desktop

2017-04-17 Thread Paul Eggert
> Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Not as far as I know. Suspend/resume never worked on this platform. I tried several years ago and it did not work then, either. > Would it be possible for

[Bug 1683165] [NEW] suspend/resume yields blank screen on NVIDIA desktop

2017-04-16 Thread Paul Eggert
Public bug reported: On my desktop when I set "System settings > Power > Suspend when inactive for" to any time (5 minutes, say), and wait, Ubuntu suspends. When I power my desktop back on, it boots without the usual chatter on the screen and the screen stays entirely blank (the monitor is in

[Bug 1639180] Re: no login possible after update to nvidia 304.132

2017-01-12 Thread Paul Eggert
> @eggert-cs, have you tried the "ppa:graphics-drivers/ppa" PPA? No, sorry, I just followed the recipe in #20 to downgrade from 304.132 to 304.131, plus the file /etc/apt/preferences.d/local-nvidia-quirks as described in #18 to make sure 304.132 is not reinstalled as part of an upgrade. This

[Bug 1639180] Re: no login possible after update to nvidia 304.132

2017-01-11 Thread Paul Eggert
I am still observing the problem on my Ubuntu 16.04.1 x86 desktop, which has C77 [GeForce 8300] (rev a2) graphics. I assume this is because 304.134 has not yet been backported to 16.04.1 LTS. I hope the bug is fixed soon, as it's a little disconcerting that the latest stable Ubuntu release does

[Bug 1639180] Re: no login possible after update to nvidia 304.132

2016-11-06 Thread Paul Eggert
I also observed the problem on my desktop running Ubuntu 16.04.1 LTS x86. lspci | grep VGA reports "02:00.0 VGA compatible controller: NVIDIA Corporation C77 [GeForce 8300] (rev a2)". I am attaching /var/log/Xorg.1.log, which says "NVIDIA GPU GeForce 8300 (C77) at PCI:2:0:0 (GPU-0)". This system

[Bug 1409032] Re: gvfsd-smb: very high CPU utilisation

2016-05-07 Thread Paul Eggert
This happened to me too, I think just after I started up Rhythmbox on my 16.04 desktop. I don't use Windows shares. It's pretty annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409032 Title:

[Bug 1438068] Re: Wrong city name is displayed when setting one city as new timezone

2015-07-21 Thread Paul Eggert
Part of the bug here seems to be that libtimezonemap is based on an obsolete copy of /usr/share/zoneinfo/zone.tab, a copy that had entries for Asia/Harbin and Asia/Chongqing (the current version of zone.tab does not have these entries). libtimezonemap should be updated to match the current

[Bug 1451282] [NEW] Alt key doesn't work in Vivid Vervet with Emacs

2015-05-03 Thread Paul Eggert
Public bug reported: Emacs has a handy feature with the Alt key. If I type, say Control-X 8 ' a, it's as if I typed รก, but once I've started doing that there's a faster way to do it, namely, type Alt-' a. Unfortunately in Vivid Vervet this doesn't seem to work: every time I type Alt-' Emacs

[Bug 1325949] Re: timezone selections in ETC are confusing / inverted

2014-08-28 Thread Paul Eggert
Please change this to WONTFIX. The confusing entries are part of the upstream tz database, and they've been there 20 years or so. They are present only for backward-compatibility reasons for decades-old usage, which are discussed in the etcetera file of the tzdata distribution. The confusing

[Bug 1340250] [NEW] #pragma weak symbol is 0 even when defined

2014-07-10 Thread Paul Eggert
Public bug reported: This compiler bug is making the gnulib tests dump core; see: http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00039.html Compile and run the following program t.c with the shell commands gcc u.c -lm; ./a.out; echo $? #include math.h #pragma weak tgamma int main

[Bug 747717] Re: 11.04 - opening too many windows causes new windows to render blank white

2011-05-11 Thread Paul Eggert
The problem occurs for me too, on a Sun Ultra 20 M2 with NVIDIA Quadro NVS 285 graphics, running Linux x86 (not x86-64). Downgrading to the 173 version did not help. I worked around the problem by switching to the nouveau driver, and dumping Unity (Unity 2D does not work well at all) in favor of