Giter Club home page Giter Club logo

Comments (7)

DoTheEvo avatar DoTheEvo commented on July 24, 2024 2

possible fix worth try might be changing line

Qw.QStyle.SE_ItemViewItemText, options)
to line
Qw.QStyle.SE_ItemViewItemText, options, None)

from angrysearch.

DoTheEvo avatar DoTheEvo commented on July 24, 2024

Try running the latest release
Just download zip, extract, and in terminal python3 angrysearch.py

it very likely will crashes too, as there were not that many changes between the two last versions, especially not in the part where error is reported

next thing to try... try deleting the config file in ~/.config/angrysearch and why not also the database, in ~/.cache/angrysearch and try running again..

this also wont help very likely, but whatever I say it to get through motions

I assume the version of pyqt5 you have is 5.7-2, pacman -Qi python-pyqt5 pyqt5-common
are you maybe on testing repository or something that would explain crashing on your arch and not on mine...

Problem is that its not doing on my machine, but will try few virtual arch install..

I probably know how to fix it but you will lose bold text that is highlighting the searched text in results

open the angrysearch.py for editing in some editor and do this

  • comment out line containing setItemDelegate
  • comment out name/path lines that use bold_text and put word pass above them

thnx for reporting

from angrysearch.

kamen94 avatar kamen94 commented on July 24, 2024

possible fix worth try might be changing line

Qw.QStyle.SE_ItemViewItemText, options)
to line
Qw.QStyle.SE_ItemViewItemText, options, None)

It works on my Arch

from angrysearch.

DoTheEvo avatar DoTheEvo commented on July 24, 2024

Meaning you also experienced not starting up?

from angrysearch.

kamen94 avatar kamen94 commented on July 24, 2024

Yes

from angrysearch.

DoTheEvo avatar DoTheEvo commented on July 24, 2024

ok, that fix will be included in the next version

thnx for reporting

from angrysearch.

DoTheEvo avatar DoTheEvo commented on July 24, 2024

https://github.com/DoTheEvo/ANGRYsearch/releases/tag/v1.0.1

from angrysearch.

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.