On 1/11/2011 10:25 AM, Roger Oberholtzer wrote:
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

This is a setuptools error that sometimes happen when you trigger a re-install while the server is still running.
Try doing a full restart?

-- Christian

--
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.

Reply via email to