All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:08 | DGMurdockIII left #miro-hackers | |
| 00:43 | akozak left #miro-hackers | |
| 01:25 | ajonas joined #miro-hackers | |
| 03:23 | Dawnrell joined #miro-hackers | |
| 03:48 | epitron left #miro-hackers | |
| 03:49 | epitron joined #miro-hackers | |
| 05:01 | Stefan5355325 joined #miro-hackers | |
| 05:05 | Dawnrell left #miro-hackers | |
| 05:34 | ajonas left #miro-hackers | |
| 05:39 | Stefan5355325 left #miro-hackers | |
| 10:04 | janetPCF joined #miro-hackers | |
| 11:02 | CarlFK joined #miro-hackers | |
| 11:31 | CarlFK left #miro-hackers | |
| 11:33 | CarlFK joined #miro-hackers | |
| 12:42 | CarlFK left #miro-hackers | |
| 13:41 | arpu | hello |
| 13:42 | are there any docs to make a costum miro player for my site ? | |
| 14:41 | janetPCF left #miro-hackers | |
| 14:47 | janetPCF joined #miro-hackers | |
| 15:11 | arpu | --- a/tv/lib/frontends/widgets/prefpanel.py |
| 15:11 | +++ b/tv/lib/frontends/widgets/prefpanel.py | |
| 15:11 | @@ -197,7 +197,7 @@ def attach_text(widget, descriptor, check_function=None): | |
| 15:11 | that checks the value for appropriateness | |
| 15:11 | """ | |
| 15:11 | def text_changed(widget): | |
| 15:11 | - v = widget.get_text().strip() | |
| 15:11 | + v = str(widget.get_text().strip()) | |
| 15:11 | if check_function != None: | |
| 15:11 | if not check_function(widget, v): | |
| 15:11 | return | |
| 15:11 | please add this for 3.5.1 | |
| 15:13 | z3p | arpu: what's the issue? |
| 15:14 | arpu | change the binary path for ffmpeg on linux |
| 15:15 | crashes miro | |
| 15:17 | z3p | arpu: can you file a ticket, and include the patch? |
| 15:17 | arpu | sure |
| 15:17 | z3p | arpu: thanks! |
| 15:21 | CVirus joined #miro-hackers | |
| 15:22 | arpu | http://bugzilla.pculture.org/s[…]_bug.cgi?id=15352 |
| 15:33 | ajonas joined #miro-hackers | |
| 15:40 | arpu | hmm where does miro save the firstrun flag? |
| 15:56 | ah found it | |
| 16:37 | DGMurdockIII joined #miro-hackers | |
| 18:12 | kcw joined #miro-hackers | |
| 18:18 | bendk joined #miro-hackers | |
| 18:19 | bendk | janetPCF: sorry, I messed up building 3.5.1-rc2 |
| 18:19 | I'm remaking it now | |
| 18:54 | arpu | hello bendk |
| 18:54 | any idea how can i make an miro theme ? | |
| 18:54 | bendk | hi arpu |
| 18:55 | not entirely | |
| 18:55 | z3p: do you have a good starting point for theming? | |
| 18:58 | z3p | bendk: arpu: http://develop.participatorycu[…]/index.php/Themes |
| 18:59 | ignore the stuff about XUL | |
| 19:01 | arpu | ok thx a lot |
| 19:06 | do you have an sample theme.zip ? | |
| 19:08 | z3p | no; but it's just a zip file with those things in it |
| 19:24 | arpu | Use favicon for default guide? (?) |
| 19:25 | what is the variable | |
| 19:27 | z3p | it's just the favicon for the site |
| 19:27 | so whatever's at http://HOST/favicon.ico | |
| 19:28 | arpu | yes but what is the XXX = http://HOST/favicon.ico |
| 19:30 | z3p | arpu: I mean it's not a setting; we just look at the webserver |
| 19:31 | arpu | hmm z3p hmm i see in the guide.py |
| 19:32 | but the title and the favicon are always miros | |
| 19:32 | i have to debug this | |
| 19:32 | ah ok with theme file it works fine | |
| 19:33 | and how can i change the tray icon ? | |
| 19:35 | z3p | arpu: you'd have to look at the tray icon code, but I think it's probably just the regular icon |
| 19:49 | bendk left #miro-hackers | |
| 19:52 | bendk joined #miro-hackers | |
| 20:25 | DGMurdockIII left #miro-hackers | |
| 21:46 | janetPCF left #miro-hackers | |
| 21:56 | paroneayea left #miro-hackers | |
| 21:56 | paroneayea joined #miro-hackers | |
| 22:30 | arpu | is it possible to automatic add video feeds with javascript? |
| 23:11 | DGMurdockIII joined #miro-hackers | |
| 23:15 | mattjohnson left #miro-hackers | |
| 23:43 | CVirus left #miro-hackers |