[Dx-packages] [Bug 1219898] Re: zeitgeist_event_constructv_full declaration makes impossible to compile with -Wunused-function

2019-04-16 Thread Rico Tzschichholz
** Changed in: vala (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: zeitgeist (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1219898

Title:
  zeitgeist_event_constructv_full declaration makes impossible to
  compile with -Wunused-function

Status in Vala:
  New
Status in Zeitgeist Framework:
  Unknown
Status in vala package in Ubuntu:
  Fix Released
Status in zeitgeist package in Ubuntu:
  Fix Released

Bug description:
  The declaration of zeitgeist_event_constructv_full into zeitgeist-
  datamodel.h is static and this leads to a warning that makes
  impossible to compile with -Wunused-function.

  This seems mostly a Vala issue (maybe lead by
  https://bugzilla.gnome.org/show_bug.cgi?id=620675 ?), but the library
  should avoid to expose static symbols in a public header anyway.

To manage notifications about this bug go to:
https://bugs.launchpad.net/vala/+bug/1219898/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1814562] Re: Update to new upstream 1.0.2

2019-02-13 Thread Rico Tzschichholz
Built source package is located at
http://people.ubuntu.com/~ricotz/ubuntu/

http://people.ubuntu.com/~ricotz/ubuntu/zeitgeist_1.0.2-0ubuntu1_source.changes

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1814562

Title:
  Update to new upstream 1.0.2

Status in zeitgeist package in Ubuntu:
  New

Bug description:
  There is a new upstream release which fixes issues with valac 0.43/44

  https://launchpad.net/zeitgeist/+milestone/1.0.2

  2018-01-31: Zeitgeist 1.0.2 "Phoenix"
  ---
  Overall:
   - Fix compile errors and warnings with new vala
   - fts: Correctly implement the org.gnome.zeitgeist.Index DBus interface
   - test-log: Use correct free function for ZeitgeistResultSet
   - Do not require rapper as it is not used anymore
   - Make ontology2code work with python3
   - Properly fallback with the Zeitgeist version
   - rdflib directly to parse the trig files
   - Update Ontology2code to ba able to specify the output path

  Libzeitgeist:
   - Asynchronous out-parameters are only allowed at the end of argument lists
 *** THIS IS AN UNAVOIDABLE VALA API BREAK ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1814562/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1814562] [NEW] Update to new upstream 1.0.2

2019-02-04 Thread Rico Tzschichholz
Public bug reported:

There is a new upstream release which fixes issues with valac 0.43/44

https://launchpad.net/zeitgeist/+milestone/1.0.2

2018-01-31: Zeitgeist 1.0.2 "Phoenix"
---
Overall:
 - Fix compile errors and warnings with new vala
 - fts: Correctly implement the org.gnome.zeitgeist.Index DBus interface
 - test-log: Use correct free function for ZeitgeistResultSet
 - Do not require rapper as it is not used anymore
 - Make ontology2code work with python3
 - Properly fallback with the Zeitgeist version
 - rdflib directly to parse the trig files
 - Update Ontology2code to ba able to specify the output path

Libzeitgeist:
 - Asynchronous out-parameters are only allowed at the end of argument lists
   *** THIS IS AN UNAVOIDABLE VALA API BREAK ***

** Affects: zeitgeist (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1814562

Title:
  Update to new upstream 1.0.2

Status in zeitgeist package in Ubuntu:
  New

Bug description:
  There is a new upstream release which fixes issues with valac 0.43/44

  https://launchpad.net/zeitgeist/+milestone/1.0.2

  2018-01-31: Zeitgeist 1.0.2 "Phoenix"
  ---
  Overall:
   - Fix compile errors and warnings with new vala
   - fts: Correctly implement the org.gnome.zeitgeist.Index DBus interface
   - test-log: Use correct free function for ZeitgeistResultSet
   - Do not require rapper as it is not used anymore
   - Make ontology2code work with python3
   - Properly fallback with the Zeitgeist version
   - rdflib directly to parse the trig files
   - Update Ontology2code to ba able to specify the output path

  Libzeitgeist:
   - Asynchronous out-parameters are only allowed at the end of argument lists
 *** THIS IS AN UNAVOIDABLE VALA API BREAK ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1814562/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1665902] Re: Update zeitgeist to 1.0

2017-02-19 Thread Rico Tzschichholz
** Description changed:

  Zeitgeist 1.0 has been released!
  
- https://launchpad.net/zeitgeist/0.9/1.0
+ https://launchpad.net/zeitgeist/1.0/1.0
  
   - Drop dependency on gnome-common and intltool
   - Use GNU gettext only
   - Fix some valac warnings
   - Use $PYTHON to check for rdflib
   - Install zeitgeist-fts to pkglibexecdir rather than
 libexecdir
   - Use correct names for D-Bus service files
   - Add systemd user service for each D-Bus session service
   - Fix bash auto-completions script
   - Add --vacuum option to Daemon to perform VACUUM SQLite
 database
  
  Libzeitgeist:
   - Ensure the log mainloop uses the current thread's context
 when waiting

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1665902

Title:
  Update zeitgeist to 1.0

Status in zeitgeist package in Ubuntu:
  Confirmed

Bug description:
  Zeitgeist 1.0 has been released!

  https://launchpad.net/zeitgeist/1.0/1.0

   - Drop dependency on gnome-common and intltool
   - Use GNU gettext only
   - Fix some valac warnings
   - Use $PYTHON to check for rdflib
   - Install zeitgeist-fts to pkglibexecdir rather than
 libexecdir
   - Use correct names for D-Bus service files
   - Add systemd user service for each D-Bus session service
   - Fix bash auto-completions script
   - Add --vacuum option to Daemon to perform VACUUM SQLite
 database

  Libzeitgeist:
   - Ensure the log mainloop uses the current thread's context
 when waiting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1665902/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 888776] Re: search quicklist items [$50]

2016-02-28 Thread Rico Tzschichholz
** Changed in: synapse-project
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
https://bugs.launchpad.net/bugs/888776

Title:
  search quicklist items [$50]

Status in Ayatana Design:
  Opinion
Status in Slingshot:
  Fix Committed
Status in Synapse:
  Fix Released
Status in Unity:
  Opinion
Status in unity-lens-applications:
  Opinion
Status in unity package in Ubuntu:
  Opinion
Status in unity-lens-applications package in Ubuntu:
  Opinion

Bug description:
  There's currently a trend of application developers to provide
  multiple .desktops for their apps in order to get to different parts
  of the app (for example private browsing in a web browser). One
  possible way to fulfill that need without needing multiple .desktops
  littered around would be to have popular search-based launchers also
  search through quicklist items in a .desktop. In this way, power users
  who need quick access to those other functions can have them without
  littering menus or grids with extra icons.

  It's also important to note that many apps already use Quicklist items
  this way (as that's the designed use); adding the ability to search
  them would be an improvement to everyone as it'd expose those
  quicklist items via keyboard rather than requiring users to right-
  click on the launcher item.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/888776/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2015-12-09 Thread Rico Tzschichholz
** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) => Rico Tzschichholz (ricotz)

** Changed in: synapse (Ubuntu)
 Assignee: (unassigned) => Rico Tzschichholz (ricotz)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Fix Released
Status in Cairo-Dock Plug-ins:
  Fix Released
Status in Diodon:
  Fix Released
Status in Scratch:
  Fix Released
Status in Totem:
  Fix Released
Status in Ubuntu Application Launcher:
  Fix Released
Status in Unity:
  Fix Released
Status in unity-lens-applications:
  In Progress
Status in unity-lens-files:
  Fix Committed
Status in Unity Videos Lens:
  In Progress
Status in activity-log-manager package in Ubuntu:
  Fix Released
Status in bijiben package in Ubuntu:
  Fix Released
Status in cairo-dock-plug-ins package in Ubuntu:
  Fix Released
Status in diodon package in Ubuntu:
  Fix Released
Status in folks package in Ubuntu:
  Fix Released
Status in nautilus package in Ubuntu:
  Fix Released
Status in synapse package in Ubuntu:
  Fix Released
Status in totem package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  In Progress
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  In Progress
Status in upstart-app-launch package in Ubuntu:
  Fix Released

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2015-12-02 Thread Rico Tzschichholz
nautilus (1:3.18.2-1ubuntu2) xenial; urgency=medium

  * debian/patches/zg_activity_logging.patch:
-  Use zeitgeist-2.0 (lp: #1197569)

 -- Rico Tzschichholz <ric...@ubuntu.com>  Wed, 02 Dec 2015 14:04:54
+0100


** Patch added: "nautilus_3.18.2-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1197569/+attachment/4528631/+files/nautilus_3.18.2-1ubuntu2.debdiff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Fix Released
Status in Cairo-Dock Plug-ins:
  Fix Released
Status in Diodon:
  Fix Released
Status in Scratch:
  Fix Released
Status in Totem:
  Fix Released
Status in Ubuntu Application Launcher:
  Fix Released
Status in Unity:
  Fix Released
Status in unity-lens-applications:
  In Progress
Status in unity-lens-files:
  Fix Committed
Status in Unity Videos Lens:
  In Progress
Status in activity-log-manager package in Ubuntu:
  Fix Released
Status in bijiben package in Ubuntu:
  Fix Released
Status in cairo-dock-plug-ins package in Ubuntu:
  Fix Released
Status in diodon package in Ubuntu:
  Fix Released
Status in folks package in Ubuntu:
  Fix Released
Status in nautilus package in Ubuntu:
  Confirmed
Status in synapse package in Ubuntu:
  Fix Released
Status in totem package in Ubuntu:
  New
Status in unity package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  In Progress
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  In Progress
Status in upstart-app-launch package in Ubuntu:
  Fix Released

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 888776] Re: search quicklist items [$50]

2015-11-14 Thread Rico Tzschichholz
** Changed in: synapse-project
   Status: In Progress => Fix Committed

** Changed in: synapse-project
   Importance: Undecided => Wishlist

** Changed in: synapse-project
Milestone: None => 0.2.99.2

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
https://bugs.launchpad.net/bugs/888776

Title:
  search quicklist items [$50]

Status in Ayatana Design:
  Opinion
Status in Slingshot:
  Fix Committed
Status in Synapse:
  Fix Committed
Status in Unity:
  Opinion
Status in unity-lens-applications:
  Opinion
Status in unity package in Ubuntu:
  Opinion
Status in unity-lens-applications package in Ubuntu:
  Opinion

Bug description:
  There's currently a trend of application developers to provide
  multiple .desktops for their apps in order to get to different parts
  of the app (for example private browsing in a web browser). One
  possible way to fulfill that need without needing multiple .desktops
  littered around would be to have popular search-based launchers also
  search through quicklist items in a .desktop. In this way, power users
  who need quick access to those other functions can have them without
  littering menus or grids with extra icons.

  It's also important to note that many apps already use Quicklist items
  this way (as that's the designed use); adding the ability to search
  them would be an improvement to everyone as it'd expose those
  quicklist items via keyboard rather than requiring users to right-
  click on the launcher item.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/888776/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 888776] Re: search quicklist items [$50]

2015-10-04 Thread Rico Tzschichholz
** Changed in: synapse-project
   Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/888776

Title:
  search quicklist items [$50]

Status in Ayatana Design:
  Opinion
Status in Slingshot:
  Fix Committed
Status in Synapse:
  In Progress
Status in Unity:
  Opinion
Status in unity-lens-applications:
  Opinion
Status in unity package in Ubuntu:
  Opinion
Status in unity-lens-applications package in Ubuntu:
  Opinion

Bug description:
  There's currently a trend of application developers to provide
  multiple .desktops for their apps in order to get to different parts
  of the app (for example private browsing in a web browser). One
  possible way to fulfill that need without needing multiple .desktops
  littered around would be to have popular search-based launchers also
  search through quicklist items in a .desktop. In this way, power users
  who need quick access to those other functions can have them without
  littering menus or grids with extra icons.

  It's also important to note that many apps already use Quicklist items
  this way (as that's the designed use); adding the ability to search
  them would be an improvement to everyone as it'd expose those
  quicklist items via keyboard rather than requiring users to right-
  click on the launcher item.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/888776/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1475623]

2015-08-04 Thread Rico Tzschichholz
commit f9d2b4a70b8fd11a5c1d399ce8f4d50ea60e7fbc
Author: Robert Ancell robert.anc...@canonical.com
Date:   Fri Jul 24 16:14:11 2015 +1200

Fix tests crashing with GCC 5.1

The tests were using a c_str() result from a std::string that had gone out 
of
scope. GCC 5.1 seems to be more agressive in freeing the string data before
the tests checked against it.

https://bugs.freedesktop.org/show_bug.cgi?id=91443

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1475623

Title:
  zeitgeist ftbfs with GCC 5

Status in Zeitgeist Framework:
  Fix Released
Status in zeitgeist package in Ubuntu:
  Fix Released

Bug description:
  see
  
https://launchpadlibrarian.net/211752996/buildlog_ubuntu-wily-amd64.zeitgeist_0.9.14-2.2ubuntu6~gcc5.1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/1475623/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1197569] Re: Move from zeitgeist-1.0 to zeitgeist-2.0

2015-07-23 Thread Rico Tzschichholz
** Changed in: synapse (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-applications in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1197569

Title:
  Move from zeitgeist-1.0 to zeitgeist-2.0

Status in Bijiben:
  Fix Released
Status in Cairo-Dock Plug-ins:
  Fix Released
Status in Diodon:
  Fix Released
Status in Scratch:
  Fix Released
Status in Totem:
  Fix Released
Status in Ubuntu Application Launcher:
  Fix Released
Status in Unity:
  Fix Released
Status in unity-lens-applications:
  In Progress
Status in unity-lens-files:
  Fix Committed
Status in Unity Videos Lens:
  In Progress
Status in activity-log-manager package in Ubuntu:
  Fix Released
Status in bijiben package in Ubuntu:
  Fix Released
Status in cairo-dock-plug-ins package in Ubuntu:
  Fix Released
Status in diodon package in Ubuntu:
  Fix Released
Status in folks package in Ubuntu:
  Fix Released
Status in nautilus package in Ubuntu:
  Confirmed
Status in synapse package in Ubuntu:
  Fix Released
Status in totem package in Ubuntu:
  New
Status in unity package in Ubuntu:
  Fix Released
Status in unity-lens-applications package in Ubuntu:
  In Progress
Status in unity-lens-files package in Ubuntu:
  Fix Released
Status in unity-lens-video package in Ubuntu:
  In Progress
Status in upstart-app-launch package in Ubuntu:
  Fix Released

Bug description:
  The older libzeitgeist (http://launchpad.net/libzeitgeist) served its
  days and will be deprecated soon.

  All the apps should slowly move to libzeitgeist 2 (zeitgeist-2.0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/bijiben/+bug/1197569/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1245490] Re: Indicator Session improperly detecting non-Unity sessions

2015-04-21 Thread Rico Tzschichholz
*** This bug is a duplicate of bug 1242112 ***
https://bugs.launchpad.net/bugs/1242112

** This bug has been marked a duplicate of bug 1242112
   Shutdown/restart dialogue is not working if Cairo-Dock and its 
Launcher-API-Deamon are running or if another app is registered to 
LauncherEntry interface of Unity DBus

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-session in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1245490

Title:
  Indicator Session improperly detecting non-Unity sessions

Status in Gala Window Manager:
  Fix Released
Status in The Session Menu:
  Incomplete
Status in Plank:
  Triaged
Status in indicator-session package in Ubuntu:
  Incomplete

Bug description:
  When using plank with gnome-session-fallback, I cannot log out via the system 
indicator while plank is running. When I exit plank, I can log out again.
  This happens both with metacity and compiz (gnome-session-fallback and 
gnome-session-fallback-compiz respectively).

  Please fix, since plank is a good replacement for the unity launcher
  an machines that cannot run unity, but use the fallback session. Thank
  you in advance!

  Plank version 0.4.0.922
  Distro: Ubuntu saucy

  Output of plank -d:
  kup@reinhold:~$ plank -d
  [INFO 14:26:57.888602] [AbstractMain:175] Plank version: 0.4.0.922
  [INFO 14:26:57.888682] [AbstractMain:176] Kernel version: 3.11.0-12-generic
  [INFO 14:26:57.888761] [AbstractMain:177] GLib version: 2.38.0
  [INFO 14:26:57.28] [AbstractMain:178] GTK+ version: 3.8.4
  [INFO 14:26:57.85] [AbstractMain:179] Wnck version: 3.4.7
  [INFO 14:26:57.888945] [AbstractMain:180] Cairo version: 1.12.16
  [INFO 14:26:57.889003] [AbstractMain:181] Pango version: 1.32.5
  [INFO 14:26:57.949313] [WindowControl:61] Window-manager: Metacity
  [DEBUG 14:26:57.951988] [Preferences:328] Loading preferences from file 
'/home/kup/.config/plank/dock1/settings'
  [DEBUG 14:26:57.955747] [ApplicationDockItemProvider:245] Loading dock items 
from '/home/kup/.config/plank/dock1/launchers'
  [DEBUG 14:26:57.956328] [Preferences:328] Loading preferences from file 
'/home/kup/.config/plank/dock1/launchers/firefox.dockitem'
  [DEBUG 14:26:57.957429] [Preferences:328] Loading preferences from file 
'/home/kup/.config/plank/dock1/launchers/gedit.dockitem'
  [DEBUG 14:26:57.958207] [Preferences:328] Loading preferences from file 
'/home/kup/.config/plank/dock1/launchers/nautilus.dockitem'
  [DEBUG 14:26:58.035929] [ApplicationDockItemProvider:81] Unity: Initalizing 
LauncherEntry support
  [WARN 14:26:58.056058] [Preferences:184] 
'/usr/share/plank/themes/Default/dock.theme' is read-only!
  [DEBUG 14:26:58.056121] [Preferences:328] Loading preferences from file 
'/usr/share/plank/themes/Default/dock.theme'
  [WARN 14:26:58.104174] [LIBDBUSMENU-GLIB] Unable to get session bus: Vorgang 
wurde abgebrochen
  [DEBUG 14:26:58.106839] [DockWindow:222] dock window loaded

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: plank 0.4.0+bzr922-0ubuntu1~13.10~ricotz1 [origin: 
LP-PPA-ricotz-docky]
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CrashDB: plank
  Date: Mon Oct 28 14:20:49 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-04-12 (198 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: plank
  SuspiciousXErrors.txt:
   
  ThirdParty: True
  UpgradeStatus: Upgraded to saucy on 2013-10-19 (9 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gala/+bug/1245490/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1260604] Re: GDM does not work with new accountsservice 0.6.35-0ubuntu5

2013-12-13 Thread Rico Tzschichholz
** Patch added: lp1260604.patch
   
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1260604/+attachment/3928776/+files/lp1260604.patch

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1260604

Title:
  GDM does not work with new accountsservice 0.6.35-0ubuntu5

Status in “accountsservice” package in Ubuntu:
  Triaged

Bug description:
  Gdm does not work with the latest accountsservice versions 0.6.35-0ubuntu3 - 
0.6.35-0ubuntu5.
  Actually the X will not start and there is no login screen available, only 
black screen.
  Login from tty1 is of course possible, but startx will not work.

  I have tested this with gnome-shell and gdm with both trusty official 
versions and the versions in the Gnome3 Staging PPA (trusty branch).
  Also, I have tested this with ATI open source drivers and NVidia proprietary 
drivers.
  None of these work.

  Downgrading back to the version acoountsservice 0.6.35-0ubuntu2 helps
  and desktop is fine again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1260604/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp