I've got some working code that I was going to submit to Phabricator,
but I thought that I would check here first on the protocol for context
menu changes. I opted for a "Reveal in Bookmark Tree" context menu
entry in the Library that would navigate to the appropriate place in the
tree and then hi
Created attachment 9233427
Bug 469441 - Added 'reveal in bookmark tree' context menu item for bookmark
library searches. r=standard8,mak
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1672139
Title:
Hi Mark,
As per flod, in response to D121040, perhaps you could point me in the right
direction for getting the correct term to use in the UI (and the code for that
matter) for this feature. Since the original suggestion was quite some time
ago (~12 years), and it seems like "reveal" may not be
(In reply to Mark Banner (:standard8) from comment #64)
> (In reply to Romain Testard [:RT] from comment #63)
>
> That sounds good to me. One slight different to Downloads is on Mac we'll
> want to keep "Open Containing Folder" and not use "Show in Finder&quo
Agreed. It seems that neither `selectLeftPaneContainerByHierarchy` nor
`selectItems` actually scroll the view.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1672139
Title:
Add "Open Enclosing Folde
@rcandres and @eberger and others, I'm glad that I'm not the only one
that uses bookmarks extensively and wanted *show in folder*
functionality ;-)
BTW [Bug 1747200](https://bugzilla.mozilla.org/show_bug.cgi?id=1747200)
has now been resolved, so the target/selected folder will now scroll
into view
Something like this is happening to me.
I run Ubuntu (the stripped-down VM version) in Virtualbox. I noticed
this morning that my openafs and virtualbox modules weren't loading
properly. It looks like I installed a kernel update on 2/6
(/var/log/dpkg.log attached).
My guess is that dkms can't f
Hm...okay. It looks like the problem was that the newest linux-headers
package wasn't installed when my kernel was upgraded.
This could be made much more user-friendly by, for instance, suggesting
in the error that I don't need the kernel source but rather just the
headers. Or by automatically i
Public bug reported:
Binary package hint: dpkg
I'm running Karmic in a VM using the virtual kernel.
Recently (2/6/10), my kernel was updated to 2.6.31-19. Unfortunately,
this upgrade broke openafs and the virtualbox guest extensions, since
the 2.6.31-19 headers weren't installed along with the
Filed: http://brainstorm.ubuntu.com/idea/23637/
--
User should be able to specify that linux headers are installed when new kernel
is installed
https://bugs.launchpad.net/bugs/520172
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
Public bug reported:
See attached screenshot, from http://www.ubuntu.com/desktop/get-
ubuntu/download The text "Start Download \ Ubuntu Desktop Edition
32-bit" should be on top of the orange button.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre)
Gecko/20100601 Minefield/3.7a5pre
** Attachment added: "Screenshot"
http://launchpadlibrarian.net/49539209/screenshot.png
--
Ubuntu download button renders inccorrectly in Firefox 3.7 (trunk)
https://bugs.launchpad.net/bugs/588595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
I'm a FF developer, and I'm not sure this is a FF bug.
FF 3.7 introduced a new HTML5-compliant parser, and I think it's
rejecting the content inside the tag.
Here's the raw source:
Start download
Download started
Ubuntu Desktop Edition 32-bit
And here's the generated DOM (from se
Hm...maybe this actually is valid HTML5 as written. If I'm reading the
spec [1] correctly, should be able to contain that content
since it's non-interactive.
I'll ask around.
[1] http://www.whatwg.org/specs/web-apps/current-work/multipage/the-
button-element.html#the-button-element
--
Ubuntu
Looks like you guys are off the hook. I filed as
https://bugzilla.mozilla.org/show_bug.cgi?id=569528
** Bug watch added: Mozilla Bugzilla #569528
https://bugzilla.mozilla.org/show_bug.cgi?id=569528
--
Ubuntu download button renders inccorrectly in Firefox 3.7 (trunk)
https://bugs.launchpad.n
Here's the (abbreviated) output from running Valgrind for a few minutes.
Lots of leaks. Unfortunately gnome-power-manager doesn't have debug
symbols.
Can we file upstream?
** Attachment added: "out"
http://launchpadlibrarian.net/48635684/out
--
memory leak in gnome-power-manager on lucid
ht
Filed: https://bugzilla.gnome.org/show_bug.cgi?id=618952
** Bug watch added: GNOME Bug Tracker #618952
https://bugzilla.gnome.org/show_bug.cgi?id=618952
--
memory leak in gnome-power-manager on lucid
https://bugs.launchpad.net/bugs/569273
You received this bug notification because you are a m
What about the blocks marked as possibly lost? There are a lot of them
-- I had to cut 22k lines out of my log just so Launchpad wouldn't choke
on the attachment. In my experience, Valgrind doesn't usually have so
many false positives, even for that category.
I'll try and get symbols. In the me
scottku,
It might be helpful to post a log with --show-reachable=yes so we can
have a full(ish) accounting of where the program is using memory.
Perhaps it's hanging onto some memory with a valid pointer that it
should be freeing.
--
memory leak in gnome-power-manager on lucid
https://bugs.launc
Richard Hughes identified in the Gnome bug that the problem is the
app_indicator_set_menu() call, which is Ubuntu-specific.
Can we get an Ubuntu dev to look at this?
--
memory leak in gnome-power-manager on lucid
https://bugs.launchpad.net/bugs/569273
You received this bug notification because y
This bug rendered a friend's laptop basically unusable for a few weeks.
I can try running GPM on her machine under valgrind, if that would help.
--
memory leak in gnome-power-manager on lucid
https://bugs.launchpad.net/bugs/569273
You received this bug notification because you are a member of Ub
Stefan, here's how I fixed things:
First, check what kernel you're running:
$ uname -r
Get the relevant headers:
$ sudo apt-get install linux-headers-$(uname -r)
Now we need to figure out what version of openafs you have installed. I'm
actually not sure how to do this; my machine shows the ope
Andy, the idea I posted was just marked as not-an-idea. Surely this
issue should live somewhere. Can you advise on how to proceed?
--
User should be able to specify that linux headers are installed when new kernel
is installed
https://bugs.launchpad.net/bugs/520172
You received this bug notifi
Makefile.in shouldn't be a binary file, I think. Looks like you may
have some serious corruption going on. Reinstalling openafs might fix
the problem, but who knows what other files may be corrupted?
--
User should be able to specify that linux headers are installed when new kernel
is installe
@graywh
> @tmcb And there's vim-gtk and vim-gnome for people that do want the clipboard
> enabled.
Right, but he's saying (and I agree) that default Vim should have
+clipboard.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
nd 11.10. With these I installed Gnome as Unity
looked like an old Windows interface to me and didn't work so well.
Drive with 12.04 on has been tested from another drive, shows no errors.
Regards, Ron Lebar. Alpha Entek.
** Affects: ubuntu
Importance: Undecided
Status: New
me after a number of good years.
Regards, Ron Lebar. Alpha Entek.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995671
Title:
Ubuntu 12.04 & Kubuntu 12.04 are VERY slow etc.
To manage notification
Bug 874799 is on the list of profiles with garbage in it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875400
Title:
Unity shell doesn't fully load after crash in compiz settings manager
To manage
Resetting Unity's config with
$ rm -rf .compiz .config/.compiz-1 .gconf/apps/compizconfig-1
.gconf/apps/compiz-1
works for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875400
Title:
Unity
unity --reset hangs at
Sending Update "run_key"
for me.
$ unity --reset
Checking if settings need to be migrated ...no
Checking if internal files need to be migrated ...yes
[LOG]: Moving Internal Files
[LOG]: Copying subdirectory from /home/jlebar/.compiz/session to
/home/jlebar/.compiz-1/ses
Running
$ gconftool-2 --recursive-unset /apps/compiz
did not fix my problem. When I log in with the "ubuntu" shell (Unity
3D), the shell still doesn't load, and all I get is a titlebar for
nautilus.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Public bug reported:
file --help claims -L is the default, but it isn't.
$ file --help
[snip]
-L, --dereference follow symlinks (default)
$ file /usr/lib/libgnome-2.so
/usr/lib/libgnome-2.so: symbolic link to `libgnome-2.so.0.3200.1'
$ file -L /usr/lib/libgnome-2.so
/usr/lib/libgno
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013516
Title:
package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade:
subprocess installed post-installation script returned error exit
Public bug reported:
crash after update
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: virtualbox 4.1.12-dfsg-2ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
NonfreeKernelModules: vboxpci vboxnetadp vboxnetflt vboxdrv
ApportVersio
Forgive me if this should be obvious, but how does one work around this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1155307
Title:
zconf.h header file is missing for 32 bits arch
To manage notif
See also
https://bugzilla.mozilla.org/show_bug.cgi?id=865856
https://bugzilla.mozilla.org/show_bug.cgi?id=866489
** Bug watch added: Mozilla Bugzilla #865856
https://bugzilla.mozilla.org/show_bug.cgi?id=865856
** Bug watch added: Mozilla Bugzilla #866489
https://bugzilla.mozilla.org/show_b
Public bug reported:
I just upgraded to 11.10 from 11.04.
I opened the compiz config app and clicked "preferences". Before I could
do anything, my shell crashed.
Now when I try to log in using the Ubuntu shell, it doesn't fully load.
I get my desktop icons and a file menu at the top of the scree
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875400
Title:
Unity shell doesn't fully load after crash in compiz settings manager
To manage notifications about this bug go to:
https://bugs.launchpad
Making some more noise in this bug. Is there anything we can do to help
get this fixed?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/515915
Title:
evince hangs on start-up
--
ubuntu-bugs mailing
This happened to me when I was opening a PDF I'd just downloaded, so the
crash apparently isn't only when reloading a modified file.
--
evince crashed with SIGSEGV in ev_pixbuf_cache_set_selection_list()
https://bugs.launchpad.net/bugs/642736
You received this bug notification because you are a m
The proposed package works for me. Note to others: you need to install
the proposed version of both binutils and binutils-gold. I ran
apt-get install binutils/lucid-proposed binutils-gold/lucid-proposed
--
lucid gold makes nearly all C++ applications segfault before main()
https://bugs.lau
I agree that changing the hardcoded Python version number isn't the
Right Way to fix this, but it would be nice if you guys could release a
fix for this package while you work on a better solution. It's been
broken for six months now.
--
Unable to start pump server because of python version mism
For those looking for a workaround, one was posted in bug 472201: Modify
/usr/bin/pump and replace "python2.5" with "python2.6".
--
Unable to start pump server because of python version mismatch
https://bugs.launchpad.net/bugs/511585
You received this bug notification because you are a member of
Both "*yy and "+yy don't work for me.
This is despite the fact that vim --version shows that vim is compiled
with +xterm_clipboard. Strange.
--
vim clipboard contents rigister doesn't work
https://bugs.launchpad.net/bugs/578612
You received this bug notification because you are a member of Ubun
Clipboard does work with vim.gtk, but not with vim.gnome.
--
vim clipboard contents rigister doesn't work
https://bugs.launchpad.net/bugs/578612
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
In response to #25: I also observed this leak on a machine whose battery
holds no charge. I haven't tried the proposed fix.
--
memory leak in gnome-power-manager on lucid
https://bugs.launchpad.net/bugs/569273
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
This might be related to bug 604710, although that bug doesn't talk
about waking up from screensaver or suspend.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/438868
Title:
Numerous applications hav
(In reply to comment #37)
> you should lock your screen and then wait for a couple of seconds.
FWIW, I can't reproduce on my Ubuntu box, although I do experience bug
604710.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
Sub-menu issues are bug 616833. It would be very interesting if these
were related!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/438868
Title:
Numerous applications have focus issues after emergin
(In reply to pqwoerituytrueiwoq from comment #150)
> Release Notes on firefox 14.0.1 say there is a api for prevent the display
> from sleeping could someone please tell me what the api (i was not able to
> find a documented api)
> It would be nice to be able to stop a screensaver from coming on wh
> configure: error: gstreamer and gstreamer-plugins-base development packages
> are needed to build
> gstreamer backend. Install them or disable gstreamer support with
> --disable-gstreamer
Stupid question: Which Ubuntu packages do I need to install to get this
to work?
I flailed about and fin
I'll be starting full-time on 3/28, so I'll be able to update the patch
and whatnot then.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
--
ubuntu-bugs
Per comment 147, I intend to update to the new version before checking
in. That sound good to you, Jeff?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
>diff --git a/jpeg/jpeglib.h b/jpeg/jpeglib.h
>-#ifdef XP_OS2
>-/*
>- * On OS/2, the system will have defined RGB_* so we #undef 'em to avoid
>warnings
>- * from jmorecfg.h.
>- */
>-#ifdef RGB_RED
>- #undef RGB_RED
>-#endif
>-#ifdef RGB_GREEN
>- #undef RGB_GREEN
>-#endif
>-#ifdef RGB_BLU
Oh, I see; that's a change we made, but which isn't in libjpeg-turbo.
Until it's fixed upstream, why don't we just guard the #define's in
jmorecfg.h? We already keep that file out of sync with libjpeg-turbo's
mainline.
--
You received this bug notification because you are a member of Ubuntu
Bug
Created attachment 522445
Patch v2.0. Part 1: Upgrade to libjpeg-turbo v1.1.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
--
ubuntu-bugs mailing li
Created attachment 522446
Patch v2.0. Part 2: Address review comments.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
--
ubuntu-bugs mailing list
ubun
Created attachment 522449
Interdiff v1.3.1 -> v2.0 part 1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Created attachment 522459
Interdiff v1.3.1 -> v2.0 part 1 without deleted files
This interdiff is the same as attachment 522449, but it doesn't include
the files I deleted, in an attempt to make it easier to read.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
DRC, what would be a good medium for handling Jeff's remaining review
comments?
I'm going to push the latest patches to try now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-p
> (2) RGB_{RED|GREEN|BLUE} macro conflicts on OS/2 (OS/2? Really?): This seems
> like an innocuous enough patch, although I'd rather have it in jmorecfg.h
> instead of jpeglib.h.
Attachment 522446 puts the #undef's in jmorecfg.h, right above the
#defines.
--
You received this bug notification
There are unfortunately reftest failures on Windows with this latest
patch. Looking into it.
http://tbpl.mozilla.org/?tree=MozillaTry&rev=fceae635d617
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1301360568.1301363938.582.gz
--
You received this bug notification because you are a mem
Ah, the orange is due to unexpected success. That's not so bad. :)
I think we can just back out bug 582850.
http://hg.mozilla.org/mozilla-central/rev/4643426a1523
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Created attachment 522674
Patch v2.0 Part 3: Re-enable reftests on Windows.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
--
ubuntu-bugs mailing list
Don't we need to use the libjpeg v8 ABI in order to get this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
--
ubuntu-bugs mailing list
ubuntu-bugs@li
http://hg.mozilla.org/mozilla-central/rev/6a8baba56a65
http://hg.mozilla.org/mozilla-central/rev/3eb5a574319f
Please file follow-ups as needed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Ti
I just came out of suspend and noticed that, in addition to not getting
any awesomebar suggestions, right-clicking in a Gmail plain text message
textbox didn't produce a context menu. Perhaps this isn't related to
the location bar.
--
You received this bug notification because you are a member o
Moving out of toolkit/autocomplete, since this appears to be a larger
problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/438868
Title:
Numerous applications have focus issues after emerging from
... and the bug for tracking that is bug 650899.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
I've filed bug 650899 for updating libjpeg-turbo.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377
Title:
[needs-packaging] libjpeg-turbo
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
70 matches
Mail list logo