-
### Summary
Invoking the Photoshop API with `engine.adobe` can cause the [AdobeBridge](https://github.com/shotgunsoftware/tk-framework-adobe/blob/master/python/tk_framework_adobe/adobe_bridge.py) w…
-
my `/usr/lib/x86_64-linux-gnu/perl5/5.22/Tk.pm` shows to me:
```
sub findINC
{
my $file = join('/',@_);
my $dir;
$file =~ s,::,/,g;
foreach $dir (@INC)
{
my $path;
return $pat…
-
The docstring: `"""Return the resource value for a KEY given as string."""` claims it returns as a string however it returns a `_tkinter.Tcl_Obj`
which seems to lack `__eq__`/the ability to compare…
-
## Issue: the command that runs skani subprocess not working properly
The command that runs skani subprocess sends the output to /dev/stdout, however on morden linux distributions this is not allowed…
-
First of all, Thank you for making this available! This is so cool.
This is definitely user error, but once I have made the changes to my toolkit how do I launch the app inside AE? I only see the …
-
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
70
### Current Behaviour
after Thaladred dies in P3, he is revived and standing again next to Kaelthas with full HP, ina…
-
**b) Explique que es un Sensor Smart de Nivel. ¿Cómo se utilizaría?**
-
Hey I had an idea to implement twitter like formatting for captions which I've made work locally as an addition to the caption function. And features:
- tweet like captioning using the text widget …
-
We need to remove the Tcl/Tk dependencies. In the words of Chris, "It's purely for the sake of making the software right/better/shareable/easier to install/easier to maintain. Which are all good reas…
-
```
Suggest that we simplify by:
1. For generated integration components: make runtime dependencies on soi-tk as
few as possible.
Also make it very clear where the remaining runtime dependencies are…