Re: [Bug 94048] Re: [feisty] Slow gnome application startup due to /etc/hosts misconfiguration

2008-11-27 Thread Heine Andersen
It's not a issue anymore :)

On Thu, Nov 27, 2008 at 8:33 PM, Teej [EMAIL PROTECTED] wrote:

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering is this still an issue
 for you? Can you try with latest Ubuntu release? Thanks in advance.

 ** Changed in: ubuntu
   Status: New = Incomplete

 --
 [feisty] Slow gnome application startup due to /etc/hosts misconfiguration
 https://bugs.launchpad.net/bugs/94048
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[feisty] Slow gnome application startup due to /etc/hosts misconfiguration
https://bugs.launchpad.net/bugs/94048
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 94048] Re: [feisty] Slow gnome application startup due to /etc/hosts misconfiguration

2007-05-17 Thread Heine Andersen
I did have a similar problem, turn out to me a fontproblem, fc-cache did'nt 
update the fontcache 
because of a timestamp issue, try to touch the font dirs, and run fc-cache 
again.

sudo fc-cache -fv 21 | grep failed | cut -f1 -d: | xargs -i sudo
touch {}  sudo fc-cache -fv

-- 
[feisty] Slow gnome application startup due to /etc/hosts misconfiguration
https://bugs.launchpad.net/bugs/94048
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86069] Re: xfonts-terminus does not set up X11 font path correctly

2007-04-17 Thread Heine Andersen
That would requirer a reinstall, i can't do that right now. But i'm sure
i tried to use terminus in Gnome (system wide)

-- 
xfonts-terminus does not set up X11 font path correctly
https://bugs.launchpad.net/bugs/86069
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86069] Re: xfonts-terminus does not set up X11 font path correctly

2007-03-30 Thread Heine Andersen
I can confirm the bug. (also in gnome)

sudo ln -s /usr/share/X11/fonts /usr/lib/X11/fonts
sudo dpkg-reconfigure fontconfig-config

Solves the problem, don't know if it's a correct solution.

-- 
xfonts-terminus does not set up X11 font path correctly
https://launchpad.net/bugs/86069

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


[Bug 86069] Re: xfonts-terminus does not set up X11 font path correctly

2007-03-30 Thread Heine Andersen
sudo dpkg-reconfigure fontconfig-config seems to be sufficient

-- 
xfonts-terminus does not set up X11 font path correctly
https://launchpad.net/bugs/86069

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


[Bug 62852] Re: Installer crashed

2006-09-30 Thread Heine Andersen
There is no /var/log/installer/syslog, but here is a complete /var/log.

** Attachment added: complete /var/log
   http://librarian.launchpad.net/4556613/ubuntu_bug_62852.tar.bz2

-- 
Installer crashed
https://launchpad.net/bugs/62852

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


[Bug 62852] Installer crashed

2006-09-28 Thread Heine Andersen
Public bug reported:

raceback (most recent call last):
  File /usr/bin/ubiquity, line 157, in ?
main()
  File /usr/bin/ubiquity, line 152, in main
install(sys.argv[1])
  File /usr/bin/ubiquity, line 57, in install
ret = wizard.run()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 298, in run
self.process_step()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 836, in process_step
self.progress_loop()
  File /usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 620, in 
progress_loop
raise RuntimeError, (Install failed with exit code %s\n%s %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File /usr/share/ubiquity/install.py, line 1377, in ?
install.run()
  File /usr/share/ubiquity/install.py, line 356, in run
self.configure_hardware()
  File /usr/share/ubiquity/install.py, line 904, in configure_hardware
raise InstallStepError(HwDetect failed with code %d % ret)
InstallStepError: HwDetect failed with code 10


syslog: (Last part)
Sep 28 22:18:38 ubuntu ubiquity: Reading package lists...
Sep 28 22:18:38 ubuntu ubiquity: 
Sep 28 22:18:38 ubuntu ubiquity: Building dependency tree...
Sep 28 22:18:38 ubuntu ubiquity: 
Sep 28 22:18:38 ubuntu ubiquity: Reading state information...
Sep 28 22:18:38 ubuntu ubiquity: 
Sep 28 22:18:38 ubuntu ubiquity: Skipping console-setup, it is already 
installed and upgrade is not set.
Sep 28 22:18:38 ubuntu ubiquity: 0 upgraded, 0 newly installed, 0 to remove and 
0 not upgraded.
Sep 28 22:18:38 ubuntu python: ubiquity: Starting up '['log-output', '-t', 
'ubiquity', '--pass-stdout', '/bin/hw-detect']' for 
ubiquity.components.hw_detect.HwDetect
Sep 28 22:18:39 ubuntu hw-detect: Using discover version 1.
Sep 28 22:18:40 ubuntu kernel: [17180453.464000] hw_random: RNG not detected
Sep 28 22:18:42 ubuntu python: ubiquity: ['log-output', '-t', 'ubiquity', 
'--pass-stdout', '/bin/hw-detect'] exited with code 10
Sep 28 22:18:42 ubuntu python: log-output -t ubiquity umount 
/var/lib/ubiquity/source
Sep 28 22:18:42 ubuntu python: Exception during installation:
Sep 28 22:18:42 ubuntu python: Traceback (most recent call last):
Sep 28 22:18:42 ubuntu python:   File /usr/share/ubiquity/install.py, line 
1377, in ?
Sep 28 22:18:42 ubuntu python: install.run()
Sep 28 22:18:42 ubuntu python:   File /usr/share/ubiquity/install.py, line 
356, in run
Sep 28 22:18:42 ubuntu python: self.configure_hardware()
Sep 28 22:18:42 ubuntu python:   File /usr/share/ubiquity/install.py, line 
904, in configure_hardware
Sep 28 22:18:42 ubuntu python: raise InstallStepError(HwDetect failed with 
code %d % ret)
Sep 28 22:18:42 ubuntu python: InstallStepError: HwDetect failed with code 10
Sep 28 22:18:42 ubuntu python: 
Sep 28 22:18:42 ubuntu ubiquity[6475]: ubiquity: ['log-output', '-t', 
'ubiquity', '--pass-stdout', '/usr/share/ubiquity/install.py'] exited with code 
1
Sep 28 22:18:42 ubuntu ubiquity[6475]: debconffilter_done: Install (current: 
None)
Sep 28 22:18:42 ubuntu ubiquity[6475]: Exception in GTK frontend (invoking 
crash handler):
Sep 28 22:18:42 ubuntu ubiquity[6475]: Traceback (most recent call last):
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File /usr/bin/ubiquity, line 157, in 
?
Sep 28 22:18:42 ubuntu ubiquity[6475]: main()
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File /usr/bin/ubiquity, line 152, in 
main
Sep 28 22:18:42 ubuntu ubiquity[6475]: install(sys.argv[1])
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File /usr/bin/ubiquity, line 57, in 
install
Sep 28 22:18:42 ubuntu ubiquity[6475]: ret = wizard.run()
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File 
/usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 298, in run
Sep 28 22:18:42 ubuntu ubiquity[6475]: self.process_step()
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File 
/usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 836, in process_step
Sep 28 22:18:42 ubuntu ubiquity[6475]: self.progress_loop()
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File 
/usr/lib/ubiquity/ubiquity/frontend/gtkui.py, line 620, in progress_loop
Sep 28 22:18:42 ubuntu ubiquity[6475]: raise RuntimeError, (Install failed 
with exit code %s\n%s %
Sep 28 22:18:42 ubuntu ubiquity[6475]: RuntimeError: Install failed with exit 
code 1
Sep 28 22:18:42 ubuntu ubiquity[6475]: Traceback (most recent call last):
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File /usr/share/ubiquity/install.py, 
line 1377, in ?
Sep 28 22:18:42 ubuntu ubiquity[6475]: install.run()
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File /usr/share/ubiquity/install.py, 
line 356, in run
Sep 28 22:18:42 ubuntu ubiquity[6475]: self.configure_hardware()
Sep 28 22:18:42 ubuntu ubiquity[6475]:   File /usr/share/ubiquity/install.py, 
line 904, in configure_hardware
Sep 28 22:18:42 ubuntu ubiquity[6475]: raise InstallStepError(HwDetect 
failed with code %d % ret)
Sep 28 22:18:42 ubuntu ubiquity[6475]: InstallStepError: HwDetect failed with 
code 10
Sep 28 22:18:42 ubuntu ubiquity[6475]: 
Sep 28