Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Unable to save tabs #8

Closed
JHooverman opened this issue Oct 13, 2011 · 4 comments
Closed

Unable to save tabs #8

JHooverman opened this issue Oct 13, 2011 · 4 comments
Assignees
Labels

Comments

@JHooverman
Copy link
Member

Hello,

I am not sure whether this is bug or a faulty setup of my system. When I open a page, do a right-click and select "Bookmark This Tab", a new window opens (Add a new bookmark, btw. why "bookmark" and not "tab") and I am able to choose between three options "Unsorted Bookmarks". "Bookmarks in Menu" or "Bookmarks in Toolbar".
It does not matter which one I select, the tab or bookmark is not saved.

In a terminal window the message
QSqlQuery::value: not positioned on a valid record
is displayed.

I am using qt4-4.7.4 and sqlite-3.6.23.

Thank you for your attention and for this wonderful browsing experience.

@nowrep
Copy link
Member

nowrep commented Oct 13, 2011

Hello,
when you click on "Bookmark This Tab" it of course open "Add Bookmark" window, because you want to add actual tab to bookmarks, not open new tab. To open new tab, you can use shortcut (Ctrl+T) or click on add tab button (+ icon, right from home button)
Do you have installed libqt4-sql-sqlite?
And can you please send all terminal output?

Thanks for cooperation

@ghost ghost assigned nowrep Oct 13, 2011
@JHooverman
Copy link
Member Author

Installed qt4 packages:
libqt4-sql-mysql-4.7.4-243.1.i586
libqt4-devel-4.7.4-241.1.i586
libqt4-qt3support-4.7.4-241.1.i586
libqt4-sql-4.7.4-241.1.i586
libqt4-x11-4.7.4-241.1.i586
libqt4-4.7.4-241.1.i586
libqt4-sql-sqlite-4.7.4-241.1.i586

Terminal output:
PC@linux-3l36:~> qupzilla
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QFont::setPixelSize: Pixel size <= 0 (0)
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.2) (suse-4.2.1-i386)
OpenJDK Client VM (build 20.0-b11, mixed mode)
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record

Is it possible to compile qupzilla with some kind of debug options to get more information?

@nowrep
Copy link
Member

nowrep commented Oct 14, 2011

Hello,
did you compiled QupZilla by yourself or you used precompiled binary package?
If you compiled by yourself, are you sure that you properly moved all folders from bin/ at github to usr/share/qupzilla ?
And at last, please can you check your browsedata.db file (in some sqlite browser) in your profile folder (~/.qupzilla/profiles/default/browsedata.db) whether it contains tables?
If you don't know, how to check it, you can send it to me by e-mail at [email protected]
Thank you

@JHooverman
Copy link
Member Author

Hello,

the browsedata.db is empty. In the meantime, I have to deleted the profile folder to allow a clean setup and now it works:

PC@linux-3l36:> qupzilla
Creating new profile directory
Cannot find SQLite database file! Copying and using the defaults!
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.2) (suse-4.2.1-i386)
OpenJDK Client VM (build 20.0-b11, mixed mode)
stekoe@linux-3l36:
> qupzilla
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.2) (suse-4.2.1-i386)
OpenJDK Client VM (build 20.0-b11, mixed mode)

I cannot reproduce this error anymore.

Thank you for your time.

@ghost ghost mentioned this issue Oct 21, 2014
@ghost ghost mentioned this issue Jun 16, 2016
@ghost ghost mentioned this issue Aug 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants