[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-10-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/lxappearance-obconf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package lxappearance-obconf - 0.2.2-3build1

---
lxappearance-obconf (0.2.2-3build1) wily; urgency=medium

  * No change, rebuild against openbox 3.6.1 (LP: #1469276)

 -- Julien Lavergne   Fri, 16 Oct 2015 10:52:59 +0200

** Changed in: lxappearance-obconf (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-09-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lxappearance-obconf (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-09-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lxappearance (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-07-10 Thread A. Eibach
Got it! Just uploaded about 10 hours ago.
However, after enabling wily-proposed for openbox in /etc/apt/sources.list, I 
had to use 

$ sudo apt-get dist-upgrade

since the ordinary upgrade option did not install the new openbox.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-07-08 Thread A. Eibach
** Also affects: lxappearance (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  I just don't understand it.
  Towards 0.2.2-1, lxappearance-obconf plugin 0.2.2-2 only seems to have 
undergone a cosmetical change (i. e. information update).
  
  But lxappearance 0.6.1-1 works perfectly with 0.2.2-1 here on Wily.
+ 
+ (Using Openbox 3.5.2-8.)
  
  However lxappearance 0.6.1-1 with plugin version 0.2.2-2 makes it crash!
  So if you can reproduce the crash, LEAVE lxappearance at its latest version 
and only do a minimal downgrade of lxappearance-obconf! It's the plugin that 
literally forces lxappearance main program into the segfault abyss.
  
  gdb
  ...
  Reading symbols from lxappearance...(no debugging symbols found)...done.
  (gdb) handle SIG33 pass nostop noprint
  SignalStop  Print   Pass to program Description
  SIG33 NoNo  Yes Real-time event 33
  (gdb) run
- Starting program: /usr/bin/lxappearance 
+ Starting program: /usr/bin/lxappearance
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.
  
  Program received signal SIGSEGV, Segmentation fault.
  0xb6927f65 in preview_theme () from 
/usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
  (gdb) bt full
  #0  0xb6927f65 in preview_theme () from 
/usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
  No symbol table info available.
  #1  0xb692878e in preview_update_all () from 
/usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
  No symbol table info available.
  #2  0xb6928f71 in theme_load_all () from 
/usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
  No symbol table info available.
  #3  0xb6926b78 in plugin_load () from 
/usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
  No symbol table info available.
  #4  0x0804f270 in plugins_init ()
  No symbol table info available.
  #5  0x0804ba78 in main ()
  No symbol table info available.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-07-08 Thread Jackson Doak
Openbox 3.6 is about to hit wily, and with it a newer lxappearance-obconf.
Just wait a few days and this should fix itself
On 8 Jul 2015 9:05 pm, A. Eibach 1469...@bugs.launchpad.net wrote:

 ** Also affects: lxappearance (Ubuntu)
Importance: Undecided
Status: New

 ** Description changed:

   I just don't understand it.
   Towards 0.2.2-1, lxappearance-obconf plugin 0.2.2-2 only seems to have
 undergone a cosmetical change (i. e. information update).

   But lxappearance 0.6.1-1 works perfectly with 0.2.2-1 here on Wily.
 +
 + (Using Openbox 3.5.2-8.)

   However lxappearance 0.6.1-1 with plugin version 0.2.2-2 makes it crash!
   So if you can reproduce the crash, LEAVE lxappearance at its latest
 version and only do a minimal downgrade of lxappearance-obconf! It's the
 plugin that literally forces lxappearance main program into the segfault
 abyss.

   gdb
   ...
   Reading symbols from lxappearance...(no debugging symbols found)...done.
   (gdb) handle SIG33 pass nostop noprint
   SignalStop  Print   Pass to program Description
   SIG33 NoNo  Yes Real-time event 33
   (gdb) run
 - Starting program: /usr/bin/lxappearance
 + Starting program: /usr/bin/lxappearance
   [Thread debugging using libthread_db enabled]
   Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.

   Program received signal SIGSEGV, Segmentation fault.
   0xb6927f65 in preview_theme () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   (gdb) bt full
   #0  0xb6927f65 in preview_theme () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   No symbol table info available.
   #1  0xb692878e in preview_update_all () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   No symbol table info available.
   #2  0xb6928f71 in theme_load_all () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   No symbol table info available.
   #3  0xb6926b78 in plugin_load () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   No symbol table info available.
   #4  0x0804f270 in plugins_init ()
   No symbol table info available.
   #5  0x0804ba78 in main ()
   No symbol table info available.

 --
 You received this bug notification because you are a member of Lubuntu
 Packages Team, which is subscribed to lxappearance in Ubuntu.
 https://bugs.launchpad.net/bugs/1469276

 Title:
   lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

 Status in lxappearance package in Ubuntu:
   New
 Status in lxappearance-obconf package in Ubuntu:
   New

 Bug description:
   I just don't understand it.
   Towards 0.2.2-1, lxappearance-obconf plugin 0.2.2-2 only seems to have
 undergone a cosmetical change (i. e. information update).

   But lxappearance 0.6.1-1 works perfectly with 0.2.2-1 here on Wily.

   (Using Openbox 3.5.2-8.)

   However lxappearance 0.6.1-1 with plugin version 0.2.2-2 makes it crash!
   So if you can reproduce the crash, LEAVE lxappearance at its latest
 version and only do a minimal downgrade of lxappearance-obconf! It's the
 plugin that literally forces lxappearance main program into the segfault
 abyss.

   gdb
   ...
   Reading symbols from lxappearance...(no debugging symbols found)...done.
   (gdb) handle SIG33 pass nostop noprint
   SignalStop  Print   Pass to program Description
   SIG33 NoNo  Yes Real-time event 33
   (gdb) run
   Starting program: /usr/bin/lxappearance
   [Thread debugging using libthread_db enabled]
   Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1.

   Program received signal SIGSEGV, Segmentation fault.
   0xb6927f65 in preview_theme () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   (gdb) bt full
   #0  0xb6927f65 in preview_theme () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   No symbol table info available.
   #1  0xb692878e in preview_update_all () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   No symbol table info available.
   #2  0xb6928f71 in theme_load_all () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   No symbol table info available.
   #3  0xb6926b78 in plugin_load () from
 /usr/lib/i386-linux-gnu/lxappearance/plugins/obconf.so
   No symbol table info available.
   #4  0x0804f270 in plugins_init ()
   No symbol table info available.
   #5  0x0804ba78 in main ()
   No symbol table info available.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list

[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-07-08 Thread A. Eibach
SUCCESS!

Managed to fix it myself. 
However, I had to install openbox 3.6.0 first (yet marked unstable) and the new 
dependencies (since lxappearance-obconf 0.2.2.3) libobrender31 and libobt4.

Works now, but should not be closed, as openbox 3.6.0 is still a little
futuristic ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance-obconf/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-07-08 Thread A. Eibach
3.6 in wily? That's a great news, thank  you!!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469276] Re: lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

2015-06-26 Thread A. Eibach
** Summary changed:

- lxappearance-obconf plugin causes lxappearance 0.6.1.-1 to segfault
+ lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469276

Title:
  lxappearance-obconf plugin causes lxappearance 0.6.1-1 to segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance-obconf/+bug/1469276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs