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="Llew" data-source="post: 1129588" data-attributes="member: 175007"><p>I have problems starting neumodvb.py with version 0.8 on each of the distros I use with neumodvb, Mint 20.2 and Fedora 34. Both are OK with version 0.7.</p><p>The log for the working version 0.7 shows neumodvb.py. The non-working log stops before an appearance of neumodvb.py.</p><p></p><p>Compiling neumodvb in either of the distros results in errors. This is after a git pull that includes the last file uploaded yesterday to Github. I have no idea what the errors mean. Any clue deeptho?</p><p></p><p></p><p>[CODE]</p><p>2022-04-20 13:27:25,887 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1810</p><p>2022-04-20 13:27:25,887 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1810</p><p>2022-04-20 13:27:25,887 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1810</p><p>2022-04-20 13:27:25,919 DEBUG: [tuner ] Cleaned epg: 0 milliseconds epgdb/epgdb_extra.cc:75</p><p>2022-04-20 13:27:26,039 DEBUG: [neumodvb ] ACCEL ON neumodvb.py:154</p><p>2022-04-20 13:27:26,044 DEBUG: [neumodvb ] editmode set to False neumomenu.py:310</p><p>2022-04-20 13:27:26,141 DEBUG: [neumodvb ] creating gui live.py:2468</p><p>2022-04-20 13:27:26,141 DEBUG: [neumodvb ] created top panel live.py:2363</p><p>2022-04-20 13:27:26,142 DEBUG: [neumodvb ] GroupSelectPanel live.py:572</p><p>2022-04-20 13:27:26,163 DEBUG: [neumodvb ] set_initial_top_idx=2329 live.py:1221</p><p>2022-04-20 13:27:26,166 DEBUG: [neumodvb ] ROW HEIGHT: 30 live.py:1313</p><p>2022-04-20 13:27:26,193 DEBUG: [neumodvb ] CALL SetFocus live.py:1325</p><p>2022-04-20 13:27:26,333 DEBUG: [neumodvb ] Added glcanvas=<wx._glcanvas.GLCanvas object at 0x7fcd8233eb80> mpv_player=<pyneumompv.MpvPlayer object at 0x7fcd82cc5a30> focus_idx=0 l=1/1 live.py:1032</p><p>2022-04-20 13:27:26,339 DEBUG: [neumodvb ] CALL SetFocus live.py:2209</p><p>2022-04-20 13:27:26,339 DEBUG: [neumodvb ] CALL SetFocus live.py:304</p><p>2022-04-20 13:27:26,348 DEBUG: [neumodvb ] live selected service/chgm from [00002] 33.1E 12597V-0 - TF1 HD Suisse to [00002] 33.1E 12597V-0 - TF1 HD Suisse livescreen.py:74</p><p>2022-04-20 13:27:26,348 DEBUG: [neumodvb ] SET FOCUS ON row=0 <neumodvb.live.ServiceChannelPanel object at 0x7fcd82333d30> live.py:308</p><p>2022-04-20 13:27:26,348 DEBUG: [neumodvb ] CREATE 0x3d637f0 c/viewer/neumompv.cc:152</p><p>2022-04-20 13:27:26,348 DEBUG: [neumodvb ] Creating mpv 0x393740[/CODE]</p><p></p><p></p><p>[CODE]</p><p>2022-04-20 13:16:31,248 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1817</p><p>2022-04-20 13:16:31,248 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1817</p><p>2022-04-20 13:16:31,248 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1817</p><p>2022-04-20 13:16:31,249 DEBUG: [tuner ] Cleaned epg: 0 milliseconds epgdb/epgdb_extra.cc:75[/CODE]</p><p></p><p>[ATTACH=full]142301[/ATTACH]</p></blockquote><p></p>
[QUOTE="Llew, post: 1129588, member: 175007"] I have problems starting neumodvb.py with version 0.8 on each of the distros I use with neumodvb, Mint 20.2 and Fedora 34. Both are OK with version 0.7. The log for the working version 0.7 shows neumodvb.py. The non-working log stops before an appearance of neumodvb.py. Compiling neumodvb in either of the distros results in errors. This is after a git pull that includes the last file uploaded yesterday to Github. I have no idea what the errors mean. Any clue deeptho? [CODE] 2022-04-20 13:27:25,887 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1810 2022-04-20 13:27:25,887 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1810 2022-04-20 13:27:25,887 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1810 2022-04-20 13:27:25,919 DEBUG: [tuner ] Cleaned epg: 0 milliseconds epgdb/epgdb_extra.cc:75 2022-04-20 13:27:26,039 DEBUG: [neumodvb ] ACCEL ON neumodvb.py:154 2022-04-20 13:27:26,044 DEBUG: [neumodvb ] editmode set to False neumomenu.py:310 2022-04-20 13:27:26,141 DEBUG: [neumodvb ] creating gui live.py:2468 2022-04-20 13:27:26,141 DEBUG: [neumodvb ] created top panel live.py:2363 2022-04-20 13:27:26,142 DEBUG: [neumodvb ] GroupSelectPanel live.py:572 2022-04-20 13:27:26,163 DEBUG: [neumodvb ] set_initial_top_idx=2329 live.py:1221 2022-04-20 13:27:26,166 DEBUG: [neumodvb ] ROW HEIGHT: 30 live.py:1313 2022-04-20 13:27:26,193 DEBUG: [neumodvb ] CALL SetFocus live.py:1325 2022-04-20 13:27:26,333 DEBUG: [neumodvb ] Added glcanvas=<wx._glcanvas.GLCanvas object at 0x7fcd8233eb80> mpv_player=<pyneumompv.MpvPlayer object at 0x7fcd82cc5a30> focus_idx=0 l=1/1 live.py:1032 2022-04-20 13:27:26,339 DEBUG: [neumodvb ] CALL SetFocus live.py:2209 2022-04-20 13:27:26,339 DEBUG: [neumodvb ] CALL SetFocus live.py:304 2022-04-20 13:27:26,348 DEBUG: [neumodvb ] live selected service/chgm from [00002] 33.1E 12597V-0 - TF1 HD Suisse to [00002] 33.1E 12597V-0 - TF1 HD Suisse livescreen.py:74 2022-04-20 13:27:26,348 DEBUG: [neumodvb ] SET FOCUS ON row=0 <neumodvb.live.ServiceChannelPanel object at 0x7fcd82333d30> live.py:308 2022-04-20 13:27:26,348 DEBUG: [neumodvb ] CREATE 0x3d637f0 c/viewer/neumompv.cc:152 2022-04-20 13:27:26,348 DEBUG: [neumodvb ] Creating mpv 0x393740[/CODE] [CODE] 2022-04-20 13:16:31,248 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1817 2022-04-20 13:16:31,248 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1817 2022-04-20 13:16:31,248 DEBUG: [tuner ] Cleaned 0 muxes with PENDING/ACTIVE status b/chdb/chdb_extra.cc:1817 2022-04-20 13:16:31,249 DEBUG: [tuner ] Cleaned epg: 0 milliseconds epgdb/epgdb_extra.cc:75[/CODE] [ATTACH type="full" alt="neumodvb version 0.8 build error .png"]142301[/ATTACH] [/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