David, I'll try to touch base with him.
--
Nautilus browser's pathbar displays non-existent folders
https://bugs.launchpad.net/bugs/19069
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
--
desktop-bugs mailing list
desktop-bugs@l
IIRC, the code does notice renamed folders, assuming you do it within
nautilus.
If done with some other program (or CLI), it can't be detected, as
there's no way to differentiate a rename from a deletion. In this case,
it'll be treated as a deletion.
--
Nautilus browser's pathbar displays non-e
Here's a sample patch (against Karmic's gnome-panel 2.26.2-1ubuntu1) to
have the sunrise/sunset time use the clock preference (12h vs 24h). It
should apply cleanly to the current version in Intrepid (untested).
The patch also requires a minimal libgweather1 version of at least
2.25.2 (i.e. a buil
Re: Sebastien
The patch has been attached to the GNOME bug, as requested.
--
sunset in clock applet does not respect 12hr/24hr setting
https://bugs.launchpad.net/bugs/197657
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-b
After a bit of confusion, I tracked down the problem.
In language-pack-gnome-en-base, data/en_GB/LC_MESSAGES/gdm.po, there are the
lines:
msgid "%a %b %d, %l:%M %p"
msgstr "%a %d %b, %H:%M %p"
The strftime format string "%H:%M %p" contains a mishmash of both 24h
and 12h formatting. This should
Addendum,
I would imagine the right msgstr would be:
"%a %d %b, %H:%M"
--
Login screen clock has AM/PM suffix despite 24-hour format
https://bugs.launchpad.net/bugs/289868
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bu
This really should be handled by GTK, as the default keystroke handler
for the tabs (aka GtkNotebook) is Ctrl+PageUp and Ctrl+PageDown.
However, here is a sample patch (against nautilus 2.26.2) to get
Ctrl+Tab and Ctrl+Shift+Tab to have the same functionality; it's a bit
of a hack.
** Attachment
Here's a possible patch to allow ellipsis into the pathbar button labels
by forcing a maximum label width (and a tooltip to show the entire
label). The solution provided in this patch isn't great (it forcibly
limits the width of the button), it's a step in the right direction.
(The patch has also
I finally found the string in "Launchpad Translations" (English-UK, gdm
template) and made the suggestion for the change above. Assuming the
translation fix is taken, then the bug will be fixed.
** Package changed: gdm (Ubuntu) => language-pack-gnome-en (Ubuntu)
--
Login screen clock has AM/PM
Patch against nautilus 2.26.2. May not be complete, but seems to work
with all my own testing. (Also submitted to the upstream bug.)
This removes the button corresponding to a deleted directory (and the
ones underneath). This also fixes handling of buttons on folder
renaming.
** Attachment add
Honestly, I'm not sure of the status. The patch submitted in gnome
bugzilla in 2009-09 is the latest and was awaiting review. Last I
remember, upstream was considering the change with some other work in
Nautilus, but there has been no word since.
If you'd like to start with that patch (or come u
The patch is a bit of a hack, and should be improved upon. There has
been no recent comments from upstream about it. My last discussion
(December?) with some upstream devs wasn't conclusive.
If anyone wants to take a poke and try something else, other ideas are
welcome!
--
Ellipsize long folde
The bazaar branch is based on the latest patch in gnome bugzilla. There
hasn't been any progress in a while, so am planning to get it into an
ubuntu package for karmic.
--
sunset in clock applet does not respect 12hr/24hr setting
https://bugs.launchpad.net/bugs/197657
You received this bug notif
13 matches
Mail list logo