[Bug 31757] Re: mc external editor does not write changes on remote file systems

2013-03-05 Thread Yury V. Zaytsev
This bug has a correct association with upstream bug database. When it's
fixed this tracker will also receive a notification. If you have
patches, go talk to upstream about it. It's not a packaging bug, but a
genuine bug in mc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/31757

Title:
  mc external editor does not write changes on remote file systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/mc/+bug/31757/+subscriptions

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2013-03-01 Thread damaru
confirming that it's still going 4.8.3 and wondering if it planned to be
fixed ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/31757

Title:
  mc external editor does not write changes on remote file systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/mc/+bug/31757/+subscriptions

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2011-02-13 Thread Yury V. Zaytsev
I have no idea.

It seems that to fix it properly one needs to register fsnotifier
callbacks on the files in the temporary folder and update them on remote
system if there were changes. This all is highly nontrivial and there
are much more urgent and pressing issues, so I would say not in the next
half year unless someone provides a patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/31757

Title:
  mc external editor does not write changes on remote file systems

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2011-02-11 Thread Vladimir Zhylkovski
I confirm this bug is present in GNU Midnight Commander 4.7.0.3
When will it be fixed?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/31757

Title:
  mc external editor does not write changes on remote file systems

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2010-09-16 Thread Yury V. Zaytsev
You don't have to bump this every new bugfix release. Subscribe to this
bug and you will be notified when it's fixed.

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2010-09-15 Thread Samuel
16/09/10 - can be rperoduced  in MC  version:

GNU Midnight Commander 4.7.0.9
Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish, undelfs
With builtin Editor
Using system-installed S-Lang library with terminfo database
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Data types: char 8 int 32 long 32 void * 32 off_t 64 ecs_char 8

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2010-09-09 Thread Yury V. Zaytsev
** Changed in: mc (Ubuntu)
   Status: New => Confirmed

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2010-09-07 Thread Samuel
** Description changed:

  Editing text files on remote file systems using the system editor (vim),
  not the built in one, does not work as expected.
  
  The buffer with a temporary file is opened and changed, but not written
  to target leaving with ":wq" . This is tested on my box for ftp and
  fish.
  
  to get the effect do the following steps:
  
  if not already done prepare mc not to use built in editor.
  On an sshd running system establish a conection with:
  
  1. cd #sh:localhost:
  2. browse to an known file and open editor by pressing 
  3. do some edit
  4. save an leave (use ":wq" on vim)
  
  Editor is quitting without error - now the file should be changed
  
  5. refresh window (ctrl+r)
  
  use  to prove ==> file is _not_ changed an no error was given.
  
  This Bug was confirmed on german user Mailinglist
  http://thread.gmane.org/gmane.linux.ubuntu.user.german/3618
  
  "can reproduce on breezy"
  
  GNU Midnight Commander 4.6.1
  Version: 1:4.6.1-1ubuntu2~breezy1
  
  VIM - Vi IMproved 6.3 (2004 June 7, compiled Aug 22 2005 17:27:07)
  Version: 1:6.3-078+1ubuntu3
  
  Friedrich
+ 
+ 
-
+ 07/09/10 - 10:52
+ Bug reproduced on Ubuntu 10.04 LTS.
+ External editor: "gedit"
+ Connection: SSH
+ Editor only edits and saves tmp file, that MC downloads from remote server. 
No changes are made to actual remote file.

** Tags added: editor external gedit remote ssh

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2010-09-07 Thread Samuel
Bug reproduced on Ubuntu 10.04 LTS. 
External editor: "gedit"
Connection: SSH

Editor only edits and saves tmp file, that MC downloads from remote
server. No changes are made to actual remote file.

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2009-04-28 Thread Bug Watch Updater
** Changed in: mc
   Status: Unknown => New

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2009-04-28 Thread Alexander Gitter
** Changed in: mc
   Importance: Medium => Unknown

** Changed in: mc
   Status: Confirmed => Unknown

** Changed in: mc
 Bugwatch: None => www.midnight-commander.org/ #37

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2009-02-25 Thread Friedrich Strohmaier
mc bugtracking has moved

The bug is now found here:
http://www.midnight-commander.org/ticket/37

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2009-02-25 Thread Dimitrios Symeonidis
note: the savannah.gnu.org link is dead

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2009-02-25 Thread Dimitrios Symeonidis
setting status back to new

** Changed in: mc (Ubuntu)
   Status: Incomplete => New

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2008-11-24 Thread Friedrich Strohmaier
** Description changed:

  Editing text files on remote file systems using the system editor (vim),
  not the built in one, does not work as expected.
  
  The buffer with a temporary file is opened and changed, but not written
  to target leaving with ":wq" . This is tested on my box for ftp and
  fish.
  
  to get the effect do the following steps:
  
  if not already done prepare mc not to use built in editor.
  On an sshd running system establish a conection with:
  
  1. cd #sh:localhost:
  2. browse to an known file and open editor by pressing 
  3. do some edit
  4. save an leave (use ":wq" on vim)
  
- Editor is quitting without error.
+ Editor is quitting without error - now the file should be changed
  
- now the file should be changed
+ 5. refresh window (ctrl+r)
  
  use  to prove ==> file is _not_ changed an no error was given.
  
  This Bug was confirmed on german user Mailinglist
- http://thread.gmane.org/gmane.linux.ubuntu.user.german/3404
+ http://thread.gmane.org/gmane.linux.ubuntu.user.german/3618
  
  "can reproduce on breezy"
  
  GNU Midnight Commander 4.6.1
  Version: 1:4.6.1-1ubuntu2~breezy1
  
  VIM - Vi IMproved 6.3 (2004 June 7, compiled Aug 22 2005 17:27:07)
  Version: 1:6.3-078+1ubuntu3
  
  Friedrich

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2008-09-11 Thread Friedrich Strohmaier
Same effect on 8.10 alpha (which does not start installation in
Virtualbox VM gna!!)

Note: The quick prove requires 
step 5: refresh window (ctrl+r)

to make effect visible instantly

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2008-09-05 Thread Daniel T Chen
Is this symptom reproducible in 8.10 alpha?

** Changed in: mc (Ubuntu)
   Status: Confirmed => Incomplete

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2008-04-01 Thread Ralph Janke
** Also affects: mc
   Importance: Undecided
   Status: New

** Changed in: mc
   Importance: Undecided => Medium
   Status: New => Confirmed

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 31757] Re: mc external editor does not write changes on remote file systems

2008-03-29 Thread mcas
** Changed in: mc (Ubuntu)
   Status: Incomplete => Confirmed

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 31757] Re: mc external editor does not write changes on remote file systems

2008-03-29 Thread Friedrich Strohmaier
Hi mcas,

trying mail reply..

zur Mail vom Samstag, 29. März 2008:

>Thank you for taking the time to report this bug and helping to make
>Ubuntu better. You reported this bug a while ago and there hasn't been
>any activity in it recently. We were wondering is this still an issue
>for you? Can you try with latest Ubuntu release? Thanks in advance.

No changes. Behavior is the same.

$ aptitude show mc
Package: mc
State: installed
Automatically installed: yes
Version: 1:4.6.1-7ubuntu2
Priority: optional
Section: universe/utils
Maintainer: Ubuntu MOTU Developers <[EMAIL PROTECTED]>

$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

all updates.

Friedrich



** Attachment added: "unnamed"
   http://launchpadlibrarian.net/12965682/unnamed

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

[Bug 31757] Re: mc external editor does not write changes on remote file systems

2008-03-29 Thread mcas
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering is this still an issue
for you? Can you try with latest Ubuntu release? Thanks in advance.

** Changed in: mc (Ubuntu)
   Status: New => Incomplete

-- 
mc external editor does not write changes on remote file systems
https://bugs.launchpad.net/bugs/31757
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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