Activity for GtkDatabox

  • Brent Baccala Brent Baccala posted a comment on merge request #5

    Thank you; looks good!

  • Brent Baccala Brent Baccala merged merge request #5 on Git

    gtk: add missing libm depedency

  • orbea orbea created merge request #5 on Git

    gtk: add missing libm depedency

  • Felipe Castro Felipe Castro posted a comment on discussion General Discussion

    Hello, have you tried to do "sudo make uninstall" on the source directory of gtkdatabox.1.0.0 ?

  • Aakash Choudhury Aakash Choudhury posted a comment on discussion General Discussion

    I am working on CentOS 8 and building a project on iio-oscilloscope. I downloaded gtkdatabox 1.0.0.0 first and tried building the project. It failed however since the variable names were not matching. So I downloaded and installed gtkdatabox 0.9.3.0 and then the build worked. However, now I can't open the iio-oscilloscope application since there are 2 versions of gtk on my system (gtk2 and gtk3). gtkdatabox 1.0.0.0 links to gtk3 and gtkdatabox 0.9.3.0 links to gtk2. I cannot remove gtk3 since a lot...

  • Felipe Castro Felipe Castro merged merge request #4

    fix: typo of api short description doc

  • Yihua Liu Yihua Liu created merge request #4

    fix: typo of api short description doc

  • Flow Flow created ticket #6

    Please tag 1.0.0 release

  • David Farrell David Farrell posted a comment on ticket #14

    Solving my own... There was a old lingering 64 bit version from ubuntu. I killed the old version and put the proper gtkdatabox,.pc file in place so pkg-config can find the correct headers and lib. I can build against dynamic libs.

  • David Farrell David Farrell created ticket #14

    Ubuntu GTK2 symbols detected

  • Felipe Castro committed [b94f58]

    Standard indentation on source code

  • Vascom Vascom posted a comment on ticket #13

    OK. I understand.

  • Felipe Castro Felipe Castro modified ticket #10

    examples segfault

  • Felipe Castro Felipe Castro posted a comment on ticket #10

    The segfault problem I also had experienced, and it should be fixed with release 1.0.0. If you want examples not to be scripts, you may use ./configure --disable-shared

  • Felipe Castro Felipe Castro posted a comment on ticket #13

    I'm closing this ticket now, if you want to discuss about maintenance for GTK2, please open another one, ok?

  • Felipe Castro Felipe Castro modified ticket #13

    Can't build 1.0.0 with glade

  • Felipe Castro Felipe Castro posted a comment on ticket #13

    Ok, thanks! About GTK2 version, there is still a branch for it in GIT, but I'm not taking care of it. If some package still depends on it, I recommend migrate to GTK3. I can help on the migration process, as I have already done for Xoscope. Another package I know that have already migrated is BRP_PACU, but still not "officially".

  • Vascom Vascom posted a comment on ticket #13

    Thanks. Now built success. Another one question: GTK2 version of gtkdatabox now dropped?

  • Felipe Castro Felipe Castro modified a comment on ticket #13

    Sorry, the problem I see, is that when releasing, we forgot to add --enable-glade --enable-gtk-doc on the ./configure & make dist I'm going to correct this ASAP!

  • Felipe Castro Felipe Castro posted a comment on ticket #13

    Well, this was soon indeed... See the new file, I have changed its location: https://sourceforge.net/projects/gtkdatabox/files/gtkdatabox-1/

  • GtkDatabox GtkDatabox released /gtkdatabox-1/README.txt

  • GtkDatabox GtkDatabox released /gtkdatabox-1/gtkdatabox-1.0.0.tar.gz

  • Felipe Castro Felipe Castro posted a comment on ticket #13

    Sorry, for now you may download from the backup project I had created just before: https://gtkdatabox3.sourceforge.io/ It should work there. The problem I see, is that when releasing, we forgot to add --enable-glade --enable-gtk-doc on the ./configure & make dist I'm going to correct this ASAP!

  • Brent Baccala Brent Baccala modified ticket #2

    Update to compile with GTK 3

  • Brent Baccala Brent Baccala modified ticket #7

    undefined macro: AM_PATH_GTK_3_0

  • Brent Baccala Brent Baccala modified ticket #5

    Don't break binary compatibility

  • Brent Baccala Brent Baccala modified ticket #3

    Update Makefile.am

  • Vascom Vascom created ticket #13

    Can't build 1.0.0 with glade

  • Robert Pearce Robert Pearce posted a comment on ticket #11

    I'll check that out when I get a chance. My understanding is that g_signal_handlers_block_by_func essentially should do exactly what my patch did. The devs on the GTKmm mailing list certainly gave me both versions as being "equivalent" for a similar problem a while back.

  • Felipe Castro Felipe Castro posted a comment on ticket #11

    Hi, I tried a simpler solution, see if it works for you too.

  • Felipe Castro Felipe Castro posted a comment on ticket #10

    Try out again with the new version 1.0.0.

  • Felipe Castro Felipe Castro posted a comment on ticket #5

    This is done since version 1.0.0, thanks! Someone please close this ticket.

  • Felipe Castro Felipe Castro posted a comment on ticket #4

    Most of this is done since version 1.0.0, thanks! Only indentation is not uniform yet.

  • Felipe Castro Felipe Castro posted a comment on ticket #3

    This is done since version 1.0.0, thanks! Someone please close this ticket.

  • GtkDatabox GtkDatabox released /gtkdatabox/1.0.0/README

  • GtkDatabox GtkDatabox released /gtkdatabox/1.0.0/gtkdatabox-1.0.0.tar.gz

  • Brent Baccala Brent Baccala merged merge request #3

    Code clean-up and update to release the first GTK3 version

  • Felipe Castro Felipe Castro created merge request #3

    Code clean-up and update to release the first GTK3 version

  • Felipe Castro Felipe Castro posted a comment on ticket #9

    The way to solve this problem I have posted as a feature request. See:https://sourceforge.net/p/gtkdatabox/feature-requests/5/

  • Felipe Castro Felipe Castro posted a comment on ticket #2

    I think this was already done, thanks!

  • Robert Pearce Robert Pearce created ticket #12

    grid is not useful

  • Robert Pearce Robert Pearce posted a comment on ticket #11

    OK, this patch seems to fix the issue. Since the code in gtk_databox_set_visible_limits calls gtk_adjustment_set_xxx to sync from the updated private data to the adjustments, it should suspend the callback action that syncs the other way while it's doing so.

  • Robert Pearce Robert Pearce created ticket #11

    Incorrect behaviour from gtk_databox_set_visible_limits

  • Mr C Camacho Mr C Camacho posted a comment on ticket #10

    thanks for taking the time, usually Void just works and is robust, the only gottcha I can think of with the installer is don't do a network install, install from the media and update after install....

  • Brent Baccala Brent Baccala posted a comment on ticket #10

    I'm sorry, I've spent over an hour trying to install Void Linux. It's not working, and I'm not fooling with it any more. Sorry.

  • Mr C Camacho Mr C Camacho posted a comment on ticket #10

    #0 0x00007ffff6fc5684 in () at /usr/lib/libgobject-2.0.so.0 #1 0x00007ffff6fbf13b in g_type_register_static () at /usr/lib/libgobject-2.0.so.0 #2 0x00007ffff6fbfcad in g_type_register_static_simple () at /usr/lib/libgobject-2.0.so.0 #3 0x00007ffff7fb6c71 in gtk_databox_xyc_graph_get_type_once () at gtkdatabox_xyc_graph.c:22 #4 0x00007ffff7fb6f95 in gtk_databox_xyc_graph_get_type () at gtkdatabox_xyc_graph.c:22 #5 0x00007ffff7fb9a05 in gtk_databox_points_get_type_once () at gtkdatabox_points.c:22...

  • Mr C Camacho Mr C Camacho posted a comment on ticket #10

    I'm using Void Linux

  • Brent Baccala Brent Baccala posted a comment on ticket #10

    The scripts run the binaries after setting environment variables to make sure that the right version of the library is used. What operating system and/or distribution are you using?

  • Mr C Camacho Mr C Camacho created ticket #10

    examples segfault

  • Felipe Castro Felipe Castro created ticket #5

    Don't break binary compatibility

  • Felipe Castro Felipe Castro created ticket #4

    Update code to get rid of warning messages

  • Felipe Castro Felipe Castro created ticket #3

    Update Makefile.am

  • Brent Baccala Brent Baccala modified ticket #8

    gtkdatabox_ruler.c: 3 * possible bad use of '&' ?

  • Brent Baccala Brent Baccala posted a comment on ticket #8

    fixed in 5fe522a6 and released in 0.9.3.0

  • Brent Baccala Brent Baccala modified ticket #9

    Incorrect soversion naming

  • Vascom Vascom posted a comment on ticket #9

    Please close this bugreport. I am solve my problem.

  • Vascom Vascom posted a comment on ticket #9

    Sorry It seems my mistake because klavaro use bundled gtkdatabox. I need some time to investigate problem.

  • Brent Baccala Brent Baccala posted a comment on ticket #9

    OK, so when I released libgtkdatabox 0.9.3.1, I bumped the "nano" version number (to reflect a bug fix), which I've never done before. It looks like that part of the autoconf configure.ac file wasn't setup right, and it generated a libtools -version-info flag of "1", and it looks it should be "0:1:0" (maybe). That change would generate a file named libgtkdatabox-0.9.3.so.0.0.1 and symlink it to libgtkdatabox-0.9.3.so.0 and libgtkdatabox.so. No symlink to libgtkdatabox.so.0 is generated, and I don't...

  • Vascom Vascom created ticket #9

    Incorrect soversion naming

  • GtkDatabox GtkDatabox released /gtkdatabox/0.9.3.1/gtkdatabox-0.9.3.1.tar.gz

  • GtkDatabox GtkDatabox released /gtkdatabox/0.9.3.1/README

  • Brent Baccala Brent Baccala committed [2f14d1]

    bug fix release 0.9.3.1

  • Brent Baccala Brent Baccala committed [6f5a4c]

    remove INSTALL file from git repository

  • Brent Baccala committed [888df1]

    remove auto-generated doc files from version control

  • Brent Baccala Brent Baccala committed [b3e1a6]

    BUG FIX/WORKAROUND: xoscope isn't setting its background color correctly

  • Brent Baccala Brent Baccala committed [e877ae]

    add auto-installed INSTALL file to .gitignore list

  • dcb dcb created ticket #8

    gtkdatabox_ruler.c: 3 * possible bad use of '&' ?

  • Brent Baccala committed [146337]

    Fix a small typo in gtkdatabox.h (reported by L...

  • Erik Erik posted a comment on ticket #7

    I've fixed that, some deprecation warnings and done some cleanup and put it here...

  • Erik Erik created ticket #7

    undefined macro: AM_PATH_GTK_3_0

  • GtkDatabox GtkDatabox released /gtkdatabox/0.9.3.0/README

  • GtkDatabox GtkDatabox released /gtkdatabox/0.9.3.0/gtkdatabox-0.9.3.0.tar.gz

  • Brent Baccala committed [3bf481]

    remove line trailing spaces and tabs from Chang...

  • Brent Baccala committed [1b6c1f]

    Robert Pearce's patch (bug report #4) corrects ...

  • Brent Baccala committed [8cd3d0]

    git: don't track auto-installed file 'compile'

  • Brent Baccala committed [c94305]

    rename INCLUDE -> AM_CPPFLAGS in Makefiles (eli...

  • Brent Baccala committed [5474c5]

    add defaults to some switch statements to silen...

  • Brent Baccala committed [8bb668]

    add Brent Baccala to AUTHORS

  • Brent Baccala committed [d0978a]

    remote GDK_DISABLE_DEPRECATED flag to eliminate...

  • Brent Baccala committed [fc9773]

    bump version to 0.9.3.0

  • Brent Baccala committed [b6712d]

    silence gcc overlength string warning due to em...

  • Brent Baccala committed [5fe522]

    add parenthesis to silence compiler warnings

  • Brent Baccala committed [e721ac]

    git: don't track files auto-installed by 'autor...

  • Brent Baccala committed [22a424]

    eliminate warning: make g_return_val_if_fail() ...

  • Brent Baccala committed [034f80]

    remove auto-generated gtkdatabox.{pc,spec} from...

  • Brent Baccala committed [90c970]

    remove unused variables to silence compiler war...

  • Brent Baccala committed [0c8970]

    add __attribute__((unused)) to silence compiler...

  • Brent Baccala committed [f2fa85]

    removing lingering SVN files

  • Brent Baccala committed [d6b0c0]

    remove 'm4' directory from distribution list

  • Brent Baccala committed [72338a]

    convert INCLUDES to AM_CPPFLAGS: missed a spot

  • Brent Baccala Brent Baccala modified ticket #3

    Assignment makes pointer from integer without a cast

  • Brent Baccala Brent Baccala posted a comment on ticket #3

    2da8948c removed markers code that was causing problems d0978ace removed warnings...

  • Brent Baccala Brent Baccala modified ticket #4

    Alignment of vertical axis labels wrong if rotated

  • Brent Baccala Brent Baccala posted a comment on ticket #4

    Patch accepted in commit 1b6c1f As Robert Pearce realized, logical_rect is reported...

  • Brent Baccala committed [b49cc7]

    BUG FIX: avoid division by zero when computing ...

  • Brent Baccala committed [0c7ab2]

    add auto-generated basics_libglade.h file to .g...

  • Brent Baccala committed [f77ba7]

    fix a bug from c66166: compute translation fact...

  • Brent Baccala Brent Baccala modified ticket #6

    example programs generate warning messages

  • Brent Baccala Brent Baccala posted a comment on ticket #6

    caused by division by zero when computing page size for adjustments fixed in commit...

  • Brent Baccala Brent Baccala created ticket #6

    example programs generate warning messages

1 >