Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: dependency not automatically installed when you yum install docky
https://bugzilla.redhat.com/show_bug.cgi?id=814274
Summary: dependency not automatically installed when you yum
install docky
Product: Fedora
Version: 16
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: docky
AssignedTo: lzap(a)redhat.com
ReportedBy: che666(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: lzap(a)redhat.com, mono(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
Description of problem:
after yum install docky and starting it some operations seem to miss a
dependency:
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An
exception was thrown by the type initializer for Docky.ConfigurationWindow --->
System.DllNotFoundException: libgnome-desktop-2.so.17
Version-Release number of selected component (if applicable):
docky-2.0.12-1 on x86_64
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=828581
Bug ID: 828581
QA Contact: extras-qa(a)fedoraproject.org
Severity: unspecified
Version: 16
Priority: unspecified
CC: lzap(a)redhat.com, mono(a)lists.fedoraproject.org
Assignee: lzap(a)redhat.com
Summary: Non default packaged Docky build does not include
dockmanager
Regression: ---
Story Points: ---
Classification: Fedora
OS: Linux
Reporter: ojar(a)uk.ibm.com
Type: Bug
Documentation: ---
Hardware: Unspecified
Mount Type: ---
Status: NEW
Component: docky
Product: Fedora
Description of problem:
Build docky per bug/solution id=822477 and the dockmanager is not built. On
F16, the downloaded separate dockmanager does not build due to a number of
issues:-
Version-Release number of selected component (if applicable):
Fedora 16 & 17
How reproducible:
Follow build instructions per id=822477, where Docky v2.1.5 is working on F16 &
F17, the 'dockmanager' component is not not built.
Steps to Reproduce:
1. Build Docky via instructions
2. Download the dockmanager
a. download https://launchpad.net/dockmanager v0.1.0 zip
b. ./configure fails
3.
Actual results:
The ./configure of the dockmanager fails to build :-
checking for valac... no
configure: WARNING: No Vala compiler found. You will not be able to compile
.vala source files.
checking pkg-config is at least version 0.9.0... yes
checking for DOCKMANAGER_DAEMON... no
configure: error: Package requirements (glib-2.0 >= 2.18.0 gobject-2.0 gio-2.0
desktop-agnostic >= 0.3.9 dbus-glib-1) were not met:
No package 'desktop-agnostic' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DOCKMANAGER_DAEMON_CFLAGS
and DOCKMANAGER_DAEMON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Expected results:
a. Successful configuration
b. make && make install
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.