search for: gio

Displaying 20 results from an estimated 222 matches for "gio".

Did you mean: eio
2003 Oct 27
1
Fwd: Re: Asterisk on FreeBSD
...;t make me wiser. > > /Olle > --------------------------------------------------------------- > 74987 asterisk RET read 0 > 74987 asterisk CALL poll(0x851e400,0x1,0) > 74987 asterisk RET poll 1 > 74987 asterisk CALL read(0x15,0x2845e060,0x100) > 74987 asterisk GIO fd 21 read 0 bytes > "" > 74987 asterisk RET read 0 > 74987 asterisk CALL poll(0x851e400,0x1,0) > 74987 asterisk RET poll 1 > 74987 asterisk CALL read(0x15,0x2845e060,0x100) > 74987 asterisk GIO fd 21 read 0 bytes > "" &gt...
2015 Feb 14
2
freenas USB connection error
...67611 blazer_usb CALL close(0x5) 67611 blazer_usb RET close 0 67611 blazer_usb CALL close(0x4) 67611 blazer_usb RET close 0 67611 blazer_usb CALL gettimeofday(0x7fffffffcb80,0) 67611 blazer_usb RET gettimeofday 0 67611 blazer_usb CALL write(0x2,0x7fffffffc0f0,0xc) 67611 blazer_usb GIO fd 2 wrote 12 bytes " 0.002761 " 67611 blazer_usb RET write 12/0xc 67611 blazer_usb CALL write(0x2,0x7fffffffc0f0,0x34) 67611 blazer_usb GIO fd 2 wrote 52 bytes "Checking device (06DA/0201) (/dev/usb//dev/ugen0.2) " 67611 blazer_usb RET wr...
2013 Jan 05
1
imap: Error: net_connect_unix(/.../auth-master) failed: Invalid argument
...ap CALL fstat(0x5,0xbfbfec60) 1012 imap RET fstat 0 1012 imap CALL kevent(0x9,0xbfbfebe0,0x1,0,0,0) 1012 imap RET kevent 0 1012 imap CALL kevent(0x9,0xbfbfebb0,0x1,0,0,0) 1012 imap RET kevent 0 1012 imap CALL write(0x5,0x807405c,0xc) 1012 imap GIO fd 5 wrote 12 bytes 0x0000 f403 0000 0800 0000 0100 0000 |............| 1012 imap RET write 12/0xc 303 dovecot RET kevent 1 303 dovecot CALL gettimeofday(0x281138c8,0) 303 dovecot RET gettimeofday 0 303 dovecot CALL read(0x73,0xbfbfc460,0x3fc) 3...
2009 Feb 28
1
gnet-2.0, gio-2.0
Hello, I''m porting one project to centos where we use gnet and gio libraries. Will be these libraries part of centos in future? I''m not sure what relationship is between these libraries and glib. Regards Ondrej Filip
2015 Feb 15
0
freenas USB connection error
On Feb 14, 2015, at 2:43 PM, J Neethling <jneethling at webmail.co.za> wrote: > 67611 blazer_usb CALL write(0x2,0x7fffffffd2a0,0xc) > 67611 blazer_usb GIO fd 2 wrote 12 bytes > " 0.280697 " > 67611 blazer_usb RET write 12/0xc > 67611 blazer_usb CALL write(0x2,0x7fffffffd2a0,0x35) > 67611 blazer_usb GIO fd 2 wrote 53 bytes > "read: (229.6 219.5 220.0 021 49.7 2.25 18.5 00000001 > "...
2019 Aug 29
2
[PATCH] p2v: Ignore gtk2 deprecated declarations.
This patch is against libguestfs's old copy of p2v, but the same patch ought to also apply against virt-p2v. Rich.
2014 Apr 17
1
OpenSSH 6.4, "ssh-add -l", output to non-tty
...t(0x3,0x7fffffffdd80,0x6a) 63697 ssh-add NAMI "/tmp/ssh-fEfqnn0cp4/agent.63353" 63697 ssh-add RET connect 0 63697 ssh-add CALL write(0x3,0x7fffffffd930,0x4) [... ssh-agent communications, reads back keys, etc ] 63697 ssh-add CALL read(0x3,0x7fffffffd930,0x2d8) 63697 ssh-add GIO fd 3 read 728 bytes [...] 63697 ssh-add RET read 728/0x2d8 63697 ssh-add CALL fstat(0x1,0x7fffffffd420) 63697 ssh-add RET fstat 0 63697 ssh-add CALL ioctl(0x1,TIOCGETA,0x7fffffffd480) 63697 ssh-add RET ioctl 0 63697 ssh-add CALL write(0x1,0x80202c000,0x51) 63697 ssh-add GIO...
2020 Sep 07
4
NT_STATUS_NETWORK_SESSION_EXPIRED
...tive Directory using Windows Server 2016. The Samba server is a member of the domain. Windows 10 desktops and Linux desktops are also domain members. Windows 10 desktops map network drives to the Samba server, no issues seen. Everything appears to be working. Linux desktops map shares using GVFS `gio mount` command and authenticate with user's kerberos ticket. After 10 hours or so, the gio mounts become inaccessible. GNOME Nautilus gives error "invalid argument". GVFS debug log shows smbc_stat(smb://fileserver.domain.co.uk/share) SMBC_getatr: sending qpathinfo map_errno_from_nt...
2019 Oct 10
2
LLVM 9.0.0 prebuilt binaries for MacOS
...noticed that there are no prebuilt binaries available for MacOS for the latest LLVM 9.0.0 release http://releases.llvm.org/download.html. Official prebuilt binaries for MacOS are available for 8.0.0 on that same page, so I wonder if there's any chance we'll get them for 9.0.0 ? Thanks, -- Gio
2019 Oct 17
3
LLVM 9.0.0 prebuilt binaries for MacOS
Vedant, Thanks for building the packages before. Could you detail what's required to build these binaries on macOS so that someone else could replicate it? Thanks, Tobias On Mon, Oct 14, 2019 at 8:29 PM Vedant Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi Gio, > > I prepared the macOS packages for the past few releases, but have less time to keep up with the open source release process these days. > > I think the community is searching for someone to pick this work up. If you or anyone you know are interested, please get involved. > >...
2001 Dec 07
7
win2k joining Samba 2.2.2 PDC problems.
...d. Error was Permission denied [2001/12/07 04:13:10, 0] passdb/pdb_smbpasswd.c:pdb_getsampwrid(1459) unable to open passdb database. Ktrace shows the following: 1250 smbd CALL geteuid 1250 smbd RET geteuid 1003/0x3eb 1250 smbd CALL write(0x16,0xbfbfe7f4,0x47) 1250 smbd GIO fd 22 wrote 71 bytes "[2001/12/07 03:23:24, 10] passdb/pdb_smbpasswd.c:pdb_getsampwrid(1453) " 1250 smbd RET write 71/0x47 1250 smbd CALL geteuid 1250 smbd RET geteuid 1003/0x3eb 1250 smbd CALL write(0x16,0xbfbfe484,0x27) 1250 smbd GIO...
2019 Aug 29
0
[PATCH] p2v: Ignore gtk2 deprecated declarations.
...k_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/includ...
2008 Dec 17
1
rsync 3.0.4 hangs when I increase verbosity
...le(\#342\#200\#242Unused Art,*,2)send_file_list done--------------------------1) What's going on? Is it because the source have probably 5000 sub folders and total size is around 200 to 300 GB?Doing a ktrace shows the info below...18176 rsync CALL write(0x4,0x1804200,0x30) 18176 rsync GIO fd 4 wrote 48 bytes "2008/12/16 13:25:43 [18176] send_file_list done " 18176 rsync RET write 48/0x30 18176 rsync CALL write(0x1,0x206000,0x14) 18176 rsync GIO fd 1 wrote 20 bytes "send_file_list done " 18176 rsync RET write 20/0x14 18...
2007 Jun 03
3
Dovecot Authentication Problem - Help pls!
Hello List, This is dovecot 1.0.0 on FreeBSD 4.11-STABLE. I did not provide this information before:-) I am back again and I think I am edging closer to getting a solution. I have done some modifications and now dovecot gives me a different error message than before.... Here is what I have for the password_query and user_query password_query = SELECT popbox.cleartext AS password FROM
2012 Jan 24
1
example script for GObject
I tried using Javascript (gjs) with GObject-Introspection and did a port of the create_disk example which is attached below. Quite a bit of time was spent looking up stuff in the GLib reference and guessing how certain idioms translate to gjs. I used the traditional add_drive_opts method since I haven't been able to find how to specify the optional arguments to add_drive_opts. How does that
2006 Dec 10
1
Huge IMAP folder takes forever
Hi! Just updated to 1.0 rc15, but the problem remains. I think it could be client-dependent to some extent. I have only IMAPS access and Maildir. I have one mailbox which contains some 10,200 mails. That mailbox takes forever (have waited 30 minutes and then aborted) to open with Thunderbird 1.5.0.7. Other mailboxes (like dovecot :-), only 6984 mails) opens quickly. When Thunderbird tries to
2020 Sep 15
2
Fwd: Automatic mapping shares on logon time
...be from this list go to the following URL and read the >>> instructions: https://lists.samba.org/mailman/options/samba >>> >> Hi, I think you have two solutions: - using a custom script that runs on user login to query LDAP for appropriate shares an which then uses "gio mount". Very flexible, however gio is a user space mount, so bandwidth limited (I did that for a school and it was working) - using pam_mount.conf (/etc/security/pam_mount.conf.xml in Debian), which I now think is the best solution. Read the man page for more information and examples Rega...
2017 Feb 09
2
Samba AD domain member and home directory creation
Il giorno gio, 09/02/2017 alle 15.59 +0000, Rowland Penny via samba ha scritto: > You need to get use PAM for this, I think it is 'oddjob-mkhomedir' on > Centos > > Thank Rowland, but 'oddjob-mkhomedir' (and sssd) is already installed and with system login (su -, or ssh or lo...
2020 Sep 07
0
NT_STATUS_NETWORK_SESSION_EXPIRED
...er 2016. The Samba server is a > member of the domain. Windows 10 desktops and Linux desktops are also > domain members. > > Windows 10 desktops map network drives to the Samba server, no issues > seen. Everything appears to be working. > > Linux desktops map shares using GVFS `gio mount` command and > authenticate with user's kerberos ticket. > > After 10 hours or so, the gio mounts become inaccessible. GNOME > Nautilus gives error "invalid argument". > > GVFS debug log shows > > smbc_stat(smb://fileserver.domain.co.uk/share) > SMBC_g...
2020 Sep 07
0
NT_STATUS_NETWORK_SESSION_EXPIRED
...2016. The Samba server is a > member of the domain. Windows 10 desktops and Linux desktops are also > domain members. > > Windows 10 desktops map network drives to the Samba server, no issues > seen. Everything appears to be working. > > Linux desktops map shares using GVFS `gio mount` command and > authenticate with user's kerberos ticket. > > After 10 hours or so, the gio mounts become inaccessible. GNOME > Nautilus gives error "invalid argument". > > GVFS debug log shows > > smbc_stat(smb://fileserver.domain.co.uk/share) > SMB...