[Bug 171579] Re: Make inkscape remember dialogs window status

2011-07-01 Thread Stefan Ollinger
** Changed in: inkscape
   Status: Triaged = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/171579

Title:
  Make inkscape remember dialogs window status

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/171579/+subscriptions

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


[Bug 129910] Re: Blank ttys when using vesafb (vga=xxx)

2008-01-14 Thread Stefan Ollinger
Hi,

i am running ubuntu 7.10. last week i did a kernel update to 2.6.22-4-generic.
after that i lost my system's framebuffer capability.

i did following to re-enable it:

content of /etc/initramfs-tools/modules:

fbcon
vesafb

-( eof )-

change the end of /usr/share/initramfs-tools/hooks/kernelextras:

# And add vga16fb for usplash to use as well
#manual_add_modules vga16fb
manual_add_modules vesafb

#if [ ${fbcon} = y ]; then
force_load fbcon
#fi

---

my /etc/modules contains the 3 lines:

fbcon
vesafb
vga16fb

remove the vesafb and fbcon from /etc/modprobe.d/blacklist-framebuffer
do a: update-initramfs -u -k all
and make sure grub's menu.lst file is setup correctly
dont forget grub-update if you need it.

good luck, stefan

--
http://www.polybytes.de

-- 
Blank ttys when using vesafb (vga=xxx)
https://bugs.launchpad.net/bugs/129910
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