Hi,
i just updated my 2.8 to 2.9 successfully on OpenSuSE 11 with packages by
valor's repo.
If i want to create an executable or even edit the project properties i
receive an error message:
"Unable to create desktop shortcut.
File is a directory.
Project.SearchPathVariable.2372"
please help.
b
Werner schreef:
> Ron wrote:
>
>> Werner schreef:
>>
>>
Thanks!
I have noticed that Ubuntu 8.04 only returns localhost address on
hostname -i
[EMAIL PROTECTED]:~$ hostname -i
127.0.1.1
But thats no problem in my case.
>>
Ron wrote:
> Werner schreef:
>
>>> Thanks!
>>>
>>> I have noticed that Ubuntu 8.04 only returns localhost address on
>>> hostname -i
>>>
>>> [EMAIL PROTECTED]:~$ hostname -i
>>> 127.0.1.1
>>>
>>> But thats no problem in my case.
>>>
>>>
>> I have this on openSUSE 11.0:
>> $ hostname
I two lines of code to the resize event so that the embedded form
does get positioned in the middle of the parent (perhaps I just
misunderstood the print statement "received RESIZE event - I want to be
middle in the middle"?). Anyway, this all seems to work quite nicely.
Works properly und
On jeudi 13 novembre 2008, richard terry wrote:
> I just upgraded my system and now have no /usr/lib/libpoppler.so.3, but
> this file
>
> /usr/lib/libpoppler.so.4, so Gambas won't run (at least the pdf module)
> despite a routine re-compile using 1703
>
>
> I guess I can symlink, but wondered if th
Werner schreef:
>> Thanks!
>>
>> I have noticed that Ubuntu 8.04 only returns localhost address on
>> hostname -i
>>
>> [EMAIL PROTECTED]:~$ hostname -i
>> 127.0.1.1
>>
>> But thats no problem in my case.
>>
> I have this on openSUSE 11.0:
> $ hostname -V
> net-tools 1.60
> hostname 1.100 (20
> Thanks!
>
> I have noticed that Ubuntu 8.04 only returns localhost address on
> hostname -i
>
> [EMAIL PROTECTED]:~$ hostname -i
> 127.0.1.1
>
> But thats no problem in my case.
I have this on openSUSE 11.0:
$ hostname -V
net-tools 1.60
hostname 1.100 (2001-04-14)
Also, I had forgotten to ment
Werner schreef:
> Ron wrote:
>
>> Hi,
>>
>> Need some help in how to send a broadcast udp message.
>>
>> Like a wake on lan Magic Packet.
>> I know how to create the message, but how do you sent a broadcast
>> message with udpclient?
>>
>> Came up with this, but it results in a system error.
>>
Ron wrote:
> Hi,
>
> Need some help in how to send a broadcast udp message.
>
> Like a wake on lan Magic Packet.
> I know how to create the message, but how do you sent a broadcast
> message with udpclient?
>
> Came up with this, but it results in a system error.
>
> hWOL = NEW UdpSocket AS "WOLSo