comp.lang.ada
 help / color / mirror / Atom feed
* GNAT GPL 2017 X86-64 GNU Linux (64 bits)
@ 2017-07-07 13:32 lyttlec
  2017-07-07 14:06 ` Mark Lorenzen
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: lyttlec @ 2017-07-07 13:32 UTC (permalink / raw)


I installed the above on both a new Ubuntu and Redhat release. Building
from the command line and EMACS Ada mode all work. But try as I might, I
cannot get GPS to work properly. Every project loaded, including the
tutorial, shows a "?" icon before all source files rather than the
triangle. This is even with default VCS set to "None" and no VCS in the
project file. I've also tried opening, editing, and saving the files to
no effect.
Is there some trick to installing GPS?
GPS would be very helpful on my project if it would work the way the
tutorial indicates.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNAT GPL 2017 X86-64 GNU Linux (64 bits)
  2017-07-07 13:32 GNAT GPL 2017 X86-64 GNU Linux (64 bits) lyttlec
@ 2017-07-07 14:06 ` Mark Lorenzen
  2017-07-07 18:28   ` lyttlec
  2017-07-07 16:18 ` Simon Wright
  2017-07-13  8:52 ` Stephen Leake
  2 siblings, 1 reply; 7+ messages in thread
From: Mark Lorenzen @ 2017-07-07 14:06 UTC (permalink / raw)


On Friday, July 7, 2017 at 3:32:47 PM UTC+2, lyttlec wrote:
> I installed the above on both a new Ubuntu and Redhat release. Building
> from the command line and EMACS Ada mode all work. But try as I might, I
> cannot get GPS to work properly. Every project loaded, including the
> tutorial, shows a "?" icon before all source files rather than the
> triangle. This is even with default VCS set to "None" and no VCS in the
> project file. I've also tried opening, editing, and saving the files to
> no effect.
> Is there some trick to installing GPS?
> GPS would be very helpful on my project if it would work the way the
> tutorial indicates.

Does your installation of GPL seem to work apart from the "?" icons?

I tried running GPS GPL 2017 and I see the "?" icons too, but everything else seems to work fine.

Regards,

Mark L

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNAT GPL 2017 X86-64 GNU Linux (64 bits)
  2017-07-07 13:32 GNAT GPL 2017 X86-64 GNU Linux (64 bits) lyttlec
  2017-07-07 14:06 ` Mark Lorenzen
@ 2017-07-07 16:18 ` Simon Wright
  2017-07-07 18:17   ` lyttlec
  2017-07-13  7:35   ` briot.emmanuel
  2017-07-13  8:52 ` Stephen Leake
  2 siblings, 2 replies; 7+ messages in thread
From: Simon Wright @ 2017-07-07 16:18 UTC (permalink / raw)


lyttlec <lyttlec@removegmail.com> writes:

> I installed the above on both a new Ubuntu and Redhat release. Building
> from the command line and EMACS Ada mode all work. But try as I might, I
> cannot get GPS to work properly. Every project loaded, including the
> tutorial, shows a "?" icon before all source files rather than the
> triangle. This is even with default VCS set to "None" and no VCS in the
> project file. I've also tried opening, editing, and saving the files to
> no effect.

I found (macOS, git) that when I look in Project view, any files that
have an open window have a green tick or an orange spot, and the others
have ?'s. When I double-click on a file to open it, the ? changes to
tick or spot as appropriate.

In the VCS Explorer window, only those files that have ever been opened
show a tick or a (blue) spot; others, '?'.

I'm a bit surprised it's this way, I have to say. Git doesn't take that
long to get the statuses.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNAT GPL 2017 X86-64 GNU Linux (64 bits)
  2017-07-07 16:18 ` Simon Wright
@ 2017-07-07 18:17   ` lyttlec
  2017-07-13  7:35   ` briot.emmanuel
  1 sibling, 0 replies; 7+ messages in thread
From: lyttlec @ 2017-07-07 18:17 UTC (permalink / raw)


On 07/07/2017 12:18 PM, Simon Wright wrote:
> lyttlec <lyttlec@removegmail.com> writes:
> 
>> I installed the above on both a new Ubuntu and Redhat release. Building
>> from the command line and EMACS Ada mode all work. But try as I might, I
>> cannot get GPS to work properly. Every project loaded, including the
>> tutorial, shows a "?" icon before all source files rather than the
>> triangle. This is even with default VCS set to "None" and no VCS in the
>> project file. I've also tried opening, editing, and saving the files to
>> no effect.
> 
> I found (macOS, git) that when I look in Project view, any files that
> have an open window have a green tick or an orange spot, and the others
> have ?'s. When I double-click on a file to open it, the ? changes to
> tick or spot as appropriate.
> 
> In the VCS Explorer window, only those files that have ever been opened
> show a tick or a (blue) spot; others, '?'.
> 
> I'm a bit surprised it's this way, I have to say. Git doesn't take that
> long to get the statuses.
> 
I get either ? or orange spot. I never get the triangle that the
tutorial requires. Also other features don't work, but I haven'
cataloged them thinking that fixing the ? might fix them too.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNAT GPL 2017 X86-64 GNU Linux (64 bits)
  2017-07-07 14:06 ` Mark Lorenzen
@ 2017-07-07 18:28   ` lyttlec
  0 siblings, 0 replies; 7+ messages in thread
From: lyttlec @ 2017-07-07 18:28 UTC (permalink / raw)


On 07/07/2017 10:06 AM, Mark Lorenzen wrote:
> On Friday, July 7, 2017 at 3:32:47 PM UTC+2, lyttlec wrote:
>> I installed the above on both a new Ubuntu and Redhat release. Building
>> from the command line and EMACS Ada mode all work. But try as I might, I
>> cannot get GPS to work properly. Every project loaded, including the
>> tutorial, shows a "?" icon before all source files rather than the
>> triangle. This is even with default VCS set to "None" and no VCS in the
>> project file. I've also tried opening, editing, and saving the files to
>> no effect.
>> Is there some trick to installing GPS?
>> GPS would be very helpful on my project if it would work the way the
>> tutorial indicates.
> 
> Does your installation of GPL seem to work apart from the "?" icons?
> 
> I tried running GPS GPL 2017 and I see the "?" icons too, but everything else seems to work fine.
> 
> Regards,
> 
> Mark L
> 
I can't check anything that requires the triangle. Step 6 in the
tutorial doesn't work.  Code-completion (tutorial 8) doesn't work
either. Documentation seems to work. Browser seems to work.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNAT GPL 2017 X86-64 GNU Linux (64 bits)
  2017-07-07 16:18 ` Simon Wright
  2017-07-07 18:17   ` lyttlec
@ 2017-07-13  7:35   ` briot.emmanuel
  1 sibling, 0 replies; 7+ messages in thread
From: briot.emmanuel @ 2017-07-13  7:35 UTC (permalink / raw)


> I'm a bit surprised it's this way, I have to say. Git doesn't take that
> long to get the statuses.

and GPS should not either. I have done most of the work on this new git
integration, but then left the company so I am not sure whether anything
has changed.
I discovered one issue with the Branches view, there's an exception
raised in some cases. I have submitted a patch, but AdaCore hasn't
integrated it yet.

You could try integrating the patch from https://github.com/AdaCore/gps/pull/17
(purely on the python sources) and see whether things work better.
Otherwise you should definitely report this as an issue (in github I think)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GNAT GPL 2017 X86-64 GNU Linux (64 bits)
  2017-07-07 13:32 GNAT GPL 2017 X86-64 GNU Linux (64 bits) lyttlec
  2017-07-07 14:06 ` Mark Lorenzen
  2017-07-07 16:18 ` Simon Wright
@ 2017-07-13  8:52 ` Stephen Leake
  2 siblings, 0 replies; 7+ messages in thread
From: Stephen Leake @ 2017-07-13  8:52 UTC (permalink / raw)


On Friday, July 7, 2017 at 8:32:47 AM UTC-5, lyttlec wrote:
> I installed the above on both a new Ubuntu and Redhat release. Building
> from the command line and EMACS Ada mode all work. 
<snip>
> GPS would be very helpful on my project if it would work the way the
> tutorial indicates.

Can you list the features of GPS that are not in Emacs Ada mode that you like? I'm always open to suggestions for improving Ada mode.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-07-13  8:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-07 13:32 GNAT GPL 2017 X86-64 GNU Linux (64 bits) lyttlec
2017-07-07 14:06 ` Mark Lorenzen
2017-07-07 18:28   ` lyttlec
2017-07-07 16:18 ` Simon Wright
2017-07-07 18:17   ` lyttlec
2017-07-13  7:35   ` briot.emmanuel
2017-07-13  8:52 ` Stephen Leake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox