Closed ngosang closed 5 years ago
3.10.1 is quite old now. Can you rebuild from our latest source?
@chrisjlocke I built from source code and it's fixed in 3.11.0-beta3 When 3.11.0 will be released?
We're working on it - just finalising a couple of little issues. Will close this then as you have a semi-good workaround. There are a couple of issues with the nightly (see some of the currently open issues) but if you keep an eye on them, they may or may not affect you.
@chrisjlocke @MKleusberg @mgrojo It's ok for me, just an advice. :smile: I don't see a clear release plan in this project. The last stable release was 1 year and a half ago. Since that, there are a ton of changes (which potentially can include a ton of regressions) and there isn't a release date scheduled... In my case, I opened 2 bugs already fixed in the master branch months ago...
This issue is far common and there is not an universal solution. Some projects works with release windows. e.g. release window of 3 months. The first 2 months you merge PRs, the 3rd month you can review the PRs, but don't merge until the next window. The 3rd month is only to fix regressions. Other projects have different branches (master and develop), but this is more complicated.
Unfortunately, with the limited number of developers we have (wish I knew what I was doing...) we can't plan releases on a schedule - some months nothing will happen, while another month, we might have all hands on deck. We fix the major issues when we can, and create a release when the number of bugs/fixes is worth it. Our biggest issue is our application requires translating into around 15 languages, so once the coding is complete, the translators have to translate an awful lot of dialog messages, dialog forms, etc. This all again takes time. We can't just say, "lets release v3.11" and push a button - its taken a couple of months just to finalise this release, send out alpha builds, etc.
@ngosang This might be of interest to you: https://github.com/sqlitebrowser/sqlitebrowser/issues/1656 :smile:
@chrisjlocke @MKleusberg @mgrojo In qBittorrent we use Transifex to speed up translations. It's free and easy to use. You can automate the upload of .ts files. The users can subscribe in Transifex for one or several languages. They will get an email when there are untranslated strings in their languages. The users translate directly in Transifex website and you can download and merge the .ts files into this repository (could be automated too). https://www.transifex.com/sledgehammer999/qbittorrent/
Details for the issue
Crash when changing the column type in edit table window.
Useful extra information
OS Linux, KDE Plasma. Version 3.10.1 Version Qt 5.10.0 Version SQLite 3.21.0