<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/sqlitebrowser/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/sqlitebrowser/bugs/</id><updated>2016-01-10T12:46:59.434000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>#64 OSX database corruption on edit</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/64/?limit=25#6282" rel="alternate"/><published>2016-01-10T12:46:59.434000Z</published><updated>2016-01-10T12:46:59.434000Z</updated><author><name>Tomek Cedro</name><uri>https://sourceforge.net/u/cederom/</uri></author><id>https://sourceforge.netc98048555f42476af907319002e9b321a2bd8c69</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;ah, reported on github as well :-)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>OSX database corruption on edit</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/64/" rel="alternate"/><published>2016-01-10T12:14:41.877000Z</published><updated>2016-01-10T12:14:41.877000Z</updated><author><name>Tomek Cedro</name><uri>https://sourceforge.net/u/cederom/</uri></author><id>https://sourceforge.net7c4dd33d9a00b79f0895dd46695d6d73f60b2ce6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am editing my sqlite database for Android application on OSX 10.11.2. I have both AndroidStudio and SQLiteBrowser (3.8.0) opened. My database is broken after hours of editing and saving on each change. There must be something in the backround chaning the database file, maybe AndroidStudio, or the AndroidVirtualMachine. Please introduce backround file change detection. I have lost my hours of work two times already. SQLiteBrowser does not verify the written file, so I am writing into pure space and the results are lost.&lt;/p&gt;
&lt;p&gt;OSX 10.11.2&lt;br/&gt;
Version 3.8.0&lt;br/&gt;
Qt Version 4.8.7&lt;br/&gt;
SQLCipher Version 3.8.10.2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#63 Crash on open or create database while field editing</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/63/?limit=25#b0b4" rel="alternate"/><published>2014-07-30T11:04:51.116000Z</published><updated>2014-07-30T11:04:51.116000Z</updated><author><name>Justin Clift</name><uri>https://sourceforge.net/u/vapour/</uri></author><id>https://sourceforge.netec816b9952bb9243eed8e2afa2e12bec2f0d1bc2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the bug report.  We've recently fixed several bugs that might be the cause of this.  Would you be ok to try our latest nightly build, to see if that works for you? (it should)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://rp.oldsch00l.com/sqlitebrowser/sqlitebrowser.exe.xz" rel="nofollow"&gt;http://rp.oldsch00l.com/sqlitebrowser/sqlitebrowser.exe.xz&lt;/a&gt;&lt;br /&gt;
  (.xz is a compression type.  Use 7-zip to uncompress it)&lt;/p&gt;
&lt;p&gt;Btw, we're moving to GitHub, so please use the GitHub Issues area if further problems (not related to this one) happen. :)&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/sqlitebrowser/sqlitebrowser/issues" rel="nofollow"&gt;https://github.com/sqlitebrowser/sqlitebrowser/issues&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards and best wishes,&lt;/p&gt;
&lt;p&gt;Justin Clift&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Crash on open or create database while field editing</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/63/" rel="alternate"/><published>2014-07-28T17:19:08.778000Z</published><updated>2014-07-28T17:19:08.778000Z</updated><author><name>MarMarAba</name><uri>https://sourceforge.net/u/marmaraba/</uri></author><id>https://sourceforge.net97b9d8e24e73926dafa0cea3192a384b45522a4c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Program version: SQLite Database Browser 3.2.0 for Windows 32 bits&lt;br /&gt;
Reproduce problem:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open SQLite Database Browser 3.2.0&lt;/li&gt;
&lt;li&gt;Open a Database with some data.&lt;/li&gt;
&lt;li&gt;Go to Browser Data tab.&lt;/li&gt;
&lt;li&gt;Select table with some contents&lt;/li&gt;
&lt;li&gt;Click once on a existing row&lt;/li&gt;
&lt;li&gt;Press F2 (Now you can edit field contents)&lt;/li&gt;
&lt;li&gt;Press Open Database&lt;/li&gt;
&lt;li&gt;Select Database and try to open it.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;At this point the program crashes.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Can't browse data on large tables</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/62/" rel="alternate"/><published>2013-12-18T08:39:08.221000Z</published><updated>2013-12-18T08:39:08.221000Z</updated><author><name>Gabriel Dominik</name><uri>https://sourceforge.net/u/tisis2/</uri></author><id>https://sourceforge.net753705b9dc293cd2c070f80d81d0858efe001547</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I can't browse data on large tables. i just wanted to know if there are exactly as much entrys in that table that theoretical should be there. theoretical there should be about 17 million entrys. when i try to browse data it seems like you try to load all entrys, it would be enough to load the 1000 entrys that are displayed on one page and load another 1000 at switching the page. when i try to open it seems that it load very long and then an error appears (attached)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Can not search numerical data</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/61/" rel="alternate"/><published>2013-12-15T16:05:42.425000Z</published><updated>2013-12-15T16:05:42.425000Z</updated><author><name>Skarmoutsos Vaggelis</name><uri>https://sourceforge.net/u/skarmoutsos/</uri></author><id>https://sourceforge.net95b4f5b1a15f1372fd4e21949499f5a9a696832f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When a table has numerical data, search window does not produce any result (it stays empty). However, search for alphanumeric characters works.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>no such function: instr</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/60/" rel="alternate"/><published>2013-11-25T10:41:21.011000Z</published><updated>2013-11-25T10:41:21.011000Z</updated><author><name>JoeTiab</name><uri>https://sourceforge.net/u/joetiab/</uri></author><id>https://sourceforge.net6271b0e097d0294842c67c1466d2bc85a354e41d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The instr function was added to sqlite at version:&lt;br /&gt;
2012-12-12 (3.7.15)&lt;/p&gt;
&lt;p&gt;SQLite Database browser gives the error:&lt;br /&gt;
no such function: instr&lt;/p&gt;
&lt;p&gt;Connecting to the same database via code does not give this error&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>delete multiple rows</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/59/" rel="alternate"/><published>2013-09-05T15:43:36.956000Z</published><updated>2013-09-05T15:43:36.956000Z</updated><author><name>Bert</name><uri>https://sourceforge.net/u/bertyhell/</uri></author><id>https://sourceforge.netb06e0e350c33edebe1610b78f0ce95e1a00c7066</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;when selecting multiple records and clicking delete in the "view data" tab, only 1 row is deleted.&lt;br /&gt;
This should delete all selected rows&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Export ignores non-ASCII charaters</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/58/" rel="alternate"/><published>2013-04-26T18:14:01Z</published><updated>2013-04-26T18:14:01Z</updated><author><name>Thany</name><uri>https://sourceforge.net/u/thanatica/</uri></author><id>https://sourceforge.net18e7617114d3fdd6e4fd5489838db942a946a95f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When exporting a table to CSV using a table that contains non-ASCII characters (such as Japanese text), all of those characters are replaced by question marks. The database in this case is set to UTF-8, so you\\\'d expect the export to be UTF-8 as well.&lt;/p&gt;
&lt;p&gt;An example is attached - see the `stations` table.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>does not compile with qt4.8.4</title><link href="https://sourceforge.net/p/sqlitebrowser/bugs/57/" rel="alternate"/><published>2013-02-22T11:07:34Z</published><updated>2013-02-22T11:07:34Z</updated><author><name>alirezaimi</name><uri>https://sourceforge.net/u/alirezaimi/</uri></author><id>https://sourceforge.netcb85f67fd30698ef1663a40bc2fbcc1f7131cdb6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi&lt;br /&gt;
When i want to compile version 2b with qt4.8.4 in fedora 18 this error happend :&lt;br /&gt;
[alireza@127 sqlitebrowser]$ qmake-qt4 &lt;br /&gt;
[alireza@127 sqlitebrowser]$ make&lt;br /&gt;
cd sqlitebrowser/ &amp;amp;&amp;amp; make -f Makefile &lt;br /&gt;
make[1]: Entering directory `/home/alireza/archives/deb/trunk/sqlitebrowser/sqlitebrowser'&lt;br /&gt;
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/Qt3Support -I/usr/include -Isqlite_source -I.moc -o .obj/extendedmainform.o extendedmainform.cpp&lt;br /&gt;
In file included from findform.h:24:0,&lt;br /&gt;
from form1.h:31,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
sqlitedb.h: In constructor ‘DBBrowserField::DBBrowserField()’:&lt;br /&gt;
sqlitedb.h:44:36: error: call of overloaded ‘QString(int)’ is ambiguous&lt;br /&gt;
sqlitedb.h:44:36: note: candidates are:&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:421:12: note: QString::QString(const QByteArray&amp;amp;)&lt;br /&gt;
/usr/include/QtCore/qstring.h:419:12: note: QString::QString(const char*)&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:725:8: note: QString::QString(const QString&amp;amp;)&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:89:5: note: QString::QString(QChar)&lt;br /&gt;
/usr/include/QtCore/qstring.h:88:14: note: QString::QString(const QChar*)&lt;br /&gt;
In file included from findform.h:24:0,&lt;br /&gt;
from form1.h:31,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
sqlitedb.h: In constructor ‘DBBrowserIndex::DBBrowserIndex()’:&lt;br /&gt;
sqlitedb.h:58:36: error: call of overloaded ‘QString(int)’ is ambiguous&lt;br /&gt;
sqlitedb.h:58:36: note: candidates are:&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:421:12: note: QString::QString(const QByteArray&amp;amp;)&lt;br /&gt;
/usr/include/QtCore/qstring.h:419:12: note: QString::QString(const char*)&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:725:8: note: QString::QString(const QString&amp;amp;)&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:89:5: note: QString::QString(QChar)&lt;br /&gt;
/usr/include/QtCore/qstring.h:88:14: note: QString::QString(const QChar*)&lt;br /&gt;
In file included from findform.h:24:0,&lt;br /&gt;
from form1.h:31,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
sqlitedb.h: In constructor ‘DBBrowserTable::DBBrowserTable()’:&lt;br /&gt;
sqlitedb.h:73:36: error: call of overloaded ‘QString(int)’ is ambiguous&lt;br /&gt;
sqlitedb.h:73:36: note: candidates are:&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:421:12: note: QString::QString(const QByteArray&amp;amp;)&lt;br /&gt;
/usr/include/QtCore/qstring.h:419:12: note: QString::QString(const char*)&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:725:8: note: QString::QString(const QString&amp;amp;)&lt;br /&gt;
In file included from /usr/include/QtCore/qobject.h:48:0,&lt;br /&gt;
from /usr/include/QtCore/qiodevice.h:46,&lt;br /&gt;
from /usr/include/QtCore/qdatastream.h:46,&lt;br /&gt;
from /usr/include/QtCore/qmetatype.h:49,&lt;br /&gt;
from /usr/include/QtCore/qvariant.h:48,&lt;br /&gt;
from form1.h:4,&lt;br /&gt;
from extendedmainform.h:4,&lt;br /&gt;
from extendedmainform.cpp:1:&lt;br /&gt;
/usr/include/QtCore/qstring.h:89:5: note: QString::QString(QChar)&lt;br /&gt;
/usr/include/QtCore/qstring.h:88:14: note: QString::QString(const QChar*)&lt;br /&gt;
make[1]: *** [.obj/extendedmainform.o] Error 1&lt;br /&gt;
make[1]: Leaving directory `/home/alireza/archives/deb/trunk/sqlitebrowser/sqlitebrowser'&lt;br /&gt;
make: *** [sub-sqlitebrowser-make_default] Error 2&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>