[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2008-11-21 Thread Daniel Holbert
>Also on my system when I click the Bookmarks toolbar it > will randomly choose a menu option, usually the top entry 'bookmark this > page'. (Note: I'm assuming you mean the Bookmarks *Menu*, not the Bookmarks Toolbar) If it usually selects the top entry, that makes me think that specific probl

[Bug 289918] Re: Regression: Connecting to FreeNX breaks keyboard layout in Intrepid

2008-11-24 Thread Daniel Holbert
FWIW, I have this exact same problem using VMWare Workstation with this setup: host = Ubuntu 8.10 guest= Ubuntu 8.04 VMWare Workstation version = 6.5.0 build-118166 In this setup, UpArrow triggers 'save screenshot' (in the guest), RightControl types out "^[[6~", PageDown triggers context men

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-01-27 Thread Daniel Holbert
@Mitchell: > in fact there seem to be a bug in the firefox 3 code, so the menu should > not be released when the right button is pressed, it should be showed > when it is released Just to clarify -- the quoted chunk above isn't quite accurate. The timing of context-menu-appearance in firefox 3 is

[Bug 389728] Re: Uninstallable in Karmic due to bad dep on libgdl, FTBFS if rebuilt

2009-06-19 Thread Daniel Holbert
>This is preventing other packages (miro in my case) from building. This same issue prevents the "revelation" password-manager app from installing (and maybe building?), due to its dependency on "python- gnome2-extras", which depends on the broken "python-gdl" package. -- Uninstallable in Karmic

[Bug 374194] Re: Galculator has not application icon

2009-05-29 Thread Daniel Holbert
Confirmed, on Ubuntu 9.04 x86. I did a bit of investigation: - I examined the menu item for Galculator, and it's set up to use /usr/share/pixmaps/galculator.png - This file is a symlink to "galculator/galculator.png", which **doesn't exist.** (the folder 'galculator' doesn't even exist) That'

[Bug 213528] Re: bookmarks copies home page over and over

2009-05-04 Thread Daniel Holbert
*** This bug is a duplicate of bug 187313 *** https://bugs.launchpad.net/bugs/187313 Yeah, it's a dupe. Right vs left mouse button isn't relevant -- the connection is that it's a single-click that opens a menu (whether it be a left-click opening the bookmarks menu, or a right-click opening a

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-04-20 Thread Daniel Holbert
FWIW, the upstream patch (in Mozilla's bug tracker) has just recently landed in the repository that Firefox 3.0 is built from -- assuming all goes well, that means this should be fixed in Firefox 3.0.10. (It also should be fixed in Firefox 3.5b4) -- [MASTER] right click (with button release) mig

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-02-25 Thread Daniel Holbert
IAmDaveMyers wrote: > So I will hover over the menu item, left click > to open it (to go to a specified bookmark), and I will be offered > to save the page as a bookmark! Thanks Dave -- that actually sounds exactly like https://bugzilla.mozilla.org/show_bug.cgi?id=406646 (one version of this bug

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-02-26 Thread Daniel Holbert
> First though, can you point me to instructions as to how I can load up the > "testing" version, David: there's a lot of ways to load up the testing version -- I'm not sure if anyone's posted a comprehensive set of directions, but here's one thing you can do: - download the "xxx-linux.tar.bz2"

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-04-24 Thread Daniel Holbert
Artem: Please read at least the final few comments before posting on a bug If you had, you'd see that this bug already has a patch that is targeted to be in a release very soon. (As mentioned multiple times above, "me too" comments are un-helpful at this point, and they only serve to make thi

[Bug 292159] Re: update-initramfs is disabled since running on a live CD but it is running from a flash drive.

2008-11-05 Thread Daniel Holbert
See also bug 290730 (related, possibly a duplicate) -- update-initramfs is disabled since running on a live CD but it is running from a flash drive. https://bugs.launchpad.net/bugs/292159 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 290730] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: subprocess post-installation script returned error exit status 17

2008-11-05 Thread Daniel Holbert
@Jean-Baptiste Lallement: > You can't upgrade the kernel from a live cd. > I'm closing this report because it is not a bug. I disagree -- this is indeed a bug. If it's not possible to upgrade the kernel, that's fine. But in that case, the kernel version should be locked for live CD / live USB b

[Bug 280532] Re: nvidia-settings crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2008-10-21 Thread Daniel Holbert
Just in case it's not obvious: this crash happens *before* xorg.conf is modified. So, there's currently no way to get my "nvidia-settings" preferences into my xorg.conf, aside from hand-editing it. -- nvidia-settings crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID() https://bugs.launchpad

[Bug 280532] Re: nvidia-settings crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2008-10-22 Thread Daniel Holbert
Pako: If your problem was fixed by running nvidia-settings as root, then you had a different problem from this bug here. I always run nvidia-settings as root (with 'sudo'), and I still see this crash in fully up-to-date Ubuntu 8.10 today. -- nvidia-settings crashed with SIGSEGV in g_cclosure_mar

[Bug 260293] Re: error when right-clicking password field

2008-09-25 Thread Daniel Holbert
I hit a related crash in the revelation gnome-panel applet, every time I unlock / search it -- it's the same underlying problem, crashing at line 1261 in ui.py, on the code "self.image = self.get_children()[1]" with the error being "IndexError: list index out of range". I filed an upstream bug ab

[Bug 260293] Re: error when right-clicking password field

2008-09-26 Thread Daniel Holbert
Ah, thanks! In any case, my point was that bug 257007 is the same underlying bug as this one -- it's just another way of hitting it. -- error when right-clicking password field https://bugs.launchpad.net/bugs/260293 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 257007] Re: error when using revelation-applet

2008-09-26 Thread Daniel Holbert
BTW, I filed an upstream bug on this exact problem a little while back, at http://svn.codepoet.no/revelation/ticket/405 a while back (though I'm not sure if upstream code is still being maintained, so I wouldn't expect a fix to be forthcoming there). See also bug 260293 -- it's caused by the same

[Bug 96968] Suggested patch

2008-06-06 Thread Daniel Holbert
This patch for src/lib/io.py seems to work. It just unquotes any escaped special characters in file URIs passed to "file_normpath", using the urllib.unquote() function. More info at: http://docs.python.org/lib/module-urllib.html ** Attachment added: "patch for src/lib/io.py" http://launchpad

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-03-16 Thread Daniel Holbert
> the patch needed to fix the problem does not need approval anymore I think you misunderstand -- comment 176 on that bug says it doesn't need approval *to land on the 1.9.1 branch* (for Firefox 3.1 aka 3.5), since it's already marked as "blocking1.9.1+". However, it still *does* need approval to

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-02-19 Thread Daniel Holbert
> Looks like it is fixed in 9.04. I doubt it -- there's no reason that this should already be fixed in Ubuntu 9.0.4. if you can't reproduce it there, I'm guessing that's just due to the inherently low reproducibility of this bug on many machines. (mine included -- I've only ever encountered thi

[Bug 345916] Re: Sandisk Sansa e250 won't connect

2009-04-08 Thread Daniel Holbert
> It worked instantly afterwards here. It worked for me as well. I didn't need to move the file -- I just edited it and removed the block of 132 lines relating to SanDisk products (all nodes of the form "...), and then I reconnected my player (an e280 running Rockbox), and it worked. -- Sandisk

[Bug 61235] Re: USB mass storage stops working after a while

2007-07-25 Thread Daniel Holbert
I noticed that this bug says: Affects Status linux-source-2.6.17 (Ubuntu)Fix Released at the very top. Does that mean that the bug would be fixed if I rolled back to kernel 2.6.17? (not sure if this is possible in Feisty -- at leas

[Bug 61235] Re: USB mass storage stops working after a while

2007-07-30 Thread Daniel Holbert
I agree with Alberto's description of the issue -- I've seen the same behavior with my 500G FreeAgent. i.e., the issue happens after the drive shuts off, and then at that point, any access seems to cause problems. Also, JrFrost's solution has still been working for me. (although I need to repeat

[Bug 61235] Re: USB mass storage stops working after a while

2007-08-13 Thread Daniel Holbert
KEYofR wrote: > Also a question about the udev rules [...] if you detect a device by vendor > foo on scsi You're right -- some of the udev rules posted above are overly general. You can make them more specific by specifying the model of drive, or even the drive serial number if you want to be tha

[Bug 61235] Re: USB mass storage stops working after a while

2007-07-04 Thread Daniel Holbert
Hi all, JrFrost's solution fixes my 500G FreeAgent drive! (his solution being: echo 1024 > /sys/block/sdX/device/max_sectors ; echo 1 > /sys/class/scsi_disk/X\:0\:0\:0/allow_restart ) However, this setting doesn't persist after I've disconnected the drive -- I need to run those commands every

[Bug 432598] Re: can_suspend and can_hibernate values aren't respected

2009-11-20 Thread Daniel Holbert
@stacktracer's workaround worked for me. @StephanBeal: That file exists on my Ubuntu Karmic system -- I'm not sure why it doesn't on yours. "dpkg -S [filename]" says that it's owned by the package "devicekit-power". Anyway, I'm attaching my copy, for your benefit. (with the workaround already app

[Bug 432598] Re: can_suspend and can_hibernate values aren't respected

2010-01-19 Thread Daniel Holbert
@Martin: > or be autodetected from the system whether it's capable of suspending > in the first place (see devkit-power --dump, "can-suspend" and > "can-hibernate" properties; this part should work fine). This sounds like it'd still present "Hibernate" as an option on computers that have encrypte

[Bug 420088] Re: synergys assert failure: synergys: CArchMultithreadPosix.cpp:286: virtual void CArchMultithreadPosix::closeMutex(CArchMutexImpl*): Assertion `status == 0' failed.

2010-02-02 Thread Daniel Holbert
> WARNING: synergys.cpp,505: cannot listen for clients: > cannot bind address: Address already in use That just means you already have synergys running on that machine... Do "killall synergys" and try again. -- synergys assert failure: synergys: CArchMultithreadPosix.cpp:286: virtual void CArc

[Bug 420088] Re: synergys assert failure: synergys: CArchMultithreadPosix.cpp:286: virtual void CArchMultithreadPosix::closeMutex(CArchMutexImpl*): Assertion `status == 0' failed.

2010-02-02 Thread Daniel Holbert
Chris, I'm not sure what that issue means -- perhaps a firewall / connectivity problem? -- but in any case, we shouldn't discuss it any further here. I'd recommend taking that to Google, the ubuntu forums, or #ubuntu on irc.freenode.net. This bug page here is for discussion of the specific issue

[Bug 488857] Re: Printing to PDF/PS/SVG defaults to a hidden (.name) filename

2009-12-04 Thread Daniel Holbert
There's already a mozilla bug on this, actually: https://bugzilla.mozilla.org/show_bug.cgi?id=485067 As described there, it appears to be a bug in GTK. Filed an upstream Gnome bug on it today: https://bugzilla.gnome.org/show_bug.cgi?id=603823 ** Bug watch added: Mozilla Bugzilla #485067 http

[Bug 430125] Re: Karmic Latest - upstart kept back - missing mountall

2009-09-15 Thread Daniel Holbert
NetworkManager (aka "nm-applet") is running just fine for me, but I've rebooted since my "dhclient" invocation -- if you haven't, it's possible that NetworkManager got confused because you'd already configured your network since bootup. Try rebooting? In any case, if your NetworkManager problem p

[Bug 430125] Re: Karmic Latest - upstart kept back - missing mountall

2009-09-15 Thread Daniel Holbert
If you have a root shell, you should be able to auto-configure your network connection by running: dhclient eth0 (where "eth0" would be the name of your network interface, as reported by "ifconfig") This worked for me earlier today, when I only had a shell with no networking. -- Karmic Late

[Bug 286424] Re: nvidia-settings crashes when user clicks Save To X Configuration File

2009-11-16 Thread Daniel Holbert
As I noted in comment #92: ***PLEASE*** do not comment on this bug unless you are actively working on it, and/or unless you've read *all* comments and have determined that your information is genuinely new and useful. This bug receives way too much "Me too" spam, and all the comments here just

[Bug 408530] Re: empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL)

2009-10-05 Thread Daniel Holbert
Unless you have new information about this bug, please don't add "me too" comments -- instead, just toggle the "this bug affects me too" link at the top of this page. Thanks! -- empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion faile

[Bug 286424] Re: nvidia-settings crashes when user clicks Save To X Configuration File

2009-10-07 Thread Daniel Holbert
Here's a patch that adds the one line that I mention above. ** Attachment added: "patch to modify original xorg.conf, so nvidia-settings can parse it" http://launchpadlibrarian.net/33248486/xorg.patch -- nvidia-settings crashes when user clicks Save To X Configuration File https://bugs.launc

[Bug 286424] Re: nvidia-settings crashes when user clicks Save To X Configuration File

2009-10-07 Thread Daniel Holbert
There's actually a HUGELY simple fix for this. The error message given indicates that xorg.conf is failing to validate because "Screen" doesn't reference a device, basically. You can fix this by adding this line to /etc/X11/xorg.conf, under Section "Screen": Device "Default Dev

[Bug 408530] Re: empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message: assertion failed: (m != NULL)

2009-10-26 Thread Daniel Holbert
> This bug seems to be in Empathy and not libindicate itself. @Ted: I'm confused -- did you read comment #44, where an empathy developer tracked the problem to a particular chunk of "Ubuntu's libindicate patch"? -- empathy assertion failure: empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_

[Bug 286424] Re: nvidia-settings crashes when user clicks Save To X Configuration File

2009-10-29 Thread Daniel Holbert
> I've noticed this doesn't happens when you upgrade form 9.04 to > 9.10 but if you install 9.10 from scratch you will see the error That's expected -- the problem here is that Ubuntu's **default** xorg.conf file file is missing a line. If you're upgrading from 9.04 to 9.10, Ubuntu probably keeps

[Bug 286424] Re: nvidia-settings crashes when user clicks Save To X Configuration File

2009-10-29 Thread Daniel Holbert
> Why would you have to *save X configuration file* as long as > the newer nvidia drivers sets out the resolution automatically? Because nvidia-settings lets you customize much more than just resolution -- e.g. if you have multiple monitors, nvidia-settings lets you pick which monitor is on which

[Bug 439732] Re: empathy crashed with SIGSEGV in g_type_check_instance_cast()

2009-10-29 Thread Daniel Holbert
** Changed in: empathy (Ubuntu) Status: Fix Released => Confirmed -- empathy crashed with SIGSEGV in g_type_check_instance_cast() https://bugs.launchpad.net/bugs/439732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 434413] Re: Dragging from the installer Webkit widget crashes Ubiquity

2009-10-12 Thread Daniel Holbert
(sorry -- the "[1]" link above was from a block of text that I ended up deleting from my comment. It's the documentation for the -webkit-user- drag property, for controlling drag-and-drop.) -- Dragging from the installer Webkit widget crashes Ubiquity https://bugs.launchpad.net/bugs/434413 You re

[Bug 434413] Re: Dragging from the installer Webkit widget crashes Ubiquity

2009-10-12 Thread Daniel Holbert
This bug actually has a much simpler workaround: use CSS to disable image-dragging in ubiquity-slideshow-ubuntu. There's no rational reason that a user would need to drag and drop images from the installer. The attached patch does this, for all elements in ubiquity- slideshow-ubuntu. I initially

[Bug 448703] Re: Installer crashs when dragging the slideshow icons

2009-10-12 Thread Daniel Holbert
I've un-duplicated this bug. Bug 434413 (this one's former duplicate) is about the underlying crash in pywebkitgtk. I'm hereby declaring this bug to be about the specific instance of the crash in ubiquity-slideshow-ubuntu during installation. This particular instance of the bug is easily fixed b

[Bug 434413] Re: Dragging from the installer Webkit widget crashes Ubiquity

2009-10-12 Thread Daniel Holbert
Since this bug is located in the "pywebkitgtk" component and seems to be about the underlying crash, I've moved my band-aid patch (from comment 7) to bug 448703. Let's keep this bug here focused on the underlying crash, while bug 448703 can be about a cosmetic fix to avoid the crash in ubiquity.

[Bug 448703] Re: Installer crashs when dragging the slideshow icons

2009-10-12 Thread Daniel Holbert
@evand -- I talked to cjwatson in IRC briefly, and he suggested I talk to you about getting this change checked in. I've just subscribed you to this bug -- let me know if there's anything else I can help with here. Thanks! -- Installer crashs when dragging the slideshow icons https://bugs.launc

[Bug 448703] Re: Installer crashs when dragging the slideshow icons

2009-10-12 Thread Daniel Holbert
** Attachment removed: "debdiff for ubiquity-slideshow-ubuntu: disable dragging of images" http://launchpadlibrarian.net/33560121/disable_drag_and_drop.debdiff ** Attachment added: "debdiff for ubiquity-slideshow-ubuntu: disable dragging of images" http://launchpadlibrarian.net/33560523/d

[Bug 448703] Re: Installer crashes when dragging the slideshow icons

2009-10-12 Thread Daniel Holbert
** Summary changed: - Installer crashs when dragging the slideshow icons + Installer crashes when dragging the slideshow icons ** Changed in: ubiquity-slideshow-ubuntu (Ubuntu) Assignee: (unassigned) => Daniel Holbert (dholbert) -- Installer crashes when dragging the slideshow icons ht

[Bug 434413] Re: Dragging from the installer Webkit widget crashes Ubiquity [worked around by bug 448703]

2009-10-12 Thread Daniel Holbert
** Summary changed: - Dragging from the installer Webkit widget crashes Ubiquity + Dragging from the installer Webkit widget crashes Ubiquity [worked around by bug 448703] -- Dragging from the installer Webkit widget crashes Ubiquity [worked around by bug 448703] https://bugs.launchpad.net/bug

[Bug 434413] Re: Dragging from the installer Webkit widget crashes Ubiquity [worked around by bug 448703]

2009-10-12 Thread Daniel Holbert
> The first slide, on the other hand ("welcome" and "f-spot") Sorry -- I meant "The first and third slides" (as examples) > 237x237 is fine, but 100x237 up to 235x237 will crash. Smaller widths will crash as well -- I didn't mean to imply that 100 was an absolute minimum there. -- Dragging from

[Bug 434413] Re: Dragging from the installer Webkit widget crashes Ubiquity [worked around by bug 448703]

2009-10-12 Thread Daniel Holbert
FWIW, this bug only seems to happen with non-square images. The second slide in the slideshow, for Firefox, uses a square PNG file -- and it doesn't crash if you drag it. The first slide, on the other hand ("welcome" and "f-spot") use rectangular images (taller than they are wide), and they crash

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-10-15 Thread Daniel Holbert
Patrick Roberts: >2) Because in Linux a context menu is shown when PRESSING > the secundairy mouse button, instead of when RELEASING > the secundairy mouse button. FWIW, this generalized GTK issue has already been noted above. (Searching this bug for "nautilus" will give you the relevant comments

[Bug 439732] Re: empathy crashed with SIGSEGV in g_type_check_instance_cast()

2009-10-22 Thread Daniel Holbert
The stacktraces don't look very similar to me... And even if they were similar, bug #437111's patch looks super-targeted to fix its specific crash. it's a _very_ small fix, which just adds a return-if-null immediately before that bug's crash. (specifically, before the call to empathy_account_sett

[Bug 286424] Re: nvidia-settings crashes when user clicks Save To X Configuration File

2009-10-22 Thread Daniel Holbert
@Edmond: > I want to confirm this was a bug, but it has been fixed, > Thanks Jinx-Wolf, your suggestion worked perfectly. Just to clarify -- that doesn't sound like this bug "has been fixed". It sounds like you worked around the bug on your own machine, but the bug remains in un-worked-around inst

[Bug 286424] Re: nvidia-settings crashes when user clicks Save To X Configuration File

2010-01-10 Thread Daniel Holbert
@Eddie: It sounds like you've got a completely different issue from the problem described in this bug (crashes on clicking 'save' in nvidia-settings). This bug already has over 100 comments (and is still unfixed) -- if it turns into a grab bag of miscellaneous nvidia-settings complaints, it will

[Bug 432598] Re: can_suspend and can_hibernate values aren't respected

2009-10-24 Thread Daniel Holbert
FWIW: This worked in Jaunty, so this is a new bug in Karmic. This is particularly important for people running with encrypted swap partitions, because hibernate doesn't play nicely with encrypted swap yet. Whenever I shutdown / suspend / restart, I'm constantly afraid that I'll accidentally cliic

[Bug 439732] Re: empathy crashed with SIGSEGV in g_type_check_instance_cast()

2009-10-30 Thread Daniel Holbert
I didn't file this bug, nor am I sure if it's still reproducible (or how to reproduce it), so I'm not filing a new bug. I explained why I reopened it in Comment #5 -- I don't agree with (or perhaps understand?) your justification for closing it in the first place. The "fix released" on bug #43711

[Bug 1765304] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-04-23 Thread Daniel Holbert
As noted on the github issue, Fedora doesn't seem to be affected at all (when testing the same ibus/mutter/Firefox versions as in Ubuntu). So this is seeming to be Ubuntu-specific, fortunately/unfortunately... -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1765304] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-12-27 Thread Daniel Holbert
RE cosmic (replying to https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304/comments/52 and https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304/comments/55 ): I've installed the proposed gnome-shell-common and gnome-shell package updates, and I don't see any issues so far (after a r

[Bug 1551949]

2019-04-23 Thread Daniel Holbert
*** Bug 1538487 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551949 Title: Printing to PDF file loses URLs/links To manage notifications about this

[Bug 1811105]

2019-06-29 Thread Daniel Holbert
*** Bug 1536707 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811105 Title: Browser hangs when 'open with' dialog opens. To manage notifications abo

[Bug 1765304] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-12-12 Thread Daniel Holbert
The fix seems good to me! My verification steps: - I verified that I could still reproduce the issues in the first post here, in a stock Ubuntu 18.04.1 installation in a VM (all package at their "freshly installed" version, including Firefox). - In doing this, I tested both scenarios from the

[Bug 1765304] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-12-19 Thread Daniel Holbert
Hi Brian. I have been running Cosmic (Ubuntu 18.10) as my main OS since its release, and I don't think I've ever actually hit the bug on Cosmic. (I just verified that I have the GTK_IM_MODULE=ibus variable set, too. So I think I would be hitting this bug, if Cosmic were affected.) So, my assumpti

[Bug 1765304] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-12-19 Thread Daniel Holbert
(My experience [of Cosmic being unaffected] seems to match what was reported in comment 44 ( https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304/comments/44 ), too.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1765304] [NEW] Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-04-18 Thread Daniel Holbert
Public bug reported: tl;dr: starting in Ubuntu 18.04, "ibus" seems to lower and raise Firefox, whenever the user tries to focus an field on a web page. This is not a regression in Firefox, as the same Firefox version runs just fine in Ubuntu 17.10 -- it seems to be a bug in ibus, because it only

[Bug 1765304] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-04-19 Thread Daniel Holbert
> the bug might be better placed on https://github.com/ibus/ibus/issues instead. Thanks -- I'll file an issue there, too, later today. (I wish I knew how to test old ibus builds & bisect between them so that I could extra- confirm that it was an ibus change that broke this, and perhaps bisect to f

[Bug 1765304] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox (by lowering & raising window whenever they're focused)

2018-04-19 Thread Daniel Holbert
Filed upstream: https://github.com/ibus/ibus/issues/2002 ** Bug watch added: github.com/ibus/ibus/issues #2002 https://github.com/ibus/ibus/issues/2002 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1554190] [NEW] package software-center 16.01+16.04.20160217 failed to install/upgrade: triggers looping, abandoned

2016-03-07 Thread Daniel Holbert
Public bug reported: Not sure what happened. I just got a notification that something had gone wrong after I logged in, and I clicked through to report it. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: software-center 16.01+16.04.20160217 ProcVersionSignature: Ubuntu 4.4.0-10.25-gener

[Bug 1648649] Re: Ubufox is broken in Firefox Nightly, due to using no-longer-supported "for each" syntax. Error console now shows "SyntaxError: missing ( after for UpdateNotifier.js:217:8"

2016-12-13 Thread Daniel Holbert
[CC'ing Alexander, Arzhel/xionox, & Chris, who are all listed as "Contributors" at the top of UpdateNotifier.js, one of the affected JS files. Hoping one of them can address this or might know who can.] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1648649] Re: Ubufox is broken in Firefox Nightly, due to using no-longer-supported "for each" syntax. Error console now shows "SyntaxError: missing ( after for UpdateNotifier.js:217:8"

2016-12-14 Thread Daniel Holbert
Great, thanks Chris! Note: I am not a JS expert, so my suggested replacement in comment 0 might not be exactly right for all cases of this pattern. (I believe it's correct for code that's iterating over a JS array, but the semantics might be slightly different for other structures, e.g. whether y

[Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-24 Thread Daniel Holbert
I installed the kernel with the fix from zesty-proposed (4.10.0-22-generic #24-Ubuntu), but after ~4 hours of uptime on that kernel, I hit what felt like the same system lockup again. (Or perhaps a new version of this lockup that the patch introduces / leaves unfixed?) Here's the kern.log from th

[Bug 1693357] [NEW] Random system lockup with " BUG: unable to handle kernel NULL pointer dereference at 0000000000000018", "IP: gen8_ppgtt_alloc_page_directories.isra.38+0x115/0x250 [i915]"

2017-05-24 Thread Daniel Holbert
Public bug reported: When starting a Firefox compilation job earlier today, my system locked up; ctrl-alt-f1 had no effect, etc. (I was able to restart with the REISUB technique.) I'm on 64-bit Ubuntu Zesty, and I was running a kernel version that's currently in zesty-proposed to have the fix for

[Bug 1693357] Re: Random system lockup with " BUG: unable to handle kernel NULL pointer dereference at 0000000000000018", "IP: gen8_ppgtt_alloc_page_directories.isra.38+0x115/0x250 [i915]"

2017-05-24 Thread Daniel Holbert
** Attachment added: "kern.log snippet for lockup" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1693357/+attachment/4882914/+files/kern-log-snippet.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1693357] Re: Random system lockup with " BUG: unable to handle kernel NULL pointer dereference at 0000000000000018", "IP: gen8_ppgtt_alloc_page_directories.isra.38+0x115/0x250 [i915]"

2017-05-24 Thread Daniel Holbert
(I initially reported this issue via a comment on another bug, being unsure if it was that bug or not: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1674838/comments/208 I'm filing this as its own bug as directed there. Let me know if there's any other information that I can/should captur

[Bug 1693357] Re: Random system lockup with " BUG: unable to handle kernel NULL pointer dereference at 0000000000000018", "IP: gen8_ppgtt_alloc_page_directories.isra.38+0x115/0x250 [i915]"

2017-05-24 Thread Daniel Holbert
apport information ** Tags added: apport-collected zesty ** Description changed: When starting a Firefox compilation job earlier today, my system locked up; ctrl-alt-f1 had no effect, etc. (I was able to restart with the REISUB technique.) I'm on 64-bit Ubuntu Zesty, and I was running

[Bug 1693357] CRDA.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882926/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357 Title: Random

[Bug 1693357] CurrentDmesg.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882927/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357

[Bug 1693357] IwConfig.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882928/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357 Title:

[Bug 1693357] JournalErrors.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882929/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16933

[Bug 1693357] Lspci.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882930/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357 Title: Rand

[Bug 1693357] PulseList.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882937/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357 Titl

[Bug 1693357] ProcInterrupts.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882935/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/169

[Bug 1693357] ProcCpuinfo.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882932/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357

[Bug 1693357] ProcModules.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882936/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357

[Bug 1693357] ProcCpuinfoMinimal.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882933/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1693357] ProcEnviron.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882934/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357

[Bug 1693357] RfKill.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882938/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357 Title: Ra

[Bug 1693357] Lsusb.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882931/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357 Title: Rand

[Bug 1693357] UdevDb.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882939/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357 Title: Ra

[Bug 1693357] WifiSyslog.txt

2017-05-24 Thread Daniel Holbert
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1693357/+attachment/4882940/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1693357 Ti

[Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-25 Thread Daniel Holbert
(Thanks @Rocko - I'd filed https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1693357 but I've now marked that as a duplicate of the bug you mentioned.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1693357] Re: Random system lockup with " BUG: unable to handle kernel NULL pointer dereference at 0000000000000018", "IP: gen8_ppgtt_alloc_page_directories.isra.38+0x115/0x250 [i915]"

2017-05-25 Thread Daniel Holbert
*** This bug is a duplicate of bug 1680904 *** https://bugs.launchpad.net/bugs/1680904 Over on the bug where I initially brought this up, Rocko tells me: === your lockup looks like https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1680904 (and the upstream bug is https://bugs.freedesktop.

[Bug 1710306] [NEW] Ubuntu 17.10 Artful has extremely out of date Firefox package (50.1.0)

2017-08-11 Thread Daniel Holbert
Public bug reported: On Ubuntu 17.10 Artful (current Ubuntu development version), the Firefox package is extremely out of date for some reason. Quoting the package page: https://packages.ubuntu.com/artful/firefox "Package: firefox (50.1.0+build2-0ubuntu1)" Compare to these non-development Ubuntu

[Bug 1710306] Re: Ubuntu 17.10 Artful has extremely out of date Firefox package (50.1.0)

2017-08-11 Thread Daniel Holbert
OK, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1710306 Title: Ubuntu 17.10 Artful has extremely out of date Firefox package (50.1.0) To manage notifications about this bug go to: https:/

[Bug 1631208] Re: Tabs in Firefox add-ons are not rendered

2016-10-07 Thread Daniel Holbert
As I just discovered & noted in https://bugzilla.mozilla.org/show_bug.cgi?id=1306425#c10 , this doesn't actually require any Firefox add-ons -- you can reproduce it in Firefox's "Certificate Viewer" UI, too. Anyway -- I'm glad we've got a fix in the pipeline here! Thanks, Martin! ** Bug watch add

[Bug 1648649] Re: Ubufox is broken in Firefox Nightly, due to using no-longer-supported "for each" syntax. Error console now shows "SyntaxError: missing ( after for UpdateNotifier.js:217:8"

2017-05-15 Thread Daniel Holbert
Hi Chris! I'm still seeing this issue (in latest Firefox Nightly), BTW. I'm also noticing that "about:startpage" (the default homepage imposed by the extension) does not load in affected versions, possibly due to this same issue. Also: there's one more step that you need to perform before you can

[Bug 1648649] Re: Ubufox is broken in Firefox Nightly, due to using no-longer-supported "for each" syntax. Error console now shows "SyntaxError: missing ( after for UpdateNotifier.js:217:8"

2016-12-08 Thread Daniel Holbert
I'm using Ubuntu 16.10 with latest Firefox & ubufox. Package versions: $ apt-cache show xul-ext-ubufox | grep Version Version: 3.2-0ubuntu1 $ apt-cache show firefox | grep Version Version: 50.0.2+build1-0ubuntu0.16.10.1 -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1648649] [NEW] Ubufox is broken in Firefox Nightly, due to using no-longer-supported "for each" syntax. Error console now shows "SyntaxError: missing ( after for UpdateNotifier.js:217:8"

2016-12-08 Thread Daniel Holbert
Public bug reported: Firefox Nightly (53) no longer supports the non-standard "for each" looping construct, as of https://bugzilla.mozilla.org/show_bug.cgi?id=1293305 Unfortunately, ubufox uses this construct, which causes problems as shown in the error console at startup: > SyntaxError: missing

[Bug 612082] Re: optparser attribute missing in cli.py

2010-12-03 Thread Daniel Holbert
I had this exact problem, and I just figured out what was going wrong. It turned out to be that I'd passed a nonexistent file to "--part" in my vmbuilder command. (In the bug-reporter's case -- I'm not sure whether --part accepts relative paths or not, but if you're sure that vmbuilder.partition e

[Bug 612082] Re: optparser attribute missing in cli.py (warning-message-printing fail when --part is given a nonexistent file)

2010-12-03 Thread Daniel Holbert
> hypervisor.optparser.error("%s parsing --part option: %s" % (errno, strerror)) My python-fu is not strong, but from looking at the rest of the cli.py file, I think we want "self.optparser", not "hypervisor.optparser". Testing that to see if that fixes it locally... -- You received this bug n

[Bug 612082] Re: optparser attribute missing in cli.py (warning-message-printing fail when --part is given a nonexistent file)

2010-12-03 Thread Daniel Holbert
self.optparser didn't work -- tried that because there was one other usage of that in the file, but it gives me >AttributeError: 'CLI' object has no attribute 'optparser So the existing "self.optparser" line is probably just as busted as this bug's "hypervisor.optparser" line. :) Trying just pla

  1   2   >