[GSOC] Request for feedback for the new web application

2019-07-27 Thread Mojca Miklavec
Dear MacPorts users and developers,

As most of you probably know already, we have 4 GSOC projects this
year, one of them for a web application.

The application written by Arjun made a decent progress so far and is
available under a temporary URL:
http://ec2-52-34-234-111.us-west-2.compute.amazonaws.com/

We would be extremely happy for any feedback you might have, either
here or under
https://github.com/macports/macports-webapp/issues
so that we can make the application better and more useful while Arjun
is still working on it full time.

You are also invited to opt-in to statistics submission by running
sudo port install mpstats-gsoc

Samples of statistics collected in the last two months can be seen
here, for example:
http://ec2-52-34-234-111.us-west-2.compute.amazonaws.com/statistics/
http://ec2-52-34-234-111.us-west-2.compute.amazonaws.com/port/wget/?tab=stats
Thank you very much to everyone who is participating.

Thank you very much,
Mojca


inkscape-gtk3-devel and D-Bus errors

2019-07-27 Thread Ruben Di Battista
Hello, 
I’m working on Inkscape-gtk3-devel in order to build it on Mojave (since the 
standard port doesn’t work). So far I managed to make it build correctly and 
the app also starts… But I’m getting some errors related to D-Bus that are a 
bit weird:

```
inkscape
dbus[1696]: Dynamic session lookup supported but failed: launchd did not 
provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Failed to get connection
** (:1696): CRITICAL **: 16:11:24.836: dbus_g_proxy_new_for_name: 
assertion 'connection != NULL' failed

** (:1696): CRITICAL **: 16:11:24.837: dbus_g_proxy_call: assertion 
'DBUS_IS_G_PROXY (proxy)' failed

** (:1696): CRITICAL **: 16:11:24.837: 
dbus_g_connection_register_g_object: assertion 'connection != NULL' failed
Pango version: 1.42.4

** (:1696): WARNING **: 16:11:25.228: Fonts dir 
'/Users/rubendibattista/.config/inkscape/fonts' does not exist and will be 
ignored.

(:1696): Gtk-CRITICAL **: 16:11:25.810: gtk_combo_box_set_active: 
assertion 'index_ >= -1' failed

(:1696): Gtk-CRITICAL **: 16:11:25.884: gtk_combo_box_set_active: 
assertion 'index_ >= -1' failed
dbus[1696]: Dynamic session lookup supported but failed: launchd did not 
provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Failed to get connection
** (:1696): CRITICAL **: 16:11:27.329: dbus_g_proxy_new_for_name: 
assertion 'connection != NULL' failed

** (:1696): CRITICAL **: 16:11:27.329: 
dbus_g_connection_register_g_object: assertion 'connection != NULL' failed
*** BUG ***
In void pixman_region32_init_rect(region_type_t *, int, int, unsigned int, 
unsigned int): Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
```
Inkscape seems to run despite the errors. The problem is that dbus-daemon is 
running: 

```
ps -A | grep bus
83 ??         0:00.02 /opt/local/bin/dbus-daemon --system --nofork
```

I also tried to `port unload/load` dbus, but no change. I also tried manually 
to start the dbus login session:
```
launchctl start org.freedesktop.dbus-session
```

```
ps -A | grep bus
83 ??         0:00.02 /opt/local/bin/dbus-daemon --system —nofork
83 ??         0:00.02 /opt/local/bin/dbus-daemon --system --nofork
 1159 ??         0:00.01 /opt/local/bin/dbus-daemon --nofork --session
```

Any idea?

PS: Shouldn’t the session also be running after the `port load`? Why do I need 
to start it manually?
  _   
-. .´  |
  ',  ;|∞∞
˜˜ |∞ RdB
,.,|∞∞
  .'   '.  |
-'   `’

https://rdb.is


signature.asc
Description: Message signed with OpenPGP using AMPGpg