Patrick Holthaus

Results 35 comments of Patrick Holthaus

I'm not sure either. A rebuild of `cpp_common` did not help. The system itself has been set up quite a long time ago. Will report back after a system rebuild...

The problem is related to the new `cmake` version and will be fixed with newer `catkin`, see https://github.com/ros/catkin/pull/975 For now, it helped to downgrade to `dev-util/cmake-3.13.1` and re-emerge `cpp_common`. I...

> I needed to downgrade **from** `dev-util/cmake-3.13.1` adding `package.mask` rule for `>=dev-util/cmake-3.13.0` (I also tried `>=dev-util/cmake-3.13.1` but that wasn't enough). And re-emerging `ros-kinetic/cpp_common` then `ros-kinetic/rostime` worked. Sorry, that's exactly what...

Great, I can confirm your patch works (applied from /etc/portage/patches) at least for the packages mentioned here. Thank you!

I still run into trouble with `ros-kinetic/qt_gui_core` although I have the patch applied **and** `dev-util/cmake-3.12.3:0` installed. Can anyone reproduce this? ``` x86_64-pc-linux-gnu-g++ -c -std=c++11 -O2 -pipe -march=native -mtune=generic -fPIC -Wall...

The following steps finally got me around this issue: * Apply your patch (which is in the overlay now, I guess) * Mask `>dev-util/cmake-3.12.3` and downgrade it to this version...

> @pholthau @allenh1 have you been able to emerge `dev-qt/qtwebkit-5.212.0_pre20180120`? It is a dependency for `ros-kinetic/desktop` and I'm finding no way to get it to compile... I have it installed...

> Thanks to wlanni, I used: > > ``` > $(window).load(function() { > $(window).trigger('resize'); > }); > ``` > I'm using data-cycle-auto-height="container" and it seems to work, it isn't pretty...

I applied the patch from #20979 manually but without any luck so far. Would I need to restart apache as that's out of my hands?

I have just now updated to 19.0.1RC1 but still cannot access any external files. My log if I click on some file: ``` {"reqId":"Xwi@g0f72tQFV5IUUZQgYAAAAA4","level":3,"time":"2020-07-10T19:16:20+00:00","remoteAddr":"86.173.64.87","user":"pholthaus","app":"PHP","method":"GET","url":"/cloud/index.php/apps/text/session/create?fileId=318373&filePath=%2Fsensors.csv&guestName=null&forceRecreate=false","message":"fopen(sftpread://storage/robothouse/pholthaus//sensors.csv): failed to open stream: "OCA\\Files_External\\Lib\\Storage\\SFTPReadStream::stream_open" call...