CE-Programming / CEmu

Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
https://ce-programming.github.io/CEmu/
Other
1.1k stars 78 forks source link

CEmu broken after update #375

Closed BioHazard1282 closed 3 years ago

BioHazard1282 commented 3 years ago

(Thanks for reporting an issue! Please make sure to fill out the blanks below.)

What's wrong, and with what software version?

Operating System: Ubuntu MATE 20.04 Focal Fossa CEmu version: 1.3 (Doesn't show Git) Describe your issue:
CEmu always becomes unresponsive after the update I installed. I installed directly through the .deb package and yesterday it said it had an update (with sudo apt update). I updated and every time I try to execute it always it unresponsive.

I've purged all files from it and reinstalled it 3 times, but no luck. I've waited for hours for it to open, but it fails. I have enough RAM and storage left, but I get this result every time.

What are the steps to reproduce this issue?

  1. Install it via binary (.deb)
  2. Use it for a while
  3. Update in Terminal with sudo apt update
  4. Install the update and try to execute.

Any logs, error output, screenshot, other comments...?

Screen Shot 2020-12-10 at 03 54 05 PM

adriweb commented 3 years ago

What's weird is that I only enabled more versions in the build server, so anything already existing shouldn't have changed, for instance the Ubuntu 20.04 build... Are you able to try to build the latest master?

BioHazard1282 commented 3 years ago

What's weird is that I only enabled more versions in the build server, so anything already existing shouldn't have changed, for instance the Ubuntu 20.04 build... Are you able to try to build the latest master?

How do I do that? Do I use dpkg-build --build <folder_name>

adriweb commented 3 years ago

Well following this rather: https://github.com/CE-Programming/CEmu/wiki/Building-CEmu

adriweb commented 3 years ago

It would still be good to understand what's going on with the package though :/

BioHazard1282 commented 3 years ago

It would still be good to understand what's going on with the package though :/

I purged everything again and built and installed it, and it seems to work fine now. Thanks! 💯

adriweb commented 3 years ago

Built from the repo on master? What does the version number say in About?

BioHazard1282 commented 3 years ago

Yes. The version says 1.3, but the Git is still null

---------------------------------------------- Arbiter (BioHazard) Senior at Cedar Valley High School Computer and Calculator programmer

biohazard1282@gmail.com biohazard1282@gmail.com

dahlty000@alpinesd.org dahlty000@alpinesd.org c3-productions.github.io http://c3-productions.github.io/

On Thu, Dec 10, 2020 at 4:25 PM Adrien Bertrand notifications@github.com wrote:

Built from the repo on master? What does the version number say in About?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/CE-Programming/CEmu/issues/375#issuecomment-742864789, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKV6JOSBAKI5BKPQISZ4MCLSUFKGTANCNFSM4UVXJKTA .

adriweb commented 3 years ago

Well master is definitely not 1.3 anymore so I guess somehow you just got the version from the release. Anyway, if it works, at least, that's good