From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 30: Line 30:
== Prerequisite for Test Day ==  
== Prerequisite for Test Day ==  


* An updated [[Releases/Rawhide|Rawhide]] (tips on installing Rawhide below), or the [[#Live_image|specific Test Day live image]].
* An updated [[Releases/Rawhide|Rawhide]] (tips on installing Rawhide below), or a [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ nightly live image]
* Your hardware profile uploaded to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions]
* Your hardware profile uploaded to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions]
{{admon/important|Smolt not working?|Smolt was broken in Rawhide until very recently. A fixed build is available and included in the Test Day live images. To upgrade {{package|smolt}} in an installed Rawhide system, run:
{{admon/important|Smolt not working?|Is smolt crashing or otherwise not working in RawhideA temporary fix is available to address [http://bugzilla.redhat.com/673015 bug#673015].  Packages are [http://koji.fedoraproject.org/koji/taskinfo?taskID{{=}}2745512 available] in the koji build system.  To upgrade the <code>smolt</code> package(s), with <code>root</code> permissions, type:
<pre>
<pre>
mkdir smolttemp
yum update "http://koji.fedoraproject.org/koji/getfile?taskID=2745512&name=smolt-1.4.3-2.jlaska.fc15.noarch.rpm" \
cd smolttemp
  "http://koji.fedoraproject.org/koji/getfile?taskID=2745512&name=smolt-firstboot-1.4.3-2.jlaska.fc15.noarch.rpm" \
koji download-build --arch noarch 216715
  "http://koji.fedoraproject.org/koji/getfile?taskID=2745512&name=smolt-gui-1.4.3-2.jlaska.fc15.noarch.rpm"
su -c 'yum localinstall smolt-1.4.3-2.fc15.noarch.rpm smolt-firstboot-1.4.3-2.fc15.noarch.rpm smolt-gui-1.4.3-2.fc15.noarch.rpm'
</pre>
</pre>
}}
}}
* For most testing, a graphics adapter capable of compositing: we are aiming to support all NVIDIA GeForce adapters, all Intel adapters except for GMA 500 (Poulsbo) and pre-i915 (i8xx) adapters, and all ATI/AMD Radeon adapters. If you are using an unsupported adapter, you can still help us with fallback testing - see below.
* For most testing, a graphics adapter capable of compositing: we are aiming to support all NVIDIA GeForce adapters, all Intel adapters except for GMA 500 (Poulsbo) and pre-i915 (i8xx) adapters, and all ATI/AMD Radeon adapters. If you are using an unsupported adapter, you can still help us with fallback testing - see below.
{{admon/important|Unsupported adapters|Some adapters are known to be currently not working or problematic with the Shell. NVIDIA GeForce 400 series (Fermi / NVC0) adapters currently have no acceleration support and should fall back to compatibility mode (see the fallback testing section below). GeForce FX adapters may exhibit poor performance. Interaction may fail with GeForce 2 / GeForce 4 MX adapters, making the desktop effectively unusable.}}
   
   
{{admon/important|Shell will not work in VirtualBox or virt-manager / KVM|Virtual machines without 3D acceleration pass-through support will not be suitable for most testing: the Shell will not run in these configurations. Also, even though some VirtualBox editions have passthrough support, the current Fedora implementation does not support it, so Shell will not work in VirtualBox either. If you are using a virtual machine, you can still help us with fallback testing - see below.}}
{{admon/important|Shell will not work in VirtualBox or virt-manager / KVM|Virtual machines without 3D acceleration pass-through support will not be suitable for most testing: the Shell will not run in these configurations. Also, even though some VirtualBox editions have passthrough support, the current Fedora implementation does not support it, so Shell will not work in VirtualBox either. If you are using a virtual machine, you can still help us with fallback testing - see below.}}
Line 59: Line 56:
=== Live image ===
=== Live image ===


{{admon/important|Getting the right Live image|The live images for the Test Day are in progress. The x86_64 and i686 images are uploaded now, but please check the SHA256SUM is correct before booting! If you downloaded a nightly live image as linked from this page before the date of the Test Day, please discard it and test with the dedicated images linked below.}}
You may download a non-destructive Rawhide live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]]. Live images can be found [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ here]. This is likely the easiest way to participate in testing for most people. Or:
 
You may download a non-destructive Rawhide live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]]. Note that these 2 images are not CD-sized so should be used either on a DVD or a thumb drive.
 
{|
!colspan=2|Architecture !! SHA256SUM
|-
| [http://adamwill.fedorapeople.org/gnome3_test_day_20110203/gnome3_test_20110203_i686.iso i686] || [http://felix.fetzig.org/gnome3-test/gnome3_test_20110203_i686.iso European Mirror] || 7a64b577dbb59a2848d42536bccc2e278086ec0b3092e59f93cb6c9cb42f2426
|-
| [http://adamwill.fedorapeople.org/gnome3_test_day_20110203/gnome3_test_20110203.iso x86_64] || [http://felix.fetzig.org/gnome3-test/gnome3_test_20110203.iso European Mirror] || efda505e3b9deb900116aa6249da293853cedbd1e596d83ae3b4dc5800b4a184
|-
|}
 
'''Post-live image updates'''
 
The following updates that fix known bugs are available beyond what is included in the live image:
 
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=216936 control-center-2.91.6-4.fc15] - fixes a crash on running the '''Region and Language''' configuration panel, and the '''Date and Time''' panel
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=216924 gnome-bluetooth-2.91.5-4.fc15] - fixes a crash on running the '''Bluetooth''' configuration panel
* [http://koji.fedoraproject.org/koji/buildinfo?buildID=216898 gnome-shell-2.91.6-4.fc15] - fixes the bluetooth system icon not appearing: {{bz|674874}}
 
Using the live image is the easiest way to participate in testing for most people, but alternatively you can:


=== Update your machine to Rawhide ===
=== Update your machine to Rawhide ===


If you want to try Rawhide, see the instructions on the [[Releases/Rawhide|Rawhide]] page on the various ways in which you can install or update to Rawhide. For now, you will also need to add a repository definition to {{filename|/etc/yum.repos.d}} for the [http://koji.fedoraproject.org/static-repos/dist-rawhide-current/ Koji Rawhide repo] and update using that, as Rawhide proper does not yet have all the necessary packages. You may need to remove some packages for the upgrade to proceed, and you should remove {{package|at-spi2-atk}} and all packages ibus-* as they cause significant issues (crash when typing in any GTK+ 3 application including the Shell itself, and inability to type in dialog boxes) if installed. '''Using the live image is easier and highly recommended'''.
If you want to try Rawhide, see the instructions on the [[Releases/Rawhide|Rawhide]] page on the various ways in which you can install or update to Rawhide.


== Perform testing ==
== Perform testing ==
Line 90: Line 66:
Please perform as many of the test cases listed as you have the time and the resources to complete, and fill out your results in the table below. You do not need a Fedora account to fill in the table.
Please perform as many of the test cases listed as you have the time and the resources to complete, and fill out your results in the table below. You do not need a Fedora account to fill in the table.


=== Fallback testing ===
* [[QA:Testcase_desktop_login]]
 
* [[QA:Testcase_audio_basic]]
* [[QA:Testcase_gnome3_fallback]]
* [[QA:Testcase_desktop_automount]]
 
* [[QA:Testcase_desktop_menus]]
This test case will test that GNOME falls back correctly to a 'classic' environment if your hardware does not support the GNOME Shell. If your hardware starts GNOME Shell correctly, please leave the fallback test column empty, and fill in the other test result columns. If your hardware is unable to start GNOME Shell, but falls back correctly to a classic environment, please mark the fallback test in the results table as 'pass', and leave the other test columns empty. If your hardware is unable to start GNOME Shell, and does not fall back correctly to a classic environment, please mark the fallback test in the results table as 'fail', file a bug against {{package|gnome-session}}, and leave the other test columns empty.
 
=== Regular tests ===
 
* [[QA:Testcase_desktop_uri]] - '''NOTE''': GNOME 3 does '''not''' provide a configuration interface for preferred applications, so skip that step; this is intended
* [[QA:Testcase_desktop_common_shortcuts]]
* [[QA:Testcase_desktop_date]] - '''ERRATA''': GNOME date/time config applet seems to crash on launch on live images, works on an installed desktop; may be a missing dependency
* [[QA:Testcase_desktop_keyring]]
* [[QA:Testcase_desktop_keyring]]
* [[QA:Testcase_generic_video_glx]]
* [[QA:Testcase_gnome-shell_dash]]
* [[QA:Testcase_gnome-shell_dash]]
* [[QA:Testcase_gnome-shell_overview_search]]
* [[QA:Testcase_gnome_desktop_background]]
* [[QA:Testcase_generic_video_glx]]
* [[QA:Testcase_generic_video_multihead]]
* [[QA:Testcase_generic_video_multihead]]
* [[QA:Testcase_evince_file_display]]
* [[QA:Testcase_evince_file_display]]
* [[QA:Testcase_firefox_browse]]
* [[QA:Testcase_firefox_browse]]
* [[QA:Testcase_firefox_media]]
* [[QA:Testcase_firefox_media]]
* [[QA:Testcase_desktop_uri]]
* [[QA:Testcase_totem_basic]]
* [[QA:Testcase_totem_basic]]
* [[QA:Testcase_vino_vinagre_connect]]
* [[QA:Testcase_desktop_common_shortcuts]]
* [[QA:Testcase_desktop_automount]] - '''NOTE''': there will be no file manager on the Desktop, see [https://mail.gnome.org/archives/nautilus-list/2010-September/msg00008.html this mail] for the design decision behind it
* [[QA:Testcase_gnome-shell_overview_search]]
* [[QA:Testcase_desktop_menus]]


=== Unplanned testing ===
=== Unplanned testing ===


As well as running the formal test cases, you can help simply by running GNOME 3 and reporting any problems you come across in the course of your typical use, even if they do not match up with any of the test cases. Please remember, though, that just being different from GNOME 2 is not necessarily a problem, and check in [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] before you file a bug.
As well as running the formal test cases, you can help simply by running GNOME 3 and reporting any problems you come across in the course of your typical use, even if they do not match up with any of the test cases. Please remember, though, that just being different from GNOME 2 is not necessarily a problem, and check in [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] before you file a bug.
'''NOTE''': There are [http://koji.fedoraproject.org/koji/buildinfo?buildID=216849 updated control-center packages] if you experience crashes in the "Region and Language" panel


== Test Results ==
== Test Results ==
Line 129: Line 94:
Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the ''result'' template to describe your result, following the examples in the ''Sample user'' row.
Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the ''result'' template to describe your result, following the examples in the ''Sample user'' row.


<!--
{|
! User
! Smolt Profile
! [[QA:Testcase_sample_1|Sample test 1]]
! [[QA:Testcase_sample_2|Sample test 2]]
! [[QA:Testcase_sample_3|Sample test 3]]
! [[QA:Testcase_sample_4|Sample test 4]]
! References
|-
| [[User:SampleUser|Sample User]]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| {{result|none}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| <references/>
|-
|}
 
 
{|
{|
! User
! User
Line 140: Line 124:
! [[QA:Testcase_desktop_keyring|Desktop Keyring]]
! [[QA:Testcase_desktop_keyring|Desktop Keyring]]
! References
! References
| [[User:sacular|Andrew Lucas]]
| [http://www.smolts.org/client/show/pub_6a28d344-4a04-492a-bdd9-3b531c999283 HW]
| {{result|pass}}
| {{result|pass}}
| [[QA:Testcase_desktop_login|Desktop Login]]
| [[QA:Testcase_audio_basic|Audio Basic]]
| [[QA:Testcase_desktop_automount|Desktop Automount]]
| [[QA:Testcase_desktop_menus|Desktop Menus]]
| [[QA:Testcase_desktop_keyring|Desktop Keyring]]
| <references/>
|-
|-
| [[User:dlesage|David Le Sage (Red Hat)]]
| [[User:dlesage|David Le Sage (Red Hat)]]
Line 195: Line 169:
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|fail}}<ref group="long">No Sound from the Sound Card. I tried to modifiy Sound Setting but when I tried to test the Speaker it crash {{bz|669037}} and {{bz|669279}}</ref>
| {{result|fail}}<ref>No Sound from the Sound Card. I tried to modifiy Sound Setting but when I tried to test the Speaker it crash {{bz|669037}} and {{bz|669279}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
Line 223: Line 197:
| [[User:Dramsey|David Ramsey]]
| [[User:Dramsey|David Ramsey]]
| Add 32-bit Smolt Profile HW URL <ref>Dell Precision eight core with i686 support use new smolt at http://koji.fedoraproject.org/koji/buildinfo?buildID=216715</ref>
| Add 32-bit Smolt Profile HW URL <ref>Dell Precision eight core with i686 support use new smolt at http://koji.fedoraproject.org/koji/buildinfo?buildID=216715</ref>
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| <references/>
| <references/>
|-
|-
| [[User:Dramsey|David Ramsey]]
| [[User:Dramsey|David Ramsey]]
| Add 64-bit Smolt Profile HW URL <ref>Dell Precision eight core with x86_64 support use new smolt at http://koji.fedoraproject.org/koji/buildinfo?buildID=216715</ref>
| Add 64-bit Smolt Profile HW URL <ref>Dell Precision eight core with x86_64 support use new smolt at http://koji.fedoraproject.org/koji/buildinfo?buildID=216715</ref>
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| {{result|none}}
| {{result|inprogress}}
| <references/>
| <references/>
|}
|}
-->
{|
! User
! Smolt Profile
! [[QA:Testcase_gnome3_fallback|Fallback]]
! [[QA:Testcase_desktop_uri|URIs]]
! [[QA:Testcase_desktop_common_shortcuts|Shortcuts]]
! [[QA:Testcase_desktop_date|Date]]
! [[QA:Testcase_desktop_keyring|Keyring]]
! [[QA:Testcase_gnome-shell_dash|Dash]]
! [[QA:Testcase_gnome-shell_overview_search|Search]]
! [[QA:Testcase_gnome_desktop_background|Background]]
! [[QA:Testcase_generic_video_glx|GL]]
! [[QA:Testcase_generic_video_multihead|Multihead]]
! [[QA:Testcase_evince_file_display|Evince]]
! [[QA:Testcase_firefox_browse|Browse]]
! [[QA:Testcase_firefox_media|Web media]]
! [[QA:Testcase_totem_basic|Totem]]
! [[QA:Testcase_vino_vinagre_connect|VNC]]
! [[QA:Testcase_desktop_automount|Mount]]
! [[QA:Testcase_desktop_menus|Menus]]
! References
|-
| [[User:SampleUser|Sample User]]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| <references/>
|-
| [[User:dlesage|David Le Sage (Red Hat)]]
| [http://www.smolts.org/client/show/pub_97f2bc7d-2209-49fd-885d-3ce26fe9b1f4 HW]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Salimma|Michel Salim]]
| [http://www.smolts.org/client/show/pub_7728cbd6-2101-45d7-9198-8490dd15b8bb HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>Cannot type anything in search box</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|fail}} <ref>Nautilus does not even show desktop icons properly</ref>
| {{result|warn}} <ref group="long">Most of the time all icons show up. Sometimes it appears that some component fail during GNOME start-up: some icons missing, GTK theme reverting to default, and the background is a solid black, but likely a settings-daemon problem.</ref>
| <references/>
|-
|-
| [[User:Athmane|Athmane Madjoudj]]
| [http://www.smolts.org/client/show/pub_05b7a231-0535-4e97-869a-a55296dbdbbd HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>Can't type</ref>
| {{result|pass}}
| {{result|warn}} <ref>When power is on AC there's an odd sound out from laptop screen</ref>
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|fail}} <ref>There's no desktop icons</ref>
| {{result|pass}}
| <references/>
|-
| [[User:lewis41 | lewis41]]
| [http://www.smolts.org/client/show/pub_1179288c-7f57-498e-a5c0-3d9b2f0ffa2d HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>No input</ref>
| {{result|fail}} <ref>Color & gradient test, crash X System {{bz|674986}}</ref>
| {{result|pass}}
| {{result|}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>OGG has flickering </ref>
| {{result|warn}} <ref>OGG has flickering </ref>
| {{result}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Kenda]]
| [http://www.smolts.org/client/show/pub_11101de2-e2bb-44e2-a535-2f70479cbbb7 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn||674858}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|warn||670511|675014}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>I'm not sure, but shouldn't pressing "," go one scene rewards? In case it should: it doesn't.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Landgraf|Pavel Zhukov]]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| {{result|none}}
| {{result|fail}}
| {{result|fail}} <ref> CC crashed, cannot change layout </ref>
| {{result|warn}} <ref> CC crashed, after updating - pass </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}  <ref> cannot change layout </ref>
| {{result|none}} 
| {{result|fail}}
| {{result|fail}} <ref> CC crashed,Xorg crashed</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Johannbg|Viking-Ice]]
| [http://www.smolts.org/client/show/pub_50654d94-d825-48ac-8faf-c4fb55ec39f2 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||674858|674879|674884}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:pfps]]
| [http://www.smolts.org/client/show/pub_c4964ae3-6563-4914-b1ae-0d82986e4511 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>Severe problems with rotation</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:pfps]] ThinkPad T60p
| [http://www.smolts.org/client/show/pub_d01e45ee-a29a-4422-a282-df79388712ea HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>Problems with rotation and menu placement</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Ykopkova|Yulia Kopkova]]
| [http://www.smolts.org/client/show/pub_fa1231ed-664e-42fc-a98d-b02a7b2c01a7 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||674879}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||675005|675003}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||675013}}
| {{result|none}}
| {{result|fail}} <ref>[https://bugzilla.gnome.org/show_bug.cgi?id=605767 bz605767]</ref>
| {{result|pass}}
| <references/>
|-
| [[User:Masami]]
| [http://www.smolts.org/client/show/pub_37513906-3dbb-4b1b-8661-85618921ff68 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||674856}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|warn||674871}}
| {{result|fail||674877|674850}}
| <references/>
|-
| [[User:Tflink|Tim Flink]]
| [http://smolts.org/client/show_all/pub_e194a3c2-9f97-4e11-9365-ade2256c6884 HW]
| {{result|pass}} <ref>fallback after gnome shell hung {{bz|674887}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>CC crashes when date/time is launched</ref>
| {{result|pass}}
| <ref>Keep getting freezes, going to skip some of the rest</ref>
|
| {{result|fail}} <ref> {{bz|674856}} </ref>
| {{result|pass}}
|
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Worked for all but ogg, which froze. Xorg and sys log indicate nouveau issue. Sound is barely audible at full volume</ref>
| {{result|warn}} <ref>more nouveau issues</ref>
|
| {{result|pass}}
| {{result|warn}} <ref>again, nouveau issues</ref>
| <references/>
|-
| [[User:esizikov|esizikov]]
| [http://www.smolts.org/client/show/pub_8e9338ad-a6ef-4c61-9f08-7e672549b7f5 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Pfrields|Paul Frields]]
| [http://smolts.org/client/show_all/pub_7b92b697-961b-4634-a84d-5f6850dfc753 HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}
| {{result|fail}}<ref>[[gnomebug:641376]]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <!-- no 2nd monitor available for this hw -->
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Vinagre client worked OK, vino server not accepting connections</ref>
| {{result|pass}}
| {{result|none}}
| <references/>
|-
| [[User:Mcloaked|Mike Cloaked]]
| [http://www.smolts.org/client/show/pub_90235bed-08f2-4a23-ad0a-49cfb124f8f7 HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}
| {{result|fail}}<ref>[[gnomebug:641376]]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <!-- no 2nd monitor available for this hw -->
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Vinagre client not tested</ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Mcloaked|Mike Cloaked]]
| [http://www.smolts.org/client/show/pub_d5eda90b-555a-47f0-adee-d7a729948bf8 HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>[[gnomebug:641376]]</ref>
| {{result|pass}}
| {{result|pass}}<ref>usbkey not tested</ref>
| {{result|pass}}
| {{result|pass}}
| <!-- no 2nd monitor available for this hw -->
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Vinagre client not tested</ref>
| {{result|pass}}<ref>usbkey not tested</ref>
| {{result|pass}}
| <references/>
|-
| [[User:Mcloaked|Mike Cloaked]]
| [http://www.smolts.org/client/show/pub_2bb702f0-147a-4fc8-a346-8669fd8bb27e HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>[[gnomebug:641376]]</ref>
| {{result|pass}}
| {{result|pass}}<ref>usbkey not tested</ref>
| {{result|pass}}
| {{result|pass}}
| <!-- no 2nd monitor available for this hw -->
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>slightly hesitant video due slow processor</ref>
| {{result|pass}}
| {{result|warn}}<ref>Vinagre client not tested</ref>
| {{result|none}}<ref>usbkey not tested</ref>
| {{result|pass}}
| <references/>
|-
| [[User:Mcloaked|Mike Cloaked]]
| [http://www.smolts.org/client/show/pub_4e3c94ee-eb22-437e-987a-0b30fa637cba HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>[[gnomebug:641376]]</ref>
| {{result|pass}}
| {{result|pass}}<ref>usbkey not tested</ref>
| {{result|pass}}
| {{result|pass}}
| <!-- no 2nd monitor available for this hw -->
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||675842}}
| {{result|warn}}<ref>Vinagre client not tested</ref>
| {{result|none}}<ref>usbkey not tested</ref>
| {{result|pass}}
| <references/>
|-
| [[User:Pfrields|Paul Frields]]
| [http://www.smolts.org/client/show/pub_712c4340-5618-4510-a7d9-ce737712c29c HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Works when running ''system-config-date'' or ''date''</ref>
| {{result|fail}}<ref>[[gnomebug:641376]]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>repeated calls to CC display cause unpredictable failure (nouveau, G86/GeForce 8400M GS 10de:0427)</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Vinagre client worked OK, vino server not accepting connections</ref>
| {{result|pass}}
| {{result|none}}
| <references/>
|-
| [[User:Kubo|kubo]]
| [http://www.smolts.org/client/show/pub_864b0792-044b-47fb-a687-2eba5445b085 HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>crash on liveCD</ref>
| {{result|pass}}
| {{result|warn}}<ref>doesn't display more than 13 apps (on my monitor), bug is in upstream</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn||674939}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}<ref>only USB mount tested becouse of liveCD</ref>
| {{result|none}}
| <references/>
|-
| [[User:Cra|Chuck Anderson]]
| [http://www.smolts.org/client/show/pub_3a2cf40c-0037-46c0-a593-c730c3cb4bcf HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>tz change from shell doesn't take effect work</ref><ref>date/time prefs crash after changing tz from s-c-d</ref>
| {{result|pass}}
| {{result|warn}}<ref>Right-clicking on a running application's Dash icon that is running in another workspace does not bring it into view</ref>
| {{result|pass}}
| {{result|warn}}<ref>Adding new pictures to Pictures folder requires closing/re-opening Background settings for them to appear</ref>
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Issues seeking in sunflower.webm [[gnomebug:641452]]</ref>
| {{result|fail}}<ref>Client works fine.  Had to disable iptables for server to work.  Shell overview mode doesn't work correctly over VNC.</ref>
| {{result|fail}}<ref>Eject icon fails most of the time.{{bz|674856}}</ref>
| {{result|none}}
| <references/>
|-
| [[User:Strazhce|Strazhce]]
| [http://www.smolts.org/client/show/pub_36fe8ad8-0aa5-44b4-b9ce-2931ba4795a8 HW]
| {{result|none}}
| {{result|pass}}
| {{result|fail}}<ref group="long">10. Mute did nothing. Xev shows no events for this button both in gentoo and fedora test image. "Normal" situation.[[http://www.smolts.org/client/show/pub_4c1f740b-12fb-4bc9-97d5-ee6c2d1c9ac5|different smolt]]</ref>
| {{result|fail}}<ref>[[gnomebug:641360]]</ref>
| {{result|pass}}
| {{result|pass}}<ref>9. Supports reordering of icons, but always adds as favorite on reordering. This is annoying. Bug/feature?.[[gnomebug:641454]]</ref>
| {{result|pass}}
| {{result|fail}}<ref>5. If I change background, this dropdown is not visible. I have to close app and start it again to change options.[[gnomebug:641458]]</ref>
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>When playing [[http://people.opera.com/shwetankd/webm/sunflower.webm|sunflower video]] video hanged [[gnomebug:641452]]</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:zzrough|Stéphane Démurget]]
| [http://www.smolts.org/client/show/pub_62636238-d3a3-48b9-a947-80c3b78409d0 HW]
| {{result|}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref> [[https://bugzilla.redhat.com/show_bug.cgi?id=675028 BZ#675028]]</ref>
| <references/>
|-
| [[User:zzrough|Stéphane Démurget]]
| [http://www.smolts.org/client/show/pub_6d069d23-3a91-4505-ba4a-4e9a983e774c HW]
| {{result|fail}}<ref> [[https://bugzilla.redhat.com/show_bug.cgi?id=675481 BZ#675481]]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Heffer|Felix Kaechele]]
| [http://www.smolts.org/client/show/pub_75db7e20-7090-4c9c-ab20-031def8a4c24 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Watzkej|John Watzke]]
| [http://www.smolts.org/client/show/pub_6cc909c0-6b41-4422-b395-c0d7d2042d38 Lenovo T500]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref> [[https://bugzilla.redhat.com/show_bug.cgi?id=674858 BZ#674858]]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:lithpr|lithpr]]
| [http://www.smolts.org/client/show/pub_62082a20-89d0-4176-8213-f7feb03ad474 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|none}}
| <references/>
|-
| [[User:gelirhil|gelirhil]]
| [http://www.smolts.org/tokens/token_json?uuid=30bf76b5-b4d5-405d-aa63-a1c8aff95a73 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Mira|mira]]
| [http://www.smolts.org/client/show/pub_94b448bc-4277-4c30-89cc-0c2b7047f9ca HW]
| {{result|none}}
| {{result|pass}}
| {{result|warn}} <ref group="long"> no visual feedback for mute (like vol-up and vol-down have), I also would expect that second press of "mute" button will "unmute" sound, but it doesn't. Pressing "vol-up" or "vol-down" does it. </ref>
| {{result|warn}} <ref> different time in gnome3 applet and system-config-date </ref>
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref> background control didn't started </ref>
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref> I was able connect from LiveCD to other machine, but not oppositely (second machine debian) </ref>
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:japafi|japafi]]
| [http://www.smolts.org/client/show/pub_4968aed2-d9cb-4587-91d4-ab1b54a8bf96 HW]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:bubeck|Tilmann Bubeck]]
| [http://www.smolts.org/client/show/pub_addd761b-65c2-4422-9fb6-1b6c9fee60ba HW]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}} <ref group="long">Test pass, but adding or removing a monitor was not detected automatically. Starting xrandr or gnome-control-center did a "refresh" and the change was seen by Fedora.</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Nathant|Nathan Thomas]]
| [http://www.smolts.org/show?uuid=pub_f382dbb7-985d-4594-8d8c-515d86a26628 Smolt]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref> [[https://bugzilla.redhat.com/show_bug.cgi?id=674858 BZ#674858]]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|warn}} <ref>evince loses focus on window when zoom keyboard shortcuts are pressed</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}} <ref>No optical drive on my machine but USB stick works fine</ref>
| {{result|none}} 
| <references/>
|-
| [[User:arouse|arouse livecd image]]
| [http://www.smolts.org/client/show/pub_c06f7e3f-6b9f-473c-aa57-9547d82c7108 Smolt]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref>bugzilla 674856. system-config-date and date work. desktop panel one hour ahead (DST problem?)</ref>
| {{result|warn}} <ref>works, but am unable to log out properly</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>pictures for background that are large (like Garden.jpg) show differently on preview than on screen</ref>
| {{result|pass}} <ref>listed as "unknown" in Dash. 60 fps</ref>
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|fail}} <ref>booting with attached USB storage will not automount</ref>
| {{result|none}}
| <references/>
|-
| [[User:jsmith|Jared Smith]]
| [http://www.smolts.org/client/show/pub_26539d83-4c1c-4faf-890e-a21653456e58 Smolt]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||674999}}
| {{result|warn}}<ref>https://bugzilla.gnome.org/show_bug.cgi?id=641376</ref>
| {{result|pass}}
| {{result|pass}}<ref>The "Date and Time" icon showed up twice, once as "Date and Time" and once as "Date & Time".  Note the difference between "and" and "&".</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Mcepl|Matěj Cepl]]
| [[http://smolts.org/show?uuid=pub_a5248b95-4d3b-4e29-b01f-ab7b7a05c8a9+ HW]
|
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>https://bugzilla.redhat.com/show_bug.cgi?id=674977</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <!-- no 2nd monitor available for this hw -->
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:robatino|Andre Robatino]]
| [http://www.smolts.org/client/show/pub_e6c78f7d-d38c-47df-8f06-47696b5c01b3 HW]
| {{result|fail}}<ref group="long">Have a GeForce 6150SE nForce 430. OS apparently thinks 3D acceleration is working, but display is totally corrupted, so it isn't. Had same problem with mesa-drivers-dri-experimental in F13 and F14, so must use proprietary nVidia driver.</ref><ref>{{bz|675010}}</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:ivancjimenez|Ivan Jimenez]]
| [http://www.smolts.org/client/show/pub_7977f33a-d69c-4ac5-baec-c2e817e30b56 HW]
| {{result|none}}
| {{result|warn}}<ref>evo setup assistant does not fit in 1024x600 screen</ref>
| {{result|fail||674987}}
| {{result|fail||674856}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>selecting flickr doesn't show anything</ref>
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>webm seeking fails, OOM while testing ogg</ref>
| {{result|none}}
| {{result|pass}}
| {{result|none}}
| <references/>
|
|-
| [[User:amrlima|Antonio Lima]]
| [http://www.smolts.org/client/show/pub_a8005593-2541-4612-b1c1-c0f4f385d050 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test passed but there where corruptions when enabling only external monitor</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref>Did not test USB drive the only one avalailable was beeing used to boot fedora, but CD/DVD mount passed</ref>
| {{result|fail||674850}}
| <references/>
|-
| [[User:Rprincipe|Rui Principe]]
| [http://www.smolts.org/client/show/pub_afe9c23f-ecaf-4fef-adf5-034c7782d8f4 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn||674858}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref> Can’t type anything in the search box </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|
|-
| [[User:galileo|Gerard Ryan]]
| [http://www.smolts.org/client/show/pub_8f699c1d-80e4-4ce2-924e-f841c5385bc9 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|none}}
| <references/>
|-
| [[User:reinouts|Reinout van Schouwen]]
| [http://www.smolts.org/client/show/pub_1598bd36-7ad3-49c7-973f-e9e1e4af67b0 HW]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:vhumpa|Vitezslav Humpa]]
| [http://www.smolts.org/client/show/pub_a64408ed-c828-4305-95f5-bfbae42dce11 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>No response on setting up the wallpaper directly from Firefox</ref>
| {{result|pass}}
| {{result|warn}}<ref group="long">All fine, except: turning off the laptop screen and setting DVI monitor as single screen makes both screens go black (with mouse, X restart works)</ref>
| {{result|warn||675386}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|fail}}<ref>"Other" is present in the top level of the (life CD) menu, with about 17 apps</ref>
| <references/>
|-
| [[User:luya|Luya Tshimbalanga]]
| [http://www.smolts.org/client/show/pub_14b91cdd-42cc-4b6d-9b42-1a2f6e2ff262 LG LT20]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Switch to plain background cause loop on abrt-gui</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|warn}}<ref>Missing icons on menu for Etoys, gDesklets, Neomuk</ref>
| <references/>
|-
| [[User:Soundfreely|Erik Sands (soundfreely)]]
| [http://www.smolts.org/client/show/pub_196d8023-b34b-4d3f-b92e-6e8246f752e5 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:timlau|Tim Lauridsen]]
| [http://www.smolts.org/client/show/pub_6017a501-97e0-4507-8d55-3bd847be805c HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| <references/>
|-
| [[User:Miguel1|Miguel Zúñiga González (miguel~1.mx)]]
| [http://www.smolts.org/client/show/pub_aa86b362-8f75-47c3-b630-4b252e3b231a HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}<ref>1. /sbin/chkconfig sends an alert to SELinux if asked to update clock from network.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>2. Vino server does not see or get connections.</ref>
| {{result|pass}}<ref>3. even mounted my BeOS partition, but not my FreeBSD's.</ref>
| {{result|pass}}<ref>4. bugzilla #674850 --Upgrade your system-- does not close.</ref>
| <references/>
|-
| [[User:bookwar]]
| [http://www.smolts.org/client/show/pub_186d54f7-68bb-444f-834f-3fcd8032c953 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}} <ref>shortcuts with "unknown action" in the menu [https://bugzilla.gnome.org/show_bug.cgi?id=641426 GBZ 641426] </ref>
| {{result|pass}} <ref>worked with updated control-center</ref>
| {{result|pass}} <ref>tested on wireless network password</ref>
| {{result|pass}} <ref>limited number of applications</ref>
| {{result|pass}} <ref>Left/Right keys don't work[https://bugzilla.gnome.org/show_bug.cgi?id=641402 GBZ 641402]</ref>
| {{result|pass}} 
| {{result|pass}}
| {{result|pass}} <ref>tested Display settings for one monitor only: brightness issue [https://bugzilla.gnome.org/show_bug.cgi?id=641431 GBZ 641431] {{bz|675049}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref>"Right arrow" button stops the playback [https://bugzilla.gnome.org/show_bug.cgi?id=641433 GBZ 641433]</ref>
| {{result|none}}
| {{result|none}}
| {{result|pass}} <ref group="long">look of the gnome-panel [https://bugzilla.gnome.org/show_bug.cgi?id=641425 GBZ 641425]; keyboard interface [https://bugzilla.gnome.org/show_bug.cgi?id=641402 GBZ 641402]; tooltips for applications [https://bugzilla.gnome.org/show_bug.cgi?id=627781 GBZ 627781]gnome-applications ignore layout switching [https://bugzilla.gnome.org/show_bug.cgi?id=641367 GBZ 641367]</ref>
| <references/>
|-
|[[User:Djuran]]
| [http://www.smolts.org/client/show/pub_186d54f7-68bb-444f-834f-3fcd8032c953 HW]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}} 
| {{result|none}}
| {{result|fail}} <ref>gnome-control-center crashes when running the xrandr gui [https://bugzilla.redhat.com/show_bug.cgi?id=675187 RHBZ675187 ] {{bz|675187}}</ref> <ref> Monitor only announces 1024x768 mode after re-connecting [https://bugzilla.redhat.com/show_bug.cgi?id=675212 RHBZ675212]</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Shnurapet|Misha Shnurapet]]
| [http://www.smolts.org/client/show/pub_0df2ef3b-894b-4de6-87c9-12f42deb9ed8 HW]
| {{result|fail}} <ref> RHBZ #[[rhbug:675018|675018]]</ref><ref>RHBZ #[[rhbug:675237|675237]]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref group="long">The desktop's date and time configuration tool has no effect at all. The other two methods of date and time adjustment *do* work but no effect on the panel.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} 
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref group="long">[http://people.opera.com/shwetankd/webm/sunflower.webm This video] hangs if seeked after half of it has played. Playing [http://www.assembla.com/code/cristianadam/subversion/node/live/25/webpages/sintel/sintel-360p.webm that one], Totem does not allow seeking at all (the grip moves while playing but not interactive). Multimedia Stop button does not stop but pauses videos.</ref>
| {{result|none}}
| {{result|pass}}
| {{result|none}}
| <references/>
|-
| [[User:mzdunek|Marek Zdunek]]
| [http://www.smolts.org/client/show/pub_76a1d0b1-2029-4130-b6e7-d742ada176e7 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail||674858}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref>[[gnomebug:641458]]</ref><ref>{{bz|674986}}</ref>
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:jraber]]
| [http://www.smolts.org/client/show/pub_9ec153ee-35c7-4ac0-9b18-14cc255ed926 HW]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Dramsey|David Ramsey]]
| Add 32-bit Smolt Profile HW URL <ref>Dell Precision eight core with i686 support</ref>
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Dramsey|David Ramsey]]
| Add 64-bit Smolt Profile HW URL <ref>Dell Precision eight core with x86_64 support</ref>
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:Watzkej|John Watzke]]
| [http://www.smolts.org/client/show/pub_5f42fa25-30ce-48f7-b5b5-c158b2e821a7 Lenovo S12]
| {{result|pass}} <ref>Small issue is that Gnome falls back but the theme is still Gnome shell so it makes the panel bars hard to view.</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:giallu|Gianluca Sforna]]
| [http://www.smolts.org/client/show/pub_73968c7c-79f7-4fee-b0f0-c946cf214f7e Sony VGN-BZ31VT]
| {{result|pass}} <ref group="long">This should be a supported chipset, not sure why the Shell is not starting. Besides fallback mode [http://giallu.fedorapeople.org/Fallback.png looks weird].</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:dbdb|Dennis]]
| [http://www.smolts.org/client/show/pub_69f10ff1-4052-4c36-bf25-2d5f28c7b1e3 HW]
| {{result|pass}} <ref>NVidia GeForce 8500 GT (G86)</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:domg472|Dominick Grift]]
| [http://www.smolts.org/client/show/pub_77979177-e307-4053-be88-e986b70c7bdc HW]
| {{result|none}}
| {{result|pass}} <ref> Did not offer changing the preferred applications. </ref>
| {{result|pass}}
| {{result|warn}} <ref> Seems that enabling ntpd does not work properly. Had to manually "systemctl enable ntpd.service". </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref> Tried SD card but it could not find its partition name. </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref> Could not get display mirroring to work. </ref>
| {{result|pass}} <ref> Downloaded a PDF to ~/Downloads and search was not able to find it. </ref>
| {{result|pass}}
| {{result|pass}} <ref> Only worked for 1920x1080 other sizes produced grex box with x. </ref>
| {{result|warn}} <ref> Webm fwd / reverse does not work properly. Stops video, no way to resume. </ref>
| {{result|pass}} <ref> Only tested locally. </ref>
| {{result|pass}} <ref> Only tested SD card. </ref>
| {{result|pass}} <ref> Some applications crash. </ref>
| <references/>
|-
| [[User:Olegt|Oleg Tsybulskyi]]
| [http://www.smolts.org/client/show/pub_b4e5ae32-7e6a-4296-8c46-446c38138d14 AMD Athlon II X2 4400e/nVidia C77 (GeForce 8300)]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|warn}}<ref>15 apps in Dash makes their icons too small and hard recognizable. Session some time crashes while draging to workspace for open.</ref>
| {{result|pass}}<ref>Shows only icons, text is reduced and that's bad. Icons must have descriptions.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref group="long">Searching with key on [http://www.assembla.com/code/cristianadam/subversion/node/live/25/webpages/sintel/sintel-360p.webm  sintel-360p.webm] file don't work.</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:Slune|Filip Slunecko]]
| [http://www.smolts.org/client/show/pub_26531932-1d1f-4bbf-9a3d-c742b396fb8d HW]
| {{result|none}}
| {{result|warn}}<ref>Still offers evolution even when def. application is thunderbird.</ref>
| {{result|warn}}<ref>Changing timezones had no effects on the desktop panels clock</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>Alt+tab doesn't show correct graphics when top bar is placed to the second monitor</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
! User
! Smolt Profile
! [[QA:Testcase_gnome3_fallback|Fallback]]
! [[QA:Testcase_desktop_uri|URIs]]
! [[QA:Testcase_desktop_common_shortcuts|Shortcuts]]
! [[QA:Testcase_desktop_date|Date]]
! [[QA:Testcase_desktop_keyring|Keyring]]
! [[QA:Testcase_gnome-shell_dash|Dash]]
! [[QA:Testcase_gnome-shell_overview_search|Search]]
! [[QA:Testcase_gnome_desktop_background|Background]]
! [[QA:Testcase_generic_video_glx|GL]]
! [[QA:Testcase_generic_video_multihead|Multihead]]
! [[QA:Testcase_evince_file_display|Evince]]
! [[QA:Testcase_firefox_browse|Browse]]
! [[QA:Testcase_firefox_media|Web media]]
! [[QA:Testcase_totem_basic|Totem]]
! [[QA:Testcase_vino_vinagre_connect|VNC]]
! [[QA:Testcase_desktop_automount|Mount]]
! [[QA:Testcase_desktop_menus|Menus]]
! References
|}
== Long comments ==
<references group="long" />


[[Category:Fedora 15 Test Days]]
[[Category:Fedora 15 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)