Still present, I just saw it when upgrading firefox from 7 to 7.0.1.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/403393
Title:
Bad french translation for restart-require
To manage notifications a
In fact, it is due to this line in prexec used to put the current command in
the terminal title.
preexec() {
print -Pn "\e]0;$1\a"
}
I found this information here
https://bbs.archlinux.org/viewtopic.php?id=107834
--
You received this bug notification because you are a membe
Under Ubuntu 9.10, this problem is solved, the font Palatino looks good.
--
Ubuntu fallback font 'urw palladio' is poorly rendered
https://bugs.launchpad.net/bugs/269226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
Just upgraded to karmic.
This very little bug is still there.
Ubuntu 9.10
zenity: 2.28.0-0ubuntu2
--
--confirm-overwrite only works with --save
https://bugs.launchpad.net/bugs/432570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
Just upgraded to karmic.
Firefox is back in french (i see there is a add-on for the translation).
No problem after using the safe-mode.
Bug closed.
--
Firefox switched to english after using safe-mode
https://bugs.launchpad.net/bugs/480657
You received this bug notification because you are a memb
Still not in karmic because of low disk space.
I didn't success in putting back firefox in french.
Trying removing and reinstalling language-support-fr,
language-support-translations-fr, language-pack-fr-base or firefox.
Tried with an empty profile (hiding .mozilla/firefox).
--
Firefox switched
*** This bug is a duplicate of bug 381787 ***
https://bugs.launchpad.net/bugs/381787
Duplicate of #381787
This solution worked for me : http://anurag-priyam.blogspot.com/2009/06
/zsh-and-tilda.html
** This bug has been marked a duplicate of bug 381787
tilda crashes if zsh is the user's sh
I can confirm. (I'm not a tilda user, installed just to test.)
I run tilda, the config window appears, then after 2 s (can vary) the
program crashes with exit status 139.
zsh: segmentation fault (core dumped) tilda
dmesg last entries:
[403026.459328] zsh[27263]: segfault at 0 ip b7e94300 sp bfa
I can't reproduce.
Because the folder is without any executable file, zsh does not complete
anything on your second line.
If i put one or more executable files inside, zsh will complete them without
problem.
Ubuntu 9.04
zsh: 4.3.9-4ubuntu1
--
Infinite loop in completion with certain characters
In fact, the URL completion drop-down and the search box completion
drop-down steal any shortcut.
Begin to type something in the url or search box and wait for some suggestions.
Press Alt+Tab, Alt+F1, Alt+F2, or a shortcut defined in System / Preferences /
Shortcuts (I tried with Pause or Ctrl+Al
Public bug reported:
Binary package hint: update-manager
Using a non-english ubuntu, clicking Upgrade on the Update Manager bring
me Release Notes in english.
Ubuntu 9.04
update-manager: 1:0.111.10
$LANG=fr_FR.UTF-8
** Affects: update-manager (Ubuntu)
Importance: Undecided
Status:
Public bug reported:
Binary package hint: firefox-3.0
The primary clipboard is the highlight-then-middle-click one.
How to reproduce:
In about:config, set browser.urlbar.clickSelectsAll to true
Open google.com in three tabs.
In the second tab, click on the url bar, the adress is selected.
Go in
language-pack-fr-base: 1:9.04+20090413
$LANG = fr_FR.UTF-8
--
Firefox switched to english after using safe-mode
https://bugs.launchpad.net/bugs/480657
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
Public bug reported:
Binary package hint: firefox
I used firefox -safe-mode, started in safe-mode, and now back in normal
mode firefox remains in english.
Ubuntu 9.04
firefox: 3.0.15+nobinonly-0ubuntu0.9.04.1
language-support-fr: 1:8.10+20080703
language-support-translations-fr: 1:9.04+20090401
** Attachment added: "Backtrace of nautilus with gdb"
http://launchpadlibrarian.net/32850425/gdb-nautilus.txt
--
nautilus crashed with SIGSEGV in g_closure_invoke() (opening a folder while
pressing PageUp)
https://bugs.launchpad.net/bugs/440086
You received this bug notification because you
** Visibility changed to: Public
--
nautilus crashed with SIGSEGV in g_closure_invoke() (opening a folder while
pressing PageUp)
https://bugs.launchpad.net/bugs/440086
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
I just read you prefer a new bug.
Let's forget about this one and go to #Bug 440086
--
Nautilus segfaults when opening a folder while pressing PageUp or PageDown key
https://bugs.launchpad.net/bugs/440050
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
I enabled Apport.
Here is the file /var/crash/_usr_bin_nautilus.1003.crash.
** Attachment added: "_usr_bin_nautilus.1003.crash"
http://launchpadlibrarian.net/32783909/_usr_bin_nautilus.1003.crash
--
Nautilus segfaults when opening a folder while pressing PageUp or PageDown key
https://bugs.la
** Attachment added: "Backtrace of nautilus with gdb"
http://launchpadlibrarian.net/32782099/gdb-nautilus.txt
--
Nautilus segfaults when opening a folder while pressing PageUp or PageDown key
https://bugs.launchpad.net/bugs/440050
You received this bug notification because you are a member of
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/32781650/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/32781651/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/32781652/ProcStatus.txt
--
Nautil
Public bug reported:
Binary package hint: nautilus
Do one of these actions while pressing (multiple times if needed, but one
well-timed is enough) PageUp (or PageDown) key :
Launch nautilus.
Press File / New Tab or New Window.
Press Go / Open Parent, Back, Forward (and some others).
Open a direc
Public bug reported:
Binary package hint: zsh
On command line, zsh interprets some % without possibility to escape it.
It is especially a problem with date which uses % in its format.
zsh /tmp$ date "+%d/%m %kh%M"
]0;date "+/tmp/ubuntu hubuntu"23/09 17h15
bash /tmp$ date "+%d/%m %kh%M"
23/09 1
Public bug reported:
Binary package hint: zenity
zenity --file-selection --confirm-overwrite
will not warn you if you select an existing file, you will need to add the
--save option
zenity --file-selection --confirm-overwrite --save
Ubuntu 9.04
zenity: 2.26.0-0ubuntu2
** Affects: zenity (Ubunt
i have added to my .zshrc
bindkey "^[[1;5C" forward-word
bindkey "^[[1;5D" backward-word
to know what your key codes are,
cat > /dev/null
and press the shortcuts you want
--
Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh
https://bugs.launchpad.net/bugs/355883
You received this bug notifica
*** This bug is a duplicate of bug 403195 ***
https://bugs.launchpad.net/bugs/403195
This is a metacity bug, see #403195
--
Firefox steals Alt-Tab whilst in URL completion drop-down
https://bugs.launchpad.net/bugs/22199
You received this bug notification because you are a member of Ubuntu
Bu
*** This bug is a duplicate of bug 403195 ***
https://bugs.launchpad.net/bugs/403195
** This bug has been marked a duplicate of bug 403195
Alt-Tab doesn't work with a drop-down list open
--
Firefox steals Alt-Tab whilst in URL completion drop-down
https://bugs.launchpad.net/bugs/22199
You
** Attachment added: "update-manager-description-update.png"
http://launchpadlibrarian.net/29659815/update-manager-description-update.png
--
description of update displays for an other package
https://bugs.launchpad.net/bugs/406264
You received this bug notification because you are a member o
Public bug reported:
Binary package hint: update-manager
The picture is showing the linux-restricted-modules-common selected
while displaying the changes for openoffice.org-base-core.
To obtain the picture :
1. Click on linux-restricted-modules-common, so it downloads the description of
update
Ok, bug reported to opera.
--
opera systray icon is transparent
https://bugs.launchpad.net/bugs/405840
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/mai
** Description changed:
Opera systray icon is transparent.
This feature have been added in Opera v9.0 Build 8493 Beta :
"On UNIX the tray icon is transparent now"
but this transparency is not welcome when a tooltip appears above the
opera icon and pollutes it.
- The picture is more
** Attachment added: "opera-systray-icon-transparent.png"
http://launchpadlibrarian.net/29620418/opera-systray-icon-transparent.png
--
opera systray icon is transparent
https://bugs.launchpad.net/bugs/405840
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Public bug reported:
Opera systray icon is transparent.
This feature have been added in Opera v9.0 Build 8493 Beta :
"On UNIX the tray icon is transparent now"
but this transparency is not welcome when a tooltip appears above the
opera icon and pollutes it.
The picture is more explicative :
Run
Public bug reported:
Binary package hint: firefox-3.0
After an update of firefox, if it is running, we have a message "Please quit
and restart your web browser now."
In french it's written "Veuillez quitter et redémarrer for navigateur."
But it should be "Veuillez quitter et redémarrer votre nav
** Attachment added: "Backtrace of nautilus with gdb"
http://launchpadlibrarian.net/29388419/gdb-nautilus.txt
--
Nautilus crashes with empty location in edit bookmarks
https://bugs.launchpad.net/bugs/402927
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Public bug reported:
Binary package hint: nautilus
Go in Edit Bookmarks
Empty the location textbox of a bookmark
Click somewhere (except in the useless gray of the Edit Bookmarks window)
Nautilus crashes with exit status = 134 and error
ERROR:nautilus-file.c:350:nautilus_file_new_from_filename:
35 matches
Mail list logo