[Apache Bloodhound] New user registration: asmierciak

2013-09-14 Thread Apache Bloodhound
New user registration for user asmierciak

--
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker



Re: [Apache Bloodhound] #373: error: redefinition of group name u'it_report' as group 26; was group 24

2013-09-14 Thread Apache Bloodhound
#373: error: redefinition of group name u'it_report' as group 26; was group 24
+-
  Reporter:  olemis |  Owner:  nobody
  Type:  defect | Status:  closed
  Priority:  blocker|  Milestone:  Release 5
 Component:  trac core  |Version:  0.4.0
Resolution:  wontfix|   Keywords:  wiki WikiFormatting
+-

Comment (by asmierciak):

 I can confirm that enabling ReportModule triggers this error as I have
 encountered it when enabling ReportModule and TicketModule components on a
 clean install.

 Are you certain that a 'wontfix' resolution is appropriate? This clearly
 is a bug in the software, either on the plugin management system part or
 the plugin part itself.

 Below is my error log.

 {{{
  How to Reproduce 

 While doing a GET operation on `/admin/general/plugin`, Trac issued an
 internal error.

 Request parameters:
 {{{
 {'cat_id': u'general', 'panel_id': u'plugin', 'path_info': None}
 }}}

 User agent: `Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0)
 Gecko/20100101 Firefox/25.0`

  System Information 
 || '''`Trac`''' || `1.0.1` [[br]] `` ||
 || '''`Babel`''' || `0.9.6` ||
 || '''`Bloodhound Trac`''' || `1.0.1` ||
 || '''`Genshi`''' || `0.6.1 (without speedups)` ||
 || '''`GIT`''' || `1.8.1.2` ||
 || '''`Pygments`''' || `1.6` ||
 || '''`pysqlite`''' || `2.6.0` ||
 || '''`Python`''' || `2.7.4 (default, Apr 19 2013, 18:28:01) ` [[br]]
 `[GCC 4.7.3]` ||
 || '''`pytz`''' || `2013b` ||
 || '''`setuptools`''' || `0.6` ||
 || '''`SQLite`''' || `3.7.15.2` ||
 || '''`jQuery`''' || `1.7.2` ||

  Enabled Plugins 
 || '''`BloodhoundDashboardPlugin`''' || `0.7.0` ||
 || '''`BloodhoundMultiProduct`''' || `0.7.0` ||
 || '''`BloodhoundRelationsPlugin`''' || `0.7.0` ||
 || '''`BloodhoundSearchPlugin`''' || `0.7.0` ||
 || '''`BloodhoundTheme`''' || `0.7.0` ||
 || '''`TracAccountManager`''' || `0.4.3` ||
 || '''`TracPermRedirect`''' || `3.0` ||
 || '''`TracThemeEngine`''' || `2.2.1` ||

  Python Traceback 
 {{{
 Traceback (most recent call last):
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/main.py, line 477, in _dispatch_request
 dispatcher.dispatch(req)
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/main.py, line 233, in dispatch
 content_type)
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/chrome.py, line 1019, in render_template
 encoding='utf-8')
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py, line 183, in render
 return encode(generator, method=method, encoding=encoding, out=out)
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py, line 58, in encode
 for chunk in iterator:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py, line 350, in __call__
 for kind, data, pos in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py, line 829, in __call__
 for kind, data, pos in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py, line 669, in __call__
 for kind, data, pos in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py, line 774, in __call__
 for kind, data, pos in chain(stream, [(None, None, None)]):
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/output.py, line 594, in __call__
 for ev in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py, line 288, in _ensure
 for event in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py, line 288, in _ensure
 for event in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/chrome.py, line 1156, in _strip_accesskeys
 for kind, data, pos in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py, line 288, in _ensure
 for event in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/trac/web/chrome.py, line 1145, in _generate
 for kind, data, pos in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py, line 288, in _ensure
 for event in stream:
   File [CUT]/apache-
 bloodhound-0.7/installer/bloodhound/local/lib/python2.7/site-
 packages/genshi/core.py, line 288, in _ensure
 

Re: [Apache Bloodhound] #373: error: redefinition of group name u'it_report' as group 26; was group 24

2013-09-14 Thread Apache Bloodhound
#373: error: redefinition of group name u'it_report' as group 26; was group 24
+-
  Reporter:  olemis |  Owner:  nobody
  Type:  defect | Status:  closed
  Priority:  blocker|  Milestone:  Release 5
 Component:  trac core  |Version:  0.4.0
Resolution:  wontfix|   Keywords:  wiki WikiFormatting
+-

Comment (by olemis):

 Replying to [comment:6 asmierciak]:
  I can confirm that enabling ReportModule triggers this error as I have
 encountered it when enabling ReportModule and TicketModule components on a
 clean install.
 
  Are you certain that a 'wontfix' resolution is appropriate?

 Yes .

  This clearly is a bug in the software,

 No . `ReportModule` and `TicketModule` cannot be enabled at the same time
 with `ProductReportModule` and `ProductTicketModule`. They are
 incompatible .

  either on the plugin management system part or the plugin part itself.
 

 ... in neither of them . Further work to deal with these collisions is
 tracked in #504 .

  Below is my error log.
 
 [...]

 It's a misconfiguration instead of an error .

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/373#comment:7
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker