Re: [gentoo-user] troubles with emerge --sync

2009-11-11 Thread Alex Bennee
2009/11/11 Alan McKinnon alan.mckin...@gmail.com:
 The remote end cut you off. Try another mirror.

Is this a know infrastructure issue. It seems to happening a lot
lately. I'm wary of retrying lest I end up on a ban list.

-- 
Alex, homepage: http://www.bennee.com/~alex/
http://www.half-llama.co.uk



[gentoo-user] Using the x11 overlay

2009-05-05 Thread Alex Bennee
Hi,

I had manually built (via my own local overlay) more recent versions of
large chunks of X to get around some slugish performance on my Intel
based setup. However I noticed by xf86-video-intel driver got
downgraded today due to an updated package.mask with the message:

R?mi Cardona r...@gentoo.org (29 Apr 2009)
# packages currently in the x11 overlay which will soon be moved to portage
# see bug #260582 for xorg-server 1.6.1 issues
# see bug #174434 for xcb-related issues (not all are blocker)

Which is great but what do I do in the meantime?

I thought I may as well try the x11 overlay so added it to layman but
obviously the package mask is still in effect. I assume the manually
editing /usr/portage/profile/package.mask will cause problems when the
package.mask is updated. I can see the overlay has it's own profile
stuff that prevents dev builds (9) being built accidentally but
nothing that overides the profile mask settings.

Basically I'm a little lost on how to run recent X11 (myself or via
the x11 overlay) the correct way until the packages finally make it
into the portage tree.

-- 
Alex, homepage: http://www.bennee.com/~alex/
CV: http://www.bennee.com/~alex/cv.php



Re: [gentoo-user] Using the x11 overlay

2009-05-05 Thread Alex Bennee
2009/5/5 Neil Bothwick n...@digimed.co.uk:
 On Tue, 5 May 2009 11:50:18 +0100, Alex Bennee wrote:

 I thought I may as well try the x11 overlay so added it to layman but
 obviously the package mask is still in effect. I assume the manually
 editing /usr/portage/profile/package.mask will cause problems when the
 package.mask is updated.

 Put it in /etc/portage/package.unmask

Hmmm, it seems the x11 overlay is missing a whole bunch of stuff as it
complains:

alculating dependencies... done!

!!! All ebuilds that could satisfy =x11-proto/xineramaproto-1.1.3
have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-proto/xineramaproto- (masked by: package.mask, ~amd64 keyword)
/usr/portage/local/layman/x11/profiles/package.mask:
# Don't let people install these accidentally


For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
(dependency required by x11-base/xorg-server- [ebuild])
(dependency required by world [argument])

danny ~ # less /usr/portage/local/layman/x11/x11-proto/xineramaproto/
Manifest   xineramaproto-.ebuild

Which hits the overlays own masks. It looks like I'll have to go back
to my own hand crafted overlay but with the package.mask overided as
you suggested.


-- 
Alex, homepage: http://www.bennee.com/~alex/
CV: http://www.bennee.com/~alex/cv.php



[gentoo-user] Compiz broke on latest portage update?

2009-04-27 Thread Alex Bennee
I updated compiz today which required me to unmask:

dev-libs/iniparser ~amd64

And it promptly broke with:

18:44 a...@danny/x86_64 [~] ~/bin/start-compiz.sh
compiz: symbol lookup error: /usr/lib/libcompizconfig.so.0: undefined
symbol: iniparser_new

However revdep-rebuild seems quite happy. Has anyone else seen this today?

-- 
Alex, homepage: http://www.bennee.com/~alex/
CV: http://www.bennee.com/~alex/cv.php



[gentoo-user] Re: Compiz broke on latest portage update?

2009-04-27 Thread Alex Bennee
2009/4/27 Alex Bennee kernel-hac...@bennee.com:
 I updated compiz today which required me to unmask:

 dev-libs/iniparser                     ~amd64

 And it promptly broke with:

 18:44 a...@danny/x86_64 [~] ~/bin/start-compiz.sh
 compiz: symbol lookup error: /usr/lib/libcompizconfig.so.0: undefined
 symbol: iniparser_new

http://bugs.gentoo.org/show_bug.cgi?id=259715

Fixed by:

emerge -v =x11-libs/libcompizconfig-0.8.2



-- 
Alex, homepage: http://www.bennee.com/~alex/
CV: http://www.bennee.com/~alex/cv.php



Re: [gentoo-user] Gnome Save Session dialog gone

2006-09-17 Thread Alex Bennee
On Sun, 2006-09-17 at 14:23 +0930, Iain Buchanan wrote:
 On Fri, 2006-09-15 at 11:29 +0100, Alex Bennee wrote:
  On Fri, 2006-09-15 at 08:49 +0930, Iain Buchanan wrote:
   On Thu, 2006-09-14 at 18:01 +0100, Alex Bennee wrote:
Hi,

When I logout of gnome it no longer asks me if I wish to save the
session and as a result I lose all my session data each time I logout.

Anyone know where this went? Is this an upstream Gnome issue or am I
missing some magical USE flag?
   
   Desktop Menu  Preferences  Sessions:
   Automatically save changes to session should save changes even without
   the dialog, or
   Ask on logout should bring back your dialog.
  
  Ahhh - I should of mentioned I have been to this dialog. However what
  ever I set it to it seems to make no difference to if I'm prompted or
  not.
 
 hmmm, what version of gnome are you using? gnome-light or gnome?
 
 This sounds like gnome 2.10/2.12 (can't remember) behaviour...

The About Dialog reckons it's 2.14.2

 Also, when you say it no longer asks, when did it ask? what have you
 done in the mean time?

It used to until after one emerge update it stopped asking. I think it
broke a couple of months ago.

I'm running on amd64 so I don't think the latest gnome has been unmasked
yet.

 -- 
 Iain Buchanan iaindb at netspace dot net dot au
 
 Avoid the Gates of Hell.  Use Linux
   -- unknown source
 
--
Alex, homepage: http://www.bennee.com/~alex/
can I write a unix-like kernel in perl?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gnome Save Session dialog gone

2006-09-15 Thread Alex Bennee
On Fri, 2006-09-15 at 08:49 +0930, Iain Buchanan wrote:
 On Thu, 2006-09-14 at 18:01 +0100, Alex Bennee wrote:
  Hi,
  
  When I logout of gnome it no longer asks me if I wish to save the
  session and as a result I lose all my session data each time I logout.
  
  Anyone know where this went? Is this an upstream Gnome issue or am I
  missing some magical USE flag?
 
 Desktop Menu  Preferences  Sessions:
 Automatically save changes to session should save changes even without
 the dialog, or
 Ask on logout should bring back your dialog.

Ahhh - I should of mentioned I have been to this dialog. However what
ever I set it to it seems to make no difference to if I'm prompted or
not.

-- 
Alex, homepage: http://www.bennee.com/~alex/
San Francisco isn't what it used to be, and it never was. -- Herb Caen

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Gnome Save Session dialog gone

2006-09-14 Thread Alex Bennee
Hi,

When I logout of gnome it no longer asks me if I wish to save the
session and as a result I lose all my session data each time I logout.

Anyone know where this went? Is this an upstream Gnome issue or am I
missing some magical USE flag?

--
Alex, homepage: http://www.bennee.com/~alex/
Electrical Engineers do it with less resistance.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Gnome Session not saving

2006-08-08 Thread Alex Bennee
Despite having Ask on Logout ticked in the Gnome Sessions Preference
I'm not being prompted to Save Session when I log out. As a result
none of my desktop changes are persistent over different logons. 

Any idea what could be happening?
--
Alex, homepage: http://www.bennee.com/~alex/
The way to a man's heart is through the left ventricle.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Wine won't build

2006-07-08 Thread Alex Bennee
Hi,

I can't get wine to build. The configure script complains that it can't
find freetype (despite it being installed) but I'm not sure if thats the
problem. I assume an exit status of 1 from the configure script is bad?

malory alex #
tail /var/tmp/portage/wine-0.9.16/work/wine-0.9.16/config.log
#define HAVE_SIGINFO_T_SI_FD 1
#define HAVE_STRUCT_MTGET_MT_GSTAT 1
#define HAVE_STRUCT_MTGET_MT_BLKNO 1
#define HAVE_STRUCT_OPTION_NAME 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
#define HAVE_TIMEZONE 1
#define HAVE_DAYLIGHT 1

configure: exit 1

The last few lines of the ebuild where:

config.status: executing dlls/gdi/mfdrv commands
config.status: executing dlls/kernel/messages commands
config.status: executing dlls/user/resources commands
config.status: executing dlls/wineps.drv/data commands
config.status: executing include/wine commands

configure: WARNING: FreeType is missing.
configure: WARNING: Fonts will not be built. Dialog text may be
invisible or unaligned.

Configure finished.  Do 'make depend  make' to compile Wine.


!!! Please attach the following file when filing a report to
bugs.gentoo.org:
!!! /var/tmp/portage/wine-0.9.16/work/wine-0.9.16/config.log

!!! ERROR: app-emulation/wine-0.9.16 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  wine-0.9.16.ebuild, line 100:   Called econf '--sysconfdir=/etc/wine'
'--with-curses' '--with-opengl' '--with-x' '--disable-trace'
'--disable-debug'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.




--
Alex, homepage: http://www.bennee.com/~alex/
I WILL NOT DO MATH IN CLASS I WILL NOT DO MATH IN CLASS I WILL NOT DO
MATH IN CLASS I WILL NOT DO MATH IN CLASS Lisa Simpson on chalkboard in
episode BABF07

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Rhythmbox and Audioscrobbler

2006-02-14 Thread Alex Bennee
I thought I'd give the latest Rhythmbox a try with the scocial music
audoscrobbler system. When I emerged it it all ran fine but even with
the username and password in the audioscrobbler box I'm not seeing my
last.fm page update. I enebaled musicbrainz in my make.conf in case that
was it but no dice. 

I've looked at the network traffic but I can't see any going to
audioscrobbler so I'm guessing rhythmbox is just not sending it. Anyone
else got this working?


--
Alex, homepage: http://www.bennee.com/~alex/
It's not the valleys in life I dread so much as the dips. -- Garfield

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Building Kernel Modules with custom kernel trees

2006-01-24 Thread Alex Bennee
Hi,

I'm tracking the kernel by hand (following the git tree and doing some
hacking of my own). However whenever I try and emerge a ebuild that
involves a kernel module it usually fails to work out the correct
kernel:

 * Determining the location of the kernel source code
 * Found kernel source directory:
 * /usr/src/linux
 * Found sources for kernel version:
 * 2.6.15-git12

 * getfilevar requires 2 variables, with the second a valid file.
 *getfilevar VARIABLE CONFIGFILE
 * Could not find a usable .config in the kernel source directory.
 * Please ensure that /usr/src/linux points to a configured set of Linux
sources.
 * If you are using KBUILD_OUTPUT, please set the environment var so
that
 * it points to the necessary object directory so that it might
find .config.

!!! ERROR: sys-fs/fuse-2.5.0 failed.
!!! Function linux-info_pkg_setup, Line 534, Exitcode 1
!!! Unable to calculate Linux Kernel version

However with all kernels you should be able to detrmine the root via
uname -r:

malory / # ls -l /lib/modules/`uname -r`
total 212
lrwxrwxrwx  1 root root31 Jan 15 17:16 build
- /home/alex/src/kernel/linux-2.6
lrwxrwxrwx  1 root root31 Jan 15 17:16 source
- /home/alex/src/kernel/linux-2.6

There really is no need to force people to build as root under /usr/src
so is it possible to educate portage to use the uname method to
determine the root of the kernel tree for building kernel modules?

--
Alex, homepage: http://www.bennee.com/~alex/
Blessed be those who initiate lively discussions with the hopelessly
mute, for they shall be know as Dentists. dis

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Udev Permissions

2006-01-08 Thread Alex Bennee
I've been having trouble getting udev to create stuff with the right
permissions. The latest is with my phone which has a USB Mass Storrage
Interface. I've added this line to my 10-local.rules:

# My Phone
BUS=usb, SYSFS{interface}=Sony Erics Memory Stick,
KERNEL=sd?1,NAME=%k, SYMLINK=phonemem, GROUP=users,  MODE=0660

Which sort of works. It creates the /dev/phonemem symlink to /dev/sdc1
when I plug my phone in. However instead of giving it the group
permissions I suggest it still selects disk:

malory rules.d # ls -l /dev/phonemem
lrwxrwxrwx  1 root root 4 Jan  9 01:00 /dev/phonemem - sdc1
malory rules.d # ls -l /dev/sdc1
brw-rw  1 root disk 8, 33 Jan  9 01:00 /dev/sdc1
malory rules.d # ls -l /dev/sdc
brw-rw  1 root disk 8, 32 Jan  9 01:00 /dev/sdc

I was under the impression that configuring things in 10-local should
overide any of the following general stuff in the main body of rules.
Have I come across a bug or have I just not understood the subtly of
creating the rule?

--
Alex, homepage: http://www.bennee.com/~alex/
Sherrif: His story had kind of an odor to it. Inara: Yes. It's not
the only thing about him that does.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Can't get spellchecking to work on evolution

2005-11-22 Thread Alex Bennee
On Tue, 2005-11-15 at 19:56 +, C. Beamer wrote:
 Hi,
 
 Alex Bennee wrote:
 
 Although its enabled evolution never picks up any mis-spelled words. I
 suspect its something to do with the fact no dictionaries are selectable
 in the preferences dialog.
 
 I have aspell-en installed but that doesn't seem to be enough.
 
 Any ideas?
   
 
 I don't know if this will help, but make sure that you've emerged ispell
 and/or aspell.  I had aspell installed, but couldn't spell check in
 another application because I needed ispell installed.

I had both emerged. However it looks like gnome-spell only needs aspell
to work:

[ebuild  N] app-text/gnome-spell-1.0.5-r2  -debug 211 kB
[ebuild  N]  app-text/enchant-1.1.6  -debug 431 kB
[ebuild  N]   app-dicts/aspell-en-0.51.1  168 kB
[ebuild  N]app-text/aspell-0.50.5-r4  +gpm 992 kB

Still no dice though :-(


 HTH.
 
 Colleen
--
Alex, homepage: http://www.bennee.com/~alex/
Don't drink when you drive -- you might hit a bump and spill it.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] How do I test gnome-spell?

2005-11-21 Thread Alex Bennee
I can't get spell checking in Evolution to work (it has no idea what
dictionaries are available). The base aspell seems to be working but I
don't know how to test the gnome-spell component. Any ideas?

--
Alex, homepage: http://www.bennee.com/~alex/
You have literary talent that you should take pains to develop.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't get spellchecking to work on evolution

2005-11-15 Thread Alex Bennee
Although its enabled evolution never picks up any mis-spelled words. I
suspect its something to do with the fact no dictionaries are selectable
in the preferences dialog.

I have aspell-en installed but that doesn't seem to be enough.

Any ideas?

--
Alex, homepage: http://www.bennee.com/~alex/
If you MUST get married, it is always advisable to marry beauty.
Otherwise, you'll never find anybody to take her off your hands.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Should emerge --sync be so slow?

2005-10-19 Thread Alex Bennee
As my system has become more lived in I've noticed the time taken to
update the cache at the end of an emerge --sync is getting slower and
slower. The system will hang around 50% for a long time and thrash the
crap out of the disks.

Is this just usual behaviour for portage? Is there anyway to flush the
cache files and start again with a clean emerge --sync?


--
Alex, homepage: http://www.bennee.com/~alex/
signal(i, SIG_DFL); /* crunch, crunch, crunch */ -- Larry Wall in
doarg.c from the perl source code

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Getting Bluetooth talking to phone

2005-09-25 Thread Alex Bennee
I think I have everything up. The gnome-bluetooth-manager does come up
but it doesn't do much more than display my phone which it can find. I
can't get any dialog's up (info/etc) but the messages in the console
window seem to suggest it can't display something:

15:25 [EMAIL PROTECTED] [tmp] gnome-bluetooth-manager
/usr/lib/python2.4/site-packages/gnomebt/manager.py:142:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.statusbar = gnome.ui.AppBar (gtk.TRUE, gtk.TRUE)
/usr/lib/python2.4/site-packages/gnomebt/manager.py:153:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.iconlist.set_sorted (gtk.TRUE)
/usr/lib/python2.4/site-packages/gnomebt/manager.py:162:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  vbox.pack_end (self.scrolly, expand = gtk.TRUE)
/usr/lib/python2.4/site-packages/gnomebt/manager.py:85:
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  if self.btctl.is_initialised() == gtk.FALSE:
/usr/lib/python2.4/site-packages/gnomebt/manager.py:243:
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  self.scanitem.set_sensitive (gtk.FALSE)
/usr/lib/python2.4/site-packages/gnomebt/manager.py:220: GtkWarning:
gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.pop ()
/usr/lib/python2.4/site-packages/gnomebt/manager.py:222: GtkWarning:
gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_(Scanning for devices...))

(Bluetooth Device Manager:1777): GnomeUI-CRITICAL **:
gnome_appbar_set_progress_percentage: assertion
`appbar-_priv-progress != NULL' failed
** Message: inquiry_result: bdaddr 00:0E:07:95:0A:C0 class 520204
** Message: Already know about 00:0E:07:95:0A:C0, preparing for
rediscovery
/usr/lib/python2.4/site-packages/gnomebt/manager.py:208: GtkWarning:
gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.pop ()
/usr/lib/python2.4/site-packages/gnomebt/manager.py:209: GtkWarning:
gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_(Found device %s.) % (name))
** Message: inquiry complete
/usr/lib/python2.4/site-packages/gnomebt/manager.py:226: GtkWarning:
gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_(Retrieving device names...))

(Bluetooth Device Manager:1777): GnomeUI-CRITICAL **:
gnome_appbar_set_progress_percentage: assertion
`appbar-_priv-progress != NULL' failed
/usr/lib/python2.4/site-packages/gnomebt/manager.py:213: GtkWarning:
gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.pop ()
/usr/lib/python2.4/site-packages/gnomebt/manager.py:214: GtkWarning:
gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_(Device %s is called '%s'.) % (device, name))

(Bluetooth Device Manager:1777): GnomeUI-CRITICAL **:
gnome_appbar_set_progress_percentage: assertion
`appbar-_priv-progress != NULL' failed
/usr/lib/python2.4/site-packages/gnomebt/manager.py:230: GtkWarning:
gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
  self.statusbar.push (_(Scan complete.))
/usr/lib/python2.4/site-packages/gnomebt/manager.py:231:
GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
  self.scanitem.set_sensitive (gtk.TRUE)

(Bluetooth Device Manager:1777): GnomeUI-CRITICAL **:
gnome_appbar_set_progress_percentage: assertion
`appbar-_priv-progress != NULL' failed
/usr/lib/python2.4/site-packages/gnomebt/manager.py:195:
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  gtk.main ()

Anyone else been having issues with it? Is it problem with the python
libraries?


--
Alex, homepage: http://www.bennee.com/~alex/
You have taken yourself too seriously.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Best way to build a debugging binary

2005-09-05 Thread Alex Bennee
Hi,

I keep getting crashes when exiting evolution so I thought I'd have a go
at generating a decent debugging build so I can submit a bug report.

I thought the best thing to do would be re-emerge evolution with
debugging enabled:

CFLAGS=-g3 -O0 USE=debug emerge -v evolution

However this doesn't seem to be having the desired effect. For one
emerge cleans up the build so there is no reference source tree. The
other is the debugging symbols don't seem to be fully there. e.g:

(gdb) bt
#0  0x0001 in ?? ()
#1  0x2aaab0ca61fd in camel_object_trigger_event ()
from /usr/lib/libcamel-1.2.so.0
#2  0x2aaab1f6be78 in camel_vee_folder_get_location ()
from /usr/lib/libcamel-provider-1.2.so.3
#3  0x2aaab1f69226 in camel_vee_folder_remove_folder ()
from /usr/lib/libcamel-provider-1.2.so.3
#4  0x2aaab1f6c59b in camel_vee_folder_get_location ()
from /usr/lib/libcamel-provider-1.2.so.3
#5  0x2aaab0ca5edb in camel_object_unref ()
from /usr/lib/libcamel-1.2.so.0
#6  0x2aaab1f6c59b in camel_vee_folder_get_location ()
from /usr/lib/libcamel-provider-1.2.so.3
#7  0x2aaab0ca5edb in camel_object_unref ()
from /usr/lib/libcamel-1.2.so.0
#8  0x2aaab1f6c59b in camel_vee_folder_get_location ()
from /usr/lib/libcamel-provider-1.2.so.3
#9  0x2aaab0ca5edb in camel_object_unref ()
from /usr/lib/libcamel-1.2.so.0
#10 0x2aaab211c7a1 in vfolder_gui_add_from_address ()
   from /usr/lib/evolution/2.2/components/libevolution-mail.so
#11 0x2e4bcccd in g_hash_table_foreach ()
from /usr/lib/libglib-2.0.so.0
#12 0x2aaab211c7d2 in mail_vfolder_shutdown ()
   from /usr/lib/evolution/2.2/components/libevolution-mail.so
#13 0x2aaab2109865 in mail_filter_delete_uri ()
   from /usr/lib/evolution/2.2/components/libevolution-mail.so
#14 0x2abc98ae in
_ORBIT_skel_small_GNOME_Evolution_Component_quit ()
   from /usr/lib/evolution/2.2/libeshell.so.0
#15 0x2c8fdc26 in ORBit_c_stub_invoke ()
from /usr/lib/libORBit-2.so.0
#16 0x2abcb3aa in GNOME_Evolution_Component_quit ()
from /usr/lib/evolution/2.2/libeshell.so.0
#17 0x0041d1eb in e_shell_construct_result_to_string ()
#18 0x0041d422 in e_shell_quit ()
#19 0x00417f0e in e_shell_startup_wizard_create ()
#20 0x2e16914a in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#21 0x2c52b433 in bonobo_closure_invoke_va_list ()
from /usr/lib/libbonobo-2.so.0
#22 0x2c52b60e in bonobo_closure_invoke ()
from /usr/lib/libbonobo-2.so.0
#23 0x2c0263e3 in bonobo_ui_component_get_type ()
from /usr/lib/libbonoboui-2.so.0
#24 0x2c8fdc26 in ORBit_c_stub_invoke ()
from /usr/lib/libORBit-2.so.0
#25 0x2c52ed39 in Bonobo_UIComponent_execVerb ()
from /usr/lib/libbonobo-2.so.0
#26 0x2c02d9b7 in bonobo_ui_engine_dump ()
from /usr/lib/libbonoboui-2.so.0
#27 0x2e16914a in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#28 0x2e17c60f in g_signal_has_handler_pending ()
from /usr/lib/libgobject-2.0.so.0
#29 0x2e17d99e in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#30 0x2e17dd03 in g_signal_emit ()
from /usr/lib/libgobject-2.0.so.0
#31 0x2c031bff in bonobo_ui_sync_wrap_widget ()
from /usr/lib/libbonoboui-2.so.0
#32 0x2e16914a in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
#33 0x2e17caaa in g_signal_has_handler_pending ()
from /usr/lib/libgobject-2.0.so.0
#34 0x2e17d99e in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#35 0x2e17dd03 in g_signal_emit ()
from /usr/lib/libgobject-2.0.so.0
#36 0x2d209d92 in gtk_widget_activate ()
from /usr/lib/libgtk-x11-2.0.so.0
#37 0x2d13ad51 in gtk_menu_shell_activate_item ()
from /usr/lib/libgtk-x11-2.0.so.0
#38 0x2d13b06b in gtk_menu_shell_activate_item ()
from /usr/lib/libgtk-x11-2.0.so.0
#39 0x2d12c6e6 in gtk_marshal_VOID__UINT_STRING ()
from /usr/lib/libgtk-x11-2.0.so.0
#40 0x2e16914a in g_closure_invoke ()
from /usr/lib/libgobject-2.0.so.0
---Type return to continue, or q return to quit---
#41 0x2e17c60f in g_signal_has_handler_pending ()
from /usr/lib/libgobject-2.0.so.0
#42 0x2e17d703 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#43 0x2e17dd03 in g_signal_emit ()
from /usr/lib/libgobject-2.0.so.0
#44 0x2d209ef0 in gtk_widget_activate ()
from /usr/lib/libgtk-x11-2.0.so.0
#45 0x2d12aac1 in gtk_propagate_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#46 0x2d12ae0c in gtk_main_do_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#47 0x2d900e80 in gdk_event_get_graphics_expose ()
from /usr/lib/libgdk-x11-2.0.so.0
#48 0x2e4c9076 in g_main_context_dispatch ()
from /usr/lib/libglib-2.0.so.0
#49 0x2e4caa98 in g_main_context_acquire ()
from /usr/lib/libglib-2.0.so.0
#50 0x2e4cadfa in g_main_loop_run ()
from /usr/lib/libglib-2.0.so.0
#51 0x2c5193eb in bonobo_main () from 

[gentoo-user] ldconfig breaks my system

2005-07-15 Thread Alex Bennee
Hi,

Applogies for the cross-post. I'm unsure if this is and amd64 specific
problem or a more general b0rkage.

I've posted about my failing glibc emerges before:

http://thread.gmane.org/gmane.linux.gentoo.user/114627

I think I've narrowed it down to ldconfig running during the emerge. In
fact at the moment any time I run ldconfig it breaks the system so that
I cannot spawn any new shells (they segfault straight away). I can
restore my system by untaring a rescue glibc binary.

Can anyone give me any hints on how to diagnose the problem with
ldconfig and why things stop working when its done?

I'm currently building a parallel world on a second partition (in a
chrooted environment) to see if there are any differences between the
two setups (i.e a subtle breakage occured and was never picked up).

--
Alex, homepage: http://www.bennee.com/~alex/
It destroys one's nerves to be amiable every day to the same human
being. -- Benjamin Disraeli

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] udev Strangeness

2005-06-12 Thread Alex Bennee
Hi,

I've managed to get my usbdrive to appear in its own fixed /dev entry
but I cannot get the same to happen for my camera. It seems the udev
rule seems to get ignored. Any idea why?

# My pendrive
BUS=usb, SYSFS{product}=USB DISK Pro, KERNEL=sd?1, NAME=%k,
SYMLINK=usbdrive

# My Camera
#
# Not working for some reason
BUS=usb,SYSFS{vendor}=OLYMPUS , KERNEL=sd?1, NAME=%k,
SYMLINK=olympus

The only difference I can see is udev ignores the rule for the camera
despite the udev info dump indicating the SYSFS{vendor} key should
match.

Log of USB stick vs Camera follows:

Jun 12 23:44:02 [kernel] usb 1-3: new high speed USB device using
ehci_hcd and address 17
Jun 12 23:44:02 [kernel] scsi16 : SCSI emulation for USB Mass Storage
devices
Jun 12 23:44:07 [kernel]   Vendor:   Model: USB DISK Pro
Rev: PMAP
Jun 12 23:44:07 [kernel] SCSI device sdc: 500736 512-byte hdwr sectors
(256 MB)
- Last output repeated twice -
Jun 12 23:44:07 [kernel] Attached scsi removable disk sdc at scsi16,
channel 0, id 0, lun 0
Jun 12 23:44:07 [scsi.agent] disk
at 
/devices/pci:00/:00:02.2/usb1/1-3/1-3:1.0/host16/target16:0:0/16:0:0:0
Jun 12 23:44:07 [udev] creating device node '/dev/sdc'
Jun 12 23:44:07 [udev] configured rule in
'/etc/udev/rules.d/10-local.rules' at line 5 applied, added symlink
'usbdrive2'
Jun 12 23:44:07 [udev] configured rule in
'/etc/udev/rules.d/10-local.rules' at line 5 applied, 'sdc1' becomes '%
k'
Jun 12 23:44:07 [udev] creating device node '/dev/sdc1'
Jun 12 23:44:13 [udev] removing device node '/dev/sdc1'
Jun 12 23:44:13 [kernel] usb 1-3: USB disconnect, address 17
Jun 12 23:44:13 [udev] removing device node '/dev/sdc'

Jun 12 23:47:21 [kernel] usb 3-1: new full speed USB device using
ohci_hcd and address 13
Jun 12 23:47:21 [kernel] scsi17 : SCSI emulation for USB Mass Storage
devices
Jun 12 23:47:26 [kernel]   Vendor: OLYMPUS   Model: u20D,S400D,u400D
Rev: 1003
Jun 12 23:47:26 [kernel] SCSI device sdc: 512000 512-byte hdwr sectors
(262 MB)
Jun 12 23:47:26 [kernel] sdc: assuming Write Enabled
Jun 12 23:47:26 [kernel] SCSI device sdc: 512000 512-byte hdwr sectors
(262 MB)
Jun 12 23:47:26 [kernel] Attached scsi removable disk sdc at scsi17,
channel 0, id 0, lun 0
Jun 12 23:47:26 [scsi.agent] disk
at 
/devices/pci:00/:00:02.1/usb3/3-1/3-1:1.0/host17/target17:0:0/17:0:0:0
Jun 12 23:47:26 [udev] creating device node '/dev/sdc'
Jun 12 23:47:26 [udev] creating device node '/dev/sdc1'
Jun 12 23:48:05 [udev] removing device node '/dev/sdc1'
Jun 12 23:48:05 [kernel] usb 3-1: USB disconnect, address 13
Jun 12 23:48:05 [udev] removing device node '/dev/sdc'


--
Alex, homepage: http://www.bennee.com/~alex/
We can't schedule an orgy, it might be construed as fighting --Stanley
Sutton

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] GStreamer Pad error with Rhythmbox

2005-06-04 Thread Alex Bennee
Hi,

Has anyone else been seeing problems with Gstreamer based apps not
playing files due to Internal GStreamer error: pad problem? It seems
to of broken on the last update.

There is a bug filled (http://bugs.gentoo.org/show_bug.cgi?id=86675) but
I was wondering if its an isolated case?


--
Alex, homepage: http://www.bennee.com/~alex/
Only kings, presidents, editors, and people with tapeworms have the
right to use the editorial we. -- Mark Twain

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Help with nautilus

2005-05-18 Thread Alex Bennee
On Tue, 2005-05-17 at 17:55 +0100, Ognjen Bezanov wrote:
 Alex Bennee wrote:
 If you run the command again with strace:
 
 strace -e trace=open nautilus --no-desktop --file-browser
 
 You will probably be able to see what the failing file is interleaved
 among the ** (nautilus:13834): WARNING **:  messages.
 
 --- SIGCHLD (Child exited) @ 0 (0) ---
 --- SIGRTMIN (Unknown signal 32) @ 0 (0) ---
 --- SIGRTMIN (Unknown signal 32) @ 0 (0) ---
 open(/etc/rpc, O_RDONLY)  = 27
 open(/home/ognen/.recently-used, O_RDWR) = 27
 
 ** (nautilus:15748): WARNING **: URI NOT LOADED
 
 ** (nautilus:15748): WARNING **: Error in parse: Error on line 1851 char
 14: Odd  character 'T', expected a '' character to end the start tag of
 element 'URIion '
 

Have a look at the file /home/ognen/.recently-used which is an XML dump
of your browsing history. I suspect it has gotten corrupted at some
point. The warnings look like the XML parser is having issues.

You should be able to delete it without a problem and see if the problem
goes away.

--
Alex, homepage: http://www.bennee.com/~alex/
Political history is far too criminal a subject to be a fit thing to
teach children. -- W.H. Auden

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Help with nautilus

2005-05-18 Thread Alex Bennee
On Wed, 2005-05-18 at 18:19 +0100, Ognjen Bezanov wrote:
 Alex Bennee wrote:
 
 On Tue, 2005-05-17 at 17:55 +0100, Ognjen Bezanov wrote:
   
 
 Alex Bennee wrote:
 
 
 If you run the command again with strace:
 
 strace -e trace=open nautilus --no-desktop --file-browser
 
 You will probably be able to see what the failing file is interleaved
 among the ** (nautilus:13834): WARNING **:  messages.
 
   
 
 --- SIGCHLD (Child exited) @ 0 (0) ---
 --- SIGRTMIN (Unknown signal 32) @ 0 (0) ---
 --- SIGRTMIN (Unknown signal 32) @ 0 (0) ---
 open(/etc/rpc, O_RDONLY)  = 27
 open(/home/ognen/.recently-used, O_RDWR) = 27
 
 ** (nautilus:15748): WARNING **: URI NOT LOADED
 
 ** (nautilus:15748): WARNING **: Error in parse: Error on line 1851 char
 14: Odd  character 'T', expected a '' character to end the start tag of
 element 'URIion '
 
 
 
 
 Have a look at the file /home/ognen/.recently-used which is an XML dump
 of your browsing history. I suspect it has gotten corrupted at some
 point. The warnings look like the XML parser is having issues.
 
 You should be able to delete it without a problem and see if the problem
 goes away.
 
 --
 Alex, homepage: http://www.bennee.com/~alex/
 Political history is far too criminal a subject to be a fit thing to
 teach children. -- W.H. Auden
 
   
 
 Well, I just checked my .nautilus directory, and for that matter, I
 actually have nothing in there, its empty.

Umm, acording to the strace the file is in your home directory, not in
any sub directories (/home/ognen/.recently-used). strace shows it being
opened and assigned a file handle so it must be there.

Did you do ls -a in your home directory to check? Normally files
starting with . are suppressed in your ls listing.

 The only folder i have is one called metafiles.
 
 So I tried creating the .recently-used file, but nautilus still fails.
 
 Anyone have any more help to offer? Cheers.
 
 
--
Alex, homepage: http://www.bennee.com/~alex/
A man is known by the company he organizes. -- Ambrose Bierce

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What mixes up line order of world file?

2005-05-16 Thread Alex Bennee
On Mon, 2005-05-16 at 19:56 -0400, A. R. wrote:
 Yeah, I find this a little bit of an annoyance too ;-)
 I find myself doing cat /var/lib/portage/world | sort very often just to 
 see the contents of the file.
 
 But then again it is just a very minor thing.

Its the minor things that prompt you to tweak you .bashrc to define
aliases or helper functions ;-)

--
Alex, homepage: http://www.bennee.com/~alex/
All of the true things I am about to tell you are shameless lies. -- The
Book of Bokonon / Kurt Vonnegut Jr.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Help with nautilus

2005-05-16 Thread Alex Bennee
 Would you please provide more details about the actual error?
 One good way to do that is to launch nautilus from a terminal with the
 following command IIRC:
 
 nautilus --no-desktop --file-browser
 
 and take a look at the ouput when it crashes.
 
 here is the error output from the command you specified:
 
 [EMAIL PROTECTED] ognen $ nautilus --no-desktop --file-browser
 
 ** (nautilus:13834): WARNING **: URI NOT LOADED
 
 ** (nautilus:13834): WARNING **: Error in parse: Error on line 1851 char
 14: Odd  character 'T', expected a '' character to end the start tag of
 element 'URIion '
 
 ** (nautilus:13834): WARNING **: Error on line 1851 char 14: Odd
 character 'T', expected a '' character to end the start tag of element
 'URIion'
 
 ** (eog:13859): WARNING **: Failed to lock:  Resource temporarily
 unavailable
 
 ** (eog:13859): WARNING **: URI NOT LOADED
 
 ** (eog:13859): WARNING **: Error in parse: Error on line 1851 char 14:
 Odd char acter 'T', expected a '' character to end the start tag of
 element 'URIion'
 
 ** (eog:13859): WARNING **: Error on line 1851 char 14: Odd character
 'T', expec ted a '' character to end the start tag of element 'URIion'
 
 ** (eog:13859): WARNING **: URI NOT LOADED
 
 ** (eog:13859): WARNING **: Error in parse: Error on line 1851 char 14:
 Odd char acter 'T', expected a '' character to end the start tag of
 element 'URIion'
 
 ** (eog:13859): WARNING **: Error on line 1851 char 14: Odd character
 'T', expec ted a '' character to end the start tag of element 'URIion'
 
 
 Any help appreciated.
 
 
 Whats interesting to note is that if i run the above command as root it
 works, without crashing. It seems to be a problem with my user
 account/permissions rather then the program itself.

If you run the command again with strace:

strace -e trace=open nautilus --no-desktop --file-browser

You will probably be able to see what the failing file is interleaved
among the ** (nautilus:13834): WARNING **:  messages.


--
Alex, homepage: http://www.bennee.com/~alex/
Complex system: One with real problems and imaginary profits.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Evolution Data Server keeps reverting

2005-05-08 Thread Alex Bennee
Hi,

I had a problem starting evolution:

14:11 [EMAIL PROTECTED] [alex] evolution-2.2
evolution-2.2: error while loading shared libraries: libecal-1.2.so.2:
cannot open shared object file: No such file or directory

When I checked I found that libecalc belonged to evolution-data-server.
A quick re-emerge later updates it to the latest version and everythig
is good. However I check for updates and find emerge would revert it
back to 1.0.4 if it got the chance (which explains why evolution broke):

14:21 [EMAIL PROTECTED] emerge -p -v --deep --update world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild UD] gnome-extra/evolution-data-server-1.0.4 [1.2.1] -debug
-doc -ldap 0 kB

Both versions are ~amd64 so I don't think that is the reason. Any idea
what is causing emerge to think it wants to revert to a broken package?


--
Alex, homepage: http://www.bennee.com/~alex/
I don't want to live on in my work, I want to live on in my apartment.
-- Woody Allen

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Evolution Data Server keeps reverting

2005-05-08 Thread Alex Bennee
On Sun, 2005-05-08 at 16:03 +0200, Holly Bostick wrote:
 Alex Bennee wrote:
  Both versions are ~amd64 so I don't think that is the reason. Any idea
  what is causing emerge to think it wants to revert to a broken package?
 
 There could be a couple of reasons reasons:
 
 1) you're running a amd64 system (~amd64 is not set in /etc/make.conf),
 and you've installed evolution-data-server with ACCEPT_KEYWORDS instead
 of with an entry in /etc/portage/package.keywords;
 
 2) something else is installed that depends on the earlier version of
 evo-data-server and must downgrade evo-data-server to the version it can
 use.

Both evolution and the data server are set ~amd64 in package.keywords

 For 2) instead of emerge -upDv, try
 
 emerge -upDtv
 
 to get a tree view of what is trying to downgrade evo-data-server.
 Perhaps that program needs to be updated to an unstable version that
 will accept the higher version of evo-data-server.

00:56 [EMAIL PROTECTED] [portage] emerge -upDtv world

These are the packages that I would merge, in reverse order:

Calculating world dependencies ...done!
[nomerge  ] gnome-extra/libgail-gnome-1.1.0  -debug
[nomerge  ]  gnome-base/gnome-panel-2.8.2  -debug -doc +eds*
[ebuild UD]   gnome-extra/evolution-data-server-1.0.4 [1.2.1] -debug
-doc

It seems that +eds support in gnome-panel wants a fixed version of
evolution-data-server. I don't suppose there is a easy way of forcing
the build to build against the latest eds to check its happy? Or is it
easiest to just directly tweak the ebuild to test?

--
Alex, homepage: http://www.bennee.com/~alex/
We're all looking for a woman who can sit in a mini-skirt and talk
philosophy, executing both with confidence and style.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerged glibc does not work

2005-04-17 Thread Alex Bennee
On Sun, 2005-04-17 at 21:22 +0200, Erik wrote:
 Richard Fish wrote:

   What error results when you try to run one of
 those programs?
   
 
 Segmentation fault.

I've seen this before:

http://thread.gmane.org/gmane.linux.gentoo.user/114627

Did you seem a similer error at the end of emerging glibc?

If you do an emerge -p -v glibc what USE flags do you get?

--
Alex, homepage: http://www.bennee.com/~alex/
Be careful! Is it classified?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nmap results: need help

2005-04-12 Thread Alex Bennee
On Tue, 2005-04-12 at 15:43 -0700, death rince wrote:
 hi,

 a) why does it show that the there is netbois ports
 b) why mysql is shown as unauthorised.
 c) why is it showiing tftp as filtered. why it is open
 in the first place
 
 I have attached the output of  grep disable
 /etc/xinetd.d/*  below.
 
 I would appreciate some help on this.
 
 with regards
 john doe
 
 
 
 69/tcpfiltered tftp
 109/tcp   open pop2 UW POP2 server
 2001.63rh
 110/tcp   open pop3 UW Imap pop3 server
 2001.78rh
 135/tcp   filtered msrpc
 137/tcp   filtered netbios-ns
 138/tcp   filtered netbios-dgm
 139/tcp   filtered netbios-ssn
 143/tcp   open imap UW imapd 2001.315rh
 445/tcp   filtered microsoft-ds
 993/tcp   open ssl/imap UW imapd 2001.315rh
 995/tcp   open ssl/pop3 UW Imap pop3 server
 2001.78rh
 3306/tcp  open mysqlMySQL (unauthorized)
 1/tcp open http Webmin httpd

On the machine scanning the simplest thing to do is run netstat -lpn
which will list all listening ports and what program has them open. That
should at least point you in the direction of whats what.

--
Alex, homepage: http://www.bennee.com/~alex/
It is the wise bird who builds his nest in a tree.

--
gentoo-user@gentoo.org mailing list