Skip to content
Snippets Groups Projects
GitBot's avatar
pushed to branch master at Apps / mousepad
  • 246d886a · I18n: Update translation oc (78%).
GitBot's avatar
pushed to branch master at Apps / mousepad
  • 0ed3071a · I18n: Update translation oc (78%).
Gaël Bonithon's avatar
commented on issue #320 "version 0.6.5 error while loading shared libraries" at Apps / mousepad

They are linked at compile time. Whether or not the library locations on your system are correctly configured is another matter.

callmejoe's avatar
commented on issue #320 "version 0.6.5 error while loading shared libraries" at Apps / mousepad

yes that works thanks. but shouldn't there be a way to link these during compile?

Gaël Bonithon's avatar
commented on issue #320 "version 0.6.5 error while loading shared libraries" at Apps / mousepad

You need to set LD_LIBRARY_PATH: LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH" mousepad

Gaël Bonithon's avatar
closed issue #320 "version 0.6.5 error while loading shared libraries" at Apps / mousepad
callmejoe's avatar
opened issue #320 "version 0.6.5 error while loading shared libraries" at Apps / mousepad
Gaël Bonithon's avatar
closed milestone %0.6.5 in Apps / mousepad
Gaël Bonithon's avatar
commented on issue #319 "Segfault when starting" at Apps / mousepad

Fixed by above commit and mousepad 0.6.5 released; sorry for that and thanks for reporting :)

Gaël Bonithon's avatar
pushed to branch master at Apps / mousepad
Gaël Bonithon's avatar
pushed new tag mousepad-0.6.5 at Apps / mousepad
Gaël Bonithon's avatar
pushed to branch master at Apps / mousepad
Gaël Bonithon's avatar
closed issue #319 "Segfault when starting" at Apps / mousepad
Gaël Bonithon's avatar
pushed to branch master at Apps / mousepad
  • af9e11b1 · file: Fix broken conditional to exit on allowed error
Gaël Bonithon's avatar
commented on issue #319 "Segfault when starting" at Apps / mousepad

Hmm, yes I see, not good... it happens when the disk reference file of an autosaved file was deleted while mousepad was not in use, due to a stupid...

Michael Harvey's avatar
opened issue #319 "Segfault when starting" at Apps / mousepad
Gaël Bonithon's avatar
closed issue #318 "Use-after-free in mousepad_file_autosave_schedule" at Apps / mousepad
Gaël Bonithon's avatar
pushed to branch master at Apps / mousepad
  • 88f40660 · Disconnect from buffer signals when data object is released
Gaël Bonithon's avatar
opened milestone %0.6.5 in Apps / mousepad
correctmost's avatar
opened issue #318 "Use-after-free in mousepad_file_autosave_schedule" at Apps / mousepad