Git Product home page Git Product logo

qidouhai / xchataqua Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xchataqua/xchataqua

0.0 0.0 0.0 65.53 MB

An IRC client, OS X native front-end for XChat ( http://itunes.apple.com/app/id447521961 )

Home Page: http://xchataqua.github.io/

License: GNU General Public License v2.0

Shell 0.03% Ruby 0.01% C++ 1.99% Python 0.17% Perl 67.55% C 14.95% Objective-C 2.23% Prolog 0.08% Objective-C++ 0.02% Raku 12.98%

xchataqua's Introduction

Build Status

X-Chat Aqua

X-Chat Aqua is a XChat front-end for Mac OS X. Visit us http://xchataqua.github.io/ (Moved from http://sourceforge.net/projects/xchataqua/)

XChat Azure

XChat Azure is a new brand of X-Chat Aqua, especially for Apple Appstore. See below for details.

Downloads

I lost all configurations after update to 1.11 or later

  • Your configuration has gone?
  • Your configuration is not saved when you quit the application?

Auto-recovery script

  1. WARNING: DO NOT RUN THIS SCRIPT WHILE RUNNING XCHAT AZURE
  2. Download the Script
  3. Run the script: It will show the result. No bad message means Good result.

For profesional

After Azure 1.11, it is using App sandboxing by Mac Appstore policy.

In most of case, this is occured because your Azure configuration directory is symlink to other one.

To recover this, find the original configuration and replace symlink to original one.

  1. Quit Azure
  2. Remove all the configurations from sandbox container
  • rm -rf ~/Library/Containers/org.3rddev.xchatazure
  1. Find your original configuration. Candidates are:
  2. ~/.xchat2 (If you moved from ancient Aqua or GTK)
  3. ~/Library/Application Support/X-Chat Aqua (If you moved from Aqua)
  4. ~/Library/Application Support/XChat Azure (If something goes wrong with Azure)

Where is my config files? Where is my log files?

Look in

~/Library/Containers/org.3rddev.xchatazure/Data/Library/Application Support/XChat Azure/

Where "~" means your home directory. (For example, /Users/myname.)

Move GTK xchat2 or XChat Aqua to Azure

NOTE: DO NOT TRY THIS IF YOU DON'T UNDERSTAND WHAT YOU ARE DOING

If you are now using XChat GTK or X-Chat Aqua, and now you want to move to XChat Azure, you should do some work.

Unlike XChat GTK and X-Chat Aqua, XChat Azure do not share the traditional configuration direcotry ~/.xchat2 because of Mac App Store guideline.

So if you want to keep your configuration, you should move it, copy it, or make hard link.

  1. Quit Azure
  2. Open Terminal.app to do this job. You can find it on Spotlight.
  3. Did you run XChat Azure already? Remove its configuration to do other job
  • rm -rf ~/Library/Containers/org.3rddev.xchatazure
  1. Move, if you will not use XChat GTK or X-Chat Aqua again
  • For GTK: mv ~/.xchat2 ~/Library/Application\ Support/XChat\ Azure
  • For Aqua: mv ~/Library/Application\ Support/X-Chat\ Aqua ~/Library/Application\ Support/XChat\ Azure
  1. Copy, if you will use different configuration on Aqua and Azure, or you want to test Azure and get back to original X-Chat Aqua.
  • For GTK: cp -R ~/.xchat2 ~/Library/Application\ Support/XChat\ Azure
  • For Aqua: cp -R ~/Library/Application\ Support/X-Chat\ Aqua ~/Library/Application\ Support/XChat\ Azure

Why has X-Chat Aqua been renamed?

Mac App Store is very useful place to distribute applications for non-geek users. Most of Debian/Ubuntu users do not want to search applications on broad Internet world, if you can access alternative (or even the same) applications on Aptitude. So Mac OS X users got the Mac App Store.

But I should keep Mac App Store guidelines to submit X-Chat Aqua. There were some issues.

Main Reason: Any application on Mac App Store may not use names that include 'Mac', 'OS X', 'Aqua' or any other of Apples trademarks.

There was no way. So I dropped the name. Also, there was several other issues because I didn't want to change X-Chat Aqua developement policy.

  • We should remove whole ppc/ppc64 support
  • We should support only OS X 10.6 or later
  • We should remove update module (Sparkle, in this case)
  • We should not work on ~/.xchat2 the traditional configutaion directory.

It should be annoying job to keep these on X-Chat Aqua.

xchataqua's People

Contributors

youknowone avatar xover avatar hexa2k9 avatar tycho avatar libc avatar infowolfe avatar mossop avatar loganrosen avatar tingping avatar 913coffee avatar raimue avatar richard4339 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.