[Bug 778872] Re: vte use causes /tmp file writing during text scrolling

2012-08-06 Thread nh2
Any update? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778872 Title: vte use causes /tmp file writing during text scrolling To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 836250] Re: [Oneiric] [Regression] Intel Corporation Centrino Ultimate-N 6300 poor networking, packet loss and very slow Lenovo X201 and T500 laptops

2012-08-07 Thread nh2
What are the disadvantages of iwlagn 11n_disable=1? 11n should theoretically give you higher throughput and interference. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836250 Title: [Oneiric] [Regr

[Bug 989689] Re: Synaptics touchpad stops working

2012-06-19 Thread nh2
Confirmed, only one instance running. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989689 Title: Synaptics touchpad stops working To manage notifications about this bug go to: https://bugs.launchp

[Bug 989689] Re: Synaptics touchpad stops working

2012-06-19 Thread nh2
Try this: Can you work around it with a simple "killall syndaemon" as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989689 Title: Synaptics touchpad stops working To manage notifications abou

[Bug 777882] Re: xmodmap not honored

2011-12-11 Thread nh2
@bernieke: Thanks, works for me on a Thinkpad X220. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/777882 Title: xmodmap not honored To manage notifications about this bug go to: https://bugs.launch

Re: [Bug 927515] Re: Thunderbird stuck at 100% CPU

2013-04-18 Thread nh2
My suspicion is that there is some serious performance bug in Thunderbirds IMAP / IMAP IDLE implementation once then number of emails gets big. We should find out if it happens with TB on Windows / Mac as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1112652] Re: [raring] no ethernet with "auto" default power option with 82579LM

2013-05-10 Thread nh2
Would you mind telling me the good/bad SHAs of this bisect? While I admire your heroic remote bisection, I might do this much faster on my own hardware. @Joseph Salisbury Thanks for dealing with this :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1112652] Re: [raring] no ethernet with "auto" default power option with 82579LM

2013-05-10 Thread nh2
I applied the patch-3.8.13-rc1 mentioned in #56, and it fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1112652 Title: [raring] no ethernet with "auto" default power option with 82579

[Bug 828756] Re: getting "connection is untrusted" warnings

2013-01-01 Thread nh2
Still getting this on fully updated 12.04 with own XMPP server. Also reported at https://bugzilla.gnome.org/show_bug.cgi?id=690971 Is it know what the issue is by now? ** Bug watch added: GNOME Bug Tracker #690971 https://bugzilla.gnome.org/show_bug.cgi?id=690971 -- You received this bug no

[Bug 1112652] Re: [raring] no ethernet with "auto" default power option with 82579LM

2013-05-22 Thread nh2
Just to make it clear again: There is a fix, it will be in Ubuntu soon once the official kernel gets updated to 3.8.13, and *until then*, you have three choices: * Wait until the new kernel comes * Use the non-permanent hotfix described above * Download and install the 3.8.13 from here: http://k

[Bug 618838] Re: Apple Magic Trackpad requires PIN to pair, fails manual pairing

2013-05-23 Thread nh2
The bluetooth pairing assistant is just terribly broken. It simply doesn't care if you select '' or whatever, it will always try its 6-digit pin. This is what works for me with paring with my Magic Trackpad: 1) Try to pair with the "" pin option. It will fail with the 6-digit number. Res

[Bug 1184067] [NEW] grub-mount burns through CPU without reason

2013-05-24 Thread nh2
Public bug reported: I just removed 6 older kernels with apt-get purge. It took 20 minutes because for each removed kernel, a new grub config is written, for which grub-mount /dev/sdb4 /var/lib/os-prober/mount is called. Compared to my other partitions, which contain Linuxes and Windowses, /

[Bug 875876] Re: ccsm segfaults when disabling Cube plugin

2011-11-02 Thread nh2
GDB backtrace: Program received signal SIGSEGV, Segmentation fault. 0xb660c4a4 in ccsCanDisablePlugin () from /usr/lib/libcompizconfig.so.0 (gdb) bt #0 0xb660c4a4 in ccsCanDisablePlugin () from /usr/lib/libcompizconfig.so.0 #1 0xb66384c7 in ?? () from /usr/lib/python2.7/dist-packages/compizconfig.

[Bug 159031] Re: computer freezes when sshfs blocks waiting for connection

2011-11-12 Thread nh2
Looks like a hung sshfs also breaks hibernating: [58492.144636] PM: Marking nosave pages: 0009d000 - 0010 [58492.144640] PM: Marking nosave pages: da99f000 - dafff000 [58492.144661] PM: Marking nosave pages: db00 - 0001 [58492.145172] PM:

[Bug 657900] Re: mount.cifs: permission denied: no match for /home/myuser/mydir/myshare found in /etc/fstab

2011-07-01 Thread nh2
We should do something about this. Currently, it is impossible to let users mount Windows shares without giving them some kind of extra privileges (the setuid root in 10.04 was not nice, either). Gnome's "Connect to server" (gvfs) works, but is gnome-specific and not easily scriptable. @jahst: Tha

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-03-16 Thread nh2
My one is IDC6680. For me, it worked all fine with the 2.5.99 evdevs, but my most recent update brought the problems are back again. I ran git bisect and found out that the regression is in the new XI 2.1 multitouch support commit: a12a1f9e2b80e8a9a1515c309d0094f898139a83 The commit b441e8e382a4

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-03-16 Thread nh2
I found the commit that made the touchscreen work initally. It is "Add proximity support." b48f4c41c0d3386bba3e9d8fa3da91f18aae190b and was developed in the 2.5.99 series. The commit before, 185ad42078a3bcb423b83e41ebeddbb7541fe26c, is the last one where it did not work. I had to find these on Ub

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-03-16 Thread nh2
** Package changed: ubuntu => xserver-xorg-input-evdev (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/573006 Title: Touch screen driver clicks at wrong location -- ubuntu-bugs mailing list

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-03-16 Thread nh2
** Attachment added: "device.prop" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/573006/+attachment/1912968/+files/device.prop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-03-16 Thread nh2
In this record, I first swipe from bottom left to top right. Then I press at bottom left, the cursor stays at its position, and only when I move my finger a bit, it jumps to my finger, but clicking before the move so that everything in between gets mouse-box-selected. ** Attachment added: "device.

[Bug 560180] Re: wacom buttons don't work/cause mouse to move to upper left corner and click.

2010-09-26 Thread nh2
Confirmed in 10.04, seems to be fixed in 10.10. -- wacom buttons don't work/cause mouse to move to upper left corner and click. https://bugs.launchpad.net/bugs/560180 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 560180] Re: wacom buttons don't work/cause mouse to move to upper left corner and click.

2010-09-26 Thread nh2
Confirmed in 10.04, seems to be fixed in 10.10. -- wacom buttons don't work/cause mouse to move to upper left corner and click. https://bugs.launchpad.net/bugs/560180 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 648365] [NEW] Compiz focuses wrong window after move-window-to-workspace

2010-09-26 Thread nh2
Public bug reported: Binary package hint: compiz When moving around windows between different workspaces with Compiz (Ctrl-Alt-Shift-Left/Right), Compiz gives focus to windows you wouldn't expect: - Open one window on workspace 1 and one on workspace 2, focus the second one. - Move it to the lef

[Bug 648381] [NEW] Metacity sometimes forgets to redraw window title

2010-09-26 Thread nh2
Public bug reported: Binary package hint: metacity Programs with GTK tabs, e.g. gedit or gnome-terminal, often set the window decoration title equal to the title of the tab. If you switch tabs, the title changes, too. In Ubuntu 10.10, metacity sometimes "forgets" to update the title on tab swit

[Bug 557702] Re: TuxGuitar : notes' heads are not drawn

2010-06-29 Thread nh2
Works for me, too. -- TuxGuitar : notes' heads are not drawn https://bugs.launchpad.net/bugs/557702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 742052] Re: Broken Haskell Platform in 11.04 Depends: ghc6 (< 6.12.1+)

2011-07-30 Thread nh2
This looks like a simple fix. Why isn't it applied yet? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742052 Title: Broken Haskell Platform in 11.04 Depends: ghc6 (< 6.12.1+) To manage notification

[Bug 742052] Re: Broken Haskell Platform in 11.04 Depends: ghc6 (< 6.12.1+)

2011-07-31 Thread nh2
Can't find it in natty-proposed - should it show up on https://launchpad.net/ubuntu/+source/haskell-platform or am I doing something wrong? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742052 Title:

[Bug 742052] Re: Broken Haskell Platform in 11.04 Depends: ghc6 (< 6.12.1+)

2011-07-31 Thread nh2
All right, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742052 Title: Broken Haskell Platform in 11.04 Depends: ghc6 (< 6.12.1+) To manage notifications about this bug go to: https://bugs.

[Bug 499869] Re: Nautilus does not give focus to Eye of Gnome using Compiz

2011-08-14 Thread nh2
Seems to be fixed in Natty (default focus stealing level is "low" and it also works on "normal"). ** Changed in: compiz (Ubuntu) Status: Expired => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-01-26 Thread nh2
Problem still present in current Natty. ** Changed in: ubuntu Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/573006 Title: Touch screen driver clicks at wrong location

[Bug 672734] Re: gnome won't load xmodmap

2010-12-14 Thread nh2
Confirmed. 10.10 seems to not load .Xmodmap. See also http://askubuntu.com/questions/7190/why-wont-my-xmodmap-file-load-on- login Anybody knows why? ** Changed in: meta-gnome2 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 751324] Re: wobbly windows behave erratically

2011-05-16 Thread nh2
Confirmed, this is new in 11.04. Should this be influenced by the "Focus Effect" selection in the Wobbly Windows settings in CCSM? It does nothing for us. A workaround is to disable the last checkbox so that shivering is used for maximisation completely. ** Changed in: compiz (Ubuntu) Sta

[Bug 645449] Re: Ubiquity hangs at Keyboard layout/Ready when you are

2011-05-28 Thread nh2
Confirming, just met this at Ubuntu 11.04 on a laptop with french AZERTY keyboard. I used the automatic keyboard layout selection (where you have to type in keys) and afterwards double-clicked on a language. I believe (I have not run it again yet to check thoroughly) this disabled the installer's

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-14 Thread nh2
I try: In the recording, I first moved the pointer in a fluid movement, which works fine. Then I clicked at a different location, resulting in what should happen: the pointer is moved and a click is emitted there. But last, I did the same thing, clicked in top right direction of the current pointe

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-15 Thread nh2
(I think you referred to xserver-xorg-input-evdev instead of -synaptics, but ...) Fixed! Thanks! Now Natty is ready for the Latitude 2100 touch screen. ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you ar

[Bug 695860] Re: "Installation failed" message - immediately (*.img)

2011-04-20 Thread nh2
My one contains USBCreatorProcessException: mount: could not find any free loop device Would be nice to have this in the popup. "Installation failed" is like "Well do you think I tell you what's wrong?! Waste your time searching, cause I don't even tell that the error message is in .cache/usb- cr

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-12 Thread nh2
This is not fixed for me. Same behaviour as in #17. I uploaded a new utouch recording; the error is at the end. ** Attachment added: "device.prop" https://bugs.launchpad.net/utouch/+bug/573006/+attachment/2027631/+files/device.prop -- You received this bug notification because you are a memb

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-12 Thread nh2
** Attachment added: "device.record" https://bugs.launchpad.net/utouch/+bug/573006/+attachment/2027632/+files/device.record -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/573006 Title: Touch scre

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-12 Thread nh2
Problem still present with 2.6.0-1ubuntu11 (ubuntu repo) and 2.6.0-1ubuntu11~utouch2 (PPA). ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Fix Released => Confirmed ** Changed in: utouch Status: Incomplete => Confirmed -- You received this bug notification because you ar

[Bug 667578] Re: Kernel Upgrade on 10.10 Live USB runs update-grub

2010-11-01 Thread nh2
I can confirm this. Is there at least a workaround bring apt back to a working state? -- Kernel Upgrade on 10.10 Live USB runs update-grub https://bugs.launchpad.net/bugs/667578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 562312] Re: package initramfs-tools 0.92bubuntu71 [modified: usr/sbin/update-initramfs] failed to install/upgrade: lzma: Encoder error: -2147467259

2010-11-01 Thread nh2
This bug appears because on live systems, new initrds are written to /cdrom/casper/initrd.lz.new (see special treatment of live systems in /usr/sbin/update-initramfs starting from line 9). If you create a persistent live system via Startup Disk Creator and pull the "How much" slider to the right a

[Bug 591207] Re: Casper's USB update-initramfs shim should look for initrd.img in /boot

2010-11-01 Thread nh2
For your interest, there are two other bugs that prevent live USB installs from being updateable: - Bug #667578 where update-grub dies on live systems - Bug #562312 in which Startup Disk Creator does not leave space for initrd updates Both lead to apt being in a conflict state and make Ubuntu So

[Bug 667578] Re: Kernel Upgrade on 10.10 Live USB runs update-grub

2010-11-01 Thread nh2
I added if [ -e /cdrom/casper/ ]; then exit 0 fi in the beginning of /etc/kernel/postinst.d/zz-update-grub as a naive workaround. -- Kernel Upgrade on 10.10 Live USB runs update-grub https://bugs.launchpad.net/bugs/667578 You received this bug notification because you are a member of Ubuntu

[Bug 557023] Re: update-initramfs: deferring update (trigger activated) / cp: cannot stat `/vmlinuz': No such file or directory

2010-11-03 Thread nh2
Do you think this is a duplicate of Bug #591207? -- update-initramfs: deferring update (trigger activated) / cp: cannot stat `/vmlinuz': No such file or directory https://bugs.launchpad.net/bugs/557023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 600449] Re: New and added Jabber accounts are insecure by default

2010-08-18 Thread nh2
** Changed in: empathy (Ubuntu) Status: Invalid => Confirmed -- New and added Jabber accounts are insecure by default https://bugs.launchpad.net/bugs/600449 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 600449] Re: New and added Jabber accounts are insecure by default

2010-08-18 Thread nh2
Reopening this bug as this is super insecure. Imagine a user who does not even know what SSL/TLS is. He/She _will_ leave the default as is. He/She will use just the same password as for his/her e-mail, social networking, or online payment account with high probability. Empathy does not even notif

[Bug 617885] Re: gparted crash at start: glibmm-ERROR **

2010-10-16 Thread nh2
@Seth: So the question is actually if the fix can be brought into Ubuntu repositories. Would be quite sensible for me because gparted seems completely broken. -- gparted crash at start: glibmm-ERROR ** https://bugs.launchpad.net/bugs/617885 You received this bug notification because you are a mem

[Bug 480791] Re: empathy does not display certificate error, interface for importing certificates missing

2010-10-16 Thread nh2
Freedesktop upstream says this has been resolved, see org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection. Not sure what this means, is it just a change in telepathy which still requires empathy to do some UI stuff? -- empathy does not display certificate error, interface for importing ce

[Bug 653485] Re: gparted crashes = libparted : 2.3 = glibmm-ERROR **: unhandled exception (type std::exception) in signal handler: what: basic_string::_S_create

2010-10-10 Thread nh2
*** This bug is a duplicate of bug 617885 *** https://bugs.launchpad.net/bugs/617885 ** This bug has been marked a duplicate of bug 617885 gparted crash at start: glibmm-ERROR ** * You can subscribe to bug 617885 by following this link: https://bugs.launchpad.net/ubuntu/+source/gparted/+b

[Bug 617885] Re: gparted crash at start: glibmm-ERROR **

2010-10-10 Thread nh2
Just to make sure: Is gparted in today's 10.10 release broken? -- gparted crash at start: glibmm-ERROR ** https://bugs.launchpad.net/bugs/617885 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 557023] Re: update-initramfs: deferring update (trigger activated) / cp: cannot stat `/vmlinuz': No such file or directory

2010-10-11 Thread nh2
This bug is affecting Ubuntu 10.10 final. If you use it to create a 10.10 persistant USB startup disk with Startup Disk Creator, your cannot install packages such as lvm2 due to this error. -- update-initramfs: deferring update (trigger activated) / cp: cannot stat `/vmlinuz': No such file or di

[Bug 420015] Re: usblp Kernel module needs to be removed and /dev/bus/usb/*/* made accessible for USB printers to work with CUPS 1.4.x

2010-07-11 Thread nh2
We should indeed check if this is still a problem. In my dmesg on 10.04 with a HP LaserJet 2200DN on cable plug-in: [295072.380908] usblp1: USB Bidirectional printer dev 8 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0217 [295073.503061] usb 4-1: usbfs: interface 0 claimed by usblp while 'usb' sets confi

[Bug 604357] [NEW] Ubuntu's printing queue is not user friendly

2010-07-11 Thread nh2
Public bug reported: Binary package hint: system-config-printer-gnome The printing queue can make simple user's live quite hard for the following reasons: - It seems you can only delete one job at a time. If for some reason 400 wrong jobs were started, happy clicking. - You cannot delete jobs w

[Bug 606915] [NEW] Install Updates button has no effect

2010-07-18 Thread nh2
Public bug reported: Binary package hint: update-manager Sometimes, after update-manager has popped up notifying you for updates and after you have done something else for a while, when you switch back to update-manager and click the "Install updates" button, nothing happens. The expected behavio

[Bug 528031] Re: GDM does not allow control over sound volume level

2010-08-23 Thread nh2
*** This bug is a duplicate of bug 156169 *** https://bugs.launchpad.net/bugs/156169 ** This bug has been marked a duplicate of bug 156169 Cannot change volume while on logon screen -- GDM does not allow control over sound volume level https://bugs.launchpad.net/bugs/528031 You received t

[Bug 528031] Re: GDM does not allow control over sound volume level

2010-08-23 Thread nh2
*** This bug is a duplicate of bug 156169 *** https://bugs.launchpad.net/bugs/156169 I've marked this as duplicate as James proposed (this one is harder to find than the original one). I also created the upstream bug in https://bugzilla.gnome.org/show_bug.cgi?id=627765 as suggested by Sebast

[Bug 156169] Re: Cannot change volume while on logon screen

2010-08-23 Thread nh2
** Bug watch added: GNOME Bug Tracker #627765 https://bugzilla.gnome.org/show_bug.cgi?id=627765 ** Also affects: gdm via https://bugzilla.gnome.org/show_bug.cgi?id=627765 Importance: Unknown Status: Unknown -- Cannot change volume while on logon screen https://bugs.launchpad.net/

[Bug 617885] Re: gparted crash at start: glibmm-ERROR **

2010-08-23 Thread nh2
@Lito: Could you please check if this bug is really gone for you? I could start up gparted successfully one time, but any other time I get: ubu...@ubuntu:~$ gksu gparted == libparted : 2.3 == glibmm-ERROR **: unhandled exception (type std::exception) in si

[Bug 159031] Re: computer freezes when sshfs blocks waiting for connection

2010-09-30 Thread nh2
I also consider this bug as really severe. A sshfs mount in my home broke because I lacked internet connection for some minutes. Now: - Open a terminal. ls. Terminal freezes. - Open a terminal. cd [TAB]. Terminal freezes. - Open ~ in Nautilus. Window appears contentless, then freezes. - Right cli

[Bug 606915] Re: Install Updates button has no effect

2010-08-07 Thread nh2
It happened again. Can you tell me how to get information about the running update-manager process and attach it to this bug? Or how to get a shell in the running python process? -- Install Updates button has no effect https://bugs.launchpad.net/bugs/606915 You received this bug notification bec

[Bug 109943]

2019-11-06 Thread nh2
Yes, `list-style-image: none !important;` also fixes it. > Strange that both together use the same CPU like when only one is active. I don't find that strange: Using either progress bar or animated PNG throbber, the screen now has to be drawn at many frames per second. Once you have to redraw, re

[Bug 109943]

2019-11-06 Thread nh2
I have already tested that. * Only throbber: ~15-20% CPU usage * Only progress bar: ~15-20% CPU usage * Both throbber and progress bar: ~15-20% CPU usage * Both disabled: no CPU usage @Gunter: I measured CPU usage on Linux with `htop`, where the percentage is always relative to 1 core. 15% means

[Bug 109943]

2019-11-06 Thread nh2
CPU usage disappearing: @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";); /* nh2: Progress bar CPU usage fix. */ /* For some stupid reason we can't match the html:progress that's the first child of this container. See https://bug

[Bug 109943]

2019-11-06 Thread nh2
How can you match the generated tag with userChrome.css ? I'd like to style it differently to check how the performance behaves, or hide it, but I don't know how to match it, only its parent `#statusbar-progresspanel`. -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 109943]

2019-11-06 Thread nh2
Thunderbird 68.2.1 on Linux, I can confirm that this issue still exists, with createElementNS() as given above, and the SMTP sending progress bar from bug 742697, and the IMAP loading progress bar in the status bar when switching between folders. 15-20% CPU usage. -- You received this bug notifi

[Bug 2062535] Re: zip fails when filenames contain unicode characters

2024-10-12 Thread nh2
On an Ubuntu LTS release the zip utility is broken already for 6 months? This has importance "high" and is part of the "main" repo, shouldn't a fix be rolled out to 22.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 2062535] Re: zip fails when filenames contain unicode characters

2024-11-07 Thread nh2
Much appreciated! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062535 Title: zip fails when filenames contain unicode characters To manage notifications about this bug go to: https://bugs.launchp

<    1   2   3