Bug#798884: Synaptic, broken/empty History

2015-12-04 Thread Michael Vogt
On Thu, Dec 03, 2015 at 02:43:49PM +0800, xuzhen wrote:
> Oh, made a mistake in previous patch. Reupload a new one.

Thanks a bunch! I merged this and the previous patch and it works like
a charm again.

I will soon upload a new version with the fix. There are some more
deprecation warnings in the code, if you have a bit of time I would be
really thankful if you could have a look! I have unfortunately not
that much time these days :/

Thanks!
 Michael



Bug#798884: Synaptic, broken/empty History

2015-12-02 Thread xuzhen
Oh, made a mistake in previous patch. Reupload a new one.--- synaptic-0.82.orig/gtk/gtkbuilder/window_logview.ui	2015-10-16 18:53:01.0 +0800
+++ synaptic-0.82/gtk/gtkbuilder/window_logview.ui	2015-12-01 11:13:17.107401120 +0800
@@ -73,9 +73,9 @@
 True
 True
 in
+200
 
   
-200
 True
 True
 False


Bug#798884: Synaptic, broken/empty History

2015-11-30 Thread xuzhen
Hi,
Here is another patch for the column width issue.
--- synaptic-0.82.orig/gtk/gtkbuilder/window_logview.ui	2015-10-16 18:53:01.0 +0800
+++ synaptic-0.82/gtk/gtkbuilder/window_logview.ui	2015-12-01 11:13:17.107401120 +0800
@@ -73,9 +73,9 @@
 True
 True
 in
+200
 
   
-200
 True
 True
 False


Bug#798884: Synaptic, broken/empty History

2015-11-28 Thread xuzhen
Hi,
I wrote a patch for this bug. Hope the maintainer will merge it.--- synaptic-0.82.orig/gtk/rglogview.cc	2015-10-16 18:53:01.0 +0800
+++ synaptic-0.82/gtk/rglogview.cc	2015-11-28 17:25:04.618800717 +0800
@@ -55,8 +55,7 @@
unsigned int year, month, day, hour, min, sec;
char str[128];
const gchar *logfile;
-   const gchar *logdir = RLogDir().c_str();
-   GDir *dir = g_dir_open(logdir, 0, NULL);
+   GDir *dir = g_dir_open(RLogDir().c_str(), 0, NULL);
while((logfile=g_dir_read_name(dir)) != NULL) {
   if(sscanf(logfile, "%4u-%2u-%2u.%2u%2u%2u.log", 
 		, , , , , ) != 6)


Bug#798884: Synaptic, broken/empty History

2015-11-26 Thread John Kirk
Package: synaptic
Version: 0.82
Followup-For: Bug #798884

Dear Maintainer,

The same problem.

Best wishes,

John



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages synaptic depends on:
ii  hicolor-icon-theme   0.13-1
ii  libapt-inst1.7   1.0.10.2
ii  libapt-pkg4.16   1.0.10.2
ii  libatk1.0-0  2.18.0-1
ii  libc62.19-22
ii  libcairo-gobject21.14.4-1
ii  libcairo21.14.4-1
ii  libept1.4.16 1.0.14+b1
ii  libgcc1  1:5.2.1-23
ii  libgdk-pixbuf2.0-0   2.32.2-1
ii  libglib2.0-0 2.46.2-1
ii  libgtk-3-0   3.18.5-1
ii  libpango-1.0-0   1.38.1-1
ii  libpangocairo-1.0-0  1.38.1-1
ii  libstdc++6   5.2.1-23
ii  libvte-2.90-91:0.36.3-1
ii  libx11-6 2:1.6.3-1
ii  libxapian22v51.2.21-1.2
ii  libxext6 2:1.3.3-1
ii  zlib1g   1:1.2.8.dfsg-2+b1

Versions of packages synaptic recommends:
ii  libgtk2-perl   2:1.2496-3
ii  policykit-10.105-13
ii  rarian-compat  0.8.1-6
ii  xdg-utils  1.1.1-1

Versions of packages synaptic suggests:
pn  apt-xapian-index 
pn  deborphan
pn  dwww 
ii  menu 2.1.47
pn  software-properties-gtk  
ii  tasksel  3.34

-- no debconf information



Bug#798884: Synaptic, broken/empty History

2015-09-22 Thread MAG4 Piemonte
Hi, we also have the same problem ...
Regards!

Guido



Bug#798884: Synaptic, broken/empty History

2015-09-13 Thread Camaleón
Package: synaptic 
Version: 0.81.4+b2
Severity: Normal

It seems the recent compiled version of Synaptic fails to display 
History (it shows an empty window). 

In addition, another minor issue is that when History window is first 
opened the column at the left is not automatically expanded thus not 
visible, the user has to manually adjust the column width to see 
something.

The bug has been also reported at Ubuntu's Launchpad:

https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1487890

Cheers,

-- 
Camaleón