[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2013-05-01 Thread Thomas Hotz
No response and starting with Precise this package is not shipped any
more with Ubuntu.

** Changed in: deskbar-applet (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: deskbar-applet (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/205018

Title:
  Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/205018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2012-11-10 Thread Thomas Hotz
Can you reproduce this error with Ubuntu 10.04 or 12.04?

** Changed in: deskbar-applet (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/205018

Title:
  Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/205018/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-02-07 Thread Ohad Lutzky
OK, Searches are finally implemented.

On Sat, Jan 31, 2009 at 7:43 PM, Sebastian Pölsterl s...@k-d-w.org
wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Ohad Lutzky schrieb:
  Which UI changes are blockers? Because the new bookmark system is
  rather complex, and I'm not sure when I'll have time to get around it.
 
  On Fri, Jan 30, 2009 at 12:31 PM, Sebastian Pölsterl s...@k-d-w.org
 wrote:
  I just realized that UI freeze starts next Monday. Do you think you can
  get it ready until Monday? Doesn't have to be perfect, but the UI
  changes must be completed.
 
  --
  Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
  https://bugs.launchpad.net/bugs/205018
  You received this bug notification because you are a direct subscriber
  of the bug.
 
 There must be at least an option to enable bookmarks, history and
 searches separately. That should do it I guess. Not sure if searches
 would require more options.

 - --
 Greetings,
 Sebastian Pölsterl
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iEYEARECAAYFAkmEjbQACgkQ1ygZeJ3lLIe9lwCgjD1JKKyWkiNSY9VMwzIKT9he
 n8sAn2JW5zVOgunLZZpzorUFCDvG9pjH
 =Ek9d
 -END PGP SIGNATURE-

 --
 Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
 https://bugs.launchpad.net/bugs/205018
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Man is the only animal that laughs and weeps, for he is the only animal that
is struck with the difference between what things are and what they ought to
be.
- William Hazlitt

Ohad Lutzky

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-02-07 Thread Sebastian Pölsterl
Thanks a lot Ohad.

I had a quick look at your code. I noticed that you use json to retrieve
the search engines. However, I don't have a search.json file in my
profile directory, only search.sqlite which seems to include the data.
In addition, the json module is part of python since 2.6 only, but
deskbar has to work with python 2.5, too. For 2.5 there's the simplejson
module. If it doesn't work without json you must make sure one of those
modules is available in module's has_requirements method.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-01-31 Thread Ohad Lutzky
Which UI changes are blockers? Because the new bookmark system is
rather complex, and I'm not sure when I'll have time to get around it.

On Fri, Jan 30, 2009 at 12:31 PM, Sebastian Pölsterl s...@k-d-w.org wrote:
 I just realized that UI freeze starts next Monday. Do you think you can
 get it ready until Monday? Doesn't have to be perfect, but the UI
 changes must be completed.

 --
 Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
 https://bugs.launchpad.net/bugs/205018
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Man is the only animal that laughs and weeps, for he is the only
animal that is struck with the difference between what things are and
what they ought to be.
 - William Hazlitt

Ohad Lutzky

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-01-31 Thread Sebastian Pölsterl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ohad Lutzky schrieb:
 Which UI changes are blockers? Because the new bookmark system is
 rather complex, and I'm not sure when I'll have time to get around it.
 
 On Fri, Jan 30, 2009 at 12:31 PM, Sebastian Pölsterl s...@k-d-w.org wrote:
 I just realized that UI freeze starts next Monday. Do you think you can
 get it ready until Monday? Doesn't have to be perfect, but the UI
 changes must be completed.

 --
 Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
 https://bugs.launchpad.net/bugs/205018
 You received this bug notification because you are a direct subscriber
 of the bug.

There must be at least an option to enable bookmarks, history and
searches separately. That should do it I guess. Not sure if searches
would require more options.

- --
Greetings,
Sebastian Pölsterl
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmEjbQACgkQ1ygZeJ3lLIe9lwCgjD1JKKyWkiNSY9VMwzIKT9he
n8sAn2JW5zVOgunLZZpzorUFCDvG9pjH
=Ek9d
-END PGP SIGNATURE-

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-01-30 Thread Sebastian Pölsterl
I just realized that UI freeze starts next Monday. Do you think you can
get it ready until Monday? Doesn't have to be perfect, but the UI
changes must be completed.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-01-04 Thread Ohad Lutzky
On Sat, Jan 3, 2009 at 10:46 PM, Sebastian Pölsterl s...@k-d-w.org
wrote:

 That's fine. Just set is_history to True on the BrowserMatch if it's an
 history item.


Done. I'll try and add search sometime this week. (Fortunately,
search.sqlite doesn't seem to be locked!)

-- 
Man is the only animal that laughs and weeps, for he is the only animal that
is struck with the difference between what things are and what they ought to
be.
- William Hazlitt

Ohad Lutzky

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-01-03 Thread Ohad Lutzky
Well, History and Bookmarks have been joined together in Firefox 3 - the
only difference between a history item and a bookmark seems to be an extra
flag on the bookmark. Splitting this functionality would create code
duplication. Also, implementing searches engines will probably be very
similar as well. Since we copy the sqlite database over (the copy in use by
firefox is always locked), splitting into multiple modules means additional
overhead as well.
Would it be OK if one module contains all three functions, but has
configuration options to disable them? (Under 'More...')

On Sat, Jan 3, 2009 at 7:42 PM, Sebastian Pölsterl s...@k-d-w.org
wrote:

 I tried out the latest version and I must say it works great.

 However, I was wondering if it was possible to split the module in 3
 modules like the FF2 version? One for querying bookmarks, one for
 querying history, and one for querying search engines. Search engines
 doesn't seem to get retrieved at all at the moment. In addition, if I
 tagged a bookmark I can't use e.g. google search me to do a Google
 search (see BrowserSmartMatch).

 Once those issues are fixed I'd love to include it.

 --
 Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
 https://bugs.launchpad.net/bugs/205018
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Man is the only animal that laughs and weeps, for he is the only animal that
is struck with the difference between what things are and what they ought to
be.
- William Hazlitt

Ohad Lutzky

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-01-03 Thread Sebastian Pölsterl
That's fine. Just set is_history to True on the BrowserMatch if it's an
history item.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2009-01-03 Thread Sebastian Pölsterl
I tried out the latest version and I must say it works great.

However, I was wondering if it was possible to split the module in 3
modules like the FF2 version? One for querying bookmarks, one for
querying history, and one for querying search engines. Search engines
doesn't seem to get retrieved at all at the moment. In addition, if I
tagged a bookmark I can't use e.g. google search me to do a Google
search (see BrowserSmartMatch).

Once those issues are fixed I'd love to include it.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-12-03 Thread Mikkel Kamstrup Erlandsen
I think Ohad's solution is pretty much as clean as one can hope for
without an extension needed on the Firefox side... I am a bit worried
about copying the entire DB though.

On my system the places db is about 1mb and I clean my data almost
daily. Moreover as far as I can see the db is updated each time I change
a page in firefox. This will not be good for battery powered laptops...

I may be mistaken though. If the database doesn't update as often as I
assume (fx. maybe only when I actively change something in the
bookmarks), then it is not really a problem as I see it.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-12-03 Thread Ohad Lutzky
On Wed, Dec 3, 2008 at 3:36 PM, Mikkel Kamstrup Erlandsen
[EMAIL PROTECTED] wrote:

 I think Ohad's solution is pretty much as clean as one can hope for
 without an extension needed on the Firefox side... I am a bit worried
 about copying the entire DB though.

 On my system the places db is about 1mb and I clean my data almost
 daily. Moreover as far as I can see the db is updated each time I change
 a page in firefox. This will not be good for battery powered laptops...

 I may be mistaken though. If the database doesn't update as often as I
 assume (fx. maybe only when I actively change something in the
 bookmarks), then it is not really a problem as I see it.

While the DB-copying solution is not optimal (it would be best if
Firefox just wouldn't request an exclusive lock - sqlite supports
one-writer-many-readers), it's less damaging than you think: The DB is
copied only upon searching, when you probably have enough hard-drive
activity going on to make reading a 1MB file pretty insignificant.
Even then, it only occurs if the DB has changed, so multiple searches
in a row should rarely ever copy the DB twice.
What does worry me is if the DB becomes large enough to make storage
of the duplicate copy a concern (say, on an EEE or XO laptop).

I'm hoping this is a minor change to make in firefox, and I'll try to
investigate the issue.

 --
 Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
 https://bugs.launchpad.net/bugs/205018
 You received this bug notification because you are a direct subscriber
 of the bug.


--
Man is the only animal that laughs and weeps, for he is the only
animal that is struck with the difference between what things are and
what they ought to be.
- William Hazlitt

Ohad Lutzky

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-12-03 Thread Srdan Dukic
Just to add to Nexus' workaround
(https://bugs.launchpad.net/ubuntu/+source/deskbar-
applet/+bug/205018/comments/3) there is a preference in the Firefox
'about:config' called 'browser.bookmarks.autoExportHTML' which, when set
to true, exports the bookmarks from SQLite to the bookmarks.html file
every time you close the browser. By default it's set to 'false'.

This would mean that the extension would work for all bookmarks except
the ones added in the current firefox session.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-12-03 Thread Mikkel Kamstrup Erlandsen
Ohad: Ok, I see. While a fix in FF would definitely be optimal I don't
see that as blocking it from entering deskbar (of course this is
ultimately Sebastian's decision, I'm just an old deskbar-hacker with an
opinion :-D). And if FF is changed to use non-exclusive locks in the
future deskbar should be able to adapt without huge changes.

Srdan: While it appears that this workaround can make the old extension
work without a FF downgrade I am still much in favor as Ohad's module as
it stands since it will work without the user tweaking FF.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-12-03 Thread Ohad Lutzky
There's another difference: My applet shows all places, attempting to
emulate the AwesomeBar - not just bookmarks. (This can be tweaked, of
course)

On Thu, Dec 4, 2008 at 12:41 AM, Mikkel Kamstrup Erlandsen 
[EMAIL PROTECTED] wrote:

 Ohad: Ok, I see. While a fix in FF would definitely be optimal I don't
 see that as blocking it from entering deskbar (of course this is
 ultimately Sebastian's decision, I'm just an old deskbar-hacker with an
 opinion :-D). And if FF is changed to use non-exclusive locks in the
 future deskbar should be able to adapt without huge changes.

 Srdan: While it appears that this workaround can make the old extension
 work without a FF downgrade I am still much in favor as Ohad's module as
 it stands since it will work without the user tweaking FF.

 --
 Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
 https://bugs.launchpad.net/bugs/205018
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Man is the only animal that laughs and weeps, for he is the only animal that
is struck with the difference between what things are and what they ought to
be.
- William Hazlitt

Ohad Lutzky

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-10-11 Thread Ohad Lutzky
On Thu, Oct 9, 2008 at 2:29 PM, Sebastian Pölsterl [EMAIL PROTECTED] wrote:
 I can see how you solved the problem of firefox locking the DB. But how
 do you guarantee that the copy of the sqlite db stays up-to-date? One
 solution would be to monitor firefox's sqlite db for changes and copy
 and parse the file each time.

This is exactly what we do (on each query).

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-10-09 Thread Sebastian Pölsterl
I can see how you solved the problem of firefox locking the DB. But how
do you guarantee that the copy of the sqlite db stays up-to-date? One
solution would be to monitor firefox's sqlite db for changes and copy
and parse the file each time.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-10-04 Thread Ohad Lutzky
Sebastian, using OpenSearch will only solve the issue for searches, not for 
bookmarks and history.
I have created a deskbar module that provides history searching for Firefox 3 
using sqlite, you can find it here:

http://github.com/lutzky/deskbar_ff3

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-06-21 Thread Sebastian Pölsterl
@nexus: The workaround most likely works, because the files firefox 2
created are still there. However, an OpenSearch module is currently in
the works [1]. The search engines in firefox are all OpenSearch
compatible, so you can add them to Deskbar, too.

[1]: http://bugzilla.gnome.org/show_bug.cgi?id=528184

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-06-09 Thread Danilo Penna Queiroz
https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/205018/comments/3
does it works?

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-05-28 Thread nexus
Do you mean that you can't access this format now or you will not be
able to access it in future?

Maybe you should think about releasing a version which just uses the
search engines from firefox. At least for me this would be enough. :-)

The workaround I posted above works for the search engines. Don't know
what happens if you try to search the history or bookmarks as I didn't
try that yet. But I think this workaround is a much better idea than
downgrading to firefox 2.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-05-28 Thread Sebastian Pölsterl
There's a good reason that only firefox  3 is allowed, because we're
unable to parse history and bookmarks of Firefox 3. It's stored in a
different format (Sqlite) we can't access.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-05-28 Thread nexus
Sorry, I forgot something:

@Sebastian: Thanks for the information why firefox 3 is not (yet)
supported.

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-05-09 Thread nexus
If you don't want to downgrade Firefox you can simply change the allowed 
versions by editing the following file:
/usr/lib/deskbar-applet/modules-2.20-compatible/mozilla.py

Change the max ff version in line 36 to 
MAX_FF_VERSION = [3, 1, 0, 0] # exclusively
for example

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-05-03 Thread Steve Moser
I have a workaround. Go here
http://ubuntuforums.org/showthread.php?t=767012 to uninstall ff3 and
install ff2. Once that is done you still have to change your preferred
application from firefox %s to firefox-2 %s

Once that is done deskbar should work

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205018] Re: Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks

2008-03-23 Thread Sebastien Bacher
thank you for your bug report; as indicated in the message that's a
known issue

** Changed in: deskbar-applet (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Confirmed

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs