Bug 39726 - Adjust appcenter-dev/actions/local_appcenter.py to latest changes
Adjust appcenter-dev/actions/local_appcenter.py to latest changes
Status: RESOLVED WORKSFORME
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-03 13:30 CET by Alexander Kläser
Modified: 2017-04-05 14:42 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.034
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2015-11-03 13:30:19 CET
Bug 39654, comment 2:
> > However, I am not sure what to do with the parts in the local_appcenter.py:
> > > ...
> > > parser.add_argument('-s', '--screenshot', help='Path to a screenshot...')
> > > ...
> > 
> > @Dirk: Any suggestion?
> > 
> 
> Yes. -t, --thumbnails, nargs=+. Copy the args to the filenames specified in
> the ini file (filter those that begin with http)

Bug 39525, comment 3:
> This bug can be closed now. SVG icons have been included in the app center
> and all existing app icons have been converted to SVG. Along with this
> change, the structure of the meta-inf directory has been adjusted such that
> each app has its own subfolder below meta-inf/4.1.


Along with the Bug 39654 and Bug 39525, the file local_appcenter.py needs to be adjusted as well. Both changes introduced in these bugs have not been adapted, so far. The changes concern the binary package univention-appcenter-dev.
Comment 1 Alexander Kläser univentionstaff 2015-11-03 13:50:16 CET
Instead of using ConfigParser, the given ini file could be read directly via App.from_ini().
Comment 2 Dirk Wiesenthal univentionstaff 2017-04-05 14:42:01 CEST
Not sure what exactly was missing. But local_appcenter.py works for me. Also, it has become less important with the Provider Portal.