Status: New
Owner:
Labels: Version-3.6.0 Type-Bug Priority-Medium OpSys-Linux Dist-Other
Arch-X86 Desktop-KDE GUI-QT4
New issue 583 by t.lee.da...@gmail.com: GridView.Select does not behave as
documented
https://code.google.com/p/gambas/issues/detail?id=583
1) Describe the problem.
The
On 11/21/2014 05:19 PM, Benoît Minisini wrote:
> Le 21/11/2014 23:06, T Lee Davidson a écrit :
>> Greetings,
>>
>> Either I am doing something wrong, my network config is amiss (LAN with
>> DNS server set to router's IP), or DnsClient is not working.
>>
>> Exec ["host", Domain] works. But, both Dns
Le 21/11/2014 23:06, T Lee Davidson a écrit :
> Greetings,
>
> Either I am doing something wrong, my network config is amiss (LAN with
> DNS server set to router's IP), or DnsClient is not working.
>
> Exec ["host", Domain] works. But, both DnsClient.GetHostName and
> DnsClient.GetHostIP return nul
Greetings,
Either I am doing something wrong, my network config is amiss (LAN with
DNS server set to router's IP), or DnsClient is not working.
Exec ["host", Domain] works. But, both DnsClient.GetHostName and
DnsClient.GetHostIP return null for a valid, resolvable host.
Project attached.
B
Updates:
Status: NeedsInfo
Comment #13 on issue 537 by benoit.m...@gmail.com: (Exec - for Read Write
As "Process") Don't work
https://code.google.com/p/gambas/issues/detail?id=537
mplayer may need a virtual terminal (FOR INPUT OUTPUT instead of FOR READ
WRITE). Any news about that pro
Updates:
Status: Fixed
Labels: -Version Version-3.6.0
Comment #1 on issue 581 by benoit.m...@gmail.com: Progressbar and mouse
events are gone
https://code.google.com/p/gambas/issues/detail?id=581
Fixed in revision #6652.
--
You received this message because this project is con
Updates:
Status: Fixed
Comment #2 on issue 578 by benoit.m...@gmail.com: Quiting a program while
Showmodal window open segfaults
https://code.google.com/p/gambas/issues/detail?id=578
Crash fixed in revision #6661.
As for the non freed allocations, it may be normal. Please open another
Updates:
Status: Accepted
Labels: -Version Version-3.6.0
Comment #1 on issue 578 by benoit.m...@gmail.com: Quiting a program while
Showmodal window open segfaults
https://code.google.com/p/gambas/issues/detail?id=578
I will try to fix it. If you want to avoid it, never use QUIT
Am Donnerstag, den 20.11.2014, 16:24 +0100 schrieb Tobias Boege:
> On Thu, 20 Nov 2014, Charlie Reinl wrote:
> > Am Donnerstag, den 20.11.2014, 15:54 +0100 schrieb Tobias Boege:
> > > On Tue, 18 Nov 2014, Charlie Reinl wrote:
> > > > It is a #11, CRASH REPORT windows opens
> > > >
> > >
> > > Tha