Re: beagled -- ioctl: Bad address

2005-04-15 Thread Shane Bishop
It's most likely due to the fact that Hoary uses Mono 1.0.5. Beagle
requires at least 1.0.6
To get it working again in hoary, follow the instructions on the beagle
wiki:
http://beaglewiki.org/index.php/UbuntuInstall
hope that helps,
Shane

On Fri, 2005-04-15 at 16:13 -0500, Thor Farrow wrote:
 I've recently installed Beagle on my laptop running Ubuntu Hoary
 pre-release, and it was running fine until this past week.  I'm assuming
 that one of the Ubuntu package upgrades is causing this, but I am now
 getting the following error in terminal when attempting to start the
 beagled:
 
 
 [EMAIL PROTECTED]:~$ beagled
 [EMAIL PROTECTED]:~$ ioctl: Bad address
 ioctl: Bad address
 ioctl: Bad address
 ioctl: Bad address
 
 Unhandled Exception: System.IO.IOException: Attempt to
 watch /usr/share/applications failed!
 in 0x00133 Beagle.Util.Inotify:Watch
 (string,Beagle.Util.Inotify/EventType,Beagle.Util.Inotify/EventType)
 in 0xf Beagle.Util.Inotify:Watch
 (string,Beagle.Util.Inotify/EventType)
 in 0x00167 Beagle.Daemon.LauncherQueryable.LauncherQueryable:Watch
 (string)
 in 0x00158 Beagle.Daemon.LauncherQueryable.LauncherQueryable:Start ()
 in 0x00016 Beagle.Daemon.Queryable:Start ()
 in 0x000af Beagle.Daemon.QueryDriver:Start ()
 in 0x00c14 Beagle.Daemon.BeagleDaemon:Main (string[])
 
 
 
 Any pointers to resolving this would be much appreciated, keeping in
 mind that I am a Linux newbie.  Thanks in advance!
 
 - Thor
 
 ___
 Dashboard-hackers mailing list
 Dashboard-hackers@gnome.org
 http://mail.gnome.org/mailman/listinfo/dashboard-hackers

___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: beagled -- ioctl: Bad address

2005-04-15 Thread Robert Love
On Fri, 2005-04-15 at 16:13 -0500, Thor Farrow wrote:
 I've recently installed Beagle on my laptop running Ubuntu Hoary
 pre-release, and it was running fine until this past week.  I'm assuming
 that one of the Ubuntu package upgrades is causing this, but I am now
 getting the following error in terminal when attempting to start the
 beagled:

You need to use an earlier Beagle or a newer inotify.

Robert Love


___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: beagled -- ioctl: Bad address

2005-04-15 Thread Thor Farrow
Thanks Shane, Robert and Jon,

I've gone through the steps to reinstall per the instructions at the
beaglewiki.org link with no result.  I've elected to remove the inotify
call in /boot/grub/menu.lst until I get home some time next week.  I
don't want to keep poking and end up doing something to make my laptop
unusable until then, with no ability to recover.  Just as a matter of
curiosity, what does enabling inotify gain me with regards to Beagle?

Thanks again,

- Thor

On Fri, 2005-04-15 at 16:22 -0500, Shane Bishop wrote:
 It's most likely due to the fact that Hoary uses Mono 1.0.5. Beagle
 requires at least 1.0.6
 To get it working again in hoary, follow the instructions on the beagle
 wiki:
 http://beaglewiki.org/index.php/UbuntuInstall
 hope that helps,
 Shane
 
 On Fri, 2005-04-15 at 16:13 -0500, Thor Farrow wrote:
  I've recently installed Beagle on my laptop running Ubuntu Hoary
  pre-release, and it was running fine until this past week.  I'm assuming
  that one of the Ubuntu package upgrades is causing this, but I am now
  getting the following error in terminal when attempting to start the
  beagled:
  
  
  [EMAIL PROTECTED]:~$ beagled
  [EMAIL PROTECTED]:~$ ioctl: Bad address
  ioctl: Bad address
  ioctl: Bad address
  ioctl: Bad address
  
  Unhandled Exception: System.IO.IOException: Attempt to
  watch /usr/share/applications failed!
  in 0x00133 Beagle.Util.Inotify:Watch
  (string,Beagle.Util.Inotify/EventType,Beagle.Util.Inotify/EventType)
  in 0xf Beagle.Util.Inotify:Watch
  (string,Beagle.Util.Inotify/EventType)
  in 0x00167 Beagle.Daemon.LauncherQueryable.LauncherQueryable:Watch
  (string)
  in 0x00158 Beagle.Daemon.LauncherQueryable.LauncherQueryable:Start ()
  in 0x00016 Beagle.Daemon.Queryable:Start ()
  in 0x000af Beagle.Daemon.QueryDriver:Start ()
  in 0x00c14 Beagle.Daemon.BeagleDaemon:Main (string[])
  
  
  
  Any pointers to resolving this would be much appreciated, keeping in
  mind that I am a Linux newbie.  Thanks in advance!
  
  - Thor
  
  ___
  Dashboard-hackers mailing list
  Dashboard-hackers@gnome.org
  http://mail.gnome.org/mailman/listinfo/dashboard-hackers
 
 ___
 Dashboard-hackers mailing list
 Dashboard-hackers@gnome.org
 http://mail.gnome.org/mailman/listinfo/dashboard-hackers

___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers


Re: beagled -- ioctl: Bad address

2005-04-15 Thread Michael Hill
On Fri, 2005-04-15 at 17:51 -0400, Robert Love wrote:
 On Fri, 2005-04-15 at 16:13 -0500, Thor Farrow wrote:
  I've recently installed Beagle on my laptop running Ubuntu Hoary
  pre-release, and it was running fine until this past week.  I'm 
  assuming that one of the Ubuntu package upgrades is causing this, 
  but I am nowgetting the following error in terminal when attempting 
  to start the beagled:
 
 You need to use an earlier Beagle or a newer inotify.

The only way I succeeded in getting this working was to downgrade to
Mario's 0.0.8 package (same repository, all dependencies remaining
equal).  The stock 2.6.10 kernel (the latest) does not have inotify
0.21, and apparently there are issues with the Ubuntu 2.6.11 kernel
built from source with the 0.22 patch.  Alas, after days of flawless
Beagle operation I switched from Hoary to Breezy today and broke it.

Mike

___
Dashboard-hackers mailing list
Dashboard-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers