Mailinglist Archive: opensuse-bugs (15880 mails)
| < Previous | Next > |
[Bug 306048] opensuse-codecs-installer-10.3.0-5 opens non existant URL
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 31 Aug 2007 09:31:45 -0600 (MDT)
- Message-id: <20070831153145.0AD8ACC78D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=306048#c8
Jigish Gohil <jigish.gohil@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jigish.gohil@xxxxxxxxx
Status|NEEDINFO |NEW
Info Provider|jigish.gohil@xxxxxxxxx |
--- Comment #8 from Jigish Gohil <jigish.gohil@xxxxxxxxx> 2007-08-31 09:31:44 MST ---
1. Opens in firefox.
2. Not running NetworkManager
3. For the first time it opened a webpage(image attached) but it doesn't have
any instruction what to download or from where. Earlier the same link had "not
found".
http://farm2.static.flickr.com/1404/1285707505_08364a5955_b.jpg
:~> result=$(dbus-send --print-reply --system --type=method_call \
> --dest=org.freedesktop.NetworkManager \
> /org/freedesktop/NetworkManager \
> org.freedesktop.NetworkManager.state 2> /dev/null); \
> echo "${?} => ${result:$((${#result}-1)):1}"
1 =>
:~> curl --connect-timeout 5 http://opensuse.org &> /dev/null; echo $?
6
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Jigish Gohil <jigish.gohil@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jigish.gohil@xxxxxxxxx
Status|NEEDINFO |NEW
Info Provider|jigish.gohil@xxxxxxxxx |
--- Comment #8 from Jigish Gohil <jigish.gohil@xxxxxxxxx> 2007-08-31 09:31:44 MST ---
1. Opens in firefox.
2. Not running NetworkManager
3. For the first time it opened a webpage(image attached) but it doesn't have
any instruction what to download or from where. Earlier the same link had "not
found".
http://farm2.static.flickr.com/1404/1285707505_08364a5955_b.jpg
:~> result=$(dbus-send --print-reply --system --type=method_call \
> --dest=org.freedesktop.NetworkManager \
> /org/freedesktop/NetworkManager \
> org.freedesktop.NetworkManager.state 2> /dev/null); \
> echo "${?} => ${result:$((${#result}-1)):1}"
1 =>
:~> curl --connect-timeout 5 http://opensuse.org &> /dev/null; echo $?
6
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |