Hi,
Today I have released second release of Openzilla
http://bamacharankundu.wordpress.com/2010/09/10/openzilla-version-0-1-releas...
Please feel free to report bugs and any new feature suggestion.
Thanks, Regards, bamachrn
On Fri, Sep 10, 2010 at 10:07 AM, Bamacharan Kundu bamachrn@gmail.com wrote:
Today I have released second release of Openzilla
http://bamacharankundu.wordpress.com/2010/09/10/openzilla-version-0-1-releas...
I had the previous release installed, this one didn't seem to update it. I had to remove the previous release and re-install. What am I doing wrong ?
Post install,
$ openzilla Traceback (most recent call last): File "/usr/share/openzilla/openzilla.py", line 733, in <module> open_db = openzilla_db.openzillaSql() File "/usr/share/openzilla/openzilla_db.py", line 65, in __init__ c.execute("""drop table account_details""") sqlite3.OperationalError: no such table: account_details
Hi, Thanks for review,
On Sat, Sep 11, 2010 at 8:30 AM, sankarshan foss.mailinglists@gmail.com wrote:
On Fri, Sep 10, 2010 at 10:07 AM, Bamacharan Kundu bamachrn@gmail.com wrote:
Today I have released second release of Openzilla
http://bamacharankundu.wordpress.com/2010/09/10/openzilla-version-0-1-releas...
I had the previous release installed, this one didn't seem to update it. I had to remove the previous release and re-install. What am I doing wrong ?
Post install,
$ openzilla Traceback (most recent call last): File "/usr/share/openzilla/openzilla.py", line 733, in <module> open_db = openzilla_db.openzillaSql() File "/usr/share/openzilla/openzilla_db.py", line 65, in __init__ c.execute("""drop table account_details""") sqlite3.OperationalError: no such table: account_details
I have corrected the error. But I am not getting any Idea, why update is not working, I am working on that. if you could have any suggestion please?
Thanks, Regards, bamachrn
On Sat, Sep 11, 2010 at 10:27 PM, Bamacharan Kundu bamachrn@gmail.com wrote:
I have corrected the error.
I removed and re-installed and I still get
$ openzilla Traceback (most recent call last): File "/usr/share/openzilla/openzilla.py", line 733, in <module> open_db = openzilla_db.openzillaSql() File "/usr/share/openzilla/openzilla_db.py", line 65, in __init__ c.execute("""drop table account_details""") sqlite3.OperationalError: no such table: account_details
Just for kicks I did a yum clean all in between the removal and re-install.
On Sat, Sep 11, 2010 at 10:54 PM, sankarshan foss.mailinglists@gmail.comwrote:
On Sat, Sep 11, 2010 at 10:27 PM, Bamacharan Kundu bamachrn@gmail.com wrote:
I have corrected the error.
I removed and re-installed and I still get
$ openzilla Traceback (most recent call last): File "/usr/share/openzilla/openzilla.py", line 733, in <module> open_db = openzilla_db.openzillaSql() File "/usr/share/openzilla/openzilla_db.py", line 65, in __init__ c.execute("""drop table account_details""") sqlite3.OperationalError: no such table: account_details
Just for kicks I did a yum clean all in between the removal and re-install.
I am sorry for the trouble, I think then the repo did not get updated. openzill-0.1-1 got installed again. I have updated it to openzilla-0.1-2. please re-install, it is working fine, I have tried in my and one of my friend's machine, it is working fine.
Thanks, Regards, bamachrn
On Sun, Sep 12, 2010 at 4:40 AM, Bamacharan Kundu bamachrn@gmail.com wrote:
I am sorry for the trouble, I think then the repo did not get updated. openzill-0.1-1 got installed again. I have updated it to openzilla-0.1-2. please re-install, it is working fine, I have tried in my and one of my friend's machine, it is working fine.
Indeed ! Now I have the 1-2 version installed. Some quick observations:
- bugzilla uses Login/Password as the text for login, keeping the text same would perhaps make sense - if the text that is shown on the login screen is aligned left rather than middle it would look nice - the word Queries is wrongly written as Quaries - once I click on a BZ, the icons that are seen in the text box don't have any pop-up text - how do I reply to a BZ, I didn't see a compose window come up - search does not work
On Sun, Sep 12, 2010 at 10:55 AM, sankarshan foss.mailinglists@gmail.comwrote:
On Sun, Sep 12, 2010 at 4:40 AM, Bamacharan Kundu bamachrn@gmail.com wrote:
I am sorry for the trouble, I think then the repo did not get updated. openzill-0.1-1 got installed again. I have updated it to openzilla-0.1-2. please re-install, it is working fine, I have tried in my and one of my friend's machine, it is working fine.
Indeed ! Now I have the 1-2 version installed. Some quick observations:
- bugzilla uses Login/Password as the text for login, keeping the text
same would perhaps make sense
- if the text that is shown on the login screen is aligned left rather
than middle it would look nice
- the word Queries is wrongly written as Quaries
- once I click on a BZ, the icons that are seen in the text box don't
have any pop-up text
- how do I reply to a BZ, I didn't see a compose window come up
- search does not work
Thanks for the review, I am working on these things.
On Mon, Sep 13, 2010 at 5:36 AM, Bamacharan Kundu bamachrn@gmail.com wrote:
Thanks for the review, I am working on these things.
Indeed. May I suggest that the next time you solicit feedback on a release you also include a note stating the capabilities of the application ? Having to click around and guess what works and what does not is a bit of an upsetting experience.
On Mon, Sep 13, 2010 at 10:04 AM, sankarshan foss.mailinglists@gmail.comwrote:
On Mon, Sep 13, 2010 at 5:36 AM, Bamacharan Kundu bamachrn@gmail.com wrote:
Thanks for the review, I am working on these things.
Indeed. May I suggest that the next time you solicit feedback on a release you also include a note stating the capabilities of the application ? Having to click around and guess what works and what does not is a bit of an upsetting experience.
I have updated openzilla with search features and updated the
modify features. I have written all the features working in the README file. please have a look.
http://bamacharankundu.wordpress.com/2010/09/21/openzilla-search-in-the-bugs...
Thanks, Regards, bamachrn
Firstly, sorry about getting late to this.
On Tue, Sep 21, 2010 at 10:06 PM, Bamacharan Kundu bamachrn@gmail.com wrote:
I have updated openzilla with search features and updated the modify features. I have written all the features working in the README file. please have a look.
The search dialog box is a bit confusing and, how is the README accessed from inside the application ?
http://bamacharankundu.wordpress.com/2010/09/21/openzilla-search-in-the-bugs...
I was talking with Shreyank about the way openzilla polls/queries the BZ. The endless stream of data that flows across the console when I start openzilla from the console is a bit unnerving.
Hi, Thanks for the review.
On 10/1/10, sankarshan foss.mailinglists@gmail.com wrote:
I have updated openzilla with search features and updated the modify features. I have written all the features working in the README file. please have a look.
The search dialog box is a bit confusing and, how is the README accessed from inside the application ?
I will put one help menu from the application to show this.
http://bamacharankundu.wordpress.com/2010/09/21/openzilla-search-in-the-bugs...
I was talking with Shreyank about the way openzilla polls/queries the BZ. The endless stream of data that flows across the console when I start openzilla from the console is a bit unnerving.
I have commented most of the print statements. I think now it is showing some warnings. I am solving these warnings. Actually I am appearing for GATE exam this year, that's why have become a bit slow.
Thanks, Regards bamachrn