[Bug 122270] Re: [deskbar-applet] Choosing show only primary search engine doesn't work

2007-08-03 Thread zegnus
Hi Alexander,

Have you confirmed that when Google is the default browser, in prefs.js
file browser.search.defaultenginename property exists ?

In my firefox 2.0.0.6, when google is the default browser, this line
doesn't exists and that's the problem.

-- 
[deskbar-applet] Choosing show only primary search engine doesn't work
https://bugs.launchpad.net/bugs/122270
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for deskbar-applet in ubuntu.

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


[Bug 122270] Re: [deskbar-applet] Choosing show only primary search engine doesn't work

2007-07-03 Thread zegnus
I can be a tester

-- 
[deskbar-applet] Choosing show only primary search engine doesn't work
https://bugs.launchpad.net/bugs/122270
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for deskbar-applet in ubuntu.

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


[Bug 122270] Re: [deskbar-applet] Choosing show only primary search engine doesn't work

2007-07-03 Thread zegnus
jajajaja okok sorry :D

-- 
[deskbar-applet] Choosing show only primary search engine doesn't work
https://bugs.launchpad.net/bugs/122270
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for deskbar-applet in ubuntu.

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


[Bug 122767] Crash deskbar-applet + tracker in Ubuntu Feisty

2007-06-28 Thread zegnus
Public bug reported:

Binary package hint: deskbar-applet

I install deskbar-applet and tracker and I add the applet to the bar.

Reboot my system and a pop up show me the crash:

Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 7020
Selinux: No
Accessibility: Disabled
GTK+ Theme: Blubuntu
Icon Theme: Tangerine

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 
0 it_real_value: 0 frequency: 0


--- .xsession-errors -
alarm-notify.c:337 (alarm_msgport_replied) - 0x80de778: Replied to GUI thread
alarm-queue.c:699 (query_objects_changed_async) - Querying for object between 
Mon Jun 25 16:29:01 2007
 to Mon Jun 25 16:29:01 2007
alarm-queue.c:724 (query_objects_changed_async) - No currently queued alarms 
for [EMAIL PROTECTED]
alarm-queue.c:447 (add_component_alarms) - Creating CQA 0x81030d0
alarm-queue.c:470 (add_component_alarms) - Adding alarm 0x80fada0 0x80f7ff0 at 
Thu Jun 28 16:25:00 2007
 Thu Jun 28 16:25:00 2007
alarm-queue.c:487 (add_component_alarms) - Alarm added for 2007011
(gnome-panel:6055): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -11 and height 23
(gnome-panel:6055): Wnck-WARNING **: Unhandled action type (nil)
(gnome-panel:6055): Wnck-WARNING **: Unhandled action type (nil)
--
Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/deskbar/ModuleLoader.py, line 157, in 
load_all
self.load (f)
  File /usr/lib/python2.5/site-packages/deskbar/ModuleLoader.py, line 139, in 
load
mod_instance = getattr (mod, handler) ()
  File /usr/lib/deskbar-applet/handlers/tracker-handler.py, line 201, in 
__init__
self.tracker = 
bus.get_object('org.freedesktop.Tracker','/org/freedesktop/tracker')
  File /var/lib/python-support/python2.5/dbus/_dbus.py, line 410, in 
get_object
follow_name_owner_changes=follow_name_owner_changes)
  File /var/lib/python-support/python2.5/dbus/proxies.py, line 230, in 
__init__
_dbus_bindings.UInt32(0))
  File /var/lib/python-support/python2.5/dbus/proxies.py, line 169, in 
__call__
reply_message = self._connection.send_message_with_reply_and_block(message, 
timeout)
DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process 
/usr/bin/trackerd exited with status 0

** Affects: deskbar-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Crash deskbar-applet + tracker in Ubuntu Feisty
https://bugs.launchpad.net/bugs/122767
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for deskbar-applet in ubuntu.

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


[Bug 122270] Re: [deskbar-applet] Choosing show only primary search engine doesn't work

2007-06-27 Thread zegnus
Hi!

I have solved the problem changing the parameter:

PRIMARY_SEARCH_ENGINE = None

for this:

PRIMARY_SEARCH_ENGINE = Google

in my file:

/usr/lib/deskbar-applet/handlers/mozilla.py

I add that the problem is not linked with the FIRST search engine of the
firefox list, because if I move Google to the third position (for
example), and I select Google, the property:

user_pref(browser.search.selectedEngine, Google);

DON'T appear in prefs.js file and for this, I think that the problem is
directly related with Google.

-- 
[deskbar-applet] Choosing show only primary search engine doesn't work
https://bugs.launchpad.net/bugs/122270
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for deskbar-applet in ubuntu.

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