[Bug 432215] Re: labels are 'padded' with spaces

2010-05-25 Thread André Barmasse
As the padding problem has been solved a long time ago, there is no need
to continue the debate about the Kobil M-IDentity stick here. Luckily
(or rather of necessity) someone has opened a specific bug report about
that piece of rubbish here:

https://bugs.launchpad.net/ubuntu/+source/hal/+bug/573690

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-05-10 Thread gabriela
Yeah, same story over and over again. Soon after one bug has been fixed
or a community workaround has been found, the device (or Ubuntu?) fails
again. I've upgraded from 9.10 64bit to 10.04 64bit. It happens here
exactly the same way as you (André Barmasse and GM_Ubuntu) describe it
in msg #38 and #39.

Did anyone spot the buggy module? And how do we proceed? @GM_Ubuntu: Can
you unveil the new bug ID for I can sign in? As 10.04 is supposed to be
an LTS release, I really hope this one will be fixed soon - and fixed
for good.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 432215] Re: labels are 'padded' with spaces

2010-05-10 Thread gabriela
oh, sry, found it, bug ID #573690.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-05-02 Thread GM_Ubuntu
Unfortunately I can only agree with André Barmasse : I have just
upgraded my computer from 9.10 to 10.04. The good news is, the label
M-IDentity is not padded with spaces anymore, so the mountpoint does
not contain spaces. From that point of view, the bug is indeed fixed
with 10.04.

The bad news is, as mentioned by M. Barmasse, the piece of software
embedded in the Kobil dongle now crashes after a while, complaining
about permissions. It actually requires write access to the Kobil device
and since the upgrade to 10.04, something prevents it. The same error
happens even when run as root.

For information :
- the device file (/dev/sr1 on my computer) has read/write permissions for 
everyone
- the mountpoint has no write access for anyone and there is no way to change 
this with chmod, even as root.

I guess it is an issue either with Hal or Udev, but I have no clue
whatsoever. Creating an Udev rule for that device does not help either.

I really have concerns here because it gets worse as new versions of
Ubuntu get released. It used to work almost flawlessly with 9.04 by
creating a specific Udev rule for the Kobil dongle, once for all. Then
9.10 introduced the label padded with spaces issue. So I found the
simple workaround to unmount the device manually and mount it again on a
correctly formed moint point. At least it used to work. Now with 10.04
nothing works anymore. It is very disappointing.

I used to be an enthusiastic fan of Linux. Now I have to consider
re.installing the crap Windoz, just because I cannot use my netbanking
anymore. Shame !

Of course I am happy to provide more information to anyone who could
help. I am going to create a new bug for this anyway.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 432215] Re: labels are 'padded' with spaces

2010-04-26 Thread André Barmasse
Today I upgrade to the Lucid Lynx release candidate and I was very happy to see 
that the problem with the spaces in the mounted M-IDentity usb stick are gone. 
Great work, Ubuntu team! Therefore the following bugs can be closed:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/432215
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/468927

On the smelly side of it I was rather not surprised that Kobil's
M-IDentity software does not start up at all - again!! So I edited
/lib/udev/rules.d/50-udev-default.rules as described on the website of
Migrosbank for Ubuntu 9.10
(http://www.migrosbank.ch/de/MBancNet/MIDentity/faq_linuxkonf.htm?popup=)
and changed the value of the usb subsystem from 664 to 666.

After rebooting the computer nothing happens - except for the same old
crappy error message saying that there is a problem with access rights
on the usb device.

Then I found a tip from Stephan Schwerzmann from november 2008
(http://markmail.org/message/3szbsxyya7xj2xkm), saying that you should
not change the rules directly in /lib/udev/rules.d/50-udev-
default.rules, but create a separate udev rule for the M-IDentity
device. A very good point! He proposed to create a file
/etc/udev/rules.d/45-midentity-permissions.rules and put the following
content in it:

SUBSYSTEM==block, ATTR{vendor}==KOBIL, ATTR{model}==mIDentity,
GROUP=plugdev

After rebooting the computer nothing happens - except for the same old
crappy error message saying that there is a problem with access rights
on the usb device.

Therefore, I gave the well explained workaround of GM_Ubuntu (see above)
a shot. I had my concerns that putting a personal udev rule into
/etc/udev/user.rules is really the right way in Lucid Lynx? But I tried
it that way and also with putting it under /lib/udev/ and
/lib/udev/rules.d/. The content of the file user.rules was the
following:

BUS!=usb, ACTION!=add, SUBSYSTEM!=usb_device, GOTO=user_rules_end
SYSFS{idVendor}==0d46, SYSFS{idProduct}==4081, MODE=666, GROUP=plugdev
LABEL=user_rules_end

After rebooting the computer nothing happens - except for the same old
crappy error message saying that there is a problem with access rights
on the usb device.

Finally, I thought that at least at Kobil's website there should be
solution for this problem. There is a FAQ for the M-IDentity device,
where you can read that KOBIL mIDentity supports Windows 2000 (min.
Service Pack 3), Windows XP (min. Service Pack 1) and Windows 2003
Server (since Version 1.1.4)
(https://www.kobil.com/en/support/faqs/midentity/supported-operating-
systems.html) and a PDF in German that offers solution approaches if the
software does not start under Windows XP and Windows Vista
(https://www.kobil.com/de/support/faqs/midentity/nach-dem-einstecken-
des-kobil-mdentity-startet-die-datensafe-anwendung-nicht.html). As a
linux user you start to get the feeling that the linux help offered by
Kobil is rather FUCK that FAQ.

But, isn't there something written about linux support in the front page
advertisement of the great Kobil M-IDentity device? Of course!! There it
is: User-friendliness and security are the principal concerns of KOBIL.
The user simply inserts the mIDentity into the USB port of any Windows,
Mac or Linux computer and no more is required. The user can, for
example, immediately access an online banking account without having to
install any software or drivers. Moreover, the on-board application
starts automatically instead of being executed manually. Real Plug 
Play solutions. See for yourself and let KOBIL technology change your
way of working. (https://www.kobil.com/index.php?id=49L=0)

And no more is required? Damn!! If you have to make half an hour of
finger acrobatics to get the right informations about your stick, write
your own configuration file, create folders, mount and unmount, than
this peace of hardware should be banned and kept off of all users ...

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-04-08 Thread Maxim Levitsky
This was fixed in util-linux-ng long long ago

** Changed in: util-linux-ng
   Status: Fix Committed = Fix Released

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-03-22 Thread Scott James Remnant
** Changed in: util-linux (Ubuntu)
   Status: Triaged = Fix Released

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-02-22 Thread Paede
It looks that the new 2.17 version is landed on Lucid. Can somebody test
if this bug is solved in Lucid?

https://launchpad.net/ubuntu/lucid/+source/util-linux

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-02-05 Thread turtok187
We were able to compile the util-linux-ng 2.17 into Karmic Koala and it seems 
that the problem with the spaces in the label is solved. We tested also with a 
Kobil device.
Hopefully the tools will make the way into the next beta!

Release Note:
ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-ReleaseNotes

Tarballs:
Index von ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/

regards

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-02-02 Thread André Barmasse
Just upgraded to Ubuntu Lucid Lynx Alpha 2 and my Migrosbank M-IDentity
usb stick does not work anymore - once again! Neither the script
mentioned above nor another suggested solution with a symbolic link in
/media (sudo ln -s 'M-IDentity  ' ./M-IDentity) help to talk this
piece of crap into working again. Tested with and without HAL (as in
Lucid Lynx HAL will be deprecated) and with permissions in
/lib/udev/rules/50-udev-default.rules set to 666 and even 777. Klicking
on the programm shows at least some flickering of the led on the stick,
but then nothing happens - no error message, not even a tiny, nothing!
Well, I think I am gonna have to change my bank, otherwise I will have
to to my bank buisinesses on a Windows machine somewhere at work - which
actually cannot be the point of having 24/7 online banking ... Damn!!!

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-02-02 Thread GM_Ubuntu
Hello

Here is a step by step workaround for André Barmasse and other swiss
users - like me - who cannot use their Kobil M-Identity USB device on
Ubuntu since Karmic. Please note : I have NOT tested this on Lucid.
However it works on Karmic.

First, make sure your Kobil device is not plugged in.

Step 1 : Create a rule file suitable for the Kobil M-IDentity device

The Migros Bank suggest on their website to change the default udev rule.
Although this would probably work, I find it pretty risky as it will grant 
read/write priviledges to everyone for devices matching the default rule.
Instead I suggest to create a specific rule for the Kobil device and insert it 
in /etc/udev/user.rules as shown below

- sudo gedit /etc/udev/user.rules

Then in the editor, copy and paste the following lines :

###
BUS!=usb, ACTION!=add, SUBSYSTEM!=usb_device, GOTO=user_rules_end

# Kobil mIDentity XL USB
SYSFS{idVendor}==0d46, SYSFS{idProduct}==4081, MODE=666, GROUP=plugdev

LABEL=user_rules_end
###

Save the file and close gedit

Restart udev (- sudo service udev restart) or simply reboot your
computer.

-

Step 2 - Create a valid persistent mount point for the Kobil device
In a terminal, type :

- sudo mkdir /media/M-IDentity

--

Step 3 - Check if the device is seen by Ubuntu
Plug the Kobil device and wait a few seconds. 
If a window containing the Kobil files pops up after pluging the device, just 
close it.
In a terminal, type :

- dmesg

You should see something like :


[ 4919.751556] generic-usb 0003:0D46:4081.0009: hiddev96,hidraw2: USB HID v1.00 
Device [KOBIL Systems mIDentity XL] on usb-:00:04.0-1/input1
[ 4924.742426] usb-storage: device scan complete
[ 4924.749361] scsi 15:0:0:0: CD-ROMKOBILmIDentity0001 
PQ: 0 ANSI: 0
[ 4925.085346] sr1: scsi3-mmc drive: 11x/59x writer cd/rw caddy
[ 4925.085590] sr 15:0:0:0: Attached scsi CD-ROM sr1
[ 4925.085724] sr 15:0:0:0: Attached scsi generic sg2 type 5
[ 4925.751348] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 4925.786328] ISO 9660 Extensions: RRIP_1991A


Note the device name assigned by the system to the Kobil device. In this
example : sr1





Step 4 - The Kobil device should have been mounted automatically. Check this 
and unmount it.

In a terminal type :

- mount | grep '/dev/srX'
(where srX should be replaced by the device name found at step 2)

You should get something like :
/dev/srX on /media/M-IDentity   type iso9660 
(ro,nosuid,nodev,uhelper=devkit,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500)

Unmount the device by typing :
- sudo unmount /dev/srX

Finally mount the device on the mountpoint created at step 2 above :
- mount /dev/srX /media/M-IDentity


You should now be able to open the shortcut M-IDentity and double-click on 
the executable Start_M-IDentity_Linux to run the M-Bancnet utility.

When you're finished, unmount the kobil device before removing it :
- sudo umount /dev/srX

That's it !

In the future you only need to repeat steps 3 and 4.

Bear in mind that this is ONLY a workaround, and by the way, not a very
clean one. This issue should really be handled some day. Anyway, I hope
this could help.

Cheers

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 432215] Re: labels are 'padded' with spaces

2010-02-02 Thread GM_Ubuntu
ahem  there are a few typoes in my Step 4 above. Sorry about that !

...

where srX should be replaced by the device name found at step 3)

...

Finally mount the device on the mountpoint created at step 2 above :
- sudo mount /dev/srX /media/M-IDentity
...

Cheers

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-01-06 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/util-linux

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-01-04 Thread Stefan Neis
@Scott: I assumed by your comment (#6) this would be fixed in Lucid
Lynx, but Alpha1 still seems to contain that same bug. Any hope for
getting the fix at least in Alpha2?

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 432215] Re: labels are 'padded' with spaces

2010-01-04 Thread Scott James Remnant
On Mon, 2010-01-04 at 17:14 +, Stefan Neis wrote:

 @Scott: I assumed by your comment (#6) this would be fixed in Lucid
 Lynx, but Alpha1 still seems to contain that same bug. Any hope for
 getting the fix at least in Alpha2?
 
Still waiting for util-linux 2.17, if that comes out this week there is
hope - otherwise no.  It'll be Alpha3 at the earliest.

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-01-02 Thread lugipfupf
The swiss Valiant Bank just switched to the same system lately, more are
planning to do it. So the amount of affected users is about to grow.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2010-01-02 Thread madbiologist
@Maxim: If you are still following this bug report, you might want to
consider making a PPA with your fix and providing a link to it here.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/util-linux

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-12-01 Thread André Barmasse
This bug is rather bad for Swiss people using Ubuntu and having a bank
account at the «Migrosbank». About a year ago they have released  a kind
of high security USB stick to access the personal bank account over the
internet. This stick has worked quite well - the only thing needed was
manualy set access to the usb subsystem in /lib/udev/rules.d/50-udev-
default.rules to 666.

After a fresh installation of Ubuntu Karmic Koala the usb stick has
stopped working. I am not quite sure if this has something to do with an
earlier update of the software on the stick or with the here mentioned
blkid of the packet util-linux. The only thing that is quite sure is the
fact, that Ubuntu 9.10 mounts the usb stick under /media/M-Identity -
followed by six (sic!) whitespaces.

A closer look on the usb stick reveals that there are two device entries
on the stick itself: ID_FS_LABEL (M-IDentity) and ID_FS_LABEL_ENC (also
M-Identity, but with the additional six whitespaces). Therefore, it
seems that Ubuntu 9.10 is not mounting the first correct entry, but the
second wrong one.

The best workaround for the moment seems to be a small script, that
unmounts the usb stick, kills the six whitespaces with «sed», and
remounts it. Anyway, it would be nice if either the people at Kobil
(developpers of the M-Identiy usb stick) or at Ubuntu could take again a
closer look at their software to remove that bug ...

Keep up the good work!


 M-identity-Script --


#!/bin/sh
MOUNTPOINT=/media/M-IDentity
DEVHANDLE=$(mount | grep /media/M-IDentity | awk -v FS=  '{print $1}')
OPTIONS=$(mount | grep /media/M-IDentity | awk -v FS=( '{print $2}' | sed 
s/)//)
umount $MOUNTPOINT*
mkdir /media/M-IDentity
mount -t iso9660 $DEVHANDLE $MOUNTPOINT -o $OPTIONS

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 432215] Re: labels are 'padded' with spaces

2009-12-01 Thread Paede
it is the same bug (same reason why it not works), therefore i have
merged the other bug with this one. i have also a m-identity usb stick
from migrosbank which not work.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-11-30 Thread Paede
In Debian testing and unstable, bug already fixed (Sat, 10 Oct 2009
19:29:39 -0600):

http://packages.debian.org/changelogs/pool/main/u/util-linux/util-
linux_2.16.1-4/changelog

   [Karel Zak]
 
   * libblkid: fix blkid_probe_set_utf8label() call for Joliet
   * libblkid: trim tailing whitespace from unicode LABELs.  LP: #432215
   * libblkid: prefer ISO9660 PVD Label to Joliet Label


Whats the plan for this bug in Ubuntu? How low should we wait until this really 
annoying bug is fixed.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-11-23 Thread Fritz Zaucker
This bug might make me go back to Jaunty. It's a shame that a known
issue with an apparently simple and already known solution is not being
fixed. I'd like to hear your comments if MS would do something like that
(wait a few months until we release the next service pack ...).

Cheers,
Fritz

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-11-20 Thread gabriela
Please fix that bug very soon. It affects some USB sticks that are used
for internet banking. For us this bug is not minor.

Regards
gabriela

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-10-16 Thread Stefan Neis
I just want to express my support for Maxim Levitsky's position that this 
should be fixed now:
We (i.e. the company I'm working for) are distributing software that is 
installed on a USB stick and, unfortunately, the Linux (auto-)start scripts 
don't handle trailing whitespace in the volume label (or rather in the mount 
path that's automagically generated from it). I have no idea, what percentage 
of the end customers  of our cross-platform product is actually using Linux 
(and how many of those are actually using Ubuntu), but having to warn all 
customers Well, if you upgrade to the upcoming Ubuntu release, you'll always 
have to manually unmount the automatically mounted USB device and remount it to 
a path without trailing spaces prior to starting the application is going to 
be bad publicity for everyone involved.
Thanks for your attention.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-10-16 Thread notaclou
apropos minor bug. all the mobile-modem and netbook users will be stuck because 
their usb-stick with smartcard  wants to mount as cd-rom. 
..houston we've got a problem ,we're cut off .
  give it a try or make yourself  many friends wirh the supportteams

thanks for your  work anyway
 ..

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-10-14 Thread Maxim Levitsky
I think that this bug can be fixed now, and not in next ubuntu version.

This might be not such big bug, but it will affect very many users.

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 432215] Re: labels are 'padded' with spaces

2009-10-13 Thread Scott James Remnant
** Summary changed:

- cdrom labels are 'padded' with spaces
+ labels are 'padded' with spaces

-- 
labels are 'padded' with spaces
https://bugs.launchpad.net/bugs/432215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs