Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RyLe" data-source="post: 1155095" data-attributes="member: 377555"><p>Hi</p><p></p><p>I had no problem building the updated blindscan drivers with a 6.6.2-201.fc39.x86_64 kernel on Fedora 39, nice job <img src="https://www.satellites.co.uk/styles/default/xenforo/smilies/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p>I had to add libuuid-devel.x86_64 to be able to build neumodvb.</p><p></p><p>After installing this lib, the build went nicely, but I have a problem when I try to launch neumodvb:</p><p></p><p>[ICODE]</p><p>loading options from /etc/neumodvb/neumodvb.cfg</p><p>Traceback (most recent call last):</p><p> File "/usr/bin/neumodvb", line 770, in <module></p><p> neumodvb = NeumoGui()</p><p> ^^^^^^^^^^</p><p> File "/usr/bin/neumodvb", line 649, in __init__</p><p> self.live_service_screen = LiveServiceScreen(self)</p><p> ^^^^^^^^^^^^^^^^^^^^^^^</p><p> File "/usr/local/lib64/python3.12/site-packages/neumodvb/livescreen.py", line 64, in __init__</p><p> self.make_screen()</p><p> File "/usr/local/lib64/python3.12/site-packages/neumodvb/livescreen.py", line 89, in make_screen</p><p> self.set_service_screen(service, sort_order=sort_order)</p><p> File "/usr/local/lib64/python3.12/site-packages/neumodvb/livescreen.py", line 213, in set_service_screen</p><p> sat = None if h.h.filter_sat.sat_pos == pychdb.sat.sat_pos_none else h.h.filter_sat</p><p> ^^^^^^^^^^^^^^</p><p>AttributeError: 'pychdb.browse_history.browse_history' object has no attribute 'filter_sat'</p><p>terminate called without an active exception</p><p>Abandon (core dumped)</p><p>[/ICODE]</p></blockquote><p></p>
[QUOTE="RyLe, post: 1155095, member: 377555"] Hi I had no problem building the updated blindscan drivers with a 6.6.2-201.fc39.x86_64 kernel on Fedora 39, nice job :) I had to add libuuid-devel.x86_64 to be able to build neumodvb. After installing this lib, the build went nicely, but I have a problem when I try to launch neumodvb: [ICODE] loading options from /etc/neumodvb/neumodvb.cfg Traceback (most recent call last): File "/usr/bin/neumodvb", line 770, in <module> neumodvb = NeumoGui() ^^^^^^^^^^ File "/usr/bin/neumodvb", line 649, in __init__ self.live_service_screen = LiveServiceScreen(self) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib64/python3.12/site-packages/neumodvb/livescreen.py", line 64, in __init__ self.make_screen() File "/usr/local/lib64/python3.12/site-packages/neumodvb/livescreen.py", line 89, in make_screen self.set_service_screen(service, sort_order=sort_order) File "/usr/local/lib64/python3.12/site-packages/neumodvb/livescreen.py", line 213, in set_service_screen sat = None if h.h.filter_sat.sat_pos == pychdb.sat.sat_pos_none else h.h.filter_sat ^^^^^^^^^^^^^^ AttributeError: 'pychdb.browse_history.browse_history' object has no attribute 'filter_sat' terminate called without an active exception Abandon (core dumped) [/ICODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top