> altanis .AT. ceid D.OT upatras.gr wrote:
> >> altanis .at. ceid DO.T upatras.gr wrote:
> >>> Actually, now that the other encoding problem reappeared, I can't test
> >>> this on my actual application. Sorry for the excessive email. I might
> >>> revert back a couple of revisions until it gets solved, although I
would
> >>> appreciate a solution in the latest version. Thanks
> >> You need to figure out if the encoding problem reappearing is a result
> > of a dabo
> >> update or of something else different in your data.
> >
> > The update is what caused it, I changed nothing else, plus I was able to
> > reproduce it by making records with the revision that works, and then
> > update, which corrupted the records and prevented me from making new
ones.
> > By corrupting I mean that they appeared as gibberish, whereas before the
> > update they seemed fine (this only happens with greek text).
> >
> >> If you find an exact
> >> revision that causes the problem, we'll be able to narrow down the cause
> > of the problem.
> >
> > I made some tests, and it appears this happened somewhere after revision
> > 5097 and 5105. All revisions in between fail to install with this error
> > message:
> >
> > Traceback (most recent call last):
> > File "setup.py", line 7, in <module>
> > from dabo.__version__ import version
> > File "/home/nameless/programs/dabosrc/dabo/dabo/__init__.py", line 138,
> > in <module>
> > from dabo.lib.logger import Log
> > File "/home/nameless/programs/dabosrc/dabo/dabo/lib/__init__.py", line
> > 12, in <module>
> > import profilehooks
> > File "/home/nameless/programs/dabosrc/dabo/dabo/lib/profilehooks.py",
> > line 106, in <module>
> > from profile import Profile
> > ImportError: No module named profile
> >
> > So I don't know the exact one that causes the problem.
>
> Okay, that isn't a huge number of revisions. However, if you could:
>
> svn up -r 5098
> # edit dabo/lib/__init__.py and comment out the 'import profilehooks' line
>
> you could figure out the exact revision that caused your problem. As you
update to
> revisions less than 5105 it will keep your local changes.
>
> What database are you using?
>
> Paul

OK, it's revision 5100 that breaks it. By the way, the About dialogue
never shows the correct revision, it is always a couple of revisions back,
for example, in revision 5100, it shows ~r5096.

I am using MySQL. The charset of the tables in question is set to utf-8.

Alexander
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/44700.94.64.218.71.1241227767.squir...@webmail.ceid.upatras.gr

Reply via email to