Mark Williams | 4 Jul 2009 21:26

Problem With Menu

Bug report attached
Traceback (most recent call last):
  File "/home/mark/.roxpanel-applets/Menu-005/AppletRun", line 34, in <module>
    rox.report_exception()
  File
"/home/mark/.cache/0install.net/implementations/sha1new=9c116df3689d60df58925a7c634064ac2394f696/ROX-Lib2/python/rox/__init__.py",
line 184, in report_exception
    _excepthook(type, value, tb)
  File
"/home/mark/.cache/0install.net/implementations/sha1new=9c116df3689d60df58925a7c634064ac2394f696/ROX-Lib2/python/rox/__init__.py",
line 191, in _excepthook
    debug.show_exception(ex_type, value, tb)
  File
"/home/mark/.cache/0install.net/implementations/sha1new=9c116df3689d60df58925a7c634064ac2394f696/ROX-Lib2/python/rox/debug.py",
line 55, in show_exception
    traceback.format_tb(tb) +
  File "/home/mark/.roxpanel-applets/Menu-005/AppletRun", line 29, in <module>
    main = rmenu.RoxMenu(long(sys.argv[1]))
  File "/home/mark/.roxpanel-applets/Menu-005/rmenu.py", line 139, in __init__
    self.refresh_menu()
  File "/home/mark/.roxpanel-applets/Menu-005/rmenu.py", line 311, in refresh_menu
    self.load_icon(e.stock, join(self.root, e.stock))
  File "/home/mark/.roxpanel-applets/Menu-005/rmenu.py", line 187, in load_icon
    self.factory.add(name, g.IconSet(pixbuf=pb))
TypeError: pixbuf should be a GdkPixbuf
------------------------------------------------------------------------------
(Continue reading)

Mark Williams | 5 Jul 2009 17:03

Edit

In order to have advanced functionality in Edit it's necessary to have 
the python-gnome2-extras. These pull in a whopping 40 Mbs of dependencies.

Do we really need Metacity and Nautilus dependencies in ROX?

------------------------------------------------------------------------------
Tony Houghton | 5 Jul 2009 22:06
Picon

Re: Edit

On Sun, 05 Jul 2009 16:03:23 +0100
Mark Williams <mark.williams <at> ntlworld.com> wrote:

> In order to have advanced functionality in Edit it's necessary to have 
> the python-gnome2-extras. These pull in a whopping 40 Mbs of dependencies.
> 
> Do we really need Metacity and Nautilus dependencies in ROX?

What distro are you using? In Debian unstable python-gtksourceview2 has
its own package now (first appeared in late 2007 according to the
changelog) and the description for python-gnome2-extras includes:

 This package is now mostly empty, and programs using these bindings
 should depend on the individual packages instead. You can safely remove
 it from your system.

--

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

------------------------------------------------------------------------------
Mark Williams | 5 Jul 2009 23:56

Re: Edit

Tony Houghton wrote:
> On Sun, 05 Jul 2009 16:03:23 +0100
> Mark Williams <mark.williams <at> ntlworld.com> wrote:
> 
>> In order to have advanced functionality in Edit it's necessary to have 
>> the python-gnome2-extras. These pull in a whopping 40 Mbs of dependencies.
>>
>> Do we really need Metacity and Nautilus dependencies in ROX?
> 
> What distro are you using? In Debian unstable python-gtksourceview2 has
> its own package now (first appeared in late 2007 according to the
> changelog) and the description for python-gnome2-extras includes:
> 
>  This package is now mostly empty, and programs using these bindings
>  should depend on the individual packages instead. You can safely remove
>  it from your system.
> 
I'm using Ubuntu. Which means I'm stuck with using python-gnome2-extras 
and python-gnome2-desktop.

I'd add the Debian unstable apt to my repos if I knew the address.

------------------------------------------------------------------------------
Tony Houghton | 6 Jul 2009 02:41
Picon

Re: Edit

On Sun, 05 Jul 2009 22:56:16 +0100
Mark Williams <mark.williams <at> ntlworld.com> wrote:

> I'd add the Debian unstable apt to my repos if I knew the address.

deb http://ftp.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.debian.org/debian/ unstable main contrib non-free

or ftp.uk.debian.org

--

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

------------------------------------------------------------------------------
Mark Williams | 7 Jul 2009 18:56

Weather's Stopped Working

All I get is a grey sun and N/A°

I tried changing location but that didn't do anything

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
Mark Williams | 8 Jul 2009 00:17

Re: Weather's Stopped Working

Mark Williams wrote:
> All I get is a grey sun and N/A°
> 
> I tried changing location but that didn't do anything
> 
> 
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time, 
> vendors submitting new applications to BlackBerry App World(TM) will have 
> the opportunity to enter the BlackBerry Developer Challenge. See full prize 
> details at: http://p.sf.net/sfu/blackberry

Bug report attached
Traceback (most recent call last):
  File
"/home/mark/.cache/0install.net/implementations/sha1new=0dc96c0a9cbd116e5101202c3411fa099edfcd02/Weather/AppRun",
line 32, in <module>
    rox.mainloop()
  File
"/home/mark/.cache/0install.net/implementations/sha1new=9c116df3689d60df58925a7c634064ac2394f696/ROX-Lib2/python/rox/__init__.py",
line 262, in mainloop
    g.main()
  File
"/home/mark/.cache/0install.net/implementations/sha1new=0dc96c0a9cbd116e5101202c3411fa099edfcd02/Weather/weather_box.py",
line 226, in button_pressed
    self.show_forecast(widget)
  File
(Continue reading)

Mark Williams | 8 Jul 2009 20:53

Re: Weather's Stopped Working

Mark Williams wrote:
> Mark Williams wrote:
>> All I get is a grey sun and N/A°
>>
>> I tried changing location but that didn't do anything
>>
>>
>> ------------------------------------------------------------------------------ 
>>
>> Enter the BlackBerry Developer Challenge  This is your chance to win 
>> up to $100,000 in prizes! For a limited time, vendors submitting new 
>> applications to BlackBerry App World(TM) will have the opportunity to 
>> enter the BlackBerry Developer Challenge. See full prize details at: 
>> http://p.sf.net/sfu/blackberry
> 
> Bug report attached
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time, 
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
> 
> 
> ------------------------------------------------------------------------
> 
(Continue reading)

Mark Williams | 9 Jul 2009 08:45

rox4debian.berlios.de Feeds Are Down.

I deleted my implementations cache yesterday to see if a fresh 0install 
of Weather would help with the problem I've been having.

It turns out that none of the feeds from rox4debian.berlios.de are 
working for me.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
Thomas Leonard | 9 Jul 2009 09:33
Picon
Gravatar

Re: rox4debian.berlios.de Feeds Are Down.

2009/7/9 Mark Williams <mark.williams <at> ntlworld.com>:
> I deleted my implementations cache yesterday to see if a fresh 0install
> of Weather would help with the problem I've been having.
>
> It turns out that none of the feeds from rox4debian.berlios.de are
> working for me.

There should be a copy here:

http://sourceforge.net/projects/rox/files/All/rox-all-no-network.sh/download

(note: as always, if you think the 0install cache might be corrupted,
running "0store audit" to check it is easier than deleting and
re-downloading, though obviously the download link problem needed
reporting)

--

-- 
Dr Thomas Leonard		ROX desktop / Zero Install
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge

Gmane