public inbox for gentoo-guis@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-guis] elogviewer
@ 2011-09-12  8:16 Mathias Laurin
  2011-09-12 14:13 ` Brian Dolbec
  0 siblings, 1 reply; 3+ messages in thread
From: Mathias Laurin @ 2011-09-12  8:16 UTC (permalink / raw
  To: gentoo-guis

Dear Brian, dear users of gentoo-guis,

I am the author of elogviewer, an utility to read the elogs generated by portage. I sincerely apologize for not answering earlier: family, work, everything slowly grows in time and manages to take various priorities. But we are probably all here.

So to go back to elogviewer, I got that the first thing to resolve was to have the utility install with distutils, am I correct? This is something I can certainly work.

Best regards,
Mathias


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

* Re: [gentoo-guis] elogviewer
  2011-09-12  8:16 [gentoo-guis] elogviewer Mathias Laurin
@ 2011-09-12 14:13 ` Brian Dolbec
  2011-09-19 20:14   ` Mathias Laurin
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Dolbec @ 2011-09-12 14:13 UTC (permalink / raw
  To: gentoo-guis

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

On Mon, 2011-09-12 at 10:16 +0200, Mathias Laurin wrote:
> Dear Brian, dear users of gentoo-guis,
> 
> I am the author of elogviewer, an utility to read the elogs generated by portage. I sincerely apologize for not answering earlier: family, work, everything slowly grows in time and manages to take various priorities. But we are probably all here.
> 
> So to go back to elogviewer, I got that the first thing to resolve was to have the utility install with distutils, am I correct? This is something I can certainly work.
> 
> Best regards,
> Mathias

Yes, getting it to install using distutils is the first step.  You will
also need to change your starter scripts from shell to python.  This is
needed so that it can be installed in more than one python version at
the same time.  You can get an examples from gentoolkit's eclean,
equery, enalyze.... You might also want to look at etc-proposals, he
uses one script to start either the gtk or qt guis depending on the
users preference or as an input parameter.

-- 
Brian Dolbec <brian.dolbec@gmail.com>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

* [gentoo-guis] elogviewer
  2011-09-12 14:13 ` Brian Dolbec
@ 2011-09-19 20:14   ` Mathias Laurin
  0 siblings, 0 replies; 3+ messages in thread
From: Mathias Laurin @ 2011-09-19 20:14 UTC (permalink / raw
  To: gentoo-guis

Dear Brian,

I am able to make the tar archive, with distutils and it contains everything needed. After doing:
python setup.py sdist
I unpacked the archive it created and tried
python setup.py install
but none of the files in package_data get copied. This is particularly a problem for the glade file in gtk. The qt GUI seems to load, but only relies on py files, which are treated correctly.

I have uploaded the tarball to sourceforge, with version 1.0.1, git is also in synch with my local repos maybe it works for you.

Best regards,
Mathias


On 12 Sep 2011, at 16:13, Brian Dolbec wrote:

> On Mon, 2011-09-12 at 10:16 +0200, Mathias Laurin wrote:
>> Dear Brian, dear users of gentoo-guis,
>> 
>> I am the author of elogviewer, an utility to read the elogs generated by portage. I sincerely apologize for not answering earlier: family, work, everything slowly grows in time and manages to take various priorities. But we are probably all here.
>> 
>> So to go back to elogviewer, I got that the first thing to resolve was to have the utility install with distutils, am I correct? This is something I can certainly work.
>> 
>> Best regards,
>> Mathias
> 
> Yes, getting it to install using distutils is the first step.  You will
> also need to change your starter scripts from shell to python.  This is
> needed so that it can be installed in more than one python version at
> the same time.  You can get an examples from gentoolkit's eclean,
> equery, enalyze.... You might also want to look at etc-proposals, he
> uses one script to start either the gtk or qt guis depending on the
> users preference or as an input parameter.
> 
> -- 
> Brian Dolbec <brian.dolbec@gmail.com>




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

end of thread, other threads:[~2011-09-19 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-12  8:16 [gentoo-guis] elogviewer Mathias Laurin
2011-09-12 14:13 ` Brian Dolbec
2011-09-19 20:14   ` Mathias Laurin

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