[Bug 946956] Re: lyx crashes in open/save file dialog

2014-07-16 Thread Glenn Horton-Smith
This affects me too, and setting QT_ACCESSIBILITY to 0 also works around
the problem for me.

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

Title:
  lyx crashes in open/save file dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/lyx/+bug/946956/+subscriptions

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


[Bug 1287124] Re: memory leak in evince: using gigabytes of ram when selecting text

2014-06-20 Thread Glenn Horton-Smith
I can confirm I see the same behavior with the pdf file provided by the
original reporter.

The valgrind output may be difficult to interpret.  I see many of the
same errors in valgrind of evince processing pdf files that don't
provoke this behavior.  I found it hard to find any error that wasn't
present in both cases.

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

Title:
  memory leak in evince: using gigabytes of ram when selecting text

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

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


[Bug 1107109] Re: the last upgrade broke WiFi

2013-03-01 Thread Glenn Horton-Smith
I am seeing this issue too, on two different laptops.  One is a 
HP-Mini-210-1100, the other a old black MacBook.  On both, everything is fine 
if I downgrade to 5.100.82.38 using
   sudo apt-get install bcmwl-kernel-source=5.100.82.38+bdcom-0ubuntu6

With bcmwl-kernel-source=6.20.155.1+bdcom-0ubuntu0.0.1 installed, the wireless 
works as far as seeing the available networks, but when I try to connect, the 
status in the top menu bar repeatedly loops through showing the radiating 
waves icon typical of when connecting to a network, and then switches to the 
circular updating icon usually seen when first turning on wireless, and then 
back again to the waves, repeating that several times before eventually 
announcing network disconnected.  Looking at the log messages using
   sudo tail -f /var/log/kern.log
while this is happening, I see lots of messages from cfg80211 about disabling 
frequencies, updating information, disabling frequencies, over and over again.

I'll just downgrade until this is fixed, since that works for me, but I
hope it gets fixed.  (I prefer not to fuss with update-notifier update-
manager's default settings if I can help it, but that means it will keep
offering this update to me.)

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

Title:
  the last upgrade broke WiFi

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

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


Re: [Bug 789691] Re: problems with time control: wrong icon, 100% on manual time adjustment

2011-05-29 Thread Glenn Horton-Smith
 Would it be possible to tarball your .config/Gpredict directory so I can
give it a try?

Sure, here it is attached.  I also found out some more.  If I take ISS out
of the satellites list in Configure, then the 100% CPU does NOT happen.
If ISS is reenabled, the 100% happens.

Please note: In the tarball config attached, ISS is NOT in the list of
satellites being tracked, so you have to add it back in on Configure to
reproduce the error.

I compiled version 1.3 from source and ran it under the debugger, and got
the attached stack trace when it was in the 100% condition.  I saw a
reference to the ISS data in the argument to one of the functions of the
stack trace, so that's why I tried taking ISS out of the display list.
Perhaps there is something funny about these particular ISS elements?

So then I wondered if it was perhaps due to the decayed satellite bug
reported in SourceForge tracker (ID: 3229639), which you had fixed with
commit 789.  So I checked out the SVN trunk (@ rev 826) and compiled it.
But the 100% happens in trunk@826 too, in the same place according to the
gdb stack dump, so the problem is not solved.

One other thing to note: with ISS out of the list, all is still not well.
After manually changing the time, if I then try to resume real time mode,
it jumps to Dec 13, 1901.  I also note in the stack trace that the first
argument to Calculate_User_PosVel() is _time=_time=nan(0x8).
I don't understand the code well enough to be sure, but that seems very
strange.

On the other issue: I tried running Gpredict under different windows
managers (plain gnome and twm) on the same netbook, and indeed the icons are
fine.  But the 100% when changing time manually problem still happened with
ISS enabled.  So the icon issue seems to be purely an issue specific to
Unity, and the manual time control issue is unrelated to the window
manager.

In case it matters, I am using an HP netbook whose CPU is an Intel(R)
Atom(TM) CPU N455 @ 1.66GHz.

Best regards.


On Sun, May 29, 2011 at 7:28 AM, AA1VS hamaa...@gmail.com wrote:

 Hello,

 I tried to replicate your situation and was unable to.  Would it be
 possible to tarball your .config/Gpredict directory so I can give it a
 try?

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/789691

 Title:
  problems with time control: wrong icon, 100% on manual time adjustment

 Status in “gpredict” package in Ubuntu:
  New

 Bug description:
  Binary package hint: gpredict

  If I try to change the day or slide the slider in the time control,
 gpredict stops responding and uses 100% of CPU.
  Also (and this may be unrelated?) the  Time Controller  dialog shows the
 wrong icon for the Play Backwards button.
  Ubuntu 11.04 (natty).
  Seen with both 1.1-7 nd 1.3 (Specifically, gpredict 1.1-7 from 
 ubuntu.comnatty/universe and also with gpredict 1.3-ppa4+natty from
 http://ppa.launchpad.net/gpredict-team/ppa/ubuntu/ natty/main.)

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/gpredict/+bug/789691/+subscribe



** Attachment added: gdb-backtrace.txt
   
https://bugs.launchpad.net/bugs/789691/+attachment/2146997/+files/gdb-backtrace.txt

** Attachment added: config-Gpredict.tar.gz
   
https://bugs.launchpad.net/bugs/789691/+attachment/2146998/+files/config-Gpredict.tar.gz

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

Title:
  problems with time control: wrong icon, 100% on manual time adjustment

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

Re: [Bug 789691] Re: problems with time control: wrong icon, 100% on manual time adjustment

2011-05-29 Thread Glenn Horton-Smith
Indeed, everything works fine if I stick to GMT. I had forgotten I had  
changed that option.

With the patch, I now find no problem with the localtime option. The time  
control works as expected now, no 100% CPU issues. I tried the patch on  
both the 1.3 source and the svn head, and it worked fine with both. Thanks!

73


On , AA1VS hamaa...@gmail.com wrote:
 Glenn,


 Please find attached a patch for the time controller and the time
engine

 that might help. It may require further testing and is preliminary.


 If you care for the bloody details, the Julian time functions use the

 calendar year and the gmtime functions use year-1900. This patch

 addresses that.



 Further comparisons between gpredict running in UTC mode and in localtime  
 would be appreciated.




 ** Patch added: UTC v local time patch for time controller


https://bugs.launchpad.net/ubuntu/+source/gpredict/+bug/789691/+attachment/2147262/+files/UTC_TIME_CONTROLLER.patch


 --

 You received this bug notification because you are a direct subscriber

 of the bug.

 https://bugs.launchpad.net/bugs/789691


 Title:

 problems with time control: wrong icon, 100% on manual time adjustment


 Status in “gpredict” package in Ubuntu:

 New


 Bug description:

 Binary package hint: gpredict


 If I try to change the day or slide the slider in the time control,  
 gpredict stops responding and uses 100% of CPU.

 Also (and this may be unrelated?) the Time Controller dialog shows the  
 wrong icon for the Play Backwards button.

 Ubuntu 11.04 (natty).

 Seen with both 1.1-7 nd 1.3 (Specifically, gpredict 1.1-7 from ubuntu.com  
 natty/universe and also with gpredict 1.3-ppa4+natty from  
 http://ppa.launchpad.net/gpredict-team/ppa/ubuntu/ natty/main.)


 To unsubscribe from this bug, go to:


https://bugs.launchpad.net/ubuntu/+source/gpredict/+bug/789691/+subscribe

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

Title:
  problems with time control: wrong icon, 100% on manual time adjustment

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

[Bug 789691] Re: problems with time control: wrong icon, 100% on manual time adjustment

2011-05-28 Thread Glenn Horton-Smith
** Attachment added: time-controller.png
   
https://bugs.launchpad.net/bugs/789691/+attachment/2146239/+files/time-controller.png

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

Title:
  problems with time control: wrong icon, 100% on manual time adjustment

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


[Bug 789691] [NEW] problems with time control: wrong icon, 100% on manual time adjustment

2011-05-28 Thread Glenn Horton-Smith
Public bug reported:

Binary package hint: gpredict

If I try to change the day or slide the slider in the time control, gpredict 
stops responding and uses 100% of CPU.
Also (and this may be unrelated?) the  Time Controller  dialog shows the wrong 
icon for the Play Backwards button.
Ubuntu 11.04 (natty).
Seen with both 1.1-7 nd 1.3 (Specifically, gpredict 1.1-7 from ubuntu.com 
natty/universe and also with gpredict 1.3-ppa4+natty from 
http://ppa.launchpad.net/gpredict-team/ppa/ubuntu/ natty/main.)

** Affects: gpredict (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  problems with time control: wrong icon, 100% on manual time adjustment

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


Re: [Bug 789691] Re: problems with time control: wrong icon, 100% on manual time adjustment

2011-05-28 Thread Glenn Horton-Smith
Hello,
Thanks for the quick response. I used the default amateur model with a  
different location. I just tried switching to the default location  
(Copenhagen), and the problem still happens. In case it matters, I had  
added STS-134 to the satellite list in the module configuration, but the  
problem still happens after removing it. The list of satellites being  
displayed is just AO-27, AO-51, AO-7, FO-29, ISS, and VO-52. My elements  
are up-to-date as of 2011-05-28 23:28 GMT.
Thanks for your work on GPredict!
Best regards,
Glenn Horton-Smith
N6OAL

On , AA1VS hamaa...@gmail.com wrote:
 Hello,


 The icon phenomenon I have encountered. The funny thing was the source

 looked right and if I displayed it over an ssh tunnel to a cygwin box

 the icons were correct.


 Now for the 100% issue, do you use the default amateur module with the

 default location? Also are your elements up to date?


 Tnx


 --

 You received this bug notification because you are a direct subscriber

 of the bug.

 https://bugs.launchpad.net/bugs/789691


 Title:

 problems with time control: wrong icon, 100% on manual time adjustment


 Status in “gpredict” package in Ubuntu:

 New


 Bug description:

 Binary package hint: gpredict


 If I try to change the day or slide the slider in the time control,  
 gpredict stops responding and uses 100% of CPU.

 Also (and this may be unrelated?) the Time Controller dialog shows the  
 wrong icon for the Play Backwards button.

 Ubuntu 11.04 (natty).

 Seen with both 1.1-7 nd 1.3 (Specifically, gpredict 1.1-7 from ubuntu.com  
 natty/universe and also with gpredict 1.3-ppa4+natty from  
 http://ppa.launchpad.net/gpredict-team/ppa/ubuntu/ natty/main.)


 To unsubscribe from this bug, go to:


https://bugs.launchpad.net/ubuntu/+source/gpredict/+bug/789691/+subscribe

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

Title:
  problems with time control: wrong icon, 100% on manual time adjustment

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