Portrait mode support, I didn't post about it though https://bugs.maemo.org/enter_bug.cgi?product=Noor Type noorgtk.pyw in terminal and post the output.
~ $ noorgtk.pyw Importing random Importing sys Importing gtk Importing pango Importing osso Importing hildon Importing os Beginning noor.gtkhelper imports Importing ask Importing bookmark Importing history Importing keys Importing mark Importing menu Importing minibuffer Importing note Importing player Importing search Importing shadow Importing status Importing suras Importing task Importing tool Importing writer Importing noor.i18n Importing uihelpers, quran Traceback (most recent call last): File "/usr/bin/noorgtk.pyw", line 624, in <module> show(sura, aya) File "/usr/bin/noorgtk.pyw", line 598, in show window = NoorWindow(config, quran, sura) File "/usr/bin/noorgtk.pyw", line 74, in __init__ self.osso_c = osso.Context("com.qwerty12.noor", noor.VERSION, False) #I was tempted to put in the usual of "666" for the version param. but looking at the nature of this program... AttributeError: 'module' object has no attribute 'VERSION' ~ $