After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150782 - gfloppy does not allow formatting of USB floppy
gfloppy does not allow formatting of USB floppy
Status: RESOLVED OBSOLETE
Product: gnome-utils
Classification: Deprecated
Component: gfloppy
unspecified
Other other
: Normal enhancement
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks: 309067
 
 
Reported: 2004-08-22 16:24 UTC by asegil
Modified: 2009-11-09 12:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Add hal support to gfloppy (8.53 KB, patch)
2004-10-20 14:36 UTC, James Bowes
committed Details | Review
patch to disable standard and thorough option, if a USB floppy diskette drive is being used. (3.80 KB, patch)
2009-02-09 20:30 UTC, Ritesh Khadgaray ( irc:ritz)
rejected Details | Review

Description asegil 2004-08-22 16:24:18 UTC
Distribution: Slackware Slackware 10.0.0
Package: gnome-utils
Severity: normal
Version: GNOME2.6.1 unspecified
Gnome-Distributor: Dropline Systems
Synopsis: gfloppy does not allow formatting of USB floppy
Bugzilla-Product: gnome-utils
Bugzilla-Component: gfloppy
Bugzilla-Version: unspecified
Description:
Description of Problem:
i trie to format my USB floppy, but gfloppy wont even start, because it
does not find any floppy devices

Steps to reproduce the problem:
1. Start gfloppy with a USB floppy attached to system

Actual Results:
you get an error stating that you dont have any floppy device

Expected Results:
it should be possible to format a USB floppy device

How often does this happen?
allways

Additional Information:




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-08-22 12:24 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gnome-utils".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was asegil@online.no.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Bryan W Clark 2004-09-29 16:38:04 UTC
Yes, gfloppy is hard coded to using /dev/fd0 so it wouldn't be able to format
this type of floppy drive.
Comment 2 John Fleck 2004-09-30 03:00:04 UTC
Changing to "enhancement."
Comment 3 James Bowes 2004-10-20 14:36:35 UTC
Created attachment 32832 [details] [review]
Add hal support to gfloppy

This patch adds (optional) hal support to gfloppy, which should allow for
floppy drives beyond the standard /dev/fd0. Like usb floppy drives

As I do not own a usb floppy drive, can anyone who does own one confirm that
this works for them?
Comment 4 James Bowes 2004-10-22 14:18:33 UTC
I committed this patch today. If anyone has a usb floppy drive and can confirm
that it now works, let us know so we can resolve this bug.
Comment 5 John Fleck 2004-10-22 14:48:45 UTC
Assuming this works, before closing the bug we need to make sure this is added
to the documentation, either by changing this bug to reflect this final need or
by opening a new bug specific to the docs.
Comment 6 James Bowes 2004-10-26 21:31:59 UTC
I managed to find a usb floppy drive, and after a few little tweaks gfloppy can
now detect and format floppies in usb floppy drives :)

It cannot, however, do low-level formatting or bad block scans on these devices,
since those actions are controlled by the hardware itself. So we will need to
disable these options when a usb/whatever floppy drive is selected.
Comment 7 Kjartan Maraas 2005-01-12 10:03:37 UTC
Still no docs I assume?
Comment 8 Teppo Turtiainen 2005-04-23 07:08:09 UTC
Is gfloppy supposed to work with all USB drives or just USB floppy drives?
Because http://www.gnome.org/start/2.10/notes/rnwhatsnew.html seems to suggest
that it works with all USB drives. Anyway it doesn't detect my USB memory stick
and it would be nice to be able to format those too.
Comment 9 Ritesh Khadgaray ( irc:ritz) 2009-02-09 20:30:36 UTC
Created attachment 128326 [details] [review]
patch to disable standard and thorough option, if a USB floppy diskette drive is being used.

This will disable standard and thorough option, if a USB floppy diskette drive is being used.
Comment 10 Emmanuele Bassi (:ebassi) 2009-11-09 12:03:53 UTC
thanks for your bug report.

GFloppy has been removed from the GNOME Utilities since the 2.28.0 release, and replaced by the GNOME Disk Utility.