Michael Pope

Results 27 issues of Michael Pope

I needed a feature which would clear the messages after so many seconds when creating a new flash message.

Just tested this role on Ansible 1.5 under Debian and got the following error; ERROR: debconf is not a legal parameter in an Ansible task or handler Looks like this...

I have a client which has many addresses and each address I use acts_as_list scoped by the client. My client_id in the addresses table has an index attached to it...

I get the following error when using emacs 24.3.1 under Debian 7.6 stable with the global mode set to true. Error in post-command-hook (moz-controller-global-mode-check-buffers): (error "Variable binding depth exceeds max-specpdl-size")...

bug

feature request
code editor

I use EXWM which allows you to run GUI applications as a buffer within emacs. When I have a buffer with unsaved changes and click on a 'GUI' buffer eg:...

I've got a few articles in my pocket which when I try and read them in pocket-reader.el it retrieves the wrong URL which means pandoc fails. Here is an example...

Error when running on Raspberry PI 4 with debian buster and ruby 2.5.5 with the following example; Code ``` #!/usr/bin/env ruby require 'glimmer-dsl-libui' include Glimmer window('hello world').show ``` Error ```...

I'm upgrading an old Rails 5.2.5 app to 6.0.0 and I'm getting the following error; ``` 10:58:12 rails.1 | started with pid 27598 10:58:12 worker.1 | started with pid 27599...

When I run capistrano-db-tasks using capistrano 3.7.0 to pull my database with 'cap production db:pull --trace' I get the following error; ``` Net::SCP::Error: SCP did not finish successfully (1): scp:...