From: Lew Irwin/S. B. <st...@us...> - 2012-07-08 09:58:03
|
Yes, I generally copy from the Chrome browser. I have been using version 2.3 of SheepShaver. I do seem to recall that two or three years ago I tried a newer version, was unable to copy from OSX and paste in OS9 and decided to switch back to the older version. I've only tried the latest version (it doesn't seem to have a number) for a couple of days and very lightly at that but pasting in ClarisWorks seems to work OK. As I indicated, previously copy and paste within ClarisWorks in OS9 failed if I had SpellCatcher active. The latest version of SheepShaver allows me to run SpellCatcher, an improvement that comes as some relief because that program includes the GhostWriter back-up, a great protection against a crash. On Sun, Jul 8, 2012 at 1:39 AM, Ronald P. Regensburg <ron...@xs...>wrote: > With "browser" you mean a web-browser? I never tried copying from a > web-browser in OSX to paste in anything in OS9 before. I now tried in my > February 11 2012 build and in yesterdays build to copy in OSX Safari and > paste in AppleWorks OS9. It works here exactly as I described for copying > in OSX TextEdit. Pasting directly in AW does not work, but after pasting > first in SimpleText (without again copying in SimpleText) I can paste in AW. > > And, yes, I can directly paste in AW once, but only when I copy in OSX > while SheepShaver is not yet running. This sequence works also: > > Copy text in OSX -> launch SheepShaver -> launch AW in OS9 -> paste in AW > > As I wrote before, I have no time now to check these things more > thoroughly. Maybe Charles Srstka has an idea of what is going on on the > MacOS clipboard. Could it be that CW/AW uses its own format on the > clipboard and that some kind of conversion is going on on the MacOS > clipboard? Could it be related to the fact that CW/AW had both Mac and > Windows versions and used a cross-platform format for its documents? > > Ronald. > > ---------------------------------------- > Op 8 juli 2012, om 04:08, schreef Lew Irwin/Studio Briefing: > > I have rarely had a problem copying from the browser -- any browser -- in > OSX and pasting to ClarisWorks in OS9. It won't work in the opposite > direction, however. I have to paste from ClarisWorks to SimpleText and then > paste in the OSX browser to WordPress. > > On Sat, Jul 7, 2012 at 6:26 PM, Ronald P. Regensburg <ron...@xs...> > wrote: > I use AppleWorks 6 in SheepShaver, which is in fact a later version of > ClarisWorks. I have never been able to copy/paste consistently from > AppleWorks in MacOS to OSX or from OSX to AppleWorks in MacOS. Occasionally > it works. It seems to work if first is pasted (even without copying again) > in SimpleText. > > Does not work: > Copy in OSX TextEdit -> Paste in MacOS AW > Copy in MacOS AW -> Paste in OSX TextEdit > > Works: > Copy in OSX TextEdit -> Paste in MacOS SimpleText -> Paste in MacOS AW > Copy in MacOS AW -> Paste in MacOS SimpleText -> Paste in OSX TextEdit > > Indeed, without again copying in SimpleText! Very strange. It does not > need to be SimpleText. Pasting the resources in ResEdit also makes it work. > But pasting in AW itself does not help. > > I would like to test more thoroughly the current state of SheepShaver (and > BasiliskII) after the many changes in the past days, but I do not have the > time right now. Maybe later this week. > > Ronald. > > > ---------------------------------------- > Op 8 juli 2012, om 00:32, schreef Lew Irwin/Studio Briefing: > > Same issue. Still can only paste once from ClarisWorks to OSX. The first > copied text remains in memory and is not replaced when I attempt to copy > and paste different text. > > On Sat, Jul 7, 2012 at 2:10 PM, howard spoelstra < > how...@ho...> wrote: > > Hi, > > You can pick up the latest version (as of July 7th) over at the > emaculation forum: > http://www.emaculation.com/forum/viewtopic.php?f=20&t=7656&p=43345#p43345 > > Best, > Howard > Date: Sat, 7 Jul 2012 10:55:05 -0700 > From: st...@us... > To: bas...@li... > Subject: Re: [B2-devel] [PATCH] More clipboard-related fixes for Basilisk > / SheepShaver > > > I'm a non-techie who uses Sheepshaver daily. I just tried out the 7/1/12 > version. While I can now copy and paste out of Tex-Edit (I could only paste > into it from OSX previously) I can't do so with ClarisWorks, my primary OS9 > word processor. Previously I could copy from OSX and paste in ClarisWorks > but not vice versa. (I had to use Simple Text as an intermediary.) Now I > can do neither. I don't need to copy styled text in either direction. > > Also, in neither version of SheepShaver can I copy and/or paste within > ClarisWorks if SpellCatcher is active. > > On Sat, Jul 7, 2012 at 8:41 AM, Alexei Svitkine <ale...@gm...> > wrote: > Thanks! > > Landed: > https://github.com/cebix/macemu/commit/6f2635ee3128cab12335009dd8a722d6df9fb726 > > On Sat, Jul 7, 2012 at 5:27 AM, Charles Srstka < > bas...@ch...> wrote: > This patch fixes one lingering problem with the 64-bit clipboard code; the > way it was designed, the Mac clipboard was being cleared every time a > single item was being requested by GetScrap, causing clipboards with > multiple items to be unceremoniously whittled down to one. On the other > hand, a similar issue was causing some items to get duplicated on the host > pasteboard. This patch fixes the issue by making conversion between the > host pasteboard and the Mac clipboard a singular operation; when the > pasteboard data changes on the host side, it is all converted and sent to > the Mac pasteboard at once, and similarly, all Mac clipboard data is sent > to the host pasteboard in one operation. Also, data from the host side is > copied to the Mac clipboard only if it has changed since the last check, > which should improve performance as conversions will not be done over and > over every time the Mac side checks whether the scrap has changed. > > In addition, I've added a rudimentary PICT converter. It's rudimentary at > the moment, only going in one direction, converting to PICT and not from > PICT, and currently it always rasterizes the source image and creates a > PICT containing bitmap data. However, it's a start, and it should solve > Ronald's issue with copying images from OS X to Mac OS. In the future, more > could possibly be added. I've put the new PICT code in the main source > directory instead of in the MacOSX subdirectory, so that it can be used by > other platforms if needed. > > I would like to leave the license on the new PICT code as "Public Domain" > if that is okay. > > Thanks, > Charles > > > > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > > > > > -- > Lew Irwin > STUDIO BRIEFING > www.studiobriefing.net > st...@us... > (818) 865-0044 > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference Exclusive live event will cover all the > ways today's security and threat landscape has changed and how IT managers > can respond. Discussions will include endpoint security, mobile security > and the latest in malware threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ basilisk-devel mailing > list bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > > > > > -- > Lew Irwin > STUDIO BRIEFING > www.studiobriefing.net > st...@us... > (818) 865-0044 > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > > > > -- > Lew Irwin > STUDIO BRIEFING > www.studiobriefing.net > st...@us... > (818) 865-0044 > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > basilisk-devel mailing list > bas...@li... > https://lists.sourceforge.net/lists/listinfo/basilisk-devel > -- Lew Irwin STUDIO BRIEFING www.studiobriefing.net st...@us... (818) 865-0044 |