Re: On dbus

2023-12-20 Thread Todd Gruhn
t; > In my case: > > PKG_DEFAULT_OPTIONS+=pam ssl oss -cups -pulseaudio -alsa -dbus -gvfs -jack > PKG_DEFAULT_OPTIONS+=-wayland > > Note there are some packages which do not offer an option to enable or > disable some feature/dependency/etc. In such cases, the undesired > component or whatever is

Re: On dbus

2023-12-20 Thread John D. Baker
Use PKG_DEFAULT_OPTIONS+= to enable/disable desired/undesired options without having to set PKG_OPTIONS.foo for every package foo that supports those options. In my case: PKG_DEFAULT_OPTIONS+=pam ssl oss -cups -pulseaudio -alsa -dbus -gvfs -jack PKG_DEFAULT_OPTIONS+=-wayland Note there are some

Re: On dbus

2023-12-20 Thread Vitaly Shevtsov
Idk if there is such an option, I guess there is no. This is what I have in /etc/mk.conf and none of packages installed dbus as a dependency : PKG_OPTIONS.gtk3=-gtk3-atk-bridge -wayland -cups x11 PKG_OPTIONS.qt5=-dbus -cups PKG_OPTIONS.libcups=-dbus -dnssd -kerberos PKG_OPTIONS.wine=-cups -dbus

Re: On dbus

2023-12-20 Thread Todd Gruhn
WOW -- thanks. Is there a nice way to tell pkgsrc "dont use dbus" (for ALL packages) /etc/mk.conf ? On Wed, Dec 20, 2023 at 4:23 PM Vitaly Shevtsov wrote: > > Just build your packages without dbus and it will do the trick. > > On Wed, Dec 20, 2023 at 3:1

Re: On dbus

2023-12-20 Thread Vitaly Shevtsov
Just build your packages without dbus and it will do the trick. On Wed, Dec 20, 2023 at 3:17 PM Todd Gruhn wrote: > > Is there a best-way to leave dbus off? (dbus=NO) > Use it only when it is needed? > > On Wed, Dec 20, 2023 at 7:58 AM Vitaly Shevtsov wrote: > > &

Re: On dbus

2023-12-20 Thread Todd Gruhn
Is there a best-way to leave dbus off? (dbus=NO) Use it only when it is needed? On Wed, Dec 20, 2023 at 7:58 AM Vitaly Shevtsov wrote: > > It is used for IPC (interprocess communication) in desktop > applications, usually in Desktop Environments. It is when one > application sends a

Re: On dbus

2023-12-19 Thread Vitaly Shevtsov
ve any owners names tgruhn.dbus -- where does the group > dbus come from? It messed up cvsroot. > > Can I just shut dbus off? > > How often is dbus uses? Do I NEED IT???

On dbus

2023-12-19 Thread Todd Gruhn
I have any owners names tgruhn.dbus -- where does the group dbus come from? It messed up cvsroot. Can I just shut dbus off? How often is dbus uses? Do I NEED IT???

Re: Two dbus questions

2021-04-03 Thread Dan Cîrnaț
On 03.04.21 02:03, Bob Bernstein wrote: Interestingly enough, on a whim I retried to launch my gnome3. It actually started, if only to tell me "Oh no. Something has gone wrong...," etc, but it was a nice X window message with a button 'n everything. There's a MESSAGE in gnome3 about

Re: Two dbus questions

2021-04-02 Thread Bob Bernstein
On Fri, 2 Apr 2021, Dan Cirnat wrote: On 31.03.21 21:34, Bob Bernstein wrote: I am using 9.99.81 amd64 (GENERIC) I grabbed the GIT pkgsrc tree and did 'make replace' for /devel/glib2 and /systutils/dbus. On reboot dbus started normally with no complaint. Still using icewm but gedit

Re: Two dbus questions

2021-04-02 Thread Dan Cîrnaț
version is in WIP[1], feel free to give it a try. The editor launched, but not before issuing this: "(gedit:18215): dconf-WARNING **: 14:19:18.664: failed to commit changes to dconf: Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id or /etc/machi

Two dbus questions

2021-03-31 Thread Bob Bernstein
ne-id: Unable to load /var/lib/dbus/machine-id or /etc/machine-id: Failed to open file ?/var/lib/dbus/machine-id?: No such file or directory" But I just ran 'sh /etc/weekly' and see this: # locate machine-id /var/db/dbus/machine-id For dbus: # pkg_info -c dbus Information for dbus-1.12.20:

Re: Dbus issues

2015-12-03 Thread Mitt Green
Yes, it is there, thank you (: Mitt

Re: Dbus issues

2015-12-03 Thread Mitt Green
Good day, First of all, I try to get GNOME 2 to work solely for fun. Just because it's offered. I have a (precisely) working Xfce desktop on another installation. Second, I dislike dbus as much as you do. We usually compare it to systemd, because most of desktop packages depend

Re: Dbus issues

2015-12-03 Thread Robert Elz
Date:Thu, 03 Dec 2015 10:30:44 +0300 From:Mitt Green <mitt_gr...@yahoo.com> Message-ID: <20151203073044.5869651.9905.3...@yahoo.com> | Third, there is no dbus script, Look in /usr/pkg/share/examples/rc.d If you installed dbus from pkgsrc, the

Re: Dbus issues

2015-12-02 Thread Mitt Green
I've found a dbus script in LFS book, trimmed it a bit, now I am able to startx. But trying to shutdown or reboot from GNOME only freezes X, logout option is fine. There is no .serverauth‎, "waiting for X server to shut down gnome-settings-daemon: Fatal IO error 35 (resource tempor

Dbus issues

2015-12-02 Thread Mitt Green
Good day everyone, I'm troubling starting X on a newly installed system. Errors are:  - Could not connect to ConsoleKit, no /var/run/dbus/system_bus_socket file;  - dbus_g_connection_get_connection: assertion "gconnection" failed;‎  - arguments to dbus_connection_send_with_reply_and_bl