Re: [Gambas-user] Thunderbird issue

2017-08-27 Thread Christof Thalhofer
Am 28.08.2017 um 05:48 schrieb Christof Thalhofer:

> We will have to wait until TB 57

Ahm sorry, "TB 52.4 at the end of September".

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Thunderbird issue

2017-08-27 Thread Christof Thalhofer
Am 28.08.2017 um 00:39 schrieb Tony Morehen:

> I'm having the same issue.  I have to remember to click reply to list.  
> Unfortunatly, memory fails all to often.

They changed behaviour of TB 52 for mailinglists:

https://bugzilla.mozilla.org/show_bug.cgi?id=1309486

Very, very silly.

And now they did a patch here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1392371

We will have to wait until TB 57 and then alter
mail.override_list_reply_to in about.config to get the old bahaviour
back. Thats so silly, I think about replacing TB in future.

Until then a Addon helps:
https://bugzilla.mozilla.org/show_bug.cgi?id=1309486#c48


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Fwd: \r\n and \n

2017-08-27 Thread Tony Morehen
I'm having the same issue.  I have to remember to click reply to list.  
Unfortunatly, memory fails all to often.



On 2017-08-27 05:12 PM, Benoît Minisini via Gambas-user wrote:

Le 27/08/2017 à 22:57, Jussi Lahtinen a écrit :

I just realized that Benoit answered directly to me, not via the list.
Thank you everyone, but the "problem" is solved. See below.


Jussi



Yep, sorry. I don't know why, but my Thunderbird seems to ignore the 
Reply-to field of the mails now!






--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Fwd: \r\n and \n

2017-08-27 Thread Benoît Minisini via Gambas-user

Le 27/08/2017 à 22:57, Jussi Lahtinen a écrit :

I just realized that Benoit answered directly to me, not via the list.
Thank you everyone, but the "problem" is solved. See below.


Jussi



Yep, sorry. I don't know why, but my Thunderbird seems to ignore the 
Reply-to field of the mails now!


--
Benoît Minisini

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Fwd: \r\n and \n

2017-08-27 Thread Jussi Lahtinen
I just realized that Benoit answered directly to me, not via the list.
Thank you everyone, but the "problem" is solved. See below.


Jussi


-- Forwarded message --
From: Benoît Minisini 
Date: Sun, Aug 27, 2017 at 11:21 PM
Subject: Re: [Gambas-user] \r\n and \n
To: Jussi Lahtinen 


Le 27/08/2017 à 22:18, Jussi Lahtinen a écrit :

> See the attached project. I'm not sure whether this is feature or bug, but
> I would appreciate explanation for it. I expect to get string ending with
> \n, but I always get it ending with \r\n.
> Why?
>
>
> Jussi
>
>
Because:

- Your programs are run inside pseudo-terminals.

- The pseudo-terminals are now "correctly" initialized, with newlines "\n"
emitted by the process becoming "\r\n" on the pseudo-terminal, so that they
have the intentional effect (start a new line and go back to the beginning
of the line).

Regards,

-- 
Benoît Minisini
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] \r\n and \n

2017-08-27 Thread T Lee Davidson

On 08/27/2017 04:18 PM, Jussi Lahtinen wrote:

See the attached project. I'm not sure whether this is feature or bug, but
I would appreciate explanation for it. I expect to get string ending with
\n, but I always get it ending with \r\n.
Why?


Jussi


Don't know, Jussi. I get "test\n" on every iteration.


--
Lee

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] \r\n and \n

2017-08-27 Thread PICCORO McKAY Lenz
in gambas 3.5.2 i got always endding with \n

in gambas 3.1.1 also..

i not at my office, so i cannot test with gambas 3.9 or 3.10

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-08-27 16:18 GMT-04:00 Jussi Lahtinen :

> See the attached project. I'm not sure whether this is feature or bug, but
> I would appreciate explanation for it. I expect to get string ending with
> \n, but I always get it ending with \r\n.
> Why?
>
>
> Jussi
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] \r\n and \n

2017-08-27 Thread Jussi Lahtinen
See the attached project. I'm not sure whether this is feature or bug, but
I would appreciate explanation for it. I expect to get string ending with
\n, but I always get it ending with \r\n.
Why?


Jussi


Isolation-0.0.8.tar.gz
Description: GNU Zip compressed data
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1146: wiki incorrectly points to wrong position on anchor click if there's a index implicit

2017-08-27 Thread Benoît Minisini via Gambas-user



 Message transféré 
Sujet : [Gambas Bug Tracker] Bug #1146: wiki incorrectly points to wrong 
position on anchor click if there's a index implicit
Date : Sun, 27 Aug 2017 17:49:27 GMT
De : bugtrac...@gambaswiki.org
Pour : mckaygerh...@gmail.com, g4m...@gmail.com

http://gambaswiki.org/bugtracker/edit?object=BUG.1146=L21haW4-

PICCORO LENZ MCKAY reported a new bug.

Summary
---

wiki incorrectly points to wrong position on anchor click if there's a index 
implicit

Type : Bug
Priority : Medium
Gambas version   : Unknown
Product  : Wiki


Description
---

see it on the gambas what's new page of 3.1.1:

http://gambaswiki.org/wiki/doc/release/3.9.0#t1

event points to the "what's new" sections, goes to the second index page 
element! tested on firefox 45 and lasted palemoon browsers

see the snapshot attached:






--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1146: wiki incorrectly points to wrong position on anchor click if there's a index implicit

2017-08-27 Thread Benoît Minisini via Gambas-user



 Message transféré 
Sujet : [Gambas Bug Tracker] Bug #1146: wiki incorrectly points to wrong 
position on anchor click if there's a index implicit
Date : Sun, 27 Aug 2017 17:50:38 GMT
De : bugtrac...@gambaswiki.org
Pour : mckaygerh...@gmail.com, g4m...@gmail.com

http://gambaswiki.org/bugtracker/edit?object=BUG.1146=L21haW4-

PICCORO LENZ MCKAY added an attachment:

2017-08-27-135006_1366x768_scrot.png




--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] about the debian gambas guide, seems are not debian

2017-08-27 Thread PICCORO McKAY Lenz
Hi "gbwilliy" i'm reading the Debian install guide to added Devuan (as you
guess know, Debian was forked)

It is loosely based on Debian: Debian only make sense of sudo command if a
mayor desktop are installed, if "root" account are defined with password...
I mean, expert install, server install (to use gambas packages), advanced
install images like bussines and network based.. sudo are not a option...

But dont worry, sudo it's great, but: also after the sudo group are
performed, its nonsense a "restart" of the hole system... !

so it's clears, commands to compile and install on Debian are strong based
on non-debian distro..

the commands to compile are strong based on non-debian distro..

i want changes some of these aspects

   -  Debian does not need restart the OS after a system change, only
   restart session, unless are a kernel or systemd change, that are not
   related to gambas packaging or installing
   -  Package search page are too complicated, get right directly to users
   to a simple input interface page, event the main multisearch package page.
   -  Unlike other non-Debian, sudo its not default or referenced, if
   installation are made by network or minimal or expert flavor installer
   -  Subversion are deprecated, now we use Gitlab and Git, added commands
   to install, and proper sustitutions for
   -   libgnome-keyring-dev are deprecated in strech and sid, as many other
   packages must be cited and mani package need a "virtual name equivalent" to
   make fit across the time

I guess was a  *buntu guide based to try to contribute to debian users..
good work but..

i'm right now make some changes and them you gbwilly can trash or get back
to the last you made (very lose based on debian behaviour)

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Switching to GitLab

2017-08-27 Thread PICCORO McKAY Lenz
ok fixed, your have right, (unless->Unlike, disgregated, etc etc etc) sory
sorry.. .. http://gambaswiki.org/wiki/howto/git

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-08-27 8:01 GMT-04:00 PICCORO McKAY Lenz :

> 2017-08-27 3:55 GMT-04:00 Benoît Minisini :
>
>> Le 27/08/2017 à 03:34, PICCORO McKAY Lenz a écrit :
>>
>>>
>>>
>> Thanks for the work, but your english is still full of errors and barely
>> readable by anyone... :-/
>>
> Ok benoit working on...
>
>
>>
>> --
>> Benoît Minisini
>>
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Switching to GitLab

2017-08-27 Thread PICCORO McKAY Lenz
2017-08-27 3:55 GMT-04:00 Benoît Minisini :

> Le 27/08/2017 à 03:34, PICCORO McKAY Lenz a écrit :
>
>>
>>
> Thanks for the work, but your english is still full of errors and barely
> readable by anyone... :-/
>
Ok benoit working on...


>
> --
> Benoît Minisini
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Switching to GitLab

2017-08-27 Thread Benoît Minisini via Gambas-user

Le 27/08/2017 à 03:34, PICCORO McKAY Lenz a écrit :

I redone many sections of the git gambas wiki, and link the wiki contribute
page

http://gambaswiki.org/wiki/howto/git?l=en

I track all the Gambas' gitlab organization, development workflow, and code
hints, tomorrow i'll chek last parts and pass a spell check again just for
sure..

Please take a shot of the given corrections

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Thanks for the work, but your english is still full of errors and barely 
readable by anyone... :-/


--
Benoît Minisini

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user