[Bug 416236] Re: [Regression] No do nothing for laptop lid closed action

2010-06-15 Thread Joe Kislo
It's simple, but incredibly frustrating bugs like this that get ignored
for 10+ months (as of now) that make it incredibly difficult to get non-
linux users using ubuntu as their main desktop.  Most users are not
comfortable with gconf-editor, and aren't going to know what to google
for to find this bug to figure out the workaround.  We're talking about
adding an item into a dropdown menu that was removed in an earlier
release, lets get this fixed and be done with it.

I am confirming it's still missing on lucid.

-- 
[Regression] No do nothing for laptop lid closed action
https://bugs.launchpad.net/bugs/416236
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 40349] Re: gnumeric does not properly export datetimes to Text format

2007-03-10 Thread Joe Kislo
If the issue has already been rejected, perhaps I can simply nolonger
use gnumeric as a spreadsheet since this issue has appeared.  The work
around to use Text Export (configurable) and selecting format Preserve
does not work.  It will export ## for datafields which are not
physically expanded large enough in the gnumeric UI to be fully
displayed.  In my use case, this is almost all of my fields.

Here is my use case:
I need to open a tab delimited file, change the data in one cell, and resave 
the file without any other changes to the file being made (EG: translating 
dates from a US locale to the ISO format).  Before this issue was introduced, I 
able able to do this with gnumeric.  Fortunately I can still do this with all 
the other spreadsheets I have available to me (openoffice, excel), but I had 
preferred gnumeric the most before.

Perhaps I will never be able to convince people that this issue should
be corrected/changed, but this issue violates a couple tenants that I
hold dear:

1) Least surprise
 A) The user is exporting their spreadsheet.  They have right clicked on a date 
cell, and specifically selected the US Locale for displaying the date.  
Exporting to text should respect this explicit setting.
 B) The screen is showing the dates in US Locale.  The export should respect 
this setting. (WYSIWYG)
 C) When configuring the 'Text export (configurable)', the user explicitly 
selected the US Locale.  The exporter should respect this explicit setting.
 D) To avoid the files being misinterpreted, the user's settings should be 
respected.  The user knows best.  In this case, the file being generated is NOT 
being read by a human.  The system that is accepting the file knows the users 
Locale, and requires them to import data files in that locale.  That's pretty 
much the only sane way of handling currency, numerics, dates and percentages 
uniformly.  The system *could* try their native Locale, then start randomly 
cycling through other parsing options, but that will likely give you improperly 
parsed data that the system suspected was parsed correctly.  Dates may be 
'simple' to identify as incorrect, but the same parsing strategy needs to be 
used for other datatypes aswell... which are considerably more error prone in 
text processing.  (EG: 1,234 vs 1.234?  Is this a floating point number being 
represented, or is that a US Locale grouping separator?)

2) Data in = Data out
 A) If I open a data file, and resave it without any changes, the contents 
should not be changed.  This can be accomplished by importing the file, and 
detecting what format data cells are being stored as in the original text file. 
 That part is already being done (it detects US/Locale dates as dates, and 
detects ISO dates as dates... and it displays them differently to the user... 
but both as dates.  It does this be setting cell formatting to display in a 
different format).  Then when exporting, if it respects the cell settings, it 
would generate identical, or nearly identical output.

3) What does everybody else do?
 A) Excel.  Exports in the same format that comes in.
 B) Openoffice.  Exports in the same format that comes in.
 C) KDE?  I dunno.

Attached is an example file with dates.

I do hope this issue can be changed...  I am a big fan of gnumeric, but
alas this is a usecase I perform often, and can't risk my data being
messed up.

Thanks,

** Attachment added: Tab delimited sheet w/ some US dates in it
   http://librarian.launchpad.net/6724968/GnumericIssue.txt

-- 
gnumeric does not properly export datetimes to Text format
https://launchpad.net/bugs/40349

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


[Bug 40349] Re: gnumeric does not properly export datetimes to Text format

2006-10-05 Thread Joe Kislo
Still a problem in Edgy eft:
 1.7.0-1ubuntu4

When you save as text, it even asks what Locale you want to save your
file in.  Regardless of how you have formatted your cells, or the locale
you select, it still outputs the dates in the wrong format.

This unfortunately makes text format fairly useless for anybody who
isn't in europe.

-- 
gnumeric does not properly export datetimes to Text format
https://launchpad.net/bugs/40349

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


[Bug 40349] gnumeric does not properly export datetimes to Text format

2006-07-13 Thread Joe Kislo
Public bug reported:

If you import a tab delimited spreadsheet into gnumeric, and resave it,
and you are in the US locale, it will convert all your date/time fields
to european format.  EG:

4/6/2006 - 2006/04/06

This doesn't make sense for a few reasons.  First, I'm in the US locale,
so it shouldn't do this.  Second, in gnumeric window onscreen it
properly shows you the 4/6/2006 format, so you would have no idea saving
it would 'convert' these fields.  Third, even if you highlight the
column and change the format of the column to m/d/, it will still
export it in /m/d format.

Unfortunately this makes gnumeric quite useless for me.  I can't come up
with any workaround for this.  If I try to make gnumeric just treat
those columns as text, it'll convert 04/06/2006 to 38813... Which is
presumably the number of days since 1970.

Gnumeric should use the date format in the originally imported file, or
respect what format it displays on screen.


Note: the original reporter indicated the bug was in package 'gnumeric'; 
however, that package was not published in Baltix.

** Affects: gnumeric (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed
** Affects: Baltix
 Importance: Medium
 Status: Unconfirmed

-- 
gnumeric does not properly export datetimes to Text format
https://launchpad.net/bugs/40349

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