Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
7.2

Available as/for:
Description:
Global
* Core plugin doesn't exist anymore - Andromeda core moved to an
application itself
* Andromeda quits when last window is closed (Windows and Linux)
* Allow to hide system tray menu (#33)
* Improved shotcut editing (#50)
* Fixed mimetype in andromeda.desktop (#54)
* Added Image Viewer plugin
* Added BinEditor plugin
* Added PdfView plugin
* Added TextEditor plugin
* FileManager moved to a separate library
* Added support for network transparency to allow opening files via http
(currently works only for ImageViewer)
* Fix crash with opening in internal editor
* Update Portuguese and Russian translation.
* Add Czech translation by Pavel Fric.
* Fix bug with lost icons in Linux.
* Added Bookmarks and Filesystem dock windows.

FileManager plugin
* Add possibility to move files instead of copying ("Ctrl+Shift+V" for pasting)
* Fix calculating of drive/file size (now uses double instead of int)
* Added simple status bar
* Added "Ctrl+Down" shortcut for opening files
* Files are renamed now using QTextEdit instead of a QLineEdit
* Improved FileInfo dialog look'n'feel
* Temporarily disable open keyboard modifiers.
* Fix opening executable files in Linux.
* Fix double opening files via "enter" shortcut.
* Moved filemanager code to separate library.
* Added correct word wrapping to FileItemDelegate.
* Higly improved treeview mode performance.
* Fix file model sorting in Windows.

Hello World plugin
* Added possibility to change text via context menu

Ratings & Comments

50 Comments

lionhater

Ubuntu minimal + Fluxbox + KDE. Have downloaded the source from this page. I have "Column view" both in "View" menu and in context menu. Everything seems right until I click a folder in the left most colum. Instead of showing the folder contens in the right column, Andromeda behaves like regular file managers: the left most column in which I click on the folder is replaced with contents of that folder; the right column remains empty. Launching from terminal produces this: ActionManager::command : Can't find command with id "Plugins" ActionManager::command : Can't find command with id "Plugins" ActionManager::command : Can't find command with id "Settings" ActionManager::command : Can't find command with id "Settings" PluginManagerPrivate::loadTranslations Failed to load translation file "qt_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "andromeda_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "extensionsystem_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "filemanager_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "guisystem_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "imageviewer_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "widgets_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "webviewplugin_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "filemanagerplugin_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "bineditorplugin_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "bookmarksplugin_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "texteditorplugin_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "imageviewplugin_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "helloworldplugin_en_GB" PluginManagerPrivate::loadTranslations Failed to load translation file "imageviewerplugin_en_GB"

ABBAPOH

Ah, i got it. Does Icon view and Tree View open folders and files by single click?

lionhater

Sorry, was asleep. Yes.

ABBAPOH

Ok, i fixed your issue. Fix will get into the 0.3.1 version.

lionhater

Thank you.

lionhater

with the latest.

ABBAPOH

"with the latest" what?:)

lionhater

Sorry; with the latest version/release.

lionhater

That is, no Miller columns with the latest release :)

ABBAPOH

What is "Miller columns"?:(

lionhater

Like Mac's Finder or the old Dolphin (and old Andromeda!). Wiki'll explain it better than me: http://en.wikipedia.org/wiki/Miller_columns

ABBAPOH

Hm, that's odd - i didn't remove them and right now i'm looking at Column view in Andromeda. Can you provide more information what exactly doesn't working? First, what is your OS? Did you built from source; if yes, what repository did you use (gitorious.org or github.com?), and what branch (master, i suppose?) Next, do you have "Column view" in "View" menu or in context menu? Provide as more info as possible.

SpideyBR

Please, select the localization based on LC_MESSAGES and not other variables. I'm running my laptop with English texts and messages but configured for Brazilian standards (date, monetary, printer and other formats) and some software, andromeda included, doesn't understand that and get configured with Brazilian Portuguese texts. I'd rather see File, Edit, Help, Preferences menus than the Portuguese translations. Maybe this is a bug with Qt itself? I remember an API that returned the system's locale, IIRC it's the standard way to load translations. Is that the case with andromeda?

ABBAPOH

Sorry for long time to reply... Not sure you'll see this. For loading translations, i use same code as in Qt examples. Maybe that code is incorrect somehow (yes, it gets system locale like and tries to find most suitable translation. Here's how it searches http://qt-project.org/doc/qt-4.8/qtranslator.html#load ) I'm not sure i can do anythink without having you PC:( If you can provide a pathc, that would be great. PS: 0.3 version is coming soon, introducing a lot of new features.

SpideyBR

I guess this is a Qt bug, not specific to Andromeda. My locale settings: $ cat /etc/env.d/02locale LANG="en_US.UTF-8" LC_ALL="" LC_CTYPE="pt_BR.UTF-8" LC_NUMERIC="pt_BR.UTF-8" LC_TIME="pt_BR.UTF-8" LC_COLLATE="pt_BR.UTF-8" LC_MONETARY="pt_BR.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="pt_BR.UTF-8" LC_NAME="pt_BR.UTF-8" LC_ADDRESS="pt_BR.UTF-8" LC_TELEPHONE="pt_BR.UTF-8" LC_MEASUREMENT="pt_BR.UTF-8" LC_IDENTIFICATION="pt_BR.UTF-8" It's confusing, but I prefer running my system in english, with Brazilian units and numbers.

ABBAPOH

I maid small investigation. It appears rally a qt bug (or feature). First, QLocale tries LC_NUMERIC variable and if it fails, it tries LANG variable. I don't know why it works this way, but that's the way the do it:(

ABBAPOH

But if you set LC_ALL variable to en_US, it will work correctly for you. QLocale checks variables in following order - LC_ALL, LC_NUMERIC, LANG.

apjena

Long ago I looked for a typical file manager-cum-organiser and I like "Kognite". Thats almost idle now. It would like to see in andromeda "column view" the inbuilt ability to open files like pdf, ascii etc with editing capability for ascii (next expectation being featurs like syntax highlighting etc.) and metadata editing capability for pdfs.

lionhater

1. Remove under File being the last command is dangerous. One can easily remove a file/folder trying to quit. 2. Tray icon seems useless and not being able to quit by just clicking the close button is annoying. 3. "Open with..." command populated with the relevant apps would be much convenient. Or PCManFM's implementation. 4. Info view having an option "To always open with..." 5. Actions-root actions. PCManFM's simple implementation would do.

ABBAPOH

1) There should be a separator, isn't it? Anyway, i agree, i will add "eject" action after "remove" 2) Why you need to quit file manager? It should be permanently placed in memory. I can add setting to quit when last window is closed or not, but anyway there should be 1 copy of a program in memory - this gives very big speedup when opening new windows (program should not load dependent libs). Also much less memory is used (file icon cache is a big thing) 3-4) Working on it 5) ok, i'll take a look

lionhater

Thank you and sorry about no 2; I'm noob! On another note, for SSD health, how to turn off its disk caching as web browser and store cache in memory.

ABBAPOH

Ooops, 1) was really a bug:) "remove" should be before "quit":)

ABBAPOH

Ooops, 1) was really a bug:) "remove" should be before "quit":)

ABBAPOH

Ooops, 1) was really a bug:) "remove" should be before "quit":)

Ariya2

I get the following; andromeda-andromeda/build$ cmake .. -- The C compiler identification is unknown -- The CXX compiler identification is unknown CMake Error: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name. CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:1726 (MESSAGE): Qt qmake not found! Call Stack (most recent call first): CMakeLists.txt:6 (find_package) I am using Ubuntu base. Thank you for help!

Pling
0 Affiliates
Details
license
version 0.3.0
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

Other System Tools (NOT OS or ROMS):

KDE CDEmu Manager
marcel83
last update date: 1 year ago

Score 7.0

QPhotoRec
caezsar
last update date: 12 years ago

Score 5.7

Burg-manager
ingalex
last update date: 14 years ago

Score 7.4

Multi-Platform File Manager
Lunik
last update date: 21 years ago

Score 5.0

KFS
jrockey
last update date: 21 years ago

Score 5.0

dolphin-perforce-plugin
martin9000andersen
last update date: 12 years ago

Score 5.0



System Tags