Advanced routing, 2ISP

2009-12-23 Thread David Hláčik
Guys, please I have no luck with this. I have 2 ISPS. I have working configuration with ip route a 2 routing tables in a way, that matching local subnet uses second provider while all the others are using the first one - main. The main problem I am having is, that I am unable to reach my router v

Re: Routing with 2 ISP

2009-12-21 Thread David Hláčik
Hello Bill, >> > The easiest way to do this is to put all the commands in a shell script you > run out of the run levels you want. Not that you can't hack scripts and save > iptables, and do wonderful stuff, but a shell script has a nice provision > for comments so you can see what you are doing, i

Routing with 2 ISP

2009-12-20 Thread David Hláčik
Hello guys, Sorry to bothering you. I had a small network with one ISP and firewall. eth1 -> Is connected to my ISP eth0 + eth0.1 , eth0.2 and etc are my local networks. All my network accesses internet via eth1. My routing table looks like the following : 213.194.242.0   0.0.0.0 255.

Re: Acer 5810T , brightness control does not work in gnome

2009-06-17 Thread David Hláčik
Pardon me, I have Intel GMA 4500 HD On Wed, Jun 17, 2009 at 4:44 PM, David Hláčik wrote: > > Hi guys, > > F11 x64, just installed. Brightness control does not works in gnome > (gnome-power-settings). > > As a workarounds I have tried : > > -> switch via randr to n

Acer 5810T , brightness control does not work in gnome

2009-06-17 Thread David Hláčik
Hi guys, F11 x64, just installed. Brightness control does not works in gnome (gnome-power-settings). As a workarounds I have tried : -> switch via randr to native backlight control , this throws some strange error on me , does not works -> updating gnome-power-settings to rawhide, nope -> puttin

shared libraries (not working ld.so.conf.d)

2009-04-14 Thread David Hláčik
Hello guys, I have patched my own libraries and override locations to them in ld.so.conf.d . Let's just see an example: [r...@david ld.so.conf.d]# cat /etc/ld.so.conf.d/cairo-lcd-x86_64.conf /usr/lib64/cairo-lcd Now , when I will execute ldd to check for shared library dependencies : 1) gnome

Re: Wine Errors,

2009-04-08 Thread David Hláčik
Hi, yum install alsa-plugins-pulseaudio.i386 it complains about sound , this will make your sound work under wine as well. Br David On Wed, Apr 8, 2009 at 9:57 PM, Jim wrote: > FC10-X86_64 > > Running 32 bit Wine on 64 bit box. > Running winecfg, get error message below > > > $ winecfg > ALSA

Re: libXpm.so.6

2009-04-08 Thread David Hláčik
Check if there is rpm package providing that by yum provides "*libXpm.so.6" If there is result you are lucky. Br, David On Wed, Apr 8, 2009 at 5:06 PM, Levesque, Michael wrote: > I need libXpm.so.6 to install 2008b version of MATLAB and yet libXpm.so.4 is > that only library present on my fres

Re: grr my gnome suddenly ignores my .fonts.conf

2009-04-08 Thread David Hláčik
You know what's even more funny? That all my qt4 application respects it but gnome not! Best Regards, David On Wed, Apr 8, 2009 at 10:12 AM, David Hláčik wrote: > Hi, > > let me explain you my problem. > > I have my .fonts.conf file in my user home folder which worked all

grr my gnome suddenly ignores my .fonts.conf

2009-04-08 Thread David Hláčik
Hi, let me explain you my problem. I have my .fonts.conf file in my user home folder which worked all the time, suddenly it stopped and settings there are ignored. It works on my other computer with same Fedora 10 and not on my notebook. What happened? It makes me angry, all the time something is

ToDo,notes,planning sw

2009-04-05 Thread David Hláčik
Hello guys, I am looking for an easy interesting program for gnome for making notes , basic planning. Like ToDo per day with quick reminder (just optional). Thanks, David -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guide

fonts.conf

2009-04-03 Thread David Hláčik
Hello guys, I am using hintslight by default . I want to configure fontconfig to use hintmedium for fonts equal or smaller than 9px , this is what i have in my .fonts.conf : 9.0 hintmedium But it does not works, what is wrong? Thanks, David -- fedora

Re: qgtkstyle on qt4

2009-04-02 Thread David Hláčik
No .qt or *qt* directory in home for me :( Best Regards, David 2009/4/1 Bill Crawford : > On Wednesday 01 April 2009 13:31:33 David Hláčik wrote: >> Hello, >> >> how could I check that? >> >> Best Regards, >> David Hlacik >> >> 2009/4/1 Bill

Re: qgtkstyle on qt4

2009-04-01 Thread David Hláčik
Hello, how could I check that? Best Regards, David Hlacik 2009/4/1 Bill Crawford : > On Wednesday 01 April 2009 08:23:58 David Hláčik wrote: >> Hello guys, >> >> I did installed gtk-nodoka-engine.i386, but still skype ignores gtk looks. > > It's probably

Re: qgtkstyle on qt4

2009-04-01 Thread David Hláčik
Apr 1 09:20:20 david yum: Installed: pango-1.22.3-1.fc10.i386 Apr 1 09:20:22 david yum: Installed: gtk2-2.14.7-7.fc10.i386 Apr 1 09:20:22 david yum: Installed: gtk-nodoka-engine-0.7.2-1.fc10.i386 Best Regards David On Tue, Mar 31, 2009 at 7:39 PM, Kevin Kofler wrote: > David Hláčik wr

Intel HD Audio, sound too quiet

2009-03-31 Thread David Hláčik
Hello, I have following audio device in my notebook : 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) I am user of Fedora 10 x86_64 , with latest updates as well. My current experience is, that when audio volume on maximum (in Volume Control , Master, P

Re: qgtkstyle on qt4

2009-03-31 Thread David Hláčik
> > I think you've slightly misunderstood what qgtkstyle does. It is supposed to > render using GTk+ instead of Qt, so updating Qt appearance shouldn't affect it > at all. You probably want gtk-qt-engine ... > Yes, this is what i expect from it. But as i wroted this does not work with skype.i386 ,

Re: qgtkstyle on qt4

2009-03-31 Thread David Hláčik
, David On Tue, Mar 31, 2009 at 3:07 PM, Rex Dieter wrote: > David Hláčik wrote: > > >> I have Fedora 10 x86_64 . I have skype.i386 installed (from skype >> webpage) . This requires qt4.i386 which was additionally installed to >> my 64bit OS. Skype works fine. >>

qgtkstyle on qt4

2009-03-31 Thread David Hláčik
Hello guys, I have Fedora 10 x86_64 . I have skype.i386 installed (from skype webpage) . This requires qt4.i386 which was additionally installed to my 64bit OS. Skype works fine. But i have used on Fedora 10 i386 version, qgktstyle which made qt aplications (skype in my case) to look as my gnome d

Re: avant-window-navigator icon is missing

2009-03-31 Thread David Hláčik
, David On Tue, Mar 31, 2009 at 11:15 AM, David Hláčik wrote: > Hello guys > > I've just installed avant-window-navigator on my fresh F10 install. It > works, but there is no icon for launcher assigned in Accessories menu. > What is wrong? > > Thanks, > > David >

avant-window-navigator icon is missing

2009-03-31 Thread David Hláčik
Hello guys I've just installed avant-window-navigator on my fresh F10 install. It works, but there is no icon for launcher assigned in Accessories menu. What is wrong? Thanks, David -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedor

which driver to use for ATI HD2400 mobile.

2009-03-23 Thread David Hláčik
Hello guys, I am wondering which driver is the best to use for the subject radeon (xorg ati) or radeonhd ? Also if known, which will as first support 3D for this and if known when? Thanks in advance, David -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.c

Gnome 2 work spaces on 2 LCD's

2009-03-21 Thread David Hláčik
Hello guys, I am thinking about possibility to have one workspace of gnome desktop on 1 screen while second workspace of gnome desktop on 2 screen. Both needs to have different resolutions = my laptop screens 1440x900 + my lcd 1280x1024. Is this possible? Thanks! -- fedora-list mailing list fed

font weight (freetype)

2009-03-19 Thread David Hláčik
Hello guys, this is probably question to be addresed to developers of freetype . But i will give a try. I found hinted fonts in linux generally to thin . I would like to make them little bolder , at least as on M$ Windows. Currently they are to thin and my eyes hurt from that. ( I am using my own

building i386 packages in x86_64 Fedora 10

2009-03-19 Thread David Hláčik
Hello guys, i want to build i386 freetype source rpm on by 64 bit Fedora 10, so i will issue rpmbuild -ba --target i386 , i will usually end up with gcc error. Do i need 32bit gcc compiler to built that? As I know it is not in x86_64 repository :(. Please, how to generally build 32bit packa

install build prerequisites

2009-03-18 Thread David Hláčik
Hi guys, I am wondering how to install all prerequisites (development packages) which SRPMS package needs for building / or SPEC file requires. Is there a yum switch to do that? or can it be done by rpmdevtools? Thanks, David -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: h

creating own RPMs

2009-03-11 Thread David Hláčik
Hello guys, I will be creating rpm packages for software company i work for. I have built a lot of rpm packages by myself, so I have experience with that. But my question is : How to make this process more comfortable and improve efficiency. So far i was creating packages by using rpmdevtools and

64bit or 32bit for my laptop

2009-03-11 Thread David Hláčik
Hi guys, sorry for opening this neverending story again. I am about to reinstall Fedora 10 on my laptop. Asus F3Sr, ATI, 230GB disk 5400rpm, Intel Core Duo T5550 @1,83Ghz, 4GB DDR2 Ram I was using all the time only 32bit version here all the time (with kernel-pae). My question is , should

setting X server DPI

2009-03-08 Thread David Hláčik
Hello guys, how to configure X server's DPI on Fedora 10? I have in gnome DPI set to 96DPI, but when i check Xorg.log i see that there is 75x75 DPI, which is the reason , why my fonts are so blurry. Thanks for help, D. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https

Re: xrander and big screen

2009-03-06 Thread David Hláčik
Hello, thank you very much about info. I've allready studied more information over web and found that maximise function is controlled by gnome (my desktop manager). My question to others probably as well is 1) How to configure maximize options in Gnome if possible ? 2) How to configure that

xrander and big screen

2009-03-05 Thread David Hláčik
Hello guys, I have laptop with ATI radeon. I am using fglrx drivers from rpmfusion, which claims to support xrandr. My laptop has 1440x900 , My LCD attached via DVI has 1280x1204. I am trying to use dual sceen with big desktop. Yes I can achieve it via display config, or with xrandr switches

Re: Remote desktop connection (F10)

2009-02-24 Thread David Hláčik
9:09 PM To: "Community assistance, encouragement,and advice for using Fedora." Subject: Re: Remote desktop connection (F10) On Tue, Feb 24, 2009 at 10:10 AM, David Hláčik wrote: Hello guys, I've seen recet discussion about nomachine remote server/client. I would like

Remote desktop connection (F10)

2009-02-24 Thread David Hláčik
Hello guys, I've seen recet discussion about nomachine remote server/client. I would like to have a remote desktop connection to my fedora 10 server, which the most effective user feeling as if I was working on keyboard and lcd attached to server. To compare, I am looking exactly for the same as

Remote desktop connection (F10)

2009-02-24 Thread David Hláčik
Hello guys, I've seen recet discussion about nomachine remote server/client. I would like to have a remote desktop connection to my fedora 10 server, which the most effective user feeling as if I was working on keyboard and lcd attached to server. To compare, I am looking exactly for the same

UPnP A/V Media Server

2009-01-10 Thread David Hláčik
Hello guys, i am looking for a UPnP Media Server which can server contect for Windows Media Player (which has UPnP Media Client built-in). It should be something popular, usable and easy-installable on Fedora (rpm will be best). So far i have tried FUPPES , but i have problems during compilatio

Re: stable algorithm with complexity O(n)

2008-12-14 Thread David Hláčik
Thank you guys for help and support! My homework is done and waiting for grading. Here it comes - bucket sort with time complexity O(n) == linear complexity #! /usr/bin/python def sort(numbers): "sort n positive integers in O(n) provided that they are all from interval [1, n^2]"

grub shows counting

2008-12-14 Thread David Hláčik
Hello guys, I have Fedora 10 both with Windows Vista installed. When computer starts, there is a grub counting dialog shown , text only, but with ugly blue background under fonts only. I tough that grub does not show itself any more until keyboard pressed within boot interval. I have only Fedora

[OT] stable algorithm with complexity O(n)

2008-12-13 Thread David Hláčik
Hi guys, i am really sorry for making offtopic, hope you will not kill me, but this is for me life important problem which needs to be solved within next 12 hours.. I have to create stable algorithm for sorting n numbers from interval [1,n^2] with time complexity O(n) . Can someone please give m

Re: problem with liberation fonts

2008-12-12 Thread David Hláčik
Hi, > > What do the respective upstream projects think of those patches? Do they > refuse to merge them because of patent concerns? And are those patches > binary-compatible? (We definitely don't want to replace the libraries with > binary-incompatible versions.) > Yes , they are binary compatibl

Firefox cairo use?

2008-12-11 Thread David Hláčik
Hello guys, does latest Firefox and also previous (for F10) use system's cairo / or own cairo? I ask because of i use my own cairo with LCD patches, so if firefox uses that cairo or not. Thanks ! David -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/m

Re: fglrx

2008-12-10 Thread David Hláčik
rote: > Christopher A. Williams wrote: >> >> On Tue, 2008-12-09 at 07:06 -0800, Russell Miller wrote: >> >>> >>> David Hláčik wrote: >>> >>>> >>>> Hi guys, is this ATI driver working in Fedora 10? >>>> >>> >&g

Re: custom package - update / obsolete

2008-12-10 Thread David Hláčik
Kevin, please see my repo at http://linux.hlacik.eu There is cairo and libXft from Fedora 10 patched with ubuntu LCD patches. David On Wed, Dec 10, 2008 at 2:33 AM, Kevin Kofler <[EMAIL PROTECTED]> wrote: > Todd Zullinger wrote: >> Are there patches there are are not in the freetype-freeworld pa

Re: problem with liberation fonts

2008-12-10 Thread David Hláčik
> Can you please look at those SRPM's or simpler, install hlacik-release > package which will update freetype , cairo, libXft for you? > After that ,please do not forget to add "Xft.lcdfilter: lcddefault" to > /etc/X11/Xresources and restart X server. > Please note, that my freetype is just freetyp

Re: problem with liberation fonts

2008-12-10 Thread David Hláčik
When you will then set in gnome Appearance, Fonts - Subpixel Smoothing (LCD's) you will see that difference. Can be eventually those packages being added to rpmfusion repo? Thanks in advance! David On Wed, Dec 10, 2008 at 2:40 AM, Kevin Kofler <[EMAIL PROTECTED]> wrote: > David

Re: update announcements

2008-12-09 Thread David Hláčik
https://admin.fedoraproject.org/updates/rss/rss2.0?release=F10&status=stable returns 500 Internal error, D. On Tue, Dec 9, 2008 at 11:09 AM, Michael Schwendt <[EMAIL PROTECTED]> wrote: > On Tue, 9 Dec 2008 09:00:51 +0100, David wrote: > >> Hi guys, >> >> is there any mailing list, where list of

Re: problem with liberation fonts

2008-12-09 Thread David Hláčik
gly - http://koji.fedoraproject.org/koji/buildinfo?buildID=73981 Thanks, D. On Tue, Dec 9, 2008 at 10:58 AM, Thorsten Leemhuis <[EMAIL PROTECTED]> wrote: > On 09.12.2008 10:44, Rahul Sundaram wrote: >> >> David Hláčik wrote: >>> >>> i have problem with rendering of liberati

fglrx

2008-12-09 Thread David Hláčik
Hi guys, is this ATI driver working in Fedora 10? Thanks -- Forwarded message -- From: <[EMAIL PROTECTED]> Date: Sun, Dec 7, 2008 at 9:46 AM Subject: RPM Fusion (Fedora - nonfree) Package Build Report 2008-12-07 To: [EMAIL PROTECTED]

update announcements

2008-12-09 Thread David Hláčik
Hi guys, is there any mailing list, where list of released package updates is propagated? Something similar as rawhide report. Thanks in advance! David -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fed

problem with liberation fonts

2008-12-08 Thread David Hláčik
Hello guys, i have problem with rendering of liberation fonts in Firefox Browser (latest in Fedora 10) Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008111217 Fedora/3.0.4-1.fc10 Firefox/3.0.4. This is how letters "u" and "R" are rendered with freetype-freeworld package (subpixel sm

Fwd: custom package - update / obsolete

2008-12-07 Thread David Hláčik
Just to add question, where can i find official rpm SPEC file definition ? (for Fedora) Thanks! D. -- Forwarded message -- From: David Hláčik <[EMAIL PROTECTED]> Date: Sun, Dec 7, 2008 at 5:17 PM Subject: custom package - update / obsolete To: Fedora Hi guys, please g

custom package - update / obsolete

2008-12-07 Thread David Hláčik
Hi guys, please give me an advice. Desciption Shortly, i have build my own freetype packages which comes from ubunu intrepid source and patches. It's name is freetype-2.3.7-2ubuntu1.fc10 . Latest freetype package in F10 is freetype-2.3.7-2.fc10. I have my custom repo where this packages i have

Fwd: question about custom spec file and patches

2008-12-04 Thread David Hláčik
-- Forwarded message -- From: David Hláčik <[EMAIL PROTECTED]> Date: Thu, Dec 4, 2008 at 11:07 AM Subject: question about custom spec file and patches To: Fedora Cc: [EMAIL PROTECTED] Hello guys, Let's just say i want to build my own package fontconfig based on orig

question about custom spec file and patches

2008-12-04 Thread David Hláčik
Hello guys, Let's just say i want to build my own package fontconfig based on original Fedora SRPM and add some custom patches. After installing SRPM , i will have in SOURCES/ fontconfig-2.6.0.tar.gz , which is original . Now i will apply first patch : Patch1: patches.diff , and in %prep sectio

rpm sign packages

2008-12-03 Thread David Hláčik
Hello , i am searching for a reasonable howto, documentiation for Signing Custom RPM packages. Thanks in advance! D. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/Maili

Fwd: problem with suspend - F10

2008-11-28 Thread David Hláčik
]--- -- Forwarded message -- From: David Hláčik <[EMAIL PROTECTED]> Date: Fri, Nov 28, 2008 at 9:11 AM Subject: problem with suspend - F10 To: Fedora Hello guys, suspend worked just well on my Asus F3Sr laptop with F9. Current status with F10 is, that it is working only once.

problem with suspend - F10

2008-11-28 Thread David Hláčik
Hello guys, suspend worked just well on my Asus F3Sr laptop with F9. Current status with F10 is, that it is working only once. On the second time, laptop will freeze with black screen turned on. SO i have just a 1 try to suspend, then i have to restart. I have SELinux disabled. [EMAIL PROTECTED]

domU kernel for Fedora 10?

2008-11-24 Thread David Hláčik
Hello guys, will be domU kernel available for F10 , and xen-boot images in /images/ directory for virt-install ?? Thanks, D. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communica

Re: Google Droid Fonts

2008-11-19 Thread David Hláčik
You can read more about Droid Family at http://damieng.com/blog/2007/11/14/droid-font-family-courtesy-of-google-ascender Thanks, D. On Wed, Nov 19, 2008 at 15:18, David Hláčik <[EMAIL PROTECTED]> wrote: > > Hello guys, > > i have created a rpm package of Google Droid Fonts f

Google Droid Fonts

2008-11-19 Thread David Hláčik
Hello guys, i have created a rpm package of Google Droid Fonts for F10 . (Inspired by specfile from liberation-font ) The Droid family of fonts consists of Droid Sans, Droid Sans Mono : and Droid Serif. Each contains extensive character set coverage : including Western Europ

ATI with Fedora 10

2008-11-18 Thread David Hláčik
Hello guys, when i do yum install kmod-fglrx , this is what i get (bottom). SO, is this a working configuration? Will ATI finally works in Fedora 10 Rawhide? Thanks in advance! David Package Arch V

Re: Fedora 10 - no longer rawhide?

2008-11-12 Thread David Hláčik
And which fedora-release do you have ? rpm -q fedora-release mine is fedora-release-10-1.noarch Is this a wanted scenario? Thanks, D. 2008/11/12 Antonio M <[EMAIL PROTECTED]>: > 2008/11/12 David Hláčik <[EMAIL PROTECTED]>: >> Hello guys, >> >> i noticed yest

Fedora 10 - no longer rawhide?

2008-11-12 Thread David Hláčik
Hello guys, i noticed yesterday update of fedora-release to fedora-release-10-1.noarch . Now i've checked yum.repos.d and surprisingly, fedora-rawhide repo is disabled and fedora.repo is enabled. Is this OK? Regards, D. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https:

Fedora packages implementing LCD subpixel rendering

2008-11-12 Thread David Hláčik
Hello guys, i thought it will be good idea to share my work results. As you might know, Windows and Mac are using their own methods to improve font rendering on LCD displays. Ubuntu is using sub pixel rendering, byte code interpreter and LCD patches to cairo,libXft to provide nice font rendering

Install from LiveCD/or official DVD ?

2008-11-09 Thread David Hláčik
Hello guys, what is Fedora prefered way of install on Desktop (notebook). Should i use LiveCD or DVD (from ISO). Thanks! D. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communic

VLC QT4 interface?

2008-11-02 Thread David Hláčik
Hello guys, I have just installed VLC 0.9.5 from rpmfusion to my Fedora 10 Rawhide. I am a gnome desktop user, but also have qt4 installed - because of Skype. What surprised me, that this version of VLC opened for me under QT4 Interface. Is there a way to have it under GTK as previous versions?

Firefox Font Rendering

2008-10-30 Thread David Hláčik
Hello guys, how come Firefox does not change font-size when changing DPI in Gnome Settings? Does it accept system DPI settings or it uses own? I have checked about:config for dpi , there is -1 value . setting to 0 or 109 does nothing , but what is surprising 300 px does ... Thanks for explanati

change DPI in Firefox

2008-10-30 Thread David Hláčik
Hello guys, I have Fedora 10 Rawhide, using Gnome, DPI set to 109px , but my Firefox successfully ignores that fact. How to set DPI for Firefox? Thanks! D. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://

Re: FONTS

2008-10-30 Thread David Hláčik
> > > To Tim and to Rex who made a similar point: If you didn't take a look at > his screen grab, you probably should. His problem is not about aesthetics, > nice looking vs. mediocre, unicode coverage vs. beauty -- he's got a much > bigger issue than that... > > -- > > Claude Jones > > Brunswick,

Re: Which one is better Ubuntu Or Fedora 9

2008-10-29 Thread David Hláčik
> Are you referring to some of the freetype font hinting which is patent > encumbered? If so, a rpmfusion package is available for that. Ubuntu hasn't > done any specific patching in that area afaik. > Well that is not true , they patched cairo , freetype, libXft with patented bytecode hinting , pl

Re: Which one is better Ubuntu Or Fedora 9

2008-10-29 Thread David Hláčik
> > I would like bugzilla.redhat.com to know what is consider deficient in the > latest packagekit. You probably mean gpk-application, the GNOME frontend to > packagekit since packagekit is just a library and not directly comparable to > synaptic. > > Moreover, apt-rpm and synaptic are already avai

Re: FONTS

2008-10-29 Thread David Hláčik
> > > > Maybe that's the explanation, but I don't think so - I still > think something else is going on with your Fedora setup - I > haven't ever had to deal with the issue you're seeing, except > when my screen resolution was improperly set by the automatic > mechanisms, so, I just can't offer any

Re: FONTS

2008-10-29 Thread David Hláčik
> > > > I have no idea. Do you have access to a fast internet connection? > Another thing you could try if bandwidth is no issue, is to > download a couple of other distros and see if they display any > better - I would suggest PCLinuxOS because of its configuration > tools and one of the Ubuntu fl

Re: FONTS

2008-10-29 Thread David Hláčik
> > > > Your evidence speaks to your point - I would be complaining as > well. I don't have an idea for you, though I would probably begin > by eliminating all customizations, getting rid of twin-view, and > just going back to basic-install mode. I've brought Fedora up on > better than 30 machines,

Re: FONTS

2008-10-28 Thread David Hláčik
Which package , freetype-freeworld? Thanks. D. On Tue, Oct 28, 2008 at 2:05 AM, Petrus de Calguarium <[EMAIL PROTECTED]> wrote: > =?ISO-8859-2?Q?David_Hl=E1=E8ik?= wrote: > >> Hello guys, >> > I find fonts to be razor-sharp on on my 1280x1024 lcd monitor. I have set kdm > to start the X server

Re: FONTS

2008-10-27 Thread David Hláčik
> There is a post on Fedora Forum , where you can download patched RPMs > with ubuntu subpixel rendering. Those i am using, becouse with > standard libraries fonts looks to ugly for me (as i was using a > Windows Vista before which has the most excelent sub-pixel rendering > alogrithm). > Just to f

Re: FONTS

2008-10-27 Thread David Hláčik
> > > But please look at: System/Preferences/Look and Feel/Appearance and select > the Fonts tab there. > Well thanks for help, but i need to mention the following : I have been studying a lot recently about font rendering under Linux, alsou about patented subpixel smoothing in freetype,cairo imp

FONTS

2008-10-27 Thread David Hláčik
Hello guys, once again a question from me ... How you are satisfied with current font look in Fedora ? It is a blocker for daily work for you? Well for me ... yes, fonts are blurry and it makes my eyes hurt. So even if i love fedora, i can not use it for daily work ... Thanks, D. -- fedora-li

Re: grub not boot automatically

2008-10-26 Thread David Hláčik
, 2008 at 11:08 AM, David Hláčik <[EMAIL PROTECTED]> wrote: > > Hi, > > > > i am using Fedora Beta (Rawhide) . > > > > After powering on my laptop grub shows up, but does not automatically > after > > timeout (5s) start loading , but does nothing. > >

resize LVM partition

2008-10-25 Thread David Hláčik
Hello guys, i have removed sda1 partition with Windows , now i have free space on disk There is sda1 - now free space sda2 - /boot sda3 - LVM Now i want to resize sda3 to take free space over sda1. Is this possible? as there is sda2 in way before ... Is the best solution to just create sda1 wit

grub not boot automatically

2008-10-25 Thread David Hláčik
Hi, i am using Fedora Beta (Rawhide) . After powering on my laptop grub shows up, but does not automatically after timeout (5s) start loading , but does nothing. I have to press enter to start ... my grub.conf : default=0 timeout=5 splashimage=(hd0,1)/grub/splash.xpm.gz hiddenmenu title Fedora

i want echo icons back :)

2008-10-25 Thread David Hláčik
I really liked a new echo - icons in gnome. Now they are gone. I've read it in FWN and i see it on my desktop , that they were replaced back to original. Can i use echo icons for my desktop ? How? Thanks in advance! David -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https:

Fedora 10 - aka Rawhide

2008-10-24 Thread David Hláčik
Hello guys, short question - I have Fedora 10 beta , installed using netinstall. When Fedora 10 Release is out , will rawhide provide me fedora-release-10 rpm package and yum will start use fedora and fedora-updates repo instead of rawhide?? Thanks! D. -- fedora-list mailing list fedora-list@

dual - head extended desktop

2008-10-24 Thread David Hláčik
Hello guys, It is possible in Fedora 9 with ATI drivers to extend desktop to two monitor so i will have a big desktop and i can move windows from one monitor to second with having on each monitor different resolution? So far it was not working for me. Thanks! David -- fedora-list mailing list

postfix domain change

2008-10-16 Thread David Hláčik
Hello guys, i am using postfix as my mailserver on machine running amanda backup server . Amanda sends mails as user amanda - so mail is from [EMAIL PROTECTED] (backup.net.hlacik.eu is servers hostname) . Unfortunatelybackup.net.hlacik.eu is not valid domain name in outside world and our company r

ATI released drivers working with xorg 1.5 (Fedora 9)

2008-10-16 Thread David Hláčik
Hi, ATI finally released drivers working with xorg 1.5 shipped in Fedora. What really makes me angry is ,that ATI ignored Fedora, and now when Ubuntu Interpid is about to come .. here it is .. new drivers. Read this article ... http://www.phoronix.com/scan.php?page=article&item=canonical_catalyst

Re: open-office ignores font subpixel smoothing

2008-10-10 Thread David Hláčik
Sorry guys, please ignore this question. It was mine mistake - i am using unofficial cairo with ubuntu patches and there was some fix to enable hinting to qt4 apps. Thats it. Regards, D. On Fri, Oct 10, 2008 at 7:06 PM, David Hláčik <[EMAIL PROTECTED]> wrote: > Hello guys, > >

open-office ignores font subpixel smoothing

2008-10-10 Thread David Hláčik
Hello guys, I have Fedora 9 with Subpixel smoothing option for fonts enabled in gnome fonts settings. Hinting set to slight. It works just fine, except under OpenOffice. It seems to use Full Hinting. How it is possible? I did removed .openoffice folder from my home folder. Thanks! David -- fedo

problems with ATI 8.9 and kernel 2.6.26.5-45.fc9.i686

2008-10-09 Thread David Hláčik
Hello guys, i would like to tell you about my problem. I have downgraded xorg server , to be able use ATI driver on Fedora 9 . Problem wich i have with all new kernels (except kernel-2.6.25-14 - in base repo) is quick - 2 seconds - X freezing when scrolling down web-page in Firefox . When i will

chm viewer

2008-10-04 Thread David Hláčik
Hello , i am looking for .chm viewer. Which package from Fedora 9 should i use? Thanks for help, D. -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: howto join lines

2008-10-01 Thread David Hláčik
e >> > texttwo >> > something'|xargs >> > textone texttwo something >> > >> > >> > On Wed, Oct 1, 2008 at 5:13 AM, David Hláčik >> > <[EMAIL PROTECTED]> wrote: >> > > Hello guys, >> > > >> > >

howto join lines

2008-10-01 Thread David Hláčik
Hello guys, i want to have those lines joined to one line with spaces Before : textone texttwo something After : textone texttwo something So far i have been using fmt -w 2000 , but this is limited to 2000 characters. There must be something better. Thanks in advance! David -- fedora-list

compiz with OpenGL video solution

2008-10-01 Thread David Hláčik
Hello guys, are there any news around making compiz work correctly with OpenGL or others video outputs? Currently only X11 video works for me, as all others are blinking. I have Fedora 9 i386 with latest updates and ATI driver from livna. Is this fixed in compiz in Fedora 10? or in rawhide? Th

xen kernel with dom0 in Fedora 10?

2008-09-30 Thread David Hláčik
Hi , guys, I have found in Fedora 10 Features , that there is still a lot of work to provide xen kernel with dom0 support to Fedora 10 GA. For my future project, which at 90 percent depends on virtualization technology I am deciding between XEN or KVM virtualization. I am experienced XEN user, KVM

xorg.conf

2008-09-29 Thread David Hláčik
Hello guys, what really interests me , how xorg.conf is generated for the first time after Fedora install? I've lost xorg.conf backup , now i want to continue with those defaults which were generated for my during Fedora install. Thanks in advance! D. -- fedora-list mailing list fedora-list@r

Re: subpixel smooting for login screen(gdm)

2008-09-27 Thread David Hláčik
Thanks! works perfect. D. On Fri, Sep 26, 2008 at 10:49 PM, Tom Horsley <[EMAIL PROTECTED]> wrote: > On Fri, 26 Sep 2008 21:04:40 +0200 > "David Hlik" <[EMAIL PROTECTED]> wrote: > >> how can i configure subpixel smoothed fonts for Gnome Login Screen in Fedora >> 9? > > I had similar problem

subpixel smooting for login screen(gdm)

2008-09-26 Thread David Hláčik
Hello guys, how can i configure subpixel smoothed fonts for Gnome Login Screen in Fedora 9? Thanks! David -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuid

still no progress with opengl video problems?

2008-09-26 Thread David Hláčik
Hello guys, so far i was solving problems with opengl video output with ATI binary drivers & compiz turned on Fedora 9. Videos are blinking . As i was informed, problem can not be solved. It is becouse bug is on ATI driver side? Thanks! David -- fedora-list mailing list fedora-list@redhat.com

how-to create rpm from rpms (atrpms)

2008-09-26 Thread David Hláčik
Hello guys, i am trying to create alsa-driver and alsa-kmod-`uname -r` driver for my Fedora 9 computer, as kernel i am using does not have pre-builded kmdl binaries I am trying to build it from alsa-driver at http://atrpms.net/dist/f9/alsa-driver/ . when i will do rpmbuild -bb on alsa-driver.spe

Re: F9: No audio on Compaq V5000

2008-09-26 Thread David Hláčik
Hello Richard, please add atrpms repository (http://atrpms.net/install.html) from atrpms repository install alsa-driver , as dependency it will install alsa-kmdl module for your current kernel. Restart computer, and sound will work just perfect. Regards, David On Fri, Sep 26, 2008 at 5:56 AM,

gossips about ATI and 3D

2008-09-25 Thread David Hláčik
Hello guys, are there any infos / gossips where should be 3D support for ATI available under X.Org > 7.3 (especially for Fedora 9). I have heard that radeonhd should support 3D for HD2400 ATI cards (mine) at beginning of next year. I definitely do not like downgrading Xorg to older version. DO

  1   2   >