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 41: Line 41:


== How to test? ==
== How to test? ==
Well, start Gnome and see if you get the shell.  The more relevant question is "what to test".
What we're most interested in is older and obscure hardware cases.  It's expected that not all of these will come up with the shell by default.  The interesting thing is whether they can be coaxed into doing so; how; and how to make them perform reasonably.  Some scenarios we need better coverage for are:
* Old x86 hardware, in particular CPUs that don't support SSE2 (AMD Geode and pre-Athlon-64, Intel pre-Pentium-4, etc)
* Non-x86 hardware.  ARM, PowerPC, etc.  This is obviously harder to come by.
* Non-KVM virtualization
* Older video cards from big-three vendors: Intel 8xx, Radeon pre-R300, NVIDIA pre-GeForce-6.
{{admon/note | Testing older video cards may require creating and editing xorg.conf, or moving the DRI drivers for those cards out of the way to force fallback to llvmpipe, as in, <code>mv /usr/lib*/dri/radeon_dri.so /tmp</code> (substituting the right value for "radeon", ie, i915, nouveau, r200, etc.)  You will need to restart X by logging out and back in for this to take effect.}}
{{admon/note | Of lesser interest, but still worth checking, is whether GPUs already on the hardware blacklist work with their native driver instead.  This can be checked by commenting out the appropriate entry from <code>/usr/share/gnome-session/hardware-compatibility</code> and logging out and back in to Gnome.}}
{{admon/important | Check if Xorg uses software rendering, run: <code>glxinfo</code> and check output for string: <code>OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x300)</code>}}


=== Live image ===
=== Live image ===
Line 66: Line 51:
!colspan=1|Architecture !! SHA256SUM  
!colspan=1|Architecture !! SHA256SUM  
|-  
|-  
| [http://ajax.fedorapeople.org/test_day/Fedora-17-Beta-x86_64-Live-Desktop-Gnome-test-day.iso x86_64] || <code>cedfb4eaff3673c23e1afb1160d94ffab452ad7e2fd3c9833953562fcd50b0fe</code>
| [http://serverbeach1.fedoraproject.org/pub/alt/stage/17-Beta.TC1/Live/x86_64/Fedora-17-Beta-TC1-x86_64-Live-Desktop.iso x86_64] || <code>need update</code>
|-
|-
| [http://ajax.fedorapeople.org/test_day/Fedora-17-Beta-i386-Live-Desktop-Gnome-test-day.iso i386] || <code>a0d6ead83c051d179a478232bc2a31b39138908ccd9d82e186e8e6b1a2131caa</code>
| [http://serverbeach1.fedoraproject.org/pub/alt/stage/17-Beta.TC1/Live/i686/Fedora-17-Beta-TC1-i686-Live-Desktop.iso i686] || <code>need update</code>
|-
|-
|}
|}
{{admon/important|Post-live image updates|
If you are using the live image, please run this commands in terminal: ''su -c 'yum update' ''. Please logout and login again before you start testing.}}


Using the live image is the easiest way to participate in testing for most people, but alternatively you can:
Using the live image is the easiest way to participate in testing for most people, but alternatively you can:
Line 89: Line 78:


=== Regular tests ===
=== Regular tests ===
* [[QA:Testcase gnome-shell software rendering - login]]
 
* [[QA:Testcase desktop menus]]
<!-- * [[QA:Testcase_gnome-shell_dash]]
* [[QA:Testcase gnome-shell workspaces]]
* [[QA:Testcase_gnome-shell_workspaces]]
* [[QA:Testcase desktop message notification]]
* [[QA:Testcase_gnome-shell_overview_search]]  
* [[QA:Testcase desktop lock screen]]
* [[QA:Testcase_gnome-shell_extensions_install]]
* [[QA:Testcase gnome-shell software rendering - vt switch]]
* [[QA:Testcase_gnome-shell_extensions_tweak_tool]]
* [[QA:Testcase gnome-shell software rendering - suspend-resume]]
* [[QA:Testcase_gnome-shell_extensions_gnome_org]]
* [[QA:Testcase gnome-shell software rendering - multihead]]
* [[QA:Testcase_gnome-shell_extensions_remove]] -->
* [[QA:Testcase gnome-shell software rendering - glxgears]]
 
{{admon/note | Will be updated on Wednesday 2012-03-28.}}


=== Unplanned testing ===
=== Unplanned testing ===
Line 117: Line 107:
! User
! User
! Smolt Profile
! Smolt Profile
! [[QA:Testcase gnome-shell software rendering - login|Login]]
! [[QA:Testcase_gnome-shell_extensions_install|Installation]]
! [[QA:Testcase desktop menus|Desktop menus]]
! [[QA:Testcase_gnome-shell_extensions_tweak_tool|Gnome tweak tool]]
! [[QA:Testcase gnome-shell workspaces|Workspaces]]
! [[QA:Testcase_gnome-shell_extensions_gnome_org|Online management]]
! [[QA:Testcase desktop message notification|Notifications]]
! [[QA:Testcase_gnome-shell_extensions_remove|Removal]]
! [[QA:Testcase desktop lock screen|Lock]]
! [[QA:Testcase gnome-shell software rendering - vt switch|VT switch]]
! [[QA:Testcase gnome-shell software rendering - suspend-resume|Suspend]]
! [[QA:Testcase gnome-shell software rendering - multihead|Multihead]]
! [[QA:Testcase gnome-shell software rendering - glxgears|Gears]]
! [[#Unplanned_testing|Unplanned]]
! [[#Unplanned_testing|Unplanned]]
! References
! References
Line 131: Line 116:
| [[User:SampleUser|Sample User]]
| [[User:SampleUser|Sample User]]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| {{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|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>[https://bugzilla.gnome.org/show_bug.cgi?id=123456 GNOME #123456]</ref>
| {{result|fail}} <ref>[https://bugzilla.gnome.org/show_bug.cgi?id=123456 GNOME #123456]</ref>
|
| <references/>
|-
| [[User:Sagitter|Sagitter]]
| [http://www.smolts.org/client/show/pub_c3ad7c12-d085-41a1-82eb-7a38f3c903c4 AcerAspire6930G]
| {{result|pass}} <ref>Fedora 17 i686 virtualized on VirtualBox-OSE-4.1.10-1</ref>
| {{result|warn}} <ref>Swell Foop game without icon [https://bugzilla.redhat.com/show_bug.cgi?id=806693 RHBZ #806693]</ref>
| {{result|pass}}
| {{result|warn}} <ref>no reply from service</ref>
| {{result|pass}}
| {{result|}}
| {{result|}}
| {{result|}}
| {{result|}}
|
| <references/>
|-
| [[User:Sagitter|Sagitter]]
| [http://www.smolts.org/client/show/pub_2c6faa19-8b41-4d0e-8740-3053d55cb11f Packard Bell EasyNote PB17B00106]
| {{result|pass}} <ref group="long">Gnome starts in fallback mode.<br/> '''mv /usr/lib/dri/i915_dri.so /tmp''' and  <br/> commenting in <br/> ''Intel\(R\) 8[[:digit:]]{2,2}[^[:digit:]]'' <br/> in '''/usr/share/gnome-session/hardware-compatibility'''. After login, Gnome-shell works (slowly)</ref>
| {{result|warn}} <ref>Swell Foop game without icon [https://bugzilla.redhat.com/show_bug.cgi?id=806693 RHBZ #806693]</ref>
| {{result|pass}}
| {{result|warn}} <ref>no reply from service</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref>wired connection re-established manually</ref>
| {{result|}}
| {{result|pass}}
|
| <references/>
|-
| [[User:Adsllc|Adsllc]]
| [http://www.smolts.org/client/show/?uuid=pub_dfd3be7a-a489-4739-bf67-fea0abd89f4a Oracle VirtualBox 4.1.10 r76795]
| {{result|pass}}
| {{result|warn}} <ref>Swell Foop game without icon [https://bugzilla.redhat.com/show_bug.cgi?id=806693 RHBZ #806693]</ref>
| {{result|pass}}
| {{result|pass}} https://register.jabber.org is down, but Rhythmbox created notifications just fine.
| {{result|pass}}
| {{result|}}
| {{result|}}
| {{result|fail}} Does not see additional displays
| {{result|pass}}
| {{result|}}
| <references/>|
|-
| [[User:n4rC0t1C|n4rC0t1C]]
| [http://www.smolts.org/client/show/?uuid=pub_bf38c0c5-1c9c-4174-809b-f5dbc5289637 Asus EEE 701 2GB RAM]
| {{result|pass}}
| {{result|warn}} <ref>Swell Foop game without icon [https://bugzilla.redhat.com/show_bug.cgi?id=806693 RHBZ #806693]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|}}
| {{result|pass}}
| {{result|}}
| <references/>|
|-
| [[User:satellit_|satellit_]]
| [http://www.smolts.org/client/show/pub_fbc5dc4e-c277-4611-9ba1-1f972c7cb716 AcerAspireOne_N450]
| {{result|pass}} <ref>Fedora-17-Beta-i686-Live-Desktop.iso Booted Live CD</ref>
| {{result|warn}} <ref>Live CD - Firefox is not on favorites left panel. It is when livinst installs this CD to HD</ref><ref>Swell Foop has missing icon in applications menu [https://bugzilla.redhat.com/show_bug.cgi?id=806693 RHBZ #806693]</ref>
| {{result|pass}}
| {{result|}}
| {{result|fail}}<ref>Live CD - lock not available to liveuser - blanks after 1 minute screen back on mouse movement no password requested</ref>
| {{result|pass}}
| {{result|fail}}<ref>Live CD - shuts down</ref>
| {{result|}}
| {{result|}}
|
| <references/>
|-
| [[User:satellit_|satellit_]]
| [http://www.smolts.org/client/show/pub_c033628a-aa65-4618-ac33-74515b09f054 Penguin Libre GNU/Linux Notebook Processor: Dual-Core Intel® Core™ i3-2350M 2.30GHz Memory: 4GB DDR3]
| {{result|pass}}  <ref>Fedora-17-Beta-i686-Live-Desktop.iso Booted Live CD</ref>
| {{result|warn}} <ref>Live CD - Firefox is not on favorites left panel. It is when livinst installs this CD to HD</ref><ref>Swell Foop has missing icon in applications menu [https://bugzilla.redhat.com/show_bug.cgi?id=806693 RHBZ #806693]</ref>
| {{result|pass}}
| {{result|}}
| {{result|}}
| {{result|}} 
| {{result|}}
| {{result|}}
| {{result|}}
|
| <references/>
|-
| [[User:adunsmuir|adunsmuir]]
| [http://www.smolts.org/client/show/pub_824e0fbd-b67f-4c2a-a1a1-f5e84990bd66 Dell D810 Laptop with Radeon M24 IP (Radeon Mobility X600, 1920 x 1200) Intel P4 1.86 GHz Memory 2GB DDR]
| {{result|pass}} <ref>Fedora-17-Beta-i686-Live-Desktop.iso Booted Live CD</ref><ref>Fallback only in F16! Yeah!</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|}}
| {{result|}}
| {{result|pass}}
| {{result|}}
| {{result|pass}} <ref>Mirrored with Samsung 2443BW LCD on Belkin OmniPro 2 8x KVM</ref>
| {{result|pass}}
|
| <references/>
|-
| [[User:adunsmuir|adunsmuir]]
| [http://www.smolts.org/client/show/pub_5347988d-b9a8-4ad8-a847-6608e65992c0 Dell GX270 low profile desktop with Dell 9N151 AGP R100 32MB (RV200 5157) 1920x1200 Intel P4 3.00 GHz Memory 4GB DDR]
| {{result|warn}}  <ref>Onboard Intel 815 GPU disabled in BIOS</ref><ref>Fedora-17-Beta-i686-Live-Desktop.iso Booted Live CD</ref> <ref>fallback mode only.  Installed to HDD, updated. No change</ref> <ref>removed from blacklist - gnome session failed</ref> <ref group="long">Will try xorg.conf and soft rendering when I have some time. Willing to work with Ajax to debug, as I have 3 of these units (good DNS/DHCP/Samba box)... no response on IRC from 22:40 to 23:10 EDT</ref>
| {{result|}}
| {{result|}}
| {{result|}}
| {{result|}}
| {{result|}}
| {{result|}}
| {{result|}}
| {{result|}}
|
| <references/>
|-
| [[User:msimon|msimon]]
| [http://www.smolts.org/client/show/pub_ff1f4d3e-c92b-4704-b979-6ad8e8e28865 Lenovo ThinkPad T410]
| {{result|pass}} <ref group="long">F17 i686 installed to HDD, updated (2012-03-30). edited xorg.conf (added line Option "NoAccel" to section with nouveau driver) and works fine.</ref>
| {{result|pass}}
| {{result|pass}} <ref>Right Win key has no response, the left one works fine, RHBZ [https://bugzilla.redhat.com/show_bug.cgi?id=810130 810130]</ref>
| {{result|}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:Martix|Martix]]
| [http://www.smolts.org/client/show/pub_443763e9-7509-4924-9a32-3a94212f0bfd Lenovo Thinkpad T520] <ref>Notebook with 2 GPUs: Intel and nVidia. nVidia was disabled in BIOS</ref>
| {{result|pass}} <ref>Using Fedora-17-Beta-i386-Live-Desktop-Gnome-test-day.iso on LiveUSB</ref>
| {{result|pass}}
| {{result|warn}} <ref>Right Win key has no response, the left one works fine RHBZ [https://bugzilla.redhat.com/show_bug.cgi?id=810130 810130]</ref>
| {{result|warn}} <ref group="long">IRC: Notifications works only for PMs, not for name highlights in room. [https://bugzilla.gnome.org/show_bug.cgi?id=648899 Gnome #648899] [https://bugzilla.gnome.org/show_bug.cgi?id=643595 Gnome #643595] [https://bugzilla.gnome.org/show_bug.cgi?id=610589 Gnome #610589]</ref> <ref>No sound for notifications</ref>
| {{result|fail}} <ref>Live CD - lock not available to liveuser</ref>
| {{result|pass}}
| {{result|warn}} <ref group="long">System and gnome-control-center doesn't _always_ remember monitor mirroring. [https://bugzilla.gnome.org/show_bug.cgi?id=673559 Gnome #673559]</ref> <ref>DVI output doesn't work, only VGA. [https://bugzilla.redhat.com/show_bug.cgi?id=810192 RHBZ #810192]</ref>
| {{result|pass}}
| {{result|}}
|
| <references/>
|-
| [[User:Martix|Martix]]
| [http://www.smolts.org/client/show/pub_19860c42-07dd-454b-978f-b37fbb607314 Lenovo Thinkpad T420s]
| {{result|pass}} <ref>Using Fedora 17 x86_64 on HDD, updated (2012-03-30).</ref>
| {{result|pass}}
| {{result|warn}} <ref>Dragging application icon to specific workspace doesn't work for Qt applications. Qt applications always start on focused workspace.</ref> <ref>Right Win key has no response, the left one works fine RHBZ [https://bugzilla.redhat.com/show_bug.cgi?id=810130 810130]</ref>
| {{result|warn}} <ref group="long">IRC: Notifications works only for PMs, not for name highlights in room. [https://bugzilla.gnome.org/show_bug.cgi?id=648899 Gnome #648899] [https://bugzilla.gnome.org/show_bug.cgi?id=643595 Gnome #643595] [https://bugzilla.gnome.org/show_bug.cgi?id=610589 Gnome #610589]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>System and gnome-control-center doesn't remember monitor mirroring.[https://bugzilla.gnome.org/show_bug.cgi?id=673559 Gnome #673559]</ref>
| {{result|pass}}
| {{result|}}
|
| <references/>
|-
| [[User:tjamrisk|tjamrisk]]
| [http://www.smolts.org/client/show/pub_202ca9cc-b099-4669-a7de-0b254c185a24 Lenovo ThinkPad T410]
| {{result|pass}} <ref>F17 x86_64 installed to HDD, updated (2012-03-30). NoAccel didn't work, added nomodeset parameter to kernel</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref>First used notify-send, later empathy with irc account, worked fine </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:eischmann|Sesivany]]
| Dell Inspiron Mini 10
| {{result|fail}} <ref>GNOME Shell didn't really start up in a usable state. Reported as a [https://bugzilla.redhat.com/show_bug.cgi?id=808710 bug 808710].</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|}}
| {{result|pass}}
| {{result|fail}} <ref>Couldn't switch back to graphics</ref>
| {{result|fail}} <ref>Ended up with black screen. The computer stayed on, hard reboot necessary</ref>
| {{result|}}
| {{result|warn}} <ref>glxgears did work, but it was very slow, so were all effects in GNOME Shell</ref>
|
| <references/>
|-
| [[User:mkertt|mkertt]]
| Dell Latitude D600: Pentium M / ATI FireGL 9000 (RV250)
| {{result|pass}} <ref>Used Fedora-Test-LiveCD.iso by [[User:rstrode|rstrode]]</ref> <ref>GNOME Shell was slow to the point of being unusable.</ref>
| {{result|}}
| {{result|pass}}
| {{result|}}
| {{result|}}
| {{result|}}
| {{result|fail}}
| {{result|}}
| {{result|pass}}
|
| <references/>
|-
| [[User:MartinK|MartinK]]
| [http://www.smolts.org/client/show/pub_e173bb04-3b48-404d-99eb-09fa6615c936 Asus F3jr]: Core Duo (T2450)) / ATI Radeon X2300 (RV515)
| {{result|pass}} <ref group="long">used testday image without updating, by default boots in gnome shell with hw acceleration, killed dri files as per description and the logged in and out</ref> <ref group="long">while everything works without and I have seen no artifacts anywhere, the shell is usable but feels slow and animations visibly don't run at anything near 60 FPS</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|}} <ref group="long">pressing ctr+alt+l did nothing and I have not found any other logical way to invoke suspend - there was no such item in the menu with suspend</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|}}
| {{result|pass}} <ref>while I was able to perform all test case, qlxgears made all shell operations much slower and dropped the FPS even lower</ref> <ref>you can see how the gears spin slower on the dashboard & how they barely spin when dragging the window thumbnail</ref>
|
| <references/>
|-
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_93f7a6cc-cab1-4e99-9624-fb19ffa02d24 Dell Latitude D620]: Core Duo (T2500)) / nVidia G72M [Quadro NVS 110M/GeForge Go 7300] (NV40)
| {{result|pass}} <ref>Used fully updated F17 with enabled updates-testing as available on 2012-04-12.</ref><ref group="long">GDM didn't start / periodically crashed, needed manual update to gdm-3.4.0.1-5 (it wasn't available to me in updates-testing in time of testing).</ref><ref group="long">Without software rendering Gnome desktop was unusable - artifacts, missing text, etc., needed manual switch to fallback mode via $ gsettings set org.gnome.desktop.session session-name 'gnome-fallback' then OK, {{bz|745202}}.</ref><ref>No problems with software rendering, only too slow.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>Graphical desktop under CTRL+ALT+F1 not CTRL+ALT+F2.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_745c10d6-d3c6-484e-ba6f-60f98fe1e4bc Asus EeePC 1000H]: Atom N270 / Intel 945GME
| {{result|pass}} <ref>Too slow.</ref>
| {{result|pass}}
| {{result|pass}} <ref>Sometimes I had to click several times, for click to be registered.</ref>
| {{result|pass}} <ref>Echo service didn't work.</ref>
| {{result|pass}} <ref>I used Power Management Test Day LiveUSB and I had to use: gsettings set org.gnome.desktop.lockdown disable-lock-screen 'true'</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref>Terrible performance.</ref>
|
| <references/>
|-
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_4f177346-6721-4bfc-912b-c5270e06658d Lenovo T410]: Core i5 (M540) / GMA HD (Arrandale)
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_6afae376-65af-42a0-86c0-0bd3761d5766 Lenovo T500]: Core 2 Duo (T9600) / GMA 4500 MHD
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref group="long">Empathy crashed after resume, but I was unable to report it, because abrt refuses the backtrace as unusable (tried both locally and retrace server generated).</ref>
| {{result|pass}}
| {{result|pass}}
|
| <references/>
|-
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_aef0434b-2ff8-4f90-85fe-6051f7611a33 Gigabyte M56S-S3]: AMD Athlon 64 X2 (6400+) / GeForce 8800 GT (G92)
| {{result|pass}}<ref>CPU/GPU not too slow but the rendering is terribly slow.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>The concept seems quite confusing and hardly usable but probably it works as intended.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|}}<ref>Not tested. I had only another output on TV-Out available, but it seems it is not yet supported by driver.</ref>
| {{result|pass}}
|
| <references/>
|-
| [[User:Fultongr|Fultongr]]
| [http://www.smolts.org/client/show/pub_0a6a3e1a-13ea-4622-885d-064f349b683e Dell Inspiron 600m]: Pentium M, Radeon Mobility FireGL 9000 (R250), 512 MB DDR<ref>Fedora 17 beta RC4.1 Live desktop</ref>
| {{result|pass}} <ref group="long">Initial attempt to inhibit blacklist entry resulted in unusable session - completely transparent Terminal window, translucent session control menu, noisy mouseover effects, etc.</ref><ref>Relocation of R200 DRI driver to /tmp resulted in successful GNOME Shell session.</ref>
| {{result|pass}} <ref>Initial click on <b>Applications</b> took 3 seconds for icons to manifest; successive clicks less time.</ref><ref>Icon for FreeCell Solitaire was a bit pixellated.</ref>
| {{result|pass}} <ref>Some issues with dragging <b>Applications</b> icons to empty workspace, e.g., had to click on destination workspace for app to manifest.</ref>
| {{result|}} <ref>Wasn't able to get the Collabora echo service to work for me.</ref>
| {{result|}} <ref>Locking disabled, probably due to being a Live Desktop.</ref>
| {{result|pass}}
| {{result|fail}} <ref>Suspend has <i>never</i> worked for this machine in Fedora; probably not a GNOME-specific issue.</ref>
| {{result|}}
| {{result|pass}} <ref><b>glxgears</b> appeared to be running at 3 FPS, but otherwise performed OK.</ref>
|
| <references/>
|-
| [[User:Fultongr|Fultongr]]
| [http://www.smolts.org/client/show/pub_5f12821b-88b3-4d80-b4bc-2a3eed0dd340 Dell Dimension 3000]: Pentium 4 (i686), Intel 82865G, 1280x1024 display, 512 MB DDR<ref>Fedora 17 beta RC4.1 Live desktop</ref>
| {{result|pass}} <ref group="long">Initial attempt to inhibit blacklist entry resulted in unusable session - completely transparent Terminal window, translucent session control menu, randomly missing letters in text, etc.</ref><ref>Relocation of i915 DRI driver to /tmp resulted in successful GNOME Shell session.</ref>
| {{result|pass}} <ref>Initial click on <b>Applications</b> took 2 seconds for icons to manifest; successive clicks less time.</ref><ref>Icon for FreeCell Solitaire was a bit pixellated.</ref>
| {{result|pass}}
| {{result|pass}} <ref>Wasn't able to get the Collabora echo service to work for me.  I did, however, receive a related notification and was able to act on it.</ref>
| {{result|}} <ref>Locking disabled, probably due to being a Live Desktop.</ref>
| {{result|pass}}
| {{result|warn}} <ref>Suspend didn't quite suspend; probably not a GNOME-specific issue.  But unsuspending the machine did return me to the desktop successfully.</ref>
| {{result|}}
| {{result|pass}} <ref><b>glxgears</b> appeared to be running at 3 FPS, but otherwise performed OK.</ref>
|
| <references/>
|-
| [[User:Fultongr|Fultongr]]
| [http://www.smolts.org/client/show/pub_74c6a476-5655-4fcf-ade8-57d039107513 IBM ThinkPad T41]: Pentium M, Radeon Mobility FireGL 9000 (R250), 512 MB DDR; internal display has unreliable backlight so using external 1280x1024<ref>Fedora 17 beta RC4.1 Live desktop</ref>
| {{result|pass}} <ref>Attempts to inhibit blacklist entries had no effect on fallback mode.</ref><ref group="long">Relocation of R200 DRI driver to /tmp resulted in successful GNOME Shell session, though I have to explicitly switch to the external display each time I log on to a GNOME session or log out to the login manager.</ref>
| {{result|pass}} <ref>Initial click on <b>Applications</b> took 4 seconds for icons to manifest; successive clicks less time.</ref><ref>Icon for FreeCell Solitaire was a bit pixellated.</ref>
| {{result|pass}} <ref>Slightly sluggish.</ref>
| {{result|}} <ref>Wasn't able to get the Collabora echo service to work for me.</ref>
| {{result|}} <ref>Locking disabled, probably due to being a Live Desktop.</ref>
| {{result|warn}} <ref group="long">The switch to the VT console didn't honor the internal / external display choice I had made; probably not a GNOME-specific issue.  The switch back to the GNOME desktop <i>did</i> honor my display choice.</ref>
| {{result|fail}} <ref group="long">Wakeup resulted in a broken session display, though HID inputs still worked, which allowed me to blindly log out of the session and restart, albeit with some glitches involving display choice.</ref>
| {{result|}}
| {{result|pass}} <ref><b>glxgears</b> appeared to be running at 2 FPS, but otherwise performed OK.</ref>
|
| <references/>
|-
| [[User:Coffeeandkeyboard|Coffeeandkeyboard]]
| [http://www.smolts.org/client/show/pub_6ac6e8ef-d415-4ac2-8e06-b1d70ee03534 GA-MA785GT-UD3H based desktop]: AMD Phenom II x4 955 Black Edition, 8GB DDR3 G.Skill Ripjaws; Samsung SyncMaster 2333HD display; <ref>Fedora-17-Beta-x86_64-Live-Desktop</ref>
| {{result|pass}}
| {{result|pass}} <ref>Smolt GUI needs a sharper icon, perhaps</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|}} <ref>Locking disabled, probably due to being a Live Desktop.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|}}
| {{result|pass}} <ref><b>glxgears</b> running at about 60 FPS</ref>
|
| <references/>
|-
| [[User:Coffeeandkeyboard|Coffeeandkeyboard]]
| [http://www.smolts.org/client/show/pub_1f676b9b-4c3f-40c9-b319-bde34f87210a Compaq Evo N610c] <ref>Fedora-17-Beta-i686-Live-Desktop</ref>
| {{result|pass}} <ref>Unable to support Standard mode. Goes into Fallback mode</ref>
| {{result|pass}} <ref>Fallback Mode</ref>
| {{result|}} <ref>Fallback Mode</ref>
| {{result|pass}} <ref>Notifications tested with Google account set up in Empathy. Chat and voice call notifications working.</ref>
| {{result|}} <ref>Locking disabled, probably due to being a Live Desktop.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref group="long">In Fallback Mode, <b>Suspend</b> option isn't available on the User Menu. Had to use the <b>Log out</b> option, then select <b>suspend</b> from the power off menu</ref>
| {{result|}}
| {{result|pass}} <ref><b>glxgears</b> running at about 60 FPS</ref>
|
|
| <references/>
| <references/>
Line 495: Line 125:
! User
! User
! Smolt Profile
! Smolt Profile
! [[QA:Testcase gnome-shell software rendering - login|Login]]
! [[QA:Testcase_gnome-shell_extensions_install|Installation]]
! [[QA:Testcase desktop menus|Desktop menus]]
! [[QA:Testcase_gnome-shell_extensions_tweak_tool|Gnome tweak tool]]
! [[QA:Testcase gnome-shell workspaces|Workspaces]]
! [[QA:Testcase_gnome-shell_extensions_gnome_org|Online management]]
! [[QA:Testcase desktop message notification|Notifications]]
! [[QA:Testcase_gnome-shell_extensions_remove|Removal]]
! [[QA:Testcase desktop lock screen|Lock]]
! [[QA:Testcase gnome-shell software rendering - vt switch|VT switch]]
! [[QA:Testcase gnome-shell software rendering - suspend-resume|Suspend]]
! [[QA:Testcase gnome-shell software rendering - multihead|Multihead]]
! [[QA:Testcase gnome-shell software rendering - glxgears|Gears]]
! [[#Unplanned_testing|Unplanned]]
! [[#Unplanned_testing|Unplanned]]
! References
! References
|-
|}
|}


== Long comments ==
<references group="long" />


[[Category:Fedora 17 Test Days]]
[[Category:Fedora 17 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)