elementary Bot

Results 301 comments of elementary Bot

What's going on with this bug? Is it the same as bug #1170523? Launchpad Details: [#LPC](https://bugs.launchpad.net/contractor/+bug/1073371/comments/2) Cody Garver - 2013-04-22 19:31:21 +0000

It's about making contracts insensitive, so no, it's not the same Launchpad Details: [#LPC](https://bugs.launchpad.net/contractor/+bug/1073371/comments/3) Sergey "Shnatsel" Davidoff - 2013-04-22 20:03:37 +0000

This is good and easy to implement but at the same time it encourages bad/lazy system integration. Package dependencies should do it. A "wont fix" IMHO. Launchpad Details: [#LPC](https://bugs.launchpad.net/contractor/+bug/1171835/comments/1) Victor...

I'd like to be proven wrong though :) Launchpad Details: [#LPC](https://bugs.launchpad.net/contractor/+bug/1171835/comments/2) Victor Martinez - 2013-05-01 21:43:59 +0000

Example: Inkscape. It requires a wrapper script for contracts to function properly, but the presence of the script does not guarantee the presence of Inkscape. In theory it should, BUT...

I added initial support for TryExec to fix another bug by the way. Launchpad Details: [#LPC](https://bugs.launchpad.net/contractor/+bug/1171835/comments/4) Victor Martinez - 2013-05-03 20:21:27 +0000

It can be resized though... But i agree on that maybe we need better default options for it though! Launchpad Details: [#LPC](https://bugs.launchpad.net/switchboard-plug-a11y/+bug/1497549/comments/2) Felipe Escoto - 2015-09-19 17:21:35 +0000

if this is meant to be about onboard, I think this depends largely on screen size and resolution. If this were a perfect world we would size it in cm...

Hello, Can you clarify what is the expected behavior? Launchpad Details: [#LPC](https://bugs.launchpad.net/pantheon-terminal/+bug/1628992/comments/1) Zisu Andrei - 2016-09-29 19:07:08 +0000

$_ means the last used file path. for example, ls wordpress-4.6.zip && unzip -l $_ # same as ls wordpress-4.6.zip && unzip -l !#:1 Launchpad Details: [#LPC](https://bugs.launchpad.net/pantheon-terminal/+bug/1628992/comments/2) Jahdo Lee -...