General discussion and support

Description

This forum is obsolete and kept for archival purposes only. Please report bugs and feature requests on GitHub.

Compile error in CentOS

Submitted by x316th on

I set the parameters in the configure file as
prefix=/var/www/html/webissues
destdir=/var/www/html/webissues
config=release
QMAKE=/usr/lib/qt4/bin/qmake

And I tried to install webissues 0.9.6 on CentOS 5.2 and I got an error during compilation as followed.

$ ./configure
Testing for qmake...
Using /usr/lib/qt4/bin/qmake (Qt 4.2.1)
Writing configuration file...
Generating Makefiles...
Reading /var/www/html/webissues/src/src.pro

Configure finished. Run 'make' now.

ID # increment issue

Submitted by sy24 on

Love the tool but I have an encountered an issue where the id# for new bugs is not incremented correctly. It seems that if I add comments or update fields within the issue those are incrementing the issue id. Therefore when I go to create a new issue it is not the next number. For example I create a new issue with issue id #1, then i update some fields within that issue (comments, severity, etc...). When I go to create a brand new issue it is assigned id # 6. Where it should be 2. Any insight into why this is occurring? Once again, excellent product!

My findings

Submitted by SabbeRubbish on

Hi WI community,

I needed a bugtracking tool to get some of my issues at work done.
We have Jira for issue tracking, but I though I'd give WebIssues a try.

You could see this as a kind of review, albeit quite short.

The installation was quite straightforward with no issues. I did import the database tables manually as I though I should do that, which gave me the syntax error as {xxx} is not a valid table name. Fixed that quickly of course. The installation went very easy, good job there. (MySQL 5.1.41 on Apache 2.2 with PHP 5 on Windows XP SP3)

Error 300 Login Required

Submitted by gianfrancopintus on

Hi, i am trying to install WebIssues, the server is working but the client fails with this error 300 login required, i do some research and found this webissues.mimec.org/node/131 but the same error hapens with all client versions, including 0.9.6 with both windows isntaller and compiling the code.
Also i tried to use 0.9.4 version and make the solution described here webissues.mimec.org/node/131. but stills the same error.