Mark Williams | 10 Feb 2010 00:34

I Miss Weather

Will we ever get an update?

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
Tony Houghton | 10 Feb 2010 01:41
Picon

Re: I Miss Weather

On Tue, 09 Feb 2010 23:34:01 +0000
Mark Williams <mark.williams <at> ntlworld.com> wrote:

> Will we ever get an update?

-> <http://docs.python.org/tutorial/>

--

-- 
TH * http://www.realh.co.uk

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
Mark Williams | 10 Feb 2010 15:15

Re: I Miss Weather

Tony Houghton wrote:
> On Tue, 09 Feb 2010 23:34:01 +0000
> Mark Williams <mark.williams <at> ntlworld.com> wrote:
> 
>> Will we ever get an update?
> 
> -> <http://docs.python.org/tutorial/>
> 
Well, as far as I'm aware all that needs to be done is to point the 
application to the soap on some other weather site.

I think Tomas was considering weatherunderground. And I'm guessing this 
is the kind of thing one could do simply by changing the appropriate 
line in the code, right?

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
Mark Williams | 12 Feb 2010 12:25

What Does This Mean?

Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/zeroinstall/injector/
Download.py", line 214, in <module>
_download_as_child(sys.argv[1])
File "/usr/lib/python2.6/dist-packages/zeroinstall/injector/
download.py", line 205, in_download_as_child
   data = src.fp_sock.recv(256)
AttributeError: addclosehook instance has no attribute '_sock'

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
Thomas Leonard | 13 Feb 2010 15:27
Picon
Gravatar

Re: What Does This Mean?

On 12 February 2010 11:25, Mark Williams <mark.williams <at> ntlworld.com> wrote:
> Traceback (most recent call last):
> File "/usr/lib/python2.6/dist-packages/zeroinstall/injector/
> Download.py", line 214, in <module>
> _download_as_child(sys.argv[1])
> File "/usr/lib/python2.6/dist-packages/zeroinstall/injector/
> download.py", line 205, in_download_as_child
>   data = src.fp_sock.recv(256)
> AttributeError: addclosehook instance has no attribute '_sock'

Probably an old version of 0launch that doesn't work with Python 2.6.
Try a newer one:

http://0install.net/install-linux.html

--

-- 
Dr Thomas Leonard		ROX desktop / Zero Install
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1
GPG: DA98 25AE CAD0 8975 7CDA  BD8E 0713 3F96 CA74 D8BA

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
Dieter Meinert | 13 Feb 2010 19:45

trouble: Ubuntu Karmic, fvwm and Rox Pinboard

Hi all,

did anyone experience similar problems ?

Since I updated to Ubuntu Karmic, from Jaunty, my local copy
(non-packaged) of the ROX-Filer is messed up.
I start the rox filer as pinboard, handing mouse-clicks on the
background through to fvwm.

Problem:
when I start up either Rox or fvwm, all is OK: mouseklicks on icons or
filer windows get to ROX-Filer.
As soon as I click on the background for an fvwm menu, fvwm gets all
mouseclicks, even those intended for the filer.

I already recompiled rox-filer with the actual libraries, but nothing
changed (those are dynamically loaded anyway)
I also tried the previous version of fvwm (2.5.26), but
On another host, with jaunty still active and fvwm 2.5.26, and identical
rox setup all is still OK.

I use it together with ROX-Session, and fvwm as window manager for
several years now, all programs and libraries are from the distribution.

- - rox-filer 2.10 (locally compiled - I did some changes to the display)
- - fvwm 2.5.28 (packaged)
- - ROX-Session 0.40

N.B. Apparently eclipse experiences similar problems with Karmic, their
problem is related to gtk.
(Continue reading)

Thomas Leonard | 13 Feb 2010 20:26
Picon
Gravatar

Re: trouble: Ubuntu Karmic, fvwm and Rox Pinboard

On 13 February 2010 18:45, Dieter Meinert <dieter.meinert <at> ewetel.net> wrote:
> Hi all,
>
> did anyone experience similar problems ?
>
> Since I updated to Ubuntu Karmic, from Jaunty, my local copy
> (non-packaged) of the ROX-Filer is messed up.
> I start the rox filer as pinboard, handing mouse-clicks on the
> background through to fvwm.
>
> Problem:
> when I start up either Rox or fvwm, all is OK: mouseklicks on icons or
> filer windows get to ROX-Filer.
> As soon as I click on the background for an fvwm menu, fvwm gets all
> mouseclicks, even those intended for the filer.
>
> I already recompiled rox-filer with the actual libraries, but nothing
> changed (those are dynamically loaded anyway)
> I also tried the previous version of fvwm (2.5.26), but
> On another host, with jaunty still active and fvwm 2.5.26, and identical
> rox setup all is still OK.
>
> I use it together with ROX-Session, and fvwm as window manager for
> several years now, all programs and libraries are from the distribution.
>
> - - rox-filer 2.10 (locally compiled - I did some changes to the display)
> - - fvwm 2.5.28 (packaged)
> - - ROX-Session 0.40
>
> N.B. Apparently eclipse experiences similar problems with Karmic, their
(Continue reading)

mark.williams | 15 Feb 2010 16:41

Re: What Does This Mean?

On Sat, 13 Feb 2010 14:27:59 +0000
Thomas Leonard <talex5 <at> gmail.com> wrote:

> On 12 February 2010 11:25, Mark Williams <mark.williams <at> ntlworld.com>
> wrote:
> > Traceback (most recent call last):
> > File "/usr/lib/python2.6/dist-packages/zeroinstall/injector/
> > Download.py", line 214, in <module>
> > _download_as_child(sys.argv[1])
> > File "/usr/lib/python2.6/dist-packages/zeroinstall/injector/
> > download.py", line 205, in_download_as_child
> >   data = src.fp_sock.recv(256)
> > AttributeError: addclosehook instance has no attribute '_sock'
> 
> Probably an old version of 0launch that doesn't work with Python 2.6.
> Try a newer one:
> 
> http://0install.net/install-linux.html
> 
> 
> 

That worked. Thanks :)

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
rox-users mailing list
(Continue reading)

Maria | 22 Feb 2010 23:18
Picon
Picon
Favicon

To merge a directory automaticaly doesn't work

I have trying copy a directory A (in a pendrive) in a directory A' (in the harddisk). Rox ask me if I want to merge the content, and I say 'yes'. But even with the quiet option marked, it continues asking me if I want to overwrite each file.

An with the option for overwrite if it is older, it continues asking me converting a simple copy in a tedious task.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
rox-users mailing list
rox-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rox-users

Gmane