Author Topic: Pcmanfm  (Read 7352 times)

zi99y

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Pcmanfm
« on: February 11, 2007, 11:14:44 am »
Hi all,

I noticed a few mentions of pcmanfm in the forum, especially the new pkgs thread but I can't find an ipk. Can anyone tell me where I might find it if it's around.

Ta


Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Pcmanfm
« Reply #1 on: February 11, 2007, 11:50:22 am »
I could try compiling it. It would be for r121, but it may still work.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

wyvvie

  • Newbie
  • *
  • Posts: 23
    • View Profile
Pcmanfm
« Reply #2 on: February 11, 2007, 12:27:59 pm »
Ah, that was me who listed it, I compiled it for personal use - I didn't think anyone else would have a use for it

It has a few 'problems' - you can run it as root OR normal user - you can't switch via the 'open current folder as root' as it will crash. Likewise, you can't edit the preferences, unless you do it manually by going to the ~/.pcmanfm/main text file and adding values there.

It's because it's meant to be compiled with the newer GTK2 - at least 2.8  It works fine, but the problems above would be solved if someone would compile the newer GTK2 libraries/headers.

Oh, and I removed that annoying 'you are running as root' warning bar at the top too

If you still want it, let me know ^__^
Zaurus SL-C1000 running Beta3 with Fluxbox
                         Symbol (LA-4137) CF Wifi
                         Dane-elec 1G SD
                         Numerous spare Kingston/Sandisk CF cards

zi99y

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Pcmanfm
« Reply #3 on: February 11, 2007, 12:32:16 pm »
If it's a lightweight app that runs well on beta 3, then I'd love to try it if possible. Not too bothered about the problems you mention.

I'm not set on any of the file managers I've tried really, and seeing your screen pic made attracted me to the tabbed view and simplistic interface.

wyvvie

  • Newbie
  • *
  • Posts: 23
    • View Profile
Pcmanfm
« Reply #4 on: February 11, 2007, 12:40:11 pm »
Quote
If it's a lightweight app that runs well on beta 3, then I'd love to try it if possible. Not too bothered about the problems you mention.

I'm not set on any of the file managers I've tried really, and seeing your screen pic made attracted me to the tabbed view and simplistic interface.
I had to compile it for just this reason, as I find even a dual-pane file manager is too restrictive for useage

This version does actually support putting icons on the desktop (well, it just shows the contents of your 'Desktop' directory) and changing wallpaper, but I never used it for those, so don't know what you'd have to add to the 'main' file to get it to accept those settings.

I don't think I packaged it up with the proper 'control' file, etc, but it's here and it works - I hope you find it useful ^__^

 [ Invalid Attachment ]
Zaurus SL-C1000 running Beta3 with Fluxbox
                         Symbol (LA-4137) CF Wifi
                         Dane-elec 1G SD
                         Numerous spare Kingston/Sandisk CF cards

zi99y

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Pcmanfm
« Reply #5 on: February 11, 2007, 01:07:15 pm »
Thanks for this, it's complaining about libfam.so.0 - doesn't run without it

do you have an ipk for these libs?

wyvvie

  • Newbie
  • *
  • Posts: 23
    • View Profile
Pcmanfm
« Reply #6 on: February 11, 2007, 01:14:38 pm »
Quote
Thanks for this, it's complaining about libfam.so.0 - doesn't run without it
Oops - yes, sorry. I completely forgot about that one  I actually compiled gamin/gam_server.

Oh, and if it complains on startup about not setting the icons, just add
Code: [Select]
gtk-icon-theme-name="Tango" into your .gtkrc-2.0 file and you're sorted

Here you go.

 [ Invalid Attachment ]
Zaurus SL-C1000 running Beta3 with Fluxbox
                         Symbol (LA-4137) CF Wifi
                         Dane-elec 1G SD
                         Numerous spare Kingston/Sandisk CF cards

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Pcmanfm
« Reply #7 on: February 11, 2007, 02:38:34 pm »
I compiled my own because that one segfaulted under r121, but I can't get it to use the Tango icon theme. I copied the files from my Ubuntu box (16x16, 24x24, and index.theme, the only icon sizes I was using). Do I need to do anything special to get icons?

Thanks.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Pcmanfm
« Reply #8 on: February 11, 2007, 02:43:39 pm »
I had the entry wrong in .gtkrc-2.0, but now I still don't have icons. As a matter of fact, I lost icons in the menu bar. Do they need special names?
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

wyvvie

  • Newbie
  • *
  • Posts: 23
    • View Profile
Pcmanfm
« Reply #9 on: February 11, 2007, 02:45:32 pm »
Quote
I compiled my own because that one segfaulted under r121, but I can't get it to use the Tango icon theme. I copied the files from my Ubuntu box (16x16, 24x24, and index.theme, the only icon sizes I was using). Do I need to do anything special to get icons?

Thanks.
Well, I packaged up Tango with the appropriate iconsets, and I had '16','22' and 'scalable', plus I compiled it onboard, so it ran the icon-mapping-utility over it to generate the appropriate symlinks for pdaXrom. I think it needs specific icon naming-conventions to be recognised in Pcmanfm.

You could try my Tango pack and see if that works with your compiled pcmanfm? It's now got additional icon sizes, but still works

(I'm presuming that you've tried successfully with other iconsets, and also added that line to the .gtkrc-2.0 as I stated).
« Last Edit: February 11, 2007, 02:46:20 pm by wyvvie »
Zaurus SL-C1000 running Beta3 with Fluxbox
                         Symbol (LA-4137) CF Wifi
                         Dane-elec 1G SD
                         Numerous spare Kingston/Sandisk CF cards

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Pcmanfm
« Reply #10 on: February 11, 2007, 02:47:18 pm »
It looks like I need some stuff from other icon sets. I should have looked at the .theme file first. Oh, well.

EDIT: Installed gnome-icon-theme, put "gnome" in .gtkrc-2.0, and it works great.
« Last Edit: February 11, 2007, 02:56:39 pm by Capn_Fish »
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

zi99y

  • Sr. Member
  • ****
  • Posts: 282
    • View Profile
Pcmanfm
« Reply #11 on: February 11, 2007, 02:48:01 pm »
Thanks for the ipk's, works a treat. Looks to be a pretty good app too

wyvvie

  • Newbie
  • *
  • Posts: 23
    • View Profile
Pcmanfm
« Reply #12 on: February 11, 2007, 02:55:50 pm »
Hey no problem. It's nice to know I can give things back to the community

@Capn_Fish: That was going to be my next suggestion  

I use the gnome icon set to fill in the blanks. Though there aren't really any in the menu bar - they're all Tango icons for me O_o
Zaurus SL-C1000 running Beta3 with Fluxbox
                         Symbol (LA-4137) CF Wifi
                         Dane-elec 1G SD
                         Numerous spare Kingston/Sandisk CF cards

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Pcmanfm
« Reply #13 on: February 12, 2007, 09:14:34 am »
Quote
Hey no problem. It's nice to know I can give things back to the community

@Capn_Fish: That was going to be my next suggestion  

I use the gnome icon set to fill in the blanks. Though there aren't really any in the menu bar - they're all Tango icons for me O_o
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

I build the latest pcmanfm optimised for xscale cpu, removed the root user warning, and also removed the "folder from here as root" and "preferences" menu items which crashes pcmanfm.
have fun

[a href=\"http://www.tyrannozaurus.com/feed/beta3/custom/pcmanfm_0.3.2.2_armv5tel.ipk]http://www.tyrannozaurus.com/feed/beta3/cu....2_armv5tel.ipk[/url]
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

wyvvie

  • Newbie
  • *
  • Posts: 23
    • View Profile
Pcmanfm
« Reply #14 on: February 12, 2007, 09:27:01 am »
Quote
I build the latest pcmanfm optimised for xscale cpu, removed the root user warning, and also removed the "folder from here as root" and "preferences" menu items which crashes pcmanfm.
have fun
Ah, I optimised it with the same flags, removed the root user warning, but I didn't know about the crashes with those two options till I was using it - I guess I just didn't think to go back and hack them out  

Thanks Meanie; as always, your work is hugely appreciated - I use most of the apps from your customised beta3 feeds
Zaurus SL-C1000 running Beta3 with Fluxbox
                         Symbol (LA-4137) CF Wifi
                         Dane-elec 1G SD
                         Numerous spare Kingston/Sandisk CF cards