that didn't work -- reading the file slightly more intelligently, I see
that "optparser" is a local variable initialized in "main" and passed to
its helper functions. It's not passed to set_disk_layout, though (but
it should be).
--
You received this bug notification because you are a member of
it makes vmbuilder print
the warning message instead of throwing an exception).
** Patch added: "patch to make warning display correctly"
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/612082/+attachment/1753953/+files/optparser-fix.patch
** Changed in: vm-builder (Ubuntu)
Assigning bug to me, since I've attached a fix.
I'm not sure who to ask for code-review from (if needed) or how to get
the patch committed, though -- Soren, could you perhaps help with either
of those?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Public bug reported:
Firefox Nightlies recently became GTK3-enabled, and that uncovered an
issue with Ubuntu's Ambiance & Radiance GTK3 themes.
They're missing a "background-color" for the .tooltip {...} CSS rule in
their config files. They have a "tooltip_bg_color" variable, which they
use to se
Steps to reproduce (sorry for not including these up-front):
1. Download a "Desktop" firefox nightly build from
https://nightly.mozilla.org/
2. Extract the tarball, e.g.:
tar jxvf firefox-42.0a1.en-US.linux-x86_64.tar.bz2
3. From inside the extracted directory, create an empty folder and st
Note that *actual tooltips* are fine, since they render with the
background-image, as specified in gtk-widget.css.
But firefox's notification bars have trouble because they don't get
rendered with the full GTK styling. Firefox sets up a dummy widget and
styles it as a tooltip, and reads its "backg
FWIW, I verified that this patch fixes the Firefox issue if I apply it directly
to my system, like so:
cd /usr/share/themes/
sudo patch -p1 < /tmp/theme-patch.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
Here's a patch to fix this. (generated against source obtained from
"apt-get source ubuntu-themes").
I'm hoping someone here can take this & land it. Please let me know if
there's anything else that's needed here. Thanks!
** Patch added: "patch"
https://bugs.launchpad.net/ubuntu/+source/ubunt
I hit this when unmounting my nexus 7 (original series, from 2012,
running up-to-date Android 4.3).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1228548
Title:
gvfsd-mtp crashed with SIGSEGV in LIB
FWIW, Firefox actually worked around this bug locally by making the bits
of firefox-UI in question able to paint the Theme's background gradient
(and we're making sure that any future release with GTK3 enabled will
include this patch). It may still be worth taking the theme patch that
I attached h
Here's the screenshot as an attachment, in case the imgur version
disappears.
** Attachment added: "screenshot"
https://bugs.launchpad.net/ubuntu/+source/ubiquity-slideshow-ubuntu/+bug/1499088/+attachment/4472707/+files/dX0Gz5F.png
--
You received this bug notification because you are a memb
Public bug reported:
I just installed Ubuntu 15.10 "Wily" using today's daily CD, and I
noticed that the "Help & Support" slideshow slide during the
installation was completely unreadable, due to having dark text on a
dark background.
Screenshot: http://i.imgur.com/dX0Gz5F.png
ProblemType: Bug
D
#36 is off-topic for this bug. I don't know where the correct place is
to send requests for that addon, but it's certainly not here.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1096286
Title:
Fire
Marco's workaround in comment 4 here fixed the problem for me, too
(though I used a symlink instead of moving the file).
Specifically, I ran these commands:
cd /usr/lib/python2.7
ln -s plat-x86_64-linux-gnu/_sysconfigdata_nd.py .
and I was able to build firefox after doing that.
--
You recei
Just to add another data point -- this is WORKSFORME in a *fresh*
Firefox profile. However, I have the same results as Jonathan in my
normal (non-fresh) Firefox profile -- that is, in my normal profile,
print-to-file still defaults to the name ".ps", and when I tick "PDF",
it suggests the filename
I ran across this with the (updated) beta2 release of Ubuntu 11.10, in
the Ubuntu-provided Firefox package (version 7.0+build2+nobinonly-
0ubuntu4)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861931
Public bug reported:
STR:
1. Start up Ubuntu's version of Firefox.
2. Visit Help|About Firefox
ACTUAL RESULTS:
It says "You are currently on the update channel."
(Note the missing channel-name between "the" and "update". The dialog has 2
spaces there, and no channel-name.)
EXPECTED RESULT
** Description changed:
STR:
- 1. Start up Ubuntu's version of Firefox.
- 2. Visit Help|About
+ 1. Start up Ubuntu's version of Firefox.
+ 2. Visit Help|About Firefox
ACTUAL RESULTS:
- It says "You are currently on the update channel."
+ It says "You are currently on the update ch
** Attachment added: "Screenshot of the official Mozilla version's "Help|About
Firefox" dialog"
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/861931/+attachment/2477589/+files/ff_official.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Attachment added: "Screenshot of the Ubuntu version's "Help|About Firefox"
dialog"
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/861931/+attachment/2477587/+files/ff_ubuntu.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
(In reply to Daniel Holbert [:dholbert] from comment #32)
> > If so, then shouldn't part of this fix involve removing them, at least
> > during a transition period?
>
> Possibly.
Perhaps we could add a special case, so that when this pref is read, we
could just check if
Jonathan: thanks -- so presumably there's something "stuck" in your Firefox
profile that's making you default to Postscript. If possible, it'd be helpful
if you could isolate whatever's doing that by doing something like the
following:
(1) backup your profile (tar czvf ~/backup.tar.gz
~/.mo
(In reply to Jonathan Kamens from comment #31)
> I'm encountering the problem with TB, not FF.
(oops, sorry, I forgot about that)
> I removed a bunch of "print_to_filename" preferences from prefs.js and that
> made the problem go away.
Ah -- thanks, that's very helpful!
> When I printed to a fil
Ah, ok. That's odd then - you might be right about them being obsolete,
and I also don't understand how those prefs tie into triggering this
bug. :( It might initially seem that a PS path in that pref would
trigger PS behavior which triggers this bug -- but that's not the case
in my profile. I h
Per previous comment, I'm re-marking this bug as FIXED, based on the
belief that any remaining issues arise from stale data in profiles,
which we're now tracking in bug 691430.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
This bug, as-filed, is fixed (in a fresh profile), by changing the
default print target to PDF.
There's apparently a mysterious separate issue with state in existing
profiles that makes Firefox default to PS and hit this bug.
Right now this bug has a mixture of comments about both of these issues
> It will however make your screen appear locked but you won't
> need a password to unlock it, so that's still a bug but not as critical.
IMHO that's still pretty critical. (Way higher than "Low", IMHO)
In an office environment, it's pretty important to be able to lock your
screen when you step a
So at least in my case, the error was something like:
> running python rtupdate hooks for python3.2...
> Usage: py3clean [-V VERSION] [-p PACKAGE | DIR_OR_FILE]
and it was happening because I had a ".rtupdate" file that included the command
> py3clean -p ubuntu-drivers-common /usr/share/ubuntu-dri
Comment on attachment 729488
Save resolution (dpi) and duplex settings v1
I think this patch generally makes sense. Looks like this is just two
pieces of data that are configurable in the print dialog, which we don't
currently save between print jobs, but which we easily can by storing
them in ab
[I'm narrowing the scope of the bug-summary to be more specific & cover
what the attached patch actually addresses. I believe the rest of
comment 0 is already covered in other bugs (or can be tracked in a new
bug)].
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
(To be clear, Olli is pointing out that you need to update the hexadecimal UUID
here to a new randomly-generated UUID:
https://mxr.mozilla.org/mozilla-central/source/widget/nsIPrintSettings.idl#25
since the interface is changing. Sorry, I should've caught that when I first
looked at this.)
The
*** Bug 730258 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/300080
Title:
"print selection only" option cuts multi-page text
To manage notifications
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/612082
Title:
optparser attribute missing in cli.py (warning-message-printing fail
when --part is given a nonexistent file)
To manage notific
(In reply to Timothy Arceri from comment #27)
> Hi Daniel,
> Thanks for the feedback. Feel free to look into why your profile
> is stuck defaulting to PS as I can't reproduce this on either of my Linux
> machines.
Oddly, it fixed itself in the past few days -- not sure what was going
on.
** Description changed:
STR:
1. Start up Ubuntu's version of Firefox.
2. Visit Help|About Firefox
ACTUAL RESULTS:
It says "You are currently on the update channel."
(Note the missing channel-name between "the" and "update". The dialog has 2
spaces there, and no channel-name.)
*** Bug 642824 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/300080
Title:
"print selection only" option cuts multi-page text
--
ubuntu-bugs mailing
Public bug reported:
Binary package hint: notify-osd
STEPS TO REPRODUCE:
$ ssh -x localhost # the "-x" means "no x forwarding"
[authenticate if necessary]
$ notify-send ohai
EXPECTED RESULTS:
Nothing happens, probably. Or maybe an innocuous warning message saying that
VERSION INFORMATION:
I'm running up-to-date Ubuntu 11.04, with notify-osd package version
0.9.30-0ubuntu4.
"notify-send --version" reports "notify-send 0.7.2"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
The situation in which I encounter this is: I have some long-running scripts &
aliases that include a "notify-send" message when they complete, using Dustin
Kirkland's "alert" alias:
http://blog.dustinkirkland.com/2010/07/dear-command-line-please-ping-me-when.html
When I run these commands on a
cako: This didn't previously affect Ubuntu 10.10. As I understand it,
this was due to wxwidgets (bitcoin's widget toolkit) having a bad
interaction on Ubuntu 11.04. See discussion in the thread from Comment
#2 here.
If you're hitting problems with Bitcoin not showing up on Ubuntu 10.10,
I'd gues
Nate: You're probably applying the patch wrong. If you don't feed
anything to the patch program, it just sits there doing nothing.
Supposing you'd downloaded it to your Desktop as "unity-xml-comment-fix.patch",
you'd apply the patch as follows:
cd /
sudo patch -p1 < $HOME/Desktop/unity-xml-c
WORKSFORME in a Kubuntu 11.04 Live USB environment with the included
Firefox 4.0 version.
If you can reproduce the issue described in #320 / #322, please file a
bug at http://bugzilla.mozilla.org (ideally with more information about
how to reproduce), rather than adding the three hundred and twent
> This bug is regressed in FF 4.0.1 on Xubuntu 11.04.
I'm not convinced that it's "this bug", even if the STR are the same.
(_This_ bug wasn't image-specific, and it was due to specific code
issue that was fixed.)
Could you file a new bug? This bug is already absurdly long (>300
comments), and a
This appears to be because Software-Center doesn't accept file:/// URIs,
which appears to be is the type of URI that Firefox passes to it, when
you do "Open With: [Ubuntu Software Center]" in the file-download
dialog.
Simpler steps to reproduce:
1. Download a deb to e.g. /tmp/foo.deb
2. Run in a
(Compare to e.g. "file-roller" and "eog", both of which handle file:///
URIs just fine.)
** Bug watch added: Mozilla Bugzilla #652863
https://bugzilla.mozilla.org/show_bug.cgi?id=652863
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
(For anyone hitting this, a simple workaround is just to double-click
the file in a file manager like nautilus.)
FWIW, I filed https://bugzilla.mozilla.org/show_bug.cgi?id=652863 for
this on the Mozilla side -- I'm not sure what will result of that though
- it may end up being resolved as not-a-bu
** Attachment added: "screenshot of error message"
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/752376/+attachment/2090296/+files/Screenshot-1.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
> Please remove these kde3 packages from the archive:
Any reason for these removals, and any suggested alternative way to
obtain the removed packages?
Personally, I find kdirstat to be a super-useful part of my toolchain,
and I'm bummed that I can't apt-get install it on Natty.
--
You received
(To answer one of my own questions, RE alternative ways to obtain these
packages: I just visited the Ubuntu Maverick package page for i386
kdirstat ( https://launchpad.net/ubuntu/maverick/i386/kdirstat ),
clicked on the 'version' link, downloaded the .deb from there, and then
opened that deb in Ubu
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761869
Title:
When running meld with $DISPLAY unset: meld crashed with
AttributeError in __main__: 'NoneType' object
I just hit this same warning in Ubuntu 10.1...
** (seahorse:2658): WARNING **: imported key but then couldn't find it in
keyring: [long-key-id]
...but in my case it was because $HOME/.gnupg/pubring.gpg was owned by root for
some reason. (I must have accidentally run some command with "sudo" tha
>I just hit this same warning in Ubuntu 10.1...
Sorry, that should read "Ubuntu 10.10"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/337333
Title:
Importing secret key not working
--
ubuntu-bugs m
> I somehow doubt this 'fix' will do much, since the
> error one should have gotten if there was a problem
> with opening in append mode would be something
> completely different than an XML-RPC error.
No -- the error makes sense actually. What happens is something like this:
- the timestamp fil
(Just to follow up on comment #11 -- the workaround did indeed work for
me.)
--
OverflowError, "long int exceeds XML-RPC limits"
https://bugs.launchpad.net/bugs/564476
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
Hi Justin! Original reporter here -- I've been running Ubuntu 18.10
since release, and I've never once been able to reproduce this issue on
that version.
I have the same gnome-shell version as you, and I tested Firefox 65
(official version from Ubuntu repos) and am still unable to reproduce.
I'd
This affects me on a Microsoft Surface Pro 7+ which I upgraded in-place
from 23.10 to 24.04-beta with `do-release-upgrade -d` yesterday.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060575
Title:
*** Bug 1720672 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/1938152
Title:
Printing output gets truncated on 90.0.0 and 90.0.1
To manage notificati
(In reply to Keith Briscoe from comment #0)
> Either we need to somehow detect the printable area for the print
> driver, modify the layout a bit
We do this now (we encode it as `unwriteableMargin`)
There are still edge-cases/special-circumstances where we get this
wrong (e.g. bug 1763246) but i
I think so, yeah.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/263014
Title:
fails to run when built with FORTIFY_SOURCE
To manage notifications about this bug go to:
https://bugs.launchpad.net/fi
101 - 159 of 159 matches
Mail list logo