Thanks, Now that you mention it, I remember a similar issue and fi from about a decade ago. Glenn Tuley On Nov 2, 2024, at 4:55 PM, Olivier Sessink oli4@users.sourceforge.net wrote: this "security feature" can be switched off, see for example https://www.macobserver.com/tips/how-to/fixing-macos-cannot-verify-app-free-malware/ or https://news.trendmicro.com/2021/12/16/how-to-fix-macos-cannot-verify-that-this-app-is-free-from-malware-error/ [tickets:#97] https://sourceforge.net/p/bluefish/tickets/97/...
this "security feature" can be switched off, see for example https://www.macobserver.com/tips/how-to/fixing-macos-cannot-verify-app-free-malware/ or https://news.trendmicro.com/2021/12/16/how-to-fix-macos-cannot-verify-that-this-app-is-free-from-malware-error/
Apple Not Allowing Program to run
fixing compiler warnings
cosmetic compiler warning fixes
replace obsolete macro's
korean language in native characters
I've just tried in two blank documents html and css with the item named "C" at the left of the third tool bar : it works for css but html not (see attachment please). Maybe something is broken in the translation ?
I just installed a debian stable desktop in a virtual machine, and used the provided bluefish package (2.2.12) --> this seems to work correctly. Can it be that the debian unstable package is broken in some way?
Sorry Olivier but I don't have any test machine and skills to achieve this goal :/
I see. I don't (yet) understand. I just tried Bluefish 2.2.12 in a css file and it correctly did the comments... So it's not something that is version related. It seems your system is in some way different than mine. Do you know how to compile software yourself? If I send you the sourcecode with some adjustments, can you build it (./configure;make;make install) and send me the results?
I use 2.2.15 version, OS is Debian 13 (unstable) See attachment, first is menu selection, second result is on line 110
2.2.16: error: incompatible function pointer types passing 'gboolean (GtkWindow *)'
I looked at the number of downloads and that was still really low, so I decided to change the 2.2.16 release. The download page has a notice that it is changed.
Thanks for reporting! I tested a HTML file with included css, and a css file. In both cases I got a /* style comment so I cannot easily reproduce this. Which version of Bluefish are you using? Can you provide some more details how to reproduce this?
css comments feature malformated
fix compile warning on newer gcc versions, no further changes, so re-releasing 2.2.16
Please call it 2.2.17, or maybe 2.2.16.1; people have already downloaded 2.2.16 and might not notice the new version if they're using an older compiler.
I can reproduce it on a system with the latest gcc (gcc 14.2); I did the release on gcc 11.4 where it compiles without warning the problem is fixed in revision 9098 I'm now thinking if I should change the 2.2.16 release, or call this fix 2.2.17 ?
this compiles on gcc 14.2.1
fixes another compile problem on newer gcc
fixes compile problem on newer gcc
2.2.16: error: incompatible function pointer types passing 'gboolean (GtkWindow *)'
2.2.16 release
<i> is not supported in appstream, <em> is
update list of contributors to AUTHORS and about.c
translation update from falsetti@free.fr
new translation update from Nuno Teixeira <eduardo@freebsd.org>
translation update from Nuno Teixeira <eduardo@freebsd.org>
small update to the list of contributors
translation update from Osman Öz <osmanoz05@hotmail.com>
translation update from Roberto Bellingeri - Si.Re. Informatica S.r.l. - NetGuru <bellingeri@netguru.it>
translation update from Yuri Chornoivan <yurchor@ukr.net>
create dialog to ask for help on unmaintained or unsupported translations
add member to struct to define if a translation is up to date or not
make variable name reflect content (and remove unneeded debug output)
make variable name reflect content
add make macro to set a define for every translation that is up to date. Fix tab formatting in language.c
add local name for chinese
add Catalan and Persian (Farsi)
add some comments how the code works
Update Japanese translation
nl translation update
translation update from Olesya Gerasimenko <gammaray@basealt.ru>
getting ready for the 2.2.16 release
.plist file has been renamed
improve bookmark UI
add code that can bookmark multiple files, also if they are not open (and do some cleanups in the meanwhile)
add option to make search bookmarks temporary or permanent
implement a color for each external bookmark command. fix some bugs on the go
you can set a color for a auto generated bookmark now
fix compile warnings
temp bookmarks have a different color now (not yet configurable, so not good for dark themes)
fixes a bug in search results in the outputpane (they were not escaped for markup) and includes more bookmarkchanges
connect the config code and the menu code so you can now have user defined bookmark scripts
add code in preferences to edit bookmark commands
add new code to generate bookmarks from an external command (currently implemented for ctags)
add ctags default config
remove extraneous debug messages
add all public listed UTI types to the bluefish language files to make Bluefish use the correct language definition
add apple uniform type identifiers to the language file so the language is detected
improved plist
copy the plugins in the bundle
better defaults on OSX
this builds a working app
re-introduce launcher.sh so all libraries get loaded
more work on Bluefish.app
updates for the OSX package, has still some issues left (hardcoded path to /User/olivier/inst for example)
add a default option for js-beautifier
remove the (outdated) jsbeatify and let people install it themselves on their system
add warning that the flatpak version does not integrate with system tools
Update Japanese Translations
new pylint default config
cleanup code, and add 'duplicate' button to each external filters, commands and outputbox
remove debug output
hopefully fix wrap_at_right_margin
this is the right place to file a bug. But I'm really confused what might cause this behavior. The .bluefish directory contains the settings and autosave files. Can you try which file in there you need to delete to make bluefish start again?
Bluefish Doesn't Start with Temp Files
it seems your system doesn't have a lot of standard icons. Perhaps these are only installed on systems with gnome? I'm not sure how this can be fixed. The flatpak version of Bluefish is limited regarding desktop integration, the native package integrates much better on the desktop. So you might want to install the apt version of Bluefish
GUI rendering problem?
cosmetic fix for indenting
unfortunately there is nobody in the bluefish team anymore that builds bluefish on windows, so there are currently no new bluefish windows installers..
Add Bluefish-2.2.15-setup.exe to Files section
bump version to 2.2.16beta
fix compile error because of missing header
On a laptop with a new LinuxMint 21.3 and currrent Firefox it works, you are right.
You're welcome, and thank you. I'll compile, test, and report back. Busy week ahead, so I may not get to it right away, but it's definitely on my list.
Yes, that looks good. Thank you. I'll compile, test, and report back. Busy week ahead, but it's on my list!
https://bfwiki.tellefsen.net/index.php/Compiling_Bluefish_from_source does that help?
Thanks so much Olivier. Are there good build instructions (Linux) available with a list of prerequisites?
Thanks so much Olivier. Are there good build instructions available with a list of prerequisites?
Hi, thanks for reporting. This is improved in revision 9019. Please test. https://bfwiki.tellefsen.net/index.php/Compiling_Bluefish_from_source#Compiling_bluefish_straight_from_subversion
fixes a segfault caused by the previous commit. Reloads bookmarks after an external filter has replaced the complete contents of a file. Only undo after a filter that replaces the complete contents now messes up the bookmarks.
Bookmarks not working when a filter changes file's content
I think you just found a firefox bug or a firefox packaging bug. Over here this works...