Warning: session_start(): open(/tmp/sess_8u5bb2murmjvtkrepfpfiiirg3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Andromeda openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

Andromeda

   0.3.0  

Qt Filemanager

Score 70%
ABBAPOHABBAPOH
Andromeda
Andromeda
zoom


Andromeda
zoom


Andromeda
zoom


Wiki:  Link
Downloads:  3737
Submitted:  Nov 6 2011
Updated:  Feb 9 2013

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:)




LicenseLGPL
(Source code, v0.3.0)
(Mac Os X 10.8, v0.3.0)
(Windows, v0.3.0)
(Linux packages, v0.3.0 (Fedora 17, 18; OpenSuse 12)
Send to a friend
Subscribe
Other  Content  from ABBAPOH
Report inappropriate content



goto page:  1  2 

-

 Cannot build

 
 by greggel on: Nov 7 2011
 
Score 50%

Build fails on Gentoo:

$ make -j3
src/shared/qtlockedfile/CMakeFiles/qtlockedfile.dir/flags.make:8: *** missing separator. Stop.
make[1]: *** [src/shared/qtlockedfile/CMakeFiles/qtlockedfile.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
src/libs/widgets/CMakeFiles/widgets.dir/flags.make:8: *** missing separator. Stop.
make[1]: *** [src/libs/widgets/CMakeFiles/widgets.dir/all] Error 2
make: *** [all] Error 2


Reply to this

-

 Re: Cannot build

 
 by ABBAPOH on: Nov 7 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

Need more info... I know that CMake can be tricky, but have no idea why it generates wrong makefile.
Try calling "make VERBOSE=1"
Also it would be great if you provide lines from generated make file
What CMake options do you use?
Do you use shadow build?


Reply to this

-

 Re: Re: Cannot build

 
 by greggel on: Nov 7 2011
 
Score 50%

No, nothing special. Just:

mkdir build
cd build
cmake ..
make -j3

As in README.txt


Reply to this

-

 Re: Re: Cannot build

 
 by greggel on: Nov 7 2011
 
Score 50%

$ make VERBOSE=1
/usr/bin/cmake -H/home/greggel/src/andromeda-andromeda -B/home/greggel/src/andromeda-andromeda/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/greggel/src/andromeda-andromeda/build/CMakeFiles /home/greggel/src/andromeda-andromeda/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/home/greggel/src/andromeda-andromeda/build'
make -f src/shared/qtlockedfile/CMakeFiles/qtlockedfile.dir/build.make src/shared/qtlockedfile/CMakeFiles/qtlockedfile.dir/depend
make[2]: Entering directory `/home/greggel/src/andromeda-andromeda/build'
src/shared/qtlockedfile/CMakeFiles/qtlockedfile.dir/flags.make:8: *** missing separator. Stop.
make[2]: Leaving directory `/home/greggel/src/andromeda-andromeda/build'
make[1]: *** [src/shared/qtlockedfile/CMakeFiles/qtlockedfile.dir/all] Error 2
make[1]: Leaving directory `/home/greggel/src/andromeda-andromeda/build'
make: *** [all] Error 2


Reply to this

-

 Re: Re: Cannot build

 
 by greggel on: Nov 7 2011
 
Score 50%

http://pastebin.com/PqVcLS99

$ cmake --version
cmake version 2.8.6


Reply to this

-

 Re: Re: Re: Cannot build

 
 by ABBAPOH on: Nov 7 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

That's really bad; everything seems ok:( Really have no idea... Later i should try installing gentoo:)


Reply to this

-

 Re: Re: Re: Re: Cannot build

 
 by greggel on: Nov 7 2011
 
Score 50%

I have investigated the file wich make is complaining about. Here is line 7 and 8:

CXX_DEFINES = -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DUNICODE -DGIT_REVISION="\"fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).\"" -DPROJECT_VERSION=\"0.0.0.1\"

But with cmake-gui i cannot toggle the git thingy.


Reply to this

-

 Re: Re: Re: Re: Re: Cannot build

 
 by ABBAPOH on: Nov 7 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

Well, than workaround if to comment line find_package( Git ) in cmake/ProjectInfo.cmake file

Thanks for discovering problem, i'll think i can fix it


Reply to this

-

 Re: Re: Re: Re: Re: Re: Cannot build

 
 by greggel on: Nov 21 2011
 
Score 50%

build from current git (Author date 21 Nov 2011 19:26:06) succeeded



-

 Windows build

 
 by SeaJey on: Nov 7 2011
 
Score 50%

Hi!
I have this build errors when trying to build andromeda on Windows:
http://pastebin.com/cYQ3ayEa

Compiler mingw 4.4 win32, Qt 4.7.4, Windows 7


Reply to this

-

 Re: Windows build

 
 by ABBAPOH on: Nov 7 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

Try now. I made small fix.

And i'll check win build myself right now.


Reply to this

-

 Re: Windows build

 
 by ABBAPOH on: Nov 7 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

Tested, build using msvc is ok. MinGW should be too, it is less annoying;)


Reply to this

-

 Re: Re: Windows build

 
 by SeaJey on: Nov 7 2011
 
Score 50%

Almost finished building, but unfortunately there is error at the end: http://pastebin.com/QYdvZuUG


Reply to this

-

 Re: Re: Re: Windows build

 
 by ABBAPOH on: Nov 7 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

This is known bug, appears on some systems with mingw (but not depends on version). I'm sure that cmake file is correct but for some reason.

Only fix i can suggest is to comment line 16 in src/app/CMakeLists.txt :
set(GUI_RESOURCES ${CMAKE_CURRENT_SOURCE_DIR}/andromeda.rc)

I know this bug for very long time, tried 4 mingw versions of Qt (4.7.0-4.7.4), it is not reproduced on my machines. However, my tester should comment that line regularly.

What OS do you use? 3 win XP machines with different compilers doesn't reproduce bug

Maybe best idea is to create binaries for win...


Reply to this

-

 Re: Re: Re: Re: Windows build

 
 by SeaJey on: Nov 7 2011
 
Score 50%

Compiler mingw4.4 win32, Qt 4.7.4, Windows 7 Pro


Reply to this

-

 Re: Re: Re: Re: Re: Windows build

 
 by ABBAPOH on: Nov 7 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

As i thought. Thank you very much, i made workaround.
Not sure it will help, but it should.


Reply to this

-

 Re: Re: Re: Re: Re: Re: Windows build

 
 by SeaJey on: Nov 7 2011
 
Score 50%

Finally the build is finished, thx



-

 Generating interest

 
 by guattermaug on: Nov 15 2011
 
Score 50%
guattermaugguattermaug
Learning

It's good to see new apps being developed, any plans for a mac build?


Reply to this

-

 Re: Generating interest

 
 by ABBAPOH on: Nov 15 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

You can build it yourself:)

Yes, redistributable .app is planned in closest future, need some bug fixes first.


Reply to this

-

 Can't make

 
 by Ariya2 on: Dec 25 2011
 
Score 50%
Ariya2Ariya2
Home

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!


Reply to this

-

 Re: Can't make

 
 by ABBAPOH on: Dec 25 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

Do you have qt and gcc installed?


Reply to this

-

 Re: Re: Can't make

 
 by Ariya2 on: Dec 25 2011
 
Score 50%
Ariya2Ariya2
Home

I don't think so. How do I install qt and gcc?

By the way, I don't know why so many duplicating posts happen here. Ho do I delete them? Or the Administrator could do that?


Reply to this

-

 Re: Re: Re: Can't make

 
 by Ariya2 on: Dec 25 2011
 
Score 50%
Ariya2Ariya2
Home

I have Razor Qt installed, so does it have Qt and gcc?


Reply to this

-

 Re: Re: Re: Re: Can't make

 
 by ABBAPOH on: Dec 26 2011
 
Score 50%
ABBAPOHABBAPOH
Andromeda

Razor include qt libraries, but not developer tools (qmake and so on). But you can install andromeda package, which should be include as a part of razor


Reply to this

-

 Can't make

 
 by Ariya2 on: Dec 25 2011
 
Score 50%
Ariya2Ariya2
Home

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!


Reply to this

-

 Can't make

 
 by Ariya2 on: Dec 25 2011
 
Score 50%
Ariya2Ariya2
Home

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!


Reply to this

goto page:  1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team