Re: Midnight Commander 4.8.16 released

2016-03-19 Thread Mooffie
On 3/15/16, Yury V. Zaytsev  wrote:
> On Tue, 2016-03-15 at 09:31 +0100, wwp wrote:
>>
>> I notice that when configuring with slang, the configure summary
>> doesn't mention it, whereas for ncurses it explicitely mentions it.
>> See for instance (w/ --with-screen=slang or no --with-screen, same
>> output here):
>
> Yes, I've noticed this as well, it's a bug in our ncurses/slang
> detection macro, but it's purely cosmetic.
>
> I didn't manage to create a ticket for this so far, but if you can do
> it, it will be appreciated and maybe one day we'll even get to it.

Done:
http://www.midnight-commander.org/ticket/3607#comment:3
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-19 Thread Felix Miata

Using 4.8.16 on openSUSE 13.1 via BS rpm, on vttys.

Was it on purpose that neither F5 nor Shift-F3 can any longer copy a 
directory? Trying generates


'Destination "/usr/local/blah" must be a directory
Success (0)'
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-19 Thread Felix Miata

Felix Miata composed on 2016-03-16 17:58 (UTC-0400):


Using 4.8.16 on openSUSE 13.1 via BS rpm, on vttys.



Was it on purpose that neither F5 nor Shift-F3 can any longer copy a
directory? Trying generates



'Destination "/usr/local/blah" must be a directory
Success (0)'


NVM. Somehow a file by the desired name already existed.

Thanks for all the work to produce 4.8.16. :-)
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-15 Thread Yury V. Zaytsev
On Tue, 2016-03-15 at 09:31 +0100, wwp wrote:
> 
> I notice that when configuring with slang, the configure summary
> doesn't mention it, whereas for ncurses it explicitely mentions it.
> See for instance (w/ --with-screen=slang or no --with-screen, same
> output here):

Yes, I've noticed this as well, it's a bug in our ncurses/slang
detection macro, but it's purely cosmetic.

I didn't manage to create a ticket for this so far, but if you can do
it, it will be appreciated and maybe one day we'll even get to it.

-- 
Sincerely yours,
Yury V. Zaytsev


___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-15 Thread wwp
Hello Yury,


On Tue, 15 Mar 2016 09:13:05 +0100 (CET) "Yury V. Zaytsev"  
wrote:

> On Tue, 15 Mar 2016, wwp wrote:
> 
> >>>   --enable-vfs-mcfs  
> >>
> >> As it was already mentioned the last time, this option has been removed a 
> >> long time ago.  
> >
> > BTW, does it mean that mcfs doesn't exist anymore?  
> 
> Yes, it does mean that mcfs doesn't exist anymore.
> 
> > Also, if aspell is not there, what's missing or chosen alternatively?  
> 
> The option --enable-aspell is not active by default, and unless I'm mistaken, 
> it only means that you don't get aspell support in the editor.
> 
> If it is activated manually, but the aspell headers are not found, nothing is 
> chosen alternatively, you simply get an error.

(sorry for my former double-post, Yury)

I see, thanks for this clarification!

While I'm removing dust from my mc build options: I also noticed that
mcserv also vanished, I don't even remember what it was, but apparently
I don't miss it for years ;-).

I notice that when configuring with slang, the configure summary
doesn't mention it, whereas for ncurses it explicitely mentions it.
See for instance (w/ --with-screen=slang or no --with-screen, same
output here):


[snip]
Configuration:

  Source code location:   .
  Compiler:   gcc -std=gnu99
  Compiler flags:  -fdiagnostics-show-option -Wbad-function-cast 
-Wcomment -Wdeclaration-after-statement -Wfloat-equal -Wformat 
-Wformat-security -Wimplicit -Wignored-qualifiers -Wmissing-braces 
-Wmissing-declarations -Wmissing-field-initializers -Wmissing-format-attribute 
-Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-long-long 
-Wno-unreachable-code -Wparentheses -Wpointer-arith -Wpointer-sign 
-Wredundant-decls -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare 
-Wstrict-prototypes -Wswitch -Wswitch-default -Wtype-limits -Wundef 
-Wuninitialized -Wunreachable-code -Wunused-but-set-variable -Wunused-function 
-Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable 
-Wwrite-strings  -g -O2
  File system:Midnight Commander Virtual Filesystem
  cpio, extfs, fish, ftp, sfs, sftp, smb, tar
  Screen library:
  Mouse support:  gpm and xterm
  X11 events support: yes
  With subshell support:  yes
  With background operations: yes
  Internal editor:yes with aspell support
  Diff viewer:yes
  Support for charset:yes
  Search type:glib-regexp


Regards,

-- 
wwp


pgpy08mESFB8l.pgp
Description: OpenPGP digital signature
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-15 Thread wwp
Hello,


On Sun, 13 Mar 2016 19:53:14 +0100 (CET) "Yury V. Zaytsev"  
wrote:

> Hi Laurent,
> 
> Thanks for updating the packages!
> 
> > --enable-vfs-mcfs  
> 
> As it was already mentioned the last time, this option has been removed a 
> long time ago.

BTW, does it mean that mcfs doesn't exist anymore?

Also, if aspell is not there, what's missing or chosen alternatively?


Regards,

-- 
wwp


pgpovecB2K3fK.pgp
Description: OpenPGP digital signature
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-13 Thread Yury V. Zaytsev

On Sun, 13 Mar 2016, solarflow99 wrote:

You actually got it to build, it was complaining for me glibc had to be 
newer than 2.26, and nothing has that yet.  thx for the package builds.


You must be talking about glib2 and not glibc, yet "nothing has that yet" 
is still quite puzzling. Even RHEL6/7 come with newer versions, and among 
distributions that are still supported, only RHEL5 has an older one.


--
Sincerely yours,
Yury V. Zaytsev
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-13 Thread Laurent Wandrebeck
Le dimanche 13 mars 2016 à 19:53 +0100, Yury V. Zaytsev a écrit :
> Hi Laurent,
> 
> Thanks for updating the packages!

Hi Yuri, 

You’re welcome :)

> 
> > 
> > --enable-vfs-mcfs
> As it was already mentioned the last time, this option has been
> removed a 
> long time ago.

Just removed that from the spec file. Build is on its way.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-13 Thread Yury V. Zaytsev

Hi Laurent,

Thanks for updating the packages!


--enable-vfs-mcfs


As it was already mentioned the last time, this option has been removed a 
long time ago.


--
Sincerely yours,
Yury V. Zaytsev
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: Midnight Commander 4.8.16 released

2016-03-13 Thread Laurent Wandrebeck
Le samedi 12 mars 2016 à 22:18 +0100, Yury V. Zaytsev a écrit :
> Hi,
> 
> I'm delighted to announce the availability of the new mc-4.8.16! This
> is
> a maintenance release that includes a large number of bugfixes and a
> few
> minor new features.
> 
> Amongst the most user-visible changes, we have improved on the
> usability
> (hopefully!) of the "Find File" dialog: the unsymmetrical "Search for
> content" checkbox is now gone; instead, leave the field empty and
> notice
> how related checkboxes will be automatically deactivated. To remind
> you,
> Ctrl+w clears the editboxes and Meta+h triggers the history drop-
> down,
> these are very handy shortcuts to make the most out of the new
> dialog.
> 
> For a detailed list of changes since the last version, please refer
> to
> the release notes.
> 
> Download page: http://ftp.midnight-commander.org/?C=N;O=D
> Release notes: http://www.midnight-commander.org/wiki/NEWS-4.8.16
> 
> This release was made possible thanks to the heroic work of Andrew
> Borodin, a steady stream of fixes by Andreas Mohr, and contributions
> from Mooffie of our friendly Lua-enabled fork fame (check it out!).
> 
> Finally, I would like to thank everybody who has contributed to this
> release, including our dedicated translators, and to remind you that
> we
> are still very much underpowered to carefully review and integrate
> patches in a timely manner, process bug reports and generally improve
> on
> our code base.
> 
> Enjoy!

Hi Yuri, all.

First, thanks to all of you for that release.

I’ve updated « my » packages on OpenSuSe Build Service to 4.8.16 
for the following distros:

CentOS and Scientific Linux 6 i586 and x86_64.
CentOS and Scientific Linux 7 x86_64.
Fedora 20, 21, 22, i586 and x86_64.

I’ve used official tar.xz package, and mc was built with the 
following options:
--with-screen=slang \
--enable-charset \
--without-x \
--with-gpm-mouse \
--disable-rpath \
--enable-vfs-smb \
--enable-vfs-sftp \
--enable-aspell \
--enable-vfs-mcfs

You can get packages here: 
https://build.opensuse.org/package/repositories/home:laurentwandrebeck:
mc/mc

Thanks,
Laurent.
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel