xmn has quit [Quit: Konversation terminated!]
kvw_5 has joined #maemo-leste
kvw_5_ has quit [Ping timeout: 265 seconds]
cockroach has quit [Quit: leaving]
ceene has joined #maemo-leste
zeroability[m] has joined #maemo-leste
random_yanek has quit [Ping timeout: 258 seconds]
random_yanek has joined #maemo-leste
MinceR has quit [Ping timeout: 260 seconds]
belcher_ has joined #maemo-leste
belcher has quit [Ping timeout: 268 seconds]
R0b0t1 has quit [Ping timeout: 260 seconds]
R0b0t1 has joined #maemo-leste
pagurus has quit [Read error: Connection reset by peer]
sunshavi has quit [Ping timeout: 252 seconds]
<parazyd> Wizzup: I'd like to move the mobile connectivity packages from devel to main
<parazyd> Wizzup: Is this viable?
pere has quit [Ping timeout: 260 seconds]
pere has joined #maemo-leste
falx_ has joined #maemo-leste
falx_ has quit [Client Quit]
MinceR has joined #maemo-leste
Pali has joined #maemo-leste
<Wizzup> parazyd: I think there are a few things to fix for it, but we can try to do some
<Wizzup> parazyd: in particular, I want to fix libicd-network-ofono to do non-blocking data connect (instead of instant fail and setting it still in the background) and I need to fix ofono not understanding sim with pin
Kamping_Kaiser has joined #maemo-leste
Kamping_Kaiser has quit [Changing host]
Kamping_Kaiser has joined #maemo-leste
kk[m]1 has joined #maemo-leste
kk[m]1 is now known as kgoetz
kgoetz has quit [Quit: authenticating]
kgoetz has joined #maemo-leste
Kamping_Kaiser has left #maemo-leste [#maemo-leste]
<parazyd> Wizzup: Does anything really break if there is no SIM?
<parazyd> I haven't noticed personally, but maybe there is some edge case?
<inky> uvos: which hardware did you run firefox on? is it droid4?
<parazyd> inky: If you're talking about his video, then yeah
<parazyd> I added a note on the wiki on how to get gestures working: https://leste.maemo.org/Tricks#Touchscreen_support_in_Firefox_.28firefox-esr.29
<Entitlement> parazyd - [ Tricks - Maemo Leste Wiki ]
<parazyd> (Might need a reboot once PAM is set up, unsure)
uvos has joined #maemo-leste
<kek> MerlijnWajer closed a pull request: https://github.com/maemo-leste/hildon-desktop/pull/12 (Support f9-f11 as physical keys mirroring the right and left hildon buttons)
<Wizzup> parazyd: just wondering, why pam-env ?
<parazyd> As per Mozilla's instructions
<Wizzup> ok
<Wizzup> uvos: looks like you removed -Werror for hildon-desktop locally, it doesn't build now: https://phoenix.maemo.org/job/hildon-desktop-binaries/architecture=amd64,label=amd64/47/consoleText
<Wizzup> I'll see if I can fix it
<Wizzup> (I might force-push if I'm quick enough)
<uvos> Wizzup: no i dident
<uvos> but that error only occurs on 64 bit
<uvos> and i bult on d4
<Wizzup> uvos: I fixed it
<uvos> thnaks
<Wizzup> it's in -devel now
<uvos> great
<Wizzup> I need to go to the shop, but will be back in a bit
cockroach has joined #maemo-leste
inky has quit [Ping timeout: 240 seconds]
inky has joined #maemo-leste
<freemangordon> Wizzup: how did you fix it?
_inky has quit [Ping timeout: 240 seconds]
<freemangordon> I see nothing pushed
<Wizzup> freemangordon: I force-pushed
<Wizzup> before anyone fetched it
<siceloa> gpio question please. just a moment to give a link
<Wizzup> the fix was to change int to long
<freemangordon> hmm
<freemangordon> and why not GINT_TO_POINTER()?
<Entitlement> siceloa - [ linux-leste/omap3-n900.dts at 24eec8e6af19ca94a76cc9ec22189eaed5891269 · freeman... ]
<Wizzup> I don't think that would change anything?
<freemangordon> are you sure sizeof(unsigned long) == sizeof(void *) on every platform?
<uvos> its not on avr
<uvos> :P
<siceloa> is that saying something like - to enable this chip, make gpio41 (via gpio2-9) high?
<Wizzup> freemangordon: I think it should be, yes
<Wizzup> otherwise we'll get an error with -Werror turned on
<siceloa> if so, then it's correct. but, it isn't working. so maybe something else missing in dts? i can manually export gpio41 and make it high, which enables the chip (at least it becomes visible on i2c-2)
<freemangordon> Wizzup: not to be over pedantic, but for the sake of code quality I would have used G(U)INT_TO_POINTER(). also, see https://github.com/maemo-leste/hildon-desktop/commit/f4088c676f20ad91d4bf313aa42ff71b408f71c3#diff-857ff7987682aa4a99a7e8cb87d877a067fa0dd7902d3309c63359136428afe9R133
<Entitlement> freemangordon - [ Make hildon shortcuts configurable · maemo-leste/hildon-desktop@f4088c6 · GitHub ]
<freemangordon> key_binding_func() uses GPOINTER_TO_INT
ceene has quit [Ping timeout: 250 seconds]
<freemangordon> to do the opposite conversion
<Wizzup> freemangordon: ok, I can fix it in master and we'll have it in the next build
<freemangordon> thanks
<freemangordon> please, also change 'action' type back to int while at at
<Wizzup> ok
<freemangordon> I'd like to have some discussion on how to deal with missing functionality from libmcclient soon
<Wizzup> ok
<Wizzup> pushed fix
<freemangordon> during the weekend maybe, if you and parazyd (and maybe uvos, dunno) have time to spre on it
<Wizzup> ok
<freemangordon> *spare
<freemangordon> thanks
<parazyd> Sure thing
<freemangordon> this is really a blocker for abook I have no idea how to deal with :(
<Wizzup> uvos: shortcuts work nicely
<Wizzup> also in stacked windows
sunshavi has joined #maemo-leste
<Wizzup> uvos: works in xterm and surf
<Wizzup> nice
inky has quit [Ping timeout: 240 seconds]
<tmlind> Wizzup: so your data connection did not work and then started working? maybe some network issue?
<Wizzup> it's possible, but the messages I pasted were suspect, since I relate them with the previous trouble I had
<tmlind> i guess it could be some issue with ofono not getting the modem status notifications too
<uvos> Wizzup: one thing i forogt
<uvos> Wizzup: the menu key dosent allways work on qt5 applcations, it only works the first time and randomly thereafter
<uvos> Wizzup: the applcation still gets the grab transfer message
<uvos> Wizzup: and your debug print prints got grap transfer message
<uvos> so its deliverd correctly
<uvos> but the application fails to show the menu sometimes for some reason
<uvos> the only difference between the title bar and the menu button on d4 is that with the title bar the title bar window is briefly given input foucus
<uvos> i gues this not happening trips the qt implmentation up sometimes
<uvos> gtk2 allways works
<tmlind> uvos: i did apt dist-upgrade today on my bionic and now it's just black screen for the gui, any ideas?
<uvos> tmlind: if you dident update for a looong time
<uvos> then the x11 setup is broken
<uvos> because of files in /etc/X11/xorg.conf.d
<buZz> i did apt upgrade and got ~13 packages incl hildon-desktop
<uvos> should be empty
<buZz> 'sudo reboot' after that took a -loooong- time
<tmlind> uvos: well it's been maybe a monthish, so not that long
<uvos> then no idea
<uvos> i havent updated my device via repo in forever
<tmlind> uvos: i'll check /etc/X11/xorg.conf.d, so nuke those?
<uvos> yes
belcher_ is now known as belcher
<tmlind> k
<uvos> that should be empty
<tmlind> uvos: looks like it has /etc/X11/xorg.conf.d/99-omap.conf, nuking
<uvos> tmlind: did it help?
<tmlind> nope
<uvos> ok
<uvos> ill update mine
<uvos> and see if it happens to me
<tmlind> ok
inky has joined #maemo-leste
<uvos> hmm
<uvos> no it works fine on mine ;|
<tmlind> logs show this: AF Warning: '/etc/osso-af-init/matchbox.sh' not found
<Wizzup> that can safely be ignored I think
<tmlind> ok
<Wizzup> tmlind: do you have a sim in there?
<tmlind> not on this one
<tmlind> also seeing: Error org.freedesktop.DBus.Error.ServiceUnknown: The name com.nokia.mce was not provided by any .service files
<uvos> maybe mce failed to start
<uvos> i have special mce
<uvos> so would be consistant with my device working
<tmlind> also seeing this: /etc/init.d/maemo-launcher: 1: export: directory:: bad variable name
<tmlind> * ERROR: maemo-launcher failed to start
<uvos> ok
<uvos> thats bad
<tmlind> food, bbl in about 30
<Wizzup> let me try to upgrade my bionic then
RedW has quit [Ping timeout: 246 seconds]
RedW has joined #maemo-leste
<Entitlement> uvos - [ Indent by IMbackK · Pull Request #13 · maemo-leste/hildon-desktop · GitHub ]
<uvos> we probubly want to merge this right now if at all since it will otherwise conflict with everything.
<parazyd> tmlind: Please grep /etc for XDG_RUNTIME_DIR and lmk
<tmlind> parazyd: /etc/profile.d/xdg-runtime.sh:export XDG_RUNTIME_DIR=/run/user/$UID
<parazyd> hm, just that one?
<parazyd> Try to comment that out and boot again
<tmlind> parazyd: also alsa scripts have it
<tmlind> and there's also /etc/profile.d/xdg-runtime.sh.leste file
<parazyd> ok, those are unrelated
<parazyd> .leste is a symlink, so that's ok
<tmlind> ah ok, will try commenting it out
<tmlind> parazyd: did not help
<parazyd> :/
<tmlind> parazyd: wait sorry it helped :) just took a while
<parazyd> oh
<parazyd> ok
<parazyd> I don't know what the issue actually is, because on current systems that is supposed to be uncommented
<tmlind> not seeing the desktop though
<tmlind> just battery status and clock and profile and internet connection
<parazyd> What about launcher/menu?
<tmlind> nope
<parazyd> hmm
<tmlind> no matchbox
<parazyd> Got ssh?
<uvos> tmlind: do you have /usr/share/X11/xorg.conf.d/99-omap.conf?
<parazyd> (or serial)
<tmlind> no serial right now :)
<Wizzup> if you plug in a microusb, you might be able to use usbnet to log in
<tmlind> uvos: no /usr/share/X11/xorg.conf.d/99-omap.conf
<uvos> tmlind: leste-config is not installed or is broken for some reason
<Entitlement> uvos - [ leste-config/leste-config-mapphone/usr/share/X11/xorg.conf.d at master · maemo-l... ]
<parazyd> I wonder if he actually had to dist-upgrade instead of just upgrade
<parazyd> Depends on how old the installation was
<uvos> well either way it should have that file
cockroach has quit [Quit: leaving]
<parazyd> Right
<tmlind> uvos: adding 99-omap.conf fixed it :)
<tmlind> parazyd: installtion from estimated september 2020 or so
<uvos> is leste-config-mapphone installed?
<uvos> what about -bionic
<parazyd> See if you can restore the XDG_RUNTIME_DIR export
<tmlind> ok.. laucher won't work though, can't start any apps
<tmlind> parazyd: adding back XDG_RUNTIME_DIR makes it boot to black x11 again, no luck with usbnet
<parazyd> That's weird
<tmlind> so /var/log/boot has /lib/rc/sh/openrc-run.sh: 1: export: directory:: bad variable name
<tmlind> ERROR: mce failed to start
pere has quit [Ping timeout: 260 seconds]
<parazyd> Yeah this is because of this file in /etc/profile.d, as you noticed
<tmlind> yeh ok
<parazyd> But I don't get it, because it should work with it
<parazyd> as in, all my devices have it enabled
<tmlind> should i have /run/user directory?
<parazyd> /etc/init.d/hildon-env-setup is supposed to create them
<tmlind> should it be owned by root?
<parazyd> Can you try to somehow purge leste-config packages (you can find which ones you have installed with dpkg -l | grep leste-config)
<parazyd> Then check for leftover .leste files on your rootfs, delete them if there are any, and then reinstall the same leste-config packages?
<tmlind> need to use a micro-sd reader until i get shell..
<parazyd> /run/user/0 is root:root and /run/user/1000 is user:user
<parazyd> 0700
<tmlind> ok let me try adding that
<parazyd> /run is a tmpfs
<parazyd> So it won't persist
<tmlind> ah right
<parazyd> Add hildon-env-setup to a runlevel if it isn't there already
<parazyd> It should be in sysinit
<siceloa> i plan to fixup my omap3_defconfig changes for better N900 changes, and then submit them. i've read https://www.kernel.org/doc/html/latest/process/submitting-patches.html but would still like to be sure - when they talk about "logical changes" - should i make separate patch for the wifi, and separate one for N900 accelerometer, for example, or since these improve N900 support, they can all fit in one patch?
_inky has joined #maemo-leste
inky has quit [Ping timeout: 260 seconds]
<tmlind> parazyd: looks like i have it for default
<parazyd> Here I have it in sysinit
<parazyd> This could mean that the upgrade you did hasn't succeeded fully
<parazyd> As at least here, the runlevel should be changed: https://github.com/maemo-leste/hildon-base/blob/master/debian/postinst#L45
<Entitlement> parazyd - [ hildon-base/postinst at master · maemo-leste/hildon-base · GitHub ]
<tmlind> parazyd: ok moving that to sysinit got me desktop, but can't launch anything still
<uvos> can you launch something in the debian menu?
<tmlind> uvos: i can't get to any menu, just see the icon animation clicking on the app button
<uvos> not even the hildon applicaiton menu?
<uvos> thats not a seperate applciation from hildon at all
<uvos> (the menu with icons that comes up when you press the upper left button)
_inky has quit [Quit: IRC for Sailfish 0.9]
<tmlind> yeh not working.. what's the default usb address on m-l? is it still 192.168.2.15 like for nokia?
<tmlind> oh now it worked, i got xterm :)
<uvos> osso-xterm or xterm?
<tmlind> osso-xterm
<uvos> ok
<Entitlement> Wizzup - [ Status/USB Peripheral - Maemo Leste Wiki ]
<tmlind> Wizzup: thanks
<tmlind> uvos: yeah leste-config-mapphone is not installed, but can't connect to wlan now..
<tmlind> notghing showing for wlan connections
<tmlind> ok got it installed via usbnat
<uvos> also install leste-config-binoic
<tmlind> ok
<uvos> and hildon-meta-bionic
<uvos> that should have installed -mapphone
<uvos> so it must be missing
<uvos> probubly what happend her
<uvos> ist that you hat meta not installed
<tmlind> ok
<uvos> so when we split the config packages
<uvos> you dident get leste-config-mapphone so all the configuration stuff dissaperd
<tmlind> ok i'll try rebooting now
<tmlind> cool it works now thanks all :)
<parazyd> \o/
<uvos> enjoy vkb working everywhere ;)
<tmlind> uvos: can't type url into surf though
<uvos> press "search"
<uvos> or why not?
<tmlind> i just see a a drop like cursor when trying to type into the url box
<tmlind> no vkb
<uvos> right the vkb dosent open automaticly in non hildon aps
<uvos> but the search key on the bionic should open it
<uvos> whenever you like
<tmlind> oh i tried pressing the search key at top of surf :)
<tmlind> ok got address typed, but can't do enter now
<uvos> press enter on the vkb
<uvos> and close it
<uvos> so open enter close
<tmlind> it gives me just extra lines
<uvos> right
<uvos> in the vkb
<uvos> or in surf?
<uvos> in the vkb thats correct
<tmlind> ok, how do i close it?
<uvos> press abve it
<uvos> above
<tmlind> ok
<tmlind> cool ok
<uvos> its still a bit wonky
<uvos> but it should work everywhere
<tmlind> yeah well way better than it was :)
pere has joined #maemo-leste
<parazyd> note-to-self: xorg update
tdlnx has joined #maemo-leste
tdlnx has quit [Client Quit]
mrgeanie has quit [Quit: The Lounge - https://thelounge.chat]
<uvos> btw
<uvos> parazyd: what about this
<Entitlement> uvos - [ Mapphones: add recovery boot option by IMbackK · Pull Request #8 · maemo-leste/i... ]
mrgeanie has joined #maemo-leste
<parazyd> uvos: Do we have a proper recovery runlevel already?
<uvos> parazyd: define proper
<parazyd> Working
<uvos> parazyd: it drops you into single user mode
<uvos> yeah
<parazyd> ah cool
<parazyd> Thanks!
<kek> parazyd closed a pull request: https://github.com/maemo-leste/image-builder/pull/8 (Mapphones: add recovery boot option)
<uvos> Wizzup: nice
<uvos> Wizzup: then from my side i would like https://github.com/maemo-leste-extras/hildon-theme-marina/pull/1 and mce prs up to at least #43 merged next
<Entitlement> uvos - [ Add portrait tklock background by IMbackK · Pull Request #1 · maemo-leste-extras... ]
<uvos> when you have the time
<Wizzup> ok, will do tomorrow (marina, and look at mce)
<Wizzup> ty
uvos has quit [Ping timeout: 252 seconds]
devil has quit [Ping timeout: 248 seconds]
devil has joined #maemo-leste
devil has quit [Disconnected by services]
devil has joined #maemo-leste
devil has quit [Disconnected by services]
devil has joined #maemo-leste
devil has quit [Disconnected by services]
devil has joined #maemo-leste
devil has quit [Disconnected by services]
devil has joined #maemo-leste