clbr / fifth

Fifth is a Linux-exclusive browser that carries the best features from Opera, as well as a few unique features that are likely to please Linux power users. It's based on a custom Webkit port to FLTK and comes licensed under the GPLv3.
GNU General Public License v3.0
106 stars 7 forks source link

Fifth fails to start after importing Opera bookmarks #14

Closed pepalogik closed 9 years ago

pepalogik commented 9 years ago

I imported Opera bookmarks using the provided shell script while Fifth was not running. Then it could not start. After I removed the bookmarks file, it could start again. If you would like to inspect the generated file, please tell me where can I post it as a private message.

clbr commented 9 years ago

I'll need only the source file (in Opera format). If it's not too big, you could compress it with xz and send via e-mail? cand at gmx com.

clbr commented 9 years ago

Thanks. Your bookmark file contained several invalid directories (dirs without a name). I pushed a fix that assigns them the name "INVALID".

With this, your converted bookmarks are handled fine, though there's such a huge amount of them that the FLTK menu system has trouble making them easy to use by mouse. Using them via the URL bar should be nicer (typing their names like in Opera).