[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2008-11-05 Thread mechtilde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User mechtilde changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Wed Nov  5 20:37:27 + 
2008 ---
close the duplicate

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2008-02-04 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User hro changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Feb  4 11:35:41 + 
2008 ---
As I've already mentioned file system locking causes problems with heterogene
network file systems.
This is not really fixable for all scenarios. OOo relies on file locking
mechanisms so we try to archive a non file system based locking for OOo 3.0.

Setting as duplicate to follow-up issue.

*** This issue has been marked as a duplicate of 85794 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2008-01-30 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User kpalagin changed the following:

What|Old value |New value

  CC|'baumux,chris_mux,clutz,co|'baumux,chris_mux,clutz,co
|rnouws,cs_support,errorist|rnouws,cs_support,errorist
|,manens,mba,mcamou,mh,mux2|,kpalagin,manens,mba,mcamo
|005,nmailhot,pagalmes,tinc|u,mh,mux2005,nmailhot,paga
|a,tuharsky'   |lmes,tinca,tuharsky'





--- Additional comments from [EMAIL PROTECTED] Wed Jan 30 10:10:34 + 
2008 ---
Hennes,
please consider this defect for 3.0.
Thanks.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-12-04 Thread exexcel
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue Dec  4 21:18:07 + 
2007 ---
for me it makes a difference if i mount the samba-share as filesystem smbfs or
cifs. with smbfs it works, with cifs it's like:

edit existing document 
- first save - could not create backup copy
- second save - ok

(sadly cifs is much faster than smbfs)

client: ubuntu 7.10, OOo 2.3
server: samba 3.0.x

with another windows-PC with the same OOo version there's also no problem.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-10-01 Thread tinca
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Mon Oct  1 07:59:11 + 
2007 ---
The version 2.3 (target for this bug as seen in the comments, not seen in 
issue's header) is out, but no mention of the issue is in the release notes. 
Can we learn about when it is to be solved?
Thanks!

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-08-14 Thread pluby
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue Aug 14 17:24:58 + 
2007 ---
FYI. I may have stumbled across the cause of this bug and, in our case, the
cause was found to be that either of the following products on a Mac OS X
machine had the file open: OpenOffice.org X11 or NeoOffice.

Although I initially suspected that the bug was in SAMBA or the OOo Windows
code, I eventually found that the code that caused this problem was the Mac OS X
code in sal/osl/unx/file.cxx.

Some time ago, a Sun engineer changed the file locking code from using the Linux
and Solaris file locking logic to custom logic. In short, by reverting the file
locking code back to using the Linux and Solaris logic, opening a file from Mac
OS X no longer caused errors for OOo Windows clients.

To determine if this bug is the same as the bug I found, try the following:

1. Determine if you have any Mac OS X machines that are connected to your SAMBA
file server that are running OOo X11 or NeoOffice. If the answer is no, then
ignore this post as it isn't applicable to your case.

2. Open a file that no machine has open on a Mac OS X machine using a recent
version of OOo X11 or NeoOffice.

3. After the file is opened in writable mode on Mac OS X, try opening the file
using OOo Windows.

If you cannot open the file and OOo Windows gives you an error dialog, then this
is likely to be the cause of the bug. If you want to be absolutely sure that
this is the cause, install NeoOffice 2.1 plus Test Patch 9 from the following
URL (search for Patch-7-Test-9 in the bug to find the test patch URL for your
Mac OS X platform):

http://bugzilla.neooffice.org/bug.php?op=showbugid=2443

Once you have NeoOffice 2.1 plus Test Patch 9 installed, repeat steps 1 through
3. If OOo Windows can now open the file in read-only mode, then we have
confirmed the cause of the bug.

For the Sun developers, the fix is very simple: remove all of the following
custom Mac OS X code from sal/osl/unx/file.cxx so that file locking is handled
the same as Linux and Solaris:

#define HAVE_O_EXLOCK
adjustLockFlags()

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-07-19 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User hro changed the following:

What|Old value |New value

Target milestone|OOo 2.3   |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Thu Jul 19 10:43:55 + 
2007 ---
Target set

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-06-29 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User hro changed the following:

What|Old value |New value

  Issue type|DEFECT|TASK





--- Additional comments from [EMAIL PROTECTED] Fri Jun 29 14:47:13 + 
2007 ---
Because the mixup of different scenarios that can't be fixed we will first of
all provide a HOWTO setup a samba server to a working environement within 2.3
time frame.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-06-29 Thread nmailhot
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Fri Jun 29 15:01:04 + 
2007 ---
This will be useless for a lot of people.

My own scenario is simple: windows client, windows serveur, laptop with wired
ethernet (our IT people haven't decided yet to do wifi)

LAN cable is often disconnected (moving laptop somewhere else, flacky ethernet
connectors in the building). When it's reconnected every app just restarts using
the network share except for Oo.o that 
1. first displays an unhelpful popup about the original location not being
accessible (it is, the cable has been replugged)
2. then quickly proceeds to lose data if you try to save your file somewhere 
else.

How a samba doc setup is going to help me?

You may write I've got a different issue, except other OO.o people duped it
there, so they clearly consider it the same problem.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-06-29 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Fri Jun 29 15:42:58 + 
2007 ---
Again and again: Please refrain from mixing complete different issues !!! 

If this mixup goes on I'll close this and every furture task of this kind me
too, I got problems with files on the network, must be the same.

@nmailhot: See issue i73979, this would be yours, has nothing to do with file
locking/file accessing problem in heterogene networks that are connected the
whole time.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-05-22 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue May 22 17:23:46 + 
2007 ---
@mux2005: What you stated is that cross platform file locking works but the
message that pops up isn't clear enough. You might flag this as a defect but of
less severity.

Other here seem to have the problem that file locking does not work at all.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-05-05 Thread cornouws
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User cornouws changed the following:

What|Old value |New value

  CC|'baumux,chris_mux,clutz,cs|'baumux,chris_mux,clutz,co
|_support,errorist,manens,m|rnouws,cs_support,errorist
|ba,mcamou,mh,mux2005,nmail|,manens,mba,mcamou,mh,mux2
|hot,pagalmes,tinca,tuharsk|005,nmailhot,pagalmes,tinc
|y'|a,tuharsky'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-05-03 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Thu May  3 11:20:47 + 
2007 ---
*** Issue 76865 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-05-03 Thread nmailhot
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User nmailhot changed the following:

What|Old value |New value

  CC|'baumux,chris_mux,clutz,cs|'baumux,chris_mux,clutz,cs
|_support,errorist,manens,m|_support,errorist,manens,m
|ba,mcamou,mh,mux2005,pagal|ba,mcamou,mh,mux2005,nmail
|mes,tinca,tuharsky'   |hot,pagalmes,tinca,tuharsk
|  |y'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-03-06 Thread mux2005
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User mux2005 changed the following:

What|Old value |New value

  CC|'clutz,cs_support,errorist|'baumux,chris_mux,clutz,cs
|,manens,mba,mcamou,mh,paga|_support,errorist,manens,m
|lmes,tinca,tuharsky'  |ba,mcamou,mh,mux2005,pagal
|  |mes,tinca,tuharsky'





--- Additional comments from [EMAIL PROTECTED] Tue Mar  6 09:57:06 + 
2007 ---
@hro: I'm happy to see that work on this issue has been started. 
What kind of locking issues will the fix resolve. E.g. we've observed that in
some situations opening a file on a Samba share with OOo from a Windows machine
and then attempting to open the same file with OOo from a Linux machine gave an
I/O error on the Linux machine rather than an end-user suitable message that the
file is locked by another user. Is it forseeable that the fix for this issue
will resolve this problem, too, or is that another issue?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-03-05 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User hro changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Mar  5 09:34:53 + 
2007 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-20 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User hro changed the following:

What|Old value |New value

Target milestone|OOo 3.0   |OOo 2.3





--- Additional comments from [EMAIL PROTECTED] Tue Feb 20 11:49:15 + 
2007 ---
My mistake, I meant target 2.3 :-)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-19 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User hro changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Mon Feb 19 12:30:59 + 
2007 ---
Though this issue is a mixup of different scenarios most of the problems might
be caused by the fact that network connections may be going down while OOo has
the file open - file handle is no longer valid.

Need a mechanism to reopen a broken network file handle.

Setting Target to 3.0

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-19 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Mon Feb 19 13:15:15 + 
2007 ---
How do You imagine the network connections going down?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-19 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Mon Feb 19 13:32:52 + 
2007 ---
Although I tend to be polite, I must object the target milestone 3.0.

This bug annoys users for year and half, it is P2-grade bug (data loss). Taking
in account, that the bug was uncovered as soon as during 2.0 BETA stage, should
been fixed even BEFORE 2.0. It's bad enough that it made it to the stable 2.0,
bad enough it was not fixed for 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1 and just pushed
to 2.x. Pushing it towards next major is really bad. What will be done then?
Pushed to 3.x and then to 4.0?

Cite: Issues with this priority must be fixed before the target release (see
Target milestone), which usually is the next major release, and should be dealt
with as soon as possible. Not fixing them for the target release is not 
acceptable.

Cite: # User data is corrupted in an easy-to-encounter way;
e.g. saving a document corrupts the resulting file and renders it unusable
# Crashs or freezes during normal operations of the application


Pushing the bugs does not resolve them, nor it makes users happy. I'd rather
spend more time waiting for next release to see the bugs actually fixed, than
watching bazillions of releases with no visible progress on serious bugs. I'm
happy for tiny tweaks here and there, but this dosen't make the major bugs
dissappear. Could anything annoy users even more than severe, well-known,
years-lasting bug?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-19 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User hro changed the following:

What|Old value |New value

Priority|P2|P3





--- Additional comments from [EMAIL PROTECTED] Mon Feb 19 13:59:04 + 
2007 ---
I'm working in a heterogene network infrastructure with NFS, Samba, NT Servers
and client on Windows, Solaris and Linux.

The problem is not reproducable here.

I don't want to talk about the technical background, but most of those problems
occur because of misconfigured network evironments (f.e. samba configuration).

Every network file system/client has different underlying locking mechanism
which have to be translated.

OOo uses the common C runtime APIs for locking. What's going on under the hood
is not OOo but it's the operating system/network file system layer.

This issue is a mixup of completly different scenarios, different servers,
different clients, different OS, different problems.

Read the comments of this issue (including yours ;-)) You wrote that there's a
problem on WinXP if the drive mapping has gone for some reason. Others said the
problem has gone with XP SP the next one says it's still there.
Maybe there's a problem when using UNC network paths instead of mapped drives.
If so this would be a complete different problem than using a Linux served SAMBA
server.

What OOo might handle different than other apps is that it holds the file handle
open. That's a problem when the network connection has gone.

Not enough resources to fix this for next micro release. Setting Prio to P3







-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-19 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Mon Feb 19 14:05:05 + 
2007 ---
Whoaa, lowering the priority, I wonder, who would expect this? Well, actually,
anyone who has ever made a deal with OOo P2 dataloss grade bugs.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-19 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Mon Feb 19 14:12:39 + 
2007 ---
Not enough resources to fix this for next micro release. Setting Prio to P3

Not enough resources ..this is pretty clear for most long-time OOo users.
Setting Prio ..this is common mistake here in OOo. How could low resources
implict lower priority of severe bugs?

The bugs are not less serious becouse of lack of resources. This is just
sweeping the crap under the bed.

Just face the problem.
-Yes, there are dozen of P2 bugs in OOo.
-Yes, we don't have resources to fix them.
-Yes, there will not be major release anytime soon, because it dosen't make
sense to shoot out major releases with years lasting P2 bugs.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-19 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Mon Feb 19 14:24:55 + 
2007 ---
Every network file system/client has different underlying locking mechanism
which have to be translated.

Yes. Many have kernel-level support mechanisms to handle that, luckily.

OOo uses the common C runtime APIs for locking. What's going on under the hood
is not OOo but it's the operating system/network file system layer.

Please, try to connect this with the simple fact, that there is NOT any other
program known, that produces this error. It's ONLY the OOo, and ONLY after 
680m125!

Read the comments of this issue (including yours ;-)) You wrote that there's a
problem on WinXP if the drive mapping has gone for some reason. Others said the
problem has gone with XP SP the next one says it's still there.
Maybe there's a problem when using UNC network paths instead of mapped drives.
If so this would be a complete different problem than using a Linux served SAMBA
server.

My comments are from bigger part just comments made by users in ooo-cs mailing
list. I took them and translated here to help with recognizing the problem.

Yes, the issue seems to have several paths of impact. However, not easy to
decode and with no uniform results.
One could have something to do with mapped/not mapped network shares.
Another one means that opening a document from Linux-Linux Samba connection
makes OOo loss Your data with quite a probability.

What OOo might handle different than other apps is that it holds the file
handle open. That's a problem when the network connection has gone.

Now if this is that easy, then it should be reasonably easy to solve the whole
problem. Just do it the same way the M$Office does?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-18 Thread tinca
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Mon Feb 19 07:59:15 + 
2007 ---
Now, Issue 68348 and this cross-references each other (OK, if it is so intended)

I just wanted to add that the problem still exists for 2.1.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-02-17 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Sat Feb 17 11:56:25 + 
2007 ---
*** Issue 68348 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-01-26 Thread tinca
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Fri Jan 26 05:39:31 -0800 
2007 ---
On my system I get:

Error saving the document Untitled1:
The operation on
my-network-patht.odt was started with an invalid parameter.

No saving happens.
The same error is reported on reading a file.
The problem can be repeated using OO 1.1.5.


In 2.0.4's soffice script the lines:
 SAL_ENABLE_FILE_LOCKING=1
 export SAL_ENABLE_FILE_LOCKING

 are enabled by default. Disabling them allows OO to work, but
 then no locking of the given file happens, that is almost as
unacceptable in a workgroup, as not being able to r/w.

- network drive served by Windows
- client: FreeBSD 6.1 with smbnetfs

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2007-01-26 Thread tinca
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User tinca changed the following:

What|Old value |New value

  CC|'clutz,cs_support,errorist|'clutz,cs_support,errorist
|,manens,mba,mcamou,mh,paga|,manens,mba,mcamou,mh,paga
|lmes,tuharsky'|lmes,tinca,tuharsky'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-13 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Wed Dec 13 06:43:17 -0800 
2006 ---
No problem, thanks for trying to help us.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-12 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:45:28 -0800 
2006 ---
Suddenly, the error occured for me.

Fortunately, I've got debug mode turned on on the Samba server. So I'm posting
logs. I have had file rozpocet 2006.sxc opened and tryed to save it as reozpocet
2006.ods

Samba version is 3.0.14a-3sarge2 (Debian Sarge) on server and 3.0.23d-1 on
client (Debian Etch).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-12 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User tuharsky changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |41372)
log file from Samba
|  | server






--- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:46:35 -0800 
2006 ---
Created an attachment (id=41372)
log file from Samba server


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-12 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:48:36 -0800 
2006 ---
What's strange, after the error, I cannot even create a file from console on
that path. I tryed to do ls ls.log and here's the log from samba server. I got
kinda no such file or directory error.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-12 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User tuharsky changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |41373)
log from Samba serv
|  |er while trying to create 
|  |ls.log






--- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:49:35 -0800 
2006 ---
Created an attachment (id=41373)
log from Samba server while trying to create ls.log


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-12 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:51:09 -0800 
2006 ---
It is quite interesting, that Samba seems to process every file in the directory
by some means.

Could possibly the bug be caused by usage of diacritical symbols in the file 
names?

I'm posting ls -la log

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-12 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User tuharsky changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |41374)
ls log from the act
|  |ual directory






--- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:51:58 -0800 
2006 ---
Created an attachment (id=41374)
ls log from the actual directory


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-12 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:54:50 -0800 
2006 ---
Oops, I was so excited by the possibility of logging that I overlooked, that I
didn't have an access to the directory in fact.

Consider my todays previous posts as false.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-12-12 Thread tuharsky
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue Dec 12 06:55:57 -0800 
2006 ---
Please, could someone remove the misleading attachments, please? I'm not allowed
to..

I'm sorry. Was too happy to help with the pesky bug..

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-11-03 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User mba changed the following:

What|Old value |New value

  CC|'clutz,cs_support,errorist|'clutz,cs_support,errorist
|,manens,mcamou,mh,pagalmes|,manens,mba,mcamou,mh,paga
|,tuharsky'|lmes,tuharsky'





--- Additional comments from [EMAIL PROTECTED] Fri Nov  3 00:12:39 -0800 
2006 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-10-04 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User pl changed the following:

What|Old value |New value

 Assigned to|pl|hro





--- Additional comments from [EMAIL PROTECTED] Wed Oct  4 02:09:14 -0700 
2006 ---
That's not my turf. hro: could you please have a look ?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-09-28 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User mh changed the following:

What|Old value |New value

  CC|'clutz,cs_support,errorist|'clutz,cs_support,errorist
|,manens,mcamou,pagalmes,tu|,manens,mcamou,mh,pagalmes
|harsky'   |,tuharsky'

 Assigned to|openstep  |pl

Keywords|needmoreinfo  |

Priority|P3|P2

Target milestone|---   |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Thu Sep 28 04:49:25 -0700 
2006 ---
wrong owner, reassign.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-09-21 Thread clutz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567


User clutz changed the following:

What|Old value |New value

  CC|'cs_support,errorist,manen|'clutz,cs_support,errorist
|s,mcamou,pagalmes,tuharsky|,manens,mcamou,pagalmes,tu
|' |harsky'





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 54567] Input/output error on netw ork-shared documents

2006-08-29 Thread sprauems
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54567





--- Additional comments from [EMAIL PROTECTED] Tue Aug 29 15:08:08 -0700 
2006 ---
This is why Open Source will never be taken seriously, bunch of hacks thinking 
they're programmers though they think the real issues are worth dealing with.

Seem pretty much layed out there.  Somewhere the path is not able to see 
network when being saved.  Works good to the local drives - seems like a 
logical place to start looking from.

Fill free to kick me off this site - isn't worth a sh^t anyhow!

NEED MORE INFORMATION!

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]