If i press "/" and a string, or ":" and a line number, then Enter, the command is not issued and the textbox on the top satys on screen. Also no search is performed while writing.
I'm on Slackware-current, geany 1.35, geany-plugins git cloned
--
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/961
I changed send_selection_unsafe=false to send_selection_unsafe=true in the geany.conf file, but this geany.conf file kept undoing my change even after I successfully saved the change.
I am running the most updated geany on Fedora 31.
--
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/issues/2462
file/open "Could not read the contents of Desktop Error opening directory 'Users/carlnoble/Desktop': Operation not permitted. MacOS 10.15.2 Geany 1.33 and 1.36.
Cannot navigate left menu with mouse or arrow keys once carlnoble is clicked.
Chmod 777 Directory didn't change anything. All other operations from other applications are fine.
Planned to use Geany for my middle school students starting next 2 weeks, but cannot with this.
C
--
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/issues/2415
![capturegeanyprob](https://user-images.githubusercontent.com/10084549/34325941-7c8b5354-e8a1-11e7-84a0-840018023fb6.jpeg)
I have this on my mac for several days.
I uninstalled geany, tried 1.31 , searched throught the preference,
it's impossible to work with this because mouse if off by one title bar height.
--
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/issues/1729
Recently I upgraded to Mac OS High Sierra and after the upgrade Geany will open a new instance when opening some xml's. The behaviour seems random, out of 10 XML files, 3 of them opens a new instance while the other 7 opens inside the already open instance.
I can't explain it and tried to search for the issue with no luck. Can I provide a log or any other information?
--
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/issues/1619
Geany has some bug in full screen on OSX, like if you open the search window you can't close the full screen with the green button or the search window doesn't close anymore... and some crash when you try to save the project (always on full screen)
---
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/issues/1046
Hi,
I have the problem that if I change a Mac System Preference setting I cant use the Geany find dialog anymore. Steps to reproduce:
0. Open Geany and edit a .cpp file
1. Open Mac System Preferences
2. Click 'Dock'
3. Change 'Prefer tabs when opening documents' to 'Always'
4. go back to geany. Invoke the Find dialog by Search->Find or CMD F
The search dialog will go full screen and look weird. (See screenshot)
best,
Stephan
I have
Mac Mojave 10.14.6
Geany 1.36 (downloaded binaries for mac)
(built on or after 2019-09-29)
Using GTK+ v2.24.32 and GLib v2.60.6 runtime libraries
<img width="1920" alt="Screenshot 2019-12-13 at 11 06 59" src="https://user-images.githubusercontent.com/55794986/70792091-c70d6600-1d98-1…">
--
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/issues/2410
Hi there,
Running on MacOS 10.15, Geany 1.36
Seems like behaviour has changed. Whenever I try to edit a txt file by clicking in the finder, Geany spawns a new instance. I did not pay notice to whether an OS upgrade or Geany upgrade caused this, but any ideas on how to get back to the "open in existing instance" behaviour ?
--
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/issues/2417
My computer is running on MacOS Catalina 10.15.1 (19B88).
I installed Geany from https://download.geany.org/geany-1.36_osx.dmg. However, every time I attempt to launch Geany, it would just automatically close itself. When I execute `/Applications/Geany.app/Contents/MacOS/geany` from the command line, the result is:
```
/Applications/Geany.app/Contents/MacOS/geany: line 17: dirname: command not found
/Applications/Geany.app/Contents/MacOS/geany: line 18: basename: command not found
/Applications/Geany.app/Contents/MacOS/geany: line 30: basename: command not found
/Applications/Geany.app/Contents/MacOS/geany: line 31: dirname: command not found
/Applications/Geany.app/Contents/MacOS/geany: line 32: dirname: command not found
/Applications/Geany.app/Contents/MacOS/geany: line 33: dirname: command not found
/Applications/Geany.app/Contents/MacOS/geany: line 61: defaults: command not found
/Applications/Geany.app/Contents/MacOS/geany: line 89: /Contents/MacOS/-bin: No such file or directory
/Applications/Geany.app/Contents/MacOS/geany: line 89: exec: /Contents/MacOS/-bin: cannot execute: No such file or directory
```
So far I have found a workaround. After launching Geany at least once (to avoid the "app is damaged" error message), one can remove the `-l` from the first line of `/Applications/Geany.app/Contents/MacOS/geany`, `#!/bin/bash -l`. This would allow Geany to launch without issues.
--
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/issues/2430
Using Geany on Mac has display issues in the code editor. Using v1.36 with standard plugins, and no custom configuration, and MacOS Catalina. Moving the cursor around in the editor messes up the lines displayed (see gif to get a better idea, look at the line numbers). A couple of scrolls up and down fixes it for a while. As far as I can tell, it's just a display issue, since if I start typing, text gets entered at the line the cursor is supposed to be at.
The file is a small 120 line file; another ~200 line file is open in another editor tab.
![Screen Recording 2020-01-01 at 14 51 54](https://user-images.githubusercontent.com/1197127/71647171-802fd380-2ca…
--
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/issues/2413