LaPeGa
LaPeGa
Woow, the new console is very useful. Thanks for that! This is the query that fail:  _(I use an image because Github deletes some chars)_ The error displayed is:...
Also, I find that the problem depends on the mysql server, so the same query is ok in a server, and gives error on another. Here's the query in Server...
On both databases I got the same result: `sql_mode = ""`
Now that I have access to the executed query, I can paste it here.  ```sql ALTER TABLE `intranet`.`cs_eac` ADD COLUMN `Field_1` TINYINT(4) NOT NULL COLLATE latin1_swedish_ci AFTER `eac`, CHANGE...
Hi! Tested, same problem: 
I have the same error, but on an gimp installed by otto ppa. I just copy the .py files on plugins folders, made it executables, and when launching the plugin...
> Quick answer: copy the "resynthesizer" and "resynthesizer-gui" files also I only found folders with this names, but can't find the binaries. Do I have to compile each one? (by...
> ./configure: line 5804: syntax error near unexpected token `GIMP,' > ./configure: line 5804: `PKG_CHECK_MODULES(GIMP,' I rembered the reason I love apt, haha. Did you known of some PPA where...
I've installed GIMP using Otto ppa. (2.10.6+om-0ubu18.04.2~ppa) But the package gimp-plugin-registry can't be installed: `Unmet dependences: gimp-plugin-registry : depends: gimp (>= 2.6) E: Broken packages` The problem exist since the...
Yes, that order worked!