yes, "... I follow the "How To Deal With Subversion" instructions exactly."
On 10/01/2013 05:36 PM, Benoît Minisini wrote:
> Le 02/10/2013 02:27, paulwheeler a écrit :
>> While looking at the gedit process problem that Ru and Jussi are
>> discussing, I decided to checkout 5866.
>>
>> Unfortunatel
Le 02/10/2013 02:27, paulwheeler a écrit :
> While looking at the gedit process problem that Ru and Jussi are
> discussing, I decided to checkout 5866.
>
> Unfortunately, when doing ./configure -C it has several errors:
> checking for libintl headers... ./configure: line 17062: cd:
> /home/Paul/Gam
While looking at the gedit process problem that Ru and Jussi are
discussing, I decided to checkout 5866.
Unfortunately, when doing ./configure -C it has several errors:
checking for libintl headers... ./configure: line 17062: cd:
/home/Paul/Gambas: No such file or directory
Do we need to add the
Wally and Ru,
I also get nothing written to gedit. My gedit is the same version as
yours and I am running 3.4.90 Gambas.
My error message is: Fontconfig warning:
"/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from
~/.fonts.conf is deprecated.
paul
On 10/01/2013 02:13 PM, Ru Vu
> ps.: maybe your gambas does not like Vergil, try Horaz :)
:-D
On Tuesday 01 October 2013 18:41:55 Ru Vuott wrote:
> Hi wally,
>
> I also stay at rev. 5866, but... the code doesn't
work :-(
>
> ...maybe something in my system ?
>
>
> [System]
> OperatingSystem=Linux
> Ker
Oh, sorry it does write on one of the opened documents.
And it works correctly if there is not any instances of gedit before
running that code (also in that way no error messages).
Jussi
On Tue, Oct 1, 2013 at 10:31 PM, Jussi Lahtinen wrote:
> Doesn't work here either.
>
> It will only open two
Doesn't work here either.
It will only open two new documents with nothing on them.
And following error message:
(gedit:19717): GLib-GIO-CRITICAL **: g_dbus_connection_get_capabilities:
assertion `G_IS_DBUS_CONNECTION (connection)' failed
$ gedit --version
gedit - Version 3.6.2
Jussi
On Tue,
Vuott,
if you have any idea what i might chekc to help you, let me know.
By the way: I'm also unhappy, because my gambas eats code :D
and only mine. No idea whats the reason.
But your method is interesting. Can you send commands to gedit
e.g. Save as... or anything else ?
wally
ps.: maybe y
Hi wally,
I also stay at rev. 5866, but... the code doesn't work :-(
...maybe something in my system ?
[System]
OperatingSystem=Linux
Kernel=3.8.0-19-generic
Architecture=x86_64
Distribution=Linux Mint 15 Olivia
Desktop=GNOME
Theme=QCleanlooks
Language=it_IT.UTF-8
Memory=3954M
[Libraries]
Cai
Hi vuott,
i tried your code on SVN At revision 5866.
it works nice
wally
On Tuesday 01 October 2013 15:37:23 Ru Vuott wrote:
> Hello,
>
> at one time I could write a string in "gedit" by using 'Process' with the
> following simple code:
>
> *
> P
Hello,
at one time I could write a string in "gedit" by using 'Process' with the
following simple code:
*
Private pr As Process
Public Sub Form_Open()
pr = Shell "gedit" For Write
End
Public Sub Button1_Click()
Print #pr, "Arma virumque cano
Am Dienstag, den 01.10.2013, 08:24 +0200 schrieb Tobias Boege:
> On Tue, 01 Oct 2013, Charlie Reinl wrote:
> > Salut,
> >
> > found that error for data in log, but the IDE run.
> >
> > gambas3 r5864
> >
> >
> > --
> > Amicalement
> > Charlie
> >
> > [System]
> > OperatingSystem=Linux
> > Kern
Am Dienstag, den 01.10.2013, 08:24 +0200 schrieb Tobias Boege:
> On Tue, 01 Oct 2013, Charlie Reinl wrote:
> > Salut,
> >
> > found that error for data in log, but the IDE run.
> >
> > gambas3 r5864
> >
> >
> > --
> > Amicalement
> > Charlie
> >
> > [System]
> > OperatingSystem=Linux
> > Kern
in ~/.config/gambas3/gambas3.conf
search the line :
[FSidePanel]
panTool=[True,259,True]
remove it even if it not totally look like mine.
2013/10/1 paulwheeler
> Fabien, Mike, and Benoît,
>
> As a follow-up to Mike's question of where the widgets are, and Fabien's
> response, F6 does noth
14 matches
Mail list logo