[Bug 1589028] Re: Improper blocksize set by usb-creator, leads to problems during formatting
duocore
1589028 at bugs.launchpad.net
Wed Dec 7 21:42:51 UTC 2022
When i launch usb-creator-gtk :
~$ usb-creator-gtk --version
Traceback (most recent call last):
File "/usr/bin/usb-creator-gtk", line 28, in <module>
from usbcreator.frontends.gtk import GtkFrontend
File "/usr/lib/python3/dist-packages/usbcreator/frontends/gtk/__init__.py", line 1, in <module>
from usbcreator.frontends.gtk.frontend import GtkFrontend
File "/usr/lib/python3/dist-packages/usbcreator/frontends/gtk/frontend.py", line 31, in <module>
from usbcreator.frontends.gtk.unitysupport import UnitySupport
File "/usr/lib/python3/dist-packages/usbcreator/frontends/gtk/unitysupport.py", line 28, in <module>
gi.require_version('Unity', '7.0')
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Unity not available
I have a bug : not work
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to parted in Ubuntu.
https://bugs.launchpad.net/bugs/1589028
Title:
Improper blocksize set by usb-creator, leads to problems during
formatting
Status in parted package in Ubuntu:
Confirmed
Status in parted package in Debian:
Fix Released
Bug description:
When ever I create a bootable USB using usb-creator , and when I try
to format it after my work is done, I get this error
“The Driver descriptor says physical block size is 2048 bytes, but
Linux says it is 512” in Gparted. (screen shot in the attachments)
Furthermore , The USB is divided into strange partitions (image
attached). and shows the 16GB partition as 60GB partition.
I presume that this is because of setting the blocksize to 1000000 by
this tool : as in the source code here :
https://bazaar.launchpad.net/~usb-creator-hackers/usb-
creator/trunk/view/474/bin/usb-creator-helper#L111
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: usb-creator-gtk 0.3.2
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Jun 4 08:53:43 2016
InstallationDate: Installed on 2016-05-30 (4 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: usb-creator
UpgradeStatus: No upgrade log present (probably fresh install)
UsbCreatorLog:
usb-creator 2016-06-04 08:53:29,852 (DEBUG) backend.py:24: UDisks2Backend
usb-creator 2016-06-04 08:53:30,152 (DEBUG) backend.py:64: detect_devices
usb-creator 2016-06-04 08:53:30,157 (DEBUG) backend.py:104: drive added: /org/freedesktop/UDisks2/block_devices/sr0
usb-creator 2016-06-04 08:53:30,157 (DEBUG) backend.py:118: not adding device: 0 byte disk.
usb-creator 2016-06-04 08:53:32,702 (DEBUG) backend.py:181: cancel_install
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1589028/+subscriptions
More information about the foundations-bugs
mailing list