**** BEGIN LOGGING AT Tue Aug 22 03:00:00 2017 Aug 22 03:01:21 hi all, http://spek.cc/ how can I install it? , I tried git download and autogen.sh but it did not Aug 22 03:03:43 Oksana: shouldn't be the case I hope. Im using default theme. Aug 22 03:04:10 nokia nseries Aug 22 04:19:05 Vajb: did you use something like Font Changer which could have done this? Aug 22 04:35:19 vahe[m] : which errors? Do you have installed: libwxgtk2.8-dev, wx-common, libavcodec-dev and libavformat-dev? Aug 22 04:38:56 Such as, you would probably need wx2.8-headers Aug 22 04:43:24 * Oksana sees wx-common version 2.8.10 in repositories; good. libwxgtk2.8-dev, too. libavcodec-dev version 0.5 as well as libavformat-dev version 0.5. Looks sufficient Aug 22 04:52:40 KotCzarny: Heh, after I finally managed to pry the back cover off of my Geeksphone Revolution, I discovered that the only battery I have for the Revolution is bulging too. (fail) Aug 22 04:54:01 The date on the battery for the Revolution is “20140226”. Aug 22 05:04:31 The Galaxy Note 3 and Revolution are the only phones I have that use a microSIM card. All of the other phones I have use a miniSIM card but I broke the only microSIM card↔miniSIM card adapter I could find. Aug 22 05:06:22 My x86 phone (Revolution) has a smaller-capacity battery than my current ARM phone (Galaxy Note 3). Aug 22 05:16:00 Oksana: Thank you, I will research ethercalc. Who/what is Sveta? Aug 22 05:24:07 Oksana: only thing i can recall installing was droid fonts. Hmm could that be a culprit.. Aug 22 05:39:20 brolin_empey : Sveta is my sister, and knows more about Linux than I do Aug 22 05:41:45 Vajb : no idea. Font Changer depends on Droid Fonts (which sounds suspicious), and I have already uninstalled them. Aug 22 05:44:54 ooh sisters, didn't know Aug 22 05:45:42 Oksana: OK. My sister is an Apple user. :-/ Aug 22 05:47:30 * brolin_empey has emailed Geeksphone (in Spain) to ask if a battery for the Revolution is still available. Aug 22 05:48:51 Heh, “pain” is a substring of “Spain”. Aug 22 06:02:03 Writing of Apple, does any model of PowerPC computer from Apple use PCI Express? Or does even the last generation of PowerPC Macintosh still use parallel PCI and AGP? Aug 22 06:03:09 More generally, does any PowerPC computer use PCI Express? Aug 22 06:03:15 Vajb: i use purple-telegram & have no vibration at all even in General profile Aug 22 06:26:10 The English-language Wikipedia says that the last generation of the Power Mac G5 does use PCI Express instead of some parallel form of PCI. I do not know if a portable PowerPC computer using PCI Express reached production because, as far as I know, Apple stopped at the PowerPC G4 for production models of portable computers. Aug 22 07:04:23 The English-language Wikipedia says that the PowerBook G4 uses PATA(PI) as opposed to the SATA(PI) used by the Power Mac G5 but does not say which version of PCI is used. And yes, my memory was accurate that the PowerPC G5 was used by Apple in production only in stationary models of computers. Aug 22 07:16:57 Uh, font changer and theme customizer. I looked into the sources for them a good while ago, not pretty I recall. Aug 22 07:19:50 brolin_empey: fun, i bet your laptop's battery isnt in tip top shape neither ;) Aug 22 07:23:20 sicelo: do u have vibrations from other instances? Aug 22 07:25:32 Oksana: only font related thing in uninstal menu is droid fonts Aug 22 07:26:27 KotCzarny: I have probably at least 10 notebook computers but the only one I still use is the Dell Latitude X1. I usually use a notebook computer only when I attend an event at which I need a desktop computer. The runtime of the battery in my Latitude X1 is only a few minutes but this battery may be the original from around 2005. Aug 22 07:28:09 brolin_empey: you should take a voltimeter and measure voltage on their batteries, you might find some deep discharged ones Aug 22 07:35:31 KotCzarny: If I was seriously going to buy a current notebook computer, the most appealing model I have found so far is the Alienware AW13R2-5567SLV because, among other reasons, it has a 2560×1440 AMOLED display instead of a pathetic TN AMLCD. Aug 22 07:38:44 It also has a discrete nVidia GPU, as opposed to the other models of notebook computers with an AMOLED display I found that all have only an IGP IIRC. Aug 22 08:21:42 Anyone able to ID these dummy phones ? http://www.ebay.com.au/itm/322654099774 Any chance the chargers would be AC-4 or AC-8 ? Aug 22 08:22:37 all chargers look like 'travel' adapters Aug 22 08:23:07 write seller and ask for phones and chargers models Aug 22 08:28:30 The seller said he couldn't check until tomorrow. Aug 22 08:33:56 I'm good now. I found AC-8 that I can pick-up down the roud for $1. I need it for my MD-7W (BT speakers) Aug 22 08:48:47 Vajb: you mean is my vibra motor working? yes, it is. but i have disabled vibration, so i don't get 'vibrations from other instances' ... unless i enable vibration of course Aug 22 08:49:58 Vajb: I'd suggest using the pidgin maemo notifications plugin Aug 22 08:50:19 I patched it a bit though Aug 22 09:05:04 bencoh: i don't have that in repo's. Unless u don't mean pidgin-libnotify which i have installed Aug 22 09:07:27 yeah, that one Aug 22 09:07:53 sicelo: yes that's what i meant. I have vibration disabled from silent profile, but still telegram msgs vibrate. Aug 22 09:10:14 hmm, well ... there is no profile check whatsoever in this code :) Aug 22 09:10:37 it basically sends two requests to mce Aug 22 09:10:43 notify_send_dbus_mce_message(MCE_ACTIVATE_VIBRATOR_PATTERN,"PatternChatAndEmail"); Aug 22 09:10:46 notify_send_dbus_mce_message(MCE_ACTIVATE_LED_PATTERN,"PatternCommunicationIM"); Aug 22 09:11:17 yes i saw vibrate setting from libnotify menu. I unchecked it now Aug 22 09:11:44 the thing is that just sending notification doesn't trigger vibration in maemo Aug 22 09:12:24 maybe profile check could be implemented? Aug 22 09:12:26 (neither vibration nor led) so applications have to send requests to mce Aug 22 09:12:31 I suppose it could Aug 22 09:13:22 tbh I moved away from pidgin-libnotify-0.14.2 as available in extras Aug 22 09:13:47 I rebased the maemo-specific bits on top of git://github.com/tony2001/pidgin-libnotify Aug 22 09:14:44 not sure I finished cleaning everything though Aug 22 09:15:10 yes i have that 0.14.2 Aug 22 09:18:19 ohwell, I have no idea what I did in that branch :D Aug 22 09:25:06 well me neither :P Aug 22 09:32:59 basically I applied maemo changes on top of tony's git import (which is quite close to maemo's 0.14.2) before merging his commits Aug 22 09:33:14 then patched it a bit Aug 22 09:34:31 but apparently I did it in a terrible fashion Aug 22 11:05:31 mike727: looks like 100 and 150's to me, Series 30 devices at least. Aug 22 14:16:20 vahe[m]: spek v0.5 is compiling in sb but filechooser dialog is hanging on device Aug 22 14:56:49 vahe[m]: this line in spek-source.c hangs gst_element_get_state ((GstElement*) self->priv->pipeline, NULL, NULL, (GstClockTime) (-1)); Aug 22 15:01:12 looking at version 0.2 btw Aug 22 16:08:07 Oksana: I redd some of the long article on https://ethercalc.net/ . It was interesting. I know someone locally who worked at Socialtext and is one of the founders of my local hackspace. Aug 22 21:27:57 /join #armbian Aug 23 02:18:44 okay it seems that maemo default mailclient "add to contacts" works on some emails, but shows black boxes most of the time. It must be something on the email which breaks it. Aug 23 02:40:18 I wonder why my Nokia BL-5J/BL-4J batteries seem to be OK after being unused for years but my Samsung and Geeksphone batteries are bulging after less than 4 years. Aug 23 02:41:28 maybe build quality. (pure guess) Aug 23 02:57:49 I am actually using my N900 again after having replaced it twice since 2014. I am using it only temporarily until I receive new batteries for my Galaxy Note 3. I forgot how bad the N900 (Maemo 5) user experience is. Now I remember why I obsoleted my N900 in 2014. Aug 23 02:58:06 Viva n900 **** ENDING LOGGING AT Wed Aug 23 03:00:00 2017