Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mist: R.I.P. #1302

Merged
merged 2 commits into from Jun 21, 2015
Merged

mist: R.I.P. #1302

merged 2 commits into from Jun 21, 2015

Conversation

obscuren
Copy link
Contributor

     /"""""/""""""".
    /     /         \             __
   /     /           \            ||
  /____ /             \           ||
 |     |  In Loving    |          ||
 |     |   Memory      |          ||
 |     |               |          ||
 |     |   2014-2015   |          ||
 |     |     * *   * * |         _||_
 |     |     *\/* *\/* |        | TT |
 |     |     *_\_  /   ...""""""| || |.""...."""""""".""
 |     |         \/.."""""..."""\ || /.""".......""""...
 |     |...."""""""........""""""^^^^"......."""""""".."
 |......"""""""""""""""........"""""...."""""..""-Jeff W.

Closes #1234

Moved => https://github.com/ethereum/mist

     /"""""/""""""".
    /     /         \             __
   /     /           \            ||
  /____ /             \           ||
 |     |  In Loving    |          ||
 |     |   Memory      |          ||
 |     |               |          ||
 |     |   2014-2015   |          ||
 |     |     * *   * * |         _||_
 |     |     *\/* *\/* |        | TT |
 |     |     *_\_  /   ...""""""| || |.""...."""""""".""
 |     |         \/.."""""..."""\ || /.""".......""""...
 |     |...."""""""........""""""^^^^"......."""""""".."
 |......"""""""""""""""........"""""...."""""..""-Jeff W.
@obscuren obscuren added this to the 0.9.32 milestone Jun 20, 2015
@tgerring
Copy link
Contributor

Might be good to remove QT from .travis.yml as well and ensure it builds correctly:

Remove lines

- sudo add-apt-repository ppa:beineri/opt-qt541 -y
- PKG_CONFIG_PATH=/opt/qt54/lib/pkgconfig
- LD_LIBRARY_PATH=/opt/qt54/lib

Update

- sudo apt-get install -yqq libgmp3-dev qt54quickcontrols qt54webengine

to

sudo apt-get install -yqq libgmp3-dev

@tgerring
Copy link
Contributor

@caktux FYI we can remove Qt dependencies from build bots after this is merged

@alexvandesande
Copy link

😢

I have admit I'm less happy to see it go than I imagined. Good riddance
that qml mess, long live the new, lean html mist.

(I realized that someone who isn't a part of the team might stumble in this thread and get the wrong impression, so I'll leave this link to avoid confusion: here's the new Mist Repo: https://github.com/ethereum/mist )

On Sat, Jun 20, 2015 at 1:48 PM, caktux notifications@github.com wrote:

Done
ethereum/ethereum-buildbot@d91c210
ethereum/ethereum-ppa@1900217
ethereum/homebrew-ethereum@b6fb417


Reply to this email directly or view it on GitHub.

Alex Van de Sande
UX Designer

@obscuren obscuren added mist and removed in progress labels Jun 20, 2015
obscuren added a commit that referenced this pull request Jun 21, 2015
@obscuren obscuren merged commit 3deded2 into ethereum:develop Jun 21, 2015
@obscuren obscuren removed the ready label Jun 21, 2015
@bobsummerwill
Copy link

I just cloned the new mist repo ...
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree clone https://github.com/kitsilanosoftware/mist.git /Users/bob/SourceTreeProjects/mist Cloning into '/Users/bob/SourceTreeProjects/mist'...
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree submodule update --init --recursive No submodule mapping found in .gitmodules for path 'interface/public/dapp-styles' Completed with errors, see above
I am a sub-modules noob. Do I need to create a .gitmodules file in my own fork, or did something get broken during the repo split?

@bobsummerwill
Copy link

This in the instructions gives some hint about oddities for this directory ...

$ cd mist/interface/public
$ git clone https://github.com/ethereum/dapp-styles
$ cd ..
$ npm install
$ meteor

@bobsummerwill
Copy link

That was cloning from the straight fork I made of the repo from /ethereum to /kitsilanosoftware.

Do I need to do some sub-module magic in my github server-side repo for it to be clonable? Redirecting the sub-modules for mine back into /ethereum, for example?

@alexvandesande
Copy link

Bob, it's better if you file an issue on the mist repo itself.

Ðapp-styles is a separate git library inside Mist, probably it got mixed
up, I'll take a look on that.

On Tue, Jun 23, 2015 at 9:59 PM, Bob Summerwill notifications@github.com
wrote:

That was cloning from the straight fork I made of the repo from /ethereum
to /kitsilanosoftware.

Do I need to do some sub-module magic in my github server-side repo for it
to be clonable? Redirecting the sub-modules for mine back into /ethereum,
for example?


Reply to this email directly or view it on GitHub
#1302 (comment)
.

Alex Van de Sande
UX Designer

@bobsummerwill
Copy link

Thanks @alexvandesande. I've opened an issue there, and will try to construct a pull-request to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants