Comment 2 for bug 1736462

Revision history for this message
Jake (jake-sauter3) wrote : Re: [Bug 1736462] Re: xpad won't resart after "show desktop"

Hi Arthur,

            After attempting to install a newer version of xpad not from
the software center, and I believe in installing gtk3, I no longer have the
issue. Now the only issue I am having is that the position of the pad is
not saving in the config file, but again this is for version 4.5 on ubuntu
16.04. When I try to install the newer versions, like 4.9 and 5, the
project cannot compile because of depreciated gtk functions I believe. The
output is the following

sudo ./configure && make && make install

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for /proc/self/maps... yes
checking whether everything is installed to the same prefix... no
checking whether binary relocation support should be enabled... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.31... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.22.1
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for GTK_SOURCE_VIEW... yes
checking for GLIB... yes
checking for PANGO... yes
checking for PIXBUF... yes
checking for ATK... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating images/Makefile
config.status: creating po/Makefile.in
config.status: creating autopackage/Makefile
config.status: creating autopackage/default.apspec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
make all-recursive
make[1]: Entering directory '/home/x1/Downloads/xpad-5.0.0'
Making all in autopackage
make[2]: Entering directory '/home/x1/Downloads/xpad-5.0.0/autopackage'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/x1/Downloads/xpad-5.0.0/autopackage'
Making all in doc
make[2]: Entering directory '/home/x1/Downloads/xpad-5.0.0/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/x1/Downloads/xpad-5.0.0/doc'
Making all in src
make[2]: Entering directory '/home/x1/Downloads/xpad-5.0.0/src'
gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient
-I/usr/include/mircore -I/usr/include/mircookie -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-Wno-deprecated-declarations -pthread -I/usr/include/gtksourceview-3.0
-I/usr/include/libxml2 -I/usr/include/gtk-3.0
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/
-I/usr/include/mirclient -I/usr/include/mircore -I/usr/include/mircookie
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATADIR=\"/usr/local/share\" -g -O2 -o xpad fio.o help.o prefix.o
xpad-app.o xpad-grip-tool-item.o xpad-pad.o xpad-pad-group.o
xpad-pad-properties.o xpad-periodic.o xpad-preferences.o
xpad-session-manager.o xpad-settings.o xpad-styling-helpers.o
xpad-text-buffer.o xpad-text-view.o xpad-toolbar.o xpad-tray.o xpad-undo.o
-lSM -lICE -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0
-lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0
-lglib-2.0 -lgtksourceview-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0
-lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0
-lgobject-2.0 -lglib-2.0
xpad-pad.o: In function `xpad_pad_popup':
/home/x1/Downloads/xpad-5.0.0/src/xpad-pad.c:1782: undefined reference to
`gtk_menu_popup_at_pointer'
xpad-toolbar.o: In function `xpad_toolbar_popup_context_menu':
/home/x1/Downloads/xpad-5.0.0/src/xpad-toolbar.c:529: undefined reference
to `gtk_menu_popup_at_pointer'
collect2: error: ld returned 1 exit status
Makefile:408: recipe for target 'xpad' failed
make[2]: *** [xpad] Error 1
make[2]: Leaving directory '/home/x1/Downloads/xpad-5.0.0/src'
Makefile:465: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/x1/Downloads/xpad-5.0.0'
Makefile:385: recipe for target 'all' failed
make: *** [all] Error 2

On Thu, Dec 7, 2017 at 12:12 PM, Arthur Borsboom <email address hidden>
wrote:

> Hi Jake,
>
> Which OS and Xpad are you using?
> Are you able to verify if xpad is actually still running, although not
> visibile?
>
> ** Changed in: xpad
> Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1736462
>
> Title:
> xpad won't resart after "show desktop"
>
> Status in Xpad:
> Incomplete
>
> Bug description:
> whenever I "show desktop" either through alt+tab or through my
> toolbar, xpad will not start up again when I try to access, again
> either through alt+tab or on my toolbar. Please fix, xpad is the only
> sticky notes app that packs all the functionality I need into a sleek
> package, cheers!
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/xpad/+bug/1736462/+subscriptions
>

--
  Regards,
 Jake Sauter