User Activity

  • Posted a comment on ticket #30 on MComix

    I tried change the Thumbnails size and sometimes make the thumbnail correctly but when go back to my desired size, some other random books cover thumbnailes are corrupted. Is so random, even when before covers were fine, and then are corrupted when close and open the library again. Is not an only zip files, is every zip file.

  • Created ticket #30 on MComix

    Corrupted thumbnails in the Library

  • Posted a comment on ticket #18 on MComix

    Thank you, let's hope that in the next version they are fixed. Regards.

  • Posted a comment on ticket #18 on MComix

    Hi, I try removing "thumb bg colour" and a similar error occurs, next I removed "bg colour" and MC open fine. Yes :). Thank you. Now I have this new errors, I can't open any file: This one is when I try Open > browse some file and try open one zip file with images into it. 03:40:11 [MainThread] ERROR: ! Callback <bound method FileHandler._listed_contents of <mcomix.file_handler.FileHandler object at 0x7fc91120d6d0>> failed: cannot unpack non-iterable NoneType object Next I try open the library and...

  • Created ticket #18 on MComix

    MComix 2.0 only works with Root

  • Modified a comment on discussion General Discussion on DRAKON Editor

    For the time being, I hard code the path for that file to ~/.config/drakon/ To do that open the file drakon/scripts/app_settings.tcl In proc p.path { app } { global env set name $app.settings set home $env(HOME) set path [ file join $home $name ] return $path } add this line set config ".config/drakon/" and change set path [ file join $home $name ] to -> set path [ file join $home $config $name ] The result must be proc p.path { app } { global env set name $app.settings set home $env(HOME) set config...

  • Modified a comment on discussion General Discussion on DRAKON Editor

    For the time being, I hard code the path for that file to ~/.config/drakon/ To do that open the file drakon/scripts/app_settings.tcl In proc p.path { app } { global env set name $app.settings set home $env(HOME) set path [ file join $home $name ] return $path } add this line set config ".config/drakon/" and change set path [ file join $home $name ] to -> set path [ file join $home $config $name ] The result must be proc p.path { app } { global env set name $app.settings set home $env(HOME) set config...

  • Modified a comment on discussion General Discussion on DRAKON Editor

    For the time being, I hard code the path for that file to ~/.config/drakon/ To do that open the file drakon/scripts/app_settings.tcl In proc p.path { app } { global env set name $app.settings set home $env(HOME) set path [ file join $home $name ] return $path } add this line set config ".config/drakon/" and change set path [ file join $home $name ] to -> set path [ file join $home $config $name ] Note that you need to manually create the folder ~/.config/drakon/ because the script not make the directory....

View All

Personal Data

Username:
finderx
Joined:
2017-10-10 17:00:21

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB