Skip to content

Instantly share code, notes, and snippets.

@romu70
romu70 / gist:6f56ecace444fc68c02d309b06f4c0c0
Created March 11, 2020 08:25
Ant sizing names are inconsistent
ant-input-sm
ant-btn-sm
ant-list-sm
ant-progress-small
ant-radio-group-small
ant-picker-small
...etc
@romu70
romu70 / gist:395b22633f8b75cf9997
Created October 30, 2014 10:31
vagrant-libvirt authentication issue
Bringing machine 'dev' up with 'libvirt' provider...
<user>@<server>'s password:
==> dev: Creating image (snapshot of base box volume).
==> dev: Creating domain with the following settings...
==> dev: -- Name: website_dev
==> dev: -- Domain type: kvm
==> dev: -- Cpus: 1
==> dev: -- Memory: 1024M
==> dev: -- Base box: trusty64
==> dev: -- Storage pool: vms
INFO global: Vagrant version: 1.6.4
INFO global: Ruby version: 2.0.0
INFO global: RubyGems version: 2.0.14
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/bin/../embedded/gems/gems/vagrant-1.6.4/bin/vagrant"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/bin/../embedded"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_DETECTED_OS="Linux"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1"
INFO global: VAGRANT_LOG="debug"
@romu70
romu70 / gist:7581556
Created November 21, 2013 13:27
autogen script error while trying to build Tomboy 2.0
********************** Run commands:
export PKG_CONFIG_PATH=/home/romu/tomboy/output/lib/pkgconfig/
./autogen.sh --prefix=/home/romu/tomboy/output
********************** Errors are:
checking for DBUS... no
configure: error: Package requirements (dbus-sharp-1.0 >= 0.4 dbus-sharp-glib-1.0 >= 0.3) were not met:
No package 'dbus-sharp-1.0' found