Thomas Leonard | 1 Sep 2002 15:02
Picon
Favicon

Re: ROX+Gnome2

[ I seem to have missed a posting here... oh well ]

On Fri, 2002-08-30 at 14:18, Marcelo Ramos wrote:
> On 30 Aug 2002 12:55:55 -0400 Jesse Raleigh <raleigh <at> gaslightmedia.com>
> wrote:
> 
> > I've been trapped in the "required file not found" hell all day trying
> > to get Rox 1.3.3 to work right.  It's working now, but I'm still getting
> > stupid errors about the shared-mime-info not being the right version. 
> 
> I think you have to install the last version of shared-mime-info
> (which is 0.9).
> 
> > The latest on the list is that my version of fecking autoconf won't work
> > with the new .tar.gz of shared mime info.  It sure would be nice if
> > Mandrake would pull there shit together and get this stuff to Ximain for
> > Red-Carpet.

Autoconf shouldn't be needed to install the MIME stuff. Just 'configure;
make; make install'. Unless automake is doing something weird...

There's nothing complicated about either Makefile.am or configure.in in
that package, so it should work with any version. Try running 'automake',
'autoconf', and 'aclocal' manually a few times (seems to help with
automake problems for some reason ;-).

Also, don't Mandrake provide ROX-Filer and shared-mime-info RPM packages?
There seem to be some available from the 'cooker' section of their site
(choose a mirror, then Parent Directory -> contrib -> RPMS).

(Continue reading)

Karol Krenski | 2 Sep 2002 19:54
Picon

rox logo/mascots

hi list,

You won't believe what I found while browsing my disk today - few rox
logo/mascots. I put them on web at:
http://www.inf.sgsp.edu.pl/pub/MALUNKI/ROX/

There will be more to come if you like them.

mimooh

Matthew Weier O'Phinney | 3 Sep 2002 16:05

Open as text in CVS... doesn't

I'm using the CVS of the developer series as of 29 August 2002. I
noticed today, as this was the first time I tried it, that the "Open as
text..." option in the menu... isn't. Nothing is happening.

I've looked through all the options in the options dialogs, and can't
find where to set this. I've also looked through the various files in
the Choices tree, and the only area that looks promising is the
MIME-Types tree -- but these are already bound correctly.

(I use the Open as text option quite a lot to open html files for
editing -- otherwise, opening them spawns my default browser.)

Any pointers?

Thanks,
Matthew

Thomas Leonard | 3 Sep 2002 16:09
Picon
Favicon

Re: Open as text in CVS... doesn't

On Tue, Sep 03, 2002 at 10:05:36AM -0400, Matthew Weier O'Phinney wrote:
> I'm using the CVS of the developer series as of 29 August 2002. I
> noticed today, as this was the first time I tried it, that the "Open as
> text..." option in the menu... isn't. Nothing is happening.

Oops. Fixed!

> Any pointers?

Delete the line menu.c:1879 (the one calling iter.next()).

It only affected the menu, not the Shift+Button-1 shortcut, so I hadn't
noticed...

Thanks,

--

-- 
Thomas Leonard			http://rox.sourceforge.net
tal00r <at> ecs.soton.ac.uk		tal197 <at> users.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

Jesse Raleigh | 3 Sep 2002 18:41
Favicon

Re: ROX+Gnome2

I hit up rpmfind.net today, and managed to get Rox 1.3.3 working
flawlessly with the newest (0.9-1.mdk) shared-mime-info RPM.  I am now a
happy camper.

The stuff on opendesktop.org or whatever site is hosting those main
files needs some work.  The tarballs were broken and kept segfaulting on
me when I tried a make install.

-Raleigh

Thomas Leonard | 3 Sep 2002 18:45
Picon
Favicon

Re: ROX+Gnome2

On Tue, Sep 03, 2002 at 12:41:06PM -0400, Jesse Raleigh wrote:
> I hit up rpmfind.net today, and managed to get Rox 1.3.3 working
> flawlessly with the newest (0.9-1.mdk) shared-mime-info RPM.  I am now a
> happy camper.
> 
> The stuff on opendesktop.org or whatever site is hosting those main
> files needs some work.  The tarballs were broken and kept segfaulting on
> me when I tried a make install.

Which version? 0.8 had problems (bug in old versions of libxml) but it was
worked around in 0.9.

--

-- 
Thomas Leonard			http://rox.sourceforge.net
tal00r <at> ecs.soton.ac.uk		tal197 <at> users.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

Biju Chacko | 5 Sep 2002 07:02

Widget Class of backdrop

Hello,

I am using ROX-Filer from CVS. I would like to know what the widget
class of the desktop backdrop is. Right now it looks just like the
default gtk button background. I guess the .gtkrc-2.0 settings are
overriding it's internal behavior.

-- b

--

-- 
-----------------------------------------------------------------------
Biju 'botsie' Chacko                        biju_chacko at vsnl dot net
http://www.symonds.net/~botsie
-----------------------------------------------------------------------

Thomas Leonard | 5 Sep 2002 12:40
Picon
Favicon

Re: Widget Class of backdrop

On Thu, Sep 05, 2002 at 10:32:17AM +0530, Biju Chacko wrote:
> Hello,
> 
> I am using ROX-Filer from CVS. I would like to know what the widget
> class of the desktop backdrop is. Right now it looks just like the
> default gtk button background. I guess the .gtkrc-2.0 settings are
> overriding it's internal behavior.

You can change the colour from the options box, or set a backdrop from the
popup menu. The widget class isn't used...

HTH,

--

-- 
Thomas Leonard			http://rox.sourceforge.net
tal00r <at> ecs.soton.ac.uk		tal197 <at> users.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

Biju Chacko | 5 Sep 2002 13:11

Re: Widget Class of backdrop

On Thu, 5 Sep 2002 11:40:42 +0100, Thomas Leonard wrote:

> On Thu, Sep 05, 2002 at 10:32:17AM +0530, Biju Chacko wrote:
> You can change the colour from the options box, or set a backdrop from
> the popup menu. The widget class isn't used...

Those options only seem to work if I remove my .gtkrc-2.0 file. If you
think it's useful I can attach my .gtkrc-2.0

-- b

--

-- 
-----------------------------------------------------------------------
Biju 'botsie' Chacko                        biju_chacko at vsnl dot net
http://www.symonds.net/~botsie
-----------------------------------------------------------------------


Gmane