[Bug 71071] Re: gtk1.2 default installation doesn't need to look so ordinary

2008-09-09 Thread Obleak
Hi Andreas, Yes it's still the same. (in hardy amd64) though the gtk industrial tango theme has changed names again 1) apt-get install industrialtango-theme 2) create /etc/gtk/gtkrc and insert the following = include "/usr/share/themes/

[Bug 150193] Re: Remote Login via XDMCP is not working in Ubuntu Gusty/7.10

2007-12-08 Thread Obleak
same behavior here too. client -> server gutsy -> edgy (fails) gutsy -> feisty (fails) gutsy -> gusty (fails) I can work around the problem by using kdm instead Jose, I think this is the patch Sebastien is referring to: http://bugzilla.gnome.org/show_bug.cgi?id=495623#c19 -- Remote Login via XD

[Bug 71071] Re: gtk1.2 default installation doesn't need to look so ordinary

2007-06-03 Thread Obleak
packages have changed under feisty, no more libindustrialtango.so you'd need to do the follow to achieve what I outlined for edgy (see attached image for end result) 1) apt-get install gtk-engines-industrial industrialtango-theme 2) create /etc/gtk/gtkrc and insert the following ===

[Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly

2006-11-09 Thread Obleak
Hi All, I have some more information about this item and a fix. A default ubuntu install (I'm using edgy in this example) does not install gtk1.2 by default. When an application is added (say xmms) that is dependant on gtk1.2, the libgtk1.2-common package gets installed which provides the syste

[Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly

2006-11-09 Thread Obleak
#1 Details of default font as ubuntu uses utf8, the font defaults for gtk1.2 come from /etc/gtk/gtkrc.utf-8 style "default-text" { fontset = "-*-arial-medium-r-normal--*-120-*-*-*-*-iso10646-1,\ -*-helvetica-medium-r-normal--*-120-*-*-*-*-*-*" } arial is not installed b

[Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly

2006-11-09 Thread Obleak
#2 Details of the default style I don't know about everyone else but to me that grey blocky default theme is just an eyestrain. Coupled with the larger than usual font the whole effect is a bit amaturish - note how in the attached image the word 'Digital1' in the dropdown menu has been chopped -

[Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly

2006-11-09 Thread Obleak
Onto the fix now. All that needs to be done is #1 set a default font that a) is actually installed b) is the same size as the default gtk2 font c) looks decent without anti-aliasing Here are two defaults that look pretty good -adobe-helvetica-medium-o-normal-­ -10-100-75-75-p-57-iso10646-1 -s

[Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly

2006-11-09 Thread Obleak
** Tags added: font gtk gtk1.2 -- default gtk+1.2 font does not render umlauts etc. correctly https://launchpad.net/bugs/59936 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 71071] gtk1.2 default installation is very ordinary

2006-11-09 Thread Obleak
Public bug reported: Binary package hint: libgtk1.2-common I have some more information about this and a fix. A default ubuntu install (I'm using edgy in this example) does not install gtk1.2 by default. When an application is added (say xmms) that is dependant on gtk1.2, the libgtk1.2-common

[Bug 71071] Re: gtk1.2 default installation is very ordinary

2006-11-09 Thread Obleak
** Attachment added: "Default GTK1.2 font doesn't look so good" http://librarian.launchpad.net/5021208/xfontsel.png -- gtk1.2 default installation is very ordinary https://launchpad.net/bugs/71071 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/li

[Bug 71071] Re: gtk1.2 default installation is very ordinary

2006-11-09 Thread Obleak
** Attachment added: "Default theme showing blockyness & font misplacement" http://librarian.launchpad.net/5021225/DefaultTheme.png -- gtk1.2 default installation is very ordinary https://launchpad.net/bugs/71071 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 71071] Re: gtk1.2 default installation doesn't need to look so ordinary

2006-11-09 Thread Obleak
** Summary changed: - gtk1.2 default installation is very ordinary + gtk1.2 default installation doesn't need to look so ordinary ** Description changed: Binary package hint: libgtk1.2-common - I have some more information about this and a fix. + I have some information about this and a fix