[Bug 2063263] Re: mc can't browse some tar.xz archives

2024-06-06 Thread Yury V. Zaytsev
You are right, it's a different problem. The makers of this file didn't
fully understand the concept of "file extensions".

Rename the file from "MaXX-Desktop-v2.1.1-LINUX-x64-tar.xz" to "MaXX-
Desktop-v2.1.1-LINUX-x64.tar.xz" and it will work.

We have no way of knowing that the file contains a TAR archive in other
way than by checking for correct extension:

  zaytsev@Yurys-MBP Downloads % file MaXX-Desktop-v2.1.1-LINUX-x64-tar.xz 
  MaXX-Desktop-v2.1.1-LINUX-x64-tar.xz: XZ compressed data, checksum CRC64

This is why we can only detect that it's a compressed XZ file and upon
pressing Enter you are getting its contents streamed into a pager.

P.S. Before you ask to adjust the extension parser. What should we do
with the file like "wistar.xz" ? Or "pit-of-tar.xz"? They will be
wrongly treated as TAR archives otherwise which they aren't.

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

Title:
  mc can't browse some tar.xz archives

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


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

[Bug 2063263] Re: mc can't browse some tar.xz archives

2024-06-06 Thread Yury V. Zaytsev
** Changed in: mc (Ubuntu)
   Status: New => Invalid

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

Title:
  mc can't browse some tar.xz archives

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


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

[Bug 2063263] Re: mc can't browse some tar.xz archives

2024-06-05 Thread Yury V. Zaytsev
** This bug is no longer a duplicate of bug 2062968
   mc (Midnight commander) not opening/navigating archives by enter

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

Title:
  mc can't browse some tar.xz archives

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-05-30 Thread Yury V. Zaytsev
We have a branch with fixed patterns now:

https://github.com/MidnightCommander/mc/compare/master...4502_mc.ext.ini_fixups

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-05-29 Thread Yury V. Zaytsev
This is already in master, but there are now things that are escaped,
which shouldn't be escaped. Also, archives now work, affected are
complicated type-based patterns.

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-05-28 Thread Yury V. Zaytsev
Detection by type is broken due to wrong escaping. Reopened upstream.
Thanks for reporting.

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-05-28 Thread Yury V. Zaytsev
** Bug watch added: Midnight Commander Bug Tracker #4502
   http://midnight-commander.org/ticket/4502

** Also affects: mc via
   http://midnight-commander.org/ticket/4502
   Importance: Unknown
   Status: Unknown

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 129133] Re: mc uses predictable temp directory path

2024-05-27 Thread Yury V. Zaytsev
> Mostly I recommend CVEs if you want to make sure that downstreams
apply a security patch.

I totally agree with that! Thank you for your understanding. That was
exactly the point that I was trying to make.

-- 
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/129133

Title:
  mc uses predictable temp directory path

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


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

[Bug 129133] Re: mc uses predictable temp directory path

2024-05-27 Thread Yury V. Zaytsev
Hi Mark, thanks for the offer! However, I don't think a CVE is warranted
because I don't agree that this is a security issue:

1. The temporary directory is created with permissions that only allow
the user to read its contents. If a predictable filename is considered a
security issue, then any application that uses fixed FHS-based
directories in the user's home directory to store configuration data,
including tokens and passwords, is vulnerable.

2. The DoS argument is equally far-fetched. How about creating a large
file in the user's home directory until the entire disk is filled? Is
that a DoS attack? Well, I'm afraid 99% of systems are vulnerable.

In general, I have a strong dislike for labeling arbitrary problems as
security issues because you don't like the problem and hope it will get
fixed faster if it's "security" related. This devalues the concept of
security issues and creates noise in which problems of much higher
severity can drown.

-- 
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/129133

Title:
  mc uses predictable temp directory path

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


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

[Bug 129133] Re: mc uses predictable temp directory path

2024-05-27 Thread Yury V. Zaytsev
Well, sadly none of us are paid to work on mc, so expedience is
definitively not a word that I would use to describe our development
process...

-- 
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/129133

Title:
  mc uses predictable temp directory path

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-05-26 Thread Yury V. Zaytsev
The latest version is 4.8.31, there overwriting of mc.ext should not be
necessary. If you do overwrite it, then you also have to do the
replacements above.

The pattern says

```
Type=\(Java\ (Jar\ file|archive)\ data\ \((zip|JAR)\)
```

which should match

```
Java archive data (JAR)
```

so nothing has changed here.

I have no idea what's going on your system. Maybe you have a user
mc.ext? Did you try on a fresh user? Does entering into ZIP archives
work? What if you rename your war to zip? What if you rename a real zip
to test?

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-05-26 Thread Yury V. Zaytsev
So can you finally show the output of `file` and see if this is now
different / doesn't match mc.ext pattern?

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 129133] Re: mc uses predictable temp directory path

2024-05-26 Thread Yury V. Zaytsev
This will be finally fixed in mc-4.8.32.

** Bug watch added: Midnight Commander Bug Tracker #4535
   http://midnight-commander.org/ticket/4535

** Also affects: mc via
   http://midnight-commander.org/ticket/4535
   Importance: Unknown
   Status: Unknown

-- 
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/129133

Title:
  mc uses predictable temp directory path

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-04-24 Thread Yury V. Zaytsev
Yes, you can try to use our mc.ext instead of what comes with the
package:

https://github.com/MidnightCommander/mc/blob/master/misc/mc.ext.ini.in

In mc menu select 'Command' -> 'Edit extension file', replace the text,
save and exit the editor to notify mc of your changes.

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-04-24 Thread Yury V. Zaytsev
Can you maybe get in touch with MOTUs? No idea, what's the right way -
mailing list, IRC. Unfortunately, I find it highly doubtful that anyone
who can actually upload is reading bug mail for this package.

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 2063263] Re: mc can't browse some tar.xz archives

2024-04-24 Thread Yury V. Zaytsev
*** This bug is a duplicate of bug 2062968 ***
https://bugs.launchpad.net/bugs/2062968

** This bug has been marked a duplicate of bug 2062968
   mc (Midnight commander) not opening/navigating archives by enter

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

Title:
  mc can't browse some tar.xz archives

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-04-20 Thread Yury V. Zaytsev
Unfortunately, Dmitry has just committed the patch, but hasn't pushed a
new build:

https://salsa.debian.org/debian/mc/-/commit/daeabd910de6868140272e365f755d207a986e39

... or upgraded the package to 4.8.31.

I have no upload rights in Ubuntu, but it would be nice if someone who
has could just take this commit specifically into 24.04, because it's
going to be an LTS and otherwise a pretty major part of the
functionality is going to be broken for years.

It's totally safe and a lot less work than upgrading the package...

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-04-20 Thread Yury V. Zaytsev
** Changed in: mc (Ubuntu)
   Status: New => Confirmed

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

Title:
  mc (Midnight commander) not opening/navigating archives by enter

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


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

[Bug 1609342] Re: Gnome-terminal sets directory to HOME for ctrl-shift-n and custom shell command

2020-11-20 Thread Yury V. Zaytsev
Hi,

So, this is affecting me on Ubuntu 20.04 - gnome-terminal no longer
preserves the current working directory in bash upon opening a new
window (or tab) from the context menu. Does anyone know what's going on?

The /etc/profile.d/vte-2.91.sh script is being sourced correctly, but I
believe that it only has to do with the pwd in the titlebar, which is
also working.

Switching to fish as proposed on StackOverflow is not an option... Any
tips? :-(

All the best,
Yury

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

Title:
  Gnome-terminal sets directory to HOME for ctrl-shift-n and custom
  shell command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1609342/+subscriptions

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

[Bug 1891750] Re: mcedit is now symlink to mc which causes subshell error to be displayed every time mcedit is run

2020-08-15 Thread Yury V. Zaytsev
Fixed upstream in 4.8.25.

** Bug watch added: Midnight Commander Bug Tracker #4056
   http://midnight-commander.org/ticket/4056

** Also affects: mc via
   http://midnight-commander.org/ticket/4056
   Importance: Unknown
   Status: Unknown

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

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

Title:
  mcedit is now symlink to mc which causes subshell error to be
  displayed every time mcedit is run

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

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

[Bug 1232727] Re: Extracting zip archives in mc is horribly slow

2018-12-05 Thread Yury V. Zaytsev
> How about fixing it without rewriting extfs?

So what's your plan? I've explained the cause of the problem, and why it
requires a rewrite above.

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

Title:
  Extracting zip archives in mc is horribly slow

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

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

[Bug 1787808] Re: Missed useful checkbox "Search for content" in "Find File" dialog

2018-08-19 Thread Yury V. Zaytsev
This is not a bug, it's an upstream feature request.

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

Title:
  Missed useful checkbox "Search for content" in "Find File" dialog

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

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

[Bug 1787808] Re: Missed useful checkbox "Search for content" in "Find File" dialog

2018-08-19 Thread Yury V. Zaytsev
In as far as the issue in question is concerned, I doubt that the
checkbox is coming back after many years of discussions that lead to it
finally being removed.

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

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

Title:
  Missed useful checkbox "Search for content" in "Find File" dialog

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

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

[Bug 1787808] Re: Missed useful checkbox "Search for content" in "Find File" dialog

2018-08-19 Thread Yury V. Zaytsev
Hi Norbert,

I'm not sure what you are trying to achieve by opening bugs in Ubuntu mc
package bug tracker for issues that have already been reported upstream.

This bug tracker to track bugs, hopefully specific to Ubuntu packaging,
and, otherwise, forward them to upstream. Creating feature requests here
for issues that have already been reported upstream is just adding to
the noise, and wouldn't bring any benefits to anyone involved.

--Yury

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

Title:
  Missed useful checkbox "Search for content" in "Find File" dialog

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

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

[Bug 431207] Re: mc: Slows down desktop to a crawl when copying/moving data to external usb disk

2018-06-28 Thread Yury V. Zaytsev
Hey gf, this was certainly a mistake...

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

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

Title:
  mc: Slows down desktop to a crawl when copying/moving data to external
  usb disk

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

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

[Bug 1750239] Re: viewer in hex mode sometimes shows "-" incorrectly

2018-02-18 Thread Yury V. Zaytsev
** Bug watch added: Midnight Commander Bug Tracker #3901
   http://midnight-commander.org/ticket/3901

** Also affects: mc via
   http://midnight-commander.org/ticket/3901
   Importance: Unknown
   Status: Unknown

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

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

Title:
  viewer in hex mode sometimes shows "-" incorrectly

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

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

[Bug 1741677] Re: Midnight Commander does not support FTPS (FTP over TLS/SSL)

2018-01-06 Thread Yury V. Zaytsev
No problem, you're welcome and thanks!

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

Title:
  Midnight Commander does not support FTPS (FTP over TLS/SSL)

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

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

[Bug 1741677] Re: Midnight Commander does not support FTPS (FTP over TLS/SSL)

2018-01-06 Thread Yury V. Zaytsev
The reason why I'm asking is that noting that the "problem" exists here
in Ubuntu bug tracker as a package bug seems to be an act of
questionable usefulness to me.

I'm (as an upstream developer) subscribed to Ubuntu package bug mail to
try to get distro-specific / packaging / unforwarded bugs on our radar,
and it doesn't help me to get duplicate reports which have already been
forwarded upstream. Otherwise, nobody from Ubuntu has looked into this
stuff for a decade and helped upstream out, so I'm not holding my breath
to see this happening anytime soon.

Therefore, I would prefer if this tracker was used to track package bugs
and not to duplicate upstream feature requests.

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

Title:
  Midnight Commander does not support FTPS (FTP over TLS/SSL)

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

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

[Bug 1706223] Re: tcsh subshell escaping broken

2018-01-06 Thread Yury V. Zaytsev
** Changed in: mc (Ubuntu)
   Status: New => Confirmed

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

Title:
  tcsh subshell escaping broken

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

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

[Bug 1741677] Re: Midnight Commander does not support FTPS (FTP over TLS/SSL)

2018-01-06 Thread Yury V. Zaytsev
Why reporting stuff like that in Ubuntu bug tracker as a package bug?!
It's an upstream feature request.

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

Title:
  Midnight Commander does not support FTPS (FTP over TLS/SSL)

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

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

[Bug 1740930] Re: Mc does not preserve time stamp when copying from tar.gz archive

2018-01-02 Thread Yury V. Zaytsev
This bug is fixed in 4.8.20.

** Bug watch added: Midnight Commander Bug Tracker #3821
   http://midnight-commander.org/ticket/3821

** Also affects: mc via
   http://midnight-commander.org/ticket/3821
   Importance: Unknown
   Status: Unknown

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

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

Title:
  Mc does not preserve time stamp when copying from tar.gz archive

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

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

[Bug 1232727] Re: Extracting zip archives in mc is horribly slow

2017-05-06 Thread Yury V. Zaytsev
It's horribly slow if you have lots of small files. This is due to how
extfs is implemented (a shell script is called for every file), so there
is nothing we can do about it (other then re-implement extfs system
completely by adding support for group operations).

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

Title:
  Extracting zip archives in mc is horribly slow

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

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


[Bug 1677045] Re: mc crashed on attempt to transfer single file to host via SFTP

2017-03-28 Thread Yury V. Zaytsev
Fixed upstream in mc-4.8.19.

** Bug watch added: Midnight Commander Bug Tracker #3749
   http://midnight-commander.org/ticket/3749

** Also affects: mc via
   http://midnight-commander.org/ticket/3749
   Importance: Unknown
   Status: Unknown

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

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

Title:
  mc crashed on attempt to transfer single file to host via SFTP

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

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


[Bug 1673553] Re: can't view html file

2017-03-16 Thread Yury V. Zaytsev
So how about apt-get install lynx?

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

Title:
  can't view html file

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

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


[Bug 1629497] Re: sftp vfs support not using key-based authentication

2016-10-01 Thread Yury V. Zaytsev
> Any idea when 4.8.18 will be released?

I hope to start tomorrow and be done by Monday. I'm not sure how long it
will take after that for it to appear in Ubuntu so that a backport can
be requested, but I would say a couple of months is not an unreasonable
estimate, because it has to go through Debian unstable first anyways.

> The actual patch that fixes the issue is over here

I see, if you are confident, you can try Ubuntu SRU process, I've done
this a couple of times in the past and it works, but it's sometimes ends
up taking months, which is why I'd say backport is a more interesting
alternative.

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

Title:
  sftp vfs support not using key-based authentication

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

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


[Bug 1629497] Re: sftp vfs support not using key-based authentication

2016-10-01 Thread Yury V. Zaytsev
Well, I'm not sure how we can help you. There is an option to install
from source, or else unofficial binary packages are provided here:
http://www.midnight-commander.org/wiki/Binaries . It is way to hard to
backport fixes to 4.8.15, and the other problem is you need to identify
them in the first place. I would say the only reasonable strategy would
be to request a backport of the complete package, but I'd suggest you to
wait with filling a bug for that until 4.8.18 is released and gets into
Ubuntu.

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

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

Title:
  sftp vfs support not using key-based authentication

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

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


[Bug 1629497] Re: sftp vfs support not using key-based authentication

2016-10-01 Thread Yury V. Zaytsev
** Bug watch added: www.midnight-commander.org/ #3238
   http://www.midnight-commander.org/ticket/3238

** Also affects: mc via
   http://www.midnight-commander.org/ticket/3238
   Importance: Unknown
   Status: Unknown

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

Title:
  sftp vfs support not using key-based authentication

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

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


[Bug 1625739] Re: Slow start when current directory is on CIFS/SMB share

2016-09-21 Thread Yury V. Zaytsev
Sorry, I wish I could have helped you with something more substantial,
but, as I said, unfortunately, I see no practical way of reducing the
amount of stat calls that mc makes :-/

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

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

Title:
  Slow start when current directory is on CIFS/SMB share

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

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


[Bug 1625739] Re: Slow start when current directory is on CIFS/SMB share

2016-09-21 Thread Yury V. Zaytsev
I see, thanks for the clarification. It seems that you have some kind of
a problem with your setup, be it a misconfiguration or a CIFS client
bug.

Unfortunately, we can't remove stat calls from mc: it basically uses it
for everything in the world, i.e. mode & ownership information, access &
modification times, sizes, etc.

I think that it's most promising for you to try to find out why these
calls take so long and fix your setup (or else good luck trying to patch
stat calls out of mc, look for the mc_stat function), and this report
should rather be rejected.

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

Title:
  Slow start when current directory is on CIFS/SMB share

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

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


[Bug 1625739] Re: Slow start when current directory is on CIFS/SMB share

2016-09-20 Thread Yury V. Zaytsev
So, why the stat call is taking so long, is it really an mc problem,
i.e. if you just make the call outside of mc, does it also take a long
time?

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

Title:
  Slow start when current directory is on CIFS/SMB share

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

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


[Bug 1575341] Re: Gnome Software catalog entry missing for Midnight Commander

2016-05-05 Thread Yury V. Zaytsev
Done, thank you for the update!

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

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

Title:
  Gnome Software catalog entry missing for Midnight Commander

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

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


[Bug 1575341] Re: Gnome Software catalog entry missing for Midnight Commander

2016-04-26 Thread Yury V. Zaytsev
>From what I can see here:

http://appstream.ubuntu.com/xenial/universe/issues/mc.html

it just has an optional (for the time being) hint and no errors.

Are you sure it's not showing up, and if it isn't what is the reason
behind that?

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

Title:
  Gnome Software catalog entry missing for Midnight Commander

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

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


[Bug 1575341] Re: Gnome Software catalog entry missing for Midnight Commander

2016-04-26 Thread Yury V. Zaytsev
What kind of metadata is missing and how it can be added?

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

Title:
  Gnome Software catalog entry missing for Midnight Commander

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

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


[Bug 1408092] Re: sysconfig.get_path('purelib') points to site-packages directory

2016-03-08 Thread Yury V. Zaytsev
Hi Barry,

Just trying to bring this to your attention...

Thanks!

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

Title:
  sysconfig.get_path('purelib') points to site-packages directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1408092/+subscriptions

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


[Bug 1094324] Re: "Delete tagged files if a copy exists in the other directory" doesn't work if names of the files or folders contains space

2016-03-08 Thread Yury V. Zaytsev
Hi Mantas,

I know it's hard to believe but we finally did it (again)! Could you
please check the latest master to make sure we didn't screw it up again?
If all is well, I would like to make a new release soon.

Many thanks!

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

Title:
  "Delete tagged files if a copy exists in the other directory" doesn't
  work if names of the files or folders contains space

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

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


[Bug 1524058] Re: Fix SConf.Streamer to work with non-unicode input on Python 2.x

2016-01-27 Thread Yury V. Zaytsev
Hi Martin, thank you for your help!

I've enabled -proposed on my trusty machine, upgraded to the new version
and then performed the test as described in this bug report. It worked
for me now out of the box and I couldn't identify any problems with the
new package... so, I think, it's good to go.

All the best!

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Fix SConf.Streamer to work with non-unicode input on Python 2.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scons/+bug/1524058/+subscriptions

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


[Bug 259658] Re: mc lacks smb support in Ubuntu 10.04

2016-01-23 Thread Yury V. Zaytsev
The upstream bug report URL is as follows:

https://www.midnight-commander.org/ticket/1

The last activity in the corresponding branch was something like 2 years
ago. So, the answer is: nobody can tell you.

If you can finish the branch, clean it up, and rebase against the
current master, get it reviewed and merged, then you will find out.

** Bug watch added: www.midnight-commander.org/ #1
   http://www.midnight-commander.org/ticket/1

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

Title:
  mc lacks smb support in Ubuntu 10.04

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

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


[Bug 1524058] Re: Fix SConf.Streamer to work with non-unicode input on Python 2.x

2016-01-23 Thread Yury V. Zaytsev
Hi Sebastien,

Thank you, and sorry, I should have indeed noted explicitly that the
patch has made it in 2.3.4. Is there any progress on the Trusty front? I
haven't noticed any relevant uploads to -proposed or -updates so far...

All the best!

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

Title:
  Fix SConf.Streamer to work with non-unicode input on Python 2.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scons/+bug/1524058/+subscriptions

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


[Bug 1525723] Re: Please update to 4.8.15

2015-12-13 Thread Yury V. Zaytsev
In as far as I know, mc is now finally on autosync with Debian again, so
the reason xenial still ships 4.8.13 is that up until now it's the
version we have in unstable. I've seen Dmitry uploading 4.8.15 to
experimental, but I'm not quite sure why the transition from
experimental to unstable has been blocked.

I think the most productive thing that can be done to fix this bug is to
get in touch with Debian maintainers to see why the transitions are
currently blocked for this package...

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

Title:
  Please update to 4.8.15

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

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


[Bug 1524058] Re: Fix SConf.Streamer to work with non-unicode input on Python 2.x

2015-12-08 Thread Yury V. Zaytsev
Please find the debdiff attached!

** Patch added: "scons_2.3.0-2ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/scons/+bug/1524058/+attachment/4531605/+files/scons_2.3.0-2ubuntu1.debdiff

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

Title:
  Fix SConf.Streamer to work with non-unicode input on Python 2.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scons/+bug/1524058/+subscriptions

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


[Bug 1524058] [NEW] Fix SConf.Streamer to work with non-unicode input on Python 2.x

2015-12-08 Thread Yury V. Zaytsev
Public bug reported:

[Impact]

SConf is used in most SCons-based build systems, when building software
using SCons configure checks that output anything to stdout / stderr
fail.

[Test Case]

An example if provided in the upstream bug description:

https://bitbucket.org/scons/scons/pull-requests/127/fixed-
sconfstreamer-to-work-with-non/diff

Take the following script, save it as SConstruct and run scons:

def hello(target, source, env):
  import traceback
  try:
print 'hello!\n' # this breaks the script
with open(env.subst('$TARGET', target = target),'w') as f:
  f.write('yes')
  except:
# write to file, as stdout/stderr is broken
traceback.print_exc(file=open('traceback','w'))
  return 0

def CheckHello(context):
  import sys
  context.Display('Checking whether hello works... ')
  stat,out = context.TryAction(hello,'','.in')
  if stat and out:
context.Result(out)
  else:
context.Result('failed')
  return out

env = Environment()
cfg = Configure(env)

cfg.AddTest('CheckHello', CheckHello)
cfg.CheckHello()

env = cfg.Finish()

If the package is broken, the check will fail:

$ scons
scons: Reading SConscript files ...
Checking whether hello works... failed

With the fixed package the check will succeed:

$ scons
scons: Reading SConscript files ...
Checking whether hello works... yes

[Regression Potential]

The patch was taken from the upstream bug tracker and is already in the
version shipped with the latest Ubuntu.

** Affects: scons (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Fix SConf.Streamer to work with non-unicode input on Python 2.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scons/+bug/1524058/+subscriptions

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


[Bug 1524058] Re: Fix SConf.Streamer to work with non-unicode input on Python 2.x

2015-12-08 Thread Yury V. Zaytsev
Just to be clear, this is all about Ubuntu Trusty (14.04) LTS. For some
reason, however, I'm not allowed to nominate this bug for any specific
series, sorry about that.

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

Title:
  Fix SConf.Streamer to work with non-unicode input on Python 2.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scons/+bug/1524058/+subscriptions

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


[Bug 1506166] Re: Bracketed paste should be per-terminal [PATCH]

2015-10-29 Thread Yury V. Zaytsev
Excellent!

So, Egmont, if you are still interested in support for Trusty, then you
can create a new bug and list the most important bugfixes to be
backported there. If you subscribe me to it, I will try to have a look
and prepare a debdiff, and then we can again see if it can land into
updates.

Otherwise, I'm a happy camper now :-)

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

Title:
  Bracketed paste should be per-terminal [PATCH]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte3/+bug/1506166/+subscriptions

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


[Bug 1506166] Re: Bracketed paste should be per-terminal [PATCH]

2015-10-26 Thread Yury V. Zaytsev
Hi,

I've been running the package from trusty-proposed for about a week and
can confirm that it fixes the problem for me; I also didn't encounter
any regressions in that time.

Many thanks!

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Bracketed paste should be per-terminal [PATCH]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte3/+bug/1506166/+subscriptions

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


[Bug 1506166] Re: Bracketed paste should be per-terminal [PATCH]

2015-10-18 Thread Yury V. Zaytsev
Hi Egmont,

In this case I was simply scratching my personal itch: this bug is
making mc unusable for me at work, where I'm running Ubuntu Trusty. I
haven't run in any issues quite as bad as this one.

Having this said, if 1) Iain will be willing to make another upload and
2) you will be willing to post vetted patches, I can try to come up with
a tested debdiff...

--Yury.

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

Title:
  Bracketed paste should be per-terminal [PATCH]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte3/+bug/1506166/+subscriptions

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


[Bug 1506166] Re: Bracketed paste should be per-terminal [PATCH]

2015-10-15 Thread Yury V. Zaytsev
** Description changed:

+ [Impact]
+ 
  Bracketed paste mode (\e[?2004h) should be per-terminal (as it is for
  xterm), not per-screen. This was fixed upstream for vte3 0.36.2, however
  Trusty ships vte3 0.34.2 and it didn't make it:
  
  https://bugzilla.gnome.org/show_bug.cgi?id=729533
  
  This bug is causing annoying garbage appended to every paste in mc:
  
  https://www.midnight-commander.org/ticket/3207
  
  I have backported the fix to Trusty, tested it in my PPA and would
- appreciate if you could sponsor an upload in updates, since Trusty is
- LTS after all.
+ appreciate if someone could sponsor an upload in updates, since Trusty
+ is LTS after all.
  
- Many thanks!
+ [Test Case]
+ 
+ Select some text ("test") and copy it into the clipboard buffer. After
+ that, install mc if you don't have it already and start it:
+ 
+ sudo apt-get install mc
+ mc
+ 
+ Press CTRL+O to swap the panels, right click with the mouse button and
+ pick "Paste" from the context menu. You will see that "~0test~1" is
+ pasted into the console instead of "test" as it should be.
+ 
+ For more details, see the bug report on mc bug tracker referenced above.
+ 
+ [Regression Potential]
+ 
+ The patch is taken from the vte3 bug tracker; it has been in trunk for
+ more than a year and is contained in vte3 0.36.2+ releases. Nobody has
+ reported any problems caused by this change so far...

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

Title:
  Bracketed paste should be per-terminal [PATCH]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte3/+bug/1506166/+subscriptions

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


[Bug 1506166] [NEW] Bracketed paste should be per-terminal [PATCH]

2015-10-14 Thread Yury V. Zaytsev
Public bug reported:

Bracketed paste mode (\e[?2004h) should be per-terminal (as it is for
xterm), not per-screen. This was fixed upstream for vte3 0.36.2, however
Trusty ships vte3 0.34.2 and it didn't make it:

https://bugzilla.gnome.org/show_bug.cgi?id=729533

This bug is causing annoying garbage appended to every paste in mc:

https://www.midnight-commander.org/ticket/3207

I have backported the fix to Trusty, tested it in my PPA and would
appreciate if you could sponsor an upload in updates, since Trusty is
LTS after all.

Many thanks!

** Affects: vte3 (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "vte3_1:0.34.9-1ubuntu1_1:0.34.9-1ubuntu2.diff.gz"
   
https://bugs.launchpad.net/bugs/1506166/+attachment/4494694/+files/vte3_1%3A0.34.9-1ubuntu1_1%3A0.34.9-1ubuntu2.diff.gz

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

Title:
  Bracketed paste should be per-terminal [PATCH]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vte3/+bug/1506166/+subscriptions

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


[Bug 1094324] Re: Delete tagged files if a copy exists in the other directory doesn't work if names of the files or folders contains space

2015-07-04 Thread Yury V. Zaytsev
How about SUM2=`sum \%D/$i\`  ? Should %D remain quoted there?
Anyways, I don't quite understand why %D shouldn't be quoted.

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

Title:
  Delete tagged files if a copy exists in the other directory doesn't
  work if names of the files or folders contains space

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

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


[Bug 1437589] Re: boxdraw characters corrupt unless unicode_start is run before starting mc

2015-03-28 Thread Yury V. Zaytsev
Re-assigning to console-setup.

** Package changed: mc (Ubuntu) = console-setup (Ubuntu)

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

Title:
  boxdraw characters corrupt unless unicode_start is run before starting
  mc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1437589/+subscriptions

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


[Bug 1437589] Re: boxdraw characters corrupt unless unicode_start is run before starting mc

2015-03-28 Thread Yury V. Zaytsev
I don't think this has anything to do with mc, really. You can check by
saving the screenshot of mc made in a terminal emulator to a file, and
then loading it with cat. If it also appears garbled, I would say it's a
problem at a different level.

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

Title:
  boxdraw characters corrupt unless unicode_start is run before starting
  mc

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

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


[Bug 1335689] Re: PHP.syntax improvement

2014-07-01 Thread Yury V. Zaytsev
http://www.midnight-commander.org/wiki/NewTicket

Thanks!

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

Title:
  PHP.syntax improvement

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

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


[Bug 1335689] Re: PHP.syntax improvement

2014-06-29 Thread Yury V. Zaytsev
Could you please submit directly upstream to m-c.o and link the bug?
Thanks.

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

Title:
  PHP.syntax improvement

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

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


[Bug 1274386] Re: Enable Arrow Keys for Hierarchical Folder Nagigation

2014-01-31 Thread Yury V. Zaytsev
Listen, it's the third time that I'm telling you to check Options -
Panel options - Navigation - Lynx-like motion and see if this is
what you want. It is thoroughly described in the manual (`man mc`).
What's so unclear about it?

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

Title:
  Enable Arrow Keys for Hierarchical Folder Nagigation

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

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


[Bug 1274386] Re: Make Lynx-like motion a default Option

2014-01-31 Thread Yury V. Zaytsev
 Thank you for finally providing enough information for me

No problem, but it would have really saved a couple of iterations if you
just looked up what I said in the help file, or googled it for that
matter.

 what 99% of anyone would want after discovering it

I'm afraid without substantiation with some statistics, no agreement can
be reached on this point. In any case, it's an upstream issue. If you
want to have it enabled by default, try to hassle upstream about it.

** Changed in: mc (Ubuntu)
   Status: New = Invalid

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

Title:
  Make Lynx-like motion a default Option

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

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


[Bug 1274386] Re: Enable Arrow Keys for Hierarchical Folder Nagigation

2014-01-30 Thread Yury V. Zaytsev
Did you check lynx-style motion out?

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

Title:
  Enable Arrow Keys for Hierarchical Folder Nagigation

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

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


[Bug 1274386] Re: Enable Arrow Keys for Hierarchical Folder Nagigation

2014-01-29 Thread Yury V. Zaytsev
I don't quite get it, isn't lynx motion is exactly what you want?

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

Title:
  Enable Arrow Keys for Hierarchical Folder Nagigation

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

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


[Bug 782288] Re: libreoffice doesn't start from mc

2013-12-04 Thread Yury V. Zaytsev
Excellent, thanks for the confirmation!

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

Title:
  libreoffice doesn't start from mc

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

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


[Bug 1026865] Re: Broken relative path support

2013-12-04 Thread Yury V. Zaytsev
Saucy is shipping 4.8.5, so closing this.

** Changed in: mc (Ubuntu)
   Status: New = Fix Released

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

Title:
  Broken relative path support

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

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


[Bug 1180314] Re: Update to 4.8.9

2013-12-04 Thread Yury V. Zaytsev
Synced to 4.8.10 in Trusty.

** Changed in: mc (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  Update to 4.8.9

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

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


[Bug 259658] Re: mc lacks smb support in Ubuntu 10.04

2013-08-28 Thread Yury V. Zaytsev
It's still being worked on...

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

Title:
  mc lacks smb support in Ubuntu 10.04

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

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


[Bug 1094324] Re: Delete tagged files if a copy exists in the other directory doesn't work if names of the files or folders contains space

2013-05-12 Thread Yury V. Zaytsev
Hi ,

Sadly, it's not accessible from anywhere at all, because our old server
died. A new machine is now being installed to replace the old one.

Z.

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

Title:
  Delete tagged files if a copy exists in the other directory doesn't
  work if names of the files or folders contains space

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

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


[Bug 1081307] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build [merge request]

2013-04-08 Thread Yury V. Zaytsev
The package from -proposed works for me.

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build [merge request]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1081307/+subscriptions

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


[Bug 1094324] Re: Delete tagged files if a copy exists in the other directory doesn't work if names of the files or folders contains space

2013-04-05 Thread Yury V. Zaytsev
Actually no, I don't understand it, but I will try to have a look.

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

Title:
  Delete tagged files if a copy exists in the other directory doesn't
  work if names of the files or folders contains space

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

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


[Bug 1094324] Re: Delete tagged files if a copy exists in the other directory doesn't work if names of the files or folders contains space

2013-03-05 Thread Yury V. Zaytsev
Hi Mantas,

I pushed  upstream a different patch from what you suggested, but I
believe it should still work. Yes, I believe it will make it in 4.8.8. I
don't know when it will get packaged, but I believe that it's not going
to be backported to the currently shipping versions of Ubuntu.

--Yury.

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

Title:
  Delete tagged files if a copy exists in the other directory doesn't
  work if names of the files or folders contains space

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

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


[Bug 954103] Re: Ubuntu precise, since the upgrade cd /#sh:servername no longer works

2013-03-05 Thread Yury V. Zaytsev
I'm setting this to Invalid again, since it's not a bug and is not going
to be changed in the future versions of mc. If you believe that it
should have been dealt with differently, feel free to act upon, but I
think at this point it doesn't matter anymore.

** Changed in: mc (Ubuntu)
   Status: New = Invalid

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

Title:
  Ubuntu precise, since the upgrade cd /#sh:servername no longer works

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

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


[Bug 954103] Re: Ubuntu precise, since the upgrade cd /#sh:servername no longer works

2013-03-05 Thread Yury V. Zaytsev
P.S. I wonder why I'm not allowed to set it to wontfix, which suits it
better.

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

Title:
  Ubuntu precise, since the upgrade cd /#sh:servername no longer works

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

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


[Bug 897942] Re: MC deletes the wrong file

2013-03-05 Thread Yury V. Zaytsev
This made it in 4.8.2 and Ubuntu is shipping 4.8.3, so I'm marking it as
done.

** Changed in: mc (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  MC deletes the wrong file

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

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


[Bug 782288] Re: libreoffice doesn't start from mc

2013-03-05 Thread Yury V. Zaytsev
I think this was fixed some time ago, anyone to confirm?

** Changed in: mc (Ubuntu)
   Status: New = In Progress

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

Title:
  libreoffice doesn't start from mc

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

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


[Bug 924209] Re: Transparency / BCE

2013-03-05 Thread Yury V. Zaytsev
Okay, since apparently this is not a bug in mc, I'm marking it as
invalid too.

** Changed in: mc (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Transparency / BCE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mc/+bug/924209/+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-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 1094324] Re: Delete tagged files if a copy exists in the other directory doesn't work if names of the files or folders contains space

2013-01-07 Thread Yury V. Zaytsev
Thanks for the report, I have created a new patch and a reported the bug
upstream. Please try to go upstream in the future if possible, this
tracker is not used by upstream developers and there are no dedicated mc
package maintainers in Ubuntu.

** Changed in: mc (Ubuntu)
   Status: New = In Progress

** Changed in: mc (Ubuntu)
 Assignee: (unassigned) = Yury V. Zaytsev (zyv)

** Bug watch added: www.midnight-commander.org/ #2947
   http://www.midnight-commander.org/ticket/2947

** Also affects: mc via
   http://www.midnight-commander.org/ticket/2947
   Importance: Unknown
   Status: Unknown

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

Title:
  Delete tagged files if a copy exists in the other directory doesn't
  work if names of the files or folders contains space

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

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


[Bug 759661] Re: Skype distro package segmentation fault (official package works)

2012-04-29 Thread Yury V. Zaytsev
No activity, so what? Please add Skype to prelink blacklist.

** Changed in: prelink (Ubuntu)
   Status: Expired = Confirmed

** Changed in: skype (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Skype distro package segmentation fault (official package works)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/prelink/+bug/759661/+subscriptions

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


[Bug 508785] Re: Symbolic links by FTP connection are opened as absolute path

2012-04-21 Thread Yury V. Zaytsev
I wonder who turned out auto-expiry and how to turn it off??? It's
already a second bug closed because of expiry limits, but it's perfectly
valid and should eventually be taken care of.

** Changed in: mc (Ubuntu)
   Status: Expired = New

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

Title:
  Symbolic links by FTP connection are opened as absolute path

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

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


[Bug 129133] Re: mc uses predictable temp directory path

2012-04-21 Thread Yury V. Zaytsev
There used to be a similar bug in Debian or upstream bugzilla if I
remember correctly. They should be connected together and taken care of.

** Changed in: mc (Ubuntu)
   Status: Expired = New

-- 
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/129133

Title:
  mc uses predictable temp directory path

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

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


[Bug 878492] Re: Keyboard shortcut - F10 shortcut is used to show menu and this is wrong

2012-04-03 Thread Yury V. Zaytsev
Michal, just want to thank you for your work on this bug, a solution
would be highly appreciated.

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

Title:
  Keyboard shortcut - F10 shortcut is used to show menu and this is
  wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/878492/+subscriptions

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


[Bug 954103] Re: Ubuntu precise, since the upgrade cd /#sh:servername no longer works

2012-03-20 Thread Yury V. Zaytsev
Hi,

It's not a regression. Upstream has reworked the VFS addressing scheme,
see

$ man mc

for details, e.g. you should now use:

$ cd sh://user@machine:options/remote-dir

Z.

** Changed in: mc (Ubuntu)
   Status: New = Invalid

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

Title:
  Ubuntu precise, since the upgrade cd /#sh:servername no longer works

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

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


[Bug 782288] Re: libreoffice doesn't start from mc

2012-03-20 Thread Yury V. Zaytsev
This needs to be reported upstream. It's not a packaging bug.

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

Title:
  libreoffice doesn't start from mc

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

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


[Bug 954103] Re: Ubuntu precise, since the upgrade cd /#sh:servername no longer works

2012-03-20 Thread Yury V. Zaytsev
This is not a question that I can answer, since I was not involved in
this business, but only happen to know that the correct way of doing
what you are trying to achieve is as I described above.

Either way, it's not a bug, but rather something that upstream has been
working on for long time and it's how it's going to be in the future. I
have no idea what's Ubuntu policy on how to handle this; you'd better
bring this up with someone who was involved in uploading the package.

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

Title:
  Ubuntu precise, since the upgrade cd /#sh:servername no longer works

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

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


[Bug 508785] Re: Symbolic links by FTP connection are opened as absolute path

2012-02-20 Thread Yury V. Zaytsev
It is my impression that if this can still be reproduced with latest mc,
this could be a design choice and this has to be brought up with
upstream developers.

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

Title:
  Symbolic links by FTP connection are opened as absolute path

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

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


[Bug 897942] Re: MC deletes the wrong file

2012-02-20 Thread Yury V. Zaytsev
Would you care to create an upstream bug report? It is not immediately
clear to me how to solve it properly: i.e. shall a warning appear that
the panel contents have been modified? I think it warrants a discussion
with mc upstream developers.

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

Title:
  MC deletes the wrong file

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

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


[Bug 573919] Re: autofs doesn't work with lucid

2012-01-26 Thread Yury V. Zaytsev
Latest Lucid and I'm having this issue. Can't be true it's still borked
:-(

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/573919

Title:
  autofs doesn't work with lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/573919/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 573919] Re: autofs doesn't work with lucid

2012-01-26 Thread Yury V. Zaytsev
Latest Lucid and I'm having this issue. Can't be true it's still borked
:-(

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

Title:
  autofs doesn't work with lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/573919/+subscriptions

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


[Bug 761991] Re: ICEauthority can't be updated on nfs home directory

2012-01-18 Thread Yury V. Zaytsev
Hmmm, sometimes this happens for me on Ubuntu 10.04. The NFS server is
running Debian oldstable, mounts managed by autofs, nfsv3 in use, noacl.
This leads me to believe that it's indeed most likely a race on
access/mount.

I think #11 is unrelated to this bug, as it seems that he does have a
misconfigured id mapper daemon just as #1...

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

Title:
  ICEauthority can't be updated on nfs home directory

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

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


[Bug 562361] Re: ftpfs crashes when connecting (4.7.0)

2012-01-02 Thread Yury V. Zaytsev
Yes, unfortunately, this is to be expected. Oneiric carries the package
from Debian, which doesn't include the patch that I produced. I have
been planning to update the Debian package long ago, but unfortunately
couldn't make enough time for that so far.

Let's hope I can finally get to it in the new year...

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

Title:
  ftpfs crashes when connecting (4.7.0)

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

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


[Bug 259658] Re: mc lacks smb support in Ubuntu 10.04

2011-08-11 Thread Yury V. Zaytsev
The fix is NOT released and there won't be a fix until samba support is
rewritten, which is under way right now.

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

Title:
  mc lacks smb support in Ubuntu 10.04

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

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


[Bug 89235] Re: can no longer jump words with CTRL-arrow in gnome-terminal

2011-07-09 Thread Yury V. Zaytsev
I  can attest that Ctrl+Arrows now work on Ubuntu 10.10, but PageUp and
PageDown still don't seem to work for me. I had to create the following
~/.inputrc file to get them to work in Bash:

$include /etc/inputrc

# ZYV
#
# PageUp and PageDown don't work in Ubuntu anymore by default :-(
#
\e[6~: end-of-history
\e[5~: beginning-of-history

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

Title:
  can no longer jump words with CTRL-arrow in gnome-terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/readline6/+bug/89235/+subscriptions

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


[Bug 791296] Re: mpi4py version 1.2.2-2 failed to build on armel

2011-06-29 Thread Yury V. Zaytsev
Looks like no openmpi on armel???

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

Title:
  mpi4py version 1.2.2-2 failed to build on armel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpi4py/+bug/791296/+subscriptions

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


[Bug 780416] Re: mc brings kde to freeze while window size changing

2011-05-24 Thread Yury V. Zaytsev
If it does not happen to the other applications, re-assign this to
konsole and deal with them.

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

Title:
  mc brings kde to freeze while window size changing

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


[Bug 780416] Re: mc brings kde to freeze while window size changing

2011-05-10 Thread Yury V. Zaytsev
What it has to do with mc specifically?

You'd better check error logs to see whether it's an X lockup, kernel
panic or what not.

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

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

Title:
  mc brings kde to freeze while window size changing

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


[Bug 780416] Re: mc brings kde to freeze while window size changing

2011-05-10 Thread Yury V. Zaytsev
Ok, I will close it now, because the most obvious reason to me would be
the graphics drivers / X, but if you think this is Konsole related, then
re-assign it to Konsole.

** Changed in: mc (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  mc brings kde to freeze while window size changing

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


  1   2   3   4   >