On Sun, 2008-04-27 at 18:01 +0400, Peter Lemenkov wrote:
> 2008/4/27 Hans de Goede <j.w.r.degoede@hhs.nl>:
> > Peter Lemenkov wrote:
> >
> > > Hello All!
> > > Since Fedora 9-Preview completely unuseable for me
>
>
> > Thats very bad news! Why is it unusable for you, can you give please a list
> > of issues and bugzilla numbers for those?
>
> The first thing I want to talk about is hardlycorrupted fonts in every
> (from 2 - Psi and Firefox) of GUI applications. See screenshots:
>
> http://peter.fedorapeople.org/bad_fonts.png
> http://peter.fedorapeople.org/bad_fonts2.png
> http://peter.fedorapeople.org/bad_fonts3.png
> http://peter.fedorapeople.org/bad_fonts_psi.png
>
> I can't fill bugzilla ticket because I just don't know exactly to what
> component this issue must be assigned - xorg-x11, some particular
> driver, some middleware layer as pango/gtk/qt/etc, maybe this is bug
> in freetype or somethere - I don't know.
>
> I can't submit this bug for a list of possible components - I need to
> choose something (and probably I will make a wrong choose since I'm
> not a specialist in X.org architecture)
File a bug against the X server attach your /var/log/Xorg.0.log
and /etc/X11/xorg.conf and a link to the pics above.
We can't debug the problem just by screenshot we need the actual log
file info.
Dave.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
04-28-2008, 10:30 AM
Matej Cepl
How to downgrade Fedora to previous release?
On Sun, 27 Apr 2008 18:01:27 +0400, Peter Lemenkov scripst:
> I can't fill bugzilla ticket because I just don't know exactly to what
> component this issue must be assigned - xorg-x11, some particular
> driver, some middleware layer as pango/gtk/qt/etc, maybe this is bug in
> freetype or somethere - I don't know.
Don't bother about this -- just file it as xorg-x11 or something. That's
our job to know, where to refile it. It's better to have a bug filed under
bad component than not to have it at all. Of course, I am not promoting
blind filing everything under xorg-x11, you should do your research, but
if you just don't know, than let it not stop you from filing a bug.
Matěj
--
The content of this message is licensed under a Creative Commons
Attribution 3.0 License, Some Rights Reserved.
http://creativecommons.org/licenses/by/3.0/us/
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
04-28-2008, 10:47 AM
Matej Cepl
How to downgrade Fedora to previous release?
On Sun, 27 Apr 2008 14:30:55 +0400, Peter Lemenkov scripst:
> Hello All!
> Since Fedora 9-Preview completely unuseable for me I decided to step
> back to F-8. Thus far I know abount the only solution - backing up /etc/
> and /home directories and reinstalling F-8 but maybe there are some ways
> to downgrade to previous relese and updates.
Certainly I hope that we should be able to fix your problems rather than
force you to downgrade, I have a couple things which I would certainly do
in such case.
1) package-cleanup --problems
2) package-cleanup --cleandupes
3) rpm -Va
4) LANG=C find /usr /etc -exec rpm -qf '{}' ;
|grep 'is not owned by any packages*$'
(rinse, dry, repeat until there is nothing seriously wrong in any of these
report -- don't bother about changed times, *.rpm{save,orig,new} and such
things, but missing files are problem; the last test requires most time
and most judgement to decide what's wrong, but to be 100% sure everything
is all right, I found it necessary after one very broken upgrade to F9
Beta).
Matěj
--
The content of this message is licensed under a Creative Commons
Attribution 3.0 License, Some Rights Reserved.
http://creativecommons.org/licenses/by/3.0/us/
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-01-2008, 03:51 PM
"Peter Lemenkov"
How to downgrade Fedora to previous release?
2008/4/27 Nicolas Mailhot <nicolas.mailhot@laposte.net>:
> BTW could you specify what xorg driver you use please? Someone posted a
> mail on the xorg lists recently complaining the intel driver broke font
> rendering
>
> http://lists.freedesktop.org/archives/xorg/2008-April/034940.html
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-01-2008, 04:40 PM
Hans de Goede
How to downgrade Fedora to previous release?
Peter Lemenkov wrote:
2008/4/27 Nicolas Mailhot <nicolas.mailhot@laposte.net>:
BTW could you specify what xorg driver you use please? Someone posted a
mail on the xorg lists recently complaining the intel driver broke font
rendering
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-02-2008, 09:35 AM
"Peter Lemenkov"
How to downgrade Fedora to previous release?
2008/5/1 Peter Lemenkov <lemenkov@gmail.com>:
> Filled a bug.
>
> https://bugzilla.redhat.com/show_bug.cgi?id=444890
Just found a solution - commenting out Option "AccelMethod" "exa"
solved the issue. Since EXA is obsolete, it's not a solution but
rather a workaround.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-02-2008, 12:31 PM
Ralf Ertzinger
How to downgrade Fedora to previous release?
Hi.
On Fri, 2 May 2008 13:35:26 +0400, Peter Lemenkov wrote
> Since EXA is obsolete, it's not a solution but
> rather a workaround.
Where did that piece of information come from?
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-02-2008, 12:44 PM
"Peter Lemenkov"
How to downgrade Fedora to previous release?
2008/5/2 Ralf Ertzinger <fedora@camperquake.de>:
> Hi.
>
> On Fri, 2 May 2008 13:35:26 +0400, Peter Lemenkov wrote
>
>
> > Since EXA is obsolete, it's not a solution but
> > rather a workaround.
>
> Where did that piece of information come from?
Oops! I mean XAA.
Sorry for noise.
--
With best regards!
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
05-02-2008, 03:37 PM
Matej Cepl
How to downgrade Fedora to previous release?
On 2008-05-02, 09:35 GMT, Peter Lemenkov wrote:
> Since EXA is obsolete, it's not a solution but
s/obsolete/not yet complete/
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list