** Attachment added: "modinfo_iwl4965"
http://launchpadlibrarian.net/14854559/modinfo_iwl4965
--
[ Wifi card Intel Pro 4965 ] throughput < 100 kBps on 802.11b network
https://bugs.launchpad.net/bugs/236212
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
** Attachment added: "uname-a.log"
http://launchpadlibrarian.net/14854518/uname-a.log
--
[ Wifi card Intel Pro 4965 ] throughput < 100 kBps on 802.11b network
https://bugs.launchpad.net/bugs/236212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Attachment added: "proc_version_signature.log"
http://launchpadlibrarian.net/14854517/proc_version_signature.log
--
[ Wifi card Intel Pro 4965 ] throughput < 100 kBps on 802.11b network
https://bugs.launchpad.net/bugs/236212
You received this bug notification because you are a member of Ub
** Attachment added: "lspci-vvnn.log"
http://launchpadlibrarian.net/14854516/lspci-vvnn.log
--
[ Wifi card Intel Pro 4965 ] throughput < 100 kBps on 802.11b network
https://bugs.launchpad.net/bugs/236212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
** Attachment added: "dmesg.log"
http://launchpadlibrarian.net/14854504/dmesg.log
--
[ Wifi card Intel Pro 4965 ] throughput < 100 kBps on 802.11b network
https://bugs.launchpad.net/bugs/236212
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
Binary package hint: linux-source-2.6.24
Hello ! I experience a strange annoyance with my Intel Pro 4965 WiFi chip on
Hardy.
When I connect (at work) to a 802.11g WiFi router everything works fine.
But when I connect (at home) to my good old 802.11b WiFi switch, the troughpu
As a side note, I have tried both following drivers :
/lib/modules/2.6.24-17-generic/ubuntu/wireless/iwlwifi/iwlwifi/compatible/iwl4965.ko
/lib/modules/2.6.24-17-generic/updates/wireless/iwlwifi/iwlwifi/compatible/iwl4965.ko
(the second one is not installed by default but comes from
linux-backpor
Hello,
I´m on vacation until next friday. Will do so when I get back.
Regards,
Nicolas
2008/8/29 Leann Ogasawara <[EMAIL PROTECTED]>:
> The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
> upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would
> appreciate
This bug was collected during a 1st year CS Bachelor course.
** Attachment added: "Preprocessed source"
http://launchpadlibrarian.net/10105643/ccgAvvVR.out
--
g++ crashes when compiling not-so-intricate source file
https://bugs.launchpad.net/bugs/155259
You received this bug notification beca
Public bug reported:
Binary package hint: g++-4.1
Here is the source-code that exposes the bug :
/***/
#include
using namespace std;
double arctan(double x)
{
int i=1,n=20;
double c=1.0,arct=0.0,paf=1.0,eps=0.1,hab;
hab=(x/(1+x*x));
do
The bug was first discovered during a programming session on Dapper but
it is reproducible on an up-to-date Gutsy.
--
g++ crashes when compiling not-so-intricate source file
https://bugs.launchpad.net/bugs/155259
You received this bug notification because you are a member of Ubuntu
Bugs, which is
> Jon Anderson :
I noticed 4 files like you mention in my ./Trash directory
Hope that helps.
** Attachment added: "hs_err_pid4862.log"
http://launchpadlibrarian.net/8581096/hs_err_pid4862.log
--
gdb crashes while stepping through code using Eclipse / CDT
https://bugs.launchpad.net/bugs/80840
** Attachment added: "hs_err_pid5163.log"
http://launchpadlibrarian.net/8581154/hs_err_pid5163.log
--
gdb crashes while stepping through code using Eclipse / CDT
https://bugs.launchpad.net/bugs/80840
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug
** Attachment added: "hs_err_pid27741.log"
http://launchpadlibrarian.net/8581151/hs_err_pid27741.log
--
gdb crashes while stepping through code using Eclipse / CDT
https://bugs.launchpad.net/bugs/80840
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bu
** Attachment added: "hs_err_pid28569.log"
http://launchpadlibrarian.net/8581152/hs_err_pid28569.log
--
gdb crashes while stepping through code using Eclipse / CDT
https://bugs.launchpad.net/bugs/80840
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bu
Public bug reported:
Binary package hint: update-manager
I experienced an annoying "peudo-bug" recently while using update-
manager.
- I was busy editing a piece of code using Gedit
- The update-manager tray icon told me about new updates
- I clicked on the icon and started the update process
-
Public bug reported:
Binary package hint: gdb
I cannot reproduce this bug easily. It happens while debugging C code from the
Eclipse / CDT environment.
The code which was being debugged is linked agaisnt libglib-2.0, if that info
helps.
I'm sorry I cannot provide more information, but I hope th
** Attachment added: ".crash file related to the bug report"
http://librarian.launchpad.net/5807822/_usr_bin_gdb.1000.crash
--
gdb crashes while stepping through code using Eclipse / CDT
https://launchpad.net/bugs/80840
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
Public bug reported:
Binary package hint: nautilus
When I execute a nautilus script via the context menu by right-clicking
on the desktop, nautilus sets the variable NAUTILUS_SCRIPT_CURRENT_URI
to the value $HOME.
Shouldn't it be $HOME/Desktop instead ?
This would be more sensible IMHO.
For in
I use Dapper 6.06 (dist-upgraded from 5.10).
> Do you use the option to have your user directory as desktop?
What option are you referring to exactly ? I don't recall changing
such a setting ... but
maybe its an old setting from a previous version of Ubuntu (I think I
dist-upgraded twice without
Mmmhh... I have the weirdest thing : I tried your zenity script and it
works !
Displays "file:///home/username/Desktop" as expected.
Apparently its my script whose buggy :
#!/bin/bash
cd $NAUTILUS_SCRIPT_CURRENT_URI
exec gnome-terminal
But it works for every single directory I tried *except
Thanks for your advice, I wondered about that. The only thing I can't
figure out now is why does the above script in all situations *but*
the ~/Desktop case. When I find out I'll post it here.
--
NAUTILUS_SCRIPT_CURRENT_URI is set to $HOME when executing scripts from desktop
https://launchpad.net
22 matches
Mail list logo