After the latest round of updates [including the GNOME 3.8 repo] the
application dia is broken.
Core was generated by `dia'.
Program terminated with signal 11, Segmentation fault.
#0 ddisplay_update_handler (ddisp=0x2ee2bf0) at display.c:566
566 g_return_val_if_fail ( renderer->clip_region_clear != NULL
(gdb) bt
#0 ddisplay_update_handler (ddisp=0x2ee2bf0) at display.c:566
#1 0x00007f89f2497bf5 in g_main_dispatch (context=0x25b1b20) at
gmain.c:3054
#2 g_main_context_dispatch (context=context@entry=0x25b1b20) at
gmain.c:3630
#3 0x00007f89f2497f38 in g_main_context_iterate (context=0x25b1b20,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
at gmain.c:3701
#4 0x00007f89f24983aa in g_main_loop_run (loop=0x2611820) at
gmain.c:3895
#5 0x00007f89f3984727 in IA__gtk_main () at gtkmain.c:1257
#6 0x000000000041e405 in main (argc=<optimized out>, argv=<optimized
out>) at main.c:35
--
Adam Tauno Williams <mailto:awilliam@whitemice.org> GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-gnome+owner(a)opensuse.org
I upgraded my workstation [nVidia x86_64] and primary laptop [Intel-GPU
x86_64] openSUSE 12.3 boxes to GNOME 3.8 as described @
<http://dominique.leuenberger.net/blog/2013/04/gnome-3-8-for-opensuse-12-3-g…>
Upgrade was smooth, and both are working. On the laptop [Intel-GPU] I
had to also perform the Mesa upgrade, otherwise it was hopelessly
donkers (as expected from the post).
zypper ar obs://home:dimstar:Mesa/standard Mesa
zypper dup --from Mesa
Only problem I have now is that GVFS WebDAV seems quite broken. I can
view a folder in Nautilus, but attempting to right-click open some file
results in an error. GVFS appears to be dropping the initial part of
the path so "/dav/Projects/MyProject/Documents/myfile.txt" results in a
request for "/Projects/MyProject/Documents/myfile.txt".
--
Adam Tauno Williams <mailto:awilliam@whitemice.org> GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-gnome+owner(a)opensuse.org
I'm not sure if this is a "GNOME" issue, it appears to be a Gtk issue,
so I don't know if that counts.
I'm seeing widget packing problems when using Wireshark, in dialogs some
widgets are not expanding to fill the available area.
Widget not packing correctly in the Follow TCP dialog
<https://bugzilla.novell.com/show_bug.cgi?id=819148>
I found a very similar but relating to the packet detail dialog.
<https://bugzilla.novell.com/show_bug.cgi?id=813180>
--
Adam Tauno Williams <mailto:awilliam@whitemice.org> GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-gnome+owner(a)opensuse.org
Hi,
I have been switching across a mac machine and an openSUSE desktop frequently due to my dayjob requirements.
I have always had the control key and the capslock key swapped in my linux boxes to not stress my hand. However, after using the Command key in Mac (roughly in the same position as the left alt), I feel that it is more natural and easier to use. Also, my muslce memory finds it annoying to switch between a Mac keyboard and the thinkpad keyboard (control + t for newtab vs command + t for newtab).
So, is there a way to have the Mac keyboard layout as an option for Gnome shell ? I tried Googling but could not find any option to change the keyboard layout. I do not want to change the individual keys and would prefer a global option where left alt becomes control (which I believe will be enough for most common activities). Is it possible to do ?
Thanks.
Sankar
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-gnome+owner(a)opensuse.org
I'm trying to import the ostree current qcow2 image using virt-manager
0.9.5 on GNOME Factory. I get these messages on launch...
mike@himon:~> virt-manager --no-fork -c qemu:///session
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning:
Attempt to add property
virtManager+graphwidgets+CellRendererSparkline::data-array after class
was initialised
type_register(cls, namespace.get('__gtype_name__'))
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning:
Attempt to add property
virtManager+graphwidgets+CellRendererSparkline::reversed after class
was initialised
type_register(cls, namespace.get('__gtype_name__'))
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning:
Attempt to add property virtManager+graphwidgets+Sparkline::data-array
after class was initialised
type_register(cls, namespace.get('__gtype_name__'))
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning:
Attempt to add property virtManager+graphwidgets+Sparkline::num-sets
after class was initialised
type_register(cls, namespace.get('__gtype_name__'))
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning:
Attempt to add property virtManager+graphwidgets+Sparkline::reversed
after class was initialised
type_register(cls, namespace.get('__gtype_name__'))
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning:
Attempt to add property virtManager+graphwidgets+Sparkline::rgb after
class was initialised
type_register(cls, namespace.get('__gtype_name__'))
/usr/lib64/python2.7/site-packages/gobject/__init__.py:115: Warning:
Attempt to add property virtManager+graphwidgets+Sparkline::filled
after class was initialised
type_register(cls, namespace.get('__gtype_name__'))
During the import operation, when I try to specify the disk format in
the interface, I get this instead of the usual list of disk formats...
Error message:
Error refreshing hardware page: unsupported operand type(s) for /:
'NoneType' and 'int'
Details:
Error refreshing hardware page: unsupported operand type(s) for /:
'NoneType' and 'int'
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/details.py", line 1307, in
hw_selected
self.refresh_disk_page()
File "/usr/share/virt-manager/virtManager/details.py", line 2921, in
refresh_disk_page
iotune_read_bytes_sec = disk.iotune_read_bytes_sec / 1024
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
Any suggestions where to look for a solution? I'll send this to
opensuse-virtual as well.
Thanks,
Mike
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-gnome+owner(a)opensuse.org
Hi openSUSE Gnome Developers!
BoF sessions are where work gets done and like in the years before we
also offer a room for instant Birds of a Feather sessions as oSC13 in
Thessaloniki.
Since BoF sessions are supposed to happen ad-hoc you can instantly get
together and find a free timeslot in the room "Artemis" which is able to
hold about 10-15 people and is equipped with a video projector and a
white board.
You have the chance to schedule you BoF session in advance by going to
https://en.opensuse.org/openSUSE:Conference_BoF and adding it at the
right place.
Don't forget to publish the outcome of your session either by posting on
your mailing list or in your blog!
Christopher
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-gnome+owner(a)opensuse.org