[Trac] Status of SimpleTicketPlugin

2008-09-26 Thread Matthew Carlson

At the company I work for, we currently have several Trac environments
all running on Trac 0.10.4 (or 10.3, I don't remember).  We would like
to upgrade to 0.11, but our Helpdesk relies heavily on the
SimpleTicketPlugin (http://trac-hacks.org/wiki/SimpleTicketPlugin) to
hide fields they want to manage internally.  What is the status of
this plugin?  I see that it says it's not compatible with trunk/0.11,
yet there is an initial 0.11 port committed to SVN.  Is that stable
enough to use in production?  Is anybody else using this plugin in
0.11?  Is there a different plugin that could substitute for
SimpleTicket?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Link in custom fields

2008-09-26 Thread Aquaserver

Hello,
I have enable custom fields plugin and I had a field.
I would like to put link (ticket ID) in this field when we create a  
ticket.
I try with the basic links for Trac but it's not work.

If someone have an idea :)
Thanks

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: TracLinks: how to use parameterized 'source'?

2008-09-26 Thread Andy



On 26 Sep, 15:53, Andy [EMAIL PROTECTED] wrote:
 On 24 Sep, 20:44, Andy [EMAIL PROTECTED] wrote:

  On 24 Sep, 16:54, Christian Boos [EMAIL PROTECTED] wrote:

   But upgrading from 0.10.4 to 0.10.5 should be a no brainer, and you'll
   have your export: links ;-)
  Oh hum... Do you happen to know whether the Windows installer version
  will perform updates, or will it just try to create a new
  installation?

 Copied onto a test machine, removed the cgi, htdocs, etc. folders and
 then ran the 0.10.5 Windows installer.

 Created a new environment and tried to use 'export'  - no luck!

 Is there a way of proving which version of Trac is actually installed?
 The new environment refers to 0.10.5 in the screens, but shows 0.10.4
 in the 'About' screen!

OK, my fault!

Looks like Trac (and me!) were being confused by the existing Trac
eggs for each of the previous versions/upgrades. I deleted them from
the lib/site-packages directory, reran the install and all was well.

In fact, it went so well that I then upgraded to 0.11.1 using the
windows installer and ran the 'trac-admin upgrade' against each of the
environments - and it worked!

I just need to see how many plugins are broken by the upgrade.

Thanks for your help,
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Link in custom fields

2008-09-26 Thread Erik Bray

On Fri, Sep 26, 2008 at 11:18 AM, Aquaserver
[EMAIL PROTECTED] wrote:

Hello,
 I have enable custom fields plugin and I had a field.
 I would like to put link (ticket ID) in this field when we create a
 ticket.
 I try with the basic links for Trac but it's not work.


See http://trac.edgewall.org/ticket/1791.  There's a pretty reasonable
patch being discussed on that ticket.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] IOError: [Errno 2] while configuring TRAC on Apache

2008-09-26 Thread hare
Hello All,

I just installed TRAC and could create environment and use it through *
tracd server*.

As the next step I tried to use TRAC on Apache and once I try to access TRAC
URL, I get

 Internal Server Error

The server encountered an internal error or misconfiguration and was unable
to complete your request.

Please contact the server administrator and inform them of the time the
error occurred, and anything you might have done that may have caused the
error.

More information about this error may be available in the server error log.


Attached is the Apache log file.

[error]  mod_python (pid=4680, interpreter='main_interpreter',
phase='PythonHandler', handler='trac.web.modpython_frontend'): Application
error
 [error]  ServerName: 'erceq50.corp.skf.net'
 [error]  DocumentRoot: 'D:/WebData/htdocs'
 [error]  URI: '/Trac/MySqlTest'
 [error]  Location: '/Trac/MySqlTest'
 [error]  Directory: None
 [error]  Filename: 'D:/WebData/htdocs/Trac'
 [error]  PathInfo: '/MySqlTest'
 [error]  Traceback (most recent call last):
 [error]File
C:\\Python25\\lib\\site-packages\\mod_python\\importer.py, line 1537, in
HandlerDispatch\ndefault=default_handler, arg=req, silent=hlist.silent)
 [error]File
C:\\Python25\\lib\\site-packages\\mod_python\\importer.py, line 1229, in
_process_target\nresult = _execute_target(config, req, object, arg)
 [error]File
C:\\Python25\\lib\\site-packages\\mod_python\\importer.py, line 1128, in
_execute_target\nresult = object(arg)
 [error]File
c:\\python25\\lib\\site-packages\\Trac-0.11.1-py2.5.egg\\trac\\web\\modpython_frontend.py,
line 149, in handler\ngateway.run(dispatch_request)
 [error]File
c:\\python25\\lib\\site-packages\\Trac-0.11.1-py2.5.egg\\trac\\web\\wsgi.py,
line 87, in run\nresponse = application(self.environ,
self._start_response)
 [error]File
c:\\python25\\lib\\site-packages\\Trac-0.11.1-py2.5.egg\\trac\\web\\main.py,
line 381, in dispatch_request\nenv = open_environment(env_path,
use_cache=not run_once)
 [error]File
c:\\python25\\lib\\site-packages\\Trac-0.11.1-py2.5.egg\\trac\\env.py,
line 567, in open_environment\nenv = env_cache.setdefault(env_path,
open_environment(env_path))
 [error]File
c:\\python25\\lib\\site-packages\\Trac-0.11.1-py2.5.egg\\trac\\env.py,
line 571, in open_environment\nenv = Environment(env_path)
 [error]File
c:\\python25\\lib\\site-packages\\Trac-0.11.1-py2.5.egg\\trac\\env.py,
line 190, in __init__\nself.verify()
 [error]File
c:\\python25\\lib\\site-packages\\Trac-0.11.1-py2.5.egg\\trac\\env.py,
line 249, in verify\nfd = open(os.path.join(self.path, 'VERSION'), 'r')
 [error]  IOError: [Errno 2] No such file or directory:
'/WebData/htdocs/TRACData/MySqlTestVERSION'
 Can anyone tell me what could be the problem?

--cheers, hare

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] MySQL Changeset Problem

2008-09-26 Thread Shane Lillie

I'm having some trouble with Trac 0.11.1. I've checked through as many
tickets as I could find and it looks like everything should be
working, but it's not. The error that I get when I try to view a
changeset is the following:

TypeError: svn_fs_check_path() argument 2 must be string without null
bytes, not str

The error in my trac log file is this:

Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/
web/main.py, line 423, in _dispatch_request
dispatcher.dispatch(req)
  File /usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/
web/main.py, line 197, in dispatch
resp = chosen_handler.process_request(req)
  File /usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/
versioncontrol/web_ui/changeset.py, line 323, in process_request
self._render_html(req, repos, chgset, restricted, xhr, data)
  File /usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/
versioncontrol/web_ui/changeset.py, line 542, in _render_html
for old_node, new_node, kind, change in get_changes():
  File /usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/
versioncontrol/web_ui/changeset.py, line 374, in get_changes
new_node = repos.get_node(npath, rev)
  File /usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/
versioncontrol/cache.py, line 231, in get_node
return self.repos.get_node(path, rev)
  File /usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/
versioncontrol/svn_fs.py, line 497, in get_node
return SubversionNode(path, rev, self, self.pool)
  File /usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/
versioncontrol/svn_fs.py, line 721, in __init__
node_type = fs.check_path(self.root, self._scoped_svn_path, pool)
  File /usr/lib/svn-python/libsvn/fs.py, line 324, in
svn_fs_check_path
return apply(_fs.svn_fs_check_path, args)
TypeError: svn_fs_check_path() argument 2 must be string without null
bytes, not str

I have made sure that my database is utf8 and collate utf8_bin
(according to the current Trac docs, that's how it should be):

mysql use trac;
Database changed
mysql show variables like character_set_database;
++---+
| Variable_name  | Value |
++---+
| character_set_database | utf8  |
++---+
1 row in set (0.00 sec)
mysql show variables like collation_database;
++--+
| Variable_name  | Value|
++--+
| collation_database | utf8_bin |
++--+
1 row in set (0.00 sec)
mysql show variables like '%character%';
+--++
| Variable_name| Value  |
+--++
| character_set_client | utf8   |
| character_set_connection | utf8   |
| character_set_database   | utf8   |
| character_set_filesystem | binary |
| character_set_results| utf8   |
| character_set_server | utf8   |
| character_set_system | utf8   |
| character_sets_dir   | /usr/share/mysql/charsets/ |
+--++
8 rows in set (0.00 sec)

I've tried re-syncing the repository info as well. I know MySQL
support is still experimental, but it seems like I'm having a problem
that was supposed to have been fixed in 0.11.1.

To give some background, I had this server running for a few months
using the utf8_general_ci collate, but ended up with a case sensitive
name collision in svn and had to solve that. This worked with some
code changes I found in one of the tickets that went into 0.11.1, but
now that I've upgraded it's broken again.

Thanks in advance for any suggestions.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Link in custom fields

2008-09-26 Thread Remy Blank

Erik Bray wrote:

See http://trac.edgewall.org/ticket/1791.  There's a pretty reasonable
patch being discussed on that ticket.


...and it's waiting for #7562 to get committed ;-)

-- Remy



signature.asc
Description: OpenPGP digital signature


[Trac] Re: printing woes.

2008-09-26 Thread yoheeb



On Sep 26, 9:03 am, [EMAIL PROTECTED] wrote:
 Hi all,

 I am almost postive this is realted to my machine/system/browser, but
 I can fix it.

 whenever Iprintanything from track that has a query like section,
 I get utter garbage.

 if Iprinta ticket query or report, all the fields are gibberish
 if Iprintthe roadmap, the milestone descriptions are garbaged up,
 but the Milestone Name, the progress bar, and the progress bar text
 are intact.  with the exception of the % readout at the end of the
 progress bar, which is some combination of shift number keys followed
 by a .  eg - !- or -$%-  (arrows added to show there 3 chars,
 sometimes a space is one of those 3)

 note the values don't happen to map to the actual numbers there, that
 would just be kinda cool :)

 what do I do?

 I am on windows, firefox 3, trac 0.11  I am sure it is not related to
 trac directly, as others in the officeprintjust peachy!

 Sorry this is not directly trac related, I am just at a loss here.

 Thanks

was the printer driver.

Anyone know how, when printing a milestone, to also get the section on
the right that shows the sorted breakout?

the ticket by status box?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Trac Live CD / USB

2008-09-26 Thread Olivier

Hi,

Just a message to tell that Cooperation-iws 0.5.1 is released.

Major changes see change log.

Regards,

Oliv

0.5.1 release

- Change LiveUsb part from Live-script, now you do not need disk space any more.
- Fix syslinux dependency problem for Live Usb part of live script
- Added some Artwork (Usplash, Wallpaper, Desktop icons)
- Added Live Usb installer from booted liveCD (fork from 
https://launchpad.net/liveusb)
- Set AMPP servers as facultative dependencies
- Fix Cooperation-wui ordered list of web applications
- Fix samba share privileges
- Added Opengoo 0.8 module
- Added Snif 1.5.2 module
- Added EyeOS 1.6.0.3-1 module
- Added Custom Akoie 0.5 module
- Added Radria module
- Added Moinmoin module
- Added Twiki 4.2 module
- Added Achievo 1.3.4 module
- Added Ampache 3.4.3 module
- Addded postfix, dovecot, postfixadmin, squirrelmail module
- Added Cooperation-iws documentation module



Olivier wrote:
 Hi All,

 I post a message here to present my project:

 Cooperation-iws is an intranet nomad web server project that provides 
 web services of open source applications like Trac.

 Cooperation-iws relies on Live CD / USB persistent technology. That 
 means that you can take your Trac portal with you on a usb key or usb 
 hard drive. It is usefull if your core activity is to use Trac on 
 several places. You just need your CIWS usb key, a standard 32 bits PC 
 and clients with web browser connected to lan.

 Trac - Subversion module has just been added to 0.5.0 release.

 More Info here: http://cooperation-iws.gensys-net.eu/blog/

 See you,

 @+

 Oliv

 Changes log:
 --
 0.5.0 release

 -Change Lampp architecture, migrate from Xampp to Ubuntu embeded lampp 
 servers
 -Change Persistence architecture, migrate from home-rw (persistence of 
 the home directory) to ciws-rw (persistence of the var directory). 
 Cooperation-iws Live CD should now boot with 1 GB Ram or more.
 -Migrate Live Script from Frafa (http://frafa.free.fr/dotclear) Live USB 
 scripts to Reconstructor Live Scripts 
 (http://reconstructor.aperantis.com). Live scripts have now a Python GTK 
 interface.
 -Upgrade Joomla from 1.0 to 1.5.6
 -Upgrade Zenphoto from 1.1.5 to 1.2
 -Upgrade Gallery2 from 2.2.4 to 2.3RC1
 -Upgrade PhpBB 3.0.0 to 3.0.2
 -Upgrade KnowledgeTree from 3.0.3 to 3.5.2c
 -Added Trac Subversion module
 -Added FreeNX module
 -Added Proftpd as a module
 -Added Spip 1.9.2d module
 -Added Drupal 6.4 module
 -Added Ezpublish 4.0.1 module
 -Added Dotclear 2.0.1 module
 -Added Lifetype 1.2 module
 -Added Dokuwiki 2008-05-05 module
 -Added Wikini 0.5 module



 

   



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] trying to install Account Manger Plugin

2008-09-26 Thread irperera

Hey guys


i'm new at trac and will i have in on windows

when i do the easy_install http://trac-hacks.org/svn/accountmanagerplugin/trunk

i get an error - see below

Downloading http://trac-hacks.org/svn/accountmanagerplugin/trunk
Doing subversion checkout from http://trac-hacks.org/svn/accountmanagerplugin/tr
unk to c:\temp\easy_install-dq6ww4\trunk
'svn' is not recognized as an internal or external command,
operable program or batch file.
Processing trunk
error: Couldn't find a setup script in c:\temp\easy_install-
dq6ww4\trunk


can someone help

thanks

Ian


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] How to customize New Ticket page

2008-09-26 Thread cigu

Dear all, I'm new with Trac 0.11.1 and I'm not able to add some check
when users press Create Ticket in the New Ticket page. In
particular, I've added one custom ticket and I would check that the
selected value of the custom ticket is consistent with the selected
component, otherwise the new ticket cannot be accepted and a warning
should be displayed. Can someone please help me to understand what has
to be done to implement this check?
Thank you in advance,
Regards,
Cigu

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: How to customize New Ticket page

2008-09-26 Thread Jeff Hammel

Not exactly sure what you're trying to do, but maybe 
http://trac-hacks.org/wiki/TicketSubmitPolicyPlugin does sorta what you want?

Jeff Hammel
The Open Planning Project
http://trac-hacks.org/wiki/k0s
IRC: jhammel, k0s

On Fri, Sep 26, 2008 at 09:05:17AM -0700, cigu wrote:
 
 Dear all, I'm new with Trac 0.11.1 and I'm not able to add some check
 when users press Create Ticket in the New Ticket page. In
 particular, I've added one custom ticket and I would check that the
 selected value of the custom ticket is consistent with the selected
 component, otherwise the new ticket cannot be accepted and a warning
 should be displayed. Can someone please help me to understand what has
 to be done to implement this check?
 Thank you in advance,
 Regards,
 Cigu
 
  

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] HTML formatting.

2008-09-26 Thread Mike

I would like to include an HTML table on a Wiki page with CSS
formatting.  Following, I'd like to include a style tag to define
the CSS styles.  Is this possible?  Currently, the style tag is
removed.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: HTML formatting.

2008-09-26 Thread Noah Kantrowitz

You can either 1) setup the CSS in site.html 2) make a custom macro that
handles this 3) enable render_unsafe_content. If you choose #3 be sure you
read up on the implications of that setting.

--Noah

 -Original Message-
 From: trac-users@googlegroups.com [mailto:[EMAIL PROTECTED]
 On Behalf Of Mike
 Sent: Friday, September 26, 2008 4:08 PM
 To: Trac Users
 Subject: [Trac] HTML formatting.
 
 
 I would like to include an HTML table on a Wiki page with CSS
 formatting.  Following, I'd like to include a style tag to define
 the CSS styles.  Is this possible?  Currently, the style tag is
 removed.
 
 
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: trying to install Account Manger Plugin

2008-09-26 Thread Anuradha G
I guess you have have svn on your path if not add svn your path

On Fri, Sep 26, 2008 at 11:42 PM, irperera [EMAIL PROTECTED] wrote:


 Hey guys


 i'm new at trac and will i have in on windows

 when i do the easy_install
 http://trac-hacks.org/svn/accountmanagerplugin/trunk

 i get an error - see below

 Downloading http://trac-hacks.org/svn/accountmanagerplugin/trunk
 Doing subversion checkout from
 http://trac-hacks.org/svn/accountmanagerplugin/tr
 unk to c:\temp\easy_install-dq6ww4\trunk
 'svn' is not recognized as an internal or external command,
 operable program or batch file.
 Processing trunk
 error: Couldn't find a setup script in c:\temp\easy_install-
 dq6ww4\trunk


 can someone help

 thanks

 Ian


 



-- 
Anuradha G

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: trying to install Account Manger Plugin

2008-09-26 Thread irperera

what is the path for svn

On Sep 26, 3:15 pm, Anuradha G [EMAIL PROTECTED] wrote:
 I guess you have have svn on your path if not add svn your path



 On Fri, Sep 26, 2008 at 11:42 PM, irperera [EMAIL PROTECTED] wrote:

  Hey guys

  i'm new at trac and will i have in on windows

  when i do the easy_install
 http://trac-hacks.org/svn/accountmanagerplugin/trunk

  i get an error - see below

  Downloadinghttp://trac-hacks.org/svn/accountmanagerplugin/trunk
  Doing subversion checkout from
 http://trac-hacks.org/svn/accountmanagerplugin/tr
  unk to c:\temp\easy_install-dq6ww4\trunk
  'svn' is not recognized as an internal or external command,
  operable program or batch file.
  Processing trunk
  error: Couldn't find a setup script in c:\temp\easy_install-
  dq6ww4\trunk

  can someone help

  thanks

  Ian

 --
 Anuradha G

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---