Comment 10 for bug 1451314

Revision history for this message
Mik Firestone (mikfire) wrote : Re: [Bug 1451314] Re: Database Update Error on Startup

And the bug you are seeing now is not the result of the database. There is
something weird in how Qt5 is built on Ubuntu, involving phonon and Qt5
that breaks the build. Somebody did the analysis earlier, but I don't
really remember the upshot.

Open up src/MainWindow.cpp and search for the word Timer. Comment out lines
180 and 393 and rebuild. It should work.

Please open this as a new bug on github and mark it as a show stopping bug.

Mik

On Mon, Jun 22, 2015 at 11:35 PM Mik Firestone <email address hidden>
wrote:

> Guys, you may want to open this over here
> https://github.com/Brewtarget/brewtarget/issues
>
> I suspect somehow you got development database -- see
> https://github.com/Brewtarget/brewtarget/issues/36 for a little more.
>
> If yall can open this on github, I will try to poke rocketman to fix
> this properly.
>
> --
> You received this bug notification because you are subscribed to
> Brewtarget.
> Matching subscriptions: brewtarget-bug
> https://bugs.launchpad.net/bugs/1451314
>
> Title:
> Database Update Error on Startup
>
> Status in Brewtarget:
> New
>
> Bug description:
> Since upgrading from Brewtrget 2.02 I believe (the current one in Ubuntu
> 14.04 repos) to version 2.10 (on a different machine, using Ubuntu Mate
> 15.04), I get a "Failed to Update the Database" error on startup. Below is
> the output when run from a terminal:
> $ brewtarget
> Got bus address:
> "unix:abstract=/tmp/dbus-neFZ9uwfvG,guid=a5eabc20dc0919b9cb7cc260554646e2"
> Connected to accessibility bus at:
> "unix:abstract=/tmp/dbus-neFZ9uwfvG,guid=a5eabc20dc0919b9cb7cc260554646e2"
> Registered DEC: true
> ERROR: Rolling back
> ERROR: Database migration 3->4 failed
>
> What is the proper way to update the database here?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/brewtarget/+bug/1451314/+subscriptions
>