-- on my system (OMLx2013) the font used in the thumbnails "Configure"
"Contribute" and "Applications", is very very small.
i set the resolution to 1024x600, I have not tested in large resolutions (
the mine is 1366x768) may have to increase the fonts
-- if I clickon the button "next" several times, I thumb into this:
"Welcome to BigBashView 2!
Software revision: 2.2.2"
Not sure if this is really intended..
this is a bug, but it has already been solved now


yes looks like there is no such thing like web.py (/usr/lib/python2.7/site-
packages/web.py-0.37-py2.7.
egg-info)

Second there are no requires for python-distribute which provides
/usr/bin/easy_install
the file om-welcome was create to run om-welcome local, is required fix the
file to run installed in system
**  this is only one example**

Another this is there are a lot of
if rpm -qa |grep "^FOO*"; then

which really slow things down, maybe good idea would be to store output from
rpm -qa and then grep it for needed packages and distribute in variables
true/false among other files.
yes, the script to install packages is simple, only checks if package
are installed,
else checks arch and install

good idea to improve the script,

about python3 i test, but bigbashview (core of om-welcome) is in python2
and in python3 have many syntax errors, if someone can fix this, it would
be nice

thanks for the suggestions and bug reports, hopefully appear more


Reply via email to