The only problem I noticed was that it says "gtk-CRITICAL", which sounds bad. It'd be great to avoid "crying wolf" if it's no danger.
I'd be happy to fix it by conditioning that assertion so it stops crying out about local file names, if I knew where to look for sources. I tried looking for sources at xfce.org and "g_path_is_absolute" is seen only once in mousepad/main.c version 0.2.12 from a tarball -- and it's commented out: /* if (!g_path_is_absolute(argv[1])) filename = g_build_filename(g_get_current_dir(), argv[1], NULL); else */ filename = g_strdup(argv[1]); If this is it, then my next bug would be about hard to track down assertions in gtk. -- mousepad wrong assertion https://bugs.launchpad.net/bugs/112993 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs