Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-19 Thread 'Janina Sajka' via MacVisionaries
Michael Marshall writes:
> hey,
> thanks for that command, so i type the word orka and - and then S?
Almost. I guess VO didn't pronounce the dash in that command.


Here's a bit more info ...

1.) You need to wait awhile for the Fedora Live image to boot. From
a cdrom this takes longer than from a USB stick, but even less time if
running from an ISO file mount in a vm. You're waiting for the boot
process to complete, for the Login prompt to time out, and for the GNOME
desktop to finish loading. Unfortunately, there are no audio sing posts
along this path. So, just get a cup of coffee , or something.

2.) The command Alt F2 is the command that brings up the GNOME
command prompt where you can type a command press enter to execute it.
Windows has such a thing, but I don't see where Mac has, but it's simply
a box where you get to type any command, just as though you were in a
terminal window.

Now, there's a problem with this step. You need to have mapped
Alt+F2 in your VMware, because you don't have an Alt key on the
Mac. I would expect this is a familiar problem, though, because
you have the same need when running Windows.

3.) With the command window open, you type

o r c a space dash s

and press enter.

That brings up Orca in its setup screen where
you can adjust various screen reader related
things. If you're happy with the defaults, you
might do "orca -r" as in "restart" instead.

>From here it's a matter of knowing how to use Orca on the GNOME desktop.
It's not at all like the Mac or the Windows environment, so please don't
have expectations of a similar experience. My best advice is to not
worry about the desktop initially, and try some straight forward
application like the Firefox web browser to get an experience on Linux
that will be more familiar. How to bring up firefox? Your command box is
your friend. Do your Alt+F2 again, type "firefox" and press enter.

> what are the advantages of fiddora?

It's a robust, leading edge Linux distribution that's up to date, but
not too much out on the development edge. So, stuff supplied with Fedora
can be generally expected to work out of the box. That includes Orca and
the GNOME desktop, and that includes brltty. You'd need to work a little
harder to get Speakup for the console, because Speakup requires you run
special kernel modules.


If you want an out of the box experience with accessible Linux, you
probably want Vinux. What's your interest in Linux?

Janina

> > On 19 Jan 2016, at 8:53 AM, 'Janina Sajka' via MacVisionaries 
> >  wrote:
> > 
> > With Fedora, wait a little longer than you think necessary for the Live
> > image to boot, press Esc a few times, then do:
> > 
> > Alt+F2
> > 
> > and type
> > orca -s
> > 
> > Note you need the Live image.
> > 
> > Janina
> > 
> > 
> > Michael Marshall writes:
> >> i was going to play with fiddora but i could not get the screenreader 
> >> started at install.
> >> i was using work station.
> >>> On 18 Jan 2016, at 8:02 AM, matthew dyer  
> >>> wrote:
> >>> 
> >>> Hi,
> >>> 
> >>> I think kindle said he hopes to have it out in march when the new sonar 
> >>> image is do.  I am in the process of trying to download faddorra 23 work 
> >>> station so will see how it goes.
> >>> 
> >>> Matthew
> >>> 
> >>> 
>  On Jan 17, 2016, at 3:16 PM, Michael Marshall 
>   wrote:
>  
>  hey,
>  are there much advantages of using sonar over say ubuntu mate witch 
>  still uses the nome desktop?
>  i hate the Unity system's.
>  when will this new installer for sonar be usible?
>  i can't even get to the point that you reach.
> > On 18 Jan 2016, at 4:05 AM, matthew dyer 
> >  wrote:
> > 
> > Michael,
> > 
> > I do not have the problem you describe, but do the fact that the 
> > installer is not working the way it should I can not get through 
> > install process.  I for instance, can not activate the next button 
> > after causing english as the language.  It is a mess.  BTW, I joined 
> > the manjaro dev list to watch the development of manjaro and sonar and 
> > the new installer that sonar will be using is now working for the most 
> > part according to kindle clark.   Just wanted to pass that along to 
> > give you heads up.  
> > 
> > Matthew
> > 
> > 
> >> On Jan 17, 2016, at 7:32 AM, Michael Marshall 
> >>  wrote:
> >> 
> >> hey,
> >> i am sorry i'm posting here but it's the only place i know of.
> >> it would not let me proceed, there is something about that ISO file 
> >> that Fusion absolutely hates.
> >> it knows that it is a linux disc but i can't get past that screen.
> >> i like ubuntu mate but still i want to have a play with this one.
> >>> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-19 Thread 'Janina Sajka' via MacVisionaries
Hi Again, Michael:

You've found me out!  I tend to run my integrity checks on Linux,
which I nfs mount to my Mac.

However, a quick Google search for:

osx checksum

brings up several relevant results. Off the top of my head I wouldn't
know whether or not any graphical checksum checker is accessible, of
course. But, I'd pretty much bet that any terminal, i.e. command line,
checker is as accessible as the Mac terminal itself, and that's good
enough for this task.

The fact that your Mac refused to mount an ISO image is a pretty good
tell, though. It strongly suggests the file itself is the culpirt. These
iso images are a common way to share dvdr and cdr volumes, and should
mount without an issue. My sense of the situation is that you have
pretty clearly demonstrated a bad ISO file, and to me that means you
can't trust anything inside it. Even if you can accurately get at 99% of
the data inside, that's likely not enough for the task at hand.

If it were an ebook, or an old movie, you might live with 99% of the
contents. But for software installs, you pretty much need the entire
enchilada.

Janina


Michael Marshall writes:
> hey,
> how do you run these kinds of commands?
> the mac would not mount the image, i had to use an extractor.
> > On 19 Jan 2016, at 8:50 AM, 'Janina Sajka' via MacVisionaries 
> >  wrote:
> > 
> > Did you run the integrity check on the ISO image? I have not used Sonar,
> > but there's surely some kind of checksum provided, and you should use it
> > to ascertain that the file you have on your local drive is a true copy
> > of the original. It might, for example, require you to run a sha command
> > of some kind.
> > 
> > One way beginners go wrong with iso files is to try and copy and paste
> > them to their cd burners.
> > 
> > As you were able to get at the files inside, the iso, you were clearly
> > able to mount it somewhere.
> > 
> > And, it's certainly possible it's a malformed iso image at the source.
> > Checksum should help disambiguate.
> > 
> > Janina
> > 
> > Michael Marshall writes:
> >> hey,
> >> i am sorry i'm posting here but it's the only place i know of.
> >> it would not let me proceed, there is something about that ISO file that 
> >> Fusion absolutely hates.
> >> it knows that it is a linux disc but i can't get past that screen.
> >> i like ubuntu mate but still i want to have a play with this one.
> >>> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  wrote:
> >>> 
> >>> You don’t need to extract the files from a Linux ISO image to boot from 
> >>> the ISO.  Tell VMWare Fusion to simply install from disk or disk image 
> >>> during the setup of the VM.  It should then detect the OS, or something 
> >>> close to it, and allow you to proceed.
> >>> 
> >>> I don’t use Sonar so I can’t help you with details of that particular 
> >>> flavour of Linux, and this isn’t really the right list for that.  
> >>> However, if it boots with sound, you should be golden at that point since 
> >>> the sound card is provided by VMWare and Linux has the driver.
> >>> 
> >>> -- 
> >>> The following information is important for all members of the Mac 
> >>> Visionaries list.
> >>> 
> >>> If you have any questions or concerns about the running of this list, or 
> >>> if you feel that a member's post is inappropriate, please contact the 
> >>> owners or moderators directly rather than posting on the list itself.
> >>> 
> >>> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> >>> Quinn - you can reach Cara at caraqu...@caraquinn.com
> >>> 
> >>> The archives for this list can be searched at:
> >>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> >>> --- 
> >>> You received this message because you are subscribed to the Google Groups 
> >>> "MacVisionaries" group.
> >>> To unsubscribe from this group and stop receiving emails from it, send an 
> >>> email to macvisionaries+unsubscr...@googlegroups.com.
> >>> To post to this group, send email to macvisionaries@googlegroups.com.
> >>> Visit this group at https://groups.google.com/group/macvisionaries.
> >>> For more options, visit https://groups.google.com/d/optout.
> >> 
> >> -- 
> >> The following information is important for all members of the Mac 
> >> Visionaries list.
> >> 
> >> If you have any questions or concerns about the running of this list, or 
> >> if you feel that a member's post is inappropriate, please contact the 
> >> owners or moderators directly rather than posting on the list itself.
> >> 
> >> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> >> Quinn - you can reach Cara at caraqu...@caraquinn.com
> >> 
> >> The archives for this list can be searched at:
> >> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> >> --- 
> >> You received this message because you are subscribed to the Google Groups 
> >> "MacVisionaries" group.
> >> To unsubscribe from this group and stop receiving emails from it, send an 
> >> email to macvisionaries+unsubscr

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-18 Thread Michael Marshall
hey,
how do you run these kinds of commands?
the mac would not mount the image, i had to use an extractor.
> On 19 Jan 2016, at 8:50 AM, 'Janina Sajka' via MacVisionaries 
>  wrote:
> 
> Did you run the integrity check on the ISO image? I have not used Sonar,
> but there's surely some kind of checksum provided, and you should use it
> to ascertain that the file you have on your local drive is a true copy
> of the original. It might, for example, require you to run a sha command
> of some kind.
> 
> One way beginners go wrong with iso files is to try and copy and paste
> them to their cd burners.
> 
> As you were able to get at the files inside, the iso, you were clearly
> able to mount it somewhere.
> 
> And, it's certainly possible it's a malformed iso image at the source.
> Checksum should help disambiguate.
> 
> Janina
> 
> Michael Marshall writes:
>> hey,
>> i am sorry i'm posting here but it's the only place i know of.
>> it would not let me proceed, there is something about that ISO file that 
>> Fusion absolutely hates.
>> it knows that it is a linux disc but i can't get past that screen.
>> i like ubuntu mate but still i want to have a play with this one.
>>> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  wrote:
>>> 
>>> You don’t need to extract the files from a Linux ISO image to boot from the 
>>> ISO.  Tell VMWare Fusion to simply install from disk or disk image during 
>>> the setup of the VM.  It should then detect the OS, or something close to 
>>> it, and allow you to proceed.
>>> 
>>> I don’t use Sonar so I can’t help you with details of that particular 
>>> flavour of Linux, and this isn’t really the right list for that.  However, 
>>> if it boots with sound, you should be golden at that point since the sound 
>>> card is provided by VMWare and Linux has the driver.
>>> 
>>> -- 
>>> The following information is important for all members of the Mac 
>>> Visionaries list.
>>> 
>>> If you have any questions or concerns about the running of this list, or if 
>>> you feel that a member's post is inappropriate, please contact the owners 
>>> or moderators directly rather than posting on the list itself.
>>> 
>>> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
>>> Quinn - you can reach Cara at caraqu...@caraquinn.com
>>> 
>>> The archives for this list can be searched at:
>>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>>> --- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "MacVisionaries" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to macvisionaries+unsubscr...@googlegroups.com.
>>> To post to this group, send email to macvisionaries@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/macvisionaries.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> -- 
>> The following information is important for all members of the Mac 
>> Visionaries list.
>> 
>> If you have any questions or concerns about the running of this list, or if 
>> you feel that a member's post is inappropriate, please contact the owners or 
>> moderators directly rather than posting on the list itself.
>> 
>> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
>> Quinn - you can reach Cara at caraqu...@caraquinn.com
>> 
>> The archives for this list can be searched at:
>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "MacVisionaries" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to macvisionaries+unsubscr...@googlegroups.com.
>> To post to this group, send email to macvisionaries@googlegroups.com.
>> Visit this group at https://groups.google.com/group/macvisionaries.
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> 
> Janina Sajka, Phone:  +1.443.300.2200
>   sip:jan...@asterisk.rednote.net
>   Email:  jan...@rednote.net
> 
> Linux Foundation Fellow
> Executive Chair, Accessibility Workgroup: http://a11y.org
> 
> The World Wide Web Consortium (W3C), Web Accessibility Initiative (WAI)
> Chair, Accessible Platform Architectures  http://www.w3.org/wai/apa
> 
> -- 
> The following information is important for all members of the Mac Visionaries 
> list.
> 
> If you have any questions or concerns about the running of this list, or if 
> you feel that a member's post is inappropriate, please contact the owners or 
> moderators directly rather than posting on the list itself.
> 
> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> Quinn - you can reach Cara at caraqu...@caraquinn.com
> 
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" grou

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-18 Thread Michael Marshall
hey,
thanks for that command, so i type the word orka and - and then S?
what are the advantages of fiddora?
> On 19 Jan 2016, at 8:53 AM, 'Janina Sajka' via MacVisionaries 
>  wrote:
> 
> With Fedora, wait a little longer than you think necessary for the Live
> image to boot, press Esc a few times, then do:
> 
> Alt+F2
> 
> and type
> orca -s
> 
> Note you need the Live image.
> 
> Janina
> 
> 
> Michael Marshall writes:
>> i was going to play with fiddora but i could not get the screenreader 
>> started at install.
>> i was using work station.
>>> On 18 Jan 2016, at 8:02 AM, matthew dyer  
>>> wrote:
>>> 
>>> Hi,
>>> 
>>> I think kindle said he hopes to have it out in march when the new sonar 
>>> image is do.  I am in the process of trying to download faddorra 23 work 
>>> station so will see how it goes.
>>> 
>>> Matthew
>>> 
>>> 
 On Jan 17, 2016, at 3:16 PM, Michael Marshall  
 wrote:
 
 hey,
 are there much advantages of using sonar over say ubuntu mate witch still 
 uses the nome desktop?
 i hate the Unity system's.
 when will this new installer for sonar be usible?
 i can't even get to the point that you reach.
> On 18 Jan 2016, at 4:05 AM, matthew dyer  
> wrote:
> 
> Michael,
> 
> I do not have the problem you describe, but do the fact that the 
> installer is not working the way it should I can not get through install 
> process.  I for instance, can not activate the next button after causing 
> english as the language.  It is a mess.  BTW, I joined the manjaro dev 
> list to watch the development of manjaro and sonar and the new installer 
> that sonar will be using is now working for the most part according to 
> kindle clark.   Just wanted to pass that along to give you heads up.  
> 
> Matthew
> 
> 
>> On Jan 17, 2016, at 7:32 AM, Michael Marshall 
>>  wrote:
>> 
>> hey,
>> i am sorry i'm posting here but it's the only place i know of.
>> it would not let me proceed, there is something about that ISO file that 
>> Fusion absolutely hates.
>> it knows that it is a linux disc but i can't get past that screen.
>> i like ubuntu mate but still i want to have a play with this one.
>>> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  
>>> wrote:
>>> 
>>> You don’t need to extract the files from a Linux ISO image to boot from 
>>> the ISO.  Tell VMWare Fusion to simply install from disk or disk image 
>>> during the setup of the VM.  It should then detect the OS, or something 
>>> close to it, and allow you to proceed.
>>> 
>>> I don’t use Sonar so I can’t help you with details of that particular 
>>> flavour of Linux, and this isn’t really the right list for that.  
>>> However, if it boots with sound, you should be golden at that point 
>>> since the sound card is provided by VMWare and Linux has the driver.
>>> 
>>> -- 
>>> The following information is important for all members of the Mac 
>>> Visionaries list.
>>> 
>>> If you have any questions or concerns about the running of this list, 
>>> or if you feel that a member's post is inappropriate, please contact 
>>> the owners or moderators directly rather than posting on the list 
>>> itself.
>>> 
>>> Your Mac Visionaries list moderator is Mark Taylor and your owner is 
>>> Cara Quinn - you can reach Cara at caraqu...@caraquinn.com
>>> 
>>> The archives for this list can be searched at:
>>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "MacVisionaries" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to macvisionaries+unsubscr...@googlegroups.com.
>>> To post to this group, send email to macvisionaries@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/macvisionaries.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> -- 
>> The following information is important for all members of the Mac 
>> Visionaries list.
>> 
>> If you have any questions or concerns about the running of this list, or 
>> if you feel that a member's post is inappropriate, please contact the 
>> owners or moderators directly rather than posting on the list itself.
>> 
>> Your Mac Visionaries list moderator is Mark Taylor and your owner is 
>> Cara Quinn - you can reach Cara at caraqu...@caraquinn.com
>> 
>> The archives for this list can be searched at:
>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>> --- 
>> You received this message because you are subscribed to the Google 
>> Groups "MacVisionaries" group.
>> To unsubscribe from this group and stop receiving emails from it, send 
>> an email to macvisionaries+unsub

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-18 Thread 'Janina Sajka' via MacVisionaries
With Fedora, wait a little longer than you think necessary for the Live
image to boot, press Esc a few times, then do:

Alt+F2

and type
orca -s

Note you need the Live image.

Janina


Michael Marshall writes:
> i was going to play with fiddora but i could not get the screenreader started 
> at install.
> i was using work station.
> > On 18 Jan 2016, at 8:02 AM, matthew dyer  
> > wrote:
> > 
> > Hi,
> > 
> > I think kindle said he hopes to have it out in march when the new sonar 
> > image is do.  I am in the process of trying to download faddorra 23 work 
> > station so will see how it goes.
> > 
> > Matthew
> > 
> > 
> >> On Jan 17, 2016, at 3:16 PM, Michael Marshall  
> >> wrote:
> >> 
> >> hey,
> >> are there much advantages of using sonar over say ubuntu mate witch still 
> >> uses the nome desktop?
> >> i hate the Unity system's.
> >> when will this new installer for sonar be usible?
> >> i can't even get to the point that you reach.
> >>> On 18 Jan 2016, at 4:05 AM, matthew dyer  
> >>> wrote:
> >>> 
> >>> Michael,
> >>> 
> >>> I do not have the problem you describe, but do the fact that the 
> >>> installer is not working the way it should I can not get through install 
> >>> process.  I for instance, can not activate the next button after causing 
> >>> english as the language.  It is a mess.  BTW, I joined the manjaro dev 
> >>> list to watch the development of manjaro and sonar and the new installer 
> >>> that sonar will be using is now working for the most part according to 
> >>> kindle clark.   Just wanted to pass that along to give you heads up.  
> >>> 
> >>> Matthew
> >>> 
> >>> 
>  On Jan 17, 2016, at 7:32 AM, Michael Marshall 
>   wrote:
>  
>  hey,
>  i am sorry i'm posting here but it's the only place i know of.
>  it would not let me proceed, there is something about that ISO file that 
>  Fusion absolutely hates.
>  it knows that it is a linux disc but i can't get past that screen.
>  i like ubuntu mate but still i want to have a play with this one.
> > On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  
> > wrote:
> > 
> > You don’t need to extract the files from a Linux ISO image to boot from 
> > the ISO.  Tell VMWare Fusion to simply install from disk or disk image 
> > during the setup of the VM.  It should then detect the OS, or something 
> > close to it, and allow you to proceed.
> > 
> > I don’t use Sonar so I can’t help you with details of that particular 
> > flavour of Linux, and this isn’t really the right list for that.  
> > However, if it boots with sound, you should be golden at that point 
> > since the sound card is provided by VMWare and Linux has the driver.
> > 
> > -- 
> > The following information is important for all members of the Mac 
> > Visionaries list.
> > 
> > If you have any questions or concerns about the running of this list, 
> > or if you feel that a member's post is inappropriate, please contact 
> > the owners or moderators directly rather than posting on the list 
> > itself.
> > 
> > Your Mac Visionaries list moderator is Mark Taylor and your owner is 
> > Cara Quinn - you can reach Cara at caraqu...@caraquinn.com
> > 
> > The archives for this list can be searched at:
> > http://www.mail-archive.com/macvisionaries@googlegroups.com/
> > --- 
> > You received this message because you are subscribed to the Google 
> > Groups "MacVisionaries" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> > an email to macvisionaries+unsubscr...@googlegroups.com.
> > To post to this group, send email to macvisionaries@googlegroups.com.
> > Visit this group at https://groups.google.com/group/macvisionaries.
> > For more options, visit https://groups.google.com/d/optout.
>  
>  -- 
>  The following information is important for all members of the Mac 
>  Visionaries list.
>  
>  If you have any questions or concerns about the running of this list, or 
>  if you feel that a member's post is inappropriate, please contact the 
>  owners or moderators directly rather than posting on the list itself.
>  
>  Your Mac Visionaries list moderator is Mark Taylor and your owner is 
>  Cara Quinn - you can reach Cara at caraqu...@caraquinn.com
>  
>  The archives for this list can be searched at:
>  http://www.mail-archive.com/macvisionaries@googlegroups.com/
>  --- 
>  You received this message because you are subscribed to the Google 
>  Groups "MacVisionaries" group.
>  To unsubscribe from this group and stop receiving emails from it, send 
>  an email to macvisionaries+unsubscr...@googlegroups.com.
>  To post to this group, send email to macvisionaries@googlegroups.com.
>  Visit this group at https://groups.google.com/group/macvisionaries.
>  For more options, visit https://g

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-18 Thread 'Janina Sajka' via MacVisionaries
Did you run the integrity check on the ISO image? I have not used Sonar,
but there's surely some kind of checksum provided, and you should use it
to ascertain that the file you have on your local drive is a true copy
of the original. It might, for example, require you to run a sha command
of some kind.

One way beginners go wrong with iso files is to try and copy and paste
them to their cd burners.

As you were able to get at the files inside, the iso, you were clearly
able to mount it somewhere.

And, it's certainly possible it's a malformed iso image at the source.
Checksum should help disambiguate.

Janina

Michael Marshall writes:
> hey,
> i am sorry i'm posting here but it's the only place i know of.
> it would not let me proceed, there is something about that ISO file that 
> Fusion absolutely hates.
> it knows that it is a linux disc but i can't get past that screen.
> i like ubuntu mate but still i want to have a play with this one.
> > On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  wrote:
> > 
> > You don’t need to extract the files from a Linux ISO image to boot from the 
> > ISO.  Tell VMWare Fusion to simply install from disk or disk image during 
> > the setup of the VM.  It should then detect the OS, or something close to 
> > it, and allow you to proceed.
> > 
> > I don’t use Sonar so I can’t help you with details of that particular 
> > flavour of Linux, and this isn’t really the right list for that.  However, 
> > if it boots with sound, you should be golden at that point since the sound 
> > card is provided by VMWare and Linux has the driver.
> > 
> > -- 
> > The following information is important for all members of the Mac 
> > Visionaries list.
> > 
> > If you have any questions or concerns about the running of this list, or if 
> > you feel that a member's post is inappropriate, please contact the owners 
> > or moderators directly rather than posting on the list itself.
> > 
> > Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> > Quinn - you can reach Cara at caraqu...@caraquinn.com
> > 
> > The archives for this list can be searched at:
> > http://www.mail-archive.com/macvisionaries@googlegroups.com/
> > --- 
> > You received this message because you are subscribed to the Google Groups 
> > "MacVisionaries" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to macvisionaries+unsubscr...@googlegroups.com.
> > To post to this group, send email to macvisionaries@googlegroups.com.
> > Visit this group at https://groups.google.com/group/macvisionaries.
> > For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> The following information is important for all members of the Mac Visionaries 
> list.
> 
> If you have any questions or concerns about the running of this list, or if 
> you feel that a member's post is inappropriate, please contact the owners or 
> moderators directly rather than posting on the list itself.
> 
> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> Quinn - you can reach Cara at caraqu...@caraquinn.com
> 
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at https://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/d/optout.

-- 

Janina Sajka,   Phone:  +1.443.300.2200
sip:jan...@asterisk.rednote.net
Email:  jan...@rednote.net

Linux Foundation Fellow
Executive Chair, Accessibility Workgroup:   http://a11y.org

The World Wide Web Consortium (W3C), Web Accessibility Initiative (WAI)
Chair, Accessible Platform Architectureshttp://www.w3.org/wai/apa

-- 
The following information is important for all members of the Mac Visionaries 
list.

If you have any questions or concerns about the running of this list, or if you 
feel that a member's post is inappropriate, please contact the owners or 
moderators directly rather than posting on the list itself.

Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara Quinn 
- you can reach Cara at caraqu...@caraquinn.com

The archives for this list can be searched at:
http://www.mail-archive.com/macvisionaries@googlegroups.com/
--- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at https://groups.google.com/group/macvisionaries.
For more options, visit htt

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-18 Thread Michael Marshall
how strange is that?
i still would say that ubuntu mate is still the best.
i like the nome architecture.
> On 19 Jan 2016, at 7:03 AM, matthew dyer  
> wrote:
> 
> Hi,
> 
> I had the same problem.  I was able to confer,m that orca was running by 
> pressing orca space and I think it came up, I just had no speech.  Thanks.  I 
> was also using work station.
> 
> Matthew
> 
> 
>> On Jan 17, 2016, at 5:05 PM, Michael Marshall  
>> wrote:
>> 
>> i was going to play with fiddora but i could not get the screenreader 
>> started at install.
>> i was using work station.
>>> On 18 Jan 2016, at 8:02 AM, matthew dyer  
>>> wrote:
>>> 
>>> Hi,
>>> 
>>> I think kindle said he hopes to have it out in march when the new sonar 
>>> image is do.  I am in the process of trying to download faddorra 23 work 
>>> station so will see how it goes.
>>> 
>>> Matthew
>>> 
>>> 
 On Jan 17, 2016, at 3:16 PM, Michael Marshall  
 wrote:
 
 hey,
 are there much advantages of using sonar over say ubuntu mate witch still 
 uses the nome desktop?
 i hate the Unity system's.
 when will this new installer for sonar be usible?
 i can't even get to the point that you reach.
> On 18 Jan 2016, at 4:05 AM, matthew dyer  
> wrote:
> 
> Michael,
> 
> I do not have the problem you describe, but do the fact that the 
> installer is not working the way it should I can not get through install 
> process.  I for instance, can not activate the next button after causing 
> english as the language.  It is a mess.  BTW, I joined the manjaro dev 
> list to watch the development of manjaro and sonar and the new installer 
> that sonar will be using is now working for the most part according to 
> kindle clark.   Just wanted to pass that along to give you heads up.  
> 
> Matthew
> 
> 
>> On Jan 17, 2016, at 7:32 AM, Michael Marshall 
>>  wrote:
>> 
>> hey,
>> i am sorry i'm posting here but it's the only place i know of.
>> it would not let me proceed, there is something about that ISO file that 
>> Fusion absolutely hates.
>> it knows that it is a linux disc but i can't get past that screen.
>> i like ubuntu mate but still i want to have a play with this one.
>>> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  
>>> wrote:
>>> 
>>> You don’t need to extract the files from a Linux ISO image to boot from 
>>> the ISO.  Tell VMWare Fusion to simply install from disk or disk image 
>>> during the setup of the VM.  It should then detect the OS, or something 
>>> close to it, and allow you to proceed.
>>> 
>>> I don’t use Sonar so I can’t help you with details of that particular 
>>> flavour of Linux, and this isn’t really the right list for that.  
>>> However, if it boots with sound, you should be golden at that point 
>>> since the sound card is provided by VMWare and Linux has the driver.
>>> 
>>> -- 
>>> The following information is important for all members of the Mac 
>>> Visionaries list.
>>> 
>>> If you have any questions or concerns about the running of this list, 
>>> or if you feel that a member's post is inappropriate, please contact 
>>> the owners or moderators directly rather than posting on the list 
>>> itself.
>>> 
>>> Your Mac Visionaries list moderator is Mark Taylor and your owner is 
>>> Cara Quinn - you can reach Cara at caraqu...@caraquinn.com
>>> 
>>> The archives for this list can be searched at:
>>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "MacVisionaries" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to macvisionaries+unsubscr...@googlegroups.com.
>>> To post to this group, send email to macvisionaries@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/macvisionaries.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> -- 
>> The following information is important for all members of the Mac 
>> Visionaries list.
>> 
>> If you have any questions or concerns about the running of this list, or 
>> if you feel that a member's post is inappropriate, please contact the 
>> owners or moderators directly rather than posting on the list itself.
>> 
>> Your Mac Visionaries list moderator is Mark Taylor and your owner is 
>> Cara Quinn - you can reach Cara at caraqu...@caraquinn.com
>> 
>> The archives for this list can be searched at:
>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>> --- 
>> You received this message because you are subscribed to the Google 
>> Groups "MacVisionaries" group.
>> To unsubscribe from this group and stop receiving emails from it, send 
>> an email to ma

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-18 Thread matthew dyer
Hi,

I had the same problem.  I was able to confer,m that orca was running by 
pressing orca space and I think it came up, I just had no speech.  Thanks.  I 
was also using work station.

Matthew


> On Jan 17, 2016, at 5:05 PM, Michael Marshall  
> wrote:
> 
> i was going to play with fiddora but i could not get the screenreader started 
> at install.
> i was using work station.
>> On 18 Jan 2016, at 8:02 AM, matthew dyer  
>> wrote:
>> 
>> Hi,
>> 
>> I think kindle said he hopes to have it out in march when the new sonar 
>> image is do.  I am in the process of trying to download faddorra 23 work 
>> station so will see how it goes.
>> 
>> Matthew
>> 
>> 
>>> On Jan 17, 2016, at 3:16 PM, Michael Marshall  
>>> wrote:
>>> 
>>> hey,
>>> are there much advantages of using sonar over say ubuntu mate witch still 
>>> uses the nome desktop?
>>> i hate the Unity system's.
>>> when will this new installer for sonar be usible?
>>> i can't even get to the point that you reach.
 On 18 Jan 2016, at 4:05 AM, matthew dyer  
 wrote:
 
 Michael,
 
 I do not have the problem you describe, but do the fact that the installer 
 is not working the way it should I can not get through install process.  I 
 for instance, can not activate the next button after causing english as 
 the language.  It is a mess.  BTW, I joined the manjaro dev list to watch 
 the development of manjaro and sonar and the new installer that sonar will 
 be using is now working for the most part according to kindle clark.   
 Just wanted to pass that along to give you heads up.  
 
 Matthew
 
 
> On Jan 17, 2016, at 7:32 AM, Michael Marshall  
> wrote:
> 
> hey,
> i am sorry i'm posting here but it's the only place i know of.
> it would not let me proceed, there is something about that ISO file that 
> Fusion absolutely hates.
> it knows that it is a linux disc but i can't get past that screen.
> i like ubuntu mate but still i want to have a play with this one.
>> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  
>> wrote:
>> 
>> You don’t need to extract the files from a Linux ISO image to boot from 
>> the ISO.  Tell VMWare Fusion to simply install from disk or disk image 
>> during the setup of the VM.  It should then detect the OS, or something 
>> close to it, and allow you to proceed.
>> 
>> I don’t use Sonar so I can’t help you with details of that particular 
>> flavour of Linux, and this isn’t really the right list for that.  
>> However, if it boots with sound, you should be golden at that point 
>> since the sound card is provided by VMWare and Linux has the driver.
>> 
>> -- 
>> The following information is important for all members of the Mac 
>> Visionaries list.
>> 
>> If you have any questions or concerns about the running of this list, or 
>> if you feel that a member's post is inappropriate, please contact the 
>> owners or moderators directly rather than posting on the list itself.
>> 
>> Your Mac Visionaries list moderator is Mark Taylor and your owner is 
>> Cara Quinn - you can reach Cara at caraqu...@caraquinn.com
>> 
>> The archives for this list can be searched at:
>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>> --- 
>> You received this message because you are subscribed to the Google 
>> Groups "MacVisionaries" group.
>> To unsubscribe from this group and stop receiving emails from it, send 
>> an email to macvisionaries+unsubscr...@googlegroups.com.
>> To post to this group, send email to macvisionaries@googlegroups.com.
>> Visit this group at https://groups.google.com/group/macvisionaries.
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> The following information is important for all members of the Mac 
> Visionaries list.
> 
> If you have any questions or concerns about the running of this list, or 
> if you feel that a member's post is inappropriate, please contact the 
> owners or moderators directly rather than posting on the list itself.
> 
> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> Quinn - you can reach Cara at caraqu...@caraquinn.com
> 
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at https://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/d/optout.
 
 -- 
 The following i

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-17 Thread Michael Marshall
i was going to play with fiddora but i could not get the screenreader started 
at install.
i was using work station.
> On 18 Jan 2016, at 8:02 AM, matthew dyer  
> wrote:
> 
> Hi,
> 
> I think kindle said he hopes to have it out in march when the new sonar image 
> is do.  I am in the process of trying to download faddorra 23 work station so 
> will see how it goes.
> 
> Matthew
> 
> 
>> On Jan 17, 2016, at 3:16 PM, Michael Marshall  
>> wrote:
>> 
>> hey,
>> are there much advantages of using sonar over say ubuntu mate witch still 
>> uses the nome desktop?
>> i hate the Unity system's.
>> when will this new installer for sonar be usible?
>> i can't even get to the point that you reach.
>>> On 18 Jan 2016, at 4:05 AM, matthew dyer  
>>> wrote:
>>> 
>>> Michael,
>>> 
>>> I do not have the problem you describe, but do the fact that the installer 
>>> is not working the way it should I can not get through install process.  I 
>>> for instance, can not activate the next button after causing english as the 
>>> language.  It is a mess.  BTW, I joined the manjaro dev list to watch the 
>>> development of manjaro and sonar and the new installer that sonar will be 
>>> using is now working for the most part according to kindle clark.   Just 
>>> wanted to pass that along to give you heads up.  
>>> 
>>> Matthew
>>> 
>>> 
 On Jan 17, 2016, at 7:32 AM, Michael Marshall  
 wrote:
 
 hey,
 i am sorry i'm posting here but it's the only place i know of.
 it would not let me proceed, there is something about that ISO file that 
 Fusion absolutely hates.
 it knows that it is a linux disc but i can't get past that screen.
 i like ubuntu mate but still i want to have a play with this one.
> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  wrote:
> 
> You don’t need to extract the files from a Linux ISO image to boot from 
> the ISO.  Tell VMWare Fusion to simply install from disk or disk image 
> during the setup of the VM.  It should then detect the OS, or something 
> close to it, and allow you to proceed.
> 
> I don’t use Sonar so I can’t help you with details of that particular 
> flavour of Linux, and this isn’t really the right list for that.  
> However, if it boots with sound, you should be golden at that point since 
> the sound card is provided by VMWare and Linux has the driver.
> 
> -- 
> The following information is important for all members of the Mac 
> Visionaries list.
> 
> If you have any questions or concerns about the running of this list, or 
> if you feel that a member's post is inappropriate, please contact the 
> owners or moderators directly rather than posting on the list itself.
> 
> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> Quinn - you can reach Cara at caraqu...@caraquinn.com
> 
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at https://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/d/optout.
 
 -- 
 The following information is important for all members of the Mac 
 Visionaries list.
 
 If you have any questions or concerns about the running of this list, or 
 if you feel that a member's post is inappropriate, please contact the 
 owners or moderators directly rather than posting on the list itself.
 
 Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
 Quinn - you can reach Cara at caraqu...@caraquinn.com
 
 The archives for this list can be searched at:
 http://www.mail-archive.com/macvisionaries@googlegroups.com/
 --- 
 You received this message because you are subscribed to the Google Groups 
 "MacVisionaries" group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to macvisionaries+unsubscr...@googlegroups.com.
 To post to this group, send email to macvisionaries@googlegroups.com.
 Visit this group at https://groups.google.com/group/macvisionaries.
 For more options, visit https://groups.google.com/d/optout.
>>> 
>>> -- 
>>> The following information is important for all members of the Mac 
>>> Visionaries list.
>>> 
>>> If you have any questions or concerns about the running of this list, or if 
>>> you feel that a member's post is inappropriate, please contact the owners 
>>> or moderators directly rather than posting on the list itself.
>>> 
>>> Your Mac Visionaries list moderator is Mark Taylor and your own

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-17 Thread matthew dyer
Hi,

I think kindle said he hopes to have it out in march when the new sonar image 
is do.  I am in the process of trying to download faddorra 23 work station so 
will see how it goes.

Matthew


> On Jan 17, 2016, at 3:16 PM, Michael Marshall  
> wrote:
> 
> hey,
> are there much advantages of using sonar over say ubuntu mate witch still 
> uses the nome desktop?
> i hate the Unity system's.
> when will this new installer for sonar be usible?
> i can't even get to the point that you reach.
>> On 18 Jan 2016, at 4:05 AM, matthew dyer  
>> wrote:
>> 
>> Michael,
>> 
>> I do not have the problem you describe, but do the fact that the installer 
>> is not working the way it should I can not get through install process.  I 
>> for instance, can not activate the next button after causing english as the 
>> language.  It is a mess.  BTW, I joined the manjaro dev list to watch the 
>> development of manjaro and sonar and the new installer that sonar will be 
>> using is now working for the most part according to kindle clark.   Just 
>> wanted to pass that along to give you heads up.  
>> 
>> Matthew
>> 
>> 
>>> On Jan 17, 2016, at 7:32 AM, Michael Marshall  
>>> wrote:
>>> 
>>> hey,
>>> i am sorry i'm posting here but it's the only place i know of.
>>> it would not let me proceed, there is something about that ISO file that 
>>> Fusion absolutely hates.
>>> it knows that it is a linux disc but i can't get past that screen.
>>> i like ubuntu mate but still i want to have a play with this one.
 On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  wrote:
 
 You don’t need to extract the files from a Linux ISO image to boot from 
 the ISO.  Tell VMWare Fusion to simply install from disk or disk image 
 during the setup of the VM.  It should then detect the OS, or something 
 close to it, and allow you to proceed.
 
 I don’t use Sonar so I can’t help you with details of that particular 
 flavour of Linux, and this isn’t really the right list for that.  However, 
 if it boots with sound, you should be golden at that point since the sound 
 card is provided by VMWare and Linux has the driver.
 
 -- 
 The following information is important for all members of the Mac 
 Visionaries list.
 
 If you have any questions or concerns about the running of this list, or 
 if you feel that a member's post is inappropriate, please contact the 
 owners or moderators directly rather than posting on the list itself.
 
 Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
 Quinn - you can reach Cara at caraqu...@caraquinn.com
 
 The archives for this list can be searched at:
 http://www.mail-archive.com/macvisionaries@googlegroups.com/
 --- 
 You received this message because you are subscribed to the Google Groups 
 "MacVisionaries" group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to macvisionaries+unsubscr...@googlegroups.com.
 To post to this group, send email to macvisionaries@googlegroups.com.
 Visit this group at https://groups.google.com/group/macvisionaries.
 For more options, visit https://groups.google.com/d/optout.
>>> 
>>> -- 
>>> The following information is important for all members of the Mac 
>>> Visionaries list.
>>> 
>>> If you have any questions or concerns about the running of this list, or if 
>>> you feel that a member's post is inappropriate, please contact the owners 
>>> or moderators directly rather than posting on the list itself.
>>> 
>>> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
>>> Quinn - you can reach Cara at caraqu...@caraquinn.com
>>> 
>>> The archives for this list can be searched at:
>>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>>> --- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "MacVisionaries" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to macvisionaries+unsubscr...@googlegroups.com.
>>> To post to this group, send email to macvisionaries@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/macvisionaries.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> -- 
>> The following information is important for all members of the Mac 
>> Visionaries list.
>> 
>> If you have any questions or concerns about the running of this list, or if 
>> you feel that a member's post is inappropriate, please contact the owners or 
>> moderators directly rather than posting on the list itself.
>> 
>> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
>> Quinn - you can reach Cara at caraqu...@caraquinn.com
>> 
>> The archives for this list can be searched at:
>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "MacVisionaries

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-17 Thread Michael Marshall
hey,
are there much advantages of using sonar over say ubuntu mate witch still uses 
the nome desktop?
i hate the Unity system's.
when will this new installer for sonar be usible?
i can't even get to the point that you reach.
> On 18 Jan 2016, at 4:05 AM, matthew dyer  
> wrote:
> 
> Michael,
> 
> I do not have the problem you describe, but do the fact that the installer is 
> not working the way it should I can not get through install process.  I for 
> instance, can not activate the next button after causing english as the 
> language.  It is a mess.  BTW, I joined the manjaro dev list to watch the 
> development of manjaro and sonar and the new installer that sonar will be 
> using is now working for the most part according to kindle clark.   Just 
> wanted to pass that along to give you heads up.  
> 
> Matthew
> 
> 
>> On Jan 17, 2016, at 7:32 AM, Michael Marshall  
>> wrote:
>> 
>> hey,
>> i am sorry i'm posting here but it's the only place i know of.
>> it would not let me proceed, there is something about that ISO file that 
>> Fusion absolutely hates.
>> it knows that it is a linux disc but i can't get past that screen.
>> i like ubuntu mate but still i want to have a play with this one.
>>> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  wrote:
>>> 
>>> You don’t need to extract the files from a Linux ISO image to boot from the 
>>> ISO.  Tell VMWare Fusion to simply install from disk or disk image during 
>>> the setup of the VM.  It should then detect the OS, or something close to 
>>> it, and allow you to proceed.
>>> 
>>> I don’t use Sonar so I can’t help you with details of that particular 
>>> flavour of Linux, and this isn’t really the right list for that.  However, 
>>> if it boots with sound, you should be golden at that point since the sound 
>>> card is provided by VMWare and Linux has the driver.
>>> 
>>> -- 
>>> The following information is important for all members of the Mac 
>>> Visionaries list.
>>> 
>>> If you have any questions or concerns about the running of this list, or if 
>>> you feel that a member's post is inappropriate, please contact the owners 
>>> or moderators directly rather than posting on the list itself.
>>> 
>>> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
>>> Quinn - you can reach Cara at caraqu...@caraquinn.com
>>> 
>>> The archives for this list can be searched at:
>>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>>> --- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "MacVisionaries" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to macvisionaries+unsubscr...@googlegroups.com.
>>> To post to this group, send email to macvisionaries@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/macvisionaries.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> -- 
>> The following information is important for all members of the Mac 
>> Visionaries list.
>> 
>> If you have any questions or concerns about the running of this list, or if 
>> you feel that a member's post is inappropriate, please contact the owners or 
>> moderators directly rather than posting on the list itself.
>> 
>> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
>> Quinn - you can reach Cara at caraqu...@caraquinn.com
>> 
>> The archives for this list can be searched at:
>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "MacVisionaries" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to macvisionaries+unsubscr...@googlegroups.com.
>> To post to this group, send email to macvisionaries@googlegroups.com.
>> Visit this group at https://groups.google.com/group/macvisionaries.
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> The following information is important for all members of the Mac Visionaries 
> list.
> 
> If you have any questions or concerns about the running of this list, or if 
> you feel that a member's post is inappropriate, please contact the owners or 
> moderators directly rather than posting on the list itself.
> 
> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> Quinn - you can reach Cara at caraqu...@caraquinn.com
> 
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at https://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/d/optout.

-- 
The following in

Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-17 Thread matthew dyer
Michael,

I do not have the problem you describe, but do the fact that the installer is 
not working the way it should I can not get through install process.  I for 
instance, can not activate the next button after causing english as the 
language.  It is a mess.  BTW, I joined the manjaro dev list to watch the 
development of manjaro and sonar and the new installer that sonar will be using 
is now working for the most part according to kindle clark.   Just wanted to 
pass that along to give you heads up.  

Matthew


> On Jan 17, 2016, at 7:32 AM, Michael Marshall  
> wrote:
> 
> hey,
> i am sorry i'm posting here but it's the only place i know of.
> it would not let me proceed, there is something about that ISO file that 
> Fusion absolutely hates.
> it knows that it is a linux disc but i can't get past that screen.
> i like ubuntu mate but still i want to have a play with this one.
>> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  wrote:
>> 
>> You don’t need to extract the files from a Linux ISO image to boot from the 
>> ISO.  Tell VMWare Fusion to simply install from disk or disk image during 
>> the setup of the VM.  It should then detect the OS, or something close to 
>> it, and allow you to proceed.
>> 
>> I don’t use Sonar so I can’t help you with details of that particular 
>> flavour of Linux, and this isn’t really the right list for that.  However, 
>> if it boots with sound, you should be golden at that point since the sound 
>> card is provided by VMWare and Linux has the driver.
>> 
>> -- 
>> The following information is important for all members of the Mac 
>> Visionaries list.
>> 
>> If you have any questions or concerns about the running of this list, or if 
>> you feel that a member's post is inappropriate, please contact the owners or 
>> moderators directly rather than posting on the list itself.
>> 
>> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
>> Quinn - you can reach Cara at caraqu...@caraquinn.com
>> 
>> The archives for this list can be searched at:
>> http://www.mail-archive.com/macvisionaries@googlegroups.com/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "MacVisionaries" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to macvisionaries+unsubscr...@googlegroups.com.
>> To post to this group, send email to macvisionaries@googlegroups.com.
>> Visit this group at https://groups.google.com/group/macvisionaries.
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> The following information is important for all members of the Mac Visionaries 
> list.
> 
> If you have any questions or concerns about the running of this list, or if 
> you feel that a member's post is inappropriate, please contact the owners or 
> moderators directly rather than posting on the list itself.
> 
> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> Quinn - you can reach Cara at caraqu...@caraquinn.com
> 
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at https://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/d/optout.

-- 
The following information is important for all members of the Mac Visionaries 
list.

If you have any questions or concerns about the running of this list, or if you 
feel that a member's post is inappropriate, please contact the owners or 
moderators directly rather than posting on the list itself.

Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara Quinn 
- you can reach Cara at caraqu...@caraquinn.com

The archives for this list can be searched at:
http://www.mail-archive.com/macvisionaries@googlegroups.com/
--- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at https://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.


Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-17 Thread Michael Marshall
hey,
i am sorry i'm posting here but it's the only place i know of.
it would not let me proceed, there is something about that ISO file that Fusion 
absolutely hates.
it knows that it is a linux disc but i can't get past that screen.
i like ubuntu mate but still i want to have a play with this one.
> On 17 Jan 2016, at 8:39 PM, Sabahattin Gucukoglu  wrote:
> 
> You don’t need to extract the files from a Linux ISO image to boot from the 
> ISO.  Tell VMWare Fusion to simply install from disk or disk image during the 
> setup of the VM.  It should then detect the OS, or something close to it, and 
> allow you to proceed.
> 
> I don’t use Sonar so I can’t help you with details of that particular flavour 
> of Linux, and this isn’t really the right list for that.  However, if it 
> boots with sound, you should be golden at that point since the sound card is 
> provided by VMWare and Linux has the driver.
> 
> -- 
> The following information is important for all members of the Mac Visionaries 
> list.
> 
> If you have any questions or concerns about the running of this list, or if 
> you feel that a member's post is inappropriate, please contact the owners or 
> moderators directly rather than posting on the list itself.
> 
> Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara 
> Quinn - you can reach Cara at caraqu...@caraquinn.com
> 
> The archives for this list can be searched at:
> http://www.mail-archive.com/macvisionaries@googlegroups.com/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at https://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/d/optout.

-- 
The following information is important for all members of the Mac Visionaries 
list.

If you have any questions or concerns about the running of this list, or if you 
feel that a member's post is inappropriate, please contact the owners or 
moderators directly rather than posting on the list itself.

Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara Quinn 
- you can reach Cara at caraqu...@caraquinn.com

The archives for this list can be searched at:
http://www.mail-archive.com/macvisionaries@googlegroups.com/
--- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at https://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.


Re: requesting help from anyone using linux sonar in a virtual machine

2016-01-17 Thread Sabahattin Gucukoglu
You don’t need to extract the files from a Linux ISO image to boot from the 
ISO.  Tell VMWare Fusion to simply install from disk or disk image during the 
setup of the VM.  It should then detect the OS, or something close to it, and 
allow you to proceed.

I don’t use Sonar so I can’t help you with details of that particular flavour 
of Linux, and this isn’t really the right list for that.  However, if it boots 
with sound, you should be golden at that point since the sound card is provided 
by VMWare and Linux has the driver.

-- 
The following information is important for all members of the Mac Visionaries 
list.

If you have any questions or concerns about the running of this list, or if you 
feel that a member's post is inappropriate, please contact the owners or 
moderators directly rather than posting on the list itself.

Your Mac Visionaries list moderator is Mark Taylor and your owner is Cara Quinn 
- you can reach Cara at caraqu...@caraquinn.com

The archives for this list can be searched at:
http://www.mail-archive.com/macvisionaries@googlegroups.com/
--- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at https://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.