Bug#836011: akregator: Akregator keep crashing at exit, sometimes do not save recent feeds

2016-09-01 Thread Ismael Bejarano
Hola Maximiliano!

On Thu, Sep 1, 2016 at 6:20 AM, Maximiliano Curia  wrote:
>
> ¡Hola Ismael!
>
> El 2016-08-30 a las 01:13 -0300, Ismael escribió:
>>
>> Package: akregator Version: 4:16.04.3-1 Severity: grave Justification:
causes non-serious data loss
>
>
>>   * What led up to the situation?
>
>
>> Since a recent upgrade (less than a month ago). After reading a feed
when closing Akregator it will crash without saving feeds state. The next
time it will load like it didn't fetch any feed.
>
>
>>   * What exactly did you do (or not do) that was effective (or
ineffective)?
>
>
>> If I remaing in the welcome page I can synchronize without problems, and
Akregator will close correctly.
>
>
>> But If I read a post from a feed or load the list of post in a folder.
It will crash when closing Akregator.
>
>
>>   * What was the outcome of this action?
>
>
>> Run under gdb generates the following stack trace
>
>
>> #0  0x7fffd4079f48 in Akregator::SubscriptionListModel::index(int,
int, QModelIndex const&) const ()   from
/usr/lib/x86_64-linux-gnu/qt5/plugins/akregatorpart.so #1
 0x75dac951 in QTreeView::isRowHidden(int, QModelIndex const&)
const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
>
>
> Thanks for the report. I can't reproduce the issue here, and sadly the
gdb output sent doesn't have enough debugging information. Could you please
install akregator-dbgsym, and qtbase5-dbg and run it under gdb again?
>
> The -dbgsym packages are in separated repositories, so you'll probably
need to add:
> deb http://debug.mirrors.debian.org/debian-debug unstable-debug main
> to your sources.list. (For more information [1])
>
> Also, kde applications are heavily threaded so you'll need to ask gdb to
produce a backtrace for each thread, this can be achieved with:
> (gdb) thread apply all backtrace
> (For more information [2])
>
> Happy hacking,
> [1]: https://wiki.debian.org/AutomaticDebugPackages
> [2]:
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
> --
> "EIEIO  Go home and have a glass of warm, dairy-fresh milk"
> -- The GNU C Library Reference Manual, Chapter 2.2, Error Codes
> Saludos /\/\ /\ >< `/

Here is a backtrace with requested info in an attachment.

Like Alexandre said it only happen when you read an article. In my case is
not 100% but only one or two times it didn't crash.

Also tried with a fresh account with only planet.debian.org and it still
crashed in the same place.

If you need more info just let me know.

Regards

Ismael
Thread 9 (Thread 0x7fff8533f700 (LWP 19274)):
#0  0x7fffeb92b07f in pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7239a933 in JSC::GCThread::gcThreadMain() (this=0xb6a2f0)
at heap/GCThread.cpp:81
#2  0x726c2941 in 
WTF::ThreadSpecific::destroy(void*) (ptr=0x7fffce2a53e0) at 
wtf/ThreadingPthreads.cpp:195
#3  0x7fffeb925444 in start_thread (arg=0x7fff8533f700)
at pthread_create.c:333
#4  0x7449f20d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fff85b40700 (LWP 19273)):
#0  0x7fffeb92b07f in pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7239a933 in JSC::GCThread::gcThreadMain() (this=0xb3cc50)
at heap/GCThread.cpp:81
#2  0x726c2941 in 
WTF::ThreadSpecific::destroy(void*) (ptr=0x7fffce2a5080) at 
wtf/ThreadingPthreads.cpp:195
#3  0x7fffeb925444 in start_thread (arg=0x7fff85b40700)
at pthread_create.c:333
#4  0x7449f20d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fff86341700 (LWP 19272)):
#0  0x7fffeb92b07f in pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7239a933 in JSC::GCThread::gcThreadMain() (this=0xb3c750)
at heap/GCThread.cpp:81
#2  0x726c2941 in 
WTF::ThreadSpecific::destroy(void*) (ptr=0x7fffce2a5140) at 
wtf/ThreadingPthreads.cpp:195
#3  0x7fffeb925444 in start_thread (arg=0x7fff86341700)
at pthread_create.c:333
#4  0x7449f20d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fff86b42700 (LWP 19271)):
#0  0x7fffeb92b07f in pthread_cond_wait@@GLIBC_2.3.2 ()
at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x72399811 in JSC::BlockAllocator::blockFreeingThreadMain() 
(this=0x7fffce303058) at heap/BlockAllocator.cpp:139
#2  0x726c2941 in 
WTF::ThreadSpecific::destroy(void*) (ptr=0x7fffce2a51b0) at 
wtf/ThreadingPthreads.cpp:195
#3  0x7fffeb925444 in start_thread (arg=0x7fff86b42700)
at pthread_create.c:333
#4  0x7449f20d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fffcde79700 (LWP 19270)):
#0  0x7449609d in poll ()
at ../sysdeps/unix/syscall-template.S:84
#1  0x7fffeb1001f6 in 

Bug#829293: libatk-wrapper-java: Can't create new web project in Netbeans 8.1 when AtkWrapper is activated

2016-07-03 Thread Ismael Bejarano
Hi!

2016-07-03 15:20 GMT-03:00 Samuel Thibault :
>
> Hello,
>
> Ismael, on Sat 02 Jul 2016 02:41:11 -0300, wrote:
> > 1. File/New Project/Java Web/Web Application, press next
>
> I don't have a "Java Web" choice there, do I need some additional
> netbeans package to get it?
>

I've installed the plugin "Restful Web Services" from Tools/Plugins (you
first have to enable
Netbeans distribution in the Settings tab).


> > java.lang.NullPointerException
> >   at
org.GNOME.Accessibility.AtkWrapper$4.propertyChange(AtkWrapper.java:584)
>
> I see how that could happen, I have built fixed packages on
> http://people.debian.org/~sthibault/tmp/
> could you give them a try?
>

After installing your packages that exception is gone. Although Netbeans
still fails with other exception java.lang.ClassNotFoundException:
freemarker.template.Template. I'll report a new bug it against Netbeans.

ii  libatk-wrapper-java 0.33.3-8 all
   ATK implementation for Java using JNI
ii  libatk-wrapper-java-jni:amd64   0.33.3-8 amd64
   ATK implementation for Java using JNI (JNI bindings)


> Thanks,
> Samuel

Thank you very much for the quick response!

Regards,

Ismael


Bug#784578: xbmc: Can't play DVDs from nfs or samba shares

2015-05-06 Thread Ismael Bejarano
Package: xbmc
Version: 2:13.2+dfsg1-4
Severity: normal

Dear Maintainer,

   * What led up to the situation?

Trying to play a DVD from nfs or samba share,
either as a .iso file or as VIDEO_TS folder.


   * What exactly did you do (or not do) that was effective (or
 ineffective)?

When the DVD files are in a local disk it works
correctly.

I've also tried recompiling the jessie's package
using xbmc's own copy of libdvdread instead of the
system library.


   * What was the outcome of this action?

When trying the recompiled version, it hang
inside a dlopen while searching for libdvdcss2,
even after I uninstalled it.

When commented out the dlopen of libdvdcss,
it worked as expected.


   * What outcome did you expect instead?

That playing DVDs from remote servers will work.



Part of ~/.xbmc/temp/xbmc.log


03:21:32 T:139951756843072  NOTICE: DVDPlayer: Opening:
nfs://192.168.1.6/srv/shared/media/dvd/debugme/DISC1.ISO
03:21:32 T:139951756843072 WARNING: CDVDMessageQueue(player)::Put
MSGQ_NOT_INITIALIZED
03:21:32 T:139951756843072   DEBUG: CRenderManager::UpdateDisplayLatency -
Latency set to 0 msec
03:21:32 T:139951756843072   DEBUG: LinuxRendererGL: Cleaning up GL resources
03:21:32 T:139951756843072   DEBUG: CLinuxRendererGL::PreInit - precision of
luminance 16 is 16
03:21:32 T:139951756843072   DEBUG: DllSwScale: Using libswscale system library
03:21:32 T:139950284592896  NOTICE: Thread DVDPlayer start, auto delete: false
03:21:32 T:139950284592896  NOTICE: Creating InputStream
03:21:32 T:139950284592896   DEBUG: SECTION:LoadDLL(libnfs.so.4)
03:21:32 T:139950284592896   DEBUG: Loading: libnfs.so.4
03:21:32 T:139950284592896   DEBUG: NFS: Context for 192.168.1.6/srv/shared not
open - get a new context.
03:21:32 T:139950284592896   DEBUG: NFS: Connected to server 192.168.1.6 and
export /srv/shared
03:21:32 T:139950284592896   DEBUG: NFS: chunks: r/w 1048576/1048576
03:21:32 T:139950284592896   DEBUG: CNFSFile::Open - opened
srv/shared/media/dvd/debugme/DISC1.ISO
03:21:32 T:139950284592896   DEBUG: CNFSFile::Close closing file
srv/shared/media/dvd/debugme/DISC1.ISO
03:21:32 T:139950284592896   DEBUG:
SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/libdvdnav-
x86_64-linux.so)
03:21:32 T:139950284592896   DEBUG: Loading:
/usr/lib/xbmc/system/players/dvdplayer/libdvdnav-x86_64-linux.so
03:21:32 T:139950284592896INFO:   msg: libdvdnav: Using dvdnav version
4.2.0
03:21:32 T:139950284592896   DEBUG: libdvdnav: vm: failed to open/read the DVD
03:21:32 T:139950284592896   ERROR: Error on dvdnav_open
03:21:32 T:139950284592896   ERROR: CDVDPlayer::OpenInputStream - error opening
[nfs://192.168.1.6/srv/shared/media/dvd/debugme/DISC1.ISO]
03:21:32 T:139950284592896  NOTICE: CDVDPlayer::OnExit()
03:21:32 T:139950284592896  NOTICE: CDVDPlayer::OnExit() deleting input stream
03:21:32 T:139950284592896   DEBUG: OnPlayBackStopped : play state was 1,
starting 1
03:21:32 T:139950284592896   DEBUG: Thread DVDPlayer 139950284592896
terminating
03:21:32 T:139951756843072   DEBUG: OnPlayBackStopped : play state was 3,
starting 0




-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 'unstable'), (50, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages xbmc depends on:
ii  fonts-dejavu-core  2.34-1
ii  fonts-roboto   1:4.4.4r2-6
ii  libjs-iscroll  5.1.2+dfsg1-1
ii  libjs-jquery   1.7.2+dfsg-3.2
ii  mesa-utils 8.2.0-1
ii  python-imaging 2.6.1-2
pn  python:any none
ii  ttf-dejavu-core2.34-1
ii  x11-utils  7.7+2
ii  xbmc-bin   2:13.2+dfsg1-4

xbmc recommends no packages.

xbmc suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#604889: [desktop-base] KDM won't display spacefun theme

2010-11-24 Thread Ismael Bejarano
Package: desktop-base
Version: 6.0.1
Severity: normal

--- Please enter the report below this line. ---

Last version (6.0.1) has moved KDE stuff into /usr/share/kde4/*, but the file 
/etc/default/kdm.d/10_desktop-base was not updated to reflect such change.

These causes Kdm to fail to find the spacefun theme and intead it loads the 
default one.

Thanks in advance,
Ismael

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.36-trunk-amd64

Debian Release: squeeze/sid
  800 unstablequain.asterion 
  600 testing quain.asterion 
  101 experimental-snapshots quain.asterion 
  100 experimentalquain.asterion 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
librsvg2-common| 2.26.3-2


Package's Recommends field is empty.

Suggests  (Version) | Installed
===-+-===
gnome   | 
 OR kde-standard| 5:64
 OR xfce4   | 
 OR wmaker  | 







-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#580770: [google-mock] Installation conflict with libgtest

2010-05-08 Thread Ismael Bejarano
Package: google-mock
Version: 1.4.0-1
Severity: normal

--- Please enter the report below this line. ---

While trying to install google-mock with aptitude I got the following error 
message:

Unpacking google-mock (from .../google-mock_1.4.0-1_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/google-mock_1.4.0-1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/bin/gtest-config', which is also in package 
libgtest-dev 1.5.0-1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/google-mock_1.4.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Press return to continue.


Thank for your work!!


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-5-amd64

Debian Release: squeeze/sid
  800 unstablequain.local 
  600 testing quain.local 
  300 stable  quain.local 
  300 stable  dl.google.com 
  100 experimental-snapshots quain.local 
  100 experimentalquain.local 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
libc6(= 2.3.4) | 2.10.2-7
libgcc1(= 1:4.1.1) | 1:4.5.0-2
libstdc++6   (= 4.4.0) | 4.5.0-2
python  | 2.5.4-9


Package's Recommends field is empty.

Package's Suggests field is empty.






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#559233: xserver-xorg-input-synaptics: Tap and Scrolling disabled by default on touchpad (and missing documentation to enable it)

2010-01-01 Thread Ismael Bejarano
On Domingo 06 Diciembre 2009 09:50:53 usted escribió:
 Em 06-12-2009 00:42, Mattia Dongili escreveu:
  On Sat, Dec 05, 2009 at 06:37:28PM -0200, Renato S. Yamane wrote:
  On 05-12-2009 05:37, Mattia Dongili wrote:
  did you also edit the file?
  This is what I have:
 
  ?xml version=1.0 encoding=UTF-8?   !-- -*- SGML -*- --
  deviceinfo version=0.2
device
match key=info.capabilities contains=input.touchpad
merge key=input.x11_driver 
type=stringsynaptics/merge
merge key=input.x11_options.CircularScrolling
  type=stringtrue/merge merge
  key=input.x11_options.VertEdgeScroll type=stringtrue/merge
  merge key=input.x11_options.HorizEdgeScroll
  type=stringtrue/merge merge key=input.x11_options.TapButton1
  type=string1/merge merge key=input.x11_options.TapButton2
  type=string2/merge merge key=input.x11_options.TapButton3
  type=string3/merge /match
/device
  /deviceinfo
 
  I tried copy your FDI file above but tap/scrolling still not working
  on my Thinkpad T61.
 
  Did you see how much is difficult enable it? :-)
 
  Honestly I think you're just trying to demonstrate your point here.
 
 Documentation about how to enable tap says:
   - Use synclient: OK, it works, but is not permanently;
   - Use gpointing-device-settings: OK, it works, but is not permanently;
   - Create/Edit a FDI file: It don't work.
 
 Why you really think that I'm creating buzz and trolling?
 Hey man, tap/scrolling really is *don't working*. This is not a fantasy.
 
 Regards,
 Renato S. Yamane
 

I'm ok with the changes as long as I can configure it. I wanted to configure it 
such that it works in my logging manager (kdm).

I'm attaching the .fdi I've used in testing/unstable, it goes to 
/etc/hal/fdi/policy/ .

Synaptics driver from experimental seems to no longer have or use an fdi file 
(at least for amd64), instead it uses an udev rule. I've modified it a bit to 
pass the parameters required, this file goes to /etc/udev/rules.d/ .

Hope this help, regards,
Ismael
ACTION!=add|change, GOTO=xorg_synaptics_end
KERNEL!=event*, GOTO=xorg_synaptics_end

ENV{ID_INPUT_TOUCHPAD}!=1, GOTO=xorg_synaptics_end

ENV{x11_driver}=synaptics

ENV{x11_options.TapButton1}=1
ENV{x11_options.TapButton2}=2
ENV{x11_options.TapButton3}=3

# model specific quirks
ATTR{[dmi/id]product_name}==Inspiron 1011|Inspiron 1012, \
  ENV{x11_options.JumpyCursorThreshold}=90, \
  ENV{x11_options.AreaBottomEdge}=4100

ATTR{[dmi/id]product_name}==HP MiniNote 1000, \
  ENV{x11_options.JumpyCursorThreshold}=20

LABEL=xorg_synaptics_end


11-x11-synaptics.fdi
Description: XML document


Bug#537325: [hannah-foo2zjs] Firmware downloader fails to download HP1018 firmware

2009-07-16 Thread Ismael Bejarano
Package: hannah-foo2zjs
Version: 20090301dfsg-3
Severity: normal

--- Please enter the report below this line. ---

Trying to download HP1018 firmware selecting only HP1018 from list fail

First show message box with
: getweb: Don't know how to get extra stuff for printer hp1018.

Next show another message box with
: Something went wrong during the download and installation process for the
: following printers: hp1018

But calling 'getweb 1018' from command line works.Seems like the parameter
passed to getweb changed somehow between versions. Also if I mark
all firmwares to download it works.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-1-amd64

Debian Release: squeeze/sid
  700 testing ftp.us.debian.org 
  400 stable  www.debian-multimedia.org 
  400 stable  volatile.debian.org 
  400 stable  security.debian.org 
  400 stable  ftp.us.debian.org 
  400 stable  dl.google.com 
  200 unstableftp.us.debian.org 
  100 experimentalftp.us.debian.org 
1 lenny-backports www.backports.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
libc6 (= 2.2.5) | 2.9-20
libgcc1 (= 1:4.1.1) | 1:4.4.0-11
libqtcore4(= 4.4.3) | 4.5.1-2
libqtgui4 (= 4.4.3) | 4.5.1-2
libstdc++6(= 4.1.1) | 4.4.0-11
gksu | 2.0.2-2+b1
 OR kdebase-bin  | 4:4.2.2-1
 OR kdebase-runtime  | 4:4.2.2-1
 OR ktsuss   | 
 OR sux  | 1.0.1-5


Package's Recommends field is empty.

Package's Suggests field is empty.







-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org