Schick 4.0 FAQ: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 3: Line 3:
= General Questions =
= General Questions =
== Is Schick 4.0 compatible with prior versions? ==
== Is Schick 4.0 compatible with prior versions? ==
A: No, since the 4.0-rewrite of the whole networking code [[Schick]] is incompatible with 1.x, 2.x and 3.x versions.
'''Answer:''' No, since the 4.0-rewrite of the whole networking code [[Schick]] is incompatible with 1.x, 2.x and 3.x versions.


== Does it support IPv6? ==
== Does it support IPv6? ==
A: Yes!
'''Answer:''' Yes!
<br>
 
== Does it support files larger than 2GB (largefile support)? ==
'''Answer:''' Yes!
<br>
<br>
<br>
<br>
Line 16: Line 20:


== Why is my user image not shown in the browser window? ==
== Why is my user image not shown in the browser window? ==
'''Answer:''' Maby you didn't allow [[Schick]] to access your contacts.<br>
'''Answer:''' Maybe you didn't allow [[Schick]] to access your contacts (or you didn't set a image for your contact in your Addressbook/Contacts).<br>
[[Image:SchickBrowserNoImageML01.png]]<br>
[[Image:SchickBrowserNoImageML01.png]]<br>
[[Image:SchickTryingAccessContactsML01.png]]
Please see ''[[Schick_4.0_FAQ#I_denied_Schick.C2.A0to_access_my_contacts.2C_and_now_I_don.27t_have_a_user_image_in_the_browser_-_how_do_I_fix_this.3F|this section]]'' below to learn how to fix this.


== Why does [[Schick]] try to access my contacts? ==
== Why does [[Schick]] try to access my contacts? ==
Line 29: Line 33:
* First, open your system preferences and click the ''Security & Privacy''-icon:<br>[[Image:SchickAllowAccessingContactsML01.png]]
* First, open your system preferences and click the ''Security & Privacy''-icon:<br>[[Image:SchickAllowAccessingContactsML01.png]]
* Click ''Privacy'':<br>[[Image:SchickAllowAccessingContactsML02.png]]
* Click ''Privacy'':<br>[[Image:SchickAllowAccessingContactsML02.png]]
* Click the checkbox to allow [[Schick]] accessing your contacts:<br>[[Image:SchickAllowAccessingContactsML03.png]]
* Click the checkbox to allow [[Schick]] accessing your contact to obtain your avatar:<br>[[Image:SchickAllowAccessingContactsML03.png]]
 
== I just changed my user image, but [[Schick]] won't show it! ==
* Please make sure, you changed the image of your Contact (me) in your Contacts (if you're using 10.7: Addressbook)<ref>Changing the user image in System Preferences won't work</ref>
* As of [[OS X]] 10.8 and 10.9, this will take effect after you logged out and in again


== How do I add a peer that is not reachable by Bonjour? ==
== How do I add a peer that is not reachable by Bonjour? ==
Line 53: Line 61:
= Debugging =
= Debugging =
== How do I turn on debug logging? ==
== How do I turn on debug logging? ==
A: As of 4.3, yes there is. Just hold down the command key (&#x2318;) on launch. It will be automatically turned off again on quit. Log entries can be found in [[Console]] or in <tt>~/Library/Containers/net.wurst-wasser.Schick/Library/Logs/Schick.log</tt>.
A: Just hold down the command key (&#x2318;) on launch. It will be automatically turned off again on quit. Log entries can be found in [[Console]] or in <tt>~/Library/Containers/net.wurst-wasser.Schick/Library/Logs/Schick.log</tt>.


== [[Schick]] can't find the other Macs in the network! (Help! Mac A can "see" Mac B, but Mac B can't "see" Mac A) ==
== [[Schick]] can't find the other Macs in the network! (Help! Mac A can "see" Mac B, but Mac B can't "see" Mac A) ==
Line 89: Line 97:


== What's your favourite doctor? ==
== What's your favourite doctor? ==
A: The fourth, Tom Baker.<ref>The 4th doctor:<br>[[Image:FuturamaFourthDoctor.png]]</ref>
A: The fourth, Tom Baker.<ref>The 4th doctor:<br>[[Image:FuturamaFourthDoctor.png|100px]]</ref> But I also enjoy watching Christopher Eccleston and David Tennant.


== What's your favourite beer? ==
== What's your favourite beer? ==

Latest revision as of 23:57, 12 December 2013

This page tries to answer the most frequest questions regarding Schick 4.0.

General Questions

Is Schick 4.0 compatible with prior versions?

Answer: No, since the 4.0-rewrite of the whole networking code Schick is incompatible with 1.x, 2.x and 3.x versions.

Does it support IPv6?

Answer: Yes!

Does it support files larger than 2GB (largefile support)?

Answer: Yes!


Usage

How do I use Schick to send files?

Answer: To send a file to another peer, just drag & drop the file on the user image in the browser.

Why is my user image not shown in the browser window?

Answer: Maybe you didn't allow Schick to access your contacts (or you didn't set a image for your contact in your Addressbook/Contacts).
SchickBrowserNoImageML01.png
Please see this section below to learn how to fix this.

Why does Schick try to access my contacts?

Answer: Schick tries to retrieve your user image from your contact. No other information is read from your contacts! I promise!

  • Please click "OK" to allow access:

SchickTryingAccessContactsML01.png

I denied Schick to access my contacts, and now I don't have a user image in the browser - how do I fix this?

Answer: Follow this steps:

  • First, open your system preferences and click the Security & Privacy-icon:
    SchickAllowAccessingContactsML01.png
  • Click Privacy:
    SchickAllowAccessingContactsML02.png
  • Click the checkbox to allow Schick accessing your contact to obtain your avatar:
    SchickAllowAccessingContactsML03.png

I just changed my user image, but Schick won't show it!

  • Please make sure, you changed the image of your Contact (me) in your Contacts (if you're using 10.7: Addressbook)[1]
  • As of OS X 10.8 and 10.9, this will take effect after you logged out and in again

How do I add a peer that is not reachable by Bonjour?

(If it's in another subnet, or Bonjour doesn't work properly)

Answer 1

Use the "Add by address…"-feature as described here

Answer 2

If you're more the hacker- than the user-type, try something like this:

What is my IP address (and port)?

Answer

  1. Click here:
    SchickMyIPAddresses01.png
  2. Showing your IP addresses:
    SchickMyIPAddresses02.png




Debugging

How do I turn on debug logging?

A: Just hold down the command key (⌘) on launch. It will be automatically turned off again on quit. Log entries can be found in Console or in ~/Library/Containers/net.wurst-wasser.Schick/Library/Logs/Schick.log.

Schick can't find the other Macs in the network! (Help! Mac A can "see" Mac B, but Mac B can't "see" Mac A)

Answer 1

Please check with Tildesofts Bonjour Browser! If it also doesn't show any peers, it's most likely your WiFi doesn't support multicasts the way it should. This happened to Heiko too...WiFi & Bonjour seems to be a bit of a problem. If you want to use Bonjour over WiFi, I'd recommend buying a good Access Point (Apple Airport, Cisco, Ubiquiti).

Answer 2

Please try again over Ethernet, and if that works out, make sure your WiFi supports Bonjour...

Answer 3

Switch to Ethernet. No, really. Your Bonjour-related problems (with Schick, Airprint, iTunes Sharing etc.) will be gone!

Answer 4

Try: ⌘R
* If you don't see all peers, try: ⌘⇧R
* If other peers don't see you, try: ⌘R

Answer 5

If you can't or don't want to switch to Ethernet, try adding your peers manually instead of using Bonjour. See Schick 4.0 Add By Address.

Answer 6

It might be caused by a haywired firewall setting. Just remove all incoming connection connections, stop your firewall, reboot, start your firewall.

  1. "Advanced..."
    SchickFWAdv.png
  2. Add (if missing) an entry for Schick:
    SchickFireWallEntry01.png
  3. stop your firewall
  4. reboot
  5. start firewall




Somehow irrelevant questions

Do you like the 11th doctor?

A: No!

What's your favourite doctor?

A: The fourth, Tom Baker.[2] But I also enjoy watching Christopher Eccleston and David Tennant.

What's your favourite beer?

A: Lone Star!


  1. Changing the user image in System Preferences won't work
  2. The 4th doctor:
    FuturamaFourthDoctor.png