[Bug 236181] Re: slocate does not run if mlocate is installed

2008-07-28 Thread Kriston Rehberg
You are saying that the insecure mlocate supercedes the secure slocate and there is no way to enable slocate if mlocate is installed. Why doesn't the cron.daily script use the alternatives system if a user wants to use the secure slocate program? How is the user to use slocate, then? -- slocate

[Bug 200713] Re: user's ~/.fonts.conf should be made authoritative

2008-07-28 Thread Kriston Rehberg
Mr. Packard responded that changing the order of the files breaks the parsing so it will not work, but didn't elaborate why or how. In any case the order of the files matters but not in the way I was thinking--higher numbers do not necessarily "supercede" lower numbers the way the parsing works.

Re: [Bug 236181] Re: slocate does not run if mlocate is installed

2008-07-28 Thread Kriston Rehberg
>>From the package description mlocate uses the alternatives system >> "Installing mlocate will change the /usr/bin/locate binary to point to >> mlocate via the alternatives mechanism" > I haven't checked but if it is not the case then this is a bug and you > should fill a report about it. This *i

Re: [Bug 236181] Re: slocate does not run if mlocate is installed

2008-07-29 Thread Kriston Rehberg
Ok, so more simply put, the slocate is deprecated. That's all I needed to hear. -- slocate does not run if mlocate is installed https://bugs.launchpad.net/bugs/236181 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 103627] Re: ex-Warty, Feisty installation's font settings are wrong

2008-12-05 Thread Kriston Rehberg
I just prodded some people and, after a few indignant comments at FreeType, DejaVu, and the people on the Fedora project, they found the source of the Latin ligatures problem and provided a fix for the FreeType library at the following link. This is specific to Latin ligatures. You might want to

[Bug 103627] Re: ex-Warty, Feisty installation's font settings are wrong

2008-12-05 Thread Kriston Rehberg
** Also affects: fontconfig via https://bugzilla.redhat.com/show_bug.cgi?id=368561 Importance: Unknown Status: Unknown ** Changed in: fontconfig Importance: Unknown => Undecided Bugwatch: Red Hat Bugzilla #368561 => None Status: Unknown => New ** Bug watch added: Non-G

[Bug 48671] Re: Cannot rename by clicking on a file

2009-06-16 Thread Kriston Rehberg
This is the single most annoying "feature" of Nautilus. Are all these bugs going to have "take it upstream" as their resolution? -- Cannot rename by clicking on a file https://bugs.launchpad.net/bugs/48671 You received this bug notification because you are a member of Ubuntu Bugs, which is a dir

[Bug 22007] Re: no 'Settings' button in gnome-screensaver

2009-06-16 Thread Kriston Rehberg
Most screen savers have options to make them more appealing, better functioning, or even to get them to function at all (like picture slideshows on non-English systems). It's incomprehensible that we cannot access these options from the Screensaver applet with a little "Settings" button like KDE a

[Bug 25840] Re: RFE: defer font cache regeneration until last font package

2009-06-16 Thread Kriston Rehberg
Ubuntu Netbook Remix is negatively affected on devices with slow storage, like Acer Aspire One. The repeated, unnecessary fc-cache regeneration on this device causes it to take 60 minutes to install 20 fonts at once. -- RFE: defer font cache regeneration until last font package https://bugs.laun

[Bug 236181] [NEW] slocate does not run if mlocate is installed

2008-05-30 Thread Kriston Rehberg
Public bug reported: Binary package hint: slocate When slocate is installed it puts a crontab entry into /etc/cron.daily/slocate. This script does a check to see if /usr/bin/mlocate is available and does not run if that file is found. The problem is that both slocate and mlocate may be installed

[Bug 236181] Re: slocate does not run if mlocate is installed

2008-05-30 Thread Kriston Rehberg
This is a potential security issue since slocate is the reputed "secure" version of "locate". When the user believes he or she is using the "secure" locate after installing the slocate package, in reality they are still using "mlocate" due to this bug. This bug also affects package named "mlocate

[Bug 236183] [NEW] localepurge cannot be made to work outside /usr/share/locale

2008-05-30 Thread Kriston Rehberg
Public bug reported: Binary package hint: localepurge The localepurge command cannot be made to work outside /usr/share/locale. While it is useful for cleaning /usr/share/locale it needs to be configurable to other locations such as /usr/local/share. The location appears to be hard-coded into

[Bug 115011] Re: Ubuntu 7.04 hangs on reboot on Dell 745

2008-05-30 Thread Kriston Rehberg
This bug remains in the generic kernel-2.6.24-17 on Ubuntu Hardy (8.04). The machine hangs at the point at which the kernel outputs the message "Restarting." ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- Ubuntu 7.04 hangs on reboot on Dell 745 https://bugs.lau

[Bug 180619] Re: Xorg module VNC cores on keyboard input

2008-06-02 Thread Kriston Rehberg
Be advised that Debian bug 444697 "fixes" this bug by REMOVING libvnc.so. And I quote: "Removed libvnc.so that do not work with recent xorg. This is a workaround but solves the grave fault, closes: #444697. No longer provides x0vnc-server." This tacitly suggests that Xorg does not support libvnc.

[Bug 25840] Re: RFE: defer font cache regeneration until last font package

2008-12-28 Thread Kriston Rehberg
This bug is extremely important. Every single package that involves Defoma or installs a font does a fc-cache regeneration when the package is installed. Just like ldconfig defers its update until all is completed, please figure out a way to defer fc-cache updates until all is completed. -- RFE

[Bug 217079] Re: Hardy Heron won't shut down or restart

2008-04-28 Thread Kriston Rehberg
What is strange is that when I disable the boot splash (editing /boot/grub/menu.lst and removing "quiet" and "splash") the system shuts down properly. It appears to be a problem with the boot splash screen and possibly my Radeon card. Furthermore, if using the live CD, the USB keyboard is disab

Re: [Bug 200707] Re: fontconfig does not honor hintslight, hintmedium, hintfull

2008-03-11 Thread Kriston Rehberg
changed the "medium" and "full" buttons to do nothing more than turn on and off the monospace lcd filter. This needs to be fixed so that the buttons do what they say. -- Kriston Rehberg http://kriston.net/ Arne Goetje wrote: > Can you try to remove /etc/fonts/conf.d/53-m

[Bug 200707] Re: fontconfig does not honor hintslight, hintmedium, hintfull

2008-03-11 Thread Kriston Rehberg
The problem is not with the LCD filter, it's whether the Ubuntu copy of freetype is changing the autohint style. When choosing each of the four options the fonts normally change their shapes in obvious ways. In Ubuntu gutsy, only the "none" and "full" buttons make any difference. Someone in gutsy

Re: [Bug 200713] Re: user's ~/.fonts.conf should be made authoritative

2008-03-12 Thread Kriston Rehberg
I'm discussing this with keithp at the moment. He indicates that the order of the files is not significant but I'm asking him for more information on how that could be true, and if it is, how ~/.fonts.conf is truly authoritative. Arne Goetje wrote: >>From /etc/fonts/conf.avail/README: > > The fi

[Bug 200707] [NEW] fontconfig does not honor hintslight, hintmedium, hintfull

2008-03-10 Thread Kriston Rehberg
Public bug reported: Binary package hint: fontconfig fontconfig-2.4.2-1.2ubuntu4 does not honor hintslight, hintmedium, hintfull options for the autohinter. When I ask fontconfig to use the authinter and specify hintstyle as hintslight, hintmedium, or hintfull there is no perceptible difference

[Bug 200713] [NEW] user's ~/.fonts.conf should be made authoritative

2008-03-10 Thread Kriston Rehberg
Public bug reported: Binary package hint: fontconfig Two issues in fontconfig 50-user.conf and 51-local.conf. In /etc/fonts/conf.d there is a file named "50-user.conf" that loads the user's own ~/.fonts.conf file. There is also 51-local.conf that is supposed to load local configuration elements

[Bug 200713] Re: user's ~/.fonts.conf should be made authoritative

2008-03-10 Thread Kriston Rehberg
Errata: The /etc/fonts/conf.d/50-user.conf and /etc/fonts/conf.avail/50-user.conf should be moved to the last possible location, such as 98-local.conf and 99-user.conf so the user and the site administrator both have the opportunity to override any configuration element in fontconfig without bec

[Bug 14310] Re: fontconfig don't use autohinter as default

2008-03-10 Thread Kriston Rehberg
Per the Freetype.org developers the "bytecode interpreter" is not to be used by any distribution because of the TrueType patents held by Microsoft and Apple. Mr. Shuttleworth's blog does not address the patent issues on the bytecode interpreter. Does Ubuntu pay for the license for all the users o

[Bug 33901] Re: it does not appear to be possible to disable synthetic emboldening

2008-03-10 Thread Kriston Rehberg
See Bug #200713 which proposes a fix to the font configuration file order problem. -- it does not appear to be possible to disable synthetic emboldening https://bugs.launchpad.net/bugs/33901 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber.

[Bug 110392] Re: The yes-bitmaps rule makes it impossible to disable any bitmap font on a per-user basis

2008-03-10 Thread Kriston Rehberg
See Bug #200713 which proposes a fix to the font configuration file order problem. -- The yes-bitmaps rule makes it impossible to disable any bitmap font on a per-user basis https://bugs.launchpad.net/bugs/110392 You received this bug notification because you are a member of Ubuntu Bugs, which i

Re: [Bug 200707] Re: fontconfig does not honor hintslight, hintmedium, hintfull

2008-04-06 Thread Kriston Rehberg
Mingming, thanks for the comments. I suspect that the user's settings in fontconfig are not being honored when an application asserts a setting. This needs to be addressed. It indeed might be a libcairo thing. There is still alot of work going on in the new rendering pipeline so perhaps when the d

[Bug 575173] [NEW] Remote desktop does not work when compiz is enabled

2010-05-04 Thread Kriston Rehberg
Public bug reported: Description:Ubuntu 10.04 LTS Release:10.04 Enable Compiz animations and also enable Remote Desktop. Try to visit your machine from any platform that can run VNCviewer. The screen appears but does not ever update its contents. The mouse and keyboard work but the

Re: [Bug 353126] Re: Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx driver using X.org

2010-05-22 Thread Kriston Rehberg
driver/VirtualBox/ATI > fglrx driver using X.org > https://bugs.launchpad.net/bugs/353126 > You received this bug notification because you are a direct subscriber > of a duplicate bug. > > -- Kriston Rehberg http://kriston.net/ -- Compiz / vnc screen refresh with nvidia-restr

Re: [Bug 44082] Re: GNOME Panel icons (on right side) move apparently randomly on session start in some situations

2009-11-13 Thread Kriston Rehberg
he display. Kriston -- Kriston Rehberg http://kriston.net/ TraceyC wrote: > FYI, the bug still exists in Karmic 9.10 Gnome panel 2.28.0. It happens > when I have the panel non-maximized, in the upper middle part of the > screen. The application & Notification Area will move around at

[Bug 1499098] [NEW] guile-1.8 does not install on Ubuntu 12.04.5 LTS

2015-09-23 Thread Kriston Rehberg
Public bug reported: guile-1.8 does not install on Ubuntu 12.04.5 LTS With a clean installation of Ubuntu 12.04.5 LTS that can install other packages and has all sections enabled, this is the result trying to install guile-1.8: sudo apt-get install guile-1.8 Reading package lists... Done Buildin

[Bug 1199588] [NEW] Software Update disappears and never reappears

2013-07-09 Thread Kriston Rehberg
Public bug reported: Software Update disappears and never reappears when installing Ubuntu 13.04 64-bit. Steps to reproduce: 1) Install Ubuntu 13.04 64-bit. 2) Log in. 3) Click to allow system to update to latest software released since 13.04 was released. In my case, "185 megabytes to downloa

[Bug 773836] [NEW] package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2011-04-29 Thread Kriston Rehberg
Public bug reported: Binary package hint: tzdata Installed in VirtualBox VM. ProblemType: Package DistroRelease: Ubuntu 11.04 Package: tzdata 2011g-0ubuntu0.11.04 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 Architecture: i386 Date: Sat Apr 30 00:2

[Bug 773836] Re: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2011-04-29 Thread Kriston Rehberg
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/773836 Title: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status

Re: [Bug 353126] Re: Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx driver using X.org

2010-08-05 Thread Kriston Rehberg
gt; fglrx driver using X.org > https://bugs.launchpad.net/bugs/353126 > You received this bug notification because you are a direct subscriber > of a duplicate bug. > > -- Kriston Rehberg http://kriston.net/ -- Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI f