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

On 15.10 moosegui doesn't open missing mtypes.py but the file exists in github #193

Closed
hrani opened this issue Apr 29, 2016 · 7 comments
Closed
Assignees

Comments

@hrani
Copy link
Contributor

hrani commented Apr 29, 2016

This is tested on a naive Ubuntu 15.10 system, install from source https://software.opensuse.org/download.html, moosegui doesn't open as it is saying missing mtypes.py file but the file exists in github.com/BhallaLab/moose-gui/
May be its the same with other version also, check.

@dilawar
Copy link
Contributor

dilawar commented Apr 29, 2016

Yes. This file is not in content of package. Is it a recent addition?

@dilawar
Copy link
Contributor

dilawar commented Apr 29, 2016

Seems like a old file. Its is missing from all debian packages -- regardless of
ubuntu version.

On Thu, Apr 28, 2016 at 11:42:09PM -0700, HarshaRani wrote:

Assigned #193 to @dilawar.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#193 (comment)

@dilawar
Copy link
Contributor

dilawar commented Apr 29, 2016

Seems like this file is moved to moose-gui very recently (march 2, https://github.com/BhallaLab/moose-gui/commits/2159db08a0dc71d7da063e0f10b037bde6a59e45/mtypes.py ).

If this repo is stable, I can merge today's commit to packages?

@hrani
Copy link
Contributor Author

hrani commented Apr 29, 2016

The file exists in moose-core/python/moose folder and moosegui was
accessing this file from this path.

And Yes this file is moved from moose-core/python/moose to moose-gui and I
have made necessary changes in the moose-gui folder but looks like while
doing package it has only taken moose-core and deleted the mtypes.py file
but it has not taken from moose-gui folder the relevant changes made to
file and either added this file.

And I know its missing from all debian packages, but mentioned Ubunut15.10
b'cos I have tested it on.

"If this repo is stable, I can merge today's commit to packages? "

Of course this is stable and working its just moved from moose-core to
moose-gui

On Fri, Apr 29, 2016 at 1:14 PM, Dilawar Singh notifications@github.com
wrote:

Seems like this file is moved to moose-gui very recently (march 2,
https://github.com/BhallaLab/moose-gui/commits/2159db08a0dc71d7da063e0f10b037bde6a59e45/mtypes.py
).

If this repo is stable, I can merge today's commit to packages?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#193 (comment)

@dilawar
Copy link
Contributor

dilawar commented Apr 29, 2016

Packaging is not done directly from the development repositories. There are
mirrors of these repositories to which a snapshot of repos are merged to. Then
only packaging is done after adding changelog. So I need to know the
version/commit/tag you want to put into package. Ideally you should tag your
repository. See BhallaLab/moose-gui#11.

I've integrated today's moose-gui to packaging repo. If there is a changelog
which users might like to know, you can submit it here. Otherwise I'd add 'files
rearranged' to changelog.

I hope nothing is changed to `import moose' functionality after moving this
file.

Build log https://build.opensuse.org/build/home:moose/xUbuntu_15.10/x86_64/moose/_log

Failed

Closing the ticket here. As soon as I fixed the build, file should be available
in package. You can reopen it again if this does not fix it.

On Fri, Apr 29, 2016 at 01:01:07AM -0700, HarshaRani wrote:

The file exists in moose-core/python/moose folder and moosegui was
accessing this file from this path.

And Yes this file is moved from moose-core/python/moose to moose-gui and I
have made necessary changes in the moose-gui folder but looks like while
doing package it has only taken moose-core and deleted the mtypes.py file
but it has not taken from moose-gui folder the relevant changes made to
file and either added this file.

And I know its missing from all debian packages, but mentioned Ubunut15.10
b'cos I have tested it on.

"If this repo is stable, I can merge today's commit to packages? "

Of course this is stable and working its just moved from moose-core to
moose-gui

On Fri, Apr 29, 2016 at 1:14 PM, Dilawar Singh notifications@github.com
wrote:

Seems like this file is moved to moose-gui very recently (march 2,
https://github.com/BhallaLab/moose-gui/commits/2159db08a0dc71d7da063e0f10b037bde6a59e45/mtypes.py
).

If this repo is stable, I can merge today's commit to packages?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#193 (comment)


You are receiving this because you were assigned.
Reply to this email directly or view it on GitHub:
#193 (comment)

@dilawar dilawar added this to the ghevar_3.0.2-bugfixes milestone Apr 30, 2016
@dilawar
Copy link
Contributor

dilawar commented Apr 30, 2016

Revision 22 on OBS (https://build.opensuse.org/package/rdiff/home:moose/moose?linkrev=base&rev=22) fixes it. PyQt5 (which may be default for matplotlib on some system) may not work BhallaLab/moose-gui#13

@dilawar
Copy link
Contributor

dilawar commented Apr 30, 2016

Tested on 15.10- VirtualBox. Reopen it if problem remains.

@dilawar dilawar closed this as completed Apr 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants