Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=322071
Chris Lumens <clumens(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |CLOSED
Resolution| |RAWHIDE
--- Comment #4 from Chris Lumens <clumens(a)redhat.com> 2008-08-26 17:42:42 EDT ---
This should be better in F10 due to David's networking rewrite.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=243636
--- Comment #6 from Bill Nottingham <notting(a)redhat.com> 2008-08-26 11:16:32 EDT ---
Seems to work with intel. Is this going to be specifiable in xorg.conf
somewhere, or storable in gnome-display-properties for specific monitors?
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=236178
Steven M. Parrish <smparrish(a)shallowcreek.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |CLOSED
Resolution| |UPSTREAM
External Bug ID| |K Desktop Environment
| |104523
--- Comment #8 from Steven M. Parrish <smparrish(a)shallowcreek.net> 2008-08-26 11:13:51 EDT ---
We found that this bug has been already registered in the upstream database
(https://bugs.kde.org/show_bug.cgi?id=104523) and believe that it is more
appropriate to let it be resolved upstream.
We will continue to track the issue in the centralized upstream bug tracker,
and will review any bug fixes that become available for consideration in future
updates.
Thank you for the bug report.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=247004
Tomas Smetana <tsmetana(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |CLOSED
Resolution| |RAWHIDE
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=213794
John Poelstra <poelstra(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |poelstra(a)redhat.com
Version|8 |9
--- Comment #12 from John Poelstra <poelstra(a)redhat.com> 2008-08-25 19:32:52 EDT ---
bumping to F9 based on comment #11
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=243636
--- Comment #5 from Adam Jackson <ajax(a)redhat.com> 2008-08-25 18:06:06 EDT ---
Created an attachment (id=314950)
--> (https://bugzilla.redhat.com/attachment.cgi?id=314950)
gcc -std=c99 -o xrgamma xrgamma.c -lXrandr -lXext -lX11
Simple little test case. Walks through all CRTCs it can find and cycles
through the gamma ramp. Should fade from black to something middling then
restore.
Tested on R500, works like a charm.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=213794
Amanda Christensen <amanda(a)christensenplace.us> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amanda(a)christensenplace.us
--- Comment #11 from Amanda Christensen <amanda(a)christensenplace.us> 2008-08-25 17:42:35 EDT ---
I'm running Fedora 9. I attempted the solution in Comment #10 on this page and
I still get the beep whenever the computer falls asleep or wakes up and
whenever I plug or unplug it.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=245349
--- Comment #6 from JanS <jan.skowron(a)gmail.com> 2008-08-25 16:32:21 EDT ---
There is a working version of Compiz in compiz-fusion repository.
Maybe it is possible to incorporate this solution into rawhide?
To install it one should:
1. Remove everything from Fedora regarding compiz
# yum -y remove compiz
2. Download compiz-fusion repository from eg.
http://www.linux-ati-drivers.homecall.co.uk/compiz-fusion-release-1-5.noarc…
3. Install repo
# rpm -Uvh compiz-fusion-release-1-5.noarch.rpm
4. Insatall from compiz-fusion repo
a) for GNOME:
# yum -y install compiz-gnome fusion-icon-gtk compiz-fusion-plugins-unsupported
compiz-fusion-plugins-extra compiz-bcop ccsm emerald-themes
compizconfig-backend-gconf
b) for KDE:
yum -y install compiz-kde fusion-icon-qt compiz-fusion-plugins-unsupported
compiz-fusion-plugins-extra compiz-bcop ccsm emerald-themes
compizconfig-backend-kconfig
5. To run Compiz efects one should run "Compiz Fusion Icon", from "Application"
> "Stystem tools" every time he starts Gnome. Optionaly he could write
fusion-icon into "System" > "Preferences" > "Personal" > "Sessions"
If there are problems (eg. white screen) when starting Compiz Fusion Icon, it
means that graphics card does not have full direct rendering, and choosing
"Indirect rendering" from "Compiz Fusion Icon" > "Compiz Options", fixes the
problem.
6. Everything works fine from now! There is an extensive configuration
avaliable from Compiz Fusion Icon located on notification area.
This bug, and others like it, in fusion does not exists.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=191670
Paul Jenner <psj(a)familyjenner.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |psj(a)familyjenner.co.uk
--- Comment #7 from Paul Jenner <psj(a)familyjenner.co.uk> 2008-08-25 15:07:14 EDT ---
Is this superceded by bug #441073 - user firewire permissions and dvgrab in F9?
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=245349
David Juran <djuran(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|8 |rawhide
--- Comment #5 from David Juran <djuran(a)redhat.com> 2008-08-25 13:56:58 EDT ---
For the record, this still doesn't work with compiz-0.7.6-9.fc10 in rawhide
either.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.