Giter VIP home page Giter VIP logo

Comments (9)

iGio90 avatar iGio90 commented on May 31, 2024

Checking in 5 minutes :) thanks!

from dwarf.

iGio90 avatar iGio90 commented on May 31, 2024

ok.. i've added a null check here 724c907 that should at least fix the crash but you will face some more i think. Make sure git binary is in your PATH

from dwarf.

mohittyagi11 avatar mohittyagi11 commented on May 31, 2024

Still:

adb: True
dev/emu: True
su: True
root: False

at least 3x True required
Traceback (most recent call last):
File "D:\Tools for Testing\Dwarf\Dwarf\ui\ui_welcome.py", line 67, in run
self.on_finished.emit('Failed to fetch commit list. Try later.')
TypeError: DwarfCommitsThread.on_finished[] signal has 0 argument(s) but 1 provided

from dwarf.

iGio90 avatar iGio90 commented on May 31, 2024

@PinkiePieStyle help here :D

from dwarf.

iGio90 avatar iGio90 commented on May 31, 2024

i guess

line 46 should then be:
    on_finished = pyqtSignal(str)
line 90 should then be:
        self.on_finished.emit('')

@mohittyagi11 can you try replacing those lines and tell me if it goes straight?

from dwarf.

PinkiePieStyle avatar PinkiePieStyle commented on May 31, 2024

There is nothing connected.
Comment out Line 61, 67, 90

from dwarf.

mohittyagi11 avatar mohittyagi11 commented on May 31, 2024

Hi,

Both suggestion seems to work :)

from dwarf.

iGio90 avatar iGio90 commented on May 31, 2024

I'll commit @PinkiePieStyle way

from dwarf.

iGio90 avatar iGio90 commented on May 31, 2024

I'm closing this with c89094b

thanks for report :)

from dwarf.

Related Issues (20)

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.