[Bug 1722584] Re: [SRU] Return traffic from metadata service may get dropped by hypervisor due to wrong checksum

2019-06-14 Thread Trygve Vea
Since I originally submitted this bug, I feel like I should weigh in on
the regression potential.

I believe the regression potential is very limited to non-existing.  We
have since found out that what we experienced was an unfortunate
regression in a network driver that took place when we performed a
kernel upgrade, and a OpenStack release upgrade at the same time.

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

Title:
  [SRU] Return traffic from metadata service may get dropped by
  hypervisor due to wrong checksum

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1722584/+subscriptions

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

[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-11-04 Thread Trygve Vea
Ignore my last comment - I were just able to reproduce it  Sorry for
the ones who got their hopes up :(

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

Title:
  Wacom Bamboo One tablet random coordinate malfunctions

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

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


[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-11-04 Thread Trygve Vea
An effective workaround for me is to turn off X-tilt and Y-tilt in the
input-device settings.

I didn't have to do this in 11.04, and I don't know what it effects -
but as far as this bug go - it's an effective workaround, as I haven't
been able to reproduce it since.

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

Title:
  Wacom Bamboo One tablet random coordinate malfunctions

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

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


[Bug 401028] Re: telepathy-butterfly crashed with TypeError in b64decode()

2010-04-10 Thread Trygve Vea
I have no idea when this error appears, it seems to just pop up randomly
- but; #47 and #71 looks to be a match against what I'm experiencing. My
Traceback:

Traceback:
 Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.6/papyon/msnp/base.py", line 107, in 
_dispatch_command
 handler(command)
   File "/usr/lib/pymodules/python2.6/papyon/msnp/notification.py", line 453, 
in _handle_NLN
 urllib.unquote(command.arguments[idx]))
   File "/usr/lib/pymodules/python2.6/papyon/p2p.py", line 159, in parse
 shad = base64.b64decode(shad)
   File "/usr/lib/python2.6/base64.py", line 76, in b64decode
 raise TypeError(msg)
 TypeError: Incorrect padding

-- 
telepathy-butterfly crashed with TypeError in b64decode()
https://bugs.launchpad.net/bugs/401028
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 465039] Re: tudu crashes with "segmentation fault"

2010-03-03 Thread Trygve Vea
I got this error fairly quickly by playing a little bit around with this
application.

Here's my tudu.xml, as the strace suggests that the crash occurs upon
reading:

write(1, "[E]dit anyway, [Q]uit:", 22[E]dit anyway, [Q]uit:)  = 22
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 25), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7719000
read(0, E
"E\n", 1024)= 2
open("/srv/nfs/drift/home/tv/.tudu.xml", O_RDONLY|O_LARGEFILE) = 3
read(3, "\nhttp://launchpadlibrarian.net/40045258/segfaultingtudu.xml

-- 
tudu crashes with "segmentation fault"
https://bugs.launchpad.net/bugs/465039
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 244064] Re: High score incorrectly reported

2009-04-14 Thread Trygve Vea
I beg to differ.

Jaunty comes with the same package as Intrepid, and gweled_0.7-2ubuntu6
still has this error. I need to point out that it only occurs during
timed gameplay.

And to specify the problem further; The problem is that the highscore-
window which pops up when the game is ended, displays the wrong text.
This is caused by show_hiscores being called with a positive value.

show_hiscores is designed to be called with an integer from 0-10 as the
argument, where 0 indicates that you didn't get on the highscore-list
(or, just show the highscore list) --- and where 1-10 indicates which
position you got on the list. If the argument is above 0 it displays the
text.

And as you can see in my patch, I remove the line which calls
show_hiscores(gi_score), which would usually call it with a value
exceeding 10, and therefore only affect the text saying "You made the
highscore list", when you may not have done so. In addition, if you
actually make the highscore list, the intention of show_hiscores is to
make your position appear in bold. This will in timed gameplay always
appear with a regular font, because show_hiscores get called twice
(where the second one changes the font back to regular).

My patch does in practice not show the highscore if you don't make the
list, and if you make the list it shows your position in bold with the
correct text.

If one would also like to show the highscore even if you don't make the
list, one could probably apply my patch and remove the line "
if (hiscore_rank > 0)", so that show_highscores(hiscore_rank) gets
called no matter how the game ended.

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

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


[Bug 269910] Re: Netmask automatically changes to 24

2008-09-13 Thread Trygve Vea
This is not a bug.

Ref. http://en.wikipedia.org/wiki/Netmask

The 24 means it is a 24 bit subnetwork, which is just another way of
saying 255.255.255.0.


Regards, Trygve

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

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


[Bug 248352] Re: Add option to clear high scores

2008-09-13 Thread Trygve Vea
I'd argue that this isn't a bug, but a question.

This can be done by truncating the files located in /var/games.
These files are only writable by root and the games group.

You can reset the highscore in Mahjongg by running the following two
commands in a terminal:

sudo su
for a in `ls /var/games/mahjongg.*`; do cat /dev/null > $a; done

The reason why this is done the way it is, is to make it possible for
users to share the highscore-table without making it obviously easy to
cheat. Implementing what you ask from within a game is most likely never
to happen, since that would break this feature.

Regards, Trygve

-- 
Add option to clear high scores
https://bugs.launchpad.net/bugs/248352
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269849] [NEW] debian/patches/music_preference.diff breaks translations

2008-09-13 Thread Trygve Vea
*** This bug is a duplicate of bug 217546 ***
https://bugs.launchpad.net/bugs/217546

Public bug reported:

Binary package hint: gweled

The packaged version of gweled is only partially translated. Parts of
the game are in English, other parts are not.

When I check src/gweled.glade in the source before a build, everything
looks fine. If I build the package, and
debian/patches/music_preference.diff gets applied, the file has been
modified to include some strings in French (I think).

I believe some cleanup is necessary. :)

Regards, Trygve

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

** This bug has been marked a duplicate of bug 217546
   Menu is displaying in wrong locale

-- 
debian/patches/music_preference.diff breaks translations
https://bugs.launchpad.net/bugs/269849
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 244066] Re: High score dismissed on mouse click on game

2008-09-13 Thread Trygve Vea
I agree with the bug reporter. The attached patch forces the user to
pick New Game from the menu.

Regards, Trygve

** Attachment added: "gweled-bug244066.patch"
   http://launchpadlibrarian.net/17593098/gweled-bug244066.patch

-- 
High score dismissed on mouse click on game
https://bugs.launchpad.net/bugs/244066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 244064] Re: High score incorrectly reported

2008-09-13 Thread Trygve Vea
I agree with the reporter, and I took the liberty to fix it.

As far as I can tell, this only occurs on timed gameplay.

** Attachment added: "gweled-bug244064.patch"
   http://launchpadlibrarian.net/17593068/gweled-bug244064.patch

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

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


[Bug 258032] Re: Rhythmbox does not handle a sudden/unexpected dissappearance of pulse server properly

2008-08-15 Thread Trygve Vea
I believe you misread my report.

Rhythmbox's code clearly gets notified that its connection to pulse has
been terminated. This is very easy to provoke if you follow my steps.

The error-handler-function of rhythmbox prints out the message - but it
doesn't handle it, because there is no code which handles this error
message.


I haven't opened a bug about it crashing, but about it freezing --- I 
discovered this while pulse-audio stopped functioning on my workstation, and I 
had to kill my pulse-processes "anything" work (several applications was 
frozen)... Most applications behaved normally after the kill, but what I 
noticed is that rhythmbox was one out of two applications which didn't handle 
the (unexpected) kill properly. (On a side note: the other one is pidgin, which 
already had a bug filed for it - Bug 238963 --- the behaviour isn't identical, 
as rhythmbox only freezes --- it does not consume 100% cpu)

I'm quite confident that this bug is fixable by adding a few lines to
the error handling function (rb_shell_player_error) in shell/rb-shell-
player.c ... If I could manage to get rhythmbox to compile properly in
the first place, I would have submitted a patch.

-- 
Rhythmbox does not handle a sudden/unexpected dissappearance of pulse server 
properly
https://bugs.launchpad.net/bugs/258032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 258032] [NEW] Rhythmbox does not handle a sudden/unexpected dissappearance of pulse server properly

2008-08-14 Thread Trygve Vea
Public bug reported:

Binary package hint: rhythmbox

If you play music and the pulse audio-servers get killed or disappears
in an unexpected way, rhythmbox freezes.

1) Description: Ubuntu 8.04.1, Release: 8.04

2) ~$ apt-cache policy rhythmbox
rhythmbox:
  Installed: 0.11.5-0ubuntu8
  Candidate: 0.11.5-0ubuntu8
  Version table:
 *** 0.11.5-0ubuntu8 0
500 http://no.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 0.11.5-0ubuntu6 0
500 http://no.archive.ubuntu.com hardy/main Packages

3) Player displays an error message. After the error message has been
acknowledged by the user, the player should quit or make an attempt to
connect to alsa in stead of pulseaudio.

4) The application freezes. If you run rhythmbox with the -d parameter,
you will see the following messages in the terminal:

(20:06:16) [0x80dc408] [rb_shell_player_error] rb-shell-player.c:3031: playback 
error while playing: Disconnected: Connection terminated
(20:06:16) [0x80dc408] [error_cb] rb-shell-player.c:3184: exiting error hander


Reproduction steps:

a) Start rhythmbox (preferebly from a terminal with -d as parameters, for the 
extra debug information)
b) Play a jolly tune
c) Kill all "pulse"-processes running as your user
d) The application should now be in the state described at point 4)

Regards, Trygve

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

-- 
Rhythmbox does not handle a sudden/unexpected dissappearance of pulse server 
properly
https://bugs.launchpad.net/bugs/258032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 256786] Re: wincam

2008-08-10 Thread Trygve Vea
This is most likely a duplicate of
https://bugs.launchpad.net/bugs/227177 ... (Check out
https://answers.launchpad.net/ubuntu/+source/gspca/+question/41434 for
confirmation)

Regards, Trygve

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

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