Re: Categories

2013-10-26 Thread Wolfgang Romey
Am Freitag, 25. Oktober 2013, 22:13:43 schrieb Aaron J. Seigo:
 On Friday, October 25, 2013 16:19:00 Wolfgang Romey wrote:
  Why is it, that same of the standard assetTypes have categories
  (wallpaper,
  application, ...) and others (magazine, book, article, ... ) not?
 
 Because no categories have been defined for magazines, books or articles. :)
 
 Such categories will probably need to be added eventually, I just have not
 yet defined categories for those types.
 
 In Bodega, each asset type can have its own set of ‘rules’. Those rules
 includes things like “what kind of images do you need for this asset” and
 “which tags can you apply to this asset
I see. So my mindmap, articel and images will not show up on Plasma Active. I 
think I have to wait for the web-front-end.

I have seen that my wallpaper is in Add On, but unfortunately PA does not 
scale the wallpaper, so i uploaded a different on in the resolution for the 
Wetab. 
I wanted to change the descripton of the 4:3 file, when updating i get:

Error in uploading the asset.
ENOENT, open '/home/bodega/bodega-server-
production/server/content/172439/038_Chalkidiki_Kassandra.jpeg'

Wolfgang
-- 
Wolfgang Romey

 Anhänge bitte nur in offenen Formaten wie z.B. die OpenDocument-Formate 

Diese E-mail ist signiert

signature.asc
Description: This is a digitally signed message part.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Aaron J. Seigo
On Saturday, October 26, 2013 08:46:40 Wolfgang Romey wrote:
 I see. So my mindmap, articel and images will not show up on Plasma Active.

Not in the default store, no. But

The Plasma Active Add Ons client can actually be configured to connect to 
different stores and even different servers. Right now it is limited to one 
server+store at a time and this configuration is not available from the GUI.

It has been made configurable, however, because I want to make it possible to 
configure this so that you can have your Plasma Active device connect to your 
(or your community’s) stores as well.

 I have seen that my wallpaper is in Add On, but unfortunately PA does not
 scale the wallpaper, so i uploaded a different on in the resolution for the
 Wetab.
 I wanted to change the descripton of the 4:3 file, when updating i get:
 
 Error in uploading the asset.
 ENOENT, open '/home/bodega/bodega-server-
 production/server/content/172439/038_Chalkidiki_Kassandra.jpeg'

yes, I saw this last night as well; seems to be an issue with moving the old 
file when the old file no longer exists. I’ll look into it...

p.s. what I found was doing it again worked ...

-- 
Aaron J. Seigo
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326662] New: multiple store configuration

2013-10-26 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326662

Bug ID: 326662
   Summary: multiple store configuration
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Plasma Active client
  Assignee: ase...@kde.org
  Reporter: ase...@kde.org
CC: active@kde.org, notm...@gmail.com

Add a UI to configure the server/store to connect to, as well as offering the
option to connect to more than one store.

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326663] New: Error on changing file on published asset

2013-10-26 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326663

Bug ID: 326663
   Summary: Error on changing file on published asset
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Server
  Assignee: ase...@kde.org
  Reporter: ase...@kde.org
CC: active@kde.org, terie...@gmail.com

Changing the file associated with an Asset causes an ENOENT error; seems to
occur when the item is already published and a new file is uploaded. (Might be
that the routine to move the published asset into incoming gets confused when
there is also a new file ...)

I have seen that my wallpaper is in Add On, but unfortunately PA does not 
scale the wallpaper, so i uploaded a different on in the resolution for the 
Wetab.  I wanted to change the descripton of the 4:3 file, when updating i get:

Error in uploading the asset.
ENOENT, open '/home/bodega/bodega-server-
production/server/content/172439/038_Chalkidiki_Kassandra.jpeg'

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Wolfgang Romey
Sorry, but I did not find the file, where i can configure Add Ons in PA4

Did you see my mail concerning the Bodega User Guide?

Wolfgang
-- 
Wolfgang Romey

 Anhänge bitte nur in offenen Formaten wie z.B. die OpenDocument-Formate 

Diese E-mail ist signiert

signature.asc
Description: This is a digitally signed message part.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Aaron J. Seigo
On Saturday, October 26, 2013 08:46:40 Wolfgang Romey wrote:
 I have seen that my wallpaper is in Add On, but unfortunately PA does not
 scale the wallpaper,

oh! one other thing: you can create wallpaper *packages* that include multiple 
screen resolutions. these are zip files with an organization like the 
following:

/home/aseigo/kdesrc/kde-wallpapers/Flores/
├── contents
│   ├── images
│   │   └── 1920x1278.jpg
│  │   └── 1280x1024.jpg
│   └── screenshot.png
└── metadata.desktop

the metadata.desktop file is a .desktop file that looks like:

[Desktop Entry]
Name=Auros
X-KDE-PluginInfo-Name=Auros
X-KDE-PluginInfo-Author=Davide Bettio
X-KDE-PluginInfo-Email=bet...@kde.org
X-KDE-PluginInfo-License=LGPLv3

-- 
Aaron J. Seigo
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326665] New: Published status in Asset list does not update immediately

2013-10-26 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326665

Bug ID: 326665
   Summary: Published status in Asset list does not update
immediately
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Manager
  Assignee: notm...@gmail.com
  Reporter: ase...@kde.org
CC: active@kde.org

Upon hitting Request or editing an asset in the asset list, the value in the
Published column does not update immediately. You have to refresh the page
(e.g. by clicking on the Assets tab again).

Tested only in Google Chrome

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 324464] Add-Ons don't slide to the left when an item is selected from the right-most vertical list

2013-10-26 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=324464

Aaron J. Seigo ase...@kde.org changed:

   What|Removed |Added

 CC||active@kde.org,
   ||notm...@gmail.com
  Component|Applications|Plasma Active client
Version|PA 4|unspecified
   Assignee|active@kde.org  |ase...@kde.org
Product|Active  |bodega
   Target Milestone|unscheduled |---

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[Active] [Bug 326639] Installing ownCloud client through Add Ons does not work

2013-10-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=326639

--- Comment #3 from Marco Martin notm...@gmail.com ---
gah, i corrected the file in the wrong way :/

can you try again now?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Marco Martin
On Saturday 26 October 2013 08:46:40 Wolfgang Romey wrote:
 I have seen that my wallpaper is in Add On, but unfortunately PA does not
 scale the wallpaper, so i uploaded a different on in the resolution for the
 Wetab.
 I wanted to change the descripton of the 4:3 file, when updating i get:
 
 Error in uploading the asset.
 ENOENT, open '/home/bodega/bodega-server-
 production/server/content/172439/038_Chalkidiki_Kassandra.jpeg'
 
 Wolfgang

to expand what Aaron said, take a look at
http://websvn.kde.org/trunk/KDE/kdeartwork/wallpapers/

for some examples
the folder like the content of 
http://websvn.kde.org/trunk/KDE/kdeartwork/wallpapers/Aghi/ should then be 
compressed in zip, having metadata.dsktop in the *root* of the archive ( ie no 
Aghi folder at the root) and the zip renamed with .wallpaper extension

Cheers,
Marco Martin
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[Active] [Bug 326639] Installing ownCloud client through Add Ons does not work

2013-10-26 Thread Thomas Pfeiffer
https://bugs.kde.org/show_bug.cgi?id=326639

Thomas Pfeiffer colo...@autistici.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Thomas Pfeiffer colo...@autistici.org ---
Yes, that did the trick! It installed correctly!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326681] New: Distributor Partner alerts on new Assets based on filter

2013-10-26 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326681

Bug ID: 326681
   Summary: Distributor Partner alerts on new Assets based on
filter
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Server
  Assignee: ase...@kde.org
  Reporter: ase...@kde.org
CC: active@kde.org, terie...@gmail.com

Allow Distributors to set up filters to match against Assets. Whenever an Asset
is published (new or updated), the Distributor partner should get an alert
(e.g. by email) so they can take action, such as use their Sign Off tag on it.

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Wolfgang Romey
Am Samstag, 26. Oktober 2013, 10:16:44 schrieb Aaron J. Seigo:
 On Saturday, October 26, 2013 10:07:23 Wolfgang Romey wrote:
  Sorry, but I did not find the file, where i can configure Add Ons in PA4
 
 ~/.kde/share/config/active-addonsrc
 
There has not been that file, so I created it.
 in there you can have sth like:
 
 [AddOns]
 Store=VIVALDI-1
Store=WORO

The shop I created with the manager.

 URL=https://addons.makeplaylive.com:3443
 
Is this the correct URL?

I saved it, but I always get the vivaldi shop.

Wolfgang
-- 
Wolfgang Romey

 Anhänge bitte nur in offenen Formaten wie z.B. die OpenDocument-Formate 

Diese E-mail ist signiert

signature.asc
Description: This is a digitally signed message part.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Aaron J. Seigo
On Saturday, October 26, 2013 15:02:53 Wolfgang Romey wrote:
 Am Samstag, 26. Oktober 2013, 10:16:44 schrieb Aaron J. Seigo:
  On Saturday, October 26, 2013 10:07:23 Wolfgang Romey wrote:
   Sorry, but I did not find the file, where i can configure Add Ons in PA4
  
  ~/.kde/share/config/active-addonsrc
 
 There has not been that file, so I created it.
 
  in there you can have sth like:
  
  [AddOns]
  Store=VIVALDI-1
 
 Store=WORO

The id you gave the store is WRomey_store and this works for me. i can see 
your 5 pictures in Bilder; there are no assets in your Texte channel yet so it 
does not show up.

-- 
Aaron J. Seigo
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326686] New: stats sql query error

2013-10-26 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326686

Bug ID: 326686
   Summary: stats sql query error
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Server
  Assignee: ase...@kde.org
  Reporter: ase...@kde.org
CC: active@kde.org, terie...@gmail.com

I am seeing errors like this in the log file:

-- Error:
{ [error: column reference 4 is ambiguous]
  name: 'error',
  length: 100,
  severity: 'ERROR',
  code: '42702',
  detail: undefined,
  hint: undefined,
  position: '198',
  internalPosition: undefined,
  internalQuery: undefined,
  where: undefined,
  file: 'parse_relation.c',
  line: '487',
  routine: 'scanRTEForColumn' }
Trace
at Object.module.exports.log
(/home/bodega/bodega-server-production/server/lib/errors.js:166:17)
at Object.module.exports.report
(/home/bodega/bodega-server-production/server/lib/errors.js:187:20)
at null.callback
(/home/bodega/bodega-server-production/server/lib/db/stats.js:186:28)
at Query.handleError
(/home/bodega/bodega-server-production/server/node_modules/pg/lib/query.js:93:10)
at null.anonymous
(/home/bodega/bodega-server-production/server/node_modules/pg/lib/client.js:178:19)
at EventEmitter.emit (events.js:95:17)
at null.anonymous
(/home/bodega/bodega-server-production/server/node_modules/pg/lib/connection.js:97:12)
at Socket.EventEmitter.emit (events.js:95:17)
at Socket.anonymous (_stream_readable.js:746:14)
at Socket.EventEmitter.emit (events.js:92:17)
-- end --



Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Wolfgang Romey
Am Samstag, 26. Oktober 2013, 16:09:46 schrieb Aaron J. Seigo:

 
 The id you gave the store is WRomey_store and this works for me. i can see
 your 5 pictures in Bilder; there are no assets in your Texte channel yet so
 it does not show up.
Oh. that is something for the user guide! But I do not see, where I can find 
the id. I did not remember it, so i thought, that I had to use the name of the 
store. Would it be good, if the id was shown.

Unfortunately it is not working until now.  Do I have to create a new account 
on the other store or should the account for the vivaldi store work.

Wolfgang

-- 
Wolfgang Romey

 Anhänge bitte nur in offenen Formaten wie z.B. die OpenDocument-Formate 

Diese E-mail ist signiert

signature.asc
Description: This is a digitally signed message part.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326691] New: id of store not shown in Store List

2013-10-26 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=326691

Bug ID: 326691
   Summary: id of store not shown in Store List
Classification: Unclassified
   Product: bodega
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Manager
  Assignee: notm...@gmail.com
  Reporter: ase...@kde.org
CC: active@kde.org

The id is not shown in the Store list, only the name. Since the id is used to
connect to the store, this is pretty important.

Reproducible: Always

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Aaron J. Seigo
On Saturday, October 26, 2013 16:57:15 Wolfgang Romey wrote:
 Am Samstag, 26. Oktober 2013, 16:09:46 schrieb Aaron J. Seigo:
  The id you gave the store is WRomey_store and this works for me. i can see
  your 5 pictures in Bilder; there are no assets in your Texte channel yet
  so
  it does not show up.
 
 Oh. that is something for the user guide! But I do not see, where I can find
 the id. I did not remember it, so i thought, that I had to use the name of
 the store. Would it be good, if the id was shown.

agreed. i will file a bug for this.

 Unfortunately it is not working until now.  Do I have to create a new
 account on the other store or should the account for the vivaldi store
 work.

Your one Bodega account works for all stores, all clients, all web services 
(manager.makeplaylive.com, discuss,makeplaylive.com, ..) 

I was looking at your store in the Add Ons client just now, in fact. Can you 
double check that in the active-addonsrc file there is this:

[AddOns]
Store=WRomey_store
URL=https://addons.makeplaylive.com:3443


-- 
Aaron J. Seigo
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Marco Martin
On Saturday 26 October 2013 16:09:46 Aaron J. Seigo wrote:
  Store=WORO
 
 The id you gave the store is WRomey_store and this works for me. i can see
 your 5 pictures in Bilder; there are no assets in your Texte channel yet so
 it does not show up.

right, the store id is not displayed after store creation.. added the TODO ;)

-- 
Marco Martin
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


Re: Categories

2013-10-26 Thread Wolfgang Romey
Am Samstag, 26. Oktober 2013, 17:06:00 schrieb Aaron J. Seigo:

 Your one Bodega account works for all stores, all clients, all web services
 (manager.makeplaylive.com, discuss,makeplaylive.com, ..)
 
 I was looking at your store in the Add Ons client just now, in fact. Can you
 double check that in the active-addonsrc file there is this:
 
 [AddOns]
 Store=WRomey_store
 URL=https://addons.makeplaylive.com:3443
Thanx. It did not work on PA in virtual-box, on my weTab it works.

I can get into the store, see the preview of the pictores, but cannot download 
them.

Wolfgang

-- 
Wolfgang Romey

 Anhänge bitte nur in offenen Formaten wie z.B. die OpenDocument-Formate 

Diese E-mail ist signiert

signature.asc
Description: This is a digitally signed message part.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active


[bodega] [Bug 326691] id of store not shown in Store List

2013-10-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=326691

Marco Martin notm...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/bode
   ||ga-webapp-manager/5fa22fb32
   ||4d1b691686c24b37c879698c631
   ||cc8b

--- Comment #1 from Marco Martin notm...@gmail.com ---
Git commit 5fa22fb324d1b691686c24b37c879698c631cc8b by Marco Martin.
Committed on 26/10/2013 at 15:25.
Pushed by mart into branch 'master'.

display the ID of the store

M  +0-1TODO
M  +9-1views/storeList.jade

http://commits.kde.org/bodega-webapp-manager/5fa22fb324d1b691686c24b37c879698c631cc8b

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Active mailing list
Active@kde.org
https://mail.kde.org/mailman/listinfo/active