[Gambas-user] Editing still blocked

Jussi Lahtinen jussi.lahtinen at ...626...
Wed May 10 01:04:28 CEST 2017


Maybe some window manager setting steal focus from the editor..?


Jussi

On Wed, May 10, 2017 at 2:01 AM, Jussi Lahtinen <jussi.lahtinen at ...626...>
wrote:

> I can edit the project here without problems. Very strange. It's not
> specific to Linux Mint 18.10, used Gambas version or the opened project.
> So, it must be something with your settings... Have you tried to change
> Gambas settings, like turning on/off "format on load & save"?
> Is there some desktop applications, which could interference Gambas in
> some way? Clipboard manager? Can you try to turn these off and test to
> relaunch Gambas again?
>
>
> Jussi
>
> On Wed, May 10, 2017 at 1:38 AM, Fernando Cabral <
> fernandojosecabral at ...626...> wrote:
>
>> Here goes the the archive generated as instructed.
>> (Code quality is pretty poor because this was my first try at gambas).
>>
>> - fernando
>>
>>
>> 2017-05-09 18:56 GMT-03:00 Jussi Lahtinen <jussi.lahtinen at ...626...>:
>>
>>> Can you try to re-send the project directory as the file you attached is
>>> not extractable. Do it this way; go to Gambas IDE, open some project and go
>>> to menu "project" --> "make" --> "source archive". And send the result.
>>>
>>>
>>> Jussi
>>>
>>> On Wed, May 10, 2017 at 12:31 AM, Fernando Cabral <
>>> fernandojosecabral at ...626...> wrote:
>>>
>>>> Jussi, I am baffled. I have removed everything you suggested. But I
>>>> went beyond. I updated the "locate" database and searched for everything
>>>> that contained "gambas" somewhere in the filename or directory name "locate
>>>> -i --regex "*.gambas.*". I did this after a regular "remove" and
>>>> "autoremove"  with apt-get. I saved the printout in a file, turned it
>>>> into a shell script and removed everything, except source code. Then I
>>>> updated the locate database once more. After that, searching "locate -i
>>>> --regex ".*gambas.*" returned nihil. So, not a trace from gambas.
>>>>
>>>> Then I reinstalled anew using the regular apt-get (no PPA). Installed
>>>> version is now 3.8.4
>>>>
>>>> IDE still locked. This mystifies me.  There must be a file somewhere
>>>> whose name does not contain "gambas" that says I should not be able to edit
>>>> any source code. I am about to give up.
>>>>
>>>> Regards
>>>>
>>>> - fernando
>>>>
>>>> 2017-05-09 17:47 GMT-03:00 Jussi Lahtinen <jussi.lahtinen at ...626...>:
>>>>
>>>>> Remove *all* installations of Gambas 3 (made from PPAs, repos,
>>>>> compiled, etc), and then run these commands:
>>>>>
>>>>> sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3
>>>>> /usr/local/bin/gbi3 /usr/local/bin/gbs3
>>>>> sudo rm -rf /usr/local/lib/gambas3
>>>>> sudo rm -rf /usr/local/share/gambas3
>>>>> sudo rm -f /usr/local/bin/gambas3
>>>>> sudo rm -f /usr/local/bin/gambas3.gambas
>>>>>
>>>>> sudo rm -f /usr/bin/gbx3 /usr/bin/gbc3 /usr/bin/gba3 /usr/bin/gbi3
>>>>> /usr/local/bin/gbs3
>>>>> sudo rm -rf /usr/lib/gambas3
>>>>> sudo rm -rf /usr/share/gambas3
>>>>> sudo rm -f /usr/bin/gambas3
>>>>> sudo rm -f /usr/bin/gambas3.gambas
>>>>>
>>>>> After that, try to install Gambas 3 again. That is just to make sure
>>>>> you have clean install.
>>>>>
>>>>>
>>>>> Jussi
>>>>>
>>>>>
>>>>> On Mon, May 8, 2017 at 8:38 PM, Fernando Cabral <
>>>>> fernandojosecabral at ...626...> wrote:
>>>>>
>>>>>>  >Can you send a tar.gz archive of your project directory?
>>>>>>
>>>>>> I am sending one. Do you need them all?
>>>>>> (tar compressed)
>>>>>>
>>>>>> Regards
>>>>>>
>>>>>> - fernando
>>>>>>
>>>>>> ------------------------------------------------------------
>>>>>> ------------------
>>>>>> 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 at lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Fernando Cabral
>>>> Blogue: http://fernandocabral.org
>>>> Twitter: http://twitter.com/fjcabral
>>>> e-mail: fernandojosecabral at ...626...
>>>> Facebook: f at ...3654...
>>>> Telegram: +55 (37) 99988-8868 <+55%2037%2099988-8868>
>>>> Wickr ID: fernandocabral
>>>> WhatsApp: +55 (37) 99988-8868 <+55%2037%2099988-8868>
>>>> Skype:  fernandojosecabral
>>>> Telefone fixo: +55 (37) 3521-2183 <+55%2037%203521-2183>
>>>> Telefone celular: +55 (37) 99988-8868 <+55%2037%2099988-8868>
>>>>
>>>> Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos,
>>>> nenhum político ou cientista poderá se gabar de nada.
>>>>
>>>>
>>>
>>
>>
>> --
>> Fernando Cabral
>> Blogue: http://fernandocabral.org
>> Twitter: http://twitter.com/fjcabral
>> e-mail: fernandojosecabral at ...626...
>> Facebook: f at ...3654...
>> Telegram: +55 (37) 99988-8868 <+55%2037%2099988-8868>
>> Wickr ID: fernandocabral
>> WhatsApp: +55 (37) 99988-8868 <+55%2037%2099988-8868>
>> Skype:  fernandojosecabral
>> Telefone fixo: +55 (37) 3521-2183 <+55%2037%203521-2183>
>> Telefone celular: +55 (37) 99988-8868 <+55%2037%2099988-8868>
>>
>> Enquanto houver no mundo uma só pessoa sem casa ou sem alimentos,
>> nenhum político ou cientista poderá se gabar de nada.
>>
>>
>



More information about the User mailing list