<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2026-04-21 14:52:32]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>https://bugs.intersanity.com/</docs><link>https://bugs.intersanity.com/</link><description><![CDATA[Intersanity Bug Tracker - Issues]]></description><title>Intersanity Bug Tracker - Issues</title><image><title>Intersanity Bug Tracker - Issues</title><url>https://bugs.intersanity.com/intersanity/intersanity-375.png</url><link>https://bugs.intersanity.com/</link><description><![CDATA[Intersanity Bug Tracker - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0001926: Improvement: Possible Compiler/Package Improvements</title><author></author><link>https://bugs.intersanity.com/view.php?id=1926</link><description><![CDATA[Possibly switch to cx_Freeze?&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://cx-freeze.readthedocs.io/en/stable/&quot; rel=&quot;noopener,nofollow&quot;&gt;https://cx-freeze.readthedocs.io/en/stable/&lt;/a&gt;]]></description><category>Uncategorized</category><pubDate>Tue, 05 Aug 2025 14:39:05 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1926</guid><comments>https://bugs.intersanity.com/view.php?id=1926#bugnotes</comments></item><item><title>0001646: Improvement: Change Executable Names to commit-writer</title><author></author><link>https://bugs.intersanity.com/view.php?id=1646</link><description><![CDATA[There is another project using the name &quot;commit&quot; on some systems:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://aur.archlinux.org/packages/commit&quot; rel=&quot;noopener,nofollow&quot;&gt;https://aur.archlinux.org/packages/commit&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It's also going to make people think of Git commits and so-forth, which is fine (to a point)...but for clarity's sake, let's make the executable &quot;commit-writer&quot; instead of &quot;commit&quot; and update the Linux package names accordingly.]]></description><category>Uncategorized</category><pubDate>Tue, 26 Dec 2023 22:28:30 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1646</guid><comments>https://bugs.intersanity.com/view.php?id=1646#bugnotes</comments></item><item><title>0001453: Improvement: Run on Haiku OS</title><author></author><link>https://bugs.intersanity.com/view.php?id=1453</link><description><![CDATA[We are able to build wxPython on Haiku now and Commit will run! It is using the GTK interface&lt;br /&gt;
&lt;br /&gt;
Things to do:&lt;br /&gt;
&lt;br /&gt;
* Can Pandoc be ported?&lt;br /&gt;
* wxPython has to be manually built (Haiku HPKG?)&lt;br /&gt;
* Python (pip) dependencies should be made into Haiku HPKGs: attrdict3, appdirs, pygobject&lt;br /&gt;
* Build a Commit HPKG.&lt;br /&gt;
&lt;br /&gt;
Done:&lt;br /&gt;
&lt;br /&gt;
* Improve OS detection (both Linux and Haiku are GTK)&lt;br /&gt;
* System font match, sane default font for editing (still need statusbar font fix)&lt;br /&gt;
* Ugly icons...just default to generics? (just needed to stop trying to scale them)&lt;br /&gt;
* App crash on close (caused by wx.xrc import by generated wxFormBuilder code - importing it in commit.py first fixed it for some reason)&lt;br /&gt;
* Splash screen has titlebar (can't be fixed), but we set title to &quot; &quot; so it doesn't show &quot;commit.py&quot; anymore.&lt;br /&gt;
* Fix font sizes in the statusbar&lt;br /&gt;
* Fix &quot;hand2&quot; cursor on links (hand2 is broken! using the &quot;CURSOR_PENCIL&quot; cursor, which displays the right kind of hand)&lt;br /&gt;
* Sounds only worked once then failed (fixed with absolute paths)&lt;br /&gt;
* Improve GTK style/theme for better Haiku look (not perfect, but better)&lt;br /&gt;
* Clicking print fires the pandoc checker for some silly reason&lt;br /&gt;
* Clicking links in HTML windows (ex., About &gt; Credits) isn't working&lt;br /&gt;
* Remove pypandoc dependency (i.e., allow fallback to limited import/export of just HTML, TXT, MD)]]></description><category>Uncategorized</category><pubDate>Sun, 24 Dec 2023 09:33:00 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1453</guid><comments>https://bugs.intersanity.com/view.php?id=1453#bugnotes</comments></item><item><title>0001447: Improvement: Exclude Metadata from Explorer Preview and Mac Quick Look</title><author></author><link>https://bugs.intersanity.com/view.php?id=1447</link><description><![CDATA[Ugh...we told the OS's we were plain text, but then we added metadata!]]></description><category>Uncategorized</category><pubDate>Sun, 24 Dec 2023 09:32:33 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1447</guid><comments>https://bugs.intersanity.com/view.php?id=1447#bugnotes</comments></item><item><title>0001403: Improvement: Simplification of the Build System</title><author></author><link>https://bugs.intersanity.com/view.php?id=1403</link><description><![CDATA[Right now we build with py2exe on Windows, py2app on Mac, and do some custom building and packaging on Linux.&lt;br /&gt;
&lt;br /&gt;
Cross-platform possibilities include:&lt;br /&gt;
&lt;br /&gt;
Nuitka (cross-compiler):&lt;br /&gt;
&lt;a href=&quot;https://nuitka.net/&quot; rel=&quot;noopener,nofollow&quot;&gt;https://nuitka.net/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
PyInstaller:&lt;br /&gt;
&lt;a href=&quot;https://pyinstaller.org/en/stable/&quot; rel=&quot;noopener,nofollow&quot;&gt;https://pyinstaller.org/en/stable/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
cx_Freeze:&lt;br /&gt;
&lt;a href=&quot;https://marcelotduarte.github.io/cx_Freeze/&quot; rel=&quot;noopener,nofollow&quot;&gt;https://marcelotduarte.github.io/cx_Freeze/&lt;/a&gt;]]></description><category>Uncategorized</category><pubDate>Sun, 24 Dec 2023 09:32:33 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1403</guid><comments>https://bugs.intersanity.com/view.php?id=1403#bugnotes</comments></item><item><title>0001397: Improvement: Customizable Commit/Pull Sounds</title><author></author><link>https://bugs.intersanity.com/view.php?id=1397</link><description><![CDATA[We allow users to enable sounds on commits and pull, but right now there's just the default/built-in sounds.&lt;br /&gt;
&lt;br /&gt;
Give users an option to define custom sounds in common formats (WAV, AIFF, MP3, FLAC, M4A, WMA, AAC, Vorbis, etc.?)]]></description><category>Uncategorized</category><pubDate>Sun, 24 Dec 2023 09:32:33 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1397</guid><comments>https://bugs.intersanity.com/view.php?id=1397#bugnotes</comments></item><item><title>0001391: Improvement: Linux TAR.GZ Distribution Dependency Resolution</title><author></author><link>https://bugs.intersanity.com/view.php?id=1391</link><description><![CDATA[See if this is possible, and, if so, do it!]]></description><category>Uncategorized</category><pubDate>Sun, 24 Dec 2023 09:32:33 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1391</guid><comments>https://bugs.intersanity.com/view.php?id=1391#bugnotes</comments></item><item><title>0001643: Improvement: Package for Pacman (Arch and family)</title><author></author><link>https://bugs.intersanity.com/view.php?id=1643</link><description><![CDATA[Make Pacman package so we can support Arch, EndeavourOS, Manjaro, KaOS, etc. natively instead of only with Flatpak.]]></description><category>Uncategorized</category><pubDate>Fri, 22 Dec 2023 21:11:26 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1643</guid><comments>https://bugs.intersanity.com/view.php?id=1643#bugnotes</comments></item><item><title>0001623: Improvement: Frameless (i.e., Windowed Fullscreen Mode)</title><author></author><link>https://bugs.intersanity.com/view.php?id=1623</link><description><![CDATA[That would be a nice feature for every app!]]></description><category>Uncategorized</category><pubDate>Tue, 19 Dec 2023 18:35:47 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1623</guid><comments>https://bugs.intersanity.com/view.php?id=1623#bugnotes</comments></item><item><title>0001562: Improvement: Add Other Color Themes</title><author></author><link>https://bugs.intersanity.com/view.php?id=1562</link><description><![CDATA[Add some other built-in color themes:&lt;br /&gt;
&lt;br /&gt;
We have:&lt;br /&gt;
&lt;br /&gt;
System (Light/Dark) - OS&lt;br /&gt;
Generic (Light/Dark) - Based on Bootstrap&lt;br /&gt;
&lt;br /&gt;
Add others:&lt;br /&gt;
&lt;br /&gt;
Console-D (looks like DOS - Word Perfect or DOS edit)&lt;br /&gt;
Console-U (looks like *nix - Links, MidnightCommander, etc.)&lt;br /&gt;
Antares (looks like Mac System 6)&lt;br /&gt;
Limelight (looks like Mac OS 9.2)&lt;br /&gt;
Snowball (looks like Windows 3.11)]]></description><category>Uncategorized</category><pubDate>Tue, 19 Dec 2023 18:35:47 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1562</guid><comments>https://bugs.intersanity.com/view.php?id=1562#bugnotes</comments></item><item><title>0001497: Bug: Icon Selection Broke in Mint 21.2</title><author></author><link>https://bugs.intersanity.com/view.php?id=1497</link><description><![CDATA[Linux Mint 21.2 broke the selection of icon themes; looks like it's getting Adwaita for light and generic for dark, which is wrong.]]></description><category>Uncategorized</category><pubDate>Tue, 19 Dec 2023 18:35:47 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1497</guid><comments>https://bugs.intersanity.com/view.php?id=1497#bugnotes</comments></item><item><title>0001473: Improvement: Windows Alternate Menubar Replacement</title><author></author><link>https://bugs.intersanity.com/view.php?id=1473</link><description><![CDATA[There is a way to make the Windows menubar dark...the proof is in Adobe Lightroom! And Notepad++!&lt;br /&gt;
&lt;br /&gt;
We just need to find it.]]></description><category>Uncategorized</category><pubDate>Tue, 19 Dec 2023 18:35:47 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1473</guid><comments>https://bugs.intersanity.com/view.php?id=1473#bugnotes</comments></item><item><title>0001471: Improvement: Further Haiku Refinements</title><author></author><link>https://bugs.intersanity.com/view.php?id=1471</link><description><![CDATA[1) Bezel on menu pop-ups and dropdown selections&lt;br /&gt;
&lt;br /&gt;
2) Menu and Scrollbar lose custom formatting when toggling theme or fullscreen.&lt;br /&gt;
&lt;br /&gt;
3) Open/Save/Import/Export Window Style Improvements&lt;br /&gt;
&lt;br /&gt;
4) Repair this bug on Open/Save/Import/Export:&lt;br /&gt;
&lt;br /&gt;
Could not find the icon 'missing-image-ltr'. The 'hicolor' theme&lt;br /&gt;
was not found either, perhaps you need to install it.&lt;br /&gt;
You can get a copy from:&lt;br /&gt;
        &lt;a href=&quot;http://icon-theme.freedesktop.org/releases&quot; rel=&quot;noopener,nofollow&quot;&gt;http://icon-theme.freedesktop.org/releases&lt;/a&gt;&lt;br /&gt;
Could not find the icon 'missing-image-ltr'. The 'hicolor' theme&lt;br /&gt;
was not found either, perhaps you need to install it.&lt;br /&gt;
You can get a copy from:&lt;br /&gt;
        &lt;a href=&quot;http://icon-theme.freedesktop.org/releasesBMessage('CLCH')&quot; rel=&quot;noopener,nofollow&quot;&gt;http://icon-theme.freedesktop.org/releasesBMessage('CLCH')&lt;/a&gt;]]></description><category>Uncategorized</category><pubDate>Tue, 19 Dec 2023 18:35:47 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1471</guid><comments>https://bugs.intersanity.com/view.php?id=1471#bugnotes</comments></item><item><title>0001470: Bug: Secondary Window Handling</title><author></author><link>https://bugs.intersanity.com/view.php?id=1470</link><description><![CDATA[When you open/close a window, it's creating new objects each time. That should not be happening.]]></description><category>Uncategorized</category><pubDate>Tue, 19 Dec 2023 18:35:47 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1470</guid><comments>https://bugs.intersanity.com/view.php?id=1470#bugnotes</comments></item><item><title>0001385: Improvement: Code Refinement and Cleanup</title><author></author><link>https://bugs.intersanity.com/view.php?id=1385</link><description><![CDATA[The whole codebase should be reviewed for inefficiencies, double-runs of functions, etc.&lt;br /&gt;
&lt;br /&gt;
Particular area of focus should be the __init__ function for the main window, which, at minimum, should be more logically organized.&lt;br /&gt;
&lt;br /&gt;
Also can we move things (imports? what else?) into the __init__.py files?]]></description><category>Uncategorized</category><pubDate>Tue, 19 Dec 2023 18:35:47 -0500</pubDate><guid>https://bugs.intersanity.com/view.php?id=1385</guid><comments>https://bugs.intersanity.com/view.php?id=1385#bugnotes</comments></item><item><title>0001572: Consider RainViewer API for Maps</title><author></author><link>https://bugs.intersanity.com/view.php?id=1572</link><description><![CDATA[&lt;a href=&quot;https://www.rainviewer.com/api.html&quot; rel=&quot;noopener,nofollow&quot;&gt;https://www.rainviewer.com/api.html&lt;/a&gt;]]></description><category>Map</category><pubDate>Mon, 11 Sep 2023 21:03:32 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1572</guid><comments>https://bugs.intersanity.com/view.php?id=1572#bugnotes</comments></item><item><title>0001472: Improvement: Backup/Restore Settings</title><author></author><link>https://bugs.intersanity.com/view.php?id=1472</link><description><![CDATA[Allow users to save out a settings file and then restore it (i.e., for manual sync between machines).]]></description><category>Uncategorized</category><pubDate>Mon, 19 Jun 2023 16:44:41 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1472</guid><comments>https://bugs.intersanity.com/view.php?id=1472#bugnotes</comments></item><item><title>0001457: Improvement: Robust Error Logging and Reporting</title><author></author><link>https://bugs.intersanity.com/view.php?id=1457</link><description><![CDATA[Capture logs and such. Provide an easy way to see them, copy them, and send them off for review after crashes and bugs.]]></description><category>Uncategorized</category><pubDate>Tue, 23 May 2023 15:30:25 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1457</guid><comments>https://bugs.intersanity.com/view.php?id=1457#bugnotes</comments></item><item><title>0001429: Bug: Windows Alternate Menubar Keyboard Navigation</title><author></author><link>https://bugs.intersanity.com/view.php?id=1429</link><description><![CDATA[When Windows is in the alternate menubar (i.e., dark mode), you can't navigate between menus with arrow keys like you can with a real menubar.&lt;br /&gt;
&lt;br /&gt;
During initial dev, I tried like 20 different ways of doing this and it didn't work...so it might not be solvable. But it's annoying so we should try.]]></description><category>Uncategorized</category><pubDate>Tue, 25 Apr 2023 16:08:37 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1429</guid><comments>https://bugs.intersanity.com/view.php?id=1429#bugnotes</comments></item><item><title>0001421: Improvement: Basic Style/Editing Buttons (Optional)</title><author></author><link>https://bugs.intersanity.com/view.php?id=1421</link><description><![CDATA[Allow the user to add a row of buttons for some basic style stuff -- bold, italic, etc. And allow the user to apply them with ctrl-b, etc.&lt;br /&gt;
&lt;br /&gt;
Should be off by default, given the focus on raw text, but some users probably prefer it.]]></description><category>Uncategorized</category><pubDate>Mon, 17 Apr 2023 11:46:32 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1421</guid><comments>https://bugs.intersanity.com/view.php?id=1421#bugnotes</comments></item><item><title>0001404: Improvement: Display Parsed CommonMark in Committed Field</title><author></author><link>https://bugs.intersanity.com/view.php?id=1404</link><description><![CDATA[The committed field can be displayed as parsed/formatted CommonMark (MarkDown). It'll take some rework and changes to make that happen.]]></description><category>Uncategorized</category><pubDate>Sun, 19 Mar 2023 17:20:31 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1404</guid><comments>https://bugs.intersanity.com/view.php?id=1404#bugnotes</comments></item><item><title>0001402: Improvement: Grammar Check Integration</title><author></author><link>https://bugs.intersanity.com/view.php?id=1402</link><description><![CDATA[We should consider adding a grammar checker. It should follow similar options and defaults to the spell checker (bug 1401).&lt;br /&gt;
&lt;br /&gt;
Possible tools to investigate:&lt;br /&gt;
&lt;br /&gt;
abiword-plugin-grammar (LGPL) + python3-link-grammar (LGPL)&lt;br /&gt;
&lt;a href=&quot;http://www.abisource.com/projects/link-grammar/&quot; rel=&quot;noopener,nofollow&quot;&gt;http://www.abisource.com/projects/link-grammar/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Grammark (GPL) + Py-Grammark (MIT):&lt;br /&gt;
&lt;a href=&quot;https://pypi.org/project/py-grammark/&quot; rel=&quot;noopener,nofollow&quot;&gt;https://pypi.org/project/py-grammark/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Lightproof (LibreOffice Plugin) (LGPL/MIT):&lt;br /&gt;
&lt;a href=&quot;https://github.com/freedesktop/libreoffice-lightproof&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/freedesktop/libreoffice-lightproof&lt;/a&gt;]]></description><category>Uncategorized</category><pubDate>Sat, 18 Mar 2023 14:33:54 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1402</guid><comments>https://bugs.intersanity.com/view.php?id=1402#bugnotes</comments></item><item><title>0001401: Improvement: Spell Check Integration</title><author></author><link>https://bugs.intersanity.com/view.php?id=1401</link><description><![CDATA[Currently we don't have spell checking. There is spell checking support in wx.TextCtrl but it's not consistent across platforms, so we aren't bothering with it right now.&lt;br /&gt;
&lt;br /&gt;
The two major OSS options are GNU Aspell (LGPL) and Hunspell (LGPL or MPL).&lt;br /&gt;
&lt;br /&gt;
Possible approaches:&lt;br /&gt;
&lt;br /&gt;
1) System-based -- use system built-spell checking when available, and use Aspell or Hunspell on Linux and/or as a fallback.&lt;br /&gt;
&lt;br /&gt;
2) Consistent -- use Aspell or Hunspell everywhere.&lt;br /&gt;
&lt;br /&gt;
It should be toggleable in the settings or in the toolbar/menus somewhere.&lt;br /&gt;
&lt;br /&gt;
It should probably default to &quot;off&quot; in normal/writing mode. If we implement the editing mode (bug 1400), it should probably default to &quot;on&quot; in that mode. But users should have the ability to toggle it on/off in either mode separately.]]></description><category>Uncategorized</category><pubDate>Sat, 18 Mar 2023 14:04:28 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1401</guid><comments>https://bugs.intersanity.com/view.php?id=1401#bugnotes</comments></item><item><title>0001400: Improvement: Add an Editing Mode</title><author></author><link>https://bugs.intersanity.com/view.php?id=1400</link><description><![CDATA[Commit's default is the split writing mode, which is sort-of the point of the app. But some users might not want to export the written product to do editing in another app.&lt;br /&gt;
&lt;br /&gt;
We should add an editing mode - basically, a way to switch Commit into a more &quot;normal&quot; text editor with all the text in one large, editable field.]]></description><category>Uncategorized</category><pubDate>Sat, 18 Mar 2023 13:44:03 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1400</guid><comments>https://bugs.intersanity.com/view.php?id=1400#bugnotes</comments></item><item><title>0001399: Improvement: Bottom Alignment and Consistency of Text Fields</title><author></author><link>https://bugs.intersanity.com/view.php?id=1399</link><description><![CDATA[We need to extend (or replace?) the wx.TextCtrl class for the committed and working text fields.&lt;br /&gt;
&lt;br /&gt;
First, we need to work in reverse -- attachment point for the text should be at the bottom. We're faking this reasonably well with the &quot;jump to bottom&quot; feature in the committed field, but it doesn't work when the text it too short, and it doesn't work in the working field (although maybe we don't need it there).&lt;br /&gt;
&lt;br /&gt;
Second, we need more consistent margins on the fields. It's fine in Windows and Mac, but there is apparently a 0px margin in Linux for some annoying reason. GTK+ bug? What?]]></description><category>Uncategorized</category><pubDate>Sat, 18 Mar 2023 13:40:38 -0400</pubDate><guid>https://bugs.intersanity.com/view.php?id=1399</guid><comments>https://bugs.intersanity.com/view.php?id=1399#bugnotes</comments></item></channel></rss>
