From owner-freebsd-gnome@FreeBSD.ORG Wed May 21 23:44:27 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA17337B401 for ; Wed, 21 May 2003 23:44:27 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98F6843FB1 for ; Wed, 21 May 2003 23:44:26 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from sysinfo.mezzweb.com ([68.103.37.247]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030522064423.UNQH4514.lakemtao07.cox.net@sysinfo.mezzweb.com>; Thu, 22 May 2003 02:44:23 -0400 Date: Thu, 22 May 2003 01:30:27 -0500 To: Joe Marcus Clarke Content-Type: text/plain; charset=utf-8; format=flowed References: <1053468403.317.48.camel@gyros> <1053500208.71721.23.camel@shumai.marcuscom.com> <1053533541.317.10.camel@gyros> <1053542616.415.27.camel@gyros> <1053556952.415.108.camel@gyros> <1053569615.19335.12.camel@shumai.marcuscom.com> <1053575070.19335.20.camel@shumai.marcuscom.com> <1053583395.19335.39.camel@shumai.marcuscom.com> From: Jeremy Messenger MIME-Version: 1.0 Message-ID: In-Reply-To: <1053583395.19335.39.camel@shumai.marcuscom.com> User-Agent: Opera7.11/Linux M2 build 406 cc: FreeBSD GNOME Users Subject: Re: HEADS UP TESTERS: Lates nautilus-cd-burner may work X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 06:44:28 -0000 On 22 May 2003 02:03:15 -0400, Joe Marcus Clarke wrote: > On Thu, 2003-05-22 at 00:16, Jeremy Messenger wrote: >> On 21 May 2003 23:44:30 -0400, Joe Marcus Clarke >> wrote: >> >> >> Ok, now it did built, but I don't see any of debug message... When, I >> ran nautilus-cd-burner and it just run fine without any of message. The >> write CD is still disable (grey), but create an ISO file is enable. I >> even ran it under the gdb and it is just normal, no error or whatever. > > Try this patch. I had to patch it by hand again, must be something wrong with attach from the Opera's mail client? Ahh well, it doesn't matter thought.. Here's my result.. 1) The nautilus-cd-burner exit, but it still run and use 100% of CPU in the ps and top. Note: See #4 for the gdb, don't know if it helps. 2) I can't see the ISO write or CD write options anymore. 3) I finally can see the messages. ================================================= # nautilus-cd-burner ** (process:26996): WARNING **: XXX: About to open /dev/acd0c ** (process:26996): WARNING **: XXX: Created CD Drive TEAC CD-W516EB 1.0A CD-W516EB 1.0A 1.0A ** (process:26996): WARNING **: XXX: dev = /dev/acd0c ** (process:26996): WARNING **: XXX: max_speed_write = 65535 ** (process:26996): WARNING **: XXX: cdrecord_id = 0,1,0 mapping method init - connect2: Connection refused (nautilus-cd-burner:26996): libgnomevfs-WARNING **: module '/usr/X11R6/lib/gnome-vfs-2.0/modules/libmapping.so' returned a NULL handle sysinfo# (nautilus:27000): GnomeUI-WARNING **: While connecting to session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed. mapping method init - connect2: Connection refused (nautilus:27000): libgnomevfs-WARNING **: module '/usr/X11R6/lib/gnome- vfs-2.0/modules/libmapping.so' returned a NULL handle (nautilus:27000): libgnomevfs-WARNING **: module '/usr/X11R6/lib/gnome- vfs-2.0/modules/libmapping.so' returned a NULL handle ** (process:27013): WARNING **: XXX: About to open /dev/acd0c ** (process:27013): WARNING **: XXX: Created CD Drive TEAC CD-W516EB 1.0A CD-W516EB 1.0A 1.0A ** (process:27013): WARNING **: XXX: dev = /dev/acd0c ** (process:27013): WARNING **: XXX: max_speed_write = 65535 ** (process:27013): WARNING **: XXX: cdrecord_id = 0,1,0 ================================================= 4) I ran it under the gdb and I don't know if it helps. I kill the process when, so here's info: ================================================= (gdb) r Starting program: /usr/X11R6/bin/nautilus-cd-burner ** (process:26985): WARNING **: XXX: About to open /dev/acd0c ** (process:26985): WARNING **: XXX: Created CD Drive TEAC CD-W516EB 1.0A CD-W516EB 1.0A 1.0A ** (process:26985): WARNING **: XXX: dev = /dev/acd0c ** (process:26985): WARNING **: XXX: max_speed_write = 65535 ** (process:26985): WARNING **: XXX: cdrecord_id = 0,1,0 ^C Program received signal SIGINT, Interrupt. 0x289ddb24 in g_closure_invoke (closure=0x0, return_value=0x808ba30, n_param_values=134789680, param_values=0x808ba30, invocation_hint=0x808ba30) at gclosure.c:412 412 gclosure.c: No such file or directory. in gclosure.c (gdb) bt #0 0x289ddb24 in g_closure_invoke (closure=0x0, return_value=0x808ba30, n_param_values=134789680, param_values=0x808ba30, invocation_hint=0x808ba30) at gclosure.c:412 #1 0x289f02e5 in signal_emit_unlocked_R (node=0x808cb80, detail=0, instance=0x91683d8, emission_return=0x0, instance_and_params=0xbfbff7b0) at gsignal.c:2752 #2 0x289ef8a4 in g_signal_emit_valist (instance=0x91683d8, signal_id=0, detail=0, var_args=0xbfbff940 "") at gsignal.c:2554 #3 0x289efbb4 in g_signal_emit (instance=0x808ba30, signal_id=134789680, detail=134789680) at gsignal.c:2612 #4 0x284730cc in gtk_container_add (container=0x91683d8, widget=0x9169700) at gtkcontainer.c:960 #5 0x284dcfd2 in gtk_menu_item_new_with_label (label=0x808ba30 "\001\200") at gtkmenuitem.c:251 #6 0x0804caaa in refresh_dialog (xml=0x8080780) at nautilus-cd- burner.c:575 #7 0x0804cf12 in init_dialog (xml=0x8080780, dialog=0x8095000, size=13817032180755011072, disc_name=0x0, disable_reuse=0) at nautilus-cd-burner.c:667 #8 0x0804d657 in main (argc=1, argv=0xbfbffb84) at nautilus-cd- burner.c:858 #9 0x0804b8e5 in _start () ================================================= Cheers, Mezz > Joe > >> >> Cheers, >> Mezz -- bsdforums.org 's moderator, mezz.