KaOSx / apps

KDE SC and applications
https://kaosx.us/packages/packages.php?sortby=name&sordir=asc&repo=apps
27 stars 20 forks source link

Octopi: SysInfo broken #177

Closed ShalokShalom closed 5 years ago

ShalokShalom commented 5 years ago

Submission type

Package name & version you are having issues with or have a request for

… Octopi 0.9.0.81

Used repositories

… core, main, apps

Expected behaviour

… SysInfo Link posted

Actual behaviour

… SysInfo Link does not appear

Steps to reproduce the problem

… Create a SysInfo via Octopi

See: http://sendvid.com/mrhh0ktg

demmm commented 5 years ago

https://github.com/ptpb/pb/issues/246 I will leave the issue open here, but this needs to be changed in Octopi itself. I'll open a bug report in Octopi and see how we can implement SysInfo again.

ShalokShalom commented 5 years ago

Just change the provider?

demmm commented 5 years ago

Unfortunately, not that simple. To follow see: https://github.com/aarnt/octopi/issues/370 None of the paste services tried so far work with c++ code, it probably will be a rewrite and abandon the use of any pastebin, but create a log file locally instead.

ShalokShalom commented 5 years ago

You could post this logfile automatically to some other pastebin service then with inotify.

So simply watch the dir where you save the log files you mentioned and upload when a new file appears.

Sounds simple :)