From nk.ogz at outlook.com Thu Jan 14 11:58:59 2016 From: nk.ogz at outlook.com (Nikola M) Date: Thu, 14 Jan 2016 11:58:59 +0100 Subject: SuperTuxKart not visible in arbtt log Message-ID: Hi, I am not able to get arbtt to log SuperTuxKart activity when running in fullscreen mode. When SuperTuxKart is running in a smaller window it gets logged by arbtt. Other games (Red Eclipse, Battle for Wesnoth, ...) running in fullscreen mode get logged without problems. Is this an arbtt bug or is SuperTuxKart causing problems? I wrote a short PHP CLI script to run xprop every second to capture the window properties of SuperTuxKart with the command: xprop -name "SuperTuxKart" I tried a workaround by setting _NET_WM_NAME (because I saw this in the source code) a short period (cca. 15s) after changing to fullscreen: xprop -name "SuperTuxKart" -f _NET_WM_NAME 8s -set _NET_WM_NAME "SuperTuxKart" It didn't help. SuperTuxKart in window -- xprop output: WM_ICON_NAME(STRING) = "SuperTuxKart" WM_NAME(STRING) = "SuperTuxKart" WM_CLASS(STRING) = "SuperTuxKart", "SuperTuxKart" _NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_CLOSE, _NET_WM_ACTION_ABOVE, _NET_WM_ACTION_BELOW, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_MOVE, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_STICK _NET_WM_DESKTOP(CARDINAL) = 5 _NET_WM_STATE(ATOM) = WM_NORMAL_HINTS(WM_SIZE_HINTS): ??? ??? program specified size: 0 by 0 ??? ??? program specified minimum size: 1600 by 900 ??? ??? program specified maximum size: 1600 by 900 _NET_WM_ICON_GEOMETRY(CARDINAL) = 1150, 1045, 200, 35 _NET_FRAME_EXTENTS(CARDINAL) = 4, 4, 28, 7 WM_STATE(WM_STATE): ??? ??? window state: Normal ??? ??? icon window: 0xac493400 WM_PROTOCOLS(ATOM): protocols? WM_DELETE_WINDOW SuperTuxKart in fullscreen mode -- xprop output: WM_ICON_NAME(STRING) = "SuperTuxKart" WM_NAME(STRING) = "SuperTuxKart" WM_CLASS(STRING) = "SuperTuxKart", "SuperTuxKart" WM_PROTOCOLS(ATOM): protocols? WM_DELETE_WINDOW SuperTuxKart in fullscreen mode with _NET_WM_NAME set -- xprop output: _NET_WM_NAME(STRING) = "SuperTuxKart" WM_ICON_NAME(STRING) = "SuperTuxKart" WM_NAME(STRING) = "SuperTuxKart" WM_CLASS(STRING) = "SuperTuxKart", "SuperTuxKart" WM_PROTOCOLS(ATOM): protocols? WM_DELETE_WINDOW SuperTuxKart in window -- arbbt-dump output: 2016-01-14 10:02:35 (8943ms inactive): ??? Current Desktop: Workspace 2 ??? ( ) xfce4-terminal: Terminal ??? ( ) thunar:???????? .arbtt - File Manager ??? ( ) Navigator:????? Configuring the arbtt categorizer (arbtt-stats) - Iceweasel ??? (*) SuperTuxKart:?? SuperTuxKart SuperTuxKart fullscreen -- arbbt-dump output: 2016-01-14 11:36:41 (25ms inactive): ??? Current Desktop: Workspace 6 ??? ( ) xfce4-terminal: Terminal ??? ( ) thunar:???????? .arbtt - File Manager ??? ( ) wicd-client.py: Wicd Network Manager ??? ( ) synaptic:?????? Synaptic Package Manager ??? ( ) mousepad:?????? *Untitled 1 - Mousepad My setup: arbtt 0.8.1-1 SuperTuxKart 0.8.1-2+b2 Debian 8.0 , 64-bit Xfce 4.10 Thanks in advance. From mail at joachim-breitner.de Thu Jan 14 17:00:50 2016 From: mail at joachim-breitner.de (Joachim Breitner) Date: Thu, 14 Jan 2016 17:00:50 +0100 Subject: SuperTuxKart not visible in arbtt log In-Reply-To: References: Message-ID: <1452787250.1808.20.camel@joachim-breitner.de> Dear Nikola, Am Donnerstag, den 14.01.2016, 11:58 +0100 schrieb Nikola M: > Is this an arbtt bug or is SuperTuxKart causing problems? arbtt relies on the windows to be listed in _NET_CLIENT_LIST (a property of the root window); otherwise we?d risk recording dialogues and the like. I believe this list is managed by the window manager. Does "wmctrl -l" list the full-screen window? What does "xprop -root _NET_CLIENT_LIST" say? Greetings, Joachim -- Joachim ?nomeata? Breitner mail at joachim-breitner.de ? http://www.joachim-breitner.de/ Jabber: nomeata at joachim-breitner.de ? GPG-Key: 0xF0FBF51F Debian Developer: nomeata at debian.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From nk.ogz at outlook.com Fri Jan 15 16:06:19 2016 From: nk.ogz at outlook.com (Nikola M) Date: Fri, 15 Jan 2016 16:06:19 +0100 Subject: SuperTuxKart not visible in arbtt log In-Reply-To: References: Message-ID: Hi Joachim, Thanks for the quick reply. >> Is this an arbtt bug or is SuperTuxKart causing problems? > > arbtt relies on the windows to be listed in > _NET_CLIENT_LIST (a property of the root window); otherwise we?d risk > recording dialogues and the like. I believe this list is managed by the > window manager. > > Does "wmctrl -l" list the full-screen window? > > What does "xprop -root _NET_CLIENT_LIST" say? Here is the output of the two commands you mentioned: (1) --> SuperTuxKart not in fullscreen mode Output of: "xprop -root _NET_CLIENT_LIST" _NET_CLIENT_LIST(WINDOW): window id # 0x1600004, 0x160002d, 0x1600030, 0x1800003, 0x5c00002, 0x3000004, 0x1c00004 Output of: "wmctrl -l" 0x01600004 -1 dbnk xfce4-panel 0x0160002d -1 dbnk xfce4-panel 0x01600030 -1 dbnk xfce4-panel 0x01800003 -1 dbnk Desktop 0x05c00002? 3? N/A SuperTuxKart 0x03000004? 3 dbnk arbtt---config-files - File Manager 0x01c00004? 3 dbnk Terminal (2) --> SuperTuxKart in fullscreen mode Output of: "xprop -root _NET_CLIENT_LIST" _NET_CLIENT_LIST(WINDOW): window id # 0x1600004, 0x160002d, 0x1600030, 0x1800003, 0x3000004, 0x1c00004 Output of: "wmctrl -l" 0x01600004 -1 dbnk xfce4-panel 0x0160002d -1 dbnk xfce4-panel 0x01600030 -1 dbnk xfce4-panel 0x01800003 -1 dbnk Desktop 0x03000004? 3 dbnk arbtt---config-files - File Manager 0x01c00004? 3 dbnk Terminal (3) --> SuperTuxKart not in fullscreen mode Output of: "xprop -root _NET_CLIENT_LIST" _NET_CLIENT_LIST(WINDOW): window id # 0x1600004, 0x160002d, 0x1600030, 0x1800003, 0x3000004, 0x1c00004, 0x3200002 Output of: "wmctrl -l" 0x01600004 -1 dbnk xfce4-panel 0x0160002d -1 dbnk xfce4-panel 0x01600030 -1 dbnk xfce4-panel 0x01800003 -1 dbnk Desktop 0x03000004? 3 dbnk arbtt---config-files - File Manager 0x01c00004? 3 dbnk Terminal 0x03200002? 3? N/A SuperTuxKart SuperTuxKart disappears from the list when in fullscreen mode. Many thanks, Nikola From mail at joachim-breitner.de Fri Jan 15 16:57:06 2016 From: mail at joachim-breitner.de (Joachim Breitner) Date: Fri, 15 Jan 2016 16:57:06 +0100 Subject: SuperTuxKart not visible in arbtt log In-Reply-To: References: Message-ID: <1452873426.15125.2.camel@joachim-breitner.de> Dear Nikola, Am Freitag, den 15.01.2016, 16:06 +0100 schrieb Nikola M: > > SuperTuxKart disappears from the list when in fullscreen mode. that is unfortunate, but it also means that I don?t see a an easy way out here. arbtt simply cannot know whether this fullscreen window is something genuine ? and wmctrl suffers from the same problem. One could maybe argue that SuperTuxKart should implement its fullscreen mode differently, and more like the other games you mention. If you need a work-around for your personal recordings: Start SuperTuxKart with a wrapper script that also starts a program that creates a window with a specific title you can match on, and that kills that window afterwards. Greetings, Joachim -- Joachim ?nomeata? Breitner mail at joachim-breitner.de ? http://www.joachim-breitner.de/ Jabber: nomeata at joachim-breitner.de ? GPG-Key: 0xF0FBF51F Debian Developer: nomeata at debian.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From nk.ogz at outlook.com Sat Jan 16 13:21:06 2016 From: nk.ogz at outlook.com (Nikola M) Date: Sat, 16 Jan 2016 13:21:06 +0100 Subject: SuperTuxKart not visible in arbtt log In-Reply-To: <1452873426.15125.2.camel@joachim-breitner.de> References: , , <1452873426.15125.2.camel@joachim-breitner.de> Message-ID: Dear Joachim, >Am Freitag, den 15.01.2016, 16:06 +0100 schrieb Nikola M: >> >> SuperTuxKart disappears from the list when in fullscreen mode. > >that is unfortunate, but it also means that I don?t see a an easy way >out here. arbtt simply cannot know whether this fullscreen window is >something genuine ? and wmctrl suffers from the same problem. > >One could maybe argue that SuperTuxKart should implement its fullscreen >mode differently, and more like the other games you mention. > >If you need a work-around for your personal recordings: Start >SuperTuxKart with a wrapper script that also starts a program that >creates a window with a specific title you can match on, and that kills >that window afterwards. SuperTuxKart isn't really important to me. It's just an easy way to clear my mind for a few minutes. I'll try to figure out a solution. Thank you for your help. Best regards, Nikola From nk.ogz at outlook.com Sat Jan 16 14:15:12 2016 From: nk.ogz at outlook.com (Nikola M) Date: Sat, 16 Jan 2016 14:15:12 +0100 Subject: A few feature requests for arbtt-stats Message-ID: I'm currently using arbtt 0.8.1-1 (Debian Jessie). I'm not sure if newer versions of arbtt-stats already have these features. (1) Currently the output of the command "arbtt-stats -i" is: General Information????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ? =================== ?????????????????????? FirstRecord | 2015-12-31 19:24:48.432324 UTC ??????????????????????? LastRecord | 2016-01-16 12:23:22.325992 UTC ... I suggest an additional row with "LastRecord - FirstRecord". General Information????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ? =================== ?????????????????????? FirstRecord | 2015-12-31 19:24:48.432324 UTC ??????????????????????? LastRecord | 2016-01-16 12:23:22.325992 UTC ????????? LastRecord - FirstRecord |?????????????????? 15d16h58m34s ... (2a) Currently the Tag column is right-aligned. Statistics for category "day" ============================= __________Tag_|______Time_|_Percentage_ day:Wednesday | 22h13m00s |????? 22.16 ?day:Saturday | 19h10m00s |????? 19.12 ?? day:Monday | 16h02m00s |????? 15.99 ?? day:Sunday | 12h07m00s |????? 12.08 ?day:Thursday | 11h40m00s |????? 11.64 ? day:Tuesday | 10h28m00s |????? 10.44 ?? day:Friday |? 8h36m00s |?????? 8.58 Is it possible to add a command line switch to make the Tag column left-aligned. Statistics for category "day" ============================= __________Tag_|______Time_|_Percentage_ day:Wednesday | 22h13m00s |????? 22.16 day:Saturday? | 19h10m00s |????? 19.12 day:Monday??? | 16h02m00s |????? 15.99 day:Sunday??? | 12h07m00s |????? 12.08 day:Thursday? | 11h40m00s |????? 11.64 day:Tuesday?? | 10h28m00s |????? 10.44 day:Friday??? |? 8h36m00s |?????? 8.58 (2b) If you decide to add the left-aligned option, maybe it would be useful to add dots every N lines to help reading long lists. For example, if N=3 the output would be: Statistics for category "day" ============================= __________Tag_|______Time_|_Percentage_ day:Wednesday | 22h13m00s |????? 22.16 day:Saturday? | 19h10m00s |????? 19.12 day:Monday ...|.16h02m00s |......15.99 day:Sunday??? | 12h07m00s |????? 12.08 day:Thursday? | 11h40m00s |????? 11.64 day:Tuesday ..|.10h28m00s |......10.44 day:Friday??? |? 8h36m00s |?????? 8.58 (3) Currently the output is sorted by Time/Percentage. Is it possible to sort results by Tag name? Thank you for your time. Best regards, Nikola From mail at joachim-breitner.de Sun Jan 17 16:23:43 2016 From: mail at joachim-breitner.de (Joachim Breitner) Date: Sun, 17 Jan 2016 16:23:43 +0100 Subject: A few feature requests for arbtt-stats In-Reply-To: References: Message-ID: <1453044223.3402.8.camel@joachim-breitner.de> Hi, Am Samstag, den 16.01.2016, 14:15 +0100 schrieb Nikola M: > I'm currently using arbtt 0.8.1-1 (Debian Jessie). > I'm not sure if newer versions of arbtt-stats already have these > features. Likely not: http://arbtt.nomeata.de/doc/users_guide/release-notes.html > (1) > I suggest an additional row with "LastRecord - FirstRecord". > > General > Information?????????????????????????????????????????????????????????? > ????????????????????????????????????????????????????????????????????? > ?????????????????????????????????????????? ? > =================== > ?????????????????????? FirstRecord | 2015-12-31 19:24:48.432324 UTC > ??????????????????????? LastRecord | 2016-01-16 12:23:22.325992 UTC > ????????? LastRecord - FirstRecord |?????????????????? 15d16h58m34s Is that very useful? In a way it is already there; take the Total time recorded and divide by ?Fraction of total time recorded? > (2a) > > Currently the Tag column is right-aligned. > > Statistics for category "day" > ============================= > __________Tag_|______Time_|_Percentage_ > day:Wednesday | 22h13m00s |????? 22.16 > ?day:Saturday | 19h10m00s |????? 19.12 > ?? day:Monday | 16h02m00s |????? 15.99 > ?? day:Sunday | 12h07m00s |????? 12.08 > ?day:Thursday | 11h40m00s |????? 11.64 > ? day:Tuesday | 10h28m00s |????? 10.44 > ?? day:Friday |? 8h36m00s |?????? 8.58 > > > Is it possible to add a command line switch to make the Tag column > left-aligned. Nah; I think it should just be left-aligned, without a switch. (Nobody needs it right aligned...) Would you feel like filing a bug at > Statistics for category "day" > ============================= > __________Tag_|______Time_|_Percentage_ > day:Wednesday | 22h13m00s |????? 22.16 > day:Saturday? | 19h10m00s |????? 19.12 > day:Monday??? | 16h02m00s |????? 15.99 > day:Sunday??? | 12h07m00s |????? 12.08 > day:Thursday? | 11h40m00s |????? 11.64 > day:Tuesday?? | 10h28m00s |????? 10.44 > day:Friday??? |? 8h36m00s |?????? 8.58 > > (2b) > > If you decide to add the left-aligned option, maybe it would be > useful to add dots every N lines to help reading long lists. > For example, if N=3 the output would be: > > Statistics for category "day" > ============================= > __________Tag_|______Time_|_Percentage_ > day:Wednesday | 22h13m00s |????? 22.16 > day:Saturday? | 19h10m00s |????? 19.12 > day:Monday ...|.16h02m00s |......15.99 > day:Sunday??? | 12h07m00s |????? 12.08 > day:Thursday? | 11h40m00s |????? 11.64 > day:Tuesday ..|.10h28m00s |......10.44 > day:Friday??? |? 8h36m00s |?????? 8.58 > > > (3) > Currently the output is sorted by Time/Percentage. > Is it possible to sort results by Tag name? > > Thank you for your time. > > Best regards, > Nikola? ? ??? ?? > _______________________________________________ > arbtt mailing list > arbtt at lists.nomeata.de > https://lists.nomeata.de/mailman/listinfo/arbtt -- Joachim Breitner mail at joachim-breitner.de http://www.joachim-breitner.de/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From mail at joachim-breitner.de Sun Jan 17 16:26:39 2016 From: mail at joachim-breitner.de (Joachim Breitner) Date: Sun, 17 Jan 2016 16:26:39 +0100 Subject: A few feature requests for arbtt-stats In-Reply-To: References: Message-ID: <1453044399.3402.11.camel@joachim-breitner.de> Hi, Am Samstag, den 16.01.2016, 14:15 +0100 schrieb Nikola M: > I'm currently using arbtt 0.8.1-1 (Debian Jessie). > I'm not sure if newer versions of arbtt-stats already have these > features. Likely not: http://arbtt.nomeata.de/doc/users_guide/release-notes.html > (1) > I suggest an additional row with "LastRecord - FirstRecord". > > General > Information?????????????????????????????????????????????????????????? > ????????????????????????????????????????????????????????????????????? > ?????????????????????????????????????????? ? > =================== > ?????????????????????? FirstRecord | 2015-12-31 19:24:48.432324 UTC > ??????????????????????? LastRecord | 2016-01-16 12:23:22.325992 UTC > ????????? LastRecord - FirstRecord |?????????????????? 15d16h58m34s Is that very useful? In a way it is already there; take the Total time recorded and divide by ?Fraction of total time recorded? > (2a) > > Currently the Tag column is right-aligned. > > Statistics for category "day" > ============================= > __________Tag_|______Time_|_Percentage_ > day:Wednesday | 22h13m00s |????? 22.16 > ?day:Saturday | 19h10m00s |????? 19.12 > ?? day:Monday | 16h02m00s |????? 15.99 > ?? day:Sunday | 12h07m00s |????? 12.08 > ?day:Thursday | 11h40m00s |????? 11.64 > ? day:Tuesday | 10h28m00s |????? 10.44 > ?? day:Friday |? 8h36m00s |?????? 8.58 > > > Is it possible to add a command line switch to make the Tag column > left-aligned. Nah; I think it should just be left-aligned, without a switch. (Nobody needs it right aligned...) Would you feel like filing a bug at https://bitbucket.org/nomeata/arbtt/issues?status=new&status=open for this? > (2b) > > If you decide to add the left-aligned option, maybe it would be > useful to add dots every N lines to help reading long lists. > For example, if N=3 the output would be: > > Statistics for category "day" > ============================= > __________Tag_|______Time_|_Percentage_ > day:Wednesday | 22h13m00s |????? 22.16 > day:Saturday? | 19h10m00s |????? 19.12 > day:Monday ...|.16h02m00s |......15.99 > day:Sunday??? | 12h07m00s |????? 12.08 > day:Thursday? | 11h40m00s |????? 11.64 > day:Tuesday ..|.10h28m00s |......10.44 > day:Friday??? |? 8h36m00s |?????? 8.58 I?m not sure about this. Does it really help? What do others on this list think? > (3) > Currently the output is sorted by Time/Percentage. > Is it possible to sort results by Tag name? Currently not. You could write to a CSV file and then open it in your favorite spreadsheet program, but a --sort=Tag flag seems to be reasonable. Again, would you mind filing a bug report? arbtt development is currently rather slow (I have more interesting projects right now), and user demand is low. But it will likely happen eventually, and sooner the more user demand I know about. Also, patches welcome, if you are not afraid of Haskell :-) Greetings, Joachim -- Joachim ?nomeata? Breitner mail at joachim-breitner.de ? http://www.joachim-breitner.de/ Jabber: nomeata at joachim-breitner.de ? GPG-Key: 0xF0FBF51F Debian Developer: nomeata at debian.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From nk.ogz at outlook.com Tue Jan 19 13:20:39 2016 From: nk.ogz at outlook.com (Nikola M) Date: Tue, 19 Jan 2016 13:20:39 +0100 Subject: A few feature requests for arbtt-stats In-Reply-To: <1453044399.3402.11.camel@joachim-breitner.de> References: , <1453044399.3402.11.camel@joachim-breitner.de> Message-ID: >> I'm currently using arbtt 0.8.1-1 (Debian Jessie). >> I'm not sure if newer versions of arbtt-stats already have these >> features. > > Likely not: > http://arbtt.nomeata.de/doc/users_guide/release-notes.html I am aware of the release notes, but the following link shows the Tag column in arbtt-stats output left-aligned: https://github.com/rejuvyesh/arbtt-graph That's what confused me. >> (1) >> I suggest an additional row with "LastRecord - FirstRecord". >> >> General >> Information >> >> >> =================== >> FirstRecord | 2015-12-31 19:24:48.432324 UTC >> LastRecord | 2016-01-16 12:23:22.325992 UTC >> LastRecord - FirstRecord | 15d16h58m34s > > Is that very useful? > > In a way it is already there; take the Total time recorded and divide > by ?Fraction of total time recorded? Well, sometimes I wonder how long I have been running arbtt-capture, but arbtt-stats only shows my total computer uptime (Total time recorded). Since the FirstRecord & LastRecord values are already displayed, I think it makes sense to show their difference for completeness. I know it can be calculated from the already available values, but it's easier to have the program do it :) If it's not very interesting/useful to other people, no problem. I can always process the output with some other script when I'm interested in the value. Request NOT ADDED to bitbucket.org for now. >> (2a) >> >> Currently the Tag column is right-aligned. >> >> Statistics for category "day" >> ============================= >> __________Tag_|______Time_|_Percentage_ >> day:Wednesday | 22h13m00s | 22.16 >> day:Saturday | 19h10m00s | 19.12 >> day:Monday | 16h02m00s | 15.99 >> day:Sunday | 12h07m00s | 12.08 >> day:Thursday | 11h40m00s | 11.64 >> day:Tuesday | 10h28m00s | 10.44 >> day:Friday | 8h36m00s | 8.58 >> >> >> Is it possible to add a command line switch to make the Tag column >> left-aligned. > > Nah; I think it should just be left-aligned, without a switch. (Nobody > needs it right aligned...) > > Would you feel like filing a bug at > https://bitbucket.org/nomeata/arbtt/issues?status=new&status=open > for this? Added to: https://bitbucket.org/nomeata/arbtt/issues/34/add-left-aligned-option-for-tag-column-in >> (2b) >> >> If you decide to add the left-aligned option, maybe it would be >> useful to add dots every N lines to help reading long lists. >> For example, if N=3 the output would be: >> >> Statistics for category "day" >> ============================= >> __________Tag_|______Time_|_Percentage_ >> day:Wednesday | 22h13m00s | 22.16 >> day:Saturday | 19h10m00s | 19.12 >> day:Monday ...|.16h02m00s |......15.99 >> day:Sunday | 12h07m00s | 12.08 >> day:Thursday | 11h40m00s | 11.64 >> day:Tuesday ..|.10h28m00s |......10.44 >> day:Friday | 8h36m00s | 8.58 > > I?m not sure about this. Does it really help? What do others on this > list think? Maybe it isn't obvious from the example I mentioned. Some tags can have names much longer than other tags. The dots that appear every N lines help readability. Just like the Thunar file manager alternates background colors every line in "Detailed List" mode to help readability. _______________________________________Tag_|_________Time_|_Percentage_ program:Thunar???????????????????????????? |??? 12h18m00s |????? 10.66 program:gedit????????????????????????????? |??? 11h47m00s |????? 10.22 program:Xfce4 Terminal Emulator ...........|.....7h43m00s |.......6.69 program:Eclipse??????????????????????????? |???? 3h11m00s |?????? 2.76 program:Kompare??????????????????????????? |???? 2h59m00s |?????? 2.59 program:Evince Document Viewer ............|.......51m00s |.......0.74 program:Mousepad?????????????????????????? |?????? 46m00s |?????? 0.66 program:Konsole??????????????????????????? |?????? 42m00s |?????? 0.61 program:Arora .............................|.......35m00s |.......0.51 program:KSysGuard System Monitor?????????? |?????? 21m00s |?????? 0.30 program:gtkhash??????????????????????????? |?????? 18m00s |?????? 0.26 program:Wicd Network Manager ..............|.......17m00s |.......0.25 program:Synaptic Package Manager?????????? |?????? 14m00s |?????? 0.20 ... Request NOT ADDED to bitbucket.org for now. >> (3) >> Currently the output is sorted by Time/Percentage. >> Is it possible to sort results by Tag name? > > Currently not. You could write to a CSV file and then open it in your > favorite spreadsheet program, but a --sort=Tag flag seems to be > reasonable. Again, would you mind filing a bug report? Added to: https://bitbucket.org/nomeata/arbtt/issues/35/add-option-to-sort-by-tag-name-in-arbtt > Also, patches welcome, if you are not afraid of Haskell :-) Currently Haskell looks like Klingon to me :) Learning a functional programming language is on my TODO list. Best regards, Nikola From mail at joachim-breitner.de Tue Jan 19 13:38:15 2016 From: mail at joachim-breitner.de (Joachim Breitner) Date: Tue, 19 Jan 2016 13:38:15 +0100 Subject: A few feature requests for arbtt-stats In-Reply-To: References: , <1453044399.3402.11.camel@joachim-breitner.de> Message-ID: <1453207095.1605.13.camel@joachim-breitner.de> Hi, Am Dienstag, den 19.01.2016, 13:20 +0100 schrieb Nikola M: > > > I'm currently using arbtt 0.8.1-1 (Debian Jessie). > > > I'm not sure if newer versions of arbtt-stats already have these > > > features. > > > > Likely not: > > http://arbtt.nomeata.de/doc/users_guide/release-notes.html > > I am aware of the release notes, but the following link shows the Tag > column in arbtt-stats output left-aligned: > https://github.com/rejuvyesh/arbtt-graph > > That's what confused me. confuses me too :-) > > > (1) > > > I suggest an additional row with "LastRecord - FirstRecord". > > > > > > General > > > Information > > > > > > > > > =================== > > > ???????????????????????FirstRecord | 2015-12-31 19:24:48.432324 UTC > > > ????????????????????????LastRecord | 2016-01-16 12:23:22.325992 UTC > > > ??????????LastRecord - FirstRecord |???????????????????15d16h58m34s > > > > Is that very useful? > > > > In a way it is already there; take the Total time recorded and divide > > by ?Fraction of total time recorded? > > Well, sometimes I wonder how long I have been running arbtt-capture, > but arbtt-stats only shows my total computer uptime (Total time > recorded). > > Since the????????????????????????FirstRecord > &?????????????????????????LastRecord values are already displayed, I > think it makes sense to show their difference for completeness. > I know it can be calculated from the already available values, but > it's easier to have the program do it :) > > If it's not very interesting/useful to other people, no problem. > I can always process the output with some other script when I'm > interested in the value. > > Request NOT ADDED to bitbucket.org for now. I?m also worried about the best wording for the row. ?Total time? is very ambiguous, but ?LastRecord - FirstRecord? is also not very nice, and quite technical (subtracting dates is a concept not easily understood by many). > Added to: > https://bitbucket.org/nomeata/arbtt/issues/34/add-left-aligned-option-for-tag-column-in Thanks > Maybe it isn't obvious from the example I mentioned. > Some tags can have names much longer than other tags. > The dots that appear every N lines help readability. > Just like the Thunar file manager alternates background colors every line in "Detailed List" mode to help readability. > > _______________________________________Tag_|_________Time_|_Percentage_ > program:Thunar???????????????????????????? |??? 12h18m00s |????? 10.66 > program:gedit????????????????????????????? |??? 11h47m00s |????? 10.22 > program:Xfce4 Terminal Emulator ...........|.....7h43m00s |.......6.69 > program:Eclipse??????????????????????????? |???? 3h11m00s |?????? 2.76 > program:Kompare??????????????????????????? |???? 2h59m00s |?????? 2.59 > program:Evince Document Viewer ............|.......51m00s |.......0.74 > program:Mousepad?????????????????????????? |?????? 46m00s |?????? 0.66 > program:Konsole??????????????????????????? |?????? 42m00s |?????? 0.61 > program:Arora .............................|.......35m00s |.......0.51 > program:KSysGuard System Monitor?????????? |?????? 21m00s |?????? 0.30 > program:gtkhash??????????????????????????? |?????? 18m00s |?????? 0.26 > program:Wicd Network Manager ..............|.......17m00s |.......0.25 > program:Synaptic Package Manager?????????? |?????? 14m00s |?????? 0.20 > ... > > Request NOT ADDED to bitbucket.org for now. Background colors might be an option. Feel free to file a ticket, this way it is not forgotten. > Added to: > https://bitbucket.org/nomeata/arbtt/issues/35/add-option-to-sort-by-tag-name-in-arbtt Thanks, Joachim -- Joachim ?nomeata? Breitner mail at joachim-breitner.de ? http://www.joachim-breitner.de/ Jabber: nomeata at joachim-breitner.de ? GPG-Key: 0xF0FBF51F Debian Developer: nomeata at debian.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From nk.ogz at outlook.com Wed Jan 20 13:24:22 2016 From: nk.ogz at outlook.com (Nikola M) Date: Wed, 20 Jan 2016 13:24:22 +0100 Subject: A few feature requests for arbtt-stats In-Reply-To: <1453207095.1605.13.camel@joachim-breitner.de> References: ,, <1453044399.3402.11.camel@joachim-breitner.de>, , <1453207095.1605.13.camel@joachim-breitner.de> Message-ID: Hi, >>>> (1) >>>> I suggest an additional row with "LastRecord - FirstRecord". >>>> >>>> General >>>> Information >>>> >>>> >>>> =================== >>>> FirstRecord | 2015-12-31 19:24:48.432324 UTC >>>> LastRecord | 2016-01-16 12:23:22.325992 UTC >>>> LastRecord - FirstRecord | 15d16h58m34s >>> >>> Is that very useful? >>> >>> In a way it is already there; take the Total time recorded and divide >>> by ?Fraction of total time recorded? >> >> Well, sometimes I wonder how long I have been running arbtt-capture, >> but arbtt-stats only shows my total computer uptime (Total time >> recorded). >> >> Since the FirstRecord >> & LastRecord values are already displayed, I >> think it makes sense to show their difference for completeness. >> I know it can be calculated from the already available values, but >> it's easier to have the program do it :) >> >> If it's not very interesting/useful to other people, no problem. >> I can always process the output with some other script when I'm >> interested in the value. >> >> Request NOT ADDED to bitbucket.org for now. > > I?m also worried about the best wording for the row. ?Total time? is > very ambiguous, but ?LastRecord - FirstRecord? is also not very nice, > and quite technical (subtracting dates is a concept not easily > understood by many). I can't come up with a better name for "LastRecord - FirstRecord". Maybe something involving the Age/Interval/Timespan of the log/records. "LastRecord - FirstRecord" isn't very important for now. I added the most important requests to Bitbucket. Thank you for your time and your work on the program. Best regards, Nikola From vrasneur at free.fr Tue Mar 29 13:12:53 2016 From: vrasneur at free.fr (vrasneur at free.fr) Date: Tue, 29 Mar 2016 13:12:53 +0200 (CEST) Subject: MAC OS X support for arbtt In-Reply-To: <279047502.90105437.1459248699072.JavaMail.root@zimbra73-e12.priv.proxad.net> Message-ID: <971054309.90210600.1459249973541.JavaMail.root@zimbra73-e12.priv.proxad.net> Hi, I have some code that makes arbtt work with MAC OS X. The changes are available in a git branch: https://github.com/vrasneur/darcs-mirror-arbtt/commit/e2a138ae865a68bd1b9117f41a1f5ea881995e71 Can somebody with a Mac test that arbtt works correctly with his computer? Here are the compilation instructions: First, you need the Haskell platform for Mac. You also need: * git * a package manager for OS X. I use MacPorts (https://www.macports.org/) but it should work with Homebrew. * XCode and the XCode command line tools Note: the OS X port itself does not need a C/Objective-C compiler. It uses the Haskell FFI to call the Mac OS X specific functions. then, * install the C dependencies with your package manager sudo port install pkgconfig sudo port install pcre * clone the OS X git branch git clone -b osx-support https://github.com/vrasneur/darcs-mirror-arbtt/ * use cabal to build/install arbtt cd darcs-mirror-arbtt cabal install --only-dependencies cabal configure --extra-lib-dir=/usr/lib cabal build cabal install The option "--extra-lib-dir=/usr/lib" is necessary because of a conflict with iconv. (See http://blog.omega-prime.co.uk/?p=96 for a detailed explanation) * then, go to /Users//Library/Haskell/bin/ and type ls You should see all the arbtt binaries. * then, you can execute the binaries: cd /Users//Library/Haskell/bin/ ./arbtt-capture& ./arbtt-dump Regards, Vincent Rasneur From waldir at email.com Thu Mar 31 00:39:16 2016 From: waldir at email.com (Waldir Pimenta) Date: Wed, 30 Mar 2016 23:39:16 +0100 Subject: MAC OS X support for arbtt In-Reply-To: <971054309.90210600.1459249973541.JavaMail.root@zimbra73-e12.priv.proxad.net> References: <279047502.90105437.1459248699072.JavaMail.root@zimbra73-e12.priv.proxad.net> <971054309.90210600.1459249973541.JavaMail.root@zimbra73-e12.priv.proxad.net> Message-ID: Hi Vincent! What a great timing! My work laptop is a Mac and I've been sorely missing arbtt since I started using it. Your instructions worked great, thanks for the detail! I'll give you feedback on my experience, hoping it can be useful. I use Homebrew, and already had cabal-install, pkg-config and pcre installed through it. One curious detail, which I'm not sure is relevant, is that the first time I ran cabal install --only-dependencies it only configured/built/installed pcre, but told me I should update cabal; after running cabal update, I tried running cabal install --only-dependencies again, and this time it installed a bunch of other packages: fail, tagged, semigroups and aeson. I wonder if this means something. Afterwards, cabal build worked, although there were quite a few deprecation warnings. Installation worked seamlessly. However, there's no ~/Library/Haskell directory on my machine. The arbtt binaries were placed in ~/.cabal/bin/. I wonder if this is a difference between Homebrew and MacPorts... Other than that, it seems to be working perfectly. Amazing work! Let me know if i can assist in anyway in getting this ready to merge upstream :) --Waldir On Tue, Mar 29, 2016 at 12:12 PM, wrote: > Hi, > > I have some code that makes arbtt work with MAC OS X. > The changes are available in a git branch: > https://github.com/vrasneur/darcs-mirror-arbtt/commit/e2a138ae865a68bd1b9117f41a1f5ea881995e71 > > Can somebody with a Mac test that arbtt works correctly with his computer? > > Here are the compilation instructions: > > First, you need the Haskell platform for Mac. > You also need: > * git > * a package manager for OS X. I use MacPorts (https://www.macports.org/) > but it should work with Homebrew. > * XCode and the XCode command line tools > > Note: the OS X port itself does not need a C/Objective-C compiler. It uses > the Haskell FFI to call the Mac OS X specific functions. > > then, > > * install the C dependencies with your package manager > sudo port install pkgconfig > sudo port install pcre > > * clone the OS X git branch > git clone -b osx-support https://github.com/vrasneur/darcs-mirror-arbtt/ > > * use cabal to build/install arbtt > cd darcs-mirror-arbtt > cabal install --only-dependencies > cabal configure --extra-lib-dir=/usr/lib > cabal build > cabal install > > The option "--extra-lib-dir=/usr/lib" is necessary because of a conflict > with iconv. (See http://blog.omega-prime.co.uk/?p=96 for a detailed > explanation) > > * then, go to /Users//Library/Haskell/bin/ and type ls > You should see all the arbtt binaries. > > * then, you can execute the binaries: > cd /Users//Library/Haskell/bin/ > ./arbtt-capture& > ./arbtt-dump > > Regards, > > Vincent Rasneur > > _______________________________________________ > arbtt mailing list > arbtt at lists.nomeata.de > https://lists.nomeata.de/mailman/listinfo/arbtt > -------------- next part -------------- An HTML attachment was scrubbed... URL: From waldir at email.com Thu Mar 31 00:52:40 2016 From: waldir at email.com (Waldir Pimenta) Date: Wed, 30 Mar 2016 23:52:40 +0100 Subject: MAC OS X support for arbtt In-Reply-To: References: <279047502.90105437.1459248699072.JavaMail.root@zimbra73-e12.priv.proxad.net> <971054309.90210600.1459249973541.JavaMail.root@zimbra73-e12.priv.proxad.net> Message-ID: By the way, to actually run the arbtt-capture command from Terminal and have it be detached, I had to do (./arbtt-capture &) rather than just ./arbtt-capture&. Also, to set it up to run automatically at startup, I did crontab -e and wrote @reboot /Users/peekmeddev/.cabal/bin/arbtt-capture (according to this: http://apple.stackexchange.com/questions/156288/how-to-get-shell-scripts-to-run-at-startup-on-yosemite ) --Waldir On Wed, Mar 30, 2016 at 11:39 PM, Waldir Pimenta wrote: > Hi Vincent! What a great timing! My work laptop is a Mac and I've been > sorely missing arbtt since I started using it. Your instructions worked > great, thanks for the detail! I'll give you feedback on my experience, > hoping it can be useful. > > I use Homebrew, and already had cabal-install, pkg-config and pcre > installed through it. One curious detail, which I'm not sure is relevant, > is that the first time I ran cabal install --only-dependencies it only > configured/built/installed pcre, but told me I should update cabal; after > running cabal update, I tried running cabal install --only-dependencies > again, and this time it installed a bunch of other packages: fail, tagged, > semigroups and aeson. I wonder if this means something. > > Afterwards, cabal build worked, although there were quite a few > deprecation warnings. Installation worked seamlessly. However, there's no > ~/Library/Haskell directory on my machine. The arbtt binaries were placed > in ~/.cabal/bin/. I wonder if this is a difference between Homebrew and > MacPorts... > > Other than that, it seems to be working perfectly. Amazing work! Let me > know if i can assist in anyway in getting this ready to merge upstream :) > > --Waldir > > > > On Tue, Mar 29, 2016 at 12:12 PM, wrote: > >> Hi, >> >> I have some code that makes arbtt work with MAC OS X. >> The changes are available in a git branch: >> https://github.com/vrasneur/darcs-mirror-arbtt/commit/e2a138ae865a68bd1b9117f41a1f5ea881995e71 >> >> Can somebody with a Mac test that arbtt works correctly with his computer? >> >> Here are the compilation instructions: >> >> First, you need the Haskell platform for Mac. >> You also need: >> * git >> * a package manager for OS X. I use MacPorts (https://www.macports.org/) >> but it should work with Homebrew. >> * XCode and the XCode command line tools >> >> Note: the OS X port itself does not need a C/Objective-C compiler. It >> uses the Haskell FFI to call the Mac OS X specific functions. >> >> then, >> >> * install the C dependencies with your package manager >> sudo port install pkgconfig >> sudo port install pcre >> >> * clone the OS X git branch >> git clone -b osx-support https://github.com/vrasneur/darcs-mirror-arbtt/ >> >> * use cabal to build/install arbtt >> cd darcs-mirror-arbtt >> cabal install --only-dependencies >> cabal configure --extra-lib-dir=/usr/lib >> cabal build >> cabal install >> >> The option "--extra-lib-dir=/usr/lib" is necessary because of a conflict >> with iconv. (See http://blog.omega-prime.co.uk/?p=96 for a detailed >> explanation) >> >> * then, go to /Users//Library/Haskell/bin/ and type ls >> You should see all the arbtt binaries. >> >> * then, you can execute the binaries: >> cd /Users//Library/Haskell/bin/ >> ./arbtt-capture& >> ./arbtt-dump >> >> Regards, >> >> Vincent Rasneur >> >> _______________________________________________ >> arbtt mailing list >> arbtt at lists.nomeata.de >> https://lists.nomeata.de/mailman/listinfo/arbtt >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From vrasneur at free.fr Mon Apr 4 12:52:44 2016 From: vrasneur at free.fr (Vincent Rasneur) Date: Mon, 4 Apr 2016 12:52:44 +0200 (CEST) Subject: MAC OS X support for arbtt In-Reply-To: Message-ID: <1194622946.117991760.1459767164876.JavaMail.root@zimbra73-e12.priv.proxad.net> Hi Waldir, Thanks for the kind words. I've installed Homebrew, and deleted my old MacPorts packages in order to see if there are some differences. With Homebrew, the only difference is that I have no linking error with libiconv, as Homebrew does not install this library and relies on the system one. And there are no cabal issues when I configure/build arbtt. By the way, the MAC OS X port does not add any new dependencies in the cabal file. For the installation directory, with Homebrew or MacPorts, my binaries were installed in ~/Library/Haskell/bin, not ~/.cabal/bin (and I don't know why...). For the bunch of warnings, I have seen these warnings too (mixing of tabs/spaces, deprecated functions, ...), but they seem easy to fix and are not located in my patches ;-) I think the patches are going to be fully integrated upstream. There is a commit in the arbtt repo here: https://github.com/nomeata/darcs-mirror-arbtt/commit/b979d03b1650e210fd302567a3024ad0e3b9ae1a But the src/Capture/OSX.hs and src/Graphics/OSX/Window.hs files are still missing. Maybe they will be added in a future commit? Regards, Vincent ----- Mail original ----- > De: "Waldir Pimenta" > ?: vrasneur at free.fr > Cc: "arbtt" > Envoy?: Jeudi 31 Mars 2016 00:52:40 > Objet: Re: MAC OS X support for arbtt > > > > By the way, to actually run the arbtt-capture command from Terminal > and have it be detached, I had to do (./arbtt-capture &) rather than > just ./arbtt-capture&. > > > Also, to set it up to run automatically at startup, I did crontab -e > and wrote @reboot /Users/peekmeddev/.cabal/bin/arbtt-capture > (according to this: > http://apple.stackexchange.com/questions/156288/how-to-get-shell-scripts-to-run-at-startup-on-yosemite > ) > > > --Waldir > > > On Wed, Mar 30, 2016 at 11:39 PM, Waldir Pimenta < waldir at email.com > > wrote: > > > > Hi Vincent! What a great timing! My work laptop is a Mac and I've > been sorely missing arbtt since I started using it. Your > instructions worked great, thanks for the detail! I'll give you > feedback on my experience, hoping it can be useful. > > > I use Homebrew, and already had cabal-install, pkg-config and pcre > installed through it. One curious detail, which I'm not sure is > relevant, is that the first time I ran cabal install > --only-dependencies it only configured/built/installed pcre, but > told me I should update cabal; after running cabal update, I tried > running cabal install --only-dependencies again, and this time it > installed a bunch of other packages: fail, tagged, semigroups and > aeson. I wonder if this means something. > > > Afterwards, cabal build worked, although there were quite a few > deprecation warnings. Installation worked seamlessly. However, > there's no ~/Library/Haskell directory on my machine. The arbtt > binaries were placed in ~/ .cabal/bin/. I wonder if this is a > difference between Homebrew and MacPorts... > > > Other than that, it seems to be working perfectly. Amazing work! Let > me know if i can assist in anyway in getting this ready to merge > upstream :) > > > --Waldir > > > > > > > > > On Tue, Mar 29, 2016 at 12:12 PM, < vrasneur at free.fr > wrote: > > > Hi, > > I have some code that makes arbtt work with MAC OS X. > The changes are available in a git branch: > https://github.com/vrasneur/darcs-mirror-arbtt/commit/e2a138ae865a68bd1b9117f41a1f5ea881995e71 > > Can somebody with a Mac test that arbtt works correctly with his > computer? > > Here are the compilation instructions: > > First, you need the Haskell platform for Mac. > You also need: > * git > * a package manager for OS X. I use MacPorts ( > https://www.macports.org/ ) but it should work with Homebrew. > * XCode and the XCode command line tools > > Note: the OS X port itself does not need a C/Objective-C compiler. It > uses the Haskell FFI to call the Mac OS X specific functions. > > then, > > * install the C dependencies with your package manager > sudo port install pkgconfig > sudo port install pcre > > * clone the OS X git branch > git clone -b osx-support > https://github.com/vrasneur/darcs-mirror-arbtt/ > > * use cabal to build/install arbtt > cd darcs-mirror-arbtt > cabal install --only-dependencies > cabal configure --extra-lib-dir=/usr/lib > cabal build > cabal install > > The option "--extra-lib-dir=/usr/lib" is necessary because of a > conflict with iconv. (See http://blog.omega-prime.co.uk/?p=96 for a > detailed explanation) > > * then, go to /Users//Library/Haskell/bin/ and type ls > You should see all the arbtt binaries. > > * then, you can execute the binaries: > cd /Users//Library/Haskell/bin/ > ./arbtt-capture& > ./arbtt-dump > > Regards, > > Vincent Rasneur > > _______________________________________________ > arbtt mailing list > arbtt at lists.nomeata.de > https://lists.nomeata.de/mailman/listinfo/arbtt > > > > _______________________________________________ > arbtt mailing list > arbtt at lists.nomeata.de > https://lists.nomeata.de/mailman/listinfo/arbtt > From mail at joachim-breitner.de Mon Apr 4 13:59:17 2016 From: mail at joachim-breitner.de (Joachim Breitner) Date: Mon, 04 Apr 2016 13:59:17 +0200 Subject: MAC OS X support for arbtt In-Reply-To: <1194622946.117991760.1459767164876.JavaMail.root@zimbra73-e12.priv.proxad.net> References: <1194622946.117991760.1459767164876.JavaMail.root@zimbra73-e12.priv.proxad.net> Message-ID: <1459771157.3406.0.camel@joachim-breitner.de> Hi, Am Montag, den 04.04.2016, 12:52 +0200 schrieb Vincent Rasneur: > But the src/Capture/OSX.hs and src/Graphics/OSX/Window.hs files are > still missing. Maybe they will be added in a future commit? my mistake; fixed. Greetings, Joachim -- Joachim ?nomeata? Breitner ? mail at joachim-breitner.de ? https://www.joachim-breitner.de/ ? XMPP: nomeata at joachim-breitner.de?? OpenPGP-Key: 0xF0FBF51F ? Debian Developer: nomeata at debian.org -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From waldir at email.com Mon Apr 4 22:19:23 2016 From: waldir at email.com (Waldir Pimenta) Date: Mon, 4 Apr 2016 21:19:23 +0100 Subject: MAC OS X support for arbtt In-Reply-To: <1459771157.3406.0.camel@joachim-breitner.de> References: <1194622946.117991760.1459767164876.JavaMail.root@zimbra73-e12.priv.proxad.net> <1459771157.3406.0.camel@joachim-breitner.de> Message-ID: Oh, I had missed the discussion in the repository! I was wondering if the steps I mentioned previously, to link the binaries system-wide and set up autostart, could be added to the documentation as well. I'd say it's better to provide too much information than too little :) Thoughts? On Mon, Apr 4, 2016 at 12:59 PM, Joachim Breitner wrote: > Hi, > > Am Montag, den 04.04.2016, 12:52 +0200 schrieb Vincent Rasneur: > > But the src/Capture/OSX.hs and src/Graphics/OSX/Window.hs files are > > still missing. Maybe they will be added in a future commit? > > my mistake; fixed. > > Greetings, > Joachim > -- > Joachim ?nomeata? Breitner > mail at joachim-breitner.de ? https://www.joachim-breitner.de/ > XMPP: nomeata at joachim-breitner.de ? OpenPGP-Key: 0xF0FBF51F > Debian Developer: nomeata at debian.org > > > _______________________________________________ > arbtt mailing list > arbtt at lists.nomeata.de > https://lists.nomeata.de/mailman/listinfo/arbtt > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From vrasneur at free.fr Tue Apr 5 18:40:07 2016 From: vrasneur at free.fr (Vincent Rasneur) Date: Tue, 5 Apr 2016 18:40:07 +0200 (CEST) Subject: MAC OS X support for arbtt In-Reply-To: Message-ID: <548237510.124063393.1459874407749.JavaMail.root@zimbra73-e12.priv.proxad.net> > De: "Waldir Pimenta" > > Oh, I had missed the discussion in the repository! > > I was wondering if the steps I mentioned previously, to link the > binaries system-wide and set up autostart, could be added to the > documentation as well. I'd say it's better to provide too much > information than too little :) > > Thoughts? It makes sense to add these tips for Mac OS X users. Maybe you can write a documentation patch? Regards, Vincent