On Tue, 2011-01-11 at 09:24 +0100, Christian Boos wrote: > On 1/11/2011 9:15 AM, Roger Oberholtzer wrote: > > I have just updated my Trac to 0.12.1. I have a problem when I view > > ticket queries. The query is formatted to be very wide. In the browser I > > get a horizontal scroll bar. The real problem is that I cannot print the > > queries, as the right half is simply cut off. This is happening in > > Firefox and Konqueror on Linux. I do not have other browsers to test at > > this time. > > > > Anyone else see this? > > > > It's due to a little regression from 0.12 that we already fixed for 0.12.2. > In the meantime, you can apply that one-liner fix: > http://trac.edgewall.org/changeset/10229/branches/0.12-stable
Shouldn't I be able to unzip the egg containing Trac, edit this file, and remake the zip file? When I do that and run Trac, I get some permission errors. The replacement egg file has the same permissions. Are python egg files made with any zip options I may have omitted? Here is what I get: ExtractionError: Can't extract file(s) to egg cache The following error occurred while trying to extract file(s) to the Python egg cache: [Errno 20] Not a directory The Python egg cache directory is currently set to: /vol1/trac/rsoft/.egg-cache Perhaps your account does not have write access to this directory? You can change the cache directory by setting the PYTHON_EGG_CACHE environment variable to point to an accessible directory. -- Roger Oberholtzer -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-us...@googlegroups.com. To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.