From Fedora Project Wiki

(add results from app, revise some extremely long comments)
 
(21 intermediate revisions by 8 users not shown)
Line 14: Line 14:
== What to test? ==
== What to test? ==


Today's installment of Fedora Test Day will focus on testing '''Fedora Media Writer ''' for different Operating Systems.
Today's installment of Fedora Test Day will focus on testing the rewritten and updated LiveUSB Creator tool, now known as [[Changes/LUCasPrimaryDownloadable|'''Fedora Media Writer''']], for different operating systems and architectures. The new tool is intended to be provided as the primary download option for Fedora 24 Workstation, with the aim of lowering the barrier for potential users to try and install Fedora.


== Who's available ==
== Who's available ==


The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
* Development - [[User:Eischmann|Jiří Eischmann ]] (Eischmann)
* Development - [[User:Eischmann|Jiří Eischmann ]] (Eischmann), [[User:Mbriza|Martin Bříza ]] (Mbriza)
* Quality Assurance - [[User:Adamwill|Adam Williamson]] (adamw), [[User:pschindl|pschindl]] (pschindl),[[User:Sumantrom|Sumantro Mukherjee]] (sumantro)
* Quality Assurance - [[User:Adamwill|Adam Williamson]] (adamw), [[User:pschindl|Petr Schindler]] (pschindl), [[User:Sumantrom|Sumantro Mukherjee]] (sumantro), [[User:Achembar|Arvind Chembarpu]] (achembar)


== Prerequisite for Test Day ==  
== Prerequisite for Test Day ==  


Prerequisite for the test event.
{{admon/warning|Data loss|Any data on the USB stick used for this test is likely to be destroyed. Please do not use a stick whose contents you need to keep.}}


* Usb Flash Drive ( Anything above 4 GB )
* USB flash drive (min. 4GiB)
* Root permission of the system.
* Root access on the system used to write the drive (or admin access in Windows)
* Fedora 22/23/24 Aplha
* The latest version of the tool (see next section)
* An updated [http://fedoraproject.org/get-prerelease Fedora 24 pre-release], [[Releases/Rawhide|Rawhide]] (tips on installing Rawhide below), or a [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ nightly live image]


== How to test? ==
== How to test? ==


=== For Fedora 22/23 ===
=== Install the tool ===
* Get the package from [http://koji.fedoraproject.org/koji/buildinfo?buildID=747138 here]
* Install the package
* Download your favorite version of Fedora
* Boot your system with the live USB
* Verify the installation
* Full step by step [http://sumantrom.blogspot.in/2016/04/testing-with-luc-poc-fedora-22-x8664.html doc]


* Fedora : {{command|1=sudo dnf --enablerepo=updates-testing --refresh --best install liveusb-creator}}
* Windows: Download [https://mbriza.fedorapeople.org/liveusb-creator.zip liveusb-creator.zip], extract it, and run the executable


=== '''Update your machine''' ===
=== Run the tests ===


If you're running Fedora 22, make sure you have all the current updates for it installed, using the update manager. 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. Or:
Visit the [http://testdays.fedorainfracloud.org/events/6 result page] and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the ''Enter result'' button for the test.


=== '''Live image''' ===
=== Exploratory testing ===


Optionally, 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://getfedora.org/ here].
If you run out of test cases, congratulations! But that's not the end! You can still help out by playing around with the tool in whatever ways you can think of: try out all the things you can find, and try writing different Fedora images with it. If you have systems with different Windows versions, try running the tool on all of them. Get creative! Any problems you find please file a bug, or report to the IRC channel.


== Test Cases ==
== Reporting bugs ==


Below is the list of few test cases which participants can execute.
Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:


===Fedora===
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=24&component=liveusb-creator liveusb-creator]. Please also make the bug 'block' the [https://bugzilla.redhat.com/show_bug.cgi?id=1310542 tracker bug for issues with the tool], by putting '1310542' in the '''Blocks:''' field. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you.


* Download a live image (if not installed) from [http://www.getfedora.org here]
== Test Results ==
* Get the package from [http://koji.fedoraproject.org/koji/buildinfo?buildID=747138 here]
  dnf install liveusb-creator-3.91.0-1.fc22.noarch.rpm


* Download your favorite version of Fedora
=== Fedora 24 changes ===
* Boot your system with the live USB
{|
* Verify the installation
! User
* Full step by step [http://sumantrom.blogspot.in/2016/04/testing-with-luc-poc-fedora-22-x8664.html doc]
! Profile
! [http://fedoraproject.org/wiki/Changes/LUCasPrimaryDownloadable LUCasPrimaryDownloadable]
! References
|-
| [[User:bfahr|bfahr]]
| Windows 7 Pro SP1 64 bit i7-4700mq
| {{result|fail}}<ref>Windows admin permission prompt came up and requested permission to run windows dispart.exe.  Once approved a windows dos box with diskpart comes up and is waiting for input to proceed.  This happened after I had clicked on the write button.</ref>
| <references/>
|-
| [[User:cpanceac|cpanceac]]
| Fedora Workstation x64 (first boot option)
| {{result|pass}}<ref>Host: i7-3770 CPU @ 3.40GHz with 16 GB of RAM
command to boot: $ qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 1G</ref>
| <references/>
|-
| [[User:cpanceac|cpanceac]]
| Windows 10
| {{result|pass}}<ref>Host: i7-3770 CPU @ 3.40GHz with 16 GB of RAM
command to boot: $ qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 2G </ref>
| <references/>
|-
| [[User:deaddrift|deaddrift]]
| Windows 7 Home Premium - SP1, 64bit i5-2310
| {{result|fail}}<ref>Crashed with "This is most likely caused by not having the necessary graphics drivers installed" error</ref>
| <references/>
|-
| [[User:fmiz|fmiz]]
| Windows 10
| {{result|pass}}<ref>On Windows 10 Smartscreen protection blocks execution of liveusb-creator.exe, ignoring that I left the tool to download and also checked the option to have the image written to the usb flash as soon as download was done. Boot works fine with BIOS mode, UEFI mode and SecureBoot enabled.</ref>
| <references/>
|-
| [[User:lsatenstein  |lsatenstein  ]]
| dumb end user
| {{result|fail}}<ref>{{bz|1310542}} F23 experience. Download testing live games.


Notes: No indicator on main screen when download is under way, allows double download attempt, crashes. No download location information or option. Switching to/from the main to secondary window causes live-creator to crash.
</ref>
| <references/>
|-
| [[User:renault|renault]]
| F23 Workstation 64 bits
| {{result|pass}}
| <references/>
|-
| [[User:renault|renault]]
| F23 Workstation 64 bits with BIOS laptop
| {{result|pass}}
| <references/>
|-
| [[User:roger.k.wells|roger.k.wells]]
| Fedora 23, 64bit
| {{result|pass}}<ref>No feedback when installing OS to USB drive, the progress indicator never changed.  I was just about to kill it when it completed. The USB stick that I used has no activity indicator.
Excessive CPU load when liveusb-creator is running, ~150% at all times after first activity. 
The end result seemed to work well though.</ref>
| <references/>
|-
| [[User:satellit|satellit]]
| f23 x86-64 cinnamon 2.8.7 kernel: 4.4.6-301.fc23.x86_64 Bios boot (not tested in Windows)
| {{result|pass}}<ref>worked in f23 also  https://wiki.sugarlabs.org/go/File:LUC_f23.png</ref>
| <references/>
|-
| [[User:sumantro|sumantro]]
| F23 Workstation 64 bits
| {{result|pass}}
| <references/>
|-
| [[User:sumantro|sumantro]]
| F23 x86-64 design studio
| {{result|pass}}
| <references/>
|-
| [[User:superM|superM]]
| -
| {{result|warn}}<ref>No persistence?? Didn't even tried it. Unfortunately, staying with F23 (created with liveUSB Creator).</ref>
| <references/>


===Windows===
|-
 
|}
 
*Download the tool from [https://mbriza.fedorapeople.org/liveusb-creator.zip here]
*Install and follow the same steps.
 
 
===Mac===
 
 
 
 
 
== Test Results ==
 
Construct a table or list to allow testers to post results.  Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:
 
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla].If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. 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. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.


=== Basic tests ===
{|
{|
! User
! User
! [[QA:Testcase_sample_1|Sample test 1]]
! Profile
! [[QA:Testcase_sample_2|Sample test 2]]
! [http://fedoraproject.org/wiki/QA:Testcase_Fedora_Media_Writer_basic Basic (Fedora)]
! [[QA:Testcase_sample_3|Sample test 3]]
! [http://fedoraproject.org/w/index.php?title=QA:Testcase_Fedora_Media_Writer_basic_windows Basic (Windows)]
! [[QA:Testcase_sample_4|Sample test 4]]
! References
! References
|-
|-
| [[User:SampleUser|Sample User]]
| [[User:Ayan|Ayan]]
| {{result|none}}  
| Ayan Choudhury
|
| {{result|pass}}
| <references/>
|-
| [[User:Karthik Subrahmanya|Karthik Subrahmanya]]
| Fedora22
| {{result|pass}}<ref>LGTM</ref>
|
| <references/>
|-
| [[User:achembar|achembar]]
| Fedora 22
| {{result|pass}}
|
| <references/>
|-
| [[User:arehtykitna|arehtykitna]]
| Windows 8.1 Pro Update 1 64-bit creating F23 Cinnamon 64-bit media
|
| {{result|pass}}<ref>Works fine. Nice GUI layout. The alternate options icon needs to be a little more obvious what it is. It looks like a panel grab handle. Please make it resemble a menu button e.g. firefox/chrome or android...</ref>
| <references/>
|-
| [[User:cmurf|cmurf]]
|
|
| {{result|fail}}<ref>{{bz|1328560}} {{bz|1328563}} crashes when ISO is on a (samba) file server; continuously flashing light on USB stick; </ref>
| <references/>
|-
| [[User:cpanceac|cpanceac]]
| DragonflyBSD (dfly-x86_64-4.4.3_REL) ( .img )
| {{result|fail}}<ref>it comes from an .img file. Not sure if the creator can handle this.</ref>
|
| <references/>
|-
| [[User:cpanceac|cpanceac]]
| DragonflyBSD (dfly-x86_64-4.4.3_REL) ( .iso )
| {{result|pass}}<ref>Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz , 16 GB RAM
$ sudo qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 2G </ref>
|
| <references/>
|-
| [[User:cpanceac|cpanceac]]
| GhostBSD10.1-RELEASE-20150912-mate-i386
| {{result|pass}}<ref>Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz , 16 GB RAM
sudo qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 2G</ref>
|
| <references/>
|-
| [[User:cpanceac|cpanceac]]
| Mgeia 5 beta 1
| {{result|pass}}<ref>Host: i7-3770 CPU @ 3.40GHz with 16 GB of RAM
command to boot: $ qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 1G </ref>
|
| <references/>
|-
| [[User:cpanceac|cpanceac]]
| PC BSD 10.3-RELEASE-03-31-2016-x64-DVD
| {{result|pass}}<ref>Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz , 16 GB RAM
$ sudo qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 2G </ref>
|
| <references/>
|-
| [[User:cpanceac|cpanceac]]
| Windows 10
| {{result|fail}}<ref>{{bz|1328794}} the stick is created fine (?: i have yet to test the actual installability) but the USB stick that was created is no longer "seen" by the creator</ref>
|
| <references/>
|-
| [[User:deaddrift|deaddrift]]
| F23 - 64bit i5-2310
| {{result|warn}}<ref>Due to the fact that you can not select a different mirror and the one it selects runs at glacial speeds, this test was aborted. </ref>
|
| <references/>
|-
| [[User:deaddrift|deaddrift]]
| Windows 7 Home Premium - SP1, 64bit i5-2310
|
| {{result|fail}}<ref>liveusb-creator.exe failed to run with OpenGL errors</ref>
| <references/>
|-
| [[User:frantisekz|frantisekz]]
| frantisekz
| {{result|pass}}<ref>Bugs reported to Github:
https://github.com/lmacken/liveusb-creator/issues/45
https://github.com/lmacken/liveusb-creator/issues/44
https://github.com/lmacken/liveusb-creator/issues/43</ref>
|
| <references/>
|-
| [[User:jsedlak|jsedlak]]
| Windows 10 64bit
|
| {{result|fail}}<ref>{{bz|1328484}} </ref>
| <references/>
|-
| [[User:juliuxpigface|juliuxpigface]]
| Fedora 23 Workstation
| {{result|fail}}<ref>{{bz|1318491}} {{bz|1328337}} </ref>
|
| <references/>
|-
| [[User:kparal|kparal]]
|
| {{result|fail}}<ref>{{bz|1329611}} </ref>{{result|fail}}<ref>{{bz|1329608}} </ref>{{result|warn}}<ref>{{bz|1328789}} </ref>{{result|fail}}<ref>{{bz|1328498}} </ref>{{result|warn}}<ref>{{bz|1328462}} </ref>{{result|fail}}<ref>{{bz|1328457}} </ref>{{result|fail}}<ref>{{bz|1328452}} </ref>{{result|fail}}<ref>{{bz|1328369}} </ref>{{result|fail}}<ref>{{bz|1328337}} </ref>
|
| <references/>
|-
| [[User:lbrabec|lbrabec]]
| Fedora 24 Workstation 64bit
| {{result|fail}}<ref>{{bz|1328340}} </ref>
|
| <references/>
|-
| [[User:priynag|priynag]]
| F22 Workstation 64 bits
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
|  
| {{result|fail}} <ref>{{bz|12345}}</ref>
| <references/>
| <references/>
|-
| [[User:pschindl|pschindl]]
| Fedora 24 Workstation 64bit
| {{result|fail}}<ref>{{bz|1328369}} </ref>{{result|fail}}<ref>{{bz|1328337}} </ref>
|
| <references/>
|-
| [[User:qqqqqqq|qqqqqqq]]
| Windows 10 Pro
|
| {{result|fail}}<ref>When I click "Write to disk" it prompts me for administrator credentials.  I enter them and a diskpart.exe windows opens and does nothing.
output from liveusb-creator.exe:
file:///C:/Users/robert.s/Desktop/liveusb-creator/qml/QtQuick/Controls/ComboBox.qml:560:5: QML Menu: Binding loop detected for property "__selectedIndex"
file:///C:/Users/robert.s/Desktop/liveusb-creator/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:186:9: QML Binding: Property 'raised' does not exist on Item.
file:///C:/Users/robert.s/Desktop/liveusb-creator/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:137:9: QML Binding: Property 'raised' does not exist on Item.
[gui:213] 'Logger' object is not callable
Traceback (most recent call last):
  File "liveusb\gui.py", line 209, in run
  File "liveusb\gui.py", line 219, in ddImage
  File "liveusb\creator.py", line 602, in dd_image
TypeError: 'Logger' object is not callable
qrc:/components/DownloadDialog.qml:82: ReferenceError: cross is not defined
qrc:/components/DownloadDialog.qml:81: ReferenceError: cross is not defined
[gui:213] 'Logger' object is not callable
Traceback (most recent call last):
  File "liveusb\gui.py", line 209, in run
  File "liveusb\gui.py", line 219, in ddImage
  File "liveusb\creator.py", line 602, in dd_image
TypeError: 'Logger' object is not callable
qrc:/components/DownloadDialog.qml:82: ReferenceError: cross is not defined
qrc:/components/DownloadDialog.qml:81: ReferenceError: cross is not defined
</ref>
| <references/>
|-
| [[User:renault|renault]]
| F23 Workstation 64 bits
| {{result|pass}}
|
| <references/>
|-
| [[User:renault|renault]]
| F23 Workstation 64 bits with BIOS laptop
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:roger.k.wells|roger.k.wells]]
| Fedora 23, 64bit
| {{result|pass}}<ref>I am a current F23 user and there were no surprises/disappointments when booting from the USB memory stick</ref>
|
| <references/>
|-
| [[User:satellit|satellit]]
|
| {{result|warn}}<ref>not tested</ref>{{result|pass}}<ref>bios boot f24 KDE :5.6.2 QT:5.6.0 Kernel 4.5.0-302.fc24x86_64
live install fully updated</ref>
|
| <references/>
|-
| [[User:sayak|sayak]]
| F23 Workstation 64 bits
| {{result|pass}}
|
| <references/>
|-
| [[User:sumantro|sumantro]]
| F22 Workstation 64 bits
| {{result|pass}}
|
| <references/>
|-
| [[User:sumantro|sumantro]]
| F23 Workstation 64 bits
| {{result|pass}}
| {{result|pass}}
| <references/>
|-
| [[User:sumantro|sumantro]]
| Windows 8.1 & Windows 10 64 bits
|
| {{result|pass}}
| <references/>
|-
| [[User:swarnava|swarnava]]
|
| {{result|pass}}
|
| <references/>
|-
|-
|}
|}


[[Category:Fedora 24 Test Days]]
[[Category:Fedora 24 Test Days]]

Latest revision as of 23:46, 28 September 2016

Fedora Test Days
Echo-testing-48px.png
Changes/LUCasPrimaryDownloadable

Date 2016-04-19
Time all day

Website [website]
IRC #fedora-test-day (webirc)
Mailing list test


Note.png
Can't make the date?
If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at Bugzilla, and add your results to the results section. If this page is more than a month old when you arrive here, please check the current schedule and see if a similar but more recent Test Day is planned or has already happened.

What to test?[edit]

Today's installment of Fedora Test Day will focus on testing the rewritten and updated LiveUSB Creator tool, now known as Fedora Media Writer, for different operating systems and architectures. The new tool is intended to be provided as the primary download option for Fedora 24 Workstation, with the aim of lowering the barrier for potential users to try and install Fedora.

Who's available[edit]

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...

Prerequisite for Test Day[edit]

Warning.png
Data loss
Any data on the USB stick used for this test is likely to be destroyed. Please do not use a stick whose contents you need to keep.
  • USB flash drive (min. 4GiB)
  • Root access on the system used to write the drive (or admin access in Windows)
  • The latest version of the tool (see next section)

How to test?[edit]

Install the tool[edit]

  • Fedora : sudo dnf --enablerepo=updates-testing --refresh --best install liveusb-creator
  • Windows: Download liveusb-creator.zip, extract it, and run the executable

Run the tests[edit]

Visit the result page and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the Enter result button for the test.

Exploratory testing[edit]

If you run out of test cases, congratulations! But that's not the end! You can still help out by playing around with the tool in whatever ways you can think of: try out all the things you can find, and try writing different Fedora images with it. If you have systems with different Windows versions, try running the tool on all of them. Get creative! Any problems you find please file a bug, or report to the IRC channel.

Reporting bugs[edit]

Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:

If you have problems with any of the tests, report a bug to Bugzilla usually for the component liveusb-creator. Please also make the bug 'block' the tracker bug for issues with the tool, by putting '1310542' in the Blocks: field. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you.

Test Results[edit]

Fedora 24 changes[edit]

User Profile LUCasPrimaryDownloadable References
bfahr Windows 7 Pro SP1 64 bit i7-4700mq
Fail fail
[1]
  1. Windows admin permission prompt came up and requested permission to run windows dispart.exe. Once approved a windows dos box with diskpart comes up and is waiting for input to proceed. This happened after I had clicked on the write button.
cpanceac Fedora Workstation x64 (first boot option)
Pass pass
[1]
  1. Host: i7-3770 CPU @ 3.40GHz with 16 GB of RAM command to boot: $ qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 1G
cpanceac Windows 10
Pass pass
[1]
  1. Host: i7-3770 CPU @ 3.40GHz with 16 GB of RAM command to boot: $ qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 2G
deaddrift Windows 7 Home Premium - SP1, 64bit i5-2310
Fail fail
[1]
  1. Crashed with "This is most likely caused by not having the necessary graphics drivers installed" error
fmiz Windows 10
Pass pass
[1]
  1. On Windows 10 Smartscreen protection blocks execution of liveusb-creator.exe, ignoring that I left the tool to download and also checked the option to have the image written to the usb flash as soon as download was done. Boot works fine with BIOS mode, UEFI mode and SecureBoot enabled.
lsatenstein dumb end user
Fail fail
[1]
  1. RHBZ #1310542 F23 experience. Download testing live games. Notes: No indicator on main screen when download is under way, allows double download attempt, crashes. No download location information or option. Switching to/from the main to secondary window causes live-creator to crash.
renault F23 Workstation 64 bits
Pass pass
renault F23 Workstation 64 bits with BIOS laptop
Pass pass
roger.k.wells Fedora 23, 64bit
Pass pass
[1]
  1. No feedback when installing OS to USB drive, the progress indicator never changed. I was just about to kill it when it completed. The USB stick that I used has no activity indicator. Excessive CPU load when liveusb-creator is running, ~150% at all times after first activity. The end result seemed to work well though.
satellit f23 x86-64 cinnamon 2.8.7 kernel: 4.4.6-301.fc23.x86_64 Bios boot (not tested in Windows)
Pass pass
[1]
sumantro F23 Workstation 64 bits
Pass pass
sumantro F23 x86-64 design studio
Pass pass
superM -
Warning warn
[1]
  1. No persistence?? Didn't even tried it. Unfortunately, staying with F23 (created with liveUSB Creator).

Basic tests[edit]

User Profile Basic (Fedora) Basic (Windows) References
Ayan Ayan Choudhury
Pass pass
Karthik Subrahmanya Fedora22
Pass pass
[1]
  1. LGTM
achembar Fedora 22
Pass pass
arehtykitna Windows 8.1 Pro Update 1 64-bit creating F23 Cinnamon 64-bit media
Pass pass
[1]
  1. Works fine. Nice GUI layout. The alternate options icon needs to be a little more obvious what it is. It looks like a panel grab handle. Please make it resemble a menu button e.g. firefox/chrome or android...
cmurf
Fail fail
[1]
  1. RHBZ #1328560 RHBZ #1328563 crashes when ISO is on a (samba) file server; continuously flashing light on USB stick;
cpanceac DragonflyBSD (dfly-x86_64-4.4.3_REL) ( .img )
Fail fail
[1]
  1. it comes from an .img file. Not sure if the creator can handle this.
cpanceac DragonflyBSD (dfly-x86_64-4.4.3_REL) ( .iso )
Pass pass
[1]
  1. Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz , 16 GB RAM $ sudo qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 2G
cpanceac GhostBSD10.1-RELEASE-20150912-mate-i386
Pass pass
[1]
  1. Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz , 16 GB RAM sudo qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 2G
cpanceac Mgeia 5 beta 1
Pass pass
[1]
  1. Host: i7-3770 CPU @ 3.40GHz with 16 GB of RAM command to boot: $ qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 1G
cpanceac PC BSD 10.3-RELEASE-03-31-2016-x64-DVD
Pass pass
[1]
  1. Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz , 16 GB RAM $ sudo qemu-system-x86_64 -boot d -cdrom /dev/sdb -m 2G
cpanceac Windows 10
Fail fail
[1]
  1. RHBZ #1328794 the stick is created fine (?: i have yet to test the actual installability) but the USB stick that was created is no longer "seen" by the creator
deaddrift F23 - 64bit i5-2310
Warning warn
[1]
  1. Due to the fact that you can not select a different mirror and the one it selects runs at glacial speeds, this test was aborted.
deaddrift Windows 7 Home Premium - SP1, 64bit i5-2310
Fail fail
[1]
  1. liveusb-creator.exe failed to run with OpenGL errors
frantisekz frantisekz
Pass pass
[1]
jsedlak Windows 10 64bit
Fail fail
[1]
  1. RHBZ #1328484
juliuxpigface Fedora 23 Workstation
Fail fail
[1]
  1. RHBZ #1318491 RHBZ #1328337
kparal
Fail fail
[1]
Fail fail
[2]
Warning warn
[3]
Fail fail
[4]
Warning warn
[5]
Fail fail
[6]
Fail fail
[7]
Fail fail
[8]
Fail fail
[9]
  1. RHBZ #1329611
  2. RHBZ #1329608
  3. RHBZ #1328789
  4. RHBZ #1328498
  5. RHBZ #1328462
  6. RHBZ #1328457
  7. RHBZ #1328452
  8. RHBZ #1328369
  9. RHBZ #1328337
lbrabec Fedora 24 Workstation 64bit
Fail fail
[1]
  1. RHBZ #1328340
priynag F22 Workstation 64 bits
Pass pass
pschindl Fedora 24 Workstation 64bit
Fail fail
[1]
Fail fail
[2]
  1. RHBZ #1328369
  2. RHBZ #1328337
qqqqqqq Windows 10 Pro
Fail fail
[1]
  1. When I click "Write to disk" it prompts me for administrator credentials. I enter them and a diskpart.exe windows opens and does nothing. output from liveusb-creator.exe: file:///C:/Users/robert.s/Desktop/liveusb-creator/qml/QtQuick/Controls/ComboBox.qml:560:5: QML Menu: Binding loop detected for property "__selectedIndex" file:///C:/Users/robert.s/Desktop/liveusb-creator/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:186:9: QML Binding: Property 'raised' does not exist on Item. file:///C:/Users/robert.s/Desktop/liveusb-creator/qml/QtQuick/Controls/Private/ScrollViewHelper.qml:137:9: QML Binding: Property 'raised' does not exist on Item. [gui:213] 'Logger' object is not callable Traceback (most recent call last): File "liveusb\gui.py", line 209, in run File "liveusb\gui.py", line 219, in ddImage File "liveusb\creator.py", line 602, in dd_image TypeError: 'Logger' object is not callable qrc:/components/DownloadDialog.qml:82: ReferenceError: cross is not defined qrc:/components/DownloadDialog.qml:81: ReferenceError: cross is not defined [gui:213] 'Logger' object is not callable Traceback (most recent call last): File "liveusb\gui.py", line 209, in run File "liveusb\gui.py", line 219, in ddImage File "liveusb\creator.py", line 602, in dd_image TypeError: 'Logger' object is not callable qrc:/components/DownloadDialog.qml:82: ReferenceError: cross is not defined qrc:/components/DownloadDialog.qml:81: ReferenceError: cross is not defined
renault F23 Workstation 64 bits
Pass pass
renault F23 Workstation 64 bits with BIOS laptop
Pass pass
Pass pass
roger.k.wells Fedora 23, 64bit
Pass pass
[1]
  1. I am a current F23 user and there were no surprises/disappointments when booting from the USB memory stick
satellit
Warning warn
[1]
Pass pass
[2]
  1. not tested
  2. bios boot f24 KDE :5.6.2 QT:5.6.0 Kernel 4.5.0-302.fc24x86_64 live install fully updated
sayak F23 Workstation 64 bits
Pass pass
sumantro F22 Workstation 64 bits
Pass pass
sumantro F23 Workstation 64 bits
Pass pass
Pass pass
sumantro Windows 8.1 & Windows 10 64 bits
Pass pass
swarnava
Pass pass