Javier Garcia
Javier Garcia
Hi, I like your addon also. I'd add the possibility of importing palettes, for example GIMP palettes that web like this below exports: http://www.colorschemedesigner.com/ Good luck! Javi
I would like to create a custom filter so I have this: ``` abstract class Adapter implements AdapterInterface { //.... private function myFilter() { die("Entering in my myFilter"); $this->negate(); $this->sepia();...
Im getting a 405 when sending a POST request to "http://www.sermobi.com/customers" from a mobille app using an ajax function. But I don't get that error using a tool like http://www.hurl.it/#top....
Hi, after finishing your plugin pressing F6, I try to create another breakpoint with : Bp but I doesn't create it..I have to do again :Bp to create it..any idea?...
Hi, I'm new to debugging using xdebug, so for checking the value of a variable with your plugin I think these are the steps: - Press F5 in vim -...
Hi, I'm interested in optimizing my rendered images using a kind of optimizer like `jpegoptim`. I have thought in using `assetic` filters like here: ``` ``` but that syntax is...
org.oxycblt.musikr.pipeline.PipelineException: Error while processing NewSong(file=DeviceFile(uri=content://com.android.externalstorage.documents/tree/B970-616C%3Amusica/document/B970-616C%3Amusica%2FSoulseek%20Incomplete%2Fhighlander503_On%20The%20Beach%2F03%20-%20Revolution%20Blues.flac, path=Path(volume=ExternalVolumeImpl(storageVolume=StorageVolume: Tarjeta SD (B970-616C)), components=musica/Soulseek Incomplete/highlander503_On The Beach/03 - Revolution Blues.flac), modifiedMs=1749159080000, mimeType=audio/flac, size=26829716, parent=CompletableDeferredImpl{Completed}@4c775c6), addedMs=1749159078793): java.lang.IllegalArgumentException: Failed to determine if B970-616C:musica/Soulseek Incomplete/highlander503_On The Beach/03...