<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/basilisk/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/basilisk/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 13 Aug 2024 05:13:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/basilisk/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#97 Sharing files through My Computer breaks things if long filenames used (can't empty trash)</title><link>https://sourceforge.net/p/basilisk/bugs/97/?limit=100#8356</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I just managed to work around my bug and delete the files!&lt;/p&gt;
&lt;p&gt;I had already rebooted multiple times, but for some reason after I shutdown and switched to my previous 7.5.3 system disk, I was then able to empty the 3 broken files from the Trash Can.  I have no idea what changed to allow the files to be deleted from the Trash?&lt;/p&gt;
&lt;p&gt;The only differences between them:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;MacOS 7.5.3 with only HyperCard added&lt;/strong&gt; -- &lt;em&gt;couldn't delete&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MacOS 7.5.3 from a premade hard disk with tons of apps and add-ons&lt;/strong&gt; -- &lt;em&gt;could delete&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;However, I think it was just because of rebooting a bunch of times, and not because of switching system disks.  So if anyone else is having the same issue, try rebooting Basilisk II a few times, or switch to a different system disk (and back again), and as soon as it boots up attempt to empty the Trash Can.&lt;/p&gt;
&lt;p&gt;If a dev could look into the code that handles importing files from My Computer under Windows, that would be great.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Why_I_Game</dc:creator><pubDate>Tue, 13 Aug 2024 05:13:21 -0000</pubDate><guid>https://sourceforge.net4735c513f56b87361b2d596ee2da0f90abcb2df8</guid></item><item><title>#97 Sharing files through My Computer breaks things if long filenames used (can't empty trash)</title><link>https://sourceforge.net/p/basilisk/bugs/97/?limit=100#fc62</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Also, why is this Bug Report showing up as a Feature Request?&lt;/p&gt;
&lt;p&gt;The only options to choose when submitting the bug report were "Feature_Request" or "Not_A_Bug".&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Why_I_Game</dc:creator><pubDate>Tue, 13 Aug 2024 04:56:10 -0000</pubDate><guid>https://sourceforge.net47a0a4e0d823f436f5a783a37914847814020b15</guid></item><item><title>#97 Sharing files through My Computer breaks things if long filenames used (can't empty trash)</title><link>https://sourceforge.net/p/basilisk/bugs/97/?limit=100#8651</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;The broken filenames are 31 characters long.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have no idea about Mac internals.  Is the max filename length 30 characters?  31 chars?  32?  25?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Why_I_Game</dc:creator><pubDate>Tue, 13 Aug 2024 04:51:23 -0000</pubDate><guid>https://sourceforge.net36ad8e15d3b724b5365ed471e5576025bdeabce4</guid></item><item><title>Sharing files through My Computer breaks things if long filenames used (can't empty trash)</title><link>https://sourceforge.net/p/basilisk/bugs/97/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When you use the Basilisk II option to share a disk, and try to drag-and-drop a filename that is longer than the MacOS 7.5.3 max filename length, the files become strangely inaccessible.&lt;/p&gt;
&lt;p&gt;I had 4 photographs in my shared Z: drive, when I dragged them onto my Mac Desktop the filenames were truncated, but the files could no longer be accessed, renamed, or dragged to the Trash (when trying to drag them from my Desktop into the Trash, it kept saying the files did not exist).  I also tried dragging them from the Desktop back into the shared Z: drive, but that also said the files did not exist.&lt;/p&gt;
&lt;p&gt;After I rebooted Basilisk II, I &lt;em&gt;was&lt;/em&gt; able to drag them into the Trash, but then my Trash can became permanently broken -- the progress bar when emptying freezes part way, it can't access the files to delete them.  I also can't drag the files &lt;em&gt;out&lt;/em&gt; of the Trash can to  put them back on the Desktop.  Also, the Disk First Aid app does not find any issues with the disk, so there's no way for me to fix the issue, thus it has permanently corrupted my disk in Mac OS  in Basilisk II (unless I stop using the Trash can).&lt;/p&gt;
&lt;p&gt;Is there any way to delete these files that the Mac OS 7 thinks does not exist?&lt;/p&gt;
&lt;p&gt;It may be an issue that the character limit that is being truncated to during the import, is off-by-one character, then it would end up with a filename that is 1-too-many characters and inaccessible -- but I don't actually know anything about filename limitations on MacOS in-general, or on MacOS 7.5.3 specifically.&lt;/p&gt;
&lt;p&gt;This reminds me of my MS-DOS days, where I would use a hex editor to rename a directory name to all lowercase letters (which were impossible filenames for DOS, which can only use uppercase), making the folders inaccessible until I unlocked them again by hex editing the names back to uppercase.  It would confuse people that they couldn't go in the folder, saying NOT FOUND.&lt;/p&gt;
&lt;p&gt;Attached a screenshot of the 3 broken long filenames in my Trash can, which cannot be deleted, along with the output of the disk check, and the output of "File &amp;gt; Get Info" for one of the broken files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Why_I_Game</dc:creator><pubDate>Tue, 13 Aug 2024 04:46:11 -0000</pubDate><guid>https://sourceforge.netfa93a441b0fb87e2ec6ccee24b792cf949eaff94</guid></item><item><title>Support grabbing keyboard in windowed mode (patch)</title><link>https://sourceforge.net/p/basilisk/bugs/96/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Support already exists for grabbing the mouse in windowed mode by pressing Control-F5. This patch adds support for grabbing the keyboard by pressing Control-F6.&lt;br /&gt;
This is useful to me because I have a real Macintosh keyboard and prefer to use the real Command key as the emulated Command key, but I also use the Command key for hotkeys in my window manager. I spent an entire day failing to find a way to tell my window manager to stop intercepting Command key presses meant for Basilisk II, and five minutes making this patch.&lt;br /&gt;
Unlike with mouse grabbing, this patch does not provide an indication in the titlebar that the keyboard has been grabbed. I actually do want to leave the mouse ungrabbed when I grab the keyboard, but it may cause problems for most people; for instance, using the mouse to focus another window without ungrabbing first leaves the keyboard in a grabbed state. I can resubmit, if necessary, with any or all of these issues fixed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Solra Bizna</dc:creator><pubDate>Mon, 16 Apr 2012 05:19:34 -0000</pubDate><guid>https://sourceforge.net4ec9ce372e432930247849af92d95a1a8f21dc83</guid></item><item><title>Basilisk/SheepShaver doesn't link under clang</title><link>https://sourceforge.net/p/basilisk/bugs/95/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems that the slirp code that Basilisk II/SheepShaver uses isn't properly set up for Clang: in Clang, inline methods must be explicitly stated to be either extern or statics. The functions in slirp.h are only defined inline, causing linking errors. My patch fixes it and makes it link just fine under Clang (with --disable-jit set, unfortunately).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Madd the Sane</dc:creator><pubDate>Tue, 08 Nov 2011 00:20:21 -0000</pubDate><guid>https://sourceforge.net2c4c4d5992021caff9937934bfd1067ad9ab99ec</guid></item><item><title>[PATCH] Let Compose key act as Option</title><link>https://sourceforge.net/p/basilisk/bugs/94/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently, Sheepshaver is rigged up to have Alt act as Command and Meta act as Option.  Unfortunately, most current Linux boxes don't have anything bound to Meta.  However, some people do have some key bound to  Compose/Multi Key, and since that is currently unused, it makes sense to permit it to map to Option; this patch does so.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Schreiber</dc:creator><pubDate>Sun, 16 Oct 2011 08:47:26 -0000</pubDate><guid>https://sourceforge.net0643244e2f1bb79955d673efc8d776a716705d1d</guid></item><item><title>[PATCH] : Get autoreconf running on Ubuntu 10.10</title><link>https://sourceforge.net/p/basilisk/bugs/93/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've attached three patches to get autoreconf on Basilisk II running without errors or warnings on Ubuntu 10.10.&lt;/p&gt;
&lt;p&gt;First, AC_PROG_CC runs too late.  If  AC_PROG_CC shows up after the arch test in configure.ac, it causes something to go wrong in autoconf (at least on my box).  Configure then fails to detect the .o suffix for compiled .c files correctly when AC_PROG_CC actually does run, and causes numerous other later tests involving C compilation to fail, including should-always-work ones for standard C headers.&lt;/p&gt;
&lt;p&gt;Second, AM_PATH_GTK is undefined.  AM_PATH_GTK was formerly defined in the gtk 1 development package, but Ubuntu 10.10 no longer provides a gtk 1 development header.  I was a bit unsure about the right way to go about solving this; I've not much experience with automake.  Finally, I decided to, on systems lacking a real AM_PATH_GTK, define AM_PATH_GTK to be a do-nothing macro that always executes as if AM_PATH_GTK had found no GTK 1 packages on the system and warn the user.  This means that if a configure file is built on a system lacking the gtk 1 development headers, that configure file, when run on any subsequent system, even one with GTK 1 headers, will not be able to detect the headers.  However, it also means that boxes without gtk1 can continue to run autoconf on the Basilisk II configure.ac.&lt;/p&gt;
&lt;p&gt;Third, autoconf complains about the fact that AC_CACHE_CHECK is used improperly when testing for -fno-strict-aliasing support.  This macro is apparently supposed to execute a particular command and take no actions with side-effects based on it other than setting a single variable.  According to the Autoconf manual, this is a common error.  This also appears to me to happen in other invocations of AC_CACHE_CHECK in configure.ac, but this is the only one that autoconf seems to complain about.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Schreiber</dc:creator><pubDate>Tue, 01 Mar 2011 10:21:03 -0000</pubDate><guid>https://sourceforge.net358fbba9ef8efa79289edbbf4aab0b0c051eca3a</guid></item><item><title>Mac OS 8.1, THINK Pascal: round() truncates iso rounding</title><link>https://sourceforge.net/p/basilisk/bugs/92/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Example: round(4.7) = 4 iso 5.&lt;br /&gt;
This can most easily be seen in the Observe window&lt;br /&gt;
VERSIONS:&lt;br /&gt;
Mac OS X v. 10.6.2&lt;br /&gt;
Emulating Mac OS 8.1&lt;br /&gt;
Basilisk II v. 1.0 (2009-10-04); BasiliskIIGUI v. 1.0&lt;br /&gt;
THINK Pascal v. 4.0.2&lt;br /&gt;
Does not depend on BIIGUI "Enable JIT Compiler" status nor on "Compile FPU Instruction" status&lt;br /&gt;
Does not depend on which SANE lib is used (SANELib.lib or SANELib881.lib)&lt;br /&gt;
Does not depend on Compile Options (Elems881 can be TRUE or FALSE; Code Generation 68881/68882 can be checked or unchecked)&lt;br /&gt;
Occurs whether compiled or interactive&lt;br /&gt;
Does not depend on whether the BasiliskII.app is launched or BasiliskII is started from the BasiliskIIGUI.app&lt;/p&gt;&lt;/div&gt;</description><pubDate>Tue, 01 Dec 2009 14:39:55 -0000</pubDate><guid>https://sourceforge.netda562f2ac8345304290942b9f4e34a19591b0eca</guid></item><item><title>Crashes when I use Disk Copy</title><link>https://sourceforge.net/p/basilisk/bugs/91/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The application crashes when I try to mount something with Disk Copy. When It does crash, it gives this output in the terminal:&lt;br /&gt;
VOSF acceleration is not profitable on this platform, disabling it&lt;br /&gt;
Caught SIGSEGV at address 0x71ac61b6 [IP=0x7808c15d]&lt;br /&gt;
D0: 61ac6100 D1: 000000c4 D2: 00000010 D3: 03f66261 &lt;br /&gt;
D4: 00000aa8 D5: 00000000 D6: 09b4cf14 D7: dddd0000 &lt;br /&gt;
A0: 00000bb8 A1: 03f68bfe A2: 61ac61aa A3: 03f68d14 &lt;br /&gt;
A4: 03f68d10 A5: 03f6b5e8 A6: 03f68b88 A7: 03f68b7c &lt;br /&gt;
USP=00000000 ISP=03f68b7c MSP=00000000 VBR=00000000&lt;br /&gt;
T=00 S=1 M=0 X=1 N=0 Z=1 V=0 C=0 IMASK=0&lt;br /&gt;
FP0: 9.22337e+18 FP1: 0 FP2: nan FP3: nan &lt;br /&gt;
FP4: nan FP5: nan FP6: nan FP7: nan &lt;br /&gt;
N=0 Z=0 I=0 NAN=0&lt;br /&gt;
001402fa: 302a 000c b043 6608 1d7c MOVE.W (A2,$000c) == $61ac61b6,D0&lt;br /&gt;
next PC: 001402fe&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jesse</dc:creator><pubDate>Thu, 02 Jul 2009 20:52:52 -0000</pubDate><guid>https://sourceforge.netd66b0b918a594441476483a472a7b1f3c09e3c35</guid></item></channel></rss>