Hello,
as I've seen in a few posts, printing documents with Geany when using a dark theme is problematic.
The colors used make the document unreadable.
Is there a solution to this problem?
Thanks for your help.
Pascal
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3516
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3516(a)github.com>
Is there a way to hide/exclude some type of files so that they are not showing in the Explorer? If no, it will be a useful feature.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3515
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3515(a)github.com>
Hello,
I'm trying to change the way the cursor is displayed, which is currently a vertical bar.
I'd like it to be displayed as a block (more visible).
I've seen on some forums that you need to modify the "filetypes.common" file and add a "true" option for "caret".
The two available options are as follows:
#~ caret=caret
#~ caret=0x000000;0x000000;false;
I've tried every possible modification, but the cursor remains unchanged.
Any idea how to solve this little problem?
Thanks in advance
Pascal
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3514
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3514(a)github.com>
> Hmmm, the other CI builds seem to work without a problem. For some reason this one isn't getting picked up:
>
> ```
> This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
> ```
Maybe this is related to the deprecated Ubuntu 18.04 build configuration in the workflow. Could you try to rebase your branch on current GIT master? The workflow/CI configuration has been changed a lot in the last weeks.
With a bit of luck, the CI will finally work then :).
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1221#issuecomment-1585543342
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1221/c1585543342(a)github.com>
Hello,
I use Geany regularly with satisfaction.
I have a problem when editing a file located on a network drive mounted with "sshfs-win" (https://github.com/winfsp/sshfs-win).
When saving the file, I get this error :
10:45:54: Error saving file (Error opening file "X:\info.php": Permission denied).
I have no problems editing a file located on a network drive (smb).
I've tested with another editor that I don't like as much, "Notepad++", and it doesn't have this problem.
Any idea how to solve this problem?
Thanks for your help.
Pascal
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3513
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3513(a)github.com>
Hmmm, the other CI builds seem to work without a problem. For some reason this one isn't getting picked up:
```
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
```
> Ideally needs someone who isn't the author to test it, nothing personal, but we all know how badly we test our own software :-)
haha I understand. I'm always open to feedback if yall want to give it a try 😜
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1221#issuecomment-1577436751
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1221/c1577436751(a)github.com>
The Requirements section of the devhelp plugin page under http://plugins.geany.org lists the following items:
- GTK >= 2.16
- libwebkitgtk >= 1.1.18
- libdevhelp 1.0 >= 2.30.1 or libdevhelp 2.0 >= 2.32.0
Looking at the makefile I see this requirements:
```
[gtk+-2.0 >= ${GTK_VERSION}
webkit-1.0 >= ${WEBKIT_VERSION}
libwnck-1.0 >= ${LIBWNCK_VERSION}
gconf-2.0 >= ${GCONF_VERSION}
gthread-2.0
zlib])
```
On my Ubuntu machine only ```libwebkit``` and ```libwnck``` were missing. Not sure if the list on the plugin page should be extended.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/626
Hi! i'm trying to compile under OpenBSD 7.3 stable with following commands:
```
doas pkg_add geany intltool
export AUTOMAKE_VERSION=1.16
export AUTOCONF_VERSION=2.71
./autogen.sh
```
And i'm getting the following error:
```
You should update your 'aclocal.m4' by running aclocal.
autoreconf-2.71: export WARNINGS=
autoreconf-2.71: Entering directory '.'
autoreconf-2.71: configure.ac: not using Gettext
autoreconf-2.71: running: aclocal --force -I build/cache -I build -I build/bundled --install
autoreconf-2.71: configure.ac: tracing
autoreconf-2.71: configure.ac: not using Libtool
autoreconf-2.71: running: intltoolize --copy --force
You should update your 'aclocal.m4' by running aclocal.
autoreconf-2.71: configure.ac: not using Gtkdoc
autoreconf-2.71: running: /usr/local/bin/autoconf-2.71 --force
configure.ac:15: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:15: You should run autoupdate.
/usr/local/share/autoconf-2.71/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:15: the top level
configure.ac:22: warning: The macro `GLIB_GNU_GETTEXT' is obsolete.
configure.ac:22: You should run autoupdate.
build/cache/glib-gettext.m4:437: GLIB_GNU_GETTEXT is expanded from...
build/cache/glib-gettext.m4:469: AM_GLIB_GNU_GETTEXT is expanded from...
build/i18n.m4:16: GP_I18N is expanded from...
configure.ac:22: the top level
configure.ac:22: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:22: You should run autoupdate.
/usr/local/share/autoconf-2.71/autoconf/general.m4:2921: AC_TRY_LINK is expanded from...
/usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:697: _AS_IF_ELSE is expanded from...
/usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:704: AS_IF is expanded from...
/usr/local/share/autoconf-2.71/autoconf/general.m4:2264: AC_CACHE_VAL is expanded from...
/usr/local/share/autoconf-2.71/autoconf/general.m4:2277: AC_CACHE_CHECK is expanded from...
build/cache/glib-gettext.m4:61: GLIB_LC_MESSAGES is expanded from...
build/cache/glib-gettext.m4:437: GLIB_GNU_GETTEXT is expanded from...
build/cache/glib-gettext.m4:469: AM_GLIB_GNU_GETTEXT is expanded from...
build/i18n.m4:16: GP_I18N is expanded from...
configure.ac:22: the top level
configure.ac:22: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:22: You should run autoupdate.
/usr/local/share/autoconf-2.71/autoconf/general.m4:2921: AC_TRY_LINK is expanded from...
/usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:697: _AS_IF_ELSE is expanded from...
/usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:704: AS_IF is expanded from...
/usr/local/share/autoconf-2.71/autoconf/general.m4:2264: AC_CACHE_VAL is expanded from...
/usr/local/share/autoconf-2.71/autoconf/general.m4:2277: AC_CACHE_CHECK is expanded from...
/usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:704: AS_IF is expanded from...
/usr/local/share/autoconf-2.71/autoconf/headers.m4:95: _AC_CHECK_HEADER_COMPILE is expanded from...
/usr/local/share/autoconf-2.71/autoconf/headers.m4:59: AC_CHECK_HEADER is expanded from...
build/cache/glib-gettext.m4:354: GLIB_WITH_NLS is expanded from...
build/cache/glib-gettext.m4:437: GLIB_GNU_GETTEXT is expanded from...
build/cache/glib-gettext.m4:469: AM_GLIB_GNU_GETTEXT is expanded from...
build/i18n.m4:16: GP_I18N is expanded from...
configure.ac:22: the top level
configure.ac:22: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:22: You should run autoupdate.
/usr/local/share/autoconf-2.71/autoconf/general.m4:2921: AC_TRY_LINK is expanded from...
/usr/local/share/autoconf-2.71/m4sugar/m4sh.m4:704: AS_IF is expanded from...
/usr/local/share/autoconf-2.71/autoconf/headers.m4:95: _AC_CHECK_HEADER_COMPILE is expanded from...
/usr/local/share/autoconf-2.71/autoconf/headers.m4:59: AC_CHECK_HEADER is expanded from...
build/cache/glib-gettext.m4:354: GLIB_WITH_NLS is expanded from...
build/cache/glib-gettext.m4:437: GLIB_GNU_GETTEXT is expanded from...
build/cache/glib-gettext.m4:469: AM_GLIB_GNU_GETTEXT is expanded from...
build/i18n.m4:16: GP_I18N is expanded from...
configure.ac:22: the top level
configure.ac:22: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:22: You should run autoupdate.
/usr/local/share/autoconf-2.71/autoconf/status.m4:1030: AC_OUTPUT_COMMANDS is expanded from...
build/cache/glib-gettext.m4:354: GLIB_WITH_NLS is expanded from...
build/cache/glib-gettext.m4:437: GLIB_GNU_GETTEXT is expanded from...
build/cache/glib-gettext.m4:469: AM_GLIB_GNU_GETTEXT is expanded from...
build/i18n.m4:16: GP_I18N is expanded from...
configure.ac:22: the top level
configure.ac:24: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:24: You should run autoupdate.
/usr/local/share/autoconf-2.71/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
build/geany.m4:9: _GP_GEANY_LIBDIR is expanded from...
build/geany.m4:20: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from...
build/geany.m4:44: GP_CHECK_GEANY is expanded from...
configure.ac:24: the top level
configure.ac:47: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:47: You should run autoupdate.
/usr/local/share/autoconf-2.71/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
build/geanylua.m4:34: GP_CHECK_GEANYLUA is expanded from...
configure.ac:47: the top level
configure.ac:52: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:52: You should run autoupdate.
/usr/local/share/autoconf-2.71/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
build/geanyvc.m4:31: GP_CHECK_GEANYVC is expanded from...
configure.ac:52: the top level
configure.ac:16: error: possibly undefined macro: AC_DISABLE_STATIC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf-2.71: error: /usr/local/bin/autoconf-2.71 failed with exit status: 1
```
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1256
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/issues/1256(a)github.com>
Would it be possible to add the reverse functionality of this plugin, ie translating HTML entities into UTF-8?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1250
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/issues/1250(a)github.com>