
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Fotowall is a fun tool for creating graphics by mixing some of your favorite pictures in a nice and smooth high resolution composition.
Check out the new homepage on:
http://www.enricoros.com/opensource/fotowall/
The interface is intuitive:
- just push the 'help' or 'tutorial' buttons to get started
To build from source (make sure that Qt 4.5+ development packages are installed):
- download
- unpack (tar xjpvf Fotowall-0.9.tar.bz2)
- cd fotowall-0.9
- qmake-qt4 or qmake (this depends on your linux distribution. we depend on Qt 4.5+)
- make
- make install (or "cp fotowall /usr/local/bin")
and to execute, just type "fotowall".
PosteRazor is IN!. Thanks to Alessandro Portale and to the good framework (Qt4, by QtSoftware) we're using, it was possible to merge the 2 stunning Fotowall and PosteRazor opensource projects into 1 useful program!
Good done, opensource ;-)
Many thanks to all the people that contribute to FotoWall, expecially to Tanguy Arnaud and Alessandro Portale.
11 years ago
0.9: the alchimia release
- Fast, Solid and Integrated Workflow
- New Contents: Canvas and Wordcloud
- Graphics Effects
- Nested Editors
- LikeBack feedback system
- Zoomable canvas
- more than 250 other changes
0.8.2: the hush release
- bugfixes, Polish translations
- compiles on Qt 4.4+ systems
- transparent back blur on windows
- make packagers happy
0.8: the sited release
- Bezier Shaped Text
- Pictures: Crop and change Opacity
- Context-sensitive Top-Bar
- Window Transparency
- OpenGL Acceleration
- Added many User Requested Features
11 years ago
0.9: the alchimia release
- Fast, Solid and Integrated Workflow
- New Contents: Canvas and Wordcloud
- Graphics Effects
- Nested Editors
- LikeBack feedback system
- Zoomable canvas
- more than 250 other changes
0.8.2: the hush release
- bugfixes, Polish translations
- compiles on Qt 4.4+ systems
- transparent back blur on windows
- make packagers happy
0.8: the sited release
- Bezier Shaped Text
- Pictures: Crop and change Opacity
- Context-sensitive Top-Bar
- Window Transparency
- OpenGL Acceleration
- Added many User Requested Features
ALIUM
13 years ago
Report
Multimedia4Linux
13 years ago
Report
BruceCadieux
13 years ago
Report
digisyn
13 years ago
Downloaded QT4 and FotoWall.
Qmake had no problems but make issued several errors with ColorPicker.
What am I doing wrong?
orion:/usr/src/fotowall# qmake
orion:/usr/src/fotowall# make
/usr/bin/uic-qt4 FotoWall.ui -o .bin/ui_FotoWall.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../share/qt4/mkspecs/linux-g++ -I. -I../../include/qt4/QtCore -I../../include/qt4/QtCore -I../../include/qt4/QtGui -I../../include/qt4/QtGui -I../../include/qt4 -I. -I.bin -I.bin -o .bin/main.o main.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../share/qt4/mkspecs/linux-g++ -I. -I../../include/qt4/QtCore -I../../include/qt4/QtCore -I../../include/qt4/QtGui -I../../include/qt4/QtGui -I../../include/qt4 -I. -I.bin -I.bin -o .bin/ColorPickerItem.o ColorPickerItem.cpp
ColorPickerItem.cpp: In member function ‘void ColorPickerItem::setAnimated(bool)’:
ColorPickerItem.cpp:85: error: ‘QTransform’ was not declared in this scope
ColorPickerItem.cpp:85: error: ‘setTransform’ was not declared in this scope
ColorPickerItem.cpp: In member function ‘void ColorPickerItem::updateTransform()’:
ColorPickerItem.cpp:301: error: ‘QTransform’ was not declared in this scope
ColorPickerItem.cpp:301: error: ‘setTransform’ was not declared in this scope
ColorPickerItem.cpp:305: error: ‘QTransform’ was not declared in this scope
ColorPickerItem.cpp:305: error: expected `;' before ‘t’
ColorPickerItem.cpp:320: error: ‘t’ was not declared in this scope
ColorPickerItem.cpp:328: error: ‘XAxis’ is not a member of ‘Qt’
ColorPickerItem.cpp:329: error: ‘YAxis’ is not a member of ‘Qt’
ColorPickerItem.cpp:332: error: ‘setTransform’ was not declared in this scope
distcc[21148] ERROR: compile ColorPickerItem.cpp on localhost failed
make: *** [.bin/ColorPickerItem.o] Error 1
Report
Superstoned
13 years ago
09:32 AM kde4:~/>qmake -v
QMake version 2.01a
Using Qt version 4.3.2 in /home/kde4/qt4/lib
12:16 PM superstoned:~/>qmake -v
QMake version 2.01a
Using Qt version 4.3.2 in /usr/lib
In other words, both use the same Qt version and are the same qmake version - yet I get the error you describe when I compile this in my normal account, while it works fine in my kde4 account. Yep, weird...
Report
drcux
13 years ago
Very nice little app!
openSUSE packages at:
http://packman.links2linux.de/package/fotowall
Report
Superstoned
13 years ago
I also have some suggestions:
- It would be lovely if this supported more fileformats (I guess you could easily use some KDE infrastructure for that - would also improve the file dialog ;-)
- It would be useful if a photo came to the top of the stack if you click it (otherwise there is no way to get them to top, right? I didn't find one)
- would dump the two color things, just one like plasma applets have (use the same icon?)
- I was unable to change the colors of the photos, the middle color changer doesn't work. Also, it'd be good if it was easier to find them (maybe just use buttons?). animations are cool, thoug...
Report
Contrast
13 years ago
1) It'd be nice if the user could do something like hold Shift or Control while resizing to maintain its aspect ratio.
2) Having to open another program to get pictures into FotoWall is very... :-\
3) I'd like to be able to rotate the pictures on their Z-axis, and maybe even do the cool color-changing stuff to the pictures themselves, not just the background (not sure if this would be beyond the scope of what you're trying to achieve here).
4) While it's already possible to resize an imported picture to fill the background, it'd be a lot less tedious if this could be done automatically.
Sorry if any of this came across as harsh. I just tend to give the most suggestions to apps that I see the most promise in. I look forward to the next release! :-)
Report
koral
13 years ago
Again Nice review, and thanks for improving the quality! ;-)
Report
donpedro69
13 years ago
WARNING: Found potential symbol conflict of FotoWall.cpp (FotoWall.cpp) in SOURCES
WARNING: Found potential symbol conflict of FotoWall.h (FotoWall.h) in HEADERS
krzysztof@Athlon64X2:~/install/fotowall-0.2$ qmake -v
Qmake version: 1.07a (Qt 3.3.7)
Qmake is free software from Trolltech AS.
krzysztof@Athlon64X2:~/install/fotowall-0.2$ make
Makefile:174: warning: overriding commands for target `.bin/FotoWall.o'
Makefile:155: warning: ignoring old commands for target `.bin/FotoWall.o'
Makefile:189: warning: overriding commands for target `.bin/moc_FotoWall.o'
Makefile:180: warning: ignoring old commands for target `.bin/moc_FotoWall.o'
Makefile:204: warning: overriding commands for target `.bin/moc_FotoWall.cpp'
Makefile:195: warning: ignoring old commands for target `.bin/moc_FotoWall.cpp'
/usr/share/qt3/bin/uic FotoWall.ui -o .bin/FotoWall.h
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.7)
make: *** [.bin/FotoWall.h] Error 1
Report
koral
13 years ago
Try:
make distclean
qmake-qt4
make
If qt4's qmake is not even called "qmake-qt4" type "qmake" and hit the Tab key multiple times to see all the qmake executables.
Report