[Bug 1248642] Re: dynamic library inconsistencies with OpenGL/C++

2014-01-14 Thread Brian Nguyen
Hi Alberto,

I have been investigating this issue, and have filed binutils bug #16452
(http://sourceware.org/bugzilla/show_bug.cgi?id=16452) to track this.
This can be worked around by explicitly linking the executable against
pthreads, or explicitly specifying the path to NVIDIA's libGL using
gcc's -L flag, e.g.:

$ g++ ./test.cpp -pthread -lGL

or

$ g++ ./test.cpp -L/usr/lib/nvidia-319-updates -lGL

** Bug watch added: Sourceware.org Bugzilla #16452
   http://sourceware.org/bugzilla/show_bug.cgi?id=16452

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

Title:
  dynamic library inconsistencies with OpenGL/C++

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1248642/+subscriptions

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


[Bug 579047] Re: Uselessly prints "actual font: ..." to terminal on startup

2011-07-05 Thread Brian Nguyen
A workaround for this is to comment out the line

puts " actual font: $fa"

in /usr/bin/tkdiff. Looks like that was done in a later revision on SVN:
http://tksvn.tigris.org/ds/viewMessage.do?dsForumId=3861&dsMessageId=2441443

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

Title:
  Uselessly prints "actual font: ..." to terminal on startup

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

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


[Bug 359245] Re: Jaunty X highly unstable

2009-07-12 Thread Brian Nguyen
I can confirm a kernel panic also occurs in Intrepid with kernel
2.6.27-7-generic, with 185.18.14. Twinview is enabled; could that
possibly be the issue?

-- 
Jaunty X highly unstable
https://bugs.launchpad.net/bugs/359245
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 359245] Re: Jaunty X highly unstable

2009-07-12 Thread Brian Nguyen
If it helps, a flashing keyboard possibly indicates a kernel panic; thus
this might not be a problem with X but with the kernel itself. I'm
having the same issues on Jaunty with 185.18.14. Instead of hard
rebooting you could hold down Alt-SysReq and hit the keys e,s,b: see
http://ubuntuforums.org/showthread.php?t=553452

-- 
Jaunty X highly unstable
https://bugs.launchpad.net/bugs/359245
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 316179] Re: Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0 not responsive to joypads

2009-01-11 Thread Brian Nguyen
** Visibility changed to: Public

-- 
Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0  not responsive to joypads
https://bugs.launchpad.net/bugs/316179
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 316179] Re: Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0 not responsive to joypads

2009-01-11 Thread Brian Nguyen
** Visibility changed to: Private

-- 
Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0  not responsive to joypads
https://bugs.launchpad.net/bugs/316179
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


Re: [Bug 316179] Re: Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0 not responsive to joypads

2009-01-11 Thread Brian Nguyen
Both are unresponsive. My config file is unchanged from the standard
installation:

[History]
freeze=0
0=/home/brian/Games/gba/ffvi.gba
1=/home/brian/Games/gba/ffv.gba
2=/home/brian/Games/gba/minish.gba
3=
4=
5=
6=
7=
8=
9=

[Directories]
gb_roms=
gba_roms=
batteries=
saves=
captures=

[Core]
load_game_auto=0
frameskip=auto
throttle=0
layer_bg0=1
layer_bg1=1
layer_bg2=1
layer_bg3=1
layer_obj=1
layer_win0=1
layer_win1=1
layer_objwin=1
use_bios_file=0
bios_file=
save_type=0
flash_size=64
gb_border=1
gb_printer=0
emulator_type=0
screenshot_format=png

[Display]
scale=2
show_speed=1
pause_when_inactive=1
filter2x=0
filterIB=0
filter_disable_mmx=0

[Sound]
status=on
echo=0
low_pass=0
reverse_stereo=0
channel_1=1
channel_2=1
channel_3=1
channel_4=1
channel_A=1
channel_B=1
quality=2
volume=0

[Input]
active_joypad=1
joypad1_up=111
joypad1_down=116
joypad1_left=113
joypad1_right=114
joypad1_A=52
joypad1_B=53
joypad1_L=38
joypad1_R=39
joypad1_select=22
joypad1_start=36
joypad1_speed=65
joypad1_capture=96
joypad2_up=111
joypad2_down=116
joypad2_left=113
joypad2_right=114
joypad2_A=52
joypad2_B=53
joypad2_L=38
joypad2_R=39
joypad2_select=22
joypad2_start=36
joypad2_speed=65
joypad2_capture=96
joypad3_up=111
joypad3_down=116
joypad3_left=113
joypad3_right=114
joypad3_A=52
joypad3_B=53
joypad3_L=38
joypad3_R=39
joypad3_select=22
joypad3_start=36
joypad3_speed=65
joypad3_capture=96
joypad4_up=111
joypad4_down=116
joypad4_left=113
joypad4_right=114
joypad4_A=52
joypad4_B=53
joypad4_L=38
joypad4_R=39
joypad4_select=22
joypad4_start=36
joypad4_speed=65
joypad4_capture=96
autofire_A=0
autofire_B=0
autofire_L=0
autofire_R=0


On Sun, Jan 11, 2009 at 2:09 PM, Steven Harms wrote:

> Do you have any more information on this?  Is it the directional input,
> buttons, or both?  Whats your config file look like?
>
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=1378820&group_id=63889&atid=505529
>
> They have their buttons working but not the axis, thats why I ask
>
> ** Changed in: visualboyadvance (Ubuntu)
>   Status: New => Incomplete
>
> --
> Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0  not responsive to joypads
> https://bugs.launchpad.net/bugs/316179
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in "visualboyadvance" source package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: visualboyadvance-gtk
>
> Hi, I've been trying to get the GTK wrapper for visualboyadvance to
> properly recognize my joypad.  The joypad is recognized by jstest and zsnes,
> and is located at /dev/input/js0; gvba recognizes keyboard input perfectly
> but not joypad input. I've tried running the command gvba from console but
> no error messages are visible when the program fails to recognize my
> joypad's input.
>


-- 
Brian Nguyen

1614 Roberta Dr
San Mateo, CA 94403
Phone: (650) 740-1493
E-mail: mtxc...@gmail.com

-- 
Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0  not responsive to joypads
https://bugs.launchpad.net/bugs/316179
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 316179] [NEW] Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0 not responsive to joypads

2009-01-11 Thread Brian Nguyen
Public bug reported:

Binary package hint: visualboyadvance-gtk

Hi, I've been trying to get the GTK wrapper for visualboyadvance to
properly recognize my joypad.  The joypad is recognized by jstest and
zsnes, and is located at /dev/input/js0; gvba recognizes keyboard input
perfectly but not joypad input. I've tried running the command gvba from
console but no error messages are visible when the program fails to
recognize my joypad's input.

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

-- 
Intrepid: visualboyadvance-gtk 1.8.0-4ubuntu1 0  not responsive to joypads
https://bugs.launchpad.net/bugs/316179
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