Jim Ramsay | 3 Oct 2006 19:17
Gravatar

Re: MusicBox on XUbuntu

Ken Hayber wrote:
> Ken Hayber wrote:
> > Lennon Cook wrote:
> >> Lennon Cook <maguswizardo <at> gmail.com> wrote:
> >>> Identifying audio as video based only on the way its named (when
> >>> the naming convention is generally considered sane for audio) most
> >>> probably should be considered a bug in the MIME type info
> >> Ok, I was completely wrong here - this appears to be a ROX issue.
> >> Thunar appears to recognise *.ogg as application/ogg, and Nautilus
> >> recognises it as application/ogg until I select it, at which point
> >> it changes to audio/x-vorbis+ogg .
> >> Which, if nothing else, makes it slightly more obvious where to
> >> report it. :)
> > 
> > Well, ROX just uses the shared-mime-info, but maybe there's some
> > grey area about how to use it.  Part of the problem is that ogg is
> > the container format, not the content.  There are some people
> > using .oga (audio) and .ogv (vorbis) and .ogm (movie?).  These both
> > work for me (e.g. ROX sees them as audio files, but MB still needs
> > to be changed). I wonder if, when there is more than one
> > possibility for a given extension, that rox should use the slower
> > file (content) method to resolve the issue?
> > 
> > Both audio/x-vorbis+ogg and video/x-theora+ogg are subclasses of 
> > application/ogg.
> 
> The attached patch appears to be the right way to fix MB.  The 
> mime-types for each format are lists instead of strings, so that we
> can add new types while keeping old ones.

(Continue reading)

Alexander McLeay | 3 Oct 2006 08:28

Mixed direction filenames overlap

(sorry if this is sent multiple times, i'm having significant
difficulty sending it)

If a filename contains both RTL and LTR text, something gets confused
and it doesn't wrap properly, overlapping with the next file. (I think
it's causing the title to be pushed over from where the layout engine
thinks it's meant to be, which is emphasised when it's highlighted.)

I have a screenshot showing this at
<http://img201.imageshack.us/img201/3922/overlapdp0.png>

The filename of the first file contains the portion in Arabic script
first, so it is:

دوسىم Chinese Kazakh

or in transliteration 'dosim Chinese Kazakh'. It doesn't look like it
happens if the RTL section comes last.

I'm using ROX-Filer 2.5 (2006-07-07) on Debian 'etch' on a PPC.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
rox-users mailing list
rox-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rox-users
(Continue reading)

Ken Hayber | 4 Oct 2006 04:51
Picon

ANN: Postal version 003

Postal 003 (An Applet to Check IMAP, POP and MBOX accounts for new mail)
has been released.

You can install it by entering this URL into AddApp:

   http://www.hayber.us/0install/Postal

To upgrade:

- Right click on the application and choose 'Versions...' from the menu.
- Click on 'Refresh all now'.
- Ensure 'Help test new versions' is selected.

For more information, including package downloads, see:

   http://rox.sourceforge.net/desktop/Software/Postal

Changes in 003:

After quiet Alpha and Beta releases (downloads but no feedback is good
news?), the official 003 release is here.  Support for multiple accounts
including POP and MBOX (e.g. /var/mail/account).

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Alexander McLeay | 2 Oct 2006 14:40

Mixed direction filenames overlap

If a filename contains both RTL and LTR text, something gets confused
and it doesn't wrap properly, overlapping with the next file. (I think
it's causing the title to be pushed over from where the layout engine
thinks it's meant to be, which is emphasised when it's highlighted.)

I have a screenshot showing this at
<http://img201.imageshack.us/img201/3922/overlapdp0.png>

The filename of the first file contains the portion in Arabic script
first, so it is:

دوسىم Chinese Kazakh

or in transliteration 'dosim Chinese Kazakh'. It doesn't look like it
happens if the RTL section comes last.

I'm using ROX-Filer 2.5 (2006-07-07) on Debian 'etch' on a PPC.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
rox-users mailing list
rox-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rox-users
Ken Hayber | 5 Oct 2006 03:30
Picon

Re: ANN: Postal version 003

Resending.  (sf.net ate the first one?)

Ken Hayber wrote:
> Postal 003 (An Applet to Check IMAP, POP and MBOX accounts for new mail)
> has been released.
> 
> You can install it by entering this URL into AddApp:
> 
>   http://www.hayber.us/0install/Postal
> 
> To upgrade:
> 
> - Right click on the application and choose 'Versions...' from the menu.
> - Click on 'Refresh all now'.
> - Ensure 'Help test new versions' is selected.
> 
> For more information, including package downloads, see:
> 
>   http://rox.sourceforge.net/desktop/Software/Postal
> 
> Changes in 003:
> 
> After quiet Alpha and Beta releases (downloads but no feedback is good
> news?), the official 003 release is here.  Support for multiple accounts
> including POP and MBOX (e.g. /var/mail/account).
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
(Continue reading)

Lennon Cook | 5 Oct 2006 06:02
Picon

Tide 0.1 - real-time text editor

Tide is a real-time text editor, based on Edit. The main difference
from - AFAIK - basically any other text editor is that it writes to
the file /as you type/, instead of you manually clicking the save
button (in case of files it can't write to, it will dump the edited
contents to stdout as you close the window. The plan is for this to
become more useful).
This made some features from Edit essentially useless, so I took them out:
- Save: it's now done automagically.
- Save As: with auto-saving, Save As provides no functionality that
the filer's "Copy" function doesn't.
- Diff: there /are/ no differences between the disk file and the
editor's file, and there are already plenty of things to do diffs
between two diskfiles.
- New: I find the filer's to be enough, and better.
This left the toolbar a little empty looking, so I took it out aswell.
Also, I removed some preferences that became redundant (colours for
the 'diff' function, show/hide toolbar), and that I consider
extraneous (per-app font selection, pixel-level margins and spacing).
I attempted to restructure the code into the model-view-controller
system, although my resulting code is probably worse than the
conglomerate. I plan to, at a later date, use glade to construct the
view - this is currently not doable, since I broke the minibuffers,
and then unbroke them the wrong way.

Tide requires the gtksourceview Python bindings. Get it by pointing
the injector (or AddApp or whatever) at:
   http://www.cye-tech.com/~lennon/Tide/Tide.xml

The interface is signed with a different key than my FreeBSD stuff,
because I'm hopeless at keeping backups.
(Continue reading)

Thomas Leonard | 5 Oct 2006 18:51
Picon
Gravatar

Re: Tide 0.1 - real-time text editor

On 10/5/06, Lennon Cook <maguswizardo <at> gmail.com> wrote:

> Tide requires the gtksourceview Python bindings. Get it by pointing
> the injector (or AddApp or whatever) at:
>    http://www.cye-tech.com/~lennon/Tide/Tide.xml
>
> The interface is signed with a different key than my FreeBSD stuff,
> because I'm hopeless at keeping backups.

Is this the new fingerprint?

7722 DC50 85B9 03FF 176C CAA9 695B A303 C983 9ABC

--

-- 
Dr Thomas Leonard		http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Thomas Leonard | 5 Oct 2006 19:04
Picon
Gravatar

Posting from gmail

Sf.net have now fixed their system so that it no longer queues postings
from gmail accounts and then rejects them a few days later.

If you had anything bounce, please try posting it again now!

--

-- 
Dr Thomas Leonard		http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Lennon Cook | 5 Oct 2006 23:18
Picon

Re: Tide 0.1 - real-time text editor

On 10/6/06, Thomas Leonard <talex5 <at> gmail.com> wrote:
> Is this the new fingerprint?
>
> 7722 DC50 85B9 03FF 176C CAA9 695B A303 C983 9ABC
It appears to be, yes.

--

-- 
Lennon Victor Cook
"He who receives an idea from me receives without lessening, as he who
lights his candle at mine receives light without darkening" - Thomas
Jefferson

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Bernd Eggink | 6 Oct 2006 11:29
Picon
Favicon

ROX filer startup time

I use ROX-Filer 2.5 on several systems (running CRUX and icewm). On one 
system, a 1.1GHz notebook, the filer takes less than 1 second to come 
up. On another, a brand new 3.2GHz dual core workstation, it takes about 
4 seconds with 100% CPU load! I'm baffled... Does the startup time 
depend on the size of the file system, or what else may cause this 
difference?

Regards,
Bernd

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Gmane