[Bug 1672139]

2022-02-03 Thread Lebar
@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.  Slated for version 98.

-- 
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 Folder" context menu to search results of
  bookmarks in the Library window (link to view/open containing folder,
  parent folder button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1672139/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1672139]

2021-12-23 Thread Lebar
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 Folder" context menu to search results of
  bookmarks in the Library window (link to view/open containing folder,
  parent folder button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1672139/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1672139]

2021-09-09 Thread Lebar
(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" 
> (obviously).
> 
> Lebar, please could you update the patch for that?

Yes, I should be able to update the patch next week.  Thanks Mark and
Romain for looking into this and providing the updated info.

-- 
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 Folder" context menu to search results of
  bookmarks in the Library window (link to view/open containing folder,
  parent folder button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1672139/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1672139]

2021-08-20 Thread Lebar
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 the ideal term (as used 
in things like "Reveal in Explorer" or "Reveal in Finder").  Thanks.

-- 
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 Folder" context menu to search results of
  bookmarks in the Library window (link to view/open containing folder,
  parent folder button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1672139/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1672139]

2021-08-20 Thread Lebar
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:
  Add "Open Enclosing Folder" context menu to search results of
  bookmarks in the Library window (link to view/open containing folder,
  parent folder button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1672139/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1672139]

2021-08-20 Thread Lebar
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 highlight the entry in the right-hand panel (this seemed
more sensible than devising a new window just to show path).  Is there
some specific vetting process for menu/GUI changes?  Are there other
reviewers other than Mark or Marco that need to be included in the
commits?

-- 
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 Folder" context menu to search results of
  bookmarks in the Library window (link to view/open containing folder,
  parent folder button)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1672139/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1051559]

2013-07-06 Thread Justin-lebar+bug
 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 finally got it to build, but I'm not sure exactly
what I needed to install.  I think it's a subset of

libgstreamer-plugins-base1.0-dev
libgstreamer-plugins-base0.10-dev
libgstreamer0.10-dev
libgstreamer1.0-dev

We should probably update the wiki with real package names for Ubuntu
and other distros.

https://developer.mozilla.org/en-
US/docs/Developer_Guide/Build_Instructions/Linux_Prerequisites

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051559

Title:
  Build Firefox with GStreamer support

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1051559/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1155307] Re: zconf.h header file is missing for 32 bits arch

2013-04-28 Thread Justin Lebar
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zlib/+bug/1155307/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1155307] Re: zconf.h header file is missing for 32 bits arch

2013-04-28 Thread Justin Lebar
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_bug.cgi?id=866489

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zlib/+bug/1155307/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 604635]

2012-07-25 Thread Justin-lebar+bug
(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 when
 playing video

The release notes are wrong.  The API exists, but it's not implemented
in desktop Firefox.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/604635

Title:
  Have default settings be energy star 5.0 compliant

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/604635/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1013516] Re: package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-15 Thread Vasja Lebar
-- 
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
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1013516/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1013516] [NEW] package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-15 Thread Vasja Lebar
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
ApportVersion: 2.0.1-0ubuntu9
Architecture: amd64
Date: Fri Jun 15 09:06:10 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate amd64 
(20100419.1)
SourcePackage: virtualbox
Title: package virtualbox 4.1.12-dfsg-2ubuntu0.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-04-21 (54 days ago)

** Affects: virtualbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
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
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1013516/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995671] Re: Ubuntu 12.04 Kubuntu 12.04 are VERY slow etc.

2012-05-08 Thread Ron Lebar
*** This bug is a duplicate of bug 982710 ***
https://bugs.launchpad.net/bugs/982710

I am not sure this is a duplicate of 982710, the symptoms are different.
No particular package was identified because it was not possible to get
anything to work once the O/S booted from HD. Monitor is an Acer,
chipset is Nvidia. After reporting the fault Ubuntu Studio 12.04 was
tried, this worked from CD but did not even boot in a sensible time from
the same hard disc.

A fresh copy of Linux Mint 12 was then installed,  this works fine once
started but it is based on the 2011 versions of Ubuntu. It has the same
problem as Kubuntu 12.04 of upsetting the monitor for about 20 seconds
(invalid input format error). This also happens when shutting down.
Each of these O/S variants default to wide screen HD format at first.
This is amateurish and can cause monitor damage for those still using
CRTs. It won't help get Linux more widely accepted.

All these installations were on the same drive, for each one the root
partition was reformatted. I also tried installing 12.04 into Vitualbox
on a different drive, no 'invalid input format' error of course, but the
O/S did not get going.

I use 10.04 LTS on all machines and drives, but was concerned that
support will eventually cease now that 12.04 LTS is out. As an aside,
Unity and Gnome 3 will not help the Linux cause, in my opinion. To me
they are unusable, ugly, slow and look like an amateur interface. It
took me a while to get Windows XP to look and work the way I wanted.
Completely clear desktop and an unobtrusive launcher. Ubuntu with Gnome
2 sold me on Linux. Years ago I bought Red Hat 7 complete, not
impressed.

If this is not sorted a lot of people will leave Ubuntu altogether, myself 
included. It is a shame 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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/995671/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995671] [NEW] Ubuntu 12.04 Kubuntu 12.04 are VERY slow etc.

2012-05-06 Thread Ron Lebar
Public bug reported:

Beta version of Ubuntu 12.04 worked from CD but gave an 'invalid input
format' message from hard disk. System is happily running 10.04 LTS.
Final version of 12.04 produced the same result. Worked from CD but
would not start from hard drive as sending unsuitable data to monitor.

Tried Kubuntu 12.04, this also worked from CD but gave same 'invalid
input format' error on monitor from hard drive. Difference is that after
a few minutes Kubuntu discovers the correct video format and starts. It
then runs VERY slowly, taking a couple of minutes to respond to a mouse
click. Not much comes up on screen, certainly not enough to make any use
of the OS, even disregarding the extreme speed problem.

Computer is Dual Core AMD 64 bit 4GB RAM. Monitor is 1280 X 1024. Works
well on other drives using 10.04. Previously worked on the drive
concerned using 11.04 and 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

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/995671/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 578612] Re: vim clipboard contents rigister doesn't work

2012-04-10 Thread Justin Lebar
@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://bugs.launchpad.net/bugs/578612

Title:
  vim clipboard contents rigister doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/578612/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875400] Re: Unity shell doesn't fully load after crash in compiz settings manager

2011-10-22 Thread Justin Lebar
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/875400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875400] Re: Unity shell doesn't fully load after crash in compiz settings manager

2011-10-22 Thread Justin Lebar
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 shell doesn't fully load after crash in compiz settings manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/875400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875400] Re: Unity shell doesn't fully load after crash in compiz settings manager

2011-10-17 Thread Justin Lebar
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/session
[LOG]: Copied file 
/home/jlebar/.compiz/session/1073a347b2f0c9d2d213188699337020590067370043 
to 
/home/jlebar/.compiz-1/session/1073a347b2f0c9d2d213188699337020590067370043
[LOG]: Successfully moved internal files
Backend : gconf
Integration : true
Profile : default
Adding plugins
Skipping upgrade com.canonical.unity.unity.01.upgrade
Skipping upgrade com.canonical.unity.unity.02.upgrade
Initializing core options...done
Initializing bailer options...done
Initializing detection options...done
Initializing composite options...done
Initializing opengl options...done
Initializing decor options...done
Initializing place options...done
Initializing vpswitch options...done
Initializing resize options...done
Initializing grid options...done
Initializing animation options...done
Initializing gnomecompat options...done
Initializing move options...done
Initializing session options...done
Initializing snap options...done
Initializing mousepoll options...done
Initializing workarounds options...done
compiz (expo) - Warn: failed to bind image to texture
Initializing expo options...done
Initializing wall options...done
Initializing ezoom options...done
Initializing staticswitcher options...[ERROR]: Option next_button already 
defined
[ERROR]: Option next_key already defined
[ERROR]: Option prev_button already defined
[ERROR]: Option prev_key already defined
[ERROR]: Option next_all_button already defined
[ERROR]: Option next_all_key already defined
[ERROR]: Option prev_all_button already defined
[ERROR]: Option prev_all_key already defined
[ERROR]: Option next_group_button already defined
[ERROR]: Option next_group_key already defined
[ERROR]: Option prev_group_button already defined
[ERROR]: Option prev_group_key already defined
[ERROR]: Option next_no_popup_button already defined
[ERROR]: Option next_no_popup_key already defined
[ERROR]: Option prev_no_popup_button already defined
[ERROR]: Option prev_no_popup_key already defined
[ERROR]: Option next_panel_button already defined
[ERROR]: Option next_panel_key already defined
[ERROR]: Option prev_panel_button already defined
[ERROR]: Option prev_panel_key already defined
[ERROR]: Option speed already defined
[ERROR]: Option timestep already defined
[ERROR]: Option window_match already defined
[ERROR]: Option minimized already defined
[ERROR]: Option auto_change_vp already defined
[ERROR]: Option popup_delay already defined
[ERROR]: Option mouse_select already defined
[ERROR]: Option saturation already defined
[ERROR]: Option brightness already defined
[ERROR]: Option opacity already defined
[ERROR]: Option icon already defined
[ERROR]: Option icon_only already defined
[ERROR]: Option mipmap already defined
[ERROR]: Option row_align already defined
[ERROR]: Option focus_on_switch already defined
[ERROR]: Option bring_to_front already defined
[ERROR]: Option highlight_mode already defined
[ERROR]: Option highlight_rect_hidden already defined
[ERROR]: Option highlight_color already defined
[ERROR]: Option highlight_border_color already defined
[ERROR]: Option highlight_border_inlay_color already defined
done
Initializing fade options...done
Initializing scale options...done
Starting unity-window-decorator
Setting Update main_menu_key
Setting Update run_key
[hang...]

-- 
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.net/ubuntu/+source/compiz/+bug/875400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875400] Re: Unity shell doesn't fully load after crash in compiz settings manager

2011-10-17 Thread Justin Lebar
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 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.net/ubuntu/+source/compiz/+bug/875400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 876962] [NEW] file --help claims -L is the default, but it isn't

2011-10-17 Thread Justin Lebar
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/libgnome-2.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), 
dynamically linked, stripped

** Affects: file (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/876962

Title:
  file --help claims -L is the default, but it isn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file/+bug/876962/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875400] [NEW] Unity shell doesn't fully load after crash in compiz settings manager

2011-10-15 Thread Justin Lebar
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 screen, which
appears to be for nautilus. But that's it.

I can log in with Ubuntu 2D without issue.

It appears that some configuration file may have been corrupted. When I
load the compiz config program from the Ubuntu 2D shell, click on
preferences, and click the Profile drop-down-list, I see two
entries: Default, and garbage characters. When I remove the profile
with the garbage name, another one comes to take its place.

Originally reported on the Ubuntu forums; a few other people are having this 
issue, but I didn't get a working fix there.
http://ubuntuforums.org/showthread.php?p=11345654

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: compiz 1:0.9.6+bzr20110929-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,place,vpswitch,resize,grid,regex,animation,imgpng,gnomecompat,move,session,snap,mousepoll,workarounds,expo,wall,ezoom,staticswitcher,fade,scale]
CompositorRunning: None
Date: Sat Oct 15 20:42:50 2011
DistUpgraded: Log time: 2011-10-14 00:43:45.423752
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 280.13, 2.6.38-8-generic, x86_64: installed
 nvidia-current, 280.13, 3.0.0-12-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GF108 [Quadro 600] [10de:0df8] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: nVidia Corporation Device [10de:0835]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
MachineType: Dell Inc. Precision T1600
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=8ad8b720-9be4-4418-9980-86a891b128f9 ro quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (1 days ago)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 04/11/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 06NWYK
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd04/11/2011:svnDellInc.:pnPrecisionT1600:pvr01:rvnDellInc.:rn06NWYK:rvrA00:cvnDellInc.:ct6:cvr:
dmi.product.name: Precision T1600
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu3
version.ia32-libs: ia32-libs 20090808ubuntu26
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric regression-update running-unity ubuntu

-- 
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.net/ubuntu/+source/compiz/+bug/875400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875400] Re: Unity shell doesn't fully load after crash in compiz settings manager

2011-10-15 Thread Justin Lebar
-- 
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.net/ubuntu/+source/compiz/+bug/875400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-27 Thread Justin-lebar+bug
... 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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-21 Thread Justin-lebar+bug
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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_BLUE
-  #undef RGB_BLUE
-#endif

 This is probably needed for OS/2 but I'd rather it be fixed upstream.

Do you mean upstream of libjpeg-turbo, i.e., in libjpeg?  libjpeg-turbo
is a fork of an old version of libjpeg, so there's really no upstream
to speak of.

-- 
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+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 list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612377

Title:
  [needs-packaging] libjpeg-turbo

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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-packaging] libjpeg-turbo

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
 (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 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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
There are unfortunately reftest failures on Windows with this latest
patch.  Looking into it.

http://tbpl.mozilla.org/?tree=MozillaTryrev=fceae635d617
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1301360568.1301363938.582.gz

-- 
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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.launchpad.net/bugs/612377

Title:
  [needs-packaging] libjpeg-turbo

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 612377]

2011-04-04 Thread Justin-lebar+bug
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

Title:
  [needs-packaging] libjpeg-turbo

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 438868]

2011-02-03 Thread Justin-lebar+bug
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 of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/438868

Title:
  Numerous applications have focus issues after emerging from a
  screensaver or suspend

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 438868]

2011-02-03 Thread Justin-lebar+bug
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 a
  screensaver or suspend

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 438868]

2011-01-11 Thread Justin-lebar+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 emerging from a
  screensaver or suspend

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 438868]

2011-01-09 Thread Justin-lebar+bug
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 have focus issues after emerging from a screensaver or 
suspend

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 438868]

2011-01-09 Thread Justin-lebar+bug
(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://bugs.launchpad.net/bugs/438868

Title:
  Numerous applications have focus issues after emerging from a screensaver or 
suspend

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 515915] Re: evince hangs on start-up

2011-01-01 Thread Justin Lebar
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 list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 642736] Re: evince crashed with SIGSEGV in ev_pixbuf_cache_set_selection_list()

2010-09-23 Thread Justin Lebar
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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 578612] Re: vim clipboard contents rigister doesn't work

2010-07-04 Thread Justin Lebar
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 578612] Re: vim clipboard contents rigister doesn't work

2010-06-21 Thread Justin Lebar
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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 582754] Re: lucid gold makes nearly all C++ applications segfault before main()

2010-06-18 Thread Justin Lebar
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.launchpad.net/bugs/582754
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/mailman/listinfo/ubuntu-bugs


[Bug 511585] Re: Unable to start pump server because of python version mismatch

2010-06-18 Thread Justin Lebar
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 mismatch
https://bugs.launchpad.net/bugs/511585
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/mailman/listinfo/ubuntu-bugs


[Bug 511585] Re: Unable to start pump server because of python version mismatch

2010-06-18 Thread Justin Lebar
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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-06-17 Thread Justin Lebar
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 588595] Re: Ubuntu download button renders inccorrectly in Firefox 3.7 (trunk)

2010-06-02 Thread Justin Lebar
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 button tag.

Here's the raw source:

pbutton class=download 
onClick=document.forms['start-download'].submit();
h5Start download/h5
h5 class='download-started' style='display: none;'Download started/h5
h6Ubuntu Desktop Edition span id=bitcount32/span-bit/h6
/button/p

And here's the generated DOM (from selecting the content and clicking
show selection source):

pbutton class=download 
onclick=document.forms['start-download'].submit();
/button/ph5Start download/h5
h5 class=download-started style=display: none;Download started/h5
h6Ubuntu Desktop Edition span id=bitcount32/span-bit/h6
p/p

-- 
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 to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 588595] Re: Ubuntu download button renders inccorrectly in Firefox 3.7 (trunk)

2010-06-02 Thread Justin Lebar
Hm...maybe this actually is valid HTML5 as written.  If I'm reading the
spec [1] correctly, button 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 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 to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 588595] Re: Ubuntu download button renders inccorrectly in Firefox 3.7 (trunk)

2010-06-02 Thread Justin Lebar
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.net/bugs/588595
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/mailman/listinfo/ubuntu-bugs


[Bug 588595] [NEW] Ubuntu download button renders inccorrectly in Firefox 3.7 (trunk)

2010-06-01 Thread Justin Lebar
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

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
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 to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 588595] Re: Ubuntu download button renders inccorrectly in Firefox 3.7 (trunk)

2010-06-01 Thread Justin Lebar

** 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 to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-19 Thread Justin Lebar
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 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/mailman/listinfo/ubuntu-bugs


[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-18 Thread Justin Lebar
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 meantime, it might be helpful if
someone could confirm that a non-leaking instance of GPM doesn't cause
Valgrind to find thousands of possibly-lost blocks.

-- 
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-18 Thread Justin Lebar
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.launchpad.net/bugs/569273
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/mailman/listinfo/ubuntu-bugs


[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-17 Thread Justin Lebar
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
https://bugs.launchpad.net/bugs/569273
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/mailman/listinfo/ubuntu-bugs


[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-17 Thread Justin Lebar
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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-16 Thread Justin Lebar
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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 520172] Re: User should be able to specify that linux headers are installed when new kernel is installed

2010-02-12 Thread Justin Lebar
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 openafs version when it 
boots, so I just used that.  You may be running 1.4.11; that's what I have.  If 
not, maybe someone else can help you figure this part out.
 
Once you have your openafs version, you need to tell dkms to rebuild your afs 
module:
$ sudo dkms build -m openafs -v 1.4.11

Restart the machine and you should be good to go.  Good luck!

-- 
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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 520172] Re: User should be able to specify that linux headers are installed when new kernel is installed

2010-02-12 Thread Justin Lebar
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 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/mailman/listinfo/ubuntu-bugs


[Bug 520172] Re: User should be able to specify that linux headers are installed when new kernel is installed

2010-02-12 Thread Justin Lebar
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 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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 324365] Re: DKMS should rebuild modules as soon as new headers are available

2010-02-10 Thread Justin Lebar
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 find the kernel headers.  For instance,

jle...@ubuntu-vm:~$ dkms build -m openafs -v 1.4.11

Error! Your kernel source for kernel 2.6.31-19-generic-pae cannot be found at
/lib/modules/2.6.31-19-generic-pae/build or 
/lib/modules/2.6.31-19-generic-pae/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.

This is despite the fact that I have the linux-virtual package
installed...

** Attachment added: var-log-dpkg.txt
   http://launchpadlibrarian.net/39032372/var-log-dpkg.txt

-- 
DKMS should rebuild modules as soon as new headers are available
https://bugs.launchpad.net/bugs/324365
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 324365] Re: DKMS should rebuild modules as soon as new headers are available

2010-02-10 Thread Justin Lebar
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 installing the headers for me; afaict,
there's no headers-equivalent to the linux-virtual package.  That seems
strange to me.

-- 
DKMS should rebuild modules as soon as new headers are available
https://bugs.launchpad.net/bugs/324365
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 520172] [NEW] User should be able to specify that linux headers are installed when new kernel is installed

2010-02-10 Thread Justin Lebar
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 kernel update.

I eventually figured out that I needed to install linux-
headers-2.6.31-19 manually.  But I shouldn't have had to go through all
this.  Ideally, the package manager should know that the headers for all
the kernels I run are a dependency for dkms.  Alternatively, a linux-
headers package which depends on the headers for all the kernels I have
would be helpful.

Almost anything (including a more helpful error message in dkms) would
better than the current situation, where my kernel modules stop working
every few months and I have to go spelunking to figure out what's going
on.

** Affects: dpkg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 520172] Re: User should be able to specify that linux headers are installed when new kernel is installed

2010-02-10 Thread Justin Lebar
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.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs